/***** RESPONSIVE ******/


/*** IPAD ***/
@media all and (max-width:1010px) {

    .safeArea{
    width:95%
    }
    .mainSlider .safeArea{
    width: 100%
    }
    .featuredBlocs .bloc.floatLeft{
    float:none;
        width: 100%
    }
    .featuredBlocs .bloc.floatLeft:first-child{
    height: 190px
    }
/*
    .featuredBlocs .bloc .imgHolder{
    display: block !important
    }
*/
    .featuredBlocs  .bloc .anythingWindow{
    height: 88px !important
    }
    .featuredBlocs .bloc div.scrollingHotSpotLeft, .featuredBlocs .bloc div.scrollingHotSpotRight{
    top:-20px
    }
    .featuredBlocs .bloc #makeMeScrollable{
    width: 95%;
    margin-right:auto;
    margin-left: auto    
    }
     .featuredBlocs .bloc div.scrollingHotSpotLeft{
    left:-5% !important
    }
     .featuredBlocs .bloc div.scrollingHotSpotRight{
    right: -5% !important
    }
    .middleContent {
    float: right;
    width: 48%;
}
    .highlightedBloc .imgHolder{
    width: 50%;
    margin-right: 1%    
    }
    .highlightedBloc .intro{
    margin-bottom: 5px
    }
    .highlightedBloc .keyCaption {
    clear:both;
    float: left    
    }
    .mainMenu{
        position: fixed;
    right: -394px;
    top: 57px;
    z-index: 9000;
        width: 363px;
        background:#efefef;
        height: 100%;
        padding-left:22px;
                -webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
    }
    .mainMenu.open{
    right: 0;
    }
/*
    .mainMenu > ul{
    padding-top:15px
    }
*/
    .mainMenu > ul li:first-child{
    border-top:none !important
    }
    .mainMenu ul li{
    float: none;
        border-bottom:1px solid #d5d5d5;
        border-top:none;
        line-height: 28px
    }
    .mainMenu ul li a{
    padding-left:0
    }
    .mainMenu ul li:first-child{
     border-top:1px solid #d5d5d5;
    }
    .header{
    padding-bottom:10px;
        position: fixed;
        width: 100%;
        top:0;
        left:0;
        z-index: 7000;
        background:#FFF
    }
    body{
    padding-top:62px
    }
    
    .mainMenu ul li .sub{
    position: static;
        padding-bottom: 0;
        -webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
        display: block;
        max-height: 0;
        overflow: hidden
    }
    .mainMenu ul li .sub .padding{
    padding: 0
    }
    .mainMenu ul li .sub.open{
    max-height: 1000px;
    overflow: visible;
        padding-bottom: 20px
    }
    .mobile .mainMenu ul li:hover{
     border-top:1px solid #d5d5d5;
    }
    .mainMenu ul li .sub ul li{
    border-top:none;
    border-bottom:none    
    }
    #ControlHeader_linkLogo{
    width: 140px;
    }
    #ControlHeader_linkLogo img{
    width: 100%
    }
    .header .rightSection{
    padding-top:7px
    }
    .menubtn{
    display: block !important;
    width: 36px;
    height: 24px;
    float: right;    
        margin-left: 23px;
        position: relative;
        cursor: pointer;
                -webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
        
    }
    .menubtn span {
    height: 4px;
    background-color: #006a51;
    width: 100%;
    display: block;
        position: absolute;
        left: 0
}
    .menubtn span.strip1{
    top:0px
    }
    .menubtn span.strip2{
    top:10px
    }
    .menubtn span.strip3{
    top:20px
    }
    .menubtn.openbtn span.strip1{
    top:-3px
    }
    .menubtn.openbtn span.strip3{
    top:23px
    }
    .mainSection{
    width: 100%;
    float: none    
    }
    .sideBar{
    width: 100%;
    float: none    
    }
    .sideBar > ul{
    max-height: 0;
    border:1px solid #9aa2ac;
        overflow: hidden;
        padding-top:42px;
        position: relative
    }
    .sideBar > ul.hasSubMenu{
    padding-top:0;
    min-height: 42px    
    }
    .sideBar ul{
    display: none
    }
    .sideBar > ul li{
    height: 37px;
        line-height: 37px;
        margin-bottom: 5px;
        text-indent: 10px
    }
    .sideBar ul li a{
    background: none
    }
     
    .sideBar ul li a:hover, .sideBar ul li.selected a,.sideBar ul li.hasSub a:hover, .sideBar ul li.hasSub.selected a{
    background:url(../images/sidebar-arrow-selected.png) 98% 50% no-repeat;
    }
    .sideBar > ul > li.selected{
    position: absolute;
    width:100%;
    top:0;left:0    
    }
    .sectionLink{
    display: none
    }
    .managementListing li,.activitiesListing li, .subsidiariesListing li{
    margin-right: 3%;
        width: 31%
    }
