/*
Control Tower CMS
Designed and delevoped by 20/20 Productions Europe Ltd.

CT ADMIN - Color Refs:
    Blue: #3C879C
    Green: #40A696
    Drk Grey: #4D4D4D
    Lt Grey: #CCCCCC
---
FRONT END STYLESHEETS
---
*/
/*REWRITE GALLERY SLIDE FUNC
#pageGallery.carousel .item {-webkit-transition: opacity 3s; -moz-transition: opacity 3s; -ms-transition: opacity 3s; -o-transition: opacity 3s; transition: opacity 3s;}
#pageGallery.carousel .active.left {left:0;opacity:0;z-index:2;}
#pageGallery.carousel .next {left:0;opacity:1;z-index:1;}
*/

/* GLOBAL STYLES */

html {
    background: #FFF;
}
body {
    margin: 0;
    padding: 0;
    color: #353535;
    font: normal 110pt;
    font-family: "proxima-nova", sans-serif;
    background: #FFF;
    overflow-y: scroll;
    overflow-x: hidden;
}
a, a:link, a:active, a:focus {
    color: #777;
    text-decoration: none;
}
a:hover, a:active {
    color: #777;
    text-decoration: underline;
}
a:visited {
    color: #777;
    text-decoration: none;
}
.newsSpans a, .newsSpans a:link, .newsSpans a:active, .newsSpans a:focus {
    color: #195369;
    text-decoration: none;
}
.newsSpans a:hover, .newsSpans a:active {
    color: #195369;
    text-decoration: underline;
}
.newsSpans a:visited {
    color: #195369;
    text-decoration: none;
}
#page{
    margin-top: 5px;
    margin-bottom: 5px;
    background: white;
    border: 1px solid #C9E0ED;
}
#header{
    margin: 0;
    padding: 0;
    border-top: 3px solid #C9E0ED;
}
.centerItem{
    margin: 1% auto;
}
#content {
}

#sidebar {
    padding: 20px 20px 20px 0;
}

footer {
    padding: 10px;
    margin: 10px 20px;
    border-top: 1px solid #BBB;
    background-color: #DDD;
    color: #353535;
    line-height: normal;
}
.recaptcha_r7_c1, .recaptcha_r8_c1 {
    display: none;
}
/* GLOBAL OPERATORS */
.fltLeft {
    float: left;
}
.fltRight {
    float: right;
}
.pull-center {
    margin: 0 auto;
    text-align: center;
}
.block-center {
    margin: 0 auto;
    display: block;
}
.noPadding {
    padding: 0;
}
.noMargin { 
    margin: 0;
}
.marginTop { 
    margin-top: 35px;
}
.marginTopHalf { 
    margin-top: 15px;
}
.marginLeft { 
    margin-left: 30px;
}
.marginLeftHalf { 
    margin-left: 15px;
}
.marginRight { 
    margin-right: 30px;
}
.marginRightHalf { 
    margin-right: 15px;
}
.marginBot { 
    margin-bottom: 35px;
}
.marginBotHalf { 
    margin-bottom: 15px;
}
.auth {
    text-align: right;
}
/* 

FRONT END STYLES
CLIENT: CONTROL TOWER DEMO

*/
h1, h2, h3, h4, h5, h6, #headerFader, .deviceLink {
    font-weight: normal;
    line-height: 1.2em;
    font-family: "din-condensed-web",sans-serif;
    text-transform: uppercase;
    letter-spacing: -0.02em;
    color: #353535;
}
h1, h2, h3 {
    font-weight: lighter;
}
h3 {
    font-size: 23px;
}
#logo {
    padding: 10px 20px;
    font-size: 200%;
}
header#header-top {
    background-color: #353535;
    color: #FFF;
    text-transform: uppercase;
    min-height: 150px;
    position: fixed;
    z-index: 1000;
}
header#header-top.headerCollapse, #headerContainer.headerCollapse {
    min-height: 35px;
}
#masterContent {
    position: relative;
    padding-top: 130px;
}
.jumbotron h1, .jumbotron #headerFader {
    font-size: 55px;
    display: block;
    float: left;
    color: #FFF;
}
.jumbotron ol#textfade {
    color: #727272;
    width: 100px;
    display: inline-block;
    overflow: hidden;
    width: 150px;
    height: 50px;
    margin: 0;
}
ol#textfade li {
    display: block;
    overflow: hidden;
    width: 150px;
    height: 50px;
    line-height: normal; 
}
.jumbotron .lead {
    font-size: 35px;
    line-height: 1.25;
}
.jumbotron a, .jumbotron a:link, .jumbotron a:active, .jumbotron a:focus {
    color: #FFF;
    text-decoration: none;
}
.jumbotron a:hover, .jumbotron a:active {
    color: #FFF;
    text-decoration: none;
}
.jumbotron a.brand, .jumbotron a:link.brand, .jumbotron a:active.brand, .jumbotron a:focus.brand {
    cursor: pointer;
}

footer p {
    padding: 0 20px; 
}
.adc_links, .adc_links a {
    background: url("../img/contact-links.png") no-repeat 0 0;
    width: 68px;
    height: 68px;
    display: block;
    text-indent: -9999px;
}

