.user-profile{
    background: url('../plugins/images/profile-menu-dark.png') center center/cover no-repeat;
}

.user-profile .user-pro-body .u-dropdown{
    color: #ffffff;
}

#project-timeline .steamline .sl-left{
    margin-left: -7px;
}

#section-line-1, #section-line-2, #section-line-3{
    padding: 0;
}


.select2-container-multi .select2-choices .select2-search-choice{
    border: 1px solid #929291;
    border-radius: 60px;
    background: #edda54;
    padding: 5px 5px 5px 20px;
    font-size: 12px;
}


.select2-container-multi .select2-search-choice-close{
    left: 7px;
    top: 4px;
}

.task-checkbox{
    display: inline;
}

.task-completed{
    background: #defbe3;
}

.task-completed label{
    color: #c5c5c5;
}

.task-completed .edit-task{
    text-decoration: line-through;
}

/*task ease transition*/
#task-list-panel {
    -webkit-transition: width 0.3s ease, margin 0.3s ease;
    -moz-transition: width 0.3s ease, margin 0.3s ease;
    -o-transition: width 0.3s ease, margin 0.3s ease;
    transition: width 0.3s ease, margin 0.3s ease;
}

/*.stop-timer-modal{
    width: 170px;
}*/

#active-timer-modal{
    font-size: xx-large;
}

@media (min-width: 768px){
    .sidebar {
        padding-top: 86px;
    }
    .content-wrapper .sidebar {
        padding-top: 106px;
    }
}
.client-panel-name{
    padding: 3px 0 0 8px;
    color: white;
    text-align: center;
    text-transform: uppercase;
    background: #00c292;
}

.member-panel-name{
    padding: 3px 0 0 8px;
    color: white;
    text-align: center;
    text-transform: uppercase;
    background: #f1c411;
}


.admin-panel-name{
    padding: 3px 8px;
    color: white;
    text-align: center;
    text-transform: uppercase;
    background: #ed4040;
}

.project-admin-panel-name{
    padding: 3px 0 0 8px;
    color: white;
    text-align: center;
    text-transform: uppercase;
    background: #5475ed;
}

.chat-main-box .chat-left-aside{
    border: 0;
}

.chat-right-aside{
    border-left: 1px solid rgba(120,130,140,.13);
}

.logo{
    overflow: hidden;
    display: block;
}

.logo b{
    float: left;
}

.logo span{
    display: block;
    margin-top: 19px;
}

.logo img{
    max-height:40px;
    display:inline-block;
    max-width:200px;
    line-height:60px;
    text-align:center;
    margin: 10px 0;
}
/*.admin-logo{*/
    /*background-color: #ed4040;*/
/*}*/
/*.member-logo{*/
    /*background-color: #f7c80c;*/
/*}*/
/*.client-logo{*/
    /*background-color: #00c292;*/
/*}*/
/*.project-admin-logo{*/
    /*background-color: #5475ed;*/
/*}*/

.error-box{background:url(../plugins/images/error-bg.jpg) center center no-repeat #fff!important;}

.login-register{
    background: url(../login-bg.jpg) center center/cover no-repeat!important;
    overflow:auto;
}

.form-material .form-control, .form-material .form-control.focus, .form-material .form-control:focus{
    background-image: linear-gradient(#000000,#a4a3a5),linear-gradient(rgba(120,130,140,.13),rgba(120,130,140,.13));
}

.auth-logo{
    font-size: 25px;
    margin: 7px 10px;
}

.language-switcher{
    margin: 12px 5px 0 0;
}

.language-switcher .dropdown-toggle, .language-switcher .dropdown-toggle:hover, .language-switcher .dropdown-toggle:focus, .language-switcher .dropdown-toggle:active{
    background: transparent;
    font-weight: 200;
    color: #FFFFFF;
    border:none;
    width: 83%;
    padding-right: 0;
}

.datepicker-dropdown{
    z-index: 9999 !important;
}

.vtabs{
    width: 100%;
}
.vtabs .tabs-vertical{
    width: 180px;
}

@media screen and (max-width: 58em){
    .sttabs nav a span {
        display: block;
    }
}

.table-responsive{
    overflow: visible;
}

.table-responsive .dropdown-menu{
    right: 0;
    left: auto;
}

.top-left-part a{
    height: 60px;
}

#ticket-messages{
    max-height: 350px;
    overflow-y: auto;
}

#footer-sticky-notes{
    right: 12px;
    background: rgba(0, 0, 0, 0.80);
    bottom: 0;
    position: fixed;
    width: 300px;
    z-index: 3;
}