/*
    .managementListing .imgHolder img{
    width: 100%
    }
*/
    .latestNews{
    display: none
    }
    .sideBar h1{
    display: none
    }
    .sideBar ul{
    margin-bottom: 18px;
                -webkit-transition: all 500ms ease;
-moz-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease;
    }
    .careersSection .sideBar{
    width: 100%;
        margin-bottom: 20px
    }
    .careersSection .mainSection, .contactSection .mainSection{
    width: 100%;
    float: none;
        text-align: left
        
    }
    
    .sideBar .contactForm{
    float: none
    }
    .careersSection.careersSection .paddingTop{
    padding-top:0
    }
    .contactSection .topSection.floatLeft{
    margin-right: 5%;
        width: 40%
    }
    .contactPhotoHolder{
    width:40%;
        margin-right: 5%
    }
    .contactPhotoHolder img{
    width: 100%
    }
    .contactSection #ContentPlaceHolder1_upnlSend{
    float: left;
        width: 50%
    }
    .contactSection .contactForm{
    width: 100%;
    float: none    
    }
    .contactSection .contactForm > div{
    float: none
    }
    .contactForm input, .contactForm textarea, .contactForm select{
    width: 100%
    }
    .contactForm input{
    width: calc(100% - 10px)
    }
    .contactSection .mainSection{
    width: 55%;float: left
    }
    #mapholder{
    width: 100% !important
    }
    
    .managementListing li td  > img{
    width: 100%
    }
    .managementListing .imgHolder{
    height: auto
    }
    
    .sideBar > ul.open{
    max-height: 1000px
    }
/*
    .sideBar > ul.subOpen{
    padding-top:0
    }
*/
    .sideBar > ul.subOpen li.selected{
    position: static;
        height: auto
    }
/*
    .sideBar ul.subOpen{
    overflow: visible
    }
*/
    .sideBar ul li .sub li a{
    background:none !important;
        padding:0
    }
    .sideBar ul li .sub li.selected a{
    background:none !important
    }

    .sideBar ul li .sub li a:hover, .sideBar ul li .sub li.selected a, .sideBar ul li.hasSub.selected .sub li a:hover, .sideBar ul li.hasSub.selected .sub li.selected a{
    background:none !important
    }
    .sideBar{
    position: relative
    }
    .sideBar > h1.showTitle{
    display: block;
    position: absolute;
    font-size: 18px;
    color: #006a51;
        font-weight: 600;
        top: 9px;
    left: 10px;
        background:url(../images/sidebar-arrow-selected.png) 98% 50% no-repeat;
        width: 95%;
        z-index: 3000
    }
   .contactSection  .sideBar > h1.showTitle, .careersSection .sideBar > h1.showTitle{
    position: static;
            color: #080808;
    font-size: 25px;
    text-transform: uppercase;
        font-weight: normal;
        background:none;
    }
    .showTitle + ul li:first-child{
    border-top:1px solid #9aa2ac
    }
    
    
.desktop .sideBar:hover ul,.desktop .sideBar li:hover ul{
max-height: 1000px;
        overflow: visible;

}
.desktop .sideBar:hover .sub,.desktop .sideBar li:hover .sub{
display: block !important;
    overflow: visible;
}

    .sub {
    background: #fff none repeat scroll 0 0;
    position: relative;
    z-index: 100;
}
    .highlightedBloc .keyCaption{
    display: none
    }
    
    .sideBar ul li .sub li a{
    color:#071c37;
        line-height: 37px;
    text-indent: 10px;
    font-size: 15px;
    padding-right: 30px;
    padding-bottom: 5px;
    border-bottom: 1px solid #9aa2ac;
        font-weight: 600
    }
    .sideBar .sub ul{
    padding:0
    }
    .sideBar ul li a{
    font-size: 15px
    }

}



