/*-----------------------------------------------------------------------------------

    Theme Name: Mercury Child Theme
    Theme URI: http://madeostudio.com
    Description: Mercury.
    Author: MADEO 
    Author URI: http://madeostudio.com
    Version: 1.0
    Template: madeo

-------------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------*/
/*  0.  Import style.css
/*-----------------------------------------------------------------------------------*/
@import url('css/font-awesome.css');
@import url('css/simpletextrotator.css');
@import url('css/owl.carousel.css');
@import url('css/owl.transitions.css');
@import url('js/carousel_2/owl.carousel.min.css');
@import url('js/carousel_2/animate.min.css');
/*@import url('css/animate.css');*/

@import url("../madeo/style.css");

/*@import url("../madeo/_include/css/custom-fonts.css.php");*/
/*@import url(https://fonts.googleapis.com/css?family=Open+Sans);*/

@font-face{
	font-family: 'OpenSans-Light';
	src: url('fonts/open-sans/OpenSans-Light.ttf');
}
@font-face{
	font-family: 'OpenSans-Regular';
	src: url('fonts/open-sans/OpenSans-Regular.ttf');
}
body, input, button, select, textarea {
    font-size: 1em;
    line-height: 1.5em;
}

body {
    color: #1F1F1F;
    font-family: Lato, Arial, Sans-serif;
    font-size: 1em;
    font-weight: 300;
    line-height: 1.5em;
}

li {
    line-height: 1.875em;
}

p {
    font-size: 1em;
    line-height: 1.5em;
}

h1, h2, h3, h4, h5, h6 {
    color: #333333;
}

body h1 {
    font-family: Lato, Arial, Sans-serif;
    font-size: 0.875em;
    line-height: 1.5;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
}

body h2 {
    font-family: Lato, Arial, Sans-serif;
    font-size: 1.3em;
    line-height: 1.5em;
    font-weight: 300;
    letter-spacing: 1px;
}

body h3 {
    font-family: Crimson Text, Georgia, Serif;
    font-size: 1.875em;
    line-height: 1.5em;
    font-weight: 400;
    letter-spacing: 0px;
}

body h4 {
    font-family: Lato, Arial, Sans-serif;
    font-size: 0.875em;
    line-height: 1.5em;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.container-fluid {
    padding-right:50px;
    padding-left:50px;
}

.row.row-fill {
    margin-right:-50px;
    margin-left:-50px;
}

/* General Classes */

.background-img {
    background:  no-repeat center center transparent;
    background-size: cover;
    position: relative;
}

.covered-background .background-cover {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:#151515;
    opacity: 0.8;
}

.covered-background h1 ,
.covered-background h2 ,
.covered-background h3 ,
.covered-background h4 ,
.covered-background h5 , 
.covered-background h6 , 
.dark-section h1 , 
.dark-section h2 , 
.dark-section h3 , 
.dark-section h4 , 
.dark-section h5 , 
.dark-section h6 {
  color: #fff;
}

.grey-section {
    background-color: #F5F5F5;
    padding-top: 90px;
    padding-bottom: 90px;
}

.dark-section {
    background-color: #1f1f1f;
}



.orange-accent, .dark-grey-accent, .grey-accent, 
.light-grey-accent, .white-accent, .tiny-border {
    text-transform: uppercase;
    font-family: Lato;
    font-size: 0.875em;
    font-weight: 400;
    line-height: 2em;
    letter-spacing: 1px;
}

.orange-accent:after, .dark-grey-accent:after, .grey-accent:after, 
.light-grey-accent:after, .white-accent:after, .tiny-border:after {
    display:block;
    width:25px;
    height:2px;
    content:  "";
    border-bottom:1px solid #333333;
}

.tiny-border.gray:after {
    border-bottom-color: #959595;
}

.orange-accent:after {
    border-color: #F47B20;
}

.dark-grey-accent:after {
    border-color: #333;
}

.grey-accent:after {
    border-color: #666;
}

.light-grey-accent:after {
    border-color: #999;
}

.white-accent:after {
    border-color: #fff;
}

.button-main.button-large {
    font-size: 0.9em;
    padding: 16px 18px 15px;
}
.button-main.button-medium { 
padding: 15px 15px 14px;
}
.button-main.button-small {
    font-size: 0.75em;
    padding: 12px 14px 11px;
}

.button-main.button-mini {
    font-size: 0.65em;
    padding: 8px 8px 7px;
}

.button-main {
    display: inline-block;
    padding: 15px 35px 14px;
    background-color: transparent;
    color: #ffffff;
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 0.8em;
    line-height: 1.5em;
    cursor: pointer;
    border: 1px solid #f47b20;
    letter-spacing: 2px;
}

.button-main.orange-border {
    border-color: #F47B20;
}

.orange-title, .orange-block {
    display: inline-block;
    padding: 3px 15px;
    background: #f47b20;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
}

.ta-center {
    text-align: center;
}
.ta-left {
    text-align: left;
}
.ta-right {
    text-align: right;
}

.align-padding {
    padding: 0 50px;
}


/*.container {
    padding: 0;
}*/
/* responsive 5 col grid */
    
.col-xs-5ths, .col-sm-5ths, .col-md-5ths,.col-lg-5ths {
    width: 20%;
    float:left;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
}
@media (max-width: 991px) {
    .col-sm-5ths, .col-md-5ths, .col-xs-5ths { 
        width: 50%;
        float: left;
    }
    .page-template-about .offices .col-md-5ths{
        width:100%;
    }
}
@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {  /*5 columns for desktop small screen*/
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {  /*5 columns for desktop medium screen*/
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1400px) and (max-width : 1599px) { /*6 columns*/
    .col-lg-5ths {
        width: 16.6666%;
        float: left;
    }
}
@media (min-width: 1600px) and (max-width : 1899px) { /*7 columns*/
    .col-lg-5ths {
        width: 14.2857%;
        float: left;
    }
}
/*@media (min-width: 1800px) and (max-width : 1899px) { 
    .col-lg-5ths {
        width: 10%;
        float: left;
    }
}*/
@media (min-width: 1900px) { 
    .col-lg-5ths {  /*8 columns*/
        width: 12.8%;
        float: left;
    }
}
/*
.wrap_all {
    padding-top: 100px;
}*/

/*.admin-bar .wrap_all {
    padding-top: 132px;
}*/
/* Pushing Menu */
#menu ul a {
    font-size: 0.85em !important;
}
@media (min-width: 992px) and (max-width : 1076px) { 
    header .desktop-menu ul li a {
        font-size: 0.73em !important;
    }
    #menu ul a {
      font-size: 0.73em !important;  
    }
}
@media (min-width: 1076px) and (max-width : 1224px) { 
    header .desktop-menu ul li a {
        font-size: 0.79em !important;
    }
    #menu ul a {
      font-size: 0.79em !important;  
    }
}
@media (min-width: 992px) and (max-width : 1030px) {
#menu ul li {
    margin-left: 15px;
}
}

#slideMenu {
    position: fixed;
    right: -320px; /*left or right and the width of your navigation panel*/
    width: 300px; /*should match the above value*/
    z-index: 100;
    background: #f5f5f5;
    float: inherit;
    -webkit-box-shadow: inset 8px -5px 15px -8px rgba(0, 0, 0, 0.2);
    -moz-box-shadow:    inset 8px -5px 15px -8px rgba(0, 0, 0, 0.2);
    box-shadow:         inset 8px -5px 15px -8px rgba(0, 0, 0, 0.2);

/*    top: 0;
    padding-top: 100px;*/
}

#slideMenu ul {
    list-style: none;
    margin:120px 55px 0 50px;
}

.is-device #slideMenu li {
    text-align: center;
}

.mobile-landscape #slideMenu ul {
    margin-top:10px;
}
/*#slideMenu ul:hover li a {
    opacity: 0.5;
}
#slideMenu ul:hover li a:hover {
    opacity: 1;
}*/
#slideMenu li {
    font-size:1.5em;
    line-height:1em;
    padding: 25px 10px;
    border-bottom:1px solid #D4D4D4;
}
#slideMenu li:last-child {
    border-bottom: 0;
}
#slideMenu li a {
    color:#333;