#sticky-note-header{
    padding: 10px;
    color: #ffffff;
    border-bottom: 1px solid #ccc;
}

#sticky-note-list{
    padding: 0 5px;
    overflow-y: auto;
}

#sticky-note-list .sticky-note{
    margin: 5px 0;
    color: #FFFFFF;
}

#sticky-note-list .sticky-note .well{
    margin-bottom: 0;
}

#sticky-note-list .sticky-note .well hr{
    border-color: #FFFFFF;
}

.board-column{
    background-color: #fffefe;
    /*margin-left: 10px;*/
}

.board-column .panel-heading{
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 20px 10px;
}

.board-column .panel-body{
    padding: 10px;
    font-size: 1.3rem;
}

.lobipanel .panel-body{
    cursor: move;
    padding: 0;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.10);
}

.board-column .panel-heading a i{
    font-size: 14px;
}

.bg-grey{
    background-color: #fafbfb;
}

.p-t-5{
    padding-top: 5px !important;
}
.p-b-5{
    padding-bottom: 5px !important;
}
.p-t-15{
    padding-top: 15px !important;
}
.p-b-15{
    padding-bottom: 15px !important;
}

.p-12{
    padding: 12px !important;
}



@media (min-width: 992px) {
 
    /* Overwrite the default to keep the scrollbar always visible */

    ::-webkit-scrollbar {
        -webkit-appearance: none;
        height: 7px;
        width: 7px;
    }

    ::-webkit-scrollbar-thumb {
        border-radius: 4px;
        background-color: rgba(0,0,0,.5);
        -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
    }
}

.container-scroll > .container-row {
    overflow-x: auto;
    white-space: nowrap;
}

.container-scroll > .container-row > .col-xs-3 {
    display: inline-block;
    float: none;
    white-space: normal;
    width: 290px !important;
}

.container-scroll > .container-row {
    margin-top: 24px;
}


.widget-title{
    font-size: 13px !important;
    color: #2b2b2b;
    font-weight: 400 !important;
    text-transform: uppercase;
}

.two-part li span, .two-part li i{
    font-size: 17px;
}

.dashboard-stats .white-box{
    padding: 25px 12px;
}

.dashboard-stats .col-sm-3 div{
    /*margin-top: 16px;*/
}

.dashboard-stats .col-sm-3 i{
    color: #ffffff;
    font-size: 14px;
}


.dashboard-stats .col-sm-9 .counter {
    font-size: 20px;
}

.dashboard-stats .col-sm-3 span{
    padding: 18px;
    border-radius: 50%;
}
.dashboard-stats .col-sm-3 div span{
    padding: 18px;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    display: inline-block !important;
}

.permission-section{
    background: #fdfdfd;
    padding: 0;
}

.role-members{
    padding-bottom: 19px !important;
    padding-top: 17px !important;
}

ul.thumbnails.image_picker_selector li{
    margin-right: 5px;
}

.mailbox{
    max-height: 350px;
    overflow-y: auto;
}

#top-notification-count{
    padding: 0px 8px;
    background: #ff0000;
    color: #ffffff;
    border-radius: 50%;
}

.user-pro{
    background-color: #F5F5F5;
}

.m-t-25 {
    margin-top: 25px !important
}

.login-box{
    box-shadow: -2px 6px 40px -12px rgba(79,79,79,1);
}

@media (max-width: 1024px){
    .admin-panel-name{
        padding: 1rem;
    }
    .sidebar #side-menu .user-pro>a{
        padding: 17px 5px 16px 15px !important;
    }

    .top-left-part .logo{
        display: none;
    }
}


.shw-rside{
    width: 50%;
}

.task-description{
    font-size: 12px;
    margin-top: 10px;
    max-height: 10vh;
    overflow-y: auto;
    border-radius: 5px;
}

#sub-task-list{
    /*max-height: 21vh;*/
    /*overflow-y: auto;*/
    /*overflow-x: hidden;*/
}

#sub-task-list li{
    border: none;
}

#sub-task-list li:hover{
    background-color: #f3f3f3;
}

#comment-container{
    position: relative;
    min-height: 10vh;
}

#comment-box{
    width: 95%;
}