/**** MOBILE ***/
@media all and (max-width:766px) {

.managementListing li, .activitiesListing li, .subsidiariesListing li {
margin-right: 0;
width: 228px;
float: none;
}

.managementListing, .activitiesListing, .subsidiariesListing {
width: 228px;
margin: 0 auto;
}

/*
.searchHolder {
display: none;
}
*/

.btnHomeLink {
display: none;
}

.mainMenu {
width: 100%;
padding-left: 0;
right: -100%;
}

.mainMenu ul {
width: 90%;
margin: 0 auto;
}

.mainMenu ul li a {
font-weight: bold;
/*color: #006a51;*/
}

.caption span {
font-size: 20px;
}

.mainSlider .caption {
font-size: 20px;
width: 255px;
bottom: 0;
right: 0;
margin-bottom: 0;
position: absolute;
right: 0 !important;
bottom: 0;
}

.featuredBlocs .bloc .anythingWindow {
height: 110px !important;
}

.featuredBlocs .bloc.floatLeft:first-child {
height: 190px;
}

/*
.featuredBlocs #slider .desc {
float: right;
width: 49%;
}
*/

.highlightedBloc .imgHolder {
width: 100%;
margin-right: 0;
margin-bottom: 15px;
}

.middleContent {
float: none;
width: 100%;
}

.margBot20, .mainSlider, .intro, .featuredBlocs, .highlightedBloc .topSection, .highlightedBloc h2, .insideBanner, .sideBar h1, .mainSection h2, .newsListing .date, .mainSection .summary, .careersSection h1, .careersSection h2, .careersListing li, .contactForm .bottomSection, .managementIframe .position, .managementIframe .desc {
margin-bottom: 15px;
}

.highlightedBloc .keyCaption {
height: 118px !important;
}

.highlightedBloc .keyCaption .content {
position: static;
margin-top: 0 !important;
}

.middleContent {
margin-bottom: 18px;
}

.mainMenu {
height: 100%;
padding-bottom: 30px;
}

.footer .menu {
float: none !important;
font-size: 0;
}

.footer .menu > a {
display: none;
}

.footer .socialMedia {
float: none !important;
}

.footer .textRight {
text-align: left;
}

.footer .menu span {
font-size: 11px;
}

.timeline .bloc {
width: 100%;
margin-bottom: 40px;
}

.timeline .bloc:last-child {
margin-bottom: 0;
}

.timeline .floatLeft h2 {
text-align: left;
}

.timeline {
position: relative;
}

.timeline::after {
content: "";
position: absolute;
bottom: 1px;
left: 0;
background: #FFF;
width: 100%;
height: 40px;
}

.timeline .bloc.floatRight .bullet, .timeline .bloc.floatLeft .bullet {
right: 50%;
left: auto;
top: -24px;
margin-right: -4.5px;
}

.mainSection .highlighted {
font-size: 18px;
}

.imageQuoteHolder .imgHolder img {
width: 100%;
}

.imageQuoteHolder .imgHolder, .imageQuoteHolder .captionGreen, .imageQuoteHolder .caption {
width: 100%;
display: block;
}

.mainSection .caption {
margin-bottom: 0;
}

.managementListing li td > img {
width: auto;
}

.managementListing .imgHolder {
height: 300px;
}

.managementListing li {
width: 228px;
}

.managementListing {
width: 228px;
margin: 0 auto;
}

.twoImagesBottom .imageLeft, .twoImagesBottom .imageRight {
width: 100%;
float: none;
}

.twoImagesBottom .imageLeft {
margin-bottom: 10px;
}

.imgHolderRight {
float: none;
padding: 0;
margin-bottom: 15px;
}

.imgHolderRight img {
width: 100%;
}

.twoImagesBottom .imageLeft img, .twoImagesBottom .imageRight img {
width: 100%;
}

.mainSection > h2 {
width: 77%;
}

.projectTmp {
padding-bottom: 200px;
}

.projectTmp .projectDetails {
width: 100%;
float: none;
position: relative;
}

.projectDetails .infos {
position: absolute;
bottom: -200px;
margin-left: 0;
}

.projectTmp .twoImagesBottom {
display: none;
}

.careersSection .sideBar .current h3 {
max-width: 64%;
}

.careersSection .mainSection img {
width: 100%;
}

.contactForm .floatLeft, .contactForm .floatRight {
width: 100%;
float: none;
}

.contactForm {
width: 100%;
}

.contactForm .floatLeft input, .contactForm .floatRight input, .contactForm select, .contactForm .floatRight textarea, span.customSelect {
width: calc(100% - 10px) !important;
}

.contactForm span.customSelect {
margin-bottom: 10px;
}

.contactForm .topSection {
margin-bottom: 12px;
}

.contactSection .topSection {
width: 100%;
float: none;
}

.contactSection .mainSection {
float: none;
width: 100%;
}

.contactPhotoHolder {
width: 100%;
float: none;
margin-bottom: 10px;
}

.contactSection #ContentPlaceHolder1_upnlSend {
width: 100%;
float: none;
}

 .contactForm textarea, .contactForm select {
width: calc(100% - 10px) !important;
}

.projectTmp .landscapeImageBottom {
display: none;
}
    
    .uploadCv .file{
    width: calc(100% - 68px) !important
    }
    
    .contactSection .topSection.floatLeft{
    width: 100%;
    margin-right: 0    
    }
    .searchHolder{
    position:fixed;
        top:57px;
        background:#efefef;
        left:0;
        width: 100%;
        height: 57px;
        opacity: 1;
        padding: 0;
        padding-top:15px;
        display: none
    }
    .searchHolder input{
    background:#FFF;
    height: 38px;
        width: 90%;
        margin: 0 auto;
        display: block;
        color:#767676;
        font-size: 13px;
        text-indent:5px;
        border:1px solid #d5d5d5
    }
    .searchHolder a.link{
    visibility: hidden;
        position: absolute
    }
    .searchMobileBtn{
    display: block;
    background: url(../images/search-icon-dark.png) 0 0 no-repeat;
    width: 15px;
    height: 18px;
    background-size: 15px 18px;
    margin-right: 0;
    float: right;
    margin-top: 2px;
    cursor: pointer;
    }
    .searchError {
    font-size: 11px;
    position: absolute;
    right: 0;
    top: 97px;
    z-index: 100;
    width: 295px;
}
/*
    .mainMenu ul li.active{
    border-top:2px solid #006a51
    }
*/
    
    .KeyProjects + .anythingSlider{
min-height: 315px
}
}


body.openMenu{
height: 100%;
    position: fixed;
    width: 100%;
    left:0;
    top:0
}