﻿.margin-bot-30 {
    margin-bottom: 30px;
}



@media only screen and (max-width: 767px) {
    header .mainmenu-container ul.mainmenu {
        width: 100%;
    }
}

.mob {
    display: none !important;
}

.disktop {
    display: initial !important;
}

@media only screen and (max-width: 767px) {
    .mob {
        display: initial !important;
    }

    .disktop {
        display: none !important;
    }
}

.under-hidder {
    width: 100%;
    height: 115px;
}

@media (max-width: 970px) {

    .camera_wrap {
        margin-bottom: 34px !important;
    }

    .top-40-mob {
        margin-top: 40px;
    }
}

.copyright {
    color: #fff !important;
}

    .copyright a {
        color: #fff !important;
    }

        .copyright a:hover {
            color: #cc2e82 !important;
        }

.rotater-cover {
    position: absolute;
    left: 0;
    top: 20%;
    background-color: #cb2d81;
    width: 40%;
    padding: 5%;
    font-size: 32px;
    line-height: 36px;
    opacity: 0.8;
}

.rotater-text {
    color: #fff;
    position: absolute;
    left: 0;
    top: 20%;
    width: 40%;
    padding: 5%;
    font-size: 32px;
    line-height: 36px;
}

.rotater-link {
    color: #ccc;
    padding: 5%;
    font-size: 18px;
    padding-left: 0;
}

@media (max-width: 767px) {
    .rotater-link {
        display: none;
    }
}

.rotater-link a {
    color: #ccc;
}

    .rotater-link a:hover {
        color: #045081;
    }

.camera_bar {
    bottom: initial;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 3;
}

.camera_bar_cont span {
    background-color: #cb2d81 !important;
    opacity: initial !important;
    top: 0 !important;
    bottom: 0 !important;
}

.camera_wrap .camera_pag .camera_pag_ul {
    text-align: right;
    margin-right: 20px;
    margin-top: -60px;
}

    .camera_wrap .camera_pag .camera_pag_ul li {
        background: #cb2d81;
    }

        .camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
            background: #808185;
            left: 0;
            top: 0;
            width: 16px;
            height: 16px;
            -webkit-border-radius: 20px;
            -moz-border-radius: 20px;
            border-radius: 20px;
        }

@media (max-width: 767px) {
    .rotater-cover {
        position: absolute;
        left: 0;
        top: 20%;
        background-color: #cb2d81;
        width: 60%;
        padding: 5%;
        font-size: 18px;
        line-height: 21px;
        opacity: 0.8;
    }

    .rotater-text {
        color: #fff;
        position: absolute;
        left: 0;
        top: 20%;
        width: 60%;
        padding: 5%;
        font-size: 18px;
        line-height: 21px;
    }
}


/******************************************************* rotator end  *******************************************************/

header,
#our-services-mover {
    background: #fff;
    padding: 10px 0px;
}

.thm-image-hover .img-holder img {
    width: 100%;
}

.single-our-service-mover:hover .img-holder img {
    opacity: 1;
}

.concept-note-left {
    padding: 60px 0;
    text-align: left;
    font-size: 50px;
    color: #fff;
}

#welcome-to-mover .col-lg-7 p {
    color: #fff;
    font-size: 24px;
    font-style: initial;
}

#welcome-to-mover .col-lg-7 {
    padding: 30px 20px;
}

@media (min-width: 1200px) {
    #welcome-to-mover .col-lg-7 p {
        color: #fff;
        width: 650px;
        line-height: 30px;
    }

    .concept-note-left {
        text-align: right;
    }

    #welcome-to-mover .col-lg-7 {
        padding: 70px 60px;
    }
}

header.mover .mainmenu-container > ul > li > a {
    color: #62737b;
}

    header.mover .mainmenu-container > ul > li > a:hover {
        color: #cb2d81;
    }

#welcome-to-mover .container {
    width: 100%;
    background-color: #054f80;
}

.concept-note-right {
    background-image: url('../img/Concept_Note_Right.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
}

@media (max-width: 1200px) {
    #our-services-mover {
        padding: 0;
    }
}