.boxout {
    background-color: #fff;
    border: thin solid #777777;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */   
    padding: 4%;
    min-height: 360px;
}
.imgLinks a img, .imgLinks a {
    margin: 0 13px 20px 0;
}
.imgLinks a.inactive {
    background: url("../img/personel-hoverstate.png") 0 0 no-repeat;
    width: 125px;
    height: 124px;
}
.imgLinks a.inactive img {
    opacity: 0.5;
}
.imgLinks a, .imgLinks img {
    width: 125px;
    height: 124px;
    display: inline-block;
}
#gallery {
    margin-top: 25px;
}
.carousel-control {
    width: 60px;
    height: 20px;
    border: none;
    opacity: 1;
    background: #CCCCCC;
    margin-top: 0;

}
.carousel-control-container {
    position: relative;
    border: none;
    opacity: 1;
    margin: 10px auto;
}
.carousel-control-rule {
    width: 80%;
    height: 20px;
    background: #CCCCCC;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    margin-left: 10%;
    margin-top: 13px;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.carousel-control.left i {
    margin-top: 3px;
}
.carousel-control.right i {
    margin-top: 3px;
}
a.carousel-control.left:hover{}
a.carousel-control.right:hover{}

.responsive-iFrame {
    position: relative;
    display: block;
    max-width: 870px;
    height: 489px;   
}
.responsive-iFrame-work {
    position: relative;
    display: block;
    max-width: 770px;
    height: 433px;   
}
.responsive-iFrame-explainer {
    position: relative;
    display: block;
    max-width: 1280px;
    height: 520px;  
}

.responsive-iFrame iframe, .responsive-iFrame-work iframe, .responsive-iFrame-explainer iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.subNav h1 {
    font-size: 50px;
}
.subNav a {
    color: #FFF;
    background-color: #353535;
    background: none;
    text-shadow: none;
    text-shadow: 0;
    border-color: none;
    border: solid;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-transform: uppercase;
    padding: 5px 12px;
    width: 220px;
    max-width: 220px;
    max-height: 76px;
    display: block;
    margin: 0 auto;
    
}
.subNav a i {
    opacity: 0;
    position: relative;
}
.subNav a i.fa-angle-right {
    left: -15px;
}
.subNav a i.fa-angle-left {
    left: 15px;
}
.subNav a:link, .subNav a:visited, .subNav a:focus {
    text-decoration: none;
    background-color: #353535;
    color: #FFF;
}  
.subNav a:hover {
    text-decoration: none;
    background-color: #353535;
    color: #FFF;
}
.subNav a.change195369 {border-color: #195369; color: #195369;}
.subNav a.change195369:hover {background-color: #195369; color: #FFF;}
.subNav a.changeBEBD80 {border-color: #BEBD80; color: #BEBD80;}
.subNav a.changeBEBD80:hover {background-color: #BEBD80; color: #FFF;}
.subNav a.change708D81 {border-color: #708D81; color: #708D81;}
.subNav a.change708D81:hover {background-color: #708D81; color: #FFF;}
.subNav a.change70547A {border-color: #70547A; color: #70547A;}
.subNav a.change70547A:hover {background-color: #70547A; color: #FFF;}
.subNav a.changeD49A4B {border-color: #D49A4B; color: #D49A4B;}
.subNav a.changeD49A4B:hover {background-color: #D49A4B; color: #FFF;}
/* TEMAPLTE - Fade Transition for Carousel 
#headerFader.carousel {
    overflow: hidden;
}
#headerFader.carousel .item {
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}
#headerFader.carousel .active.left, #headerFader.carousel .active.right {
    left:0;
    opacity:0;
    z-index:2;
}
#headerFader.carousel .next, #headerFader.carousel .prev {
    left:0;
    opacity:1;
    z-index:1;
}*/

.modal {
    /* new custom width */
    width: 60%;
    /* must be half of the width, minus scrollbar on the left (30px) */
    margin-left: -450px;
    position:fixed;
    text-align:center;
}

 .responsive-iFrame{
        max-width:80%;
        margin-bottom: 20px;
    }

/* #HEADERFADER - Fade Transition for Carousel */
#headerFader.carousel {
    overflow: hidden;
    display: inline-block;
    width: 625px;
    height: 60px;
    line-height: normal;
    margin: 0;
    padding: 0;
    opacity:1;
}
#headerFader.carousel .item {
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
    color: #FFF;
}
#headerFader.carousel .active.left, #headerFader.carousel .active.right {
    left:0;
    opacity:0;
    z-index:2;
}
#headerFader.carousel .next, #headerFader.carousel .prev {
    left:0;
    opacity:0.2;
    z-index:1;
}
span#masterHeader{
    opacity: 1;
}
span#takemeback{
    opacity: 0;
    display: none;
}
/* clientFader - Fade Transition for Carousel */
/*#clientFader.carousel {
    overflow: hidden;
}
#clientFader.carousel .item {
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
}
#clientFader.carousel .active.left, #clientFader.carousel .active.right {
    left:0;
    opacity:0;
    z-index:2;
}
#clientFader.carousel .next, #clientFader.carousel .prev {
    left:0;
    opacity:1;
    z-index:1;
}
*/
#clientFader .clientlist {
    background-image: url('../img/clientlist.png');
    background-position: 0 0;
    background-repeat:no-repeat;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
    background-position:center;
    height: 80px;
    width: 960px;
}
.clientlist.clRowOne { background-position: 0 0; }
.clientlist.clRowTwo { background-position: 0 -80px; }
.clientlist.clRowThree { background-position: 0 -160px; }
.clientlist.clRowFour { background-position: 0 -240px; }
.clientlist.clRowFive { background-position: 0 -320px; }

.carousel-slogan {
    position: absolute;
    z-index: 5;
    width: 770px;
    height: 350px;
    top: 0;
}
.carousel-slogan h2 {
    padding: 3%;
    font-size: 75px;
    color: #FFF;
    line-height: 1.1;
}
.carousel-slogan h2 a, .carousel-slogan h2 a:link, .carousel-slogan h2 a:active, .carousel-slogan h2 a:focus {
    color: #FFF;
    padding: 0 10px;
}
.carousel-slogan h2 a:hover {
    background-color: #195369;
    text-decoration: none;
    padding: 0 10px;
}
#locFader1.carousel .item, #locFader2.carousel .item, #locFader3.carousel .item {
    -webkit-transition: opacity 1s; 
    -moz-transition: opacity 1s; 
    -ms-transition: opacity 1s; 
    -o-transition: opacity 1s; 
    transition: opacity 1s;
}
#locFader1.carousel .active.left, #locFader2.carousel .active.left, #locFader3.carousel .active.left {
    left:0;
    opacity:0;
    z-index:2;
}
#locFader1.carousel .next, #locFader2.carousel .next, #locFader3.carousel .next {
    left:0;
    opacity:1;
    z-index:1;
}


/* GROUP STYLES - COLORS */
.bkColBlue { background-color: #195369; color: #FFF;}
.bkColMustard { background-color: #BEBD80; color: #FFF;}
.bkColDirtygreen { background-color: #708D81; color: #FFF; }
.bkColPurple { background-color: #70547A; color: #FFF;}
.bkColOrange { background-color: #D49A4B; color: #FFF;}

.colDefault {color: #353535}
.colBlue { color: #195369;}
.colMustard { color: #BEBD80;}
.colDirtygreen { color: #708D81;}
.colPurple { color: #70547A;}
.colOrange { color: #D49A4B;}
.blockQuote {
    background-color: #353535;
    display: block;
    color: #FFF;
    padding: 2%;
    width: 96%;
}
a.btn.btn-2020Default, a.btn.btn-2020Blue, a.btn.btn-2020Mustard, a.btn.btn-2020DirtyGreen, a.btn.btn-2020Purple, a.btn.btn-2020Orange { 
    color: #FFF;
    background: none;
    text-shadow: none;
    text-shadow: 0;
    border-color: none;
    border: solid;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-transform: uppercase;
    padding: 10px 20px;
    font-weight: bold;
}
a.btn i {
    margin-right: 5px;
}

a.btn.btn-2020Default {border-color: #353535; color: #353535;}
a.btn.btn-2020Blue { border-color: #195369; color: #195369; }
a.btn.btn-2020Mustard { border-color: #BEBD80; color: #BEBD80;}
a.btn.btn-2020DirtyGreen { border-color: #708D81; color: #708D81; }
a.btn.btn-2020Purple { border-color: #70547A; color: #70547A;}
a.btn.btn-2020Orange { border-color: #D49A4B; color: #D49A4B;}


a.btn.btn-2020Default:hover {
    background-color: #353535;
    color: #FFF;
}

a.btn.btn-2020Blue:hover {
    background-color: #195369;
    color: #FFF;
}

a.btn.btn-2020Mustard:hover {
    background-color: #BEBD80;
    color: #FFF;
}

a.btn.btn-2020DirtyGreen:hover {
    background-color: #708D81;
    color: #FFF;
}

a.btn.btn-2020Purple:hover {
    background-color: #70547A;
    color: #FFF;
}

a.btn.btn-2020Orange:hover {
    background-color: #D49A4B;
    color: #FFF;
}

a.btn.btn-2020Default.change195369 {border-color: #195369; color: #195369;}
a.btn.btn-2020Default.change195369:hover {background-color: #195369; color: #FFF;}
a.btn.btn-2020Default.changeBEBD80 {border-color: #BEBD80; color: #BEBD80;}
a.btn.btn-2020Default.changeBEBD80:hover {background-color: #BEBD80; color: #FFF;}
a.btn.btn-2020Default.change708D81 {border-color: #708D81; color: #708D81;}
a.btn.btn-2020Default.change708D81:hover {background-color: #708D81; color: #FFF;}
a.btn.btn-2020Default.change70547A {border-color: #70547A; color: #70547A;}
a.btn.btn-2020Default.change70547A:hover {background-color: #70547A; color: #FFF;}
a.btn.btn-2020Default.changeD49A4B {border-color: #D49A4B; color: #D49A4B;}
a.btn.btn-2020Default.changeD49A4B:hover {background-color: #D49A4B; color: #FFF;}

a.locimg.edinburgh:hover {
    background: #FFF url('../../../uploads/Contact Us/images/loc-edinburgh-hover.png') 0 0;
    width: 100%;
    display: block;
}
.tooltip-inner {
    background-color: #70547A;
    padding: 5%;
    font-size: 12px;
    max-width: 614px;
}
.tooltip.top .tooltip-arrow {
  border-top: 5px solid #70547A;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom: 5px solid #70547A;
}
.tooltip.left .tooltip-arrow {
  border-left: 5px solid #70547A;
}
.tooltip.right .tooltip-arrow {
  border-right: 5px solid #70547A;
}
a.tooltipLink{}
/* NAVBAR STYLES - FLOATING NAV (requires nav to be inside .container div)*/


/*.navbar#fltNav .brand {
    display: none;
}
#fltNav.navbar {
    margin: 0 3%;
}
#fltNav.navbar .navbar-inner {
    padding: 0;
}
#fltNav.navbar .nav {
    margin: 0;
    display: table;
    width: 100%;
}
#fltNav.navbar .nav li {
        display: table-cell;
        width: 1%;
        float: none;
}
#fltNav.navbar .nav li a {
    font-weight: bold;
    text-align: center;
        border-left: 1px solid rgba(255,255,255,.75);
        border-right: 1px solid rgba(0,0,0,.1);
}*/

/* NAVBAR STYLES - NAV-PILL NAV */


#fltNav > .navbar-inner {
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: none;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.navbar #siteNav .nav > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.navbar #siteNav .nav .divider-vertical {
    border-left: none;
    display: none;
}
.navbar #siteNav .nav > .active > a, .navbar #siteNav .nav > .active > a:hover, .navbar #siteNav .nav > .active > a:focus {
    color: #353535;
    background-color: #EEE;
    text-shadow: none;
}
.navbar #siteNav .nav > li > a:hover, .navbar #siteNav .nav > li > a:focus {
    text-decoration: none;
    background-color: #EEE;
    text-shadow: none;
    color: #353535;
}
.navbar {
    margin: 0;
    padding: 0;
}
.navbar #siteNav .nav>li>a {
    text-shadow: none;
    color: #FFF;
}
.navbar span.global {
    color: #727272;
    margin-top: 0.9%;
    margin-right: 5%;
}
.navbar div.globalLogo {
    display: none;
}
.top-nav-collapse div.global, .top-nav-collapse .headerLogo {
    display: none;
}
.top-nav-collapse #headerText {
    margin-top: -500px;
}
#headerText {
    margin-left: 0;
}
.top-nav-collapse div.globalLogo, .top-nav-collapse .headerLogoCollapse {
    display: block;
}
.top-nav-collapse div.globalLogo {
    margin-top: -13px;
}
.top-nav-collapse #fltNav .navbar-inner{
    margin-top: 21px;
}
.operating {
    text-transform: uppercase;
    margin-top: 5px;
}
.operating h3{
    margin-right: 70px;
    color: #EEE;
}
/* NAVBAR STYLES - NAV-TAB NAV */

#footerTab.nav-tabs>.active>a, #footerTab.nav-tabs>.active>a:hover, #footerTab.nav-tabs>.active>a:focus {
    color: #FFF;
    background-color: #BBB;
    border: 1px solid #BBB;
    border-bottom-color: #BBB;
    cursor: default;
}
#footerTab.nav-tabs>li>a {
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 20px;
    border: 1px solid #BBB;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
#footerTab.nav-tabs {
    border-bottom: 1px solid #BBB;
}
#footerTab.nav-tabs>li>a:hover, #footerTab.nav-tabs>li>a:focus {
    border-color: #BBB;
    background-color: #BBB;
    color: #FFF;
}
#footerTab p {
    margin-top: 10px;
}
#footerTab p a, #footerTab p a:hover, #footerTab p a:focus, #footerTab p a:visited, #footerTab p a:link {
    text-decoration: none;
    color: #777;
}


/*
.navbar-inner {
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: none;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.nav {
    border-bottom: 1px solid rgb(221, 221, 221);
}
.navbar .nav > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 20px;
    border: 1px solid rgba(0, 0, 0, 0);
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.navbar .nav > li > a, .navbar .nav > li > a {
    padding-right: 12px;
    padding-left: 12px;
    margin-right: 2px;
    line-height: 14px;
}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
    color: rgb(85, 85, 85);
    cursor: default;
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(221, 221, 221);
    border-bottom-color: rgba(0, 0, 0, 0);
    -webkit-box-shadow: none;
    box-shadow: none;
}
.navbar .nav > li > a:hover, .navbar .nav > li > a:focus {
    text-decoration: none;
    background-color: #eeeeee;
    text-shadow: none;
}
*/
/* NAVBAR STYLES - LISTED NAV (requires alternate main.php view)*/


/*

#mainMenu {
    font-family: 'Chau Philomene One', sans-serif;
    text-transform: uppercase;
    width: 260px;
    list-style: none;
}
#mainMenu .nav > li > a  {
    color: #FFF;
    text-shadow: none;
    list-style: none;
    padding: 5px 5px;
    margin: 0 5px;
    width: 260px;
}
.navbar ul > li {
    list-style: none;
}
#mainMenu .nav-list > li > a, .nav-list {
    text-shadow: none;
    padding: 0;
    margin: 0;
    display: block;
}
#mainMenu .navbar-inner {
    background: none;
    border: none;
    filter: none;
}
#mainMenu .nav-list ul li {
    display: block;
    float: none;
    list-style: none;
    padding-right: 5px;
}
#mainMenu .container ul li.nav-header {
    width: 260px;
    padding-right: 0;
    font-weight: normal;
}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
    background: none;
    box-shadow: none;
    color: #D43B00 !important;
}
.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
    background: none;
    box-shadow: none;
    color: #D43B00 !important;
}
#mainMenu .dropdown-menu {
    position: relative;
    top: -5px;
    left: -10px;
    background: none;
    border: none;
    border: none;
    padding: 0;
    -webkit-border-radius: none;
    -moz-border-radius: none;
    border-radius: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-background-clip: none;
    -moz-background-clip: none;
    background-clip: none;
}
.navbar .nav > li > .dropdown-menu::before, .navbar .nav > li > .dropdown-menu::after {
    display: none;
    border: none;
}
#mainMenu .dropdown-menu a, #mainMenu .dropdown-menu a:focus {
    color: #FFF;
    background: none;
}
#mainMenu .dropdown-menu a:hover, #mainMenu .dropdown-menu a:active {
    color: #D43B00;
}
#mainMenu .caret {
    display: none;
}
#mainMenu .navbar-inner {
    box-shadow: none;
}
li.nav-header {
    text-shadow: none;
    color: #FFF;
    font-size: inherit;
    padding: 5px 10px;
    margin: 0 5px;
    font-weight: normal;
}
.navEdge {
    background: url("../img/paper-navigation-edge.png") no-repeat 0 0;
    height: 17px;
    display: block;
}
*/

/* MODAL STYLES */

/*.explainerModal-open .dropdown-menuu {
  z-index: 2050;
}
.explainerModal-open .dropdown.open {
  *z-index: 2050;
}
.explainerModal-open .popover{
  z-index: 2060;
}
.explainerModal-open .tooltip {
  z-index: 2070;
}
.explainerModal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}

.explainerModal-backdrop-fade {
  opacity: 0;
}

.explainerModal-backdrop,
.explainerModal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.explainerModal{
  position:fixed;
  top: 50%;
  left: 50%;
  z-index: 1050;
  max-width: 1280px;
  margin: -250px 0 0 -280px;
  overflow: auto;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
     -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
          box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding-box;
          background-clip: padding-box;
}

.explainerModal.fade {
  top: -25%;
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
     -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
      -ms-transition: opacity 0.3s linear, top 0.3s ease-out;
       -o-transition: opacity 0.3s linear, top 0.3s ease-out;
          transition: opacity 0.3s linear, top 0.3s ease-out;
}
.explainerModal.fade.in {
  top: 50%;
}
.explainerModal.header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
.explainerModal.close{
  margin-top: 2px;
}
.explainerModal.body {
  max-height: 400px;
  padding: 15px;
  overflow-y: auto;
}
.explainerModal.form {
  margin-bottom: 0;
}
.explainerModal.footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
     -moz-border-radius: 0 0 6px 6px;
          border-radius: 0 0 6px 6px;
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
     -moz-box-shadow: inset 0 1px 0 #ffffff;
          box-shadow: inset 0 1px 0 #ffffff;
}

.explainerModal-footer:before,
.explainerModal-footer:after {
  display: table;
  content: "";
}
.explainerModal-footer:after{
  clear: both;
}
.explainerModal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.explainerModal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}*/
/*.explainerModal-open .dropdown-menu {
  z-index: 2050;
}

.explainerModal-open .dropdown.open {
  *z-index: 2050;
}

.explainerModal-open .popover {
  z-index: 2060;
}

.explainerModal-open .tooltip {
  z-index: 2070;
}

.explainerModal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}

.explainerModal-backdrop.fade {
  opacity: 0;
}

.explainerModal-backdrop,
.explainerModal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.explainerModal {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1050;
  width: 1280px;
  margin: -250px 0 0 -280px;
  overflow: auto;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
     -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
          box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding-box;
          background-clip: padding-box;
          position:fixed;
  top: 50%;
  left: 50%;
  z-index: 1050;
  max-width: 1280px;
  margin: -250px 0 0 -280px;
  overflow: auto;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
     -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
          box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding-box;
          background-clip: padding-box;
}


.explainerModal.fade {
  top: -25%;
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
     -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
      -ms-transition: opacity 0.3s linear, top 0.3s ease-out;
       -o-transition: opacity 0.3s linear, top 0.3s ease-out;
          transition: opacity 0.3s linear, top 0.3s ease-out;
}

.explainerModal.fade.in {
  top: 50%;
}

.explainerModal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}

.explainerModal-header .close {
  margin-top: 2px;
}

.explainerModal-body {
  max-height: 400px;
  padding: 15px;
  overflow-y: auto;
}

.explainerModal-form {
  margin-bottom: 0;
}

.explainerModal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
     -moz-border-radius: 0 0 6px 6px;
          border-radius: 0 0 6px 6px;
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
     -moz-box-shadow: inset 0 1px 0 #ffffff;
          box-shadow: inset 0 1px 0 #ffffff;
}


.explainerModal-footer:before,
.explainerModal-footer:after {
  display: table;
  content: "";
}

.explainerModal-footer:after {
  clear: both;
}

.explainerModal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

.explainerModal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
*/

/* POST STYLES */
.post_comments_controls {
    margin-top: 20px;
    margin-bottom: 20px;
}
.posts .well {
    background: none;
}
.post_content, .post_author, .post_date, .post_comments, .post_nopost, .comment_title {
    color: #292F33;
}
.post_author {
    margin-top: 10px;
}
.post_title a:visited {
color: rgb(112, 84, 122);
text-decoration: none;
}
.post_title a, .post_title a:link, .post_title a:active, .post_title a:focus {
color: rgb(112, 84, 122);
text-decoration: none;
}
.row-fluid.posts.postpage article a, .row-fluid.posts.postpage article a:link, .row-fluid.posts.postpage article a:active, .row-fluid.posts.postpage article a:focus {
    color: rgb(112, 84, 122);
    text-decoration: none;
    font-weight: bold;
}
.row-fluid.posts.postpage a:hover, .row-fluid.posts.postpage a:visited {
    text-decoration: underline;
}
.posts .label {
    background-color: #70547A;
}
.newsSpans {
    height: 290px;
    overflow: hidden;
/*    background-color: #FFF;*/
    padding: 2%;
}
.newsSpans:nth-child(4){
    margin-left: 0;
}
.newsSpans:nth-child(4), .newsSpans:nth-child(5), .newsSpans:nth-child(6){
    margin-top: 2%;
}
.workSpans .post_content a  {
    overflow: hidden;
    width: 270px;
    height: 250px;
    display: block;
    position: relative;
    z-index: 100;
    cursor: pointer;
}
.workSpans .post_content a:hover {
    text-decoration: none;
}
.workSpans .post_content a img {
    overflow: hidden;
    position: absolute;
    z-index: 100;
    width: 270px;
    height: 250px;
}
.workSpans .post_content .viewProject {
    width: 270px;
    height: 250px;
    position: absolute;
    z-index: 101;
    background-color: rgba(190, 189, 128, 0.8);
    display: none;
    cursor: pointer;
}
.workSpans .post_content .viewProject h1 {
    text-align: center;
    color: #FFF;
    margin-top: 21%;
    font-size: 55px;
    
}

/*.workSpans .post_content a:hover {
}*/
.workSpans .workTag {
    width: 100%;
    padding-top: 10px;
    display: block;
    height: 40px;
/*    top: -50px;*/
    position: relative;
    z-index: 5;
}
.workSpans .workTag h4 {
    float: right;
    text-align: right;
    margin: 0;
    padding: 0 3px;
}
.workSpans:nth-child(5), .workSpans:nth-child(9){
    margin-left: 0;
}
.theTeam span3 {
    max-height: 150px;
}
.theTeam a  {
    overflow: hidden;
    width: 170px;
    height: 181px;
    display: block;
    position: relative;
    z-index: 100;
}
.theTeam a img {
    overflow: hidden;
    position: absolute;
    z-index: 100;
    width: 170px;
    height: 181px;
}
.theTeam .nameTag {
    width: 100%;
    padding-top: 10px;
    display: block;
    height: 20px;
    top: -30px;
    position: relative;
    z-index: 5;
}
.theTeam .nameTag h4 {
    float: right;
    margin: 0;
    padding: 0 3px;
    color: #D49A4B;
}
/*team2015*/

.teamNew2015 .post_content  {
    overflow: hidden;
    width: 370px;
    height: 370px;
    display: block;
    position: relative;
    z-index: 100;
    cursor: pointer;
}
/*.teamNew2015 .post_content a:hover {
    text-decoration: none;
}*/
.teamNew2015 .post_content img.imgExp {
    overflow: hidden;
    position: absolute;
    z-index: 100;
    width: 370px;
    height: 370px;
}
.teamNew2015 .post_content .viewProfile {
    width: 334px;
    height: 370px;
    position: absolute;
    z-index: 102;
    background-color: rgba(212, 154, 75, 0.8);
    display: none;
    cursor: pointer;
    padding: 5%;
}
.teamNew2015 .post_content h2 {
    color: #FFF;
    font-size: 24px;
    position: absolute;
    z-index: 101;
    padding: 5%;
}
.teamNew2015 .post_content .viewProfile p {
    color: #FFF;
    font-size: 16px;
}

/*team2015 end*/
.blockLink {
    display: block;
    text-decoration:none;
    padding: 5px 8px;
    float: left;
    clear: both;
}
.blockLink a {
    color: #FFF;
    text-decoration: none;
}
.colBlock {
    display: block;
    width: 99%;
    padding: 1%;
    height: 250px;
    position: relative;
    margin-bottom: 10px;
  
}
.colBlock h1, .colBlock h2, .colBlock h3 {
    color: #FFF;
    position: absolute;
    bottom: 2%;
    margin-left: 5%;
}
/* SOCIAL NETOWRKING BTNS */
.btn .btn-socnet, a.btn-socnet {
    width: 35px;
    height: 35px;
    display: block;
    text-indent: -9999px;
    background-image: url('../img/socnet.png');
    background-color: rgba(0,0,0,0);
    margin: 0;
    padding: 0;
    text-shadow: none;
    border: none;
    clear: none;
    float: left;
    box-shadow: none;
    border-radius: 0;
}
footer .btn .btn-socnet, footer a.btn-socnet {
    background-color: #DDD;
    margin-right: 5px;
}
p a.btn-socnet {
    clear: none;
}
footer p a.btn-socnet {
    clear: none;
}
p.socnetDesc {
    padding: 10px 0 0 45px;
}
.btn .btn-socnet, a.btn-socnet:hover {
    background-color: rgba(0,0,0,0);
}
footer .btn .btn-socnet, footer a.btn-socnet:hover {
    background-color: rgba(0,0,0,0);
}
a.btn.btn-socnet.vimeo, a.btn.btn-socnet.vimeo:visited, a.btn.btn-socnet.vimeo:focus { background-position: 0 0; }
a.btn.btn-socnet.vimeo:hover, a.btn.btn-socnet.vimeo:active { background-position: 0 -39px; }
a.btn.btn-socnet.youtube, a.btn.btn-socnet.youtube:visited, a.btn.btn-socnet.youtube:focus { background-position: -38px 0; }
a.btn.btn-socnet.youtube:hover, a.btn.btn-socnet.youtube:active { background-position: -38px -39px; }
a.btn.btn-socnet.twitter, a.btn.btn-socnet.twitter:visited, a.btn.btn-socnet.twitter:focus { background-position: -76px 0; }
a.btn.btn-socnet.twitter:hover, a.btn.btn-socnet.twitter:active { background-position: -76px -39px; }
a.btn.btn-socnet.linkedin, a.btn.btn-socnet.linkedin:visited, a.btn.btn-socnet.linkedin:focus { background-position: -115px 0; }
a.btn.btn-socnet.linkedin:hover, a.btn.btn-socnet.linkedin:active { background-position: -115px -39px; }
a.btn.btn-socnet.flickr, a.btn.btn-socnet.flickr:visited, a.btn.btn-socnet.flickr:focus { background-position: -153px 0; }
a.btn.btn-socnet.flickr:hover, a.btn.btn-socnet.flickr:active { background-position: -153px -39px; }
a.btn.btn-socnet.googleplus, a.btn.btn-socnet.googleplus:visited, a.btn.btn-socnet.googleplus:focus { background-position: -838px 0; }
a.btn.btn-socnet.googleplus:hover, a.btn.btn-socnet.googleplus:active { background-position: -838px -39px; }
a.btn.btn-socnet.spotify, a.btn.btn-socnet.spotify:visited, a.btn.btn-socnet.spotify:focus { background-position: -230px 0; }
a.btn.btn-socnet.spotify:hover, a.btn.btn-socnet.spotify:active { background-position: -230px -39px; }
a.btn.btn-socnet.facebook, a.btn.btn-socnet.facebook:visited, a.btn.btn-socnet.facebook:focus { background-position: -269px 0; }
a.btn.btn-socnet.facebook:hover, a.btn.btn-socnet.facebook:active { background-position: -269px -39px; }
a.btn.btn-socnet.lastfm, a.btn.btn-socnet.lastfm:visited, a.btn.btn-socnet.lastfm:focus { background-position: -307px 0; }
a.btn.btn-socnet.lastfm:hover, a.btn.btn-socnet.lastfm:active { background-position: -307px -39px; }
a.btn.btn-socnet.online, a.btn.btn-socnet.online:visited, a.btn.btn-socnet.online:focus { background-position: -345px 0; }
a.btn.btn-socnet.online:hover, a.btn.btn-socnet.online:active { background-position: -345px -39px; }
a.btn.btn-socnet.instagram, a.btn.btn-socnet.instagram:visited, a.btn.btn-socnet.instagram:focus { background-position: -384px 0; }
a.btn.btn-socnet.instagram:hover, a.btn.btn-socnet.instagram:active { background-position: -384px -39px; }
a.btn.btn-socnet.medium, a.btn.btn-socnet.medium:visited, a.btn.btn-socnet.medium:focus { background-position: -611px 0; }
a.btn.btn-socnet.medium:hover, a.btn.btn-socnet.medium:active { background-position: -611px -39px; }

.servicesReveal {
    display: none;
    height: 230px;
    padding: 1%;
    width: 98%;
    font-family: "din-condensed-web",sans-serif;
    text-transform: uppercase;
    font-size: 27px;
    line-height: 35.2px;
    text-align: center;
    color: #353535;
}
.servicesReveal .revealImg {
    background-image: url('../img/services-quick.png');
    background-position: 0 0;
    background-repeat:no-repeat;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
    background-position:center;
    width: 265px;
    height: 130px;
    margin: 0 auto;
}
.revealImg.multidisciplined { background-position: 0 0; }
.revealImg.stageset { background-position: 0 -132px; }
.revealImg.oneproducer { background-position: 0 -264px; }
.revealImg.brandcreation { background-position: 0 -396px; margin-bottom: 20px; height: 120px; }
.revealImg.literature { background-position: 0 -518px; margin-bottom: 10px; }
.revealImg.printspecs { background-position: 0 -660px; margin-bottom: 15px; height: 125px; }
.revealImg.concept { background-position: 0 -785px; height: 148px }
.revealImg.technology { background-position: 0 -932px; }
.revealImg.realapps { background-position: 0 -1056px;  }
.revealImg.editsuites { background-position: 0 -1188px; }
.revealImg.voiceover { background-position: 0 -1320px; }
.revealImg.motiongraphics { background-position: 0 -1452px; }
.revealImg.registration { background-position: 0 -1584px;   }
.revealImg.monitoring { background-position: 0 -1716px; margin-bottom: 10px;}
.revealImg.builtsupport {background-position: 0 -1848px; }

.clocks {
    width: 98%;
    color: #353535;
/*    border: 1px solid #EEE;*/
}
.clocks p, .clocks h1, .clocks h3, .clocks li {
    color: #fff;
}
.clocks p, .clocks h3 {
    text-shadow: 1px 1px 1px rgba(30, 30, 30, 1);
}
.clocks h1 {
    position: absolute;
    font-size: 46px;
    margin-top: 33px;
    color: #353535;
}
.clocks.ck-edin h1 {
    margin-left: 72px;
}
.clocks.ck-sanfran h1 {
    margin-left: 31px;
}
.clocks.ck-dubai h1 {
    margin-left: 104px;
}
.clocks .hoverFill {
    width: 368px;
    height: 168px;
    background-color: #353535;
    opacity: 0.8;
    position: absolute;
    display: none;
}
.clocks .hoverFill.colBlue { background-color: #195369;}
.clocks .hoverFill.colMustard { background-color: #BEBD80;}
.clocks .hoverFill.colDirtyGreen { background-color: #708D81;}
.clocks .hoverFill.colPurple { background-color: #70547A;}
.clocks .hoverFill.colOrange { background-color: #D49A4B;}

.clocks a.btn.btn-2020Default {border-color: #353535; color: #353535;}
.clocks a.btn.btn-2020Default:hover {
    border-color: #FFF;
    background-color: rgba(255,255,255,0);
    color: #FFF;
}
.clocks a.btn {
    position: absolute;
    margin-top: 110px;
    margin-left: 92px;
}
/*  $colBlue = '#195369'; //rbga(25, 83, 105, 0.8)
    $colMustard = '#BEBD80'; //rbga(190, 189, 128, 0.8)
    $colDirtyGreen = '#708D81'; //rbga(112, 141, 129, 0.8)
    $colPurple = '#70547A'; //rbga(112, 84, 122, 0.8)
    $colOrange = '#D49A4B'; //rbga(212, 154, 75, 0.8)*/

.clocks #ck-edin-widget, .clocks #ck-sanfran-widget, .clocks #ck-dubai-widget {
    margin-top: 40px;
    position: absolute;
    width: 370px;
}
#weather-uk, #weather-usa, #weather-uae {
    font-size: 16px;
    width: 370px;
/*    margin-left: 117px;*/
    text-align: center;
}
.clocks.ck-edin {
    min-height: 170px;
    cursor: pointer;   
    background: none;
    object-fit: cover;
}
.clocks.ck-sanfran {
    min-height: 170px;
    cursor: pointer;
    background: none;
    object-fit: cover;
}
.clocks.ck-dubai {
    min-height: 170px;
    cursor: pointer;
    background: none;
    object-fit: cover;
}
a.colorfillBlock {
    max-width: 370px;
    max-height: 370px;
    position: absolute;
    cursor: pointer;
}
a.colorfillBlock div {
    background-color: #70547A;
    position: absolute;
    z-index: 6;
    width: 370px;
    height: 370px;
    opacity: 0.5;
    display: none;
}
a.colorfillBlock img {
    position: absolute;
    z-index: 5;
    max-width: 370px;
    max-height: 370px;
}
a.colorfillBlock span{
    position: absolute;
    z-index: 7;
    font-size: 50px;
    font-style: italic;
    width: 370px;
    height: 370px;
    color: #FFF;
    line-height: 1;
    text-align: center;
    margin-top: 100px;
}
.navbar .brand {
    text-align: right;
    display: block;
    padding: 10px 20px 10px;
    margin-left: -20px;
    font-size: 20px;
    font-weight: 200;
    color: #FFF;
    text-shadow: none;
}
#adminNav.navbar .brand {
    color: #353535;
}
span.deviceLink {
    display: none;
}

.navbar #siteNav.change195369 .nav > li > a:hover, .navbar #siteNav.change195369 .nav > li > a:focus {
    color: #195369 !important;
}
.navbar #siteNav.changeBEBD80 .nav > li > a:hover, .navbar #siteNav.changeBEBD80 .nav > li > a:focus {
    color: #BEBD80 !important;
}
.navbar #siteNav.change708D81 .nav > li > a:hover, .navbar #siteNav.change708D81 .nav > li > a:focus {
    color: #708D81 !important;
}
.navbar #siteNav.change70547A .nav > li > a:hover, .navbar #siteNav.change70547A .nav > li > a:focus {
    color: #70547A !important;
}
.navbar #siteNav.changeD49A4B .nav > li > a:hover, .navbar #siteNav.changeD49A4B .nav > li > a:focus {
    color: #D49A4B !important;
}

.subnav {
    color: #B8B8B8;
}
.subnav.small a{
    padding: 0 5px;
}

.subnav a, .subnav a:link, .subnav a:active, .subnav a:focus, .subnav.small a, .subnav.small a:link, .subnav.small a:active, .subnav.small a:focus {
    color: #4D4D4D;
    text-decoration: none;
    padding: 0 10px;
}
.subnav a:visited, .subnav.small a:visited {
    color: #4D4D4D;
    text-decoration: none;
    padding: 0 10px;
}
.subnav a:hover, .subnav a:active, .subnav.small a:hover, .subnav.small a:active {
    color: #FFF;
    background-color: #4D4D4D;
    padding: 0 10px;
    text-decoration: none;
}

.subnav.small a, .subnav.small a:link, .subnav.small a:active, .subnav.small a:focus, .subnav.small a:visited, .subnav.small a:hover {
    padding: 0 5px;
}


.subnav.blue a:hover, .subnav.blue .subnav a:active {
    background-color: #195369;
}
.subnav.mustard a:hover, .subnav.mustard .subnav a:active {
    background-color: #BEBD80;
}
.subnav.dirtyGreen a:hover, .subnav.dirtyGreen .subnav a:active {
    background-color: #708D81;
}
.subnav.purple a:hover, .subnav.purple .subnav a:active {
    background-color: #70547A;
}
.subnav.orange a:hover, .subnav.orange .subnav a:active {
    background-color: #D49A4B;
}
.spyOffset {
        margin-top: -120px;
        padding-top: 120px;
        display: block;
    }
    
.features img {
    width: 30%;
    margin: 15px auto;
    text-align: center;
    display: block;
    clear: both;
    cursor: pointer;
}
.features .popover {
    background-color: #708D81;
    color: #FFF;
    min-width: 200px;
    border: none;
}
.features .popover-title {
    background-color: #708D81;
    color: #FFF;
    border-bottom: none;
    font-size: 20px;
    font-family: "proxima-nova", sans-serif;
    font-size: 18px;
    font-weight: 200;
    line-height: 30px;
    text-transform: none;
}
.features .popover.left .arrow {
  border-top: none;
  border-bottom: none;
  border-left: none;
  background-color: #000;
}
.features .popover.left .arrow:after{
    border-left-color: #708D81;
}
.features .popover.top .arrow {
  border-top: none;
  border-bottom: none;
  border-left: none;
  background-color: #000;
  margin-left: 0;
}
.features .popover.top .arrow:after{
    border-top-color: #708D81;
}
.features .popover-inner, .features .popover-content {
  background: #708D81;
}
#gallery.carousel .item {-webkit-transition: opacity 3s; -moz-transition: opacity 3s; -ms-transition: opacity 3s; -o-transition: opacity 3s; transition: opacity 3s;}
#gallery.carousel .active.left {left:0;opacity:0;z-index:2;}
#gallery.carousel .next {left:0;opacity:1;z-index:1;}
#gallery.carousel img {
    width: 100%;
}
/*#gallery.carousel {
    max-height: 575px;
    overflow: hidden;
}*/
.table.pull-center td {
    text-align: center;
}

/* FLIP IMG */

.flip-container /* entire container, keeps perspective */{
    perspective: 1000;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -ms-perspective: 1000;
    -ms-transform: perspective(1000px);
    -moz-transform: perspective(1000px);
    transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
}
.flip-container.active .back /*  UPDATED! flip the pane when hovered */{
    transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
}
.flip-container.active .front {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
}
.flip-container, .front, .back {
    width: 150px;
    height: 62px;
}
.flip-container .front img{
    margin: 0 auto;
}
.flip-container .back {
    margin-top: 0;
}
.globalLogo .flip-container .back {
    margin-top: 0;
}
a.headerLogoCollapse img {
  width: 90%;
}
.flipper /* flip speed goes here */{
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -ms-transition: 0.6s;
    -moz-transition: 0.6s;
    transform-style: preserve-3d;
    -moz-transform: perspective(1000px);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    position: relative;
}
.front, .back /* hide back of pane during swap */{
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 0.6s;
    -webkit-transform-style: preserve-3d;
    -webkit-transform: rotateY(0deg);
    -moz-transition: 0.6s;
    -moz-transform-style: preserve-3d;
    -moz-transform: rotateY(0deg);
    -o-transition: 0.6s;
    -o-transform-style: preserve-3d;
    -o-transform: rotateY(0deg);
    -ms-transition: 0.6s;
    -ms-transform-style: preserve-3d;
    -ms-transform: rotateY(0deg);
    transition: 0.6s;
    transform-style: preserve-3d;
    transform: rotateY(0deg);
    position: absolute;
    top: 0;
    left: 0;
}
.front /*  UPDATED! front pane, placed above back */{
    z-index: 2;
    transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
}
.back/* back, initially hidden pane */ {
    transform: rotateY(-180deg);
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
}
.post_profile_image, .post_profile_image_small {
    width: 150px;
    height: 150px;
    border-radius: 75px;
    -webkit-border-radius: 75px;
    -moz-border-radius: 75px;
}
.nav_circles {
    width: 270px;
    max-height: 270px;
}
a:hover .nav_circles {
}
.post_profile_image_small {
    width: 75px;
    height: 75px;
}
.post_Img {
    width: 244px;
    height: 200px;
/*    border: 1px solid #DDD;
    padding: 10px;*/
    text-align: center; /* ensures the image is always in the h-middle */
    overflow: hidden; /* hide the cropped portion */
}

.post_Img img {
    position: relative; /* allows repositioning */
    left: 100%; /* move the whole width of the image to the right */
    margin-left: -200%; /* magic! */
    width: 600px;
    max-width: none;
}

.post_date {
     color: #CCCCCC;   
     margin-top: 25px;
}
.post_img_Hero { 
   position: relative; 
   width: 100%; /* for IE 6 */
}

.post_img_Hero h1 { 
   position: absolute; 
   top: 150px; 
   left: 0; 
   width: 100%; 
   text-align: center;
   font-size: 75px;
   color: #FFF;
   text-shadow: 0px 2px 2px rgba(53, 53, 53, 1);
}
.post_img_Hero span {
    font-size: 31px;
    font-family: "proxima-nova", sans-serif;
    display: block;
    text-decoration: none;
}
.top-nav-collapse #headerText {
    display: none;
}
.top-nav-collapse #flipOriginalCont {
    display: none;
}
/*.mapImg a.btn.btn-2020Default {border-color: #FFF; color: #FFF;}
.mapImg a.btn.btn-2020Default:hover {
    border-color: #FFF;
    background-color: rgba(255,255,255,0);
    color: #FFF;
}
.mapImg a.btn {
    position: absolute;
    margin-top: 110px;
    margin-left: 92px;
}*/
.mapImg { 
   position: relative; 
   width: 100%; /* for IE 6 */
}

.mapImg a.btn { 
   position: absolute; 
   top: 300px; 
   left: 30%; 
   width: 30%; 
   text-align: center;
   color: #FFF;
   text-shadow: 0px 2px 2px rgba(53, 53, 53, 1);
}
.mapImg a.btn.btn-2020Default {
    border-color: #FFF; 
    color: #FFF;
    background-color: rgba(53, 53, 53, 0.5);
}
.mapImg a.btn.btn-2020Default:hover {
    border-color: rgb(112, 84, 122);
    background-color: rgba(112, 84, 122, 1);
    color: #FFF;
    text-shadow: none;
}
/* SOC NET WIDGET */
#shareHeader {
    position: relative;
    top:-35px; 
    left: 47%; 
    font-size: 40px;
    width: 70px;
    background-color: #FFF;
}
#shareHeader i {
    margin-left: 15px;
}
h2#shareHeaderH {
    text-align: center;
    margin-top: -10px;
}
/*USING SOCIALSHAREBUTTON
.socnetLikes {
    width: 352px;
    display: block;
    margin: 0 auto;
}*/
/*USING SHAREBOX*/
.socnetLikes {
    width: 250px;
    display: block;
    margin: 0 auto;
}
li.shareboxItem {
    margin-right: 25px;
}
li.shareboxItem:first-child {
    margin-left: 15px;
}
li.shareboxItem:last-child {
    margin-right: 0;
}
.fb-share-button {
    top: -6px;
}
#explainer {
    position: relative;

}

.explainerItem {
    left: 30%;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    position: absolute;
    top: 0;
}
.explainerLink {
    height: 290px;
    overflow: hidden;
    position: relative;
}

#explainer .explainerPlay {
    position: absolute;
    left: 43.6%;
    top: 32%;
    margin-top: 117px;
    z-index: 999;
    width: 80px;
    cursor: pointer;
}
hr.explainerHR {
  margin-top: 0;
}
.explainerPlay h1 {
    font-size: 80px;
    opacity: 0.9;
}
.explainerPlay h1 a, .explainerPlay h1 a:link, .explainerPlay h1 a:hover, .explainerPlay h1 a:visited, .explainerPlay h1 a:active, .explainerPlay h1 a:focus {
    color: #FFF;
}#explainerCarousel.carousel .item {-webkit-transition: opacity 1s; -moz-transition: opacity 1s; -ms-transition: opacity 1s; -o-transition: opacity 1s; transition: opacity 1s;}
#explainerCarousel.carousel .active.left {left:0;opacity:0;z-index:2;}
#explainerCarousel.carousel .next {left:0;opacity:1;z-index:1;}

#explainerCarousel .carousel-inner {
    width: 570px;
}
#explainerCarousel.carousel {
    width: 570px;
    margin: 0 auto;
}
#explainerCarousel.carousel .item {
    min-height: 350px; 
    height: 100%;
    width:100%; 
}
/* Animation delays */
#explainerCarousel.item img:first-child {animation-delay: 1s;}
#explainerCarousel.item img:nth-child(2) {animation-delay: 2s;}
.explainerPlayIE {
    display:none;
}

.hpContent .post_content  {
    overflow: hidden;
    width: 277px;
    height: 277px;
    display: block;
    position: relative;
    z-index: 100;
    cursor: pointer;
}
.hpContent .post_content.hero {
    width: 570px;
    height: 570px;
}
.hpContent .post_content img.imgExp {
    overflow: hidden;
    position: absolute;
    z-index: 100;
    width: 277px;
    height: 277px;
}
.hpContent .post_content img.imgExpHero {
    overflow: hidden;
    position: absolute;
    z-index: 100;
    width: 570px;
    height: 570px;
}
.hpContent .post_content .viewItem, .hpContent .post_content .viewItemHero {
    width: 250px;
    height: 20%;
    position: absolute;
    bottom: 0;
    z-index: 102;
    background-color: rgba(53, 53, 53, 0.9);
    display: block;
    cursor: pointer;
    padding: 5%;
}
.hpContent .post_content.hero .viewItemHero {
    width: 515px;
    height: 515px;
    background-color: rgba(53, 53, 53, 0);
}
.hpContent .post_content h2 {
    color: #FFF;
    font-size: 24px;
    position: absolute;
    z-index: 101;
    padding: 5%;
}
.hpContent .post_content .viewItem p, .hpContent .post_content .viewItemHero p {
    color: #FFF;
    font-size: 16px;
    text-align: center;
    z-index: 101;
}
.hpContent .post_content.hero .viewItem p, .hpContent .post_content.hero .viewItemHero p {
    font-size: 35px;
    font-weight: 300;
    padding-top: 45%;
}
.hpContent .post_content .viewItem a, .hpContent .post_content .viewItem a:hover, .hpContent .post_content .viewItem a:link, .hpContent .post_content .viewItem a:visited, .hpContent .post_content .viewItem a:active, .hpContent .post_content .viewItem a:focus,
.hpContent .post_content .viewItemHero a, .hpContent .post_content .viewItemHero a:hover, .hpContent .post_content .viewItemHero a:link, .hpContent .post_content .viewItemHero a:visited, .hpContent .post_content .viewItemHero a:active, .hpContent .post_content .viewItemHero a:focus{
    color: #FFF;
}


/* CIRCLE */
#explainerContainerReplace {
    display: none;
    position: relative;
    z-index: 999;
}
#explainerContainerReplace h2, #explainerContainerReplace p, #explainerContainerReplace a {
    color: #FFF;
}
#explainerContainerReplace a.btn.btn-2020Default {
    border-color: #FFF;
    color: #FFF;
}
#explainerContainerReplace a.btn.btn-2020Default:hover {
    border-color: #FFF;
    color: #000;
    background-color: #FFF;
}
#circleContainer {
    position: relative;
}
#circleContainer .circle {
    -webkit-transition: all 0.5s ease-in-out;
       -moz-transition: all 0.5s ease-in-out;
         -o-transition: all 2s ease-in-out;
        -ms-transition: all 2s ease-in-out;
            transition: all 2s ease-in-out;
}
#circleContainer .circle {    
    position: absolute;
    background: rgba( 255, 222, 91, 1 );
    border-radius: 100%;
    overflow: hidden;
    cursor: pointer;
    -webkit-transform: scale( 0.1 );
       -moz-transform: scale( 0.1 );
         -o-transform: scale( 0.1 );
        -ms-transform: scale( 0.1 );
            transform: scale( 0.1 );
    width: 400px;
    height: 400px;
    z-index: 998;
    top: -30px;
    left: 15.5%;
    margin-top: 0;
    display: none;
}

/*.circle:hover {
    -webkit-transform: scale( 10 );
       -moz-transform: scale( 10 );
         -o-transform: scale( 10 );
        -ms-transform: scale( 10 );
            transform: scale( 10 );
    vertical-align: middle;
}*/

#circleContainer .circle.active {
    -webkit-transform: scale( 10 );
       -moz-transform: scale( 10 );
         -o-transform: scale( 10 );
        -ms-transform: scale( 10 );
            transform: scale( 10 );
    vertical-align: middle;
    display: block;
}

.circle_content {
    opacity: .1;
}
.circle:hover .circle_content {
    opacity: 1;
}
#videoContainer {
    width: 930px;
}
.posts {
    font-size: 16px;
    line-height: 1.4;
}
/* MEDIA QUERIES */
@media (min-width: 1200px) {
    #fltNav .navbar-inner {
        margin-top: 30px;
    }
    #fltNav .brand {
        display: none !important;
    }
    
}
@media (max-width: 1200px) {

.modal {
    /* new custom width */
    width: 60%;
    /* must be half of the width, minus scrollbar on the left (30px) */
    margin-left: -300px;
    position:fixed;
    text-align:center;
}

    .navbar #siteNav .nav .divider-vertical {
        margin: inherit;
    }
    .carousel-support {
        margin-top: -160px;
        margin-left: -30px;
    }
    h1, .carousel-slogan {
        font-size: 2.4em;
    }
    #fltNav .brand {
        display: none !important;
    }
    .jumbotron h1 {
        font-size: 41px;
    }
    span.global {
        display: none;
    }
    #headerFader.carousel {
/*        height: 37px;
        width: 410px;*/
    }
    
    .clocks .hoverFill {
        width: 298px;
    }
    .clocks a.btn {
        margin-left: 58px;
    }
    .clocks h1 {
        font-size: 38px;
    }
    .clocks.ck-edin h1 {
        margin-left: 55px;
    }
    .clocks.ck-sanfran h1 {
        margin-left: 21px;
    }
    .clocks.ck-dubai h1 {
        margin-left: 80px;
    }
    .clocks #ck-edin-widget, .clocks #ck-sanfran-widget, .clocks #ck-dubai-widget {
        width: 298px;
    }
    #weather-uk, #weather-usa, #weather-uae {
        width: 298px;
    }
    .theTeam a, .theTeam a img {
        width: 140px;
        height: 141px;
    }
    .workSpans .post_content a, .workSpans .post_content a img, .workSpans .post_content .viewProject {
        width: 230px;
        height: 204px;
    }
    .workSpans .post_content .viewProject h1 {
        margin-top: 22%;
        font-size: 40px;
    }
    .workSpans .post_title h3, .workSpans .workTag h4 {
        font-size: 18px;
        width: 50px;
        height: 50px;
    }
    .subNav a {
        width: 180px;
    }
    .subNav h1 {
        font-size: 40px;
    }
    .workSpans .post_title h3, .workSpans .workTag h4 {
        font-size: 18px;
        width: 220px;
        height: 30px;
    }
    .post_Img {
        width: 197px;
    }
    #map_canvas{
        height: 316px;
        overflow: hidden;
    }
     .mapImg a.btn { 
       top: 220px; 
       margin-top:0px;
       left: 30%; 
       width: 30%; 
       color: #FFF;
       text-shadow: 0px 2px 2px rgba(53, 53, 53, 1);
    }
   .teamNew2015 .post_content  {
        width: 300px;
        height: 300px;
    }
    .teamNew2015 .post_content img.imgExp {
        width: 300px;
        height: 300px;
    }
    .teamNew2015 .post_content .viewProfile {
        width: 270px;
        height: 300px;
    }
    .teamNew2015 .post_content .viewProfile p {
        font-size: 14px;
        line-height: 16px;
      }
    .hpContent .post_content.hero, .hpContent .post_content img.imgExpHero {
        width: 460px;
        height: 460px;
    }
    .hpContent .post_content.hero .viewItemHero {
        width: 415px;
        height: 415px;
    }
    .hpContent .post_content, .hpContent .post_content img.imgExp {
        width: 225px;
        height: 225px;
    }
    .hpContent .post_content .viewItem {
        width: 202px;
    }
    #videoContainer {
        width: 720px;
    }
    #circleContainer .circle {
        left: 29.5%;
    }
}
@media (min-width: 1024px) and (max-width: 1200px) {
    #fltNav .navbar-inner {
        margin-top: 30px;
    }
    #fltNav .brand {
        display: none !important;
    }
    .carousel-slogan {
        width: 940px;
        height: 281px;
    }
    .carousel-slogan img {
        width: 80%;
        height: 80%;
    }
    #explainerCarousel.carousel .item {
        width: 460px;
    }
    .explainerLink {
        height: 250px;
    }
}
@media (max-width: 1024px) {
    .navbar-fixed-top.navbar {
        position: fixed;
        right: 0;
        left: 0;
        z-index: 1030;
        margin-bottom: 0;
    }
    #fltNav .navbar-inner {
        margin-top: 30px;
    }
    #fltNav .brand {
        display: none !important;
    }
    #explainerCarousel.carousel .item {
        width: 460px;
    }
    .explainerLink {
        height: 250px;
    }
}
@media (min-width: 980px) and (max-width: 1200px) {
    .top-nav-collapse span.globalLogo {
        width: 0;
    }
    #explainerCarousel.carousel .item {
        width: 460px;
    }
    .explainerLink {
        height: 250px;
    }
}
@media (min-width: 980px) and (max-width: 1024px) {
    #fltNav .brand {
        display: none !important;
    }
    #explainerCarousel.carousel .item {
        width: 460px;
    }
    .explainerLink {
        height: 250px;
    }
}
@media (min-width: 980px) and (max-width: 996px) {
    #fltNav .brand {
        display: none !important;
    }
    #explainerCarousel.carousel .item {
        width: 460px;
    }
    .explainerLink {
        height: 250px;
    }
}
@media (max-width: 979px) {
.responsive-iFrame-explainer {
    position: relative;
    display: block;
    max-width: 840px;
    height:300px;  
}

.modal {
    /* new custom width */
    width: 60%;
    /* must be half of the width, minus scrollbar on the left (30px) */
    margin-left: -280px;
    position:fixed;
    text-align:center;
}
     #headerText {   

        position:relative;
        z-index: -1;   
        top: -72px;
        left:100px;

    }
    h1.masterHeader{
        position:absolute;
        display:none;

    }
    #takemeback{
        display: none;
        visibility: hidden;
    }

    span.deviceLink {
        position:absolute;
        display: block !important;
        font-size:35px;
    }
    .navbar div.globalLogo {
        display:block;
        position:absolute;
        top: 15px;
        right:80px;
    }  
    #headerLogoCollapse{
        display:none;
    }
    .bodyContainer {
        padding: 0 5%;
    }
    #fltNav > .navbar-inner {
        width: inherit;
        min-height: 40px;
        padding-right: 5px;
        padding-left: 5px;
    }
    #siteNav {
        width: auto;
    }
    #siteNav > .navbar-fixed-top .navbar-inner, #siteNav >  .navbar-static-top .navbar-inner {
        border-width: 0 0 1px;
        }
    #siteNav > .navbar-fixed-top .navbar-inner, #siteNav >  .navbar-fixed-bottom .navbar-inner {
        padding-right: 0;
        padding-left: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        }
    #siteNav > .navbar-fixed-top .navbar-inner, #siteNav > .navbar-static-top .navbar-inner {
        -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
        box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
    }
    #siteNav > .navbar-fixed-top .navbar-inner, #siteNav > .navbar-fixed-bottom .navbar-inner {
        padding: 5px;
    }
    .navbar #siteNav .nav > li > a {
        color: #4D4D4D;
    }
    .navbar #siteNav .nav > .active > a, .navbar #siteNav .nav > .active > a:hover, .navbar #siteNav .nav > .active > a:focus {
        color: #ffffff;
        background-color: #FFFFFF;
        text-shadow: none;
    }
    .navbar #siteNav .nav > li > a:hover, .navbar #siteNav .nav > li > a:focus {
        text-decoration: none;
        background-color: #FFFFFF;
        text-shadow: none;
    }
    #siteNav ul.nav li a, #fltNav.navbar .nav li a {
        width: auto;
        color: #FFF;
        text-align: center;
    }
    #fltNav .brand {
        display: block !important;
    }
    .navbar {
    }
    .ribbon {
        top: 63px;
    }
    .navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
        padding: 0;
        width: 101%
    }
    .carousel-support {
        margin-top: -130px;
        margin-left: -75px;
    }
    .carousel-support h3 {
        font-size: 1.3em;
    }
    .carousel-slogan {
        width: 724px;
        height: 217px;
    }
    .carousel-slogan img {
        width: 60%;
        height: 60%;
    }
    .carousel-slogan .sloganTwo {
    }
    h1, .carousel-slogan {
        font-size: 2.0em;
    }
    h2 {
        font-size: 1.9em;
    }
    .jumbotron h1 {
        font-size: 38px;
    }
    #headerFader.carousel {
        width: 450px;
        height: 34px;
    }
    #fltNav > .navbar-inner {
/*        background-color: rgba(255,255,255,0.5);*/
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        margin: 20px 10px;
    }
    #fltNav a.btn-navbar {
        background-color: rgba(0,0,0,0);
        text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
        border: 1px solid rgba(0, 0, 0, 0);
        color: #FFF;
        background-image: none;
        border: 1px solid;
        margin: 0 20px;
    }
    #fltNav a.btn-navbar i {
    margin-right: 0;
  }
    #fltNav a.btn-navbar .icon-bar {
        box-shadow: none;
        -webkit-box-shadow: none;
        background-color: #FFF;
    }
    .navbar .btn-navbar {
        float: left;
    }
    .row-fluid img.bkArrow {
        width: 5%;
    }
    .span6 img.bkArrow {
        width: 14%;
    }
    .clocks.ck-edin h1 {
        margin-left: 42px;
    }
    .clocks.ck-sanfran h1 {
        margin-left: 19px;
    }
    .clocks.ck-dubai h1 {
        margin-left: 68px;
    }
    .clocks .hoverFill {
        width: 226px;
    }
    .clocks a.btn {
        margin-left: 28px;
    }
    .clocks h1 {
        font-size: 29px;
        margin-top: 40px;
    }
    .clocks #ck-edin-widget, .clocks #ck-sanfran-widget, .clocks #ck-dubai-widget {
        width: 228px;
    }
    #weather-uk, #weather-usa, #weather-uae {
        width: 228px;
    }

    .digital li {
    font-size: 40px !important;
    }
    .theTeam a, .theTeam a img {
        width: 104px;
        height: 111px;
    }
    .theTeam .nameTag h4 {
        font-size: 13.5px;
    }
    .workSpans .post_content a, .workSpans .post_content a img, .workSpans .post_content .viewProject {
        width: 166px;
        height: 154px;
    }
    .workSpans .post_title h3, .workSpans .workTag h4 {
        font-size: 15px;
    }
    .workSpans .post_content .viewProject h1 {
        margin-top: 25%;
        font-size: 30px;
    }
    .subNav a {
        width: 130px;
    }
    .subNav h1 {
        font-size: 30px;
    }
    .workSpans .workTag h4 {
        width: 166px;
    }
    .post_Img {
        width: 149px;
        height: 128px;
    }
    #map_canvas{
        height: 240px;
        overflow: hidden;
    }
    .top-nav-collapse #fltNav .navbar-inner {
        width: inherit !important;
        min-height: 40px !important;
        padding-right: 5px !important;
        padding-left: 5px !important;
    }
    .top-nav-collapse #fltNav .navbar-inner {
        margin-bottom: 10px;
    }
    .top-nav-collapse span.globalLogo {
        margin-top: -30px;
    }
    h1#masterHeader span {
        display: none;
    }
    .flip-container .back {
        margin-top: 0;
    }
    .post_img_Hero h1 {
        top: 100px;
        font-size: 50px;
    }
   .headerLogo {
        display: none;
    } 
    a.btn-navbar{
        position:relative;
        left:10px;
    }
    .post_profile_image{
        height:110px;
        width:120px;
    }
    .top-nav-collapse #headerText {
        display: block ;
    }
    .top-nav-collapse #headerText {
        margin-top:-40px;
    }
    span.deviceLink {
         margin-top: 10px;
    }
    .top-nav-collapse span.deviceLink {
        margin-top: 60px;
    }

    .mapImg a.btn { 
       top: 160px; 
       margin-top:0px;
       left: 30%; 
       width: 30%; 
       color: #FFF;
       text-shadow: 0px 2px 2px rgba(53, 53, 53, 1);
    }
    .teamNew2015 .post_content  {
        width: 228px;
        height: 228px;
    }
    .teamNew2015 .post_content img.imgExp {
        width: 228px;
        height: 228px;
    }
    .teamNew2015 .post_content .viewProfile {
        width: 205px;
        height: 228px;
    }
    .teamNew2015 .post_content .viewProfile p {
        font-size: 10px;
        line-height: 12px;
    }
    .teamNew2015 .post_content h2 {
        font-size: 16px
    }

    .post_profile_image_small{
        height:68px;
        width: 68px;
    }
    .hpContent .post_content.hero, .hpContent .post_content img.imgExpHero {
        width: 352px;
        height: 352px;
    }
    .hpContent .post_content.hero .viewItemHero {
        width: 317px;
        height: 317px;
    }
    .hpContent .post_content, .hpContent .post_content img.imgExp {
        width: 170px;
        height: 170px;
    }
    .hpContent .post_content .viewItem {
        width: 153px;
    }
    .hpContent .post_content .viewItem p {
        font-size: 12px;
    }
    .hpContent .post_content.hero .viewItemHero p {
        font-size: 25px;
    }
    #masterHeader {
        display: none;
    }
    .deviceLink {
        display: block;
    }
    #circleContainer .circle {
        left: 24.5%;
    }
    #explainerCarousel.carousel .item {
        width: 350px;
    }
    .explainerLink {
        height: 210px;
    }
    #explainer .explainerPlay {
        left: 41.6%;
        margin-top: 80px;
    }
}

@media (max-width: 850px){

    .responsive-iFrame-explainer {
        position: relative;
        display: block;
        max-width: 840px;
        height:300px;  
    }

    .modal {
        /* new custom width */
        width: 60%;
        /* must be half of the width, minus scrollbar on the left (30px) */
        margin-left: -240px;
        position:fixed;
        text-align:center;
    }
}

@media (min-width: 979px) and (max-width: 1024px) {
    
}
@media (max-width: 995px) and (max-width: 979px) {
    .navbar#fltNav .brand{
        display: block;
    }
}
@media (min-width: 768px) and (max-width: 979px) { 

}
@media (width: 769px){
    .responsive-iFrame-explainer {
    position: relative;
    display: block;
    max-width: 840px ;
    height:300px;  
}

    .modal {
       /* new custom width supdated by GS */
       width: 60%;
       /* must be half of the width, minus scrollbar on the left (30px) */
       position:fixed;
       text-align:center;
       margin-top:100px;
       margin-left:-200px !important;
   }
/*   body.splash #animGif{
       width:90%;
       float:right;
       margin-top:40%;
   }
   #leTourBrand{
       margin-top:40%;
   }
   body.splash a#websiteLink{
   margin-top:25%;
   left:50%;
   top:50%;
   }*/
  [class*="span"],
  body.splash .row-fluid [class*="span"] {
    display: block;
    float: none;
    width: auto;
    margin-left: 0;
  }
  body.splash .container {
    width: auto;
  }
  body.splash .row-fluid {
    width: 100%;
  }
body.splash #animGif{
      width:53% !important;
      float:none !important;
  }
  #circleContainer .circle {
        left: 23.1%;
    }
}

@media (width: 768px){
.responsive-iFrame-explainer {
    position: relative;
    display: block;
    max-width: 840px ;
    height:300px;  
}

 .modal {
    /* new custom width */
    width: 60%;
    /* must be half of the width, minus scrollbar on the left (30px) */
    position:fixed;
    text-align:center;
    margin-top:100px;
    margin-left:-200px !important;
}
    
    #headerFader.carousel {
        width: 121%;
        opacity: 1 !important;
    }
    #headerFader .carousel-inner {
        text-align: center;
    }     

     .mapImg a.btn { 
       top: 160px !important; 
       margin-top:0px;
       left: 30%; 
       width: 30%; 
       color: #FFF;
       text-shadow: 0px 2px 2px rgba(53, 53, 53, 1);
    }
     [class*="span"],
    body.splash .row-fluid [class*="span"] {
    display: block;
    float: none;
    width: auto;
    margin-left: 0;
  }
  body.splash .container {
    width: auto;
  }
  body.splash .row-fluid {
    width: 100%;
  }
body.splash #animGif{
      width:53% !important;
      float:none !important;
  }
/*    body.splash #animGif{
    width:90%;
    float:right;
    margin-top:40%;
}
#leTourBrand{
    margin-top:40%;
}*/
#videoContainer {
        width: 640px;
    }
    #circleContainer .circle {
        left: 23.1%;
    }
}

@media (max-width: 769px) {
   /* .row-fluid [class*="span"]:first-child {
      margin-left: auto;
    }*/
.responsive-iFrame-explainer {
    position: relative;
    display: block;
    max-width: 840px ;
    height:300px;  
}

 .modal {
    /* new custom width */
    width: 60%;
    /* must be half of the width, minus scrollbar on the left (30px) */
    position:fixed;
    text-align:center;
    margin-top:100px;
    margin-left:130px;
}
    #explainer .explainerPlay {
    position: absolute;
    left: 45%;
    top: 40%;
    }


    .container {
        margin: 0 2%;
    }
    .navbar#fltNav .brand{
        display: block;
    }
    .jumbotron img, .jumbotron a img {
        width: 90%;
    }
    .bodyContainer {
        padding: 0 5%;
    }
    .responsive-iFrame, .responsive-iFrame-work {
        max-width: 670px;
    }
    .containerMaster > div.row {
        padding: 0 3%;
    }
    .span1 img, .span2 img, .span3 img, .span4 img, .span5 img, .span6 img, .span7 img, .span8 img, .span9 img, .span10 img, .span11 img, .span12 img {
        margin: 0 auto;
        display: block;
    }
    #header-top .container h1 {
        width: 100%;
    }
    #fltNav .navbar-inner {
        margin-top: 30px;
        width: 95%
    }
    .carousel-slogan {
        font-size: 2.3em;
    }
    h1 {
        font-size: 2.5em;
    }
    h2 {
        font-size: 2.2em;
    }
    h3,h4,h5,h6 {
        font-size: 1.2em;
    }
    .carousel-support {
        display: none;
    }
    .headerLogo {
        display: none;
    }
    img.bkArrow {
        margin: 0;
        margin-right: 20px;
        display: inline;
    }
    .posts h3 {
        font-size: 1.8em;
    }
    .posts img.fltRight {
        float: none;
        margin-top: 35px;
    }
    .testimonials .span4:nth-child(2), .testimonials .span4:nth-child(3) {
        border-top: 1px solid #EEE;
        border-bottom: 1px solid #FFF;
    }
    .testimonials h4, .testimonials h4.auth {
        width: 100%;
    }
    .testimonials h4 {
        padding: 0 0 0 15px;
        margin: 20px 0;
        border-left: 5px solid #EEE;
        width: 93%;
    }
    .testimonials h4.auth {
        padding: 0;
        margin: 25px 0;
        border-left: none;
    }
    .mapImg a.btn { 
       top: 160px; 
       margin-top:0px;
       left: 25%; 
       width: 30%; 
       color: #FFF;
       text-shadow: 0px 2px 2px rgba(53, 53, 53, 1);
    }
     

    #map_canvas {
        padding: 5% 10%;
        height: 390px;
    }
    .locImages img {
        margin-top: 25px;
    }
    .locImages.marginTop {
        margin-top: 0;
    }
    .clocks .hoverFill {
        width: 370px;
    }
    
    .clocks h1 {
        font-size: 38px;
    }
    .clocks.ck-edin, .clocks.ck-sanfran, .clocks.ck-dubai {
        margin: 15px auto 0px !important;
        width: 370px;
        margin-left: 180px !important;
    }
    .clocks.ck-edin h1 {
        margin-left: 90px;
    }
    .clocks.ck-sanfran h1 {
        margin-left: 58px;
    }
    .clocks.ck-dubai h1 {
        margin-left: 119px;
    }
  
    .clocks #ck-edin-widget, .clocks #ck-sanfran-widget, .clocks #ck-dubai-widget {
        width: 370px;
    }
    #weather-uk, #weather-usa, #weather-uae {
        width: 370px;
    }
    .theTeam, .fullWorkSpans {
        width: 170px !important;
        margin: 25px auto 0;
    }
    .theTeam a, .theTeam a img {
        width: 170px;
        height: 181px;
    }
    .theTeam .nameTag h4 {
        font-size: 17.5px;
    }
    .workSpans .post_content a, .workSpans .post_content a img, .workSpans .post_content .viewProject {
        width: 270px;
        height: 250px;
    }
    .workSpans .post_content .viewProject h1 {
        margin-top: 30%;
        font-size: 40px;
    }
    .subNav a {
    }
    .subNav h1 {
        margin-bottom: 25px;
    }
    footer a.btn-socnet:first-child {
        margin-left: 37%;
    }
    .fullWorkSpans, .workSpans {
        width: 270px !important;
    }
    .workSpans .post_title h3, .workSpans .workTag h4 {
        font-size: 20px;
    }
    a.btn.btn-2020Default, a.btn.btn-2020Blue, a.btn.btn-2020Mustard, a.btn.btn-2020DirtyGreen, a.btn.btn-2020Purple, a.btn.btn-2020Orange {
        margin:30px 50px 5 auto;
       
        width: 37%;
    }
    .features img {
        width: 10%;
        margin-top: 25px !important;
    }
    .post_Img {
        width: 88%;
        height: 128px;
        margin: 25px auto 0;
    }
    .post_Img img {
        left: 0;
        margin-left: none;
    }
   
    #flipOriginalCont {
        display: none;
    }
    #headerFader.carousel {
        width: 100%;
        opacity: 1 !important;
    }
    #headerFader .carousel-inner {
        text-align: center;
    }
    #shareHeader { 
        left: 45.5%; 
    }
    
/*    responsive changes made by Alex
*/    #headerText {    
        position:relative;
        top: -72px;
        left:100px;
    }
    h1.masterHeader{
        position:absolute;
        display:none;

    }
    #takemeback{
        display: none;
        visibility: hidden;
    }

    span.deviceLink {
        position:absolute;
        display: block !important;
        font-size:35px;
    }

    .navbar div.globalLogo {
        display:block;
        position:absolute;
        top: 25px;
        right:50px;
    }
    a.btn-navbar{
        position:relative;
        left:8px;
    }

    .top-nav-collapse #fltNav .navbar-inner {
        margin-top: 20px;
    }
    .top-nav-collapse span.globalLogo {
        margin-top: -45px;
    }
    .top-nav-collapse #fltNav .navbar-inner {
        z-index: 50;
        min-height: 40px ;
      
    }

    .post_profile_image{
        height:100px;
        width:100px;
    }
    .row-fluid [class*="span"]:first-child .teamNew2015 .post_content {
        margin-left: auto;
    }
    .teamNew2015 .post_content  {
        width: 300px;
        height: 300px;
        margin: 0 auto 35px;
    }
    .teamNew2015 .post_content:nth-child(3), .teamNew2015 .post_content:nth-child(6), .teamNew2015 .post_content:nth-child(9)   {
        margin-bottom: 0;
    }
    .teamNew2015 .post_content img.imgExp {
        width: 300px;
        height: 300px;
    }
    .teamNew2015 .post_content .viewProfile {
        width: 270px;
        height: 300px;
    }
    .teamNew2015 .post_content .viewProfile p {
        font-size: 14px;
        line-height: 16px;
    }
    .teamNew2015 .post_content h2 {
          font-size: 20px;
    }
    p.post_author{
    margin-right:5px;
    }
    img.post_profile_image_small{
    margin-top:10px;
    margin-right: 5px;
    width: 68px;
    height: 68px; 
    }
    .hpContent .row-fluid [class*="span"] {
        width: 48% !important;
        float: left !important;
    }
    .hpContent .row-fluid [class*="span"]:first-child {
        margin-right: 4% !important;
    }
    .hpContent .row-fluid:first-child {
        margin-top: 15px;
    }
    .hpContent .post_content.hero {
        width: 100%;
        height: 350px;
    }
    .hpContent .post_content img.imgExpHero {
        width: 800px;
        height: auto;
        margin-top: -25%;
    }
    .hpContent .post_content.hero .viewItemHero {
        width: 90%;
        height: 90%;
    }
    .hpContent .post_content img.imgExp {
        width: 400px;
        height: auto;
        margin-top: -25%;
    }
    .hpContent .post_content .viewItem {
        width: 90%;
    }
    .hpContent .post_content .viewItem p {
        font-size: 12px;
    }
    .hpContent .post_content.hero .viewItemHero p {
        font-size: 25px;
        padding-top: 25%;
    }
    #videoContainer {
        width: 640px;
    }
    #circleContainer .circle {
        left: 23.1%;
    }
    #explainerCarousel.carousel .item {
        margin: 0 auto;
        width: 100%;
    }
    .explainerLink {
        height: 290px;
    }
    
}
@media (max-width: 667px) {
    #circleContainer .circle {
        left: 16.1%;
    }
    .navbar div.globalLogo {
        display: none;
    }
    #circleContainer .circle.active {
        -webkit-transform: scale( 5 );
           -moz-transform: scale( 5 );
             -o-transform: scale( 5 );
            -ms-transform: scale( 5 );
                transform: scale( 5 );
        vertical-align: middle;
        display: block;
    }
    #explainerCarousel.carousel .item {
        margin: 0 auto;
        width: 100%;
    }
    .explainerLink {
        height: 290px;
    }
}
@media (min-width: 640px) and (max-width: 768px) {
    
    .containerMaster > div.row {
        padding: 0 3%;
    }
    h1 {
        font-size: 2.5em;
    }
    h2 {
        font-size: 2.2em;
    }
    h3,h4,h5,h6 {
        font-size: 1.2em;
    }

    .mapImg a.btn { 
       top: 300px; 
       margin-top:0px;
       left: 30%; 
       width: 30%; 
       color: #FFF;
       text-shadow: 0px 2px 2px rgba(53, 53, 53, 1);
    }
    #explainerCarousel.carousel .item  {
        margin: 0 auto;
        width: 100%;
    }
    .explainerLink {
        height: 290px;
    }
    #explainer .explainerPlay {
        margin-top: 130px;
    }
}
/*small tablets and landscape phones*/
@media (max-width: 640px) {

    .responsive-iFrame-explainer {
        position: relative;
        display: block;
        max-width: 840px;
        height:150px;  
    }
    .modal {
        /* new custom width */
        width: 60%;
        /* must be half of the width, minus scrollbar on the left (30px) */
        margin-left: 115px;
        position:fixed;
        text-align:center;
        margin-top:100px;
    }

    .navbar-fixed-top.navbar {
        position: fixed;
        right: 0;
        left: 0;
        z-index: 1030;
        margin-bottom: 0;
        padding: 0 5%;
    }
    .navbar#fltNav .brand{
        display: block;
    }
    .jumbotron img, .jumbotron a img {
        width: 90%;
    }
    .bodyContainer {
        padding: 0 5%;
    }
    #fltNav {
/*        margin-top: 40px;*/
    }
    .navbar-fixed-top.navbar {
        position: fixed;
        right: 0;
        left: 0;
        z-index: 1030;
        margin-bottom: 0;
        padding: 0 5%;
    }
    .containerMaster > div.row {
        padding: 0 3%;
    }
    footer p {
        padding: 0 ;
    }
    h1 {
        font-size: 2.5em;
    }
    h2 {
        font-size: 2.2em;
    }
    h3,h4,h5,h6 {
        font-size: 1.2em;
    }
    .newsSpans {
        height: 180px;
    }
    .post_img_Hero h1 {
        top: 80px;
        font-size: 45px;
    }
    
    a.btn.btn-2020Default, a.btn.btn-2020Blue, a.btn.btn-2020Mustard, a.btn.btn-2020DirtyGreen, a.btn.btn-2020Purple, a.btn.btn-2020Orange {
        margin:30px 50px 5 auto;
       
        width: 45%;
    }    

   .clocks.ck-edin, .clocks.ck-sanfran, .clocks.ck-dubai {
        margin: 15px auto 0px !important;
        width: 370px;
        margin-left: 110px auto !important;
    }
    .top-nav-collapse #headerText {
        display: block ;
    }
      .top-nav-collapse #headerText {
        margin-top: -40px;
    }
    span.deviceLink {
         margin-top: 10px;
    }
    .top-nav-collapse span.deviceLink {
        margin-top: 60px;
    }

    
    .mapImg a.btn { 
       top: 250px; 
       margin-top:0px;
       left: 30%; 
       width: 30%; 
       color: #FFF;
       text-shadow: 0px 2px 2px rgba(53, 53, 53, 1);
    }
    #videoContainer {
        width: 320px;
    }
    #circleContainer .circle {
        left: 19.1%;
    }
    #explainerCarousel.carousel .item  {
        margin: 0 auto;
        width: 100%;
    }
    .explainerLink {
        height: 290px;
    }
}
@media (max-width: 568px) {
    #circleContainer .circle {
        left: 15.1%;
    }
    #explainerCarousel.carousel .item {
        margin: 0 auto;
        width: 100%;
    }
    .explainerLink {
        height: 290px;
    }
    #explainer .explainerPlay {
        margin-top: 130px;
    }
}
/**added to make clock button sit*/
@media (max-width: 560px) {
a.btn.btn-2020Default, a.btn.btn-2020Blue, a.btn.btn-2020Mustard, a.btn.btn-2020DirtyGreen, a.btn.btn-2020Purple, a.btn.btn-2020Orange {
        margin:30px 50px 5 auto;
        width: 50%;
        }    

    .mapImg a.btn { 
       top: 250px; 
       margin-top:0px;
       left: 30%; 
       width: 30%; 
       color: #FFF;
       text-shadow: 0px 2px 2px rgba(53, 53, 53, 1);
    }
    .hpContent .post_content img.imgExpHero, .hpContent .post_content img.imgExp {
        margin-top: -12.5%;
    }
    #explainerContainerReplace h2 {
        font-size: 35px !important;
    }
    #explainerContainerReplace p.lead {
        font-size: 18px !important;
    }
    #circleContainer .circle {
        left: 15.1%;
    }
    #explainerCarousel.carousel .item  {
        margin: 0 auto;
        width: 100%;
    }
    .explainerLink {
        height: 290px;
    }
    #explainer .explainerPlay {
        margin-top: 130px;
    }
}

/*larger note phones*/
@media (max-width: 518px) {

  .modal {

    /* new custom width */
    width: 60%;
    /* must be half of the width, minus scrollbar on the left (30px) */
    margin-left: 80px;
    position:fixed;
    text-align:center;
    margin-top:100px;
}
   
    #headerText {    
        position:relative;
        top: -72px;
        left:35px;
    }
    
    #takemeback{
        display: none;
        visibility: hidden;
    }

    a.btn-navbar{
        position:relative;
        left:40px;
    }
    #headerFader.carousel {
        display: none;
    }
    .jumbotron span.deviceLink {
        text-align: center;
    }
    .navbar#fltNav .brand{
        font-size: 15px;
    }
    .newsSpans {
        height: 180px;
    }
    #header-top span.deviceLink {
        display: none;
        max-height:0px;
        width: 100%;
    }
    span.deviceLink {
        position:absolute;
        font-size:35px;
        margin-top:20px;
    }
    footer a.btn-socnet:first-child {
        margin-left: 30%;
    }
    .post_img_Hero h1 {
        top: 60px;
        font-size: 40px;
    }
    #shareHeader { 
        left: 44%; 
    }
    .top-nav-collapse div.globalLogo{
        display:none;
    }     
    #headerText {
        position:relative;
        z-index: -1;    
    }
    .navbar div.globalLogo {
        display: none;
    }  
    .top-nav-collapse #headerText {
        display: block;
    }
      .top-nav-collapse #headerText {
        margin-top: -20px;
    }

    /*h1.deviceLink{
        visibility: visible;
    }*/
    a.btn.btn-2020Default, a.btn.btn-2020Blue, a.btn.btn-2020Mustard, a.btn.btn-2020DirtyGreen, a.btn.btn-2020Purple, a.btn.btn-2020Orange {
        margin:30px 50px 5 auto;
        width: 55%;
    }    
     

    /*.clocks a.btn {
        margin: 110px 0 0 75px;
        position: relative;
    }*/


    span.deviceLink {
        margin-top: 10px;
    }
    .top-nav-collapse span.deviceLink {
        margin-top: 40px;
    }

      .mapImg a.btn { 
       top: 250px; 
       margin-top:0px;
       left: 30%; 
       width: 30%;
       color: #FFF;
       text-shadow: 0px 2px 2px rgba(53, 53, 53, 1); 
    }
    #circleContainer .circle {
        left: 12.1%;
    }
    #explainerCarousel.carousel .item  {
        margin: 0 auto;
        width: 100%;
    }
    .explainerLink {
        height: 290px;
    }
    #explainerCarousel .item img {
        width: 87%;
        float: left;
    }
    #explainer .explainerPlay {
        margin-top: 130px;
    }
}
/* portrait phones and down */

@media (max-width: 480px) {
    
    /*.navbar-fixed-top.navbar {
        position: fixed;
        right: 0;
        left: 0;
        z-index: 1030;
        margin-bottom: 0;
        padding: 0 5%;
    }
    .navbar#fltNav .brand{
        display: block;
    }
    #fltNav.navbar {
        margin: 0 3% 6%;
    }
    #fltNav.navbar .navbar-inner {
        padding: 0;
    }
    #fltNav.navbar .nav {
        margin: 0;
        display: table;
        width: 100%;
    }
    #fltNav.navbar .nav li {
        display: block;
        width: 1%;
        float: none;
    }
    #fltNav.navbar .nav li a {
        font-weight: bold;
        text-align: left;
        border-left: 0;
        border-right: 0;
        width: 299px;
    }
    #fltNav.navbar .nav li:first-child a {
        border-left: 0;
        border-radius: 3px 0 0 3px;
    }
    #fltNav.navbar .nav li:last-child a {
        border-right: 0;
        border-radius: 0 3px 3px 0;
    }
    .navbar-fixed-top.navbar {
        position: fixed;
        right: 0;
        left: 0;
        z-index: 1030;
        margin-bottom: 0;
        padding: 0 5%;
    }
    .navbar#fltNav .brand{
        display: block;
    }*/
    .jumbotron img, .jumbotron a img {
        width: 90%;
    }
    .carousel-control-rule {
        width: 50%;
        margin-left: 25%;
    }
    .containerMaster > div.row {
        padding: 0 3%;
    }
    .responsive-iFrame, .responsive-iFrame-work, .responsive-iFrame iframe {
        height: 10px;
    }
    .galleryBkgrd {
    }
    #fltNav li.divider-vertical {
        display: none;
    }
    .bodyContainer {
        padding: 0 5%;
    }
    .responsive-iFrame, .responsive-iFrame-work, .responsive-iFrame iframe {
        height: 250px;
        margin-bottom: 20px;
    }
    .newsSpans {
        height: 180px;
    }
    .clocks {
        width: 300px;
    }
    .clocks .hoverFill {
        width: 300px;
    }
    .clocks h1 {
        font-size: 38px;
    }
    .clocks.ck-edin, .clocks.ck-sanfran, .clocks.ck-dubai {
        width: 300px;
        margin: 5px auto 0 !important;
    }
    .clocks.ck-edin h1 {
        margin-left: 56px;
    }
    .clocks.ck-sanfran h1 {
        margin-left: 25px;
    }
    .clocks.ck-dubai h1 {
        margin-left: 80px;
    }
    .clocks a.btn {
        margin-left: 60px;
    }
    .clocks #ck-edin-widget, .clocks #ck-sanfran-widget, .clocks #ck-dubai-widget {
        width: 300px;
    }
    #weather-uk, #weather-usa, #weather-uae {
        width: 300px;
    }
    .clocks a.btn {
        margin: 110px 0 0 50px;
    }
    .post_img_Hero h1 {
        top: 50px;
        font-size: 30px;
    }
    #shareHeader { 
        left: 43%; 
    }   
     #headerText {
        position:relative;
        z-index: -1;       
    }    
     .navbar div.globalLogo {
        display: none;
    }  
    #headerLogoCollapse{
        display:none;
    }

    a.btn.btn-2020Default, a.btn.btn-2020Blue, a.btn.btn-2020Mustard, a.btn.btn-2020DirtyGreen, a.btn.btn-2020Purple, a.btn.btn-2020Orange {
        margin:30px 50px 5 auto;
       
        width: 38%;
    }    
    header#header-top{
       min-height:0px;
    }
      .mapImg a.btn { 
       top: 220px; 
       margin-top:0px;
       left: 30%; 
       width: 30%; 
       color: #FFF;
       text-shadow: 0px 2px 2px rgba(53, 53, 53, 1);
    }
    .hpContent .post_content img.imgExpHero, .hpContent .post_content img.imgExp {
        margin-top: 0;
    }
    #circleContainer .circle {
        left: 10.1%;
    }
    #explainerCarousel.carousel .item  {
        margin: 0 auto;
        width: 100%;
    }
    .explainerLink {
        height: 290px;
    }
    #explainerCarousel .item img {
        width: 70%;
        float: left;
    }
    #explainer .explainerPlay {
        margin-top: 130px;
    }
}

/*average sized phones*/
@media (max-width: 429px) {



    .responsive-iFrame-explainer {
        position: relative;
        display: block;
        max-width: 460px;
        height:180px;  
    }


    .modal {
        /* new custom width */
        width: 60%;
        /* must be half of the width, minus scrollbar on the left (30px) */
        margin-left: 60px ;
        position:fixed;
        text-align:center;
        margin-top:100px;
    }
    #header-top span.deviceLink {
        display: none;
        max-height:0px;
    }
  
    .navbar#fltNav .brand{
        display: none !important;
    }
    .post_img_Hero h1 {
        top: 45px;
        font-size: 25px;
    }
    #shareHeader { 
        left: 42.5%; 
    }
     #headerText {
        position:relative;
        z-index: -1;   
    }
    a.btn-navbar{     
        left:6px;
    }    

    a.btn.btn-2020Default, a.btn.btn-2020Blue, a.btn.btn-2020Mustard, a.btn.btn-2020DirtyGreen, a.btn.btn-2020Purple, a.btn.btn-2020Orange {
        margin:30px 50px 5 auto;      
        width: 42%;
    }    
    header#header-top.headerCollapse, #headerContainer.headerCollapse{
        min-height:30px;
    }
    #headerContainer.jumbotron {
        height:30px;
    }

    .mapImg a.btn { 
       top: 200px; 
       margin-top:0px;
       left: 30%; 
       width: 30%; 
       color: #FFF;
       text-shadow: 0px 2px 2px rgba(53, 53, 53, 1);
    }
    .hpContent .post_content.hero {
        height: 320px;
    }
    .hpContent .post_content, .hpContent .post_content img.imgExp {
        height: 150px;
    }
    #circleContainer .circle {
        left: -4%;
    }
    #closeExplainerPlay {
        display: none;
    }
    #explainerCarousel.carousel .item  {
        margin: 0 auto;
        width: 100%;
    }
    .explainerLink {
        height: 290px;
    }
    #explainerCarousel .item img {
        width: 75%;
        float: left;
    }
    #explainer .explainerPlay {
        margin-top: 130px;
    }
}
@media (max-width: 375px) {
    #explainerCarousel .carousel-inner {
        margin-left: -25px;
    }
    #explainer .explainerPlay {
        left: 41%;
    }
    #explainerCarousel.carousel .item  {
        margin: 0 auto;
        width: 100%;
    }
    .explainerLink {
        height: 290px;
    }
    #explainerCarousel .item img {
        width: 75%;
        float: left;
    }
    #explainer .explainerPlay {
        margin-top: 130px;
    }
}
/*smallest device*/
@media (max-width: 320px) {
    
    .bodyContainer {
        padding: 0 5%;
    }
    .responsive-iFrame, .responsive-iFrame-work {
        height: 250px;   
    }
    #fltNav.navbar .nav li a {
        width: 230px;
    }
    #shareHeader { 
        left: 40%; 
    }
    a.btn-navbar{
        
        left:-20px;
    }
    #headerText {
        position:relative;
        z-index: -1;
        left: 24px;       
    }

    a.btn.btn-2020Default, a.btn.btn-2020Blue, a.btn.btn-2020Mustard, a.btn.btn-2020DirtyGreen, a.btn.btn-2020Purple, a.btn.btn-2020Orange {
        margin:20px 54px 5 auto;      
        width: 50%;
    }    

    .mapImg a.btn { 
       top: 135px; 
       margin-top:0px;
       left: 26%; 
       width: 30%; 
       color: #FFF;
       text-shadow: 0px 2px 2px rgba(53, 53, 53, 1);
    }


    #explainer .explainerPlay {
    position: absolute;
    left: 36.5%;
    top: 40%;
    }

    .explainerLink {
    height:200px;
    border-right:0;
    left:-18%;
    width:120%;
}

  .responsive-iFrame-explainer {
        position: relative;
        display: block;
        width: 260px;
        height:150px;  
    }
    .hpContent .row-fluid:first-child {
        margin-top: 0;
    }
    #circleContainer .circle {
        left: -15%;
    }
    #explainerCarousel .carousel-inner {
        margin-left: 0;
    }
    #explainerContainerReplace p.lead {
        font-size: 14px !important;
    }
    #explainerCarousel.carousel .item  {
        margin: 0 auto;
        width: 100%;
    }
    .explainerLink {
        height: 290px;
    }
    #explainerCarousel .item img {
        width: 75%;
        float: left;
    }
    #explainer .explainerPlay {
        margin-top: 130px;
    }
}
/* END OF MEDIA QUERIES */

/* Splash Page - Dubai Office Openning */
/*body.splash footer#footer, body.splash header#header-top {
    display: none;
}
body.splash, .footer.splash, html.splash{
    background-color:#FCF8D9;
    
}
body.splash h1{
    font-size:80px;
}
body.splash #masterContent {
    padding-top: 0;
}
body.splash div#splashContainer {
    position: relative;   
}
body.splash div#splashContainer img {
    width:55%;
    margin-left:22%;
    
}


body.splash #headerContainer{
    display:none;
}
body.splash div#splashContainer {
    
    background-repeat: no-repeat;
    z-index: no
}
body.splash div#splashContainer div#splashMask img#maskBkgrd {
    display: block;
    position: absolute;
    z-index: 3;
}
body.splash div#splashContainer div#splashMask img#maskBkgrdNight {
    display: block;
    position: absolute;
    z-index: 2;
}
body.splash div#splashContainer div#splashMask img#mask {
    display: block;
    position: absolute;
    z-index: 6;
    
}
body.splash img{
    width:70%;
}
body.splash div#splashContainer #splashCarousel {
    position: relative;
    z-index: 5;
    
}

#splashTextCarousel{
    position:relative;
    top:50%;
    left:50%;
    bottom:-280px;
    margin-left:-1030px;
    text-align:center;
}
body.splash .carousel-indicators {
    z-index: 7;
    top: 430px;
}
body.splash .carousel-indicators li {
    display: block;
    float: left;
    width: 10px;
    height: 10px;
    margin-left: 5px;
    text-indent: -999px;
    background-color: #bdbc80;
    background-color: rgba(189, 188, 128, 0.5);
    border-radius: 5px;
    clear: left;
    margin-top: 5px;
}
.splashbotText{
    margin-top:120px;
    padding-bottom:50px;
    left:50%;
    top:50%;
    margin-left:270px;
}
.splashbotText h2, .splashbotText h3, .splashbotText a, .splashbotText p {
    text-align: center;
}
.splashbotText a {
    font-family: "proxima-nova", sans-serif;
    font-size: 12px;
}
body.splash .carousel-indicators .active {
    background-color: #d59c4a;
}
body.splash div#splashContainer #textContainer {
    position: absolute;
    top: 390px;
    right: 6%;
    z-index: 8;
    width: 200px;
}

body.splash div#splashContainer #textContainer h2 {
    font-family: "proxima-nova", sans-serif;
    font-weight: 600;
    font-size: 36px;
}
body.splash div#splashContainer #textContainer p {
    font-size: 21px;
}

body.splash .vertical .carousel-inner {
    height: 100%;
}

body.splash .carousel.vertical .item {
  -webkit-transition: 0.6s ease-in-out top;
     -moz-transition: 0.6s ease-in-out top;
      -ms-transition: 0.6s ease-in-out top;
       -o-transition: 0.6s ease-in-out top;
          transition: 0.6s ease-in-out top;
}

body.splash .carousel.vertical .active {top: 0;}
body.splash .carousel.vertical .next {top: 1000px;}
body.splash .carousel.vertical .prev {top: -1000px;}
body.splash .carousel.vertical .next.left,
body.splash .carousel.vertical .prev.right {top: 0;}
body.splash .carousel.vertical .active.left {top: -1000px;}
body.splash .carousel.vertical .active.right {top: 1000px;}
body.splash .carousel.vertical .item {left: 0;}

body.splash .flip-container, body.splash  .front, body.splash  .back {
  height: 80px;
}*/

/* Splash ised for 25 years */
body.splash {
    overflow-x:hidden;
}
#doc25Years {
    position: relative;
    z-index: 2;
}

body.splash footer#footer, body.splash header#header-top {
    display: none;
}
body.splash, .footer.splash, html.splash{
    
}
body.splash h1, body.splash h2, body.splash h3 {
    font-family: "proxima-nova", sans-serif;
    font-size: 42px;
    font-weight: 800px !important;
    color: #0E0E0E;
}
body.splash #comments-form label {
    display: none;
}
body.splash .comment_content {
    color: #FFF;
}
body.splash h3 {
    font-size: 36px;
    font-weight: 400px !important;
}
body.splash h1{
    font-size:80px;
}
.colYellow {
    color: #FFC616 !important;
}
body.splash #sectionComments25 {
    background-color: #0E0E0E;

}
body.splash #topBanner {
    position: absolute;
    z-index: 1;
    top: 105px;
    left: 5%;
    display: block;
    width: 100%;
    background-image: url('../../../uploads/25 Years/images/twentyfive-full.png');
    padding: 10px 0 20px;
    height: 370px;
    background-size: cover;
    
}
body.splash #sectionComments25 p, body.splash #sectionComments25 legend, body.splash #sectionComments25 a.btn-2020Default {
    color: #FFF;
}
body.splash #masterContent {
    padding-top: 0;
}
body.splash div#splashContainer {
    position: relative;   
}
body.splash div#splashContainer img {
    width:55%;
    margin-left:22%;
    
}


body.splash #headerContainer{
    display:none;
}
/*body.splash div#splashContainer {
    
    background-repeat: no-repeat;
    z-index: no
}*/
body.splash div#splashContainer div#splashMask img#maskBkgrd {
    display: block;
    position: absolute;
    z-index: 3;
}
body.splash div#splashContainer div#splashMask img#maskBkgrdNight {
    display: block;
    position: absolute;
    z-index: 2;
}
body.splash div#splashContainer div#splashMask img#mask {
    display: block;
    position: absolute;
    z-index: 6;
    
}
/*body.splash img{
    width:70%;
}*/
body.splash div#splashContainer #splashCarousel {
    position: relative;
    z-index: 5;
    
}

#splashTextCarousel{
    position:relative;
    top:50%;
    left:50%;
    bottom:-280px;
    margin-left:-1030px;
    text-align:center;
}
body.splash .carousel-indicators {
    z-index: 7;
    top: 430px;
}
body.splash .carousel-indicators li {
    display: block;
    float: left;
    width: 10px;
    height: 10px;
    margin-left: 5px;
    text-indent: -999px;
    background-color: #bdbc80;
    background-color: rgba(189, 188, 128, 0.5);
    border-radius: 5px;
    clear: left;
    margin-top: 5px;
}
.splashbotText{
    margin-top:120px;
    padding-bottom:50px;
    left:50%;
    top:50%;
/*    margin-left:270px;*/
}
.splashbotText h2, .splashbotText h3, .splashbotText a, .splashbotText p {
    text-align: center;
}
.splashbotText a {
    font-family: "proxima-nova", sans-serif;
    font-size: 12px;
}
body.splash .carousel-indicators .active {
    background-color: #d59c4a;
}
body.splash div#splashContainer #textContainer {
    position: absolute;
    top: 390px;
    right: 6%;
    z-index: 8;
    width: 200px;
}

body.splash div#splashContainer #textContainer h2 {
    font-family: "proxima-nova", sans-serif;
    font-weight: 600;
    font-size: 36px;
}
body.splash div#splashContainer #textContainer p {
    font-size: 21px;
}

body.splash .vertical .carousel-inner {
    height: 100%;
}

body.splash .carousel.vertical .item {
  -webkit-transition: 0.6s ease-in-out top;
     -moz-transition: 0.6s ease-in-out top;
      -ms-transition: 0.6s ease-in-out top;
       -o-transition: 0.6s ease-in-out top;
          transition: 0.6s ease-in-out top;
}

body.splash .carousel.vertical .active {top: 0;}
body.splash .carousel.vertical .next {top: 1000px;}
body.splash .carousel.vertical .prev {top: -1000px;}
body.splash .carousel.vertical .next.left,
body.splash .carousel.vertical .prev.right {top: 0;}
body.splash .carousel.vertical .active.left {top: -1000px;}
body.splash .carousel.vertical .active.right {top: 1000px;}
body.splash .carousel.vertical .item {left: 0;}

body.splash .flip-container, body.splash  .front, body.splash  .back {
  height: 80px;
}
body.splash .btn-2020Default #yw0{
    color: #FFF;
    background: none;
    text-shadow: none;
    text-shadow: 0;
    border-color: none;
    border: solid;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-transform: uppercase;
    padding: 10px 20px;
    font-weight: bold;
}
body.splash #yw0:hover {
    background-color: #353535;
    color: #FFF;
}
body.splash .carousel {
    margin-bottom: 0;
}

#videoArchive a img {
  width: 100%;
  margin: 0 auto;
  display: block;
  opacity: 1;
  -webkit-transition: opacity .25s ease-in-out;
     -moz-transition: opacity .25s ease-in-out;
          transition: opacity .25s ease-in-out;
}
#videoArchive a:hover img {
    opacity: .5;
    width: 100%;
}
body.splash #videoContainer {
    width: 1024px;
}
body.splash #gallery {
    cursor: pointer;
}
body.splash #carouselOverlay {
    background-image: url('../../../uploads/25 Years/images/galleryOverlay.png');
    position: absolute;
    z-index: 3;
    top: 0;
    background-size: cover;
    width: 100%;
    height: 100%;
}
body.splash #carouselOverlay h2 {
    margin-top: 25%;
    color: #FFF;
}
/*body.splash .wrapper{
    width: 100%; 
    height: 100%;
    overflow-x: hidden;
}
html, body.splash{
    height:100%;
}*/
/*Diagonal Lines*/
#diagonalLine1, #diagonalLine2 {
    position: absolute;
}
/*body.splash .content{
    position:absolute;
    z-index:100;
}
body.splash .diagonalBackground{
    overflow: hidden;
    width: 100%;
    position: absolute;
    z-index: 1;
}*/
#diagonalLine1{
    top: 100%;
    margin-left: 58px;
    max-width: 91%;
    width: 100%;
    height: 500px;
    background-color: #FFC616;
    transform:skew(30deg,30deg) scale(1.5, 1.5);
    -webkit-transform:skew(26deg,26deg) scale(1.5, 1.5);
    -ms-transform:skew(26deg,26deg) scale(1.5, 1.5);
    -moz-transform:skew(30deg,30deg) scale(2, 2);
    overflow: hidden;
}
#diagonalLine2{
    top: 282%;
    margin-left:33px;
    max-width:90%;
    width: 100%;
    height: 500px;
    background-color: #FFC616;
    transform:skew(160deg,160deg) scale(1.5, 1.5);
    -webkit-transform:skew(160deg,160deg) scale(1.5, 1.5);
    -ms-transform:skew(160deg,160deg) scale(1.5, 1.5);
    -moz-transform:skew(160deg,160deg) scale(2, 2);
    overflow: hidden;
}


@media (max-width: 1200px) {
    body.splash div#splashContainer #textContainer {
        top: 253px;
        right: -6%;
    }
/*    body.splash div#splashContainer #textContainer h1 {
        font-size: 27px;
    }
    body.splash div#splashContainer #textContainer p {
        font-size: 15px;
    }*/
    body.splash .carousel-indicators {
        top: 305px;
    }
    body.splash #videoContainer {
        width: 720px;
    }
}

@media (min-width: 768px) and (max-width: 1075px) {
    body.splash #animGif{
        width: 90%;
        float: right;
    }

    
}
@media (max-width: 1024px) {
    #diagonalLine1{
        margin-left: 20px;
        max-width: 100%;
    }
}
@media (max-width: 979px) {
/*    body.splash div#splashContainer #textContainer {
      top: 130px;
      right: -20%;
      text-align: center;
      width: 350px;
    }*/
    body.splash div#splashContainer #textContainer {
        top: 134px;
        right: -21%;
    }
    body.splash .carousel-indicators {top: 448px;right: 22%;}
    body.splash .carousel.vertical .next {top: 550px;}
    body.splash .carousel.vertical .prev {top: -550px;}
    body.splash .carousel.vertical .active.left {top: -550px;}
    body.splash .carousel.vertical .active.right {top: 550px;}
    
    body.splash .headerLogo{
        display:block !important;
    }
    body.splash #topBanner {
        height: 240px;
        top: 73px;
    }
    body.splash #topBannerCont p.lead{ 
        font-size: 15px;
        line-height: 17px;
    }
}
@media (width: 769px) {
    body.splash div#splashContainer #textContainer {
        right: 0;
        width: 100%;
    }
    #splashTextCarousel {
        left: 0;
        margin-left: 0;
        width: 100%;
    }
    .splashbotText a {
        clear: both;
        display: block;
        margin: 0 auto;
    }
    .infoBtn{
        margin-top:20px;
        margin-right:130px;
        margin-left:135px;
        left:50%;
        top:50%;
    }
    body.splash #videoContainer {
        width: 640px;
    }
    div#topBannerCont {
        margin-top: 0;
    }
    body.splash #topBanner {
        background-image: url('../../../uploads/25 Years/images/twentyfive-nologo.png');
        top: 195px;
        left: 0;
    }
    body.splash a#websiteLink {
        width: 94%;
    }
    body.splash .fltRight {
        float: none;
    }
    body.splash #topBanner {
        height: 350px;
    }
    #videoArchive a img, #videoArchive a:hover img {
        width: 30%
    }
    #diagonalLine1{
        height: 450px;
        /*margin-left:-5rpx;*/
        -webkit-transform:skew(26deg,26deg) scale(2, 2);
            -ms-transform:skew(26deg,26deg) scale(2, 2);
           -moz-transform:skew(26deg,26deg) scale(2, 2);
                transform:skew(30deg,30deg) scale(2, 2);
    }
    #diagonalLine2{
        height: 450px;
    }
    .carousel-control-container {
        display: none !important;
    }
    body.splash #carouselOverlay h2 {
        margin-top: 20%;
    }
}
@media (max-width: 768px) {
    body.splash div#splashContainer #textContainer {
        right: 0;
        width: 100%;
    }
    #splashTextCarousel {
        left: 0;
        margin-left: 0;
        width: 100%;
    }
    .splashbotText a {
        clear: both;
        display: block;
        margin: 0 auto;
    }
    .infoBtn{
        margin-top:20px;
        margin-right:130px;
        margin-left:135px;
        left:50%;
        top:50%;
    }
    body.splash #videoContainer {
        width: 640px;
    }
    div#topBannerCont {
        margin-top: 0;
    }
    body.splash #topBanner {
        background-image: url('../../../uploads/25 Years/images/twentyfive-nologo.png');
        top: 195px;
        left: 0;
    }
    body.splash a#websiteLink {
        width: 94%;
    }
    body.splash .fltRight {
        float: none;
    }
    body.splash #topBanner {
        height: 350px;
    }
    #videoArchive a img, #videoArchive a:hover img {
        width: 30%
    }
    #diagonalLine1{
        height: 450px;
        /*margin-left:-5rpx;*/
        -webkit-transform:skew(26deg,26deg) scale(2, 2);
            -ms-transform:skew(26deg,26deg) scale(2, 2);
           -moz-transform:skew(26deg,26deg) scale(2, 2);
                transform:skew(30deg,30deg) scale(2, 2);
    }
    #diagonalLine2{
        height: 450px;
    }
    .carousel-control-container {
        display: none !important;
    }
    body.splash #carouselOverlay h2 {
        margin-top: 20%;
    }
}
@media (max-width: 640px) {
    body.splash #masterContent {margin-top: -50px;}
    body.splash div#splashContainer #textContainer {top: 90px;}
    body.splash h1 {font-size: 60px;}
    body.splash .carousel-indicators {top: 375px;}
    body.splash .carousel.vertical .next {top: 450px;}
    body.splash .carousel.vertical .prev {top: -450px;}
    body.splash .carousel.vertical .active.left {top: -450px;}
    body.splash .carousel.vertical .active.right {top: 450px;}
    body.splash #videoContainer {
        width: 320px;
    }
    body.splash #topBanner {
        top: 145px;
    }
    body.splash a#websiteLink {
        width: 92%;
    }
    #diagonalLine1{
        height: 400px;
        /*margin-left:-50px;*/
        /*margin-left:-5rpx;*/
        -webkit-transform:skew(26deg,26deg) scale(2,2);
            -ms-transform:skew(26deg,26deg) scale(2, 2);
           -moz-transform:skew(26deg,26deg) scale(2, 2);
                transform:skew(30deg,30deg) scale(2, 2);
    }
    #diagonalLine2 {
        height: 400px;
        transform: skew(30deg,30deg) scale(2, 2);
        -webkit-transform: skew(160deg,160deg) scale(2, 2);
        -ms-transform: skew(160deg,160deg) scale(2, 2);
        -moz-transform: skew(30deg,30deg) scale(2, 2);
    }
}
@media (max-width: 560px) {
    body.splash div#splashContainer #textContainer {top: 50px;}    
    body.splash .carousel-indicators {top: 325px;}
    body.splash .carousel.vertical .next {top: 410px;}
    body.splash .carousel.vertical .prev {top: -410px;}
    body.splash .carousel.vertical .active.left {top: -410px;}
    body.splash .carousel.vertical .active.right {top: 410px;}
    .infoBtn{
        margin-top:20px;
        margin-right:130px;
        margin-left:111px;
    }
    body.splash #carouselOverlay h2 {
        margin-top: 17%;
        font-size: 30px;
    }
}
@media (max-width: 518px) {
    body.splash div#splashContainer #textContainer {top: 20px;}    
    body.splash .carousel-indicators {top: 295px;}
    body.splash .carousel.vertical .next {top: 360px;}
    body.splash .carousel.vertical .prev {top: -360px;}
    body.splash .carousel.vertical .active.left {top: -360px;}
    body.splash .carousel.vertical .active.right {top: 360px;}
}
@media (max-width: 480px) {
    body.splash div#splashContainer #textContainer {top: 0; height: 500px} 
    body.splash h1 {font-size: 50px;}
    body.splash .carousel-indicators {top: 270px;}
    body.splash .carousel.vertical .next {top: 330px;}
    body.splash .carousel.vertical .prev {top: -330px;}
    body.splash .carousel.vertical .active.left {top: -330px;}
    body.splash .carousel.vertical .active.right {top: 330px;}
    body.splash a#websiteLink {
        width: 89%;
    }
    #diagonalLine1, #diagonalLine2{
        height: 300px;
    }
}
@media (max-width: 429px) {
    body.splash div#splashContainer #textContainer {top: 0; height: 400px} 
    body.splash .carousel-indicators {top: 235px;}
    body.splash .carousel.vertical .next {top: 300px;}
    body.splash .carousel.vertical .prev {top: -300px;}
    body.splash .carousel.vertical .active.left {top: -300px;}
    body.splash .carousel.vertical .active.right {top: 300px;}
    body.splash .flip-container, body.splash .front, body.splash .back {
        margin-top: 20px;
    }
}
@media (max-width: 320px) {
    body.splash div#splashContainer #textContainer {top: 0; height: 350px} 
    body.splash .carousel-indicators {top: 160px; right: 20%}
    body.splash .carousel.vertical .next {top: 220px;}
    body.splash .carousel.vertical .prev {top: -220px;}
    body.splash .carousel.vertical .active.left {top: -220px;}
    body.splash .carousel.vertical .active.right {top: 220px;}
    body.splash a#websiteLink {
        width: 82%;
    }
}


/* IE FIXES */
html.lt-ie10 #flipLogoSplash, html.lt-ie9 #flipLogoSplash, html.lt-ie8 #flipLogoSplash, html.lt-ie7 #flipLogoSplash {
/*    display: none;*/
}
html.lt-ie10 .navbar-inner{
    filter: none;
}
html.lt-ie9 #fltNav .brand, html.lt-ie8 #fltNav .brand, html.lt-ie7 #fltNav .brand {
    display: none;
}
html.lt-ie9 #fltNav .navbar-inner, html.lt-ie8 #fltNav .navbar-inner, html.lt-ie7 #fltNav .navbar-inner {
    filter: none;
}
html.lt-ie10 .flip-container .back,
html.lt-ie9 .flip-container .back, 
html.lt-ie8 .flip-container .back, 
html.lt-ie7 .flip-container .back {
    display: none;
}
html.lt-ie9 .subNav a, 
html.lt-ie8 .subNav a, 
html.lt-ie7 .subNav a {
    width: 180px;
}
html.lt-ie9 .subNav a i, 
html.lt-ie8 .subNav a i, 
html.lt-ie7 .subNav a i {
    display: none;
}
html.lt-ie9 .clocks a.btn, 
html.lt-ie8 .clocks a.btn, 
html.lt-ie7 .clocks a.btn {
    margin-left: 55px;
}

html.lt-ie9 .clocks.ck-edin h1, 
html.lt-ie8 .clocks.ck-edin h1, 
html.lt-ie7 .clocks.ck-edin h1 {
    margin-left: 50px;
}
html.lt-ie9 .clocks.ck-sanfran h1, 
html.lt-ie8 .clocks.ck-sanfran h1, 
html.lt-ie7 .clocks.ck-sanfran h1 {
    margin-left: 13px;
}
html.lt-ie9 .clocks.ck-dubai h1, 
html.lt-ie8 .clocks.ck-dubai h1, 
html.lt-ie7 .clocks.ck-dubai h1 {
    margin-left: 80px;
}
html.lt-ie9 .clocks h1, 
html.lt-ie8 .clocks h1, 
html.lt-ie7 .clocks h1 {
    font-size: 40px;
}
html.lt-ie8 .span4.clocks, 
html.lt-ie7 .span4.clocks {
    width: 290px;
}
html.lt-ie9  .clocks .hoverFill,
html.lt-ie8  .clocks .hoverFill,
html.lt-ie7  .clocks .hoverFill {
    width: 300px;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
}
html.lt-ie8  .clocks .hoverFill,
html.lt-ie7  .clocks .hoverFill {
    width: 290px;
    height: 170px;
}
html.lt-ie9 .clocks #ck-edin-widget, html.lt-ie9 .clocks #ck-sanfran-widget, html.lt-ie9 .clocks #ck-dubai-widget,
html.lt-ie8 .clocks #ck-edin-widget, html.lt-ie8 .clocks #ck-sanfran-widget, html.lt-ie8 .clocks #ck-dubai-widget,
html.lt-ie7 .clocks #ck-edin-widget, html.lt-ie7 .clocks #ck-sanfran-widget, html.lt-ie7 .clocks #ck-dubai-widget {
    width: 300px;
    padding-top: 15px; 
}
html.lt-ie9 #weather-uk, html.lt-ie9 #weather-usa, html.lt-ie9 #weather-uae,
html.lt-ie8 #weather-uk, html.lt-ie8 #weather-usa, html.lt-ie8 #weather-uae,
html.lt-ie7 #weather-uk, html.lt-ie7 #weather-usa, html.lt-ie7 #weather-uae{
    width: 300px;
    padding-top: 15px;
}
html.lt-ie9 h1#masterHeader span {
    width: 300px;
}
html.lt-ie8 h1#masterHeader span, 
html.lt-ie7 h1#masterHeader span {
    width: 200px;
}
html.lt-ie9 .jumbotron h1{
    font-size: 45px;
}
html.lt-ie8 .jumbotron h1, 
html.lt-ie7 .jumbotron h1{
    font-size: 35px;
}
html.lt-ie9 #headerFader.carousel {
    width: 460px;
    height: 41px;
}
html.lt-ie8 #headerFader.carousel, 
html.lt-ie7 #headerFader.carousel {
    width: 300px;
    height: 41px;
    display: inline-block;
}
html.lt-ie9 header#header-top, 
html.lt-ie8 header#header-top, 
html.lt-ie7 header#header-top {
    min-height: 120px;
}
html.lt-ie9 header#header-top.headerCollapse, html.lt-ie9 #headerContainer.headerCollapse, 
html.lt-ie8 header#header-top.headerCollapse, html.lt-ie8  #headerContainer.headerCollapse, 
html.lt-ie7 header#header-top.headerCollapse, html.lt-ie7 #headerContainer.headerCollapse {
    min-height: 40px !important;
}

html.lt-ie9 .flip-container .front a.headerLogoCollapse img, 
html.lt-ie8 .flip-container .front a.headerLogoCollapse img, 
html.lt-ie7 .flip-container .front a.headerLogoCollapse img {
    margin-top: -40px;
}
html.lt-ie9 .span3.workSpans,
html.lt-ie8 .span3.workSpans
html.lt-ie7 .span3.workSpans{
    width: 190px;
    height: 330px;
    margin-right: 20px;
}
html.lt-ie9 .span3.workSpans .post_content, html.lt-ie9 .span3.workSpans img,
html.lt-ie8 .span3.workSpans .post_content, html.lt-ie8 .span3.workSpans img,
html.lt-ie7 .span3.workSpans .post_content, html.lt-ie7 .span3.workSpans img {
    width: 190px;
    height: 190px;
}
html.lt-ie9 .span3.workSpans .post_title,
html.lt-ie8 .span3.workSpans .post_title,
html.lt-ie7 .span3.workSpans .post_title {
    height: 65px;
}
html.lt-ie9 .workSpans .post_content .viewProject,
html.lt-ie8 .workSpans .post_content .viewProject,
html.lt-ie7 .workSpans .post_content .viewProject {
    width: 190px;
    height: 190px;
}
html.lt-ie9 .workSpans .post_content .viewProject h1,
html.lt-ie8 .workSpans .post_content .viewProject h1,
html.lt-ie7 .workSpans .post_content .viewProject h1{
    color: #BEBD80;
    font-size: 40px;
}
html.lt-ie9 .theTeam a, html.lt-ie9 .theTeam a img,
html.lt-ie8 .theTeam a, html.lt-ie8 .theTeam a img,
html.lt-ie7 .theTeam a, html.lt-ie7 .theTeam a img{
    width: 150px;
    height: 161px;
}
html.lt-ie9 .post_Img,
html.lt-ie8 .post_Img,
html.lt-ie7 .post_Img{
    width: 200px;
    position: relative;
}
html.lt-ie9 .posts h2.fltRight a,
html.lt-ie8 .posts h2.fltRight a,
html.lt-ie7 .posts h2.fltRight a {
    display: block;
    width: 290px;
}
html.lt-1e8 a#tabLastUAE, 
html.lt-1e7 a#tabLastUAE {
    width: 80px;
}
html.lt-ie8 .span4.servicesReveal,
html.lt-ie7 .span4.servicesReveal{
    width: 280px;
}
html.lt-ie8 #map_canvas,
html.lt-ie7 #map_canvas {
    height: 270px;
    overflow: hidden;
}

html.lt-ie9 .mapImg a.btn.btn-2020Default,
html.lt-ie8 .mapImg a.btn.btn-2020Default
html.lt-ie7 .mapImg a.btn.btn-2020Default{
     top: 220px; 

}

html.lt-ie9 #map_canvas,
html.lt-ie8 #map_canvas,
html.lt-ie7 #map_canvas{
        height: 315px;
        overflow: hidden;
    }

html.lt-ie7 #explainer .explainerPlay ,
html.lt-ie8 #explainer .explainerPlay {
    position: absolute;
    left: 36.5%;
    bottom:10%;
    height:300px;
    display:block;
    width:70%;
    
    }
/*html.lt-ie7 .explainerLink ,
html.lt-ie8 .explainerLink {
    display: none;
    }*/
html.lt-ie7 .explainerPlay h1 a, html.lt-ie7 .explainerPlay h1 a:link, html.lt-ie7 .explainerPlay h1 a:hover, html.lt-ie7 .explainerPlay h1 a:visited, html.lt-ie7 .explainerPlay h1 a:active, html.lt-ie7 .explainerPlay h1 a:focus,
html.lt-ie8 .explainerPlay h1 a, html.lt-ie8 .explainerPlay h1 a:link, html.lt-ie8 .explainerPlay h1 a:hover, html.lt-ie8 .explainerPlay h1 a:visited, html.lt-ie8 .explainerPlay h1 a:active, html.lt-ie8 .explainerPlay h1 a:focus {
    display:none;
}

 
html.lt-ie7  .explainerPlayIE, html.lt-ie8  .explainerPlayIE {
    display:block;
}    
html.lt-ie9 .socnetLikes,
html.lt-ie8 .socnetLikes,
html.lt-ie7 .socnetLikes {
    width: 275px;
    padding-left: 20px;
}
html.lt-ie10 #videoContainer {
    width: 925px;
}