/*    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    transition: opacity 400ms ease;*/
}

.menu-close, .menu-close:hover, .menu-close:active {
    float:right;
    color: #f47b20;
    display:none !important;
    font-size:2em;
}

.menu-close {
    margin: 25px 50px 0 0;
}

/*.menu-close {
    display: none !important;
    margin: 55px 50px 0 0;
}
*/
.push {
    position: relative;
    overflow: hidden;
}

/* Header */

header {
    height: 100px;
    /*position: fixed;
    left: 0;
    top: 0;*/
    z-index: 101;
    width: 100%;
    border-bottom: 1px solid #E1E1E1;
}
/*
.admin-bar header {
    top: 32px;
}*/

header #logo a {
    line-height: 100px;
}

#logo a img {
    vertical-align: middle;
}

header .col-md-9 {
    text-align:right;
}

header .col-md-9 h2, header .menu-trigger {
    float:right;
    line-height: 100px;
    color: #969696;
}

header .desktop-menu, header .desktop-menu ul li{
    height: 100px;
}
header .desktop-menu, header .desktop-menu ul li a{
        color: #333;
        font-family: 'lato',Georgia, Serif !important;
        text-transform: uppercase !important;
        font-weight: 400;
        font-size: 0.85em !important;
    	letter-spacing: 0.1em;
}
header .desktop-menu ul li{
    line-height: 100px !important;
}
header .desktop-menu ul li.menu-item:first-child{
    display:none;
}
header .desktop-menu ul li:after{
    border:none !important;
}

header .menu-trigger {
    position: absolute;
    z-index: 1000000;
    right: 15px;
}
header .menu-trigger.active {
    position: fixed;
    right: 50px;
} 
header .col-md-9 h2 {
    text-transform: uppercase;
    font-size: 0.938em;
    margin:0;
    margin-right: 55px;
}

header .menu-trigger {
    display:block;
    margin-left:20px;
    font-size:2em;
}

/* HomePage */

#homepage-intro {
    /*min-height:550px;*/
    position: relative;
}
#homepage-intro .background-cover {
    opacity: 0.3;
}
#home-video-carousel{
    display: none;
}
.home-video .overlay{
    position: absolute; top:0;left:0;width:100%;height:100%;opacity: 0.6;background-color: #000;z-index:1;
}
.home-video .container{
        position: absolute;
        z-index: 999;
        margin-left: auto;
        margin-right: auto;
        top: 0;
        left: 0;
        right: 0;
}
.home-video{
        background-color: transparent !important;
}
/*
.home-video #vid{
    position: absolute;
    min-height: 100vh;
    top: 50vh;
    left: 50vw;
    min-width: 100vw;
    width: auto;
    height: auto;
    z-index: 0;
    -webkit-transform: translateX(-50vw) translateY(-50vh);
    transform: translateX(-50vw) translateY(-50vh);
    background-size: cover
}*/

.home-video #okVid {
    position: absolute;
    min-height: 100vh;
    top: 50vh;
    left: 50vw;
    min-width: 100vw;
    width: auto;
    height: auto;
    z-index: 0;
    -webkit-transform: translateX(-50vw) translateY(-50vh);
    transform: translateX(-50vw) translateY(-50vh);
    background-size: cover
}

video {
  width: 100%    !important;
  height: auto   !important;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.home-video #okVid iframe {
    max-width: inherit !important;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
     /* IE10+ CSS styles go here */
     #homepage-intro .intro-section h2, .home-video h2{font-family: Lato, Arial, Sans-serif !important;}
}


@media (min-width: 1200px) {
    .home-video #okVid iframe {
        top: -20% !important;
        left: -20% !important;
        height: 140% !important;
        width: 140% !important;
    }
}

.mejs-clear,
.mejs-controls, .mejs-overlay.mejs-layer { /*.mejs-layers*/
    display: none!important
}

.mejs-container{
 height:0!important;   
}
.home-video{
    height:100vh;
    margin: 0 !important ;
    background-color: #000;
    padding: 0 !important;
}
.mejs-poster{
    height:100vh;
    width:100vw !important;
    background-size: cover;
    background-position: center center;
    
}
.mejs-poster img{
    opacity:0;
    
}
#homepage-intro .madeo-fh-content {
    float:inherit !important;
}

#homepage-intro .a_word_rotator{
    color:#fff;
    /*text-transform: capitalize;
    font-weight: 600;
    border-bottom: 1px solid #f47b20;*/
    display: inline-block;
    
}
#homepage-intro .home-down-arrow{
    position: absolute;
    width: 100%;
    bottom: 30px;
    z-index:999;
    margin:0;
}
#homepage-intro .home-down-arrow a{
    color: #666666;
}
#homepage-intro .home-down-arrow a svg, #homepage-intro .home-down-arrow a svg{
    height: 24px;
    width: 46px;
}
#homepage-intro .intro-section.bottom-shadow:after {
    content: "";
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
    /*
    -webkit-box-shadow: 0px 10px 100px 20px #000;
    -moz-box-shadow: 0px 10px 100px 20px #000;
    box-shadow: 0px 10px 100px 20px #000;
    */
    top: 5px;
    height: 0;
}
#homepage-intro .intro-section .background-cover {
    opacity: 0.65;
    background-color:#000;
}
#homepage-intro .intro-section .background-img.covered-background{
    width:100%;
    height:100%;
    background-attachment: fixed !important;
    -webkit-box-shadow: inset 0px 90px 100px -51px rgba(0,0,0,0.65);
    -moz-box-shadow: inset 0px 90px 100px -51px rgba(0,0,0,0.65);
    box-shadow: inset 0px 90px 100px -51px rgba(0,0,0,0.65);
}
#homepage-intro .intro-section .container{
    opacity: 0;
}
#homepage-intro .intro-section .container.animated {

  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;


  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;

  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
#homepage-intro .intro-section .container.slide_animated {

  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;


  /*-webkit-animation-delay: 300ms;
  animation-delay: 300ms;*/

  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    -moz-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
}
@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    -moz-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0);
    -moz-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
}
@-moz-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -30px, 0);
    -moz-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
}


#homepage-intro .intro-section h2, .home-video h2{
    font-family: 'OpenSans-Light', sans-serif;
    font-size: 3.75em;
    line-height: 1.15;
    /*font-weight:700;
    letter-spacing: -0.01em;*/
    color:#fff;
    margin: 0 auto 30px auto;
    max-width:1000px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2)
}
#homepage-intro .intro-section h2::first-letter,#homepage-intro .intro-section h1::first-letter,
.home-video h2::first-letter,.home-video h1::first-letter{
    text-transform: uppercase;
}
#homepage-intro .intro-section h1, .home-video h1{
    font-size:1.875em;
    letter-spacing: -0.01em;
    line-height: 1.1em;
    font-family: 'OpenSans-Regular', sans-serif;
    /*font-weight: 600;*/
    max-width: 1000px;
    margin:0 auto;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
    padding-top: 15px;
    text-transform: none;
    color:#fff;
}
.home-video h1 span.rotator{
    color:#fff;
}
#homepage-intro .intro-section a.read_more_btn, .home-video a.read_more_btn{
    margin-top:20px;
    /*font-size: 1.3em;
    line-height: 2em;
    color:#fff;
    text-transform: capitalize; 
    font-family: 'OpenSans-Light', sans-serif;
    font-weight: 400;
    position: relative;
    display: inline-block;
    border-bottom: 2px solid #f47b20; 
    -webkit-animation: margin-left 200ms ease;
    -moz-animation: margin-left 300ms ease;
    transition: margin-left 300ms ease;
    -ms-transition: margin-left 300ms ease;
    -o-transition: margin-left 300ms ease;*/
}

/*#homepage-intro .intro-section a.read_more_btn:hover{
    margin-left: 20px;
    letter-spacing: 0.05em; 
}*/

#homepage-intro .intro-section .home-slider-scroller{
    width: 100%;
    height: 60px;
    position: absolute;
    bottom: 60px;
    left: 0;
    display: block;
    z-index: 10000;
    text-align: center;
}
#homepage-intro .intro-section a.home-slider-scroller img{
    width: 60px;
    height: 60px;
}