#our-specialist {
    padding: 40px 0;
}

    #our-specialist .section-title {
        padding-top: 0px;
        text-align: center;
    }

#clients .section-title {
    padding-top: 0px;
    text-align: center;
}

.section-title h1::before {
    display: none;
}

#our-specialist .single-member {
    padding-bottom: 10px;
}

#our-specialist.mover .single-member img {
    width: 100%;
}

.section-title h1 {
    color: #054f80;
}



#vision-homepage .container .col-lg-7 {
    width: 70%;
    margin: 0 15%;
}

    #vision-homepage .container .col-lg-7 p {
        color: #f5f4f4;
        font-size: 18px;
        font-style: italic;
        line-height: 30px;
        position: relative;
        text-indent: 40px;
        font-family: 'Open Sans', sans-serif;
    }



        #vision-homepage .container .col-lg-7 p.name {
            font-style: italic;
            font-size: 14px;
            line-height: 20px;
            margin-bottom: 0;
            text-align: center;
            margin-top: 30px;
        }

            #vision-homepage .container .col-lg-7 p.name span {
                font-size: 45px;
                font-style: italic;
                color: #FFBB00;
                line-height: 20px;
            }

#vision-homepage:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../img/Vision.jpg) 0 0 no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    opacity: 1;
}

#vision-homepage .container .col-lg-7 p {
    color: #f5f4f4;
    font-size: 18px;
    font-style: italic;
    line-height: 30px;
    position: relative;
    text-indent: 0px;
    padding: 0 80px;
}

    #vision-homepage .container .col-lg-7 p .quote {
        font-size: 200px;
        margin-right: 10px;
        color: #fff;
        position: absolute;
        top: 55px;
        left: -15px;
        line-height: 80px;
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    }

    #vision-homepage .container .col-lg-7 p .quote2 {
        font-size: 200px;
        margin-right: 10px;
        color: #fff;
        position: absolute;
        top: 55px;
        right: 25px;
        line-height: 80px;
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    }


@media (max-width: 1200px) {
    #vision-homepage .container .col-lg-7 p {
        padding: 0 40px;
        text-align: center;
    }

        #vision-homepage .container .col-lg-7 p .quote {
            font-size: 100px;
            margin-right: 10px;
            color: #fff;
            position: absolute;
            top: 0px;
            left: -15px;
            line-height: initial;
        }

        #vision-homepage .container .col-lg-7 p .quote2 {
            font-size: 100px;
            margin-right: 10px;
            color: #fff;
            position: absolute;
            top: 0px;
            right: -3px;
            line-height: initial;
        }
}



#vision-homepage {
    background: #000;
    position: relative;
    padding: 100px 0;
}

    #vision-homepage .container .col-lg-7 p.name span {
        color: #fff;
    }

#blog-mover {
    background: #fff;
    padding: 40px 0;
    text-align: center;
}

    #blog-mover .single-blog-post .img-holder {
        margin-bottom: 0;
    }

@media only screen and (max-width: 767px) {
    #blog-mover .single-blog-post {
        margin-bottom: 20px;
    }
}

.single-our-service-mover a h2 {
    text-align: center;
    padding: 15px 20px;
    color: #045081;
    background-color: #e6e7e8;
}

    .single-our-service-mover a h2:before {
        background: #cb2d81;
    }

#vision-homepage .container .owl-theme .owl-nav [class*=owl-] {
    color: #cb2d81;
    background: #fff;
}

header .mainmenu-container > ul > li {
    line-height: 52px;
}

.upper-menu {
    text-align: right;
    margin-top: 10px;
    padding: 0px;
}

header .upper-menu > ul {
    padding: 0px;
    margin: 0px;
}

    header .upper-menu > ul > li {
        line-height: 22px;
        padding: 0px;
        margin: 0px;
    }

.search-box {
    background-color: #c5c5c7;
}

    .search-box a {
        padding: 0px;
        margin: 0px;
        border: none;
        background-color: #c5c5c7;
    }

    .search-box input {
        padding: 0px;
        margin: 0px;
        border: none;
        margin-left: 10px;
        background-color: #e6e7e8;
        width: 200px;
    }

        .search-box input:focus {
            outline: 0;
        }