#comment-list{
    /*max-height: 20vh;*/
    /*overflow-x: hidden;*/
    /*overflow-y: auto;*/
}

.login-box{
    margin: 5% auto 0;
}

/*gantt chart*/

.gantt_add, .gantt_grid_head_add{
    background-image: none;
}

.gantt_task_progress_drag{
    display: none !important;
}

.gantt_link_point{
    display: none !important;
}

.gantt_task_drag.task_left, .gantt_task_drag.task_right{
    cursor: default;
}

.gantt_grid{
    background: #ffffff;
}

.gantt_grid_data .gantt_row, .gantt_grid_data .gantt_row.odd{
    background-color: #ffffff;
}

.sidebar #side-menu .user-pro>a{
    font-size: 1.2rem;
}

@media screen and (max-width: 768px) {
    .vtabs, .vtabs .tab-content{
        display: block;
    }

    .shw-rside{
        width: 100%;
    }
}

.sidebar #side-menu .user-pro>a {
    padding: 15px 4px 15px 15px!important;
}

.fc-toolbar h2{
    font-size: 14px !important;
}

.two-part li:first-child{
    width: 25%;
}

.two-part li:nth-child(2){
    width: 72%;
}

.card {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}

.card-img-top {
    border-top-right-radius: calc(.25rem - 1px);
    border-top-left-radius: calc(.25rem - 1px);
}

.card-block {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}

.card-title {
    margin-bottom: .75rem;
}


/*New custom reset css*/
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700');

body {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
}

.white-box{
    border-radius: 2px;
    /*padding: 15px 8px;*/
    /*box-shadow: 0 4px 8px rgba(0, 0, 0, 0.03);*/
}
/*.white-box.white-box-dashboard ul{*/
    /*margin-bottom: 5px;*/
/*}*/

/*.white-box.white-box-dashboard .box-title {*/
    /*font-size: 13px;*/
    /*line-height: 15px;*/
    /*margin-bottom: 15px;*/
    /*margin-top: 10px;*/
    /*text-transform: capitalize;*/
    /*font-weight: 500;*/
    /*color: #696969;*/
/*}*/

.btn-group-sm>.btn, .btn-sm, .btn-group-xs>.btn, .btn-xs{
    line-height: initial;
}

#side-menu>li:not(.user-pro)>a {
    padding: 10px 30px 10px 15px;
}

#side-menu>li.user-pro a {
    border-left: 0;
}

#side-menu>li:not(.user-pro) ul a {
    border-left: 0;
}

.sidebar .arrow {
    top: 13px;
}
#side-menu > li > a > i {
    width: 20px;
    display: inline-block;
}

.d-block{
    display: block;
}
.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline{
    margin-left: 0;
}

.bg-title{
    padding: 5px 15px 3px;
}

.bg-title h4{
    font-size: 14px;
    font-weight: normal;
}

.bg-success-gradient{
    background-image: linear-gradient(120deg, #84fab0 0%, #8fd3f4 100%);
}

.bg-danger-gradient{
    background-image: linear-gradient(to right, #fa709a 0%, #fe8f40 100%);
}

.bg-warning-gradient{
    background-image: linear-gradient(120deg, #f6d365 0%, #fda085 100%);
}

.bg-info-gradient{
    background-image: linear-gradient(120deg, #89f7fe 0%, #66a6ff 100%);
}

.bg-inverse-gradient{
    background-image: linear-gradient(to right, #434343 0%, black 100%);
}

.font-light{
    font-weight: 300 !important;
}
.pwd_wr {
    position: relative;
}
span.show_click {
    position: absolute;
    right: 0px;
    cursor: pointer;
    height: 96%;
    width: 33px;
    top: 1px;
    line-height: 35px;
    text-align: center;
    border-left: 1px solid #e4e7ea;
}

/*landing page style*/
.animate_effect,.landing3sec .bx-controls-direction a:before {
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
}
.landing_main_wr {
    font-family: Open sans;
}
.landing_logo img {
    width: 100px;
}
.landing_phone a {
    font-size: 23px;
    color: #000;
    text-decoration: none;
    margin-left: 28px;
    display: inline-block;
    vertical-align: middle;
    font-weight: 600;
}
.landing_phone a:hover {
    color: #ed4040;
}
.landing_phone i {
    height: 28px;
    width: 28px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    line-height: 28px;
    background-color: #ed4040;
    color: #fff;
    border-radius: 4px;
    font-size: 18px;
}
.landing_phone {
    padding: 27px 0px 0px;
}
.banner_wr {
    background-image: url(../img/landing_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    padding: 145px 0px;
}
h1.banner_title {
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    margin: 0px;
}
p.banner_subtitle {
    color: #fff;
    font-size: 22px;
    margin: 15px 0px 0px;
}
.cmn_btn {
    display: inline-block;
    background-color: #337ab7;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    padding: 8px 22px;
    margin-top: 31px;
    border-radius: 5px;
    text-decoration: none;
    border: none;
}
.cmn_btn:hover {
    background-color: #fff;
    color: #337ab7;
    text-decoration: none;
}
.landing_banner form {
    background-color: rgba(0,0,0,0.6);
    width: 85%;
    padding: 42px 44px 50px;
    color: #fff;
}
.landing_banner form h2 {
    margin-top: 0px;
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 16px;
}
button.cmn_btn {
    margin-top: 9px;
}
.form_fields {
    margin-top: 23px;
}
.banner_right {
    padding-top: 103px;
}
.landing_header_wr {
    padding: 9px 0px;
}
.landing_banner .form-control {
    height: auto;
    padding: 9px;
}
h2.common-title {
    margin: 0px;
    text-align: center;
    font-weight: 700;
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 50px;
}
section.cmn_section {
    padding: 72px 0px;
}
.service_sec:first-child {
    margin-top: 0px;
}

.service_sec {
    margin-top: 36px;
}
.service_sec p ,
.our_features p ,
.testimonials_wr p{
    line-height: 27px;
    font-size: 15px;
}
.service_sec label,
.our_features label {
    font-size: 19px;
    font-weight: 600;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
section.our_features {
    background-color: #F5F5F5;
}
.feature_sec {
    text-align: center;
}
.our_features i {
    font-size: 40px;
    color: #337ab7;
    display: block;
    margin-bottom: 18px;
}
.testi_sec h4 {
    font-weight: 600;
}
.contact_wr .row {
    margin: 0px;
}
.contact_wr .col-md-6 {
    padding: 0px;
}
.contact_info li {
    font-size: 20px;
    display: block;
    width: 236px;
    margin: 0 auto;
    color: #337ab7;
    font-weight: 600;
    margin-top: 53px;
}
.contact_info a {
    word-break: break-all;
}
.contact_info a:hover {
    text-decoration: none;
}
.contact_info i {
    display: block;
    width: 33px;
    height: 33px;
    margin: 0 auto 15px;
    line-height: 33px;
    background-color: #337ab7;
    color: #fff;
    border-radius: 6px;
}
.contact_info h3 {
    font-weight: 700;
    color: #337ab7;
    font-size: 32px;
}
.contact_wr .col-md-6.contact_info {
    padding-top: 40px;
}
section.testimonials_wr{
    background-color: #F5F5F5;
}
.team_sec {
    background-color: #F5F5F5;
    padding: 15px;
}
.team_sec img {
    width: 100%;
}
.our_team_titles {
    text-align: center;
    padding-top: 11px;
}
span.team_name {
    font-weight: 600;
    font-size: 22px;
}
.our_team_titles span {
    display: block;
}
span.team_designation {
    font-size: 18px;
    margin-top: 7px;
    color: #888;
    font-weight: 600;
}
.footer_wr {
    text-align: center;
    padding: 20px 0px;
    font-size: 18px;
    background-color: #337ab7;
    color: #fff;
}
.contact_map iframe {
    display: block;
}
.service_sec i {
    display: inline-block;
    vertical-align: top;
    width: 6%;
    font-size: 26px;
    color: #337ab7;
}
.serwr {
    display: inline-block;
    vertical-align: top;
    width: 92%;
}
.banner_right button.cmn_btn {
    margin-top: 31px;
}
#contactform label {
    color: #337ab7;
    font-weight: 600;
}
#contactform input, #contactform textarea {
    box-shadow: none;
    resize: none;
}
.contact_wr iframe {
    display: block;
}
/*landing 2*/
.sec_landing2 {
    width: 100%;
    overflow: hidden;
}
.landing_banner2 {
    background-image: url('/img/landing_bg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.header_img2 {
    padding: 0px 0px 0px 80px;
    text-align: center;
}
.header_text2 {
    padding: 120px 120px 0px 120px;
}
.banner_title2 {
    color: #FFF;
    font-size: 70px;
    font-weight: bold;
}
.banner_subtitle2 {
    color: #FFF;
    font-size: 35px;
    font-weight: bold;
}
.Newsletter2 {
    color: #FFF;
    font-size: 45px;
}
.form_landing2 input {
    position: absolute;
    width: 320px;
    border-radius: 30px;
    padding: 25px;
}
.form_landing2 button {
    float: right;
    width: 150px;
    padding: 16px;
    margin-right: 170px;
    border-radius: 35px;
}
#err_msg {
    margin-top: 65px;
    color: #b90000;
}
.action_button {
    padding: 15px;
    border-radius: 30px;
    margin-top: 20px;
    width: 200px;
    font-size: 20px;
}
.sec_landing2_services {
    width: 100%;
    overflow: hidden;
    padding: 30px 100px 0px 100px;
}
.service_heading {
    border: 2px solid #ddd;
    padding: 10px;
    margin-bottom: 0px;
}
.form-group.service_content {
    border: 1px solid #ddd;
    padding: 10px;
    border-top: none;
}
.services_heading > span:nth-child(1) {
    color: #8c8d91;
}
.services_heading > span:nth-child(2) {
    color: #ed1c23;
}
.get_intouch {
    padding-top: 30px;
}
.contact_us_div {
    padding: 30px;
}
.contact_us_head{
    padding: 10px;
    margin-bottom: 29px;
}
.contact_us_div2 {
    font-size: 18px;
}
.contact_info .contact_us_div2 a {
    color: #333;
}
.feature_section {
    text-align: center;
    padding: 10px;
}
.feature_section2 {
    background-color: #ce8500;
    padding: 20px;
    color: white;
}
.our_features2 {
    background-color: #dadada;
}
.our_features2 i {
    font-size: 40px;
    color: #FFF;
    display: block;
    margin-bottom: 18px;
}
.our_features2 label {
    font-size: 18px;
}
.team_membr {
    border-radius: 200px;
    height: 330px;
}
.testi_main_sec {
    background-color: #dadada;
}
.testi_section {
    padding: 10px;
}
.testi_section2 {
    background-color: #ce8500;
    padding: 20px;
    color: white;
}
h1.services_heading {
    font-weight: 700;
    font-size: 36px;
    line-height: 42px;
}
/*landing 3*/
.landing3_header {
    background-color: #8C8D91;
    padding: 9px 0px;
}
.landing3_header .landing_phone a {
    font-weight: normal;
    font-size: 20px;
    color: #fff;
}
.landing3_header .email {
    margin-left: 0px;
}
.landing3_header .phone {
    width: 67%;
    margin-left: 0px;
}
.landing3_header .landing_phone i {
    background-color: transparent;
    font-size: 24px;
}
section.landing3_banner {
    background-image: url('../img/landing3banner.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    padding: 59px 0px;
}
.landing3_banner form {
    background-color:rgba(141,144,145,0.5);
    width: 80%;
    padding: 17px;
    text-align: center;
    color: #fff;
}
.landing3_banner p.banner_subtitle {
    margin-bottom: 21px;
}
.landing3_banner h2.banner_title {
    font-weight: 800;
    font-size: 41px;
    color: #fff;
}
.landing3_banner button.popup-btn.cmn_btn.animate_effect {
    margin-top: 30px;
}
.footer_bottom {
    font-size: 19px;
    padding: 11px 0px;
    border-top: 1px solid rgba(255,255,255,0.2);
}
.landing3_footer {
    text-align: center;
    background-color: #337ab7;
    color: #fff;
    padding-top: 18px;
}
.landing3_footer a {
    color: #fff;
}
.footer_top {
    padding-bottom: 8px;
}
.footer_top ul li {
    display: inline-block;
    font-size: 17px;
    width: 33%;
    text-align: right;
}
.landing3_footer a {
    color: #fff;
}
.footer_top ul {
    padding: 0px;
}
.footer_top ul li:first-child {
    text-align: left;
}
.landing3_contact iframe {
    display: block;
}
.footer_top ul li:nth-child(2n) {
    text-align: center;
}
h2.common-title.landing3title:before {
    position: absolute;
    content: '';
    width: 78px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    height: 3px;
    background-color: #e71a24;
    bottom: 0px;
}
h2.common-title.landing3title {
    color: #337ab7;
    position: relative;
    padding-bottom: 13px;
    margin-bottom: 14px;
}
.testi_slider_outer {
    width: 750px;
    margin: 38px auto 0px;
    text-align: center;
    position: relative;
    padding: 0px 47px;
}
p.testi_subtitle {
    font-weight: 600;
    font-size: 20px;
}
.landing3sec .testi_sec h4 {
    font-size: 20px;
    color: #000;
}
.landing3sec .testi_sec p {
    font-size: 16px;
    line-height: 28px;
    margin-top: 19px;
}
.landing3sec .bx-controls-direction a.bx-next {
    right: 0px;
}

.landing3sec .bx-controls-direction a.bx-prev {
    left: 0px;
}
.landing3sec .bx-controls-direction a {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 0px;
}
.landing3sec .bx-controls-direction a.bx-prev:before {
    content: "\e605";
}
.landing3sec .bx-controls-direction a.bx-next:before {
    content: "\e606";
}
.landing3sec .bx-controls-direction a:before {
    position: absolute;
    content: '';
    width: 26px;
    height: 26px;
    line-height: 26px;
    font-size: 11px;
    color: #000;
    font-family: 'simple-line-icons';
    font-weight: 700;
    background-color: #337ab7;
    color: #fff;
    border-radius: 33px;
}
.landing3sec .bx-controls-direction a:hover:before {
    background-color: #e71a24;
}
.landing3services {
    background-color: #f5f5f5;
}
.ser_sec {
    border: 1px solid #337ab7;
    padding: 13px;
    background-color: rgba(51,123,183,0.1);
}
span.service_icon {
    color: #337ab7;
    font-size: 49px;
}
h4.service_title {
    font-weight: 600;
    margin-bottom: 17px;
}
p.service_content {
    font-size: 15px;
    line-height: 26px;
}
.ser_wr {
    margin-top: 49px;
}
.landing3features .feature_sec {
    width: 696px;
    margin: 0 auto 22px;
}
span.fea_icon {
    display: inline-block;
    vertical-align: top;
    margin-top: 5px;
    width: 8%;
    height: 36px;
    background-color: #fff;
    padding: 4px;
    border-radius: 2px;;
}
.fea_right {
    display: inline-block;
    text-align: left;
    margin-left: 17px;
    vertical-align: top;
    width: 86%;
}
span.fea_icon i {
    font-size: 23px;
    margin-bottom: 0px;
    line-height: 29px;
}
section.our_features.cmn_section.landing3features {
    background-color: transparent;
    background-image: url(../img/landing_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    color: #fff;
    z-index: 7;
    text-align: center;
    background-attachment: fixed;
}
.landing3Ourteam {
    background-color: #f5f5f5;
}
.landing3features .feature_sec {
    width: 46%;
    margin: 13px;
    background-color: rgba(0,0,0,0.6);
    padding: 22px;
    border-radius: 2px;
    display: inline-block;
}
.landing3features h2.common-title.landing3title {
    color: #fff;
    margin-bottom: 30px;
}
.landing3Ourteam .team_sec {
    background-color: rgba(51,123,183,0.1);
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid rgba(51,123,183,0.3);
}
.landing3Ourteam h2.common-title.landing3title {
    margin-bottom: 39px;
}
.landing3Ourteam .team_sec:hover {
    background-color: rgba(51,123,183,0.2);
}
/* landing 4 css*/
.banner_outer {
    width: 50%;
    padding: 0px 15px;
    margin: 18px auto 0px;
}
.landing4_banner h2 {
    font-size: 37px;
}
.landing4_banner h4 {
    font-size: 28px;
}
section.landing4_banner {
    text-align: center;
}
.landing4_wr {
    font-family: Poppins;
}
section.landing4_banner {
    background-image: url(../img/landing_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    padding: 130px 0px;
}
.banner_form {
    background-color: rgba(255,255,255,0.3);
    color: #000;
    padding: 31px 22px 41px 22px;
    text-align: center;
}
.landing4_banner .banner_form h4 {
    font-weight: 600;
    font-size: 32px;
    margin-top: 0px;
    margin-bottom: 31px;
    color: #000;
}
.banner_form input {
    padding: 12px 25px;
    border: none;
    border-radius: 4px;
    outline: none;
}
.landing4_header {
    padding: 10px 0px;
    border-bottom: 2px solid #337AB7;
}
.landing4_header .landing_phone i {
    background-color: #337AB7;
}
.landing4_header .landing_phone a:hover {
    color: #337AB7;
}
.landing4_banner input[type="submit"]:hover {
    color: #337AB7;
    background-color: transparent;
    border-color: #337AB7;
}
.landing4_banner input[type="submit"] {
    background-color: #337AB7;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    padding: 10px 25px;
    border: 1px solid transparent;
}
h2.common-title.landing4title {
    font-weight: 500;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 11px;
}
h2.common-title.landing4title:before {
    position: absolute;
    content: '';
    background-color: #337AB7;
    height: 2px;
    width: 68px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    bottom: 0px;
}
.land4ser_sec {
    border: 1px solid #337AB7;
    padding: 30px;
}
span.land4ser_icon {
    display: block;
    color: #337AB7;
    font-size: 41px;
}
span.land4ser_title {
    color: #337AB7;
    font-size: 25px;
    margin-bottom: 10px;
    display: block;
}
p.land4ser_content {
    line-height: 25px;
}
section.landing4ourfeature {
    background-image: url(../img/landing_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.col-md-7.feature_right {
    float: right;
}
.feature_cmn {
    color: #fff;
    background-color: rgba(51,122,183,0.7);
    padding: 26px;
    margin-bottom: 20px;
}
.landing4fea_right label.features_title {
    font-size: 23px;
    font-weight: 500;
}
span.landing4fea_icon {
    display: inline-block;
    font-size: 40px;
    width: 9%;
    vertical-align: top;
}
.landing4fea_right {
    display: inline-block;
    width: 90%;
    vertical-align: top;
}
.landing4fea_right p {
    font-size: 16px;
    line-height: 23px;
}
.landing4ourfeature h2.common-title.landing4title {
    color: #fff;
}
span.testi_img {
    display: block;
    width: 65px;
    margin: 0 auto;
    border: 1px solid #ddd;
}
.testi_img img {
    width: 100%;
}
.landing4testi_wr p {
    font-size: 16px;
    line-height: 25px;
}
span.testin_author {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 14px;
    display: block;
}
section.landing4testimonials {
    background-color: #f5f5f5;
}
.landing4contact {
    padding: 26px 0px;
    background-color: rgba(51,122,183,0.7);
}
.landing4contact button {
    background-color: #fff;
    border: none;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 23px;
    padding: 7px 24px;
    outline: none;
    border-radius: 4px;
}
.landing4contact button:hover {
    color: #337ab7;
}
.landing4contactmap iframe {
    display: block;
}
.landing4contactmap {
    border: 3px solid #337AB7;
    padding: 0px;
}
.landing4Contactinfo ul li a {
    color: #333;
}
.landing4Contactinfo ul li a:hover {
    text-decoration: none;
    color: #337ab7;
}
.landing4Contactinfo ul li:first-child {
    border-top: none;
}
.landing4Contactinfo ul li {
    display: block;
    font-size: 22px;
    display: block;
    font-size: 22px;
    padding: 22px 0px;
    border-top: 1px dashed #337AB7;
}
.total_time {
    margin: 23px 0px 5px;
}
.total_time span.cmn_tm {
    margin-right: 0px;
}
.total_time span.cmn_tm {
    font-size: 45px;
    line-height: 39px;
    font-weight: 900;
    color: #ED4040;
}
.total_time span {
    display: inline-block;
    margin-right: 17px;
    vertical-align: bottom;
    font-size: 12px;
}
.total_time span.time_text {
    font-size: 16px;
    color: #000;
}
.projects_sec .form-group ,
.team_section .form-group {
    position: relative;
}
.projects_sec .loader ,
.team_section .loader {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: #fff;
    opacity: 0.6;
    display: none;
}
.projects_sec .loader .cssload-speeding-wheel ,
.team_section .loader .cssload-speeding-wheel {
    margin-top: 29px;
}
.white-box.admin_profile {
    position: relative;
}
a.edit_pro {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 5;
    border-radius: 0px;
}
#calendar.member_calendar .fc-right h2 {
    font-size: 17px !important;
}
#calendar.member_calendar .fc-right {
    float: left;
}
#calendar.member_calendar .fc-left {
    float: right;
}
.panel-body.meeting_calendar.member_calendar_wr {
    padding: 0px;
}
.clocks_header {
    margin-top: 10px;
    float: right;
    margin-right: 13px;
}
.form-group.choose_option_wr {
    margin: 0px;
}