#homepage-intro .owl-pagination{
    position:absolute;
    top: -60px;
    margin-left: 8.33333333%;
}
#homepage-intro .owl-controls{
    position: relative;
}



.madeo-fh-section {
    height:auto;
    overflow:hidden;
}

.madeo-fh-content {
    margin: 0;
    padding: 0;
    clear: both;
}

.madeo-fh-content:before, .madeo-fh-content:after {
    content: "";
    display: table;
    line-height: 0;
}

.one-half {
    min-height:300px;
}

.one-half .col-md-6 {
    padding:50px;
}

.one-half .inner-content , .align-padding .inner-content {
    padding:30px 0;
    overflow: hidden;
}


.one-half .inner-content h3 , h3.inner-content  {
    margin: 20px 0 60px 0;
}

#clients .one-half .inner-content h3 , h3.inner-content  {
    margin: 50px 0 100px 0; /*20px 0 60px 0;*/
}
#about-statement{
    display: none;
}
#clients .col-md-12{
border-top: 1px solid #f1f1f1;
} 

.one-half .inner-content .readmore {
    color:#666666;
    font-size: 1em;
    line-height: 1.5em;
}

.one-half .inner-content .readmore span {
    display:inline-block;
    padding-left:5px;
    color:#F47B20;
}

.slider-navi span, .owl-pagination .owl-page {
    display:inline-block;
    height:15px;
    width:15px;
    border-radius:100%;
    border:1px solid #a1a1a1;
    float:left;
    margin-right:10px;
}

.slider-navi span.active, .owl-pagination .owl-page.active {
    border:1px solid #F47B20;
}

.statement {
    font-family: Crimson Text,Georgia,serif;
    font-size: 1.875em;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0px;
}

.testimonials h2, .testimonials p {
    font-size: 1.7em;
    font-weight:300;
    line-height: 1.6em;
    margin: 0 0 10px 0;
}

.overlay-grid.offices .orange-block {
    position: absolute;
    top: 30px;
    z-index: 3;
    /*padding: 0 10px;
    background: #f47b20;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;*/
    display: none;
}
.overlay-grid.offices .owl-item .col-md-5ths{
    width: 100%;
}
.overlay-grid.offices .col-md-5ths {
    height: 230px;
    padding:0;
    background-color: #121212;
}

.overlay-grid.offices .col-md-5ths > a {
    width: 100%;
    height: 100%;
    padding: 40px 0;
    display: table;
}

.overlay-grid.offices .col-md-5ths .inner-content {
    height: 100%;
    width: 100%;
    display: table-cell;
    vertical-align: bottom;
    position: relative;
    z-index: 2;
}

.overlay-grid.offices .col-md-5ths h4 {
    margin:0 0 5px 0;
    padding:0 30px 0 50px;
    font-weight: 100;
    letter-spacing: 2px;
}

.overlay-grid.offices .col-md-5ths .background-cover {
    transition: 0.2s;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
}

.overlay-grid.offices .col-md-5ths:hover .background-cover {
    background-color: #f47b20;
}

/*.overlay-grid.offices .tiny-border {
    margin: 0px;
    position: absolute;
    left: 0px;
    bottom: 20px;
    color: #dbdcde;
}

.overlay-grid.offices .tiny-border:after {
    border-color: #fff;
}*/


/*  About */
#about-slider-overlay{
    position: fixed;
    width: 100%;
    top: 100px;
    left: 0;
    z-index: 100;
    overflow-y: hidden;
    display:none;
}

#about-leadership {
    padding: 50px 0;
}

#about-leadership .orange-block {
    margin-bottom: 100px;
}
#about-leadership .statement {
    margin-bottom: 130px;
    /*padding: 0 260px;*/
}
#about-leadership .statement h2 {
    font-size: 2.000em;
    padding: 0 150px;
}

#featured-experts {
    padding-top:50px;
    padding-bottom:50px;
}

/** About --> experts slider**/
#featured-experts .orange-accent {
    color: #999;
}

#featured-experts .orange-accent:after {
    border-color: #333;
}

.featured-team-slider {
    margin-top: 30px;
}
.featured-team-slider .owl-wrapper-outer {
    border-right: 2px solid #1f1f1f;
}
.featured-team-slider .item img{
    width:140px;
    border-radius:50%;
    margin-bottom: 30px;
}
.featured-team-slider .item p {
    margin-right: 50px;
    color: #999;
}
.featured-team-slider .item .expert-name {
    margin-bottom:0;
    color:#fff;
}
.featured-team-slider .item .expert-title {
    margin-top:0;
}
.featured-team-slider .item .separator {
    background-color: #f47b20;
    width: 200px;
    height: 1px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.featured-team-slider  .owl-pagination{
    margin-top: 40px;
    text-align: center;
}
.culture-slider .owl-pagination {
   text-align: center;
}
.featured-team-slider  .owl-pagination .owl-page, .culture-slider .owl-pagination .owl-page, .offices-slider .owl-pagination .owl-page{
    float: none;
}

.culture-slider .owl-wrapper-outer {
    z-index: 1;
    background-color: #121212;
}

.culture-slider .owl-controls {
    width: 100%;
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: 2;
}

.culture-slider .owl-pagination .owl-page:not(.active) {
    border: 1px solid #fff;
}
#awards{
    background-color: #151515;
}


/* counters */

#counters .col-md-4 {
    padding:50px;
}

#counters .col-md-8 {
    padding:30px 0 30px 0;
}

.counters {
    padding: 40px 0 90px 0;
}


.counters-wrapper {
    margin-top: 30px;
}

.counter {
    margin-top: 40px;
    float: left;
    width: 50%;
    padding: 0 15px;
}
.counters .num {
    font-size: 3em;
    display: block;
    margin-bottom: 20px;
    line-height: 1;
    color: #333;
}


.counters .counter-title {
    font-size: 1.1em;
    line-height: 1;
    color: #333;
}

#counters svg {
    width: 100% !important;
}


/* about statement */
.statment-section {
    padding: 100px 0; 
}

/* clients  */
/*.clients {
    padding: 40px 0 0 0; 
}*/

.clients .clients-description {
    padding: 40px 15px 0 15px; 
}
.clients .col-md-6 {
    height: auto !important;
    padding-bottom: 0;
}
.clients .logos-slider-wrapper {
  position: absolute;
  height: 100% !important;
  right: 0;
}
/*.logos-slider {
    margin-top:30px; 
}*/
.logos-slider , .logos-slider .owl-wrapper-outer , .logos-slider .owl-wrapper , .logos-slider .owl-item , .logos-slider .item {
    height: 100%;
}

.logos-slider .owl-item {
    display: table;
}

.logos-slider .item {    
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
/*.logos-slider .item a {
    display: table-cell;
    vertical-align: middle;
}*/
.logos-slider img {
    margin: 0 auto;
    width: auto !important;
    max-width: 100%;
    display: inline-block;
    transform: scale(0.85, 0.85); 
    -ms-transform: scale(0.85, 0.85);
    -webkit-transform: scale(0.85, 0.85);
}

/* awards */
.awards .container {
    padding: 50px 0 30px 0;
}

.awards .container-fluid {
    padding-top: 50px;
    padding-bottom: 30px;
}

.awards .orange-block {
    margin-bottom: 100px;
}

.awards .item .orange-accent {
    margin-bottom: 40px;
}

.awards .item .cite {
    margin-top: 30px;
    color: #cccccc;
    font-size: 1.125em;
    line-height: 1.5em;
    font-style: italic;
}

.awards .item {
    padding:0 30px 0 0;
}

.awards  .owl-pagination {
    margin-top: 40px;
    text-align: center;
}
.awards  .owl-pagination .owl-page {
    float: none;
}

/*Maintainance page */

#maintainance .maintain-img {
text-align: center;
margin-top: 180px
}
#maintainance .maintain-content {
text-align: center;
margin-top: 15px;

}
.page-id-2036 header{
    display:none
}


/* Team Pages */

.team-pages > .container-fluid > .row {
    display: flex;
    display: -webkit-box;
    /*display: -moz-box;*/
    display: -ms-flexbox;
    display: -webkit-flex;
}
.fixed-sidebar {
    margin-left: -1px;
    padding-right: 20px;
    background-color: #1f1f1f;
}