header.mover .mainmenu-container ul li a:before, header.mover .search-box {
    line-height: 22px;
    padding: 0px;
    margin: 0px;
}

header.mover .mainmenu-container ul li a:before, header.mover .search-box {
    background-color: #e6e7e8;
}

header .mainmenu-container > ul > li > a {
    line-height: 33px;
}


header .upper-menu ul li a {
    font-size: 13px;
    color: #fff;
    padding: 0;
}

header .upper-menu ul li {
    color: #cb2d81;
}


.upper-menu-social-media {
    background-color: #c5c5c7;
}

    .upper-menu-social-media i,
    .search-box i {
        padding: 0 5px;
        font-size: 16px;
    }

.upper-menu-links {
    color: #62737b !important;
    font-size: 14px;
    font-weight: initial !important;
    text-transform: initial !important;
}

header.mover .upper-menu > ul > li > a {
    color: #fff;
    line-height: 22px;
}

    header.mover .upper-menu > ul > li > a:hover {
        color: #cb2d81;
    }


.upper-menu > ul > li:last-child {
    width: 10px;
}

header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
    box-shadow: 3px 0 5px #cb2d81;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

@media (max-width: 767px) {
    header.mover {
        padding-bottom: 10px;
    }

    #vision-homepage .container .col-lg-12 p {
        font-size: 14px;
        line-height: 18px;
    }

    #welcome-to-mover .col-lg-7 p {
        font-size: 14px;
        line-height: 18px;
    }

    .section-title h1 {
        line-height: 20px;
    }


    header {
        position: relative;
    }

    .under-hidder {
        display: none;
    }
}

#blog-post .search-content .single-search-content {
    padding: 20px 0;
}

    #blog-post .search-content .single-search-content:last-child {
        border-bottom: 0px;
    }

.fancybox-overlay {
    z-index: 1000000;
}

#service-we-provide {
    background: #ffffff none repeat scroll 0 0;
    padding-bottom: 50px;
    padding-top: 15px;
}

.single-offer-service {
    background: #f9f9f9 none repeat scroll 0 0;
    margin-bottom: 30px;
    transition: all .3s ease;
}
/*********************************** Loading Box *****************************************/
.Div_LoadingPage_Outer_Footer {
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    right: 0;
    z-index: 200000;
}

    .Div_LoadingPage_Outer_Footer .Div_LoadingPage_Footer {
        float: left;
        width: 100%;
        height: 100%;
        position: fixed;
        z-index: 10000;
        background-color: #323232;
        opacity: 0.65;
        filter: alpha(opacity=65);
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }

    .Div_LoadingPage_Outer_Footer .Div_LoadingPage_WhiteSection_Footer {
        background: #f7f7f7;
        position: fixed;
        z-index: 10000;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        padding: 30px;
        width: 320px;
        border-radius: 25px;
        top: 30%;
    }

        .Div_LoadingPage_Outer_Footer .Div_LoadingPage_WhiteSection_Footer i {
            left: 0;
            top: 20px;
            color: #cb2d81;
            font-size: 40px;
        }

        .Div_LoadingPage_Outer_Footer .Div_LoadingPage_WhiteSection_Footer .div-please-wait {
            color: #cb2d81;
            font-size: 40px;
            margin-left: 40px;
            float: left;
        }

/*********************************** End Loading Box *****************************************/

#contact-content .contact-form .button,
.btn-career {
    background: #ffbb00 none repeat scroll 0 0;
    border: medium none;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    line-height: 40px;
    outline: medium none;
    padding: 0 35px;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    margin-top: 0px;
}

footer.mover {
    padding-top: 60px;
    padding-bottom: 45px;
    background-image: url(../img/footer-bg.jpg);
}

    footer.mover .widget h3 {
        color: #fff;
    }

footer .widget h3 {
    border-bottom: 0px solid #0e3c4f;
    font-size: 17px;
    font-weight: 600;
    line-height: 19px;
    margin: 0 0 10px;
    padding-bottom: 0px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

footer ul.popular-post {
    padding-top: 0px;
}

footer .widget .popular-post li {
    padding-bottom: 3px;
    margin-bottom: 3px;
    border-bottom: 0px solid #0E3C4F;
}

    footer .widget .popular-post li a h5 {
        font-size: 15px;
        line-height: 17px;
        margin: 0;
        margin-bottom: 5px;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
    }

footer.mover .widget a:hover h3,
footer.mover .widget a:hover h4,
footer.mover .widget .popular-post li a:hover h4,
footer.mover .widget .popular-post li a:hover h5,
footer.mover .widget p, footer.mover .widget .footer-Service li a:hover h5 {
    color: #cb2d81;
}

footer.mover .widget p, footer.mover .widget .popular-post li a h4 {
    color: #cccccc;
}

footer.mover .widget p, footer.mover .widget .popular-post li a h5 {
    color: #cccccc;
}

footer.mover .widget p, footer.mover .widget .footer-Service li a h5 {
    color: #fff;
}

@media only screen and (max-width: 767px) {
    .no-margin {
        margin-bottom: 0;
    }
}

.no-margin {
    margin: 0 !important;
}

.padding-top-30 {
    padding-top: 30px;
}

#bottom-bar.mover .container p {
    padding-right: 5px;
}

.mainmenu-container ul > li > ul {
    width: 255px;
}

.agenda-outer {
    float: left;
    width: 100%;
    margin: 10px 0px;
}


    .agenda-outer h3 {
        margin: 0px;
    }

.agenda-inner {
    float: left;
    width: 100%;
    padding: 5px 10px;
}

    .agenda-inner:nth-of-type(even) {
        background-color: #cccccc;
    }

.agenda-inner-title {
    float: left;
    width: 80%;
}

.agenda-inner-date {
    float: right;
    width: 20%;
    text-align: right;
}

@media only screen and (max-width: 767px) {

    .agenda-inner-title {
        width: 100%;
    }

    .agenda-inner-date {
        width: 100%;
        text-align: left;
    }
}

header.mover .mainmenu-container ul > li > ul, header.mover .mainmenu-container ul li.top-icons:hover a i {
    background-color: #cccccc;
}

header nav.mainmenu-container ul > li > ul > li > a {
    border-bottom: 1px solid #999999;
    color: #000;    
    line-height: 24px;
    padding: 10px 35px;
}

.upper-menu {
    display: initial;
}

@media only screen and (max-width: 767px) {
    header .mainmenu-container ul.mainmenu,
    header .mainmenu-container ul.mainmenu li a {
        background: transparent;
    }

    .upper-menu {
        display: none;
    }

    .mainmenu-container ul li.dropdown .fa {
        color: #000;
        border: 1px solid #000;
    }

        button.mainmenu-toggler:hover,
        button.mainmenu-toggler,
        .mainmenu-container ul li.dropdown .fa:hover,
        header .mainmenu-container ul.mainmenu li:hover > a, header .mainmenu-container ul.mainmenu li.current > a {
            color: #000;
            background: transparent;
            border: 1px solid #000;
        }
}

.cb_custom {
    border: none!important;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    height: 54px !important;
    padding: 0px;
}

    .cb_custom input[type='checkbox'] {
        text-align: left;
        float: left;
        width: 35px !important;
        padding: 0px;
        margin: 0px;
        vertical-align: top;
        top: 0;
        display: block;
        padding-left: 0 !important;
    }

    .cb_custom label {
        padding-left: 15px;
        padding-top: 15px;
        font-size: 14px;
    }

.p_Content_text {
    margin-bottom: 0 !important;
}

    .p_Content_text ul {
        list-style: initial;
        margin: 0 0 0 20px;
        padding: 0;
    }

.header-background {
    background: url(../img/page-title-bg.jpg) center center no-repeat;
    background-size: cover;
    margin-bottom: 15px;
}

    .header-background:after {
        display: table;
        content: '';
        padding-top: 21%;
    }

.page-title {
    background: none;
    padding: 0;
}

    .page-title .title h1 {
        color: #808185;
    }

#contact-content {
    padding: 15px 0 50px;
}

.page-title .page-breadcumb {
    color: #808185;
}

    .page-title .page-breadcumb a {
        color: #808185;
    }

#blog-post.blog-left-sidebar {
    padding-top: 15px;
}

@media only screen and (max-width: 767px) {
    #blog-post.blog-left-sidebar {
        margin-bottom: 0px;
    }
}

#project-version-one {
    padding-top: 15px;
}

.p_Content_text {
    margin-bottom: 0 !important;
}

.topshowul li {
    list-style: initial !important;
    margin: 0 0 0 20px;
    padding: 0;
}

.single-search-content-withborder {
    border-bottom: 1px solid #E2E2E2;
    padding: 20px 0;
    margin-bottom: 0px !important;
}

    .single-search-content-withborder:first-child {
        padding: 0 0 20px 0;
    }

    .single-search-content-withborder:last-child {
        border-bottom: 0px solid #E2E2E2;
    }

    .single-search-content-withborder .img-holder {
        margin-bottom: 0px !important;
    }

#blog-post.search-result-content {
    padding-bottom: 50px;
    padding-top: 15px;
}

.single-search-content-withborder h3 {
    margin-top: 0px;
}

.sponser-type-h2 {
    color: #cb2d81;
}

.sponser-type-row {
    border-top: 1px solid #808185;
}

    .sponser-type-row:first-child {
        border-top: 0px solid #808185;
    }

@media only screen and (max-width: 767px) {

    .single-search-content-withborder h3 {
        margin-top: 30px;
    }
}

.readmore-conceptnote {
    color: #fff;
}

.blog-content ul {
    list-style: initial;
}

.blog-content li {
    list-style: initial;
    margin-left: 20px;
}

#clients {
    padding-bottom: 20px;
    padding-top: 40px;
    clear: both;
}

    #clients .container .owl-prev,
    #clients .container .owl-next {
        top: 50px;
    }

    #clients .container .owl-theme .owl-nav div .fa {
        font-size: 70px;
    }

    #clients .container .item img {
        opacity: 1 !important;
        filter: alpha(opacity=1);
    }

@media only screen and (max-width: 767px) {

    #clients .container .owl-prev,
    #clients .container .owl-next {
        top: 80px;
    }
}

@media only screen and (max-width: 360px) {

    #clients .container .owl-prev,
    #clients .container .owl-next {
        top: 15px;
    }
}


#clients .section-title {
    padding-top: 0px;
}

@media only screen and (max-width: 1199px) and (min-width: 992px) {
    .under-hidder {
        height: 233px;
    }
}

#contact-content .contact-form .button,
.btn-career {
    background: #cc2e82 none repeat scroll 0 0;
    color: #fff;
}

    #contact-content .contact-form .button:hover,
    .btn-career:hover {
        opacity: 0.8;
    }

.zero-padding-top {
    padding-top: 0 !important;
}

.JCI-organizer {
    width: 100%;
    float: left;
}

.zero-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

#welcome-to-mover {
    margin-top: 20px;
}

/* ==========================================================================
   DataPager 
   ========================================================================== */

.PagerContainer {
    margin-top: 20px;
    display: inline-block;
    width: 100%;
}

.pager {
    width: 100%;
    display: block;
}

    .pager ul li a, .pagerbuttons, .selected {
        border: 1px solid #cb2d81;
        color: #b9c1c1;
        font-size: 14px;
        line-height: 45px;
        padding: 0 13px;
        background-color: #fff;
        font-weight: 400;
        margin: 0 6px;
        float: none;
        display: inline-block;
        transition: background-color 0.5s ease;
        transition: border-color 0.5s ease;
    }

@media (max-width: 767px) {
    .pager ul li a, .pagerbuttons, .selected {
        padding: 0 10px;
        margin: 0;
    }

    .hide-mob {
        display: none;
    }
}

.pager ul li a.active, .selected {
    background-color: #cb2d81;
    border-color: #cb2d81;
    color: #fff;
    text-decoration: none;
    transition: background-color 0.5s ease;
    transition: border-color 0.5s ease;
}



.pager ul li a:hover, .pager a:hover {
    border-color: #808185;
    text-decoration: none;
    background-color: #808185;
    transition: background-color 0.5s ease;
    transition: border-color 0.5s ease;
    color: #cb2d81;
}


.pager ul li a, .pagerbuttons:first-child {
    background-color: #cb2d81;
    color: #fff;
    line-height: 45px;
    padding: 0 12px;
    display: inline-block;
    margin: 0;
    float: left;
    transition: background-color 0.5s ease;
    transition: border-color 0.5s ease;
}

.pager ul li a, .pagerbuttons:last-child {
    background-color: #cb2d81;
    color: #fff;
    line-height: 45px;
    padding: 0 12px;
    display: inline-block;
    margin: 0;
    float: right;
    transition: background-color 0.5s ease;
    transition: border-color 0.5s ease;
}

.RadUpload {
    width: 100% !important;
    display: block;
    height: 40px !important;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #000000;
    vertical-align: middle;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #dedede;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    margin-bottom: 3px;
    cursor: pointer !important;
}

    .RadUpload .ruInputs li {
        margin: 0!important;
        width: 100%;
        height: 40px !important;
        padding: 0!important;
        margin-top: -15px !important;
        margin-left: -4px !important;
        cursor: pointer !important;
    }

.ruFileInput {
    cursor: pointer !important;
}

.RadUpload .ruBrowse {
    margin-left: -155px!important;
    width: 20%!important;
    text-align: left!important;
    color: #000 !important;
    cursor: pointer !important;
    font-size: 12px !important;
}

.RadUpload .ruRemove {
    overflow: visible;
    border: 0;
    width: auto;
    padding-left: 0!important;
    cursor: pointer;
    font-size: 12px !important;
    cursor: pointer !important;
    position: relative;
    left: 91%;
    top: -22px;
}

.RadUpload .ruFakeInput {
    height: 100%!important;
    margin: 0!important;
    padding: 0!important;
    width: 100%!important;
    border: none!important;
    background-color: transparent!important;
    padding-left: 10%!important;
    cursor: pointer !important;
}

.RadUpload .ruFileWrap {
    position: relative;
    display: inline-block;
    white-space: nowrap;
    vertical-align: middle!important;
    line-height: 20px;
    zoom: 1;
    overflow: hidden!important;
    padding-top: 24px !important;
    color: #a9a9a9!important;
    margin-left: 6px !important;
    height: 45px !important;
    width: 100% !important;
    cursor: pointer !important;
}

.txtUploadedFile {
    height: 5px !important;
    width: 5px !important;
    background-color: transparent!important;
    border: none;
    margin-top: -15px;
    margin-left: 14%;
    position: absolute;
    cursor: default;
    outline: 0;
}

.btn-career {
    margin-top: 20px;
    width: 100%;
    height: 54px;
}

.careers-form,
.RadUpload {
    background: #f8f8f8 none repeat scroll 0 0;
    border: 1px solid #e9e9e9;
    color: #818181;
    font-size: 14px;
    height: 54px !important;
    padding-left: 25px;
    width: 100%;
}

.careers-form {
    margin-bottom: 20px;
}

label {
    color: #808185;
}

.custom-album-style:before {
    padding-top: 100%;
    content: '';
    display: block;
}

#project-version-one {
    padding-bottom: 0px;
}

    #project-version-one .two-col-gallery .single-project-item .overlay:after {
        border: 0px solid #808080;
    }


    #project-version-one .two-col-gallery .single-project-item .overlay:before {
        background: #28a9e2;
        opacity: .3;
    }

.section-title h1 {
    color: #054f80;
    text-align: center;
}

@media only screen and (max-width: 767px) {
    #vision-homepage .container .col-lg-7 {
        width: 90%;
        margin: 0 5%;
    }
}

.contact-info-part ul li .content {
    text-align: left;
}

.scm-readmore {
    font-weight: bold;
    margin-top: 30px;
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
}

    .scm-readmore a {
        color: #fff;
        font-style: italic;
    }

.inner-concept-note-left {
    float: right;
    text-align: left;
    line-height: 55px;
    width: 340px;
    margin-right: 80px;
}

.management-consulting-link {
    background-color: #054f80;
    padding: 10px 20px;
    position: relative;
    top: -30px;
    float: left;
    font-size: 18px;
    color: #fff;
}

.single-project-item .img-wrap {
    background: transparent;
    opacity: 1;
}

.project-v3 .single-project-item {
    margin-bottom: 0px;
}

.welcome-to-mover-section {
    height: 315px;
}

.strategic-compensation-models {
    margin-top: -138px;
    color: #393939;
    font-size: 48px;
    line-height: 50px;
    top: -110px;
    position: relative;
    font-style: italic;
    height: 138px;
}

#welcome-to-mover .container {
    background-repeat: no-repeat;
    background-size: 43% 100%;
    background-image: url('../img/Concept_Note_Left.jpg');
}

/*------------------------------------------- menu service start---------------------------------------------*/
.mainmenu-container ul > li > li {
    left: 0;
    right: initial;
}

.mainmenu-container ul > li > .submenu-service {
    left: -835px !important;
    right: 0 !important;
    width: 1170px;
}

.submenu-service ul > li {
    position: initial !important;
    margin: 0;
    padding: 0;
}

.a-main-menu {
    display: inline-block;
    line-height: 50px;
}

.ul-main-menu {
    border-top: 1px solid #999999;
    width: 100% !important;
    padding: 10px 10px 20px 10px !important;
}

.second-level {
    padding: 5px 0px !important;
}

.last-level {
    line-height: 20px;
}

.submenu .col-lg-4,
.submenu .col-lg-4 .col-lg-12 {
    text-align: left;
    float: left;
    line-height: 20px;
}

.mainmenu-container ul > li > ul > li {
    display: initial !important;
    position: initial !important;
}

.submenu-service a {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    line-height: 49px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}

    .submenu-service a:hover {
        color: #fff !important;
    }

.ul-main-menu a {
    line-height: 24px;
}

@media only screen and (max-width: 767px) {
    .mainmenu-container ul > li > ul > li {
        display: block !important;
    }

    .submenu .col-lg-4,
    .submenu .col-lg-4 .col-lg-12 {
        width: 100%;
    }

    .submenu-service a {
        padding: 0 0px !important;
    }

    .second-level {
        padding: 0px 0px !important;
        margin: 5px 0px !important;
    }

    header .mainmenu-container ul.mainmenu li:last-child a {
        border-bottom: 0px solid #E4E4E4!important;
    }
}

.second-level a {
    font-size: 13px;
}

.last-level a {
    font-size: 12px;
    font-weight: normal;
}

/*------------------------------------------- menu service end ---------------------------------------------*/

@media only screen and (max-width: 767px) {
    .welcome-to-mover-section {
        height: initial;
    }

    #welcome-to-mover .container {
        background-size: 100% 100%;
    }

    .concept-note-left {
        color: #393939;
        font-size: 48px;
        line-height: 50px;
        position: relative;
        font-style: italic;
        margin-left: 15px;
    }

    .strategic-compensation-models {
        display: none;
    }
}

footer .widget .social {
    margin-top: 10px;
}

footer.mover .widget .social li a {
    background: #c5c5c5 none repeat scroll 0 0;
    border: 1px solid #c5c5c5;
    color: #fff;
}

    footer.mover .widget .social li a:hover {
        background: #cc2e82 none repeat scroll 0 0;
        border: 1px solid #cc2e82;
        color: #000;
    }

    footer.mover .widget .social li a:before {
        background: #cc2e82;
    }

.li_50 {
    width: 50%;
    float: left;
}

@media only screen and (max-width: 767px) {
    .li_50 {
        width: 100%;
    }
}

.brief_serach {
    color: #333 !important;
}

    .brief_serach:hover {
        color: #cc2e82 !important;
    }

.client-image {
    width: 100%;
    background-size: cover;
}

    .client-image::before {
        display: block;
        content: '';
        padding-top: 100%;
    }

#camera_wrap_4 {
    margin-bottom: 0px !important;
}
.section-title h1 {
    margin: 0 0 30px;
}