.fixed-sidebar .inner-content {
    /*max-width: 310px;*/
    width: 100%;
    padding-top: 50px;
    padding-left: 35px;
}

.fixed-sidebar .inner-content.stuck {
    position: fixed;
}

/*.fixed-sidebar .button-main:hover {
    color: #fff;
}*/

h2.team-members-group-title {
    font-size: 2.5em;
    border-bottom: 2px solid #EBEDEF;
    font-weight: bold;
    color: #1f1f1f;
    margin-left: 15px;
}

/* Team Page */

.team .fixed-sidebar {
    background-color: #F1F1F1;
}

.team .fixed-sidebar h3 {
    margin:0;
    font-size: 1.3em;
    line-height: 1.3em;
}

.team .fixed-sidebar .icon-btns {
    clear:both;
}

.team .fixed-sidebar .icon-btns a {
    font-size: 1.7em;
    margin-right: 15px;
    line-height: 2em;
    color:#959595;
}

.team .fixed-sidebar .icon-btns a.active {
    color:#F47A1F;
}

.team .fixed-sidebar ul {
    float:left;
}

.team .fixed-sidebar ul li {
    margin: 0;
    color:#666;
    padding: 15px 10px 15px 0;
    border-bottom: 1px solid #e1e1e1;
    font-size: 1em;
    line-height: 1.875em;
}

.team .fixed-sidebar ul li:last-child {
    border-bottom: 0 none;
}

.team .member {
    margin: 0 0 50px 0;
    padding-left: 5px;
    padding-right: 5px;

}

.team .member h4 {
    margin: 10px 0 0 0;
    font-size: 1.1em;
    font-weight: 300;
    line-height: 1.2em;
    letter-spacing: 0px;
    text-transform: capitalize;
}

.team .member span {
    font-size: 0.85em;
    line-height: 1.5em;
}

.member-avatar {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 0px;
}

.team .container-fluid {
    z-index: 22;
}

body.search-opened {
    overflow:hidden;
}

#experts-search {
    display:none;
    position:fixed;
    right:0;
    top:100px;
    bottom:0;
    padding: 120px 50px 0 60px;
    background-color:#fff;
    z-index: 999999;
    overflow-y: auto;
}

#experts-search.active {
    display:block;
}

#experts-search .search-results {
    padding-top: 50px;
}

#experts-search input {
    margin-left: 15px;
    font-size: 32px;
    border: 0 none;
    box-shadow:0 0 0 #fff;
    border-radius:0;
    -webkit-border-radius:0;
}
#team_grid, .page-template-team .team.team-pages {
    background-color: #F8F8F7;
}
#team_grid.preloader{
    position: relative;
}
#team_grid.preloader #experts-preloader{
    display: block;
} 
#experts-preloader{  
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}
#experts-preloader .loader{
    height: 50px;
    width: 50px;
    position: absolute;
    left: calc(50% - 25px);
    top: calc(50% - 25px);
}


/* Team Bio */

.fixed-sidebar ul {
    list-style: none;
    margin: 0 0 25px 0;
}

.fixed-sidebar li {
    margin:0 0 5px 0;
}

.fixed-sidebar h4  {
    margin: 30px 0px 15px 0; 
}
    
.fixed-sidebar .grey-accent, .fixed-sidebar h4,
.fixed-sidebar li, .fixed-sidebar a:not(.button-main) {
    color: #666;
}

.fixed-sidebar li, .fixed-sidebar a:not(.button-main) {
    font-size: 1em;
}

.fixed-sidebar a:not(.button-main) {
    line-height: 1.5em;
}

.fixed-sidebar .tiny-border:after {
    border-color: #666;
}

.tiny-border:after {
    display:block;
    width:25px;
    height:2px;
    content:  "";
    border-bottom:1px solid #F47B20;
}

.fixed-sidebar .social-links {
    margin:30px 0;
    overflow: hidden;
}

.fixed-sidebar .social-links a {
    font-size:2.625em;
    line-height:1em;
    display:block;
    float:left;
    margin:0 15px 0 0;
}

.team-pages .bio-content {
    padding-left: 60px;
    padding-top: 50px;
    padding-right: 50px;
    border-top: 1px solid #F5F5F5;
    min-height: calc(100vh - 100px);
}

.team-pages .member-header {
    display: flex;
    display: -webkit-box;
   /* display: -moz-box;*/
    display: -ms-flexbox;
    display: -webkit-flex;
    margin-bottom: 50px !important;
}

.team-pages .member-details {
    align-self: flex-end;
    display: -webkit-box;
    -webkit-box-align: end;
    padding-right:0;
}

.team-pages .member-details .inner-content {
    width: 100%;
    padding-bottom: 20px;
    border-bottom: 1px solid #f47b20;
}

.team-pages .member-details h2 {
    font-size: 1.8em;
    margin: 0 0 5px 0;
}

.team-pages .member-details span {
    color: #666;
    font-size: 1em;
    line-height: 1.5em;
}

.team-pages .bio-content .row {
    margin-right:0;
    margin-left:0;
}
#team_grid .mix{
    display:none;
}

.team-pages .bio-summary, .team-pages .bio-list {
    padding-right: 0;
    padding-left: 0;
}

.team-pages .bio-summary {
    margin-bottom: 50px;
    padding-bottom: 50px;
    border-bottom: 1px solid #f47b20;
}

.team-pages .bio-summary p {
    font-size: 1.3em; 
    line-height: 1.5em;
    margin:0;
}
.team-pages .bio-summary p span {
    font-weight: 300 !important;
}

.team-pages .bio-list {
    margin-bottom: 50px;
}
#btn_read_full_bio{
    margin-top:50px;
    color: #fff;
    background-color: #f47b20;
    border-color: #f47b20;
}
#btn_read_full_bio:hover,
#btn_read_full_bio:active,
#btn_read_full_bio:focus{
    background-color: transparent;
    border-color: #CCCCCC;
    color: #CCCCCC;
}
.bio-full-summary{
    overflow-y: auto;
}

.bio-full-summary ul{
    list-style: none;
    margin:0;
}
.bio-full-summary ul li{
    border-bottom: 1px solid #f1f1f1;
    padding-top: 15px;
    padding-bottom: 15px;
}
.bio-full-summary ul li:last-child{
    border-bottom: none;
}


/*.team-pages .bio-list ul {
    margin: 0px 0 70px 0;
    list-style: outside none none;
}
.team-pages .bio-list li {
    /*padding-bottom: 10px; margin-bottom: 10px;
    border-bottom: 1px solid #f1f1f1;
}

.team-pages .bio-list li:last-child {
    padding-bottom: 0;
    border-bottom: 0 none;
}

.team-pages .bio-list li a{
    color: #333;
    font-size: 1em; 
    font-weight: 400;
}
*/
.team-pages .bio-list p:not(:last-child){
    border-bottom: 1px solid #f1f1f1;
}
.team-pages .bio-list p{
    margin: 0;
    padding: 15px 0;
}


.team-pages .bio-content .grey-section, 
.team-pages .bio-content .background-img {
    margin-right:-51px;
}

.team-pages .grey-section {
    padding:20px 50px 70px 60px;
    margin-left: -60px !important;
}

.team-pages .grey-section ul {
    list-style: none;
    margin: 40px 0 0 0;
}

.team-pages .grey-section li {
    margin:0 0 25px 0;
}

.team-pages .grey-section li:last-child {
    margin: 0;
}

.team-pages .grey-section li .date {
    display:block;
    line-height: 1.3em;
    font-size: 1em;
}

.team-pages .grey-section li h2 {
    font-size: 1.125em;
    margin: 0;
}

.team-pages .grey-section li h2 a {
    color: #333333;
}

.team-pages .grey-section li h2 a span {
    color: #f47b20;
}

.team-pages .bio-content .background-img {
    padding:120px 0 120px 60px;
    margin-left: -60px !important;
}

.team-pages .bio-content .background-img .container-fluid {
    padding-left:0;
}

.team-pages .bio-content .background-img .inner-content {
    max-width:790px;
}

/* Capabilities */

.capabilities .orange-block  {
    margin: 0;
}

.capabilities .statement  {
    margin:40px 0;
}

.capabilities .overlay-grid .orange-accent  {
    position: absolute;
    top: 30px;
    left: 50px;
    z-index: 2;
    color: #fff;
}

.capabilities .overlay-grid .row,
.capabilities .overlay-grid .col-md-9 {
    display: flex;
    display: -webkit-box;
    /* display: -moz-box;*/
    display: -ms-flexbox;
    display: -webkit-flex;
}

.capabilities .overlay-grid .col-md-9  {
    padding: 0;
    z-index: 1;
    background-color: #1f1f1f;
}

.capabilities .overlay-grid .col-md-9 .inner-content {
    position: relative;
    z-index: 2;
}

.capabilities .overlay-grid .background-cover {
    z-index:1;
}

.capabilities .overlay-grid .row > .col-md-3,  .capabilities .overlay-grid{
    background-color: #1f1f1f;
}

.capabilities .overlay-grid .col-md-9 .col-md-4, .capabilities .overlay-grid .row > .col-md-3 {
    padding: 120px 50px 0 50px;
    height:340px;
    color: #cccccc;
}
.capabilities .overlay-grid .row > .col-md-3{
    height:342px;
}
.page-template-capabilities footer{
    margin-top: -1px;
}

.capabilities .overlay-grid .slider:after  {
    position:absolute;
    top:0;
    right:0;
    width:1.5px;
    height: 100%;
    content:" ";
    z-index: 10;
    background-color: #1f1f1f;
    color: #1f1f1f;
}

.capabilities .overlay-grid .owl-item .col-md-4 {
    width:100% !important;
}

.capabilities .overlay-grid .slider {
    width:100%;
    /*margin: 0 -1px;
    padding: 0 1px;
    box-sizing: content-box;*/
    display: block;
    opacity: 1;
    background-color: #1f1f1f;
}

.capabilities-section.grey-section {
    padding:30px 0;
}

.capabilities-section .item {
    padding: 30px 0;
    border-bottom: 1px solid #d4d4d4;
    cursor: pointer;
}

/*.capabilities-section .item:last-child {
    border-bottom: 0 none;
}*/
.capabilities-section .row:last-child .item{
    border-bottom: 0 none;
}

.capabilities-section h2 {
    font-size:1em;
    line-height: 3em;
    margin:0;
    padding:0 10px;
}
.cap-details-title{
    font-size: 2em;
    padding: 30px 0;
    margin-bottom: 30px;
    border-bottom: 1px solid #d4d4d4;
    text-transform: capitalize;
}
.capabilities-section h2 i, .cap-details-title i {
    /*font-size: 2.5em;*/
    float: left;
    margin: 0px 15px 0px 0px;
}

.capabilities-section i.custom-icon, .capabilities-details-section i.custom-icon{
    width: 50px;
    height: 50px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.capabilities-section.capabilities-overlay{
    display: none;
}
.capabilities-details-section{
    width:100%;
    height:100%;
    opacity:0;
    background-color:#fff;
    padding:40px 0;
    visibility: hidden;
    display:none;
    transition: right 333ms, opacity 333ms, visibility 333ms;
    -webkit-transition: right 333ms, opacity 333ms, visibility 333ms;
}
.capabilities-details-section.fadeLeft {
    opacity:1;
    visibility: visible;
    display:block;
    transition: right 333ms, opacity 333ms, visibility 333ms;
    -webkit-transition: right 333ms, opacity 333ms, visibility 333ms;
}

/*.capabilities-section i.custom-icon {
    width:50px;
    height:50px;
    background: no-repeat url(img/icons.png) transparent;
    background-position:left top;
    background-size: 100px 300px;
}

.capabilities-section i.custom-icon.icon-1 {
    background-position:left 10px;
}

.capabilities-section i.custom-icon.icon-2 {
    background-position: left -53px;
}

.capabilities-section i.custom-icon.icon-3 {
    background-position: left -105px;
}

.capabilities-section i.custom-icon.icon-4 {
    background-position: left -150px;
}

.capabilities-section i.custom-icon.icon-5 {
    background-position: left -202px;
}

.capabilities-section i.custom-icon.icon-6 {
    background-position: -53px top;
}

.capabilities-section i.custom-icon.icon-7 {
    background-position: -60px -53px;
}

.capabilities-section i.custom-icon.icon-8 {
    background-position: -53px -105px;
}

.capabilities-section i.custom-icon.icon-9 {
    background-position: -53px -150px;
}

.capabilities-section i.custom-icon.icon-10 {
    background-position: -53px -202px;
}
*/
.capabilities .proven-success a.contact-mercury-lnk {
    margin-top: 40px;
    display: block;
    color: #cccccc;
    font-size: 1em;
    line-height: 1.5em;
}
.capabilities .proven-success a.contact-mercury-lnk span{
   color:#f47b20;   
}


/* NEWS PAGE */

.news-page .intro-section, #homepage-intro .intro-section {
    position:relative;
    display:  flex;
    display: -webkit-flex; /* Safari */
    -webkit-align-items: flex-start; /* Safari 7.0+ */
    display: flex;
    align-items: flex-start;
    height:630px;
    border-bottom:0 none;
}

.news-page .intro-section > .container, #homepage-intro .intro-section > .container {
    -webkit-align-self: center; /* Safari 7.0+ */
    align-self: center;
}

.news-page .intro-section h1{
    font-size:2.625em;
    line-height:1.7em;
    font-weight: 300;
    color:#fff;
    margin:130px 0 60px 0;
}

.news-page .intro-section h2 {
    font-family:  lato;
    font-size: 2.5em;
    line-height: 1.5em;
    font-weight: 300;
    text-transform: capitalize;
    color:#fff;
    margin:0;
}

.news-page .intro-section .background-cover {
    opacity: 0.7;
    background-color:#151515;
}

.news-page .news-carousel .owl-controls, .offices-slider .owl-controls {
    position:relative;
    width:100%;
}

.offices-slider .owl-pagination{
    top: -30px !important;
}

.news-page .news-carousel .owl-pagination, .offices-slider .owl-pagination {
    position:absolute;
    top: -60px;
    width:100%;
    text-align:center;
}

.news-page .news-carousel .owl-pagination .owl-page, #homepage-intro .owl-pagination .owl-page  {
    float: inherit;
    margin: 0 5px;
    border-width: 2px;
}

.news-page .news-holder {
    padding:20px 0 70px 65px;
}

.news-page .news-holder ul {
    list-style: none;
    margin: 40px 0 0 0;
    width: 100%;
}

.news-page .news-holder li {
    margin: 0;
    width: 100%;
    padding: 10px 0 20px 0;
    border-bottom: 1px solid #f1f1f1;
}

.news-page .news-holder li:last-child {
    margin: 0;
}

.news-page .news-holder li span.date {
    display:block;
    line-height: 1.3em;
    color: #999999;
    text-transform: uppercase;
    font-size: 0.8em;
    letter-spacing: 1px;
    margin-top: 10px;
}

.news-page .news-holder li h2 {
    font-size: 1.5em;
    line-height: 1.5em;
}

.news-page .news-holder li h2 a {
    color: #333333;
}

.news-page .news-holder li h2 a span {
    color: #f47b20;
}

/* News - Single page */

#blog.single-post {
    padding-top:60px;
}

.single-post h1 {
    color:#333;
}

.single-post .left-side nav {
    margin-top:8px;
}

.single-post .left-side nav a {
    color:#333;
}

.single-post .post-header {
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #f47b20;
}

.single-post .post-header h1 {
    font-size:2.5em;
    font-weight:300;
    text-transform: none;
}

.single-post .post-sharing a.sharing-link {
    color: #999;
    font-size: 1.3em;
    margin-right: 15px;
}

.single-post .post-thumbnail {
    width:100%;
}

.single-post .post-thumbnail img {
    max-width: 100%;
    height: auto;
    margin-bottom: 30px;
}
/******update *****/
#blog .entry-meta.entry-footer span {
   display: none; 
}




/* contact */
#contact-branches{
	display: none;
}

.contact-branches {
    padding-top: 30px;

}

.contact-branches .grey-accent {
    opacity: 0.5;
}
.contact-branches .branch {
    padding-top: 50px;
}
.contact-office-details .office-details .branch{
    padding-top: 20px;
}
.contact-office-details .office-details .office-timezone h2{
    margin-top: 10px;
    margin-bottom: 20px;
}
.contact-branches .branch .statement, .contact-office-details .office-details .branch .statement{
    font-size: 1.313em;
    margin-bottom: 0;
}
.contact-branches .branch .statement a, 
.contact-office-details .office-details .branch .statement a,
.contact-office-details .office-details .branch .statement{
    color: #505050;
}
.contact-branches .branch .statement a:hover,
.contact-office-details .office-details .branch .statement a:hover{
    opacity: 0.5;
}

/* update */
.contact-branches .branch .statement a i ,
.office-details .branch .statement a i {
    color: #f47b20;
    margin: 5px;
}

.contact-offices {
    padding: 35px 0 80px 0;
}

.contact-offices .offices {
    padding-top: 40px;
}

.office {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #E1E1E1;
}
.office:hover .city {
    color: #F47B20;
}
.city {
    padding-left: 80px;
    line-height: 3em;
    margin-bottom: 0;
    -webkit-transition: color 100ms ease;
    -moz-transition: color 100ms ease;
    transition: color 100ms ease;
    font-size: 1em;
    text-transform: uppercase;
}
.office canvas{float:left;}
.contact-office-details, .bio-full-summary{
    position:fixed;
    top:0;
    right:200px;
    width:100%;
    height:100%;
    opacity:0;
    background-color:#fff;
    padding:10px 0;
    z-index:99;
    visibility: hidden;
    transition: right 333ms, opacity 333ms, visibility 333ms;
    -webkit-transition: right 333ms, opacity 333ms, visibility 333ms;
}
.contact-office-details.fadeLeft, .bio-full-summary.fadeLeft{
    right:0;
    opacity:1;
    visibility: visible;
    transition: right 333ms, opacity 333ms, visibility 333ms;
    -webkit-transition: right 333ms, opacity 333ms, visibility 333ms;
}
.contact-office-details.fadeLeft.fadeLeft-mp, .bio-full-summary.fadeLeft.fadeLeft-mp{ 
    right:320px;
}
.body-has-overlay{
    overflow: hidden;
}
.close-office-details, .close-capabilities-details, .close_full_bio{
    float:right;
}
.close-office-details span, .close-capabilities-details span, .close_full_bio span{
    background:no-repeat url(img/close_1.png) center center transparent; 
    width:50px;height:50px;display:block;
}

.contact-office-details .office-details .office-timezone{
    border-bottom: 1px solid #b7b7b7;
}


.clockHolder {
    width:48px; 
    height:48px; 
    margin:0 auto;
    position:relative;
    border-radius: 50%;
    border: 1px solid #636363;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -sm-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.clockHolder::after {
    content: '';
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #f47b20;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -2px 0 0 -2px;
}
.clock {
    float: left;
    width:48px; 
}


.sec:after {
    content: '';
    width: 1px;
    height: 18px;
    background-color: #f47b20;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -1px;
    opacity: 0;
}
.min:after {
    content: '';
    width: 2px;
    height: 16px;
    background-color: #f47b20;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -1px;
}
.hour:after {
    content: '';
    width: 2px;
    height: 10px;
    background-color: #f47b20;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -1px;
}

.rotatingWrapper {
    position:absolute;
    width:48px;
    height:48px;
}

.rotatingWrapper div {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: -1px;
    /* background-color: #f47b20; */
    top: -1px;
}



.contact-img-section {
    height: 700px;
}

/*  Footer */

#footer-credits .col-md-6 {
    padding-right:0;
    padding-left:0;
}

#footer-credits p {
    color: #666666;
    font-size: 1em;
}

#footer-nav {
    list-style: none;
    margin:0;
    text-align: right;
}

#footer-nav li {
    float: none;
    display: inline-block;
    margin-left:20px;
    line-height:24px;
}

#footer-nav li a {
    color: #666;
    font-size: 1em;
    font-weight: 300;
    line-height: 1.5em;
}
#footer-nav li a:hover{
    color: #fff;
}

.cd-cover-layer {
  /* layer that covers the content when the animation is triggered */
  position: fixed;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  height: calc(100% - 20px);
  width: calc(100% - 20px);
  opacity: 0;
  visibility: hidden;
  background-color: #fff;
  -webkit-transition: opacity 0.4s 0.4s, visibility 0s 0.8s;
  -moz-transition: opacity 0.4s 0.4s, visibility 0s 0.8s;
  transition: opacity 0.4s 0.4s, visibility 0s 0.8s;
}
.cd-about .cd-cover-layer {
  background-color: #283040;
}
.page-is-changing .cd-cover-layer {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}
@media only screen and (min-width: 768px) {
  .cd-cover-layer {
    height: calc(100% - 40px);
    width: calc(100% - 40px);
  }
}

.cd-loading-bar {
  /* this is the loding bar - visible while switching from one page to the following one */
  position: fixed;
  z-index: 2;
  left: 50%;
  top: 50%;
  height: 2px;
  width: 90%;
  background-color: #77787A;/*#4089a6;*/
  visibility: hidden;
  -webkit-transition: visibility 0s 0.4s, -webkit-transform 0.4s 0s ease-in;
  -moz-transition: visibility 0s 0.4s, -moz-transform 0.4s 0s ease-in;
  transition: visibility 0s 0.4s, transform 0.4s 0s ease-in;
  /* Force Hardware Acceleration */
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.cd-about .cd-loading-bar {
  background-color: #f47b20;/*#283040;*/
}
.cd-about .cd-loading-bar::before {
  background-color: #77787A;/*#4089a6;*/
}
.cd-loading-bar::before {
  /* this is the progress bar inside the loading bar */
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #f47b20;/*#283040;*/
  /* Force Hardware Acceleration */
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
.page-is-changing .cd-loading-bar {
  visibility: visible;
  -webkit-transform: translateX(-50%) translateY(-50%) scaleX(0.3);
  -moz-transform: translateX(-50%) translateY(-50%) scaleX(0.3);
  -ms-transform: translateX(-50%) translateY(-50%) scaleX(0.3);
  -o-transform: translateX(-50%) translateY(-50%) scaleX(0.3);
  transform: translateX(-50%) translateY(-50%) scaleX(0.3);
  -webkit-transition: visibility 0s 0.3s, -webkit-transform 0.4s 0.4s;
  -moz-transition: visibility 0s 0.3s, -moz-transform 0.4s 0.4s;
  transition: visibility 0s 0.3s, transform 0.4s 0.4s;
}
.page-is-changing .cd-loading-bar::before {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition: -webkit-transform 0.8s 0.8s ease-in;
  -moz-transition: -moz-transform 0.8s 0.8s ease-in;
  transition: transform 0.8s 0.8s ease-in;
}
@media only screen and (min-width: 768px) {
  .cd-loading-bar {
    width: calc(100% - 40px);
  }
}
#menu-nav {
    font-family: Crimson Text, Georgia, Serif;
    font-size: 1.250em;
}
#burger-icon {
    display:inline-block;
    width:  35px;
    height: 26px;
    background: no-repeat url(img/burgericon_1.png)  center center transparent;

}

.menu-trigger.active #burger-icon {
    background: no-repeat url(img/close_1.png)  center center transparent;
}
#close-icon {
    display:inline-block;
    width:  34px;
    height: 34px;
    background: no-repeat url(img/close_1.png)  center center transparent;
    padding-top: 50px;
}
.by-madeo {
        color:#444 !important;
        font-size: 0.8em !important;
    }





/* Retina Display */

@media only screen and (-webkit-min-device-pixel-ratio: 2),
    only screen and (-moz-min-device-pixel-ratio: 2),
    only screen and (-o-min-device-pixel-ratio: 2/1),
    only screen and (min-device-pixel-ratio: 2),
    only screen and (min-resolution: 2dppx) {
  #burger-icon  {
    background-image: url(img/burgericon_2.png);
    background-size: 35px 26px ;

   }
   #close-icon  {
    background-image: url(img/close_2.png);
    background-size: 34px 34px ;

   }
   
    .office canvas, .office-timezone canvas{
        width:50px !important;
        height:50px !important;
    }
    
   
    .city {
        padding-left: 70px;
        line-height: 3em;
        margin-bottom: 0;
    }
}
/*------------------------------------------------------------------------------*/
/*                   large screens width : 1440px 
/*------------------------------------------------------------------------------*/


@media only screen and (min-width: 1440px) {
    
    #homepage-intro {
        height: auto !important;
    }
    
    .news-page .intro-section{
        height:650px !important;
    }
    
    .news-page .intro-section .container, #homepage-intro .intro-section .container, #homepage-intro .owl-controls {
        width: 100% !important;
        max-width: inherit !important;
        padding-right: 50px;
        padding-left: 50px;
    }
    
    .news-page .intro-section .col-md-10.col-md-offset-1, #homepage-intro .intro-section .col-md-10.col-md-offset-1,
    #homepage-intro .owl-pagination{
        margin-left:0px !important;
        width:100%;
        padding-right:120px;
        padding-left:120px;
    }
    
    #homepage-intro .owl-pagination{
        padding-left:100px !important;
    }
    
    .news-page .button-news {
        margin-bottom: 190px;
    }
    
    .news-page .intro-section h2 {
        font-size: 3.4375em ;
        padding-top: 170px;
    }

    .img-about {
        height: 500px;
    }
    #about-leadership .orange-block {
        margin-top:50px;
    }
    #about-leadership {
        height: 500px;
    }

}

/*------------------------------------------------------------------------------*/
/*                    width : 991px 
/*------------------------------------------------------------------------------*/


@media only screen and (max-width: 991px) {


    header .col-md-3 {
        width: 20% !important;
    }
    header .col-md-9 {
        width: 80% !important;
    }
    
    header .desktop-menu ul li.page-item-310{
        display: block;
    }

    #mobile-nav {
        display: none !important;
    }
    #footer-credits .col-md-12 {
        text-align: center;
    }

    .one-half .inner-content h3, h3.inner-content {
        margin: 20px 0 30px 0;
    }

    .one-half .inner-content, .align-padding .inner-content {
        padding: 0;
    }
    

    .one-half .inner-content .readmore {
        float: none;
        margin-bottom: 30px;
    }

    .home-video .overlay{
        opacity: 0.2;
    }
    .home-video iframe{
            display: none !important;
    }
    /*.featured-stories .owl-controls {
        margin-top: 60px;
    }*/

    #counters .col-md-4 {
        padding:50px;
    }
    
    #counters .col-md-8 {
        padding:30px 0;
    }

    #footer-credits p {
        text-align: center;
        margin-bottom: 10px;
    }
    
    
    #footer-nav {
        text-align: center;
    }
    
    #footer-nav li {
        margin: 0 10px;
    }

    .img-about {
        height: 400px;
        width: 100%;
    }
    .clients .logos-slider-wrapper {
        position: relative;
        height: 150px !important;
        right: auto;
    }





    .team-pages > .container-fluid > .row {
        display: block;
    }

    .team .fixed-sidebar {
        padding: 0;
    }

    .fixed-sidebar .inner-content {
        padding: 50px 25px 20px 25px; 
        width: 100% !important;
    }

    .fixed-sidebar .inner-content.stuck {
        position: relative;
    }


    /*.team .member {
        width: 50%;
        float: left;
    }*/
    

    #experts-search {
        position: relative;
        width: 100% !important;
        padding: 50px 0 0 0;
         top: 0; 
    }

    #experts-search input {
        margin-left: 0;
        font-size: 21px;
    }
    
    .mejs-poster{
        display:block;
    }
}
/*------------------------------------------------------------------------------*/
/*                    width : 767px 
/*------------------------------------------------------------------------------*/


@media only screen and (max-width: 767px) {
    body {
        overflow-x: hidden;
    }

    .container-fluid , .container {
        padding-left: 25px;
        padding-right: 25px;
    }

    header .col-md-3 {
        width: 50% !important;
    }
    header .col-md-9 {
        width: 50% !important;
    }

    header .col-md-9 h2 {
        display: none !important;
    }
    
    header .menu-trigger.active {
        right: 25px;
    }
    
    #slideMenu {
        overflow-y: auto;
    }

    #slideMenu li {
        text-align: center;
        padding: 15px 10px;
    }
    
    #homepage-intro {
        min-height: 100px;
        height: auto !important;
    }
    
    #homepage-intro .intro-section h2, .home-video h2{
        font-size: 2em;
        margin:0;
    }
    #homepage-intro .intro-section h1, .home-video h1{
        font-size: 1.5em;
        padding-top:10px;
    }
    #homepage-intro .intro-section a.read_more_btn, .home-video a.read_more_btn{
        /*font-size: 1em;*/
        margin-top:30px;
    }
    .overlay-grid.offices .col-md-5ths h4 {
        padding:0 15px 0 25px;
    }
    
    .overlay-grid.offices .col-md-5ths {
        overflow:hidden;
    }
    
    
    .row.row-fill {
        margin-right:-25px;
        margin-left:-25px;
    }

    .one-half .col-md-6 {
        padding: 30px 25px;
    }

    .grey-section {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .owl-pagination {
        text-align: center;
    }


    .slider-navi span, .owl-pagination .owl-page {  
        float: none;
    }
    .img-about {
        height: 300px;
        width: 100%;
    }

 

    .statement {
        font-size: 1.5em;
    }

    .testimonials h2, .testimonials p {
        font-size: 1.250em;
    }
     .awards .orange-block {
        margin-bottom: 60px; 
    }
    #about-leadership {
        padding : 30px 0;
    }

    #counters .col-md-4 {
        padding:25px;
    }
    
    #counters .col-md-8 {
        padding: 30px 0;
    }
    .statment-section {
        padding : 50px 0;
    }
    .small-padding {
        padding: 30px 0;
    }
    
    .capabilities .overlay-grid .slider:after  {
        display:none !important;
    }
    
    .capabilities-section .item {
        text-align : center;
    }
    .capabilities-section i.custom-icon, .capabilities-details-section i.custom-icon {
        float: none; 
        margin : 0 auto 10px auto;
        display: block;
    }
    .proven-success .container-fluid {
        padding: 0;
    }

    .capabilities .overlay-grid .row, .capabilities .overlay-grid .col-md-9 {
        display: block;
        width: 100%;
        margin: 0;
    }

    .capabilities .overlay-grid .slider {
        width: 100% !important;
    }

    .capabilities .overlay-grid .row > .col-md-3 {
        padding: 30px 25px 45px 25px;
        height: auto;
    }
    .capabilities .overlay-grid .col-md-9 .col-md-4 {
        padding: 120px 25px 0 25px;
        height: 300px;
    }
    .capabilities .overlay-grid .orange-accent {
        left : 25px;
    }
     .capabilities-section .row:last-child .item {
        border-bottom: 1px solid #d4d4d4;
    }
   .capabilities-section .row:last-child .col-md-6:last-child .item {
        border-bottom: 0 none;
    }
    .cap-details-title {
        font-size: 1.5em;
        text-align: center;
    }
     .capabilities-details-section , .capabilities-details-section .textalignright {
        text-align: center;
    }

    .contact-branches .branch {
        padding-top: 10px;
    }
    .contact-branches .col-md-3 {
        margin-bottom: 50px;
    }
    .contact-branches .col-md-3:last-child {
        margin-bottom: 0;
    }
    .contact-office-details{
        overflow-y: auto;
    }
    .office {
        text-align: center;
    }
    .office canvas {
        float: none;
    }

    .city {
        padding-left: 0;
    }


    .contact-img-section {
        height: 430px;
    }


    .news-page .news-holder {
        padding-left: 0;
        padding-bottom: 0;
    }

    .news-page .intro-section {
        height: 450px;
    }

    .news-page .intro-section h2 {
        font-size: 2em;
        margin-bottom: 50px !important;
        
    }

    .news-page .news-holder li h2 {
        font-size: 1.3em;
    }


    .single-post .post-header h1 {
        font-size: 2em;
    }

    #post-area {
        margin-top: 45px;
    }



    body.search-opened {
        overflow: inherit;
    }
    
    .team-pages .bio-content {
        padding-left: 10px;
        padding-right: 10px;
    }
    
    /*.team .member {
        width: 100%;
        text-align: center;
    }*/
    .team-pages .member-header {
        display:block;
        text-align: center;
    }
    
    .team-pages .member-details .inner-content {
        padding-bottom:0;
        border-bottom:0 none;
    }
    
    .team-pages .member-details {
        padding: 10px 0 0 0;
    }
    
    .featured-team-slider .item{
            text-align: center;
    }
    .featured-team-slider .item img{
        margin-left: auto;
        margin-right: auto;
    }
    .featured-team-slider .item p {
        margin-right: 0px;
    }
    .featured-team-slider .item .separator{
        margin-left: auto;
        margin-right: auto;
    }

	#homepage-intro .home-down-arrow{
    position: absolute;
    width: 100%;
    bottom: 20px;
    }
    
    .team-pages .bio-summary, .team-pages .bio-list{
        padding-right: 15px;
        padding-left: 15px;
    }
    .team-pages .bio-content .background-img .container-fluid{
        padding-right: 10px;
        padding-left: 10px;
    }

}

#slideMenu .smaller-screen li {
    padding:15px 10px !important;
}

@media only screen and (max-height: 590px) {
    body:not(.is-device) #slideMenu li {
        padding:15px 10px;
    }
}

/*------------------------------------------------------------------------------*/
/*                    width : 400px 
/*------------------------------------------------------------------------------*/
@media only screen and (max-width: 400px) and (orientation: portrait) { 
    
    #counters .col-md-4 {
        padding:50px 25px;
    }
    
    #counters .col-md-8 {
        padding: 0 20px 30px 20px;
    }
    
    #counters .col-md-8 svg {
        height: 250px !important;
    }


}
/*------------------------------------------------------------------------------*/
/*                    width : 360px 
/*------------------------------------------------------------------------------*/
@media only screen and (max-width: 360px) and (orientation: portrait) { 

    /*#logo {
        margin-left: -15px !important;
        margin-right: -15px !important;
    }

    body {
      overflow-x: hidden;
    }

    .offices .col-sm-5ths, .offices .col-md-5ths, .offices .col-xs-5ths {
        width: 100%;
    }*/
    
    .img-about {
        height: 300px;
        width: 100%;
    }
    
    .clients .logos-slider-wrapper {
    position: relative;
    height: 150px !important;
    right: auto;
    }
    .awards .orange-block {
        margin-bottom: 60px; 
    }
    #homepage-intro .intro-section h2, .home-video h2{
        font-size: 1.2em;
    }


}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
/*
body {
  overflow-x: hidden;
}*/

    #slideMenu {
    overflow-y: auto;
    }
    #slideMenu li {
        text-align: center;
    }

}

/* edga animated map */
.edgeLoad-EDGE-29318129 { visibility:hidden; }

/* update */
#blog.single-post .entry-meta.entry-footer {
    display: none;
}
/* culture section */
#culture-section {
    display: none;
}



/******************content of color.css.php******************/
/* Accent Color */

a,
header #logo a:hover,
header #logo a:focus,
header #logo a:active,
#latest-posts .post-name .entry-title a:hover,
.entry-meta.entry-header a:hover,
.entry-meta.entry-header a:active,
.entry-meta.entry-header a:focus,
.standard-blog .post-name .entry-title a:hover,
.masonry-blog .post-name .entry-title a:hover,
.center-blog .post-name .entry-title a:hover,
.comment-author cite a:hover,
.comment-meta a:hover,
#commentform span.required,
#footer-credits p a,
.social_widget a i,
.dropmenu-active ul li a:hover,
.color-text,
.dropcap-color,
.social-icons li a:hover i,
.counter-number .count-number-icon {
	color: #f47b20;
}

#menu ul .sub-menu li a:hover {
	color: #f47b20 !important;
}

.overlay-bg,
.overlay-bg-fill,
.item-project i,
.standard-blog .post-link,
.standard-blog .post-quote,
.masonry-blog .post-link,
.masonry-blog .post-quote,
.center-blog .post-link,
.center-blog .post-quote,
.badge_author,
#error-page .error-btn,
.social_widget a:hover,
.tooltip-inner,
.highlight-text,
.progress-bar .bar,
.pricing-table.selected .price,
.pricing-table.selected .confirm,
.mejs-overlay:hover .mejs-overlay-button,
.mejs-controls .mejs-time-rail .mejs-time-current,
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
#jpreOverlay,
#jSplash,
#jprePercentage,
.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected {
	background-color: #f47b20;
}

.navigation-projects ul li.prev a:hover,
.navigation-projects ul li.next a:hover,
.navigation-projects ul li.back-page a:hover {
	background-color: #f47b20;
	border-color: #f47b20;
}

.wpcf7 .wpcf7-submit:hover,
.wpcf7 .wpcf7-submit:focus,
.wpcf7 .wpcf7-submit:active,
#commentform #submit:hover,
.button-main:hover,
.button-main:active,
.button-main:focus,
.button-main.inverted {
	background-color: #f47b20;
    border-color: #f47b20;
}

.wpcf7-form.invalid input.wpcf7-not-valid,
.wpcf7-form.invalid textarea.wpcf7-not-valid,
.wpcf7-form input:focus:invalid:focus,
.wpcf7-form textarea:focus:invalid:focus,
.social_widget a {
	border-color: #f47b20;
}

.tagcloud a {
	border-color: #f47b20;
	color: #f47b20;
}

.tagcloud a:hover,
.tagcloud a:active,
.tagcloud a:focus {
	background-color: #f47b20;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #f47b20;
}

.tooltip.right .tooltip-arrow {
    border-right-color: #f47b20;
}

.tooltip.left .tooltip-arrow {
    border-left-color: #f47b20;
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #f47b20;
}

.box .icon.circle-mode-box {
	border-color: rgba(244,123,32, 0.5);
}

.box:hover .icon.circle-mode-box,
.box:active .icon.circle-mode-box,
.box:focus .icon.circle-mode-box {
	border-color: #f47b20;
	background-color: #f47b20;
}

.box .icon.circle-mode-box i,
.box.boxed-version .icon-boxed i,
.box .icon.icon-only-mode-box {
	color: #f47b20;
}


/* Header Colors */

header {
	background-color: #FFFFFF;
}

header #logo a {
	color: #2D3C48;
}

#menu ul a {
	color: #818B92;
}

#menu > ul > li:after {
    border-color: #EEEEEE;
}

#menu ul a:hover,
#menu ul li.sfHover a,
#menu ul li.current-cat a,
#menu ul li.current_page_item a,
#menu ul li.current-menu-item a,
#menu ul li.current-page-ancestor a,
#menu ul li.current-menu-ancestor a {
    color: #1f1f1f;
}

#menu ul ul {
	background-color: #252728;
}

#menu ul .sub-menu li a {
	color: #FFFFFF !important;
	border-color: #2F2F2F;
}


/* Typography Colors */

body,
a:hover,
a:active,
a:focus,
.entry-meta.entry-header a,
.comment-meta, 
.comment-meta a,
#twitter-feed .tweet_list li .tweet_time a,
.box p,
.dropmenu-active ul li a {
	color: #333333;
}

h1,
h2,
h3,
h4,
h5,
h6,
#latest-posts .post-name .entry-title a,
.standard-blog .post-name .entry-title a,
.masonry-blog .post-name .entry-title a,
.center-blog .post-name .entry-title a,
.comment-author cite, 
.comment-author cite a,
.dropmenu p,
.accordion-heading .accordion-toggle,
.nav > li > a,
.nav-tabs > li.active > a, 
.nav-tabs > li.active > a:hover, 
.nav-tabs > li.active > a:focus,
.dropcap,
.easyPieChart,
.pricing-table .price,
.counter-number .number-value {
	color: #1f1f1f;
}

/* Back To Top Colors */

#back-to-top {
	background-color: #171717;
}

#back-to-top i {
	color: #FFFFFF;
}