/*====================*/
/*=== Thanks for taking the time to read ===*/
/*====================*/

@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,900|Playfair+Display:400');

/* pace progress */
.pace { -webkit-pointer-events: none; pointer-events: none; -webkit-user-select: none; -moz-user-select: none; user-select: none; visibility: visible; opacity: 1; display: block;}
.pace-inactive {  visibility: hidden;  opacity: 0; transition:.5s;}
.pace .pace-progress {  background:#c37e59; position: fixed; z-index: 2000; top:0; right:100%; width: 100%; height: 4px; }

@media ( min-width: 800px){.container{ max-width:1350px; }}

/* Some basic animations */
@keyframes fadeup { 0% { opacity:0; } 100% {opacity:1;} }
#wrapper.transitionOut { opacity:0;}
#wrapper { animation-duration:1s; animation-name:fadeup; opacity:1; position: relative;}
body:before { left: 0;}
body:after { right: 0;}

/* Some basic animations */
@keyframes slideUp { 0% { margin-bottom:-40px; opacity: 0; } 100% {margin-bottom:0; opacity: 1;} }
.slideUp { animation-duration:1s; animation-name:slideUp; margin-bottom:0; opacity: 1;}

@keyframes slidePush { 0% { padding-top:40px; opacity: 0; } 100% {padding-top:0; opacity: 1;} }
.slidePush { animation-duration:1s; animation-name:slidePush; padding-top:0; opacity: 1;}

/* Smooth state transitions */
.transitionOut {}
.transitionIn {}
.tr-gone { transition: .5s;}
.tr-slideUp,.tr-slideDown { transition: 1s; margin-top: inherit; animation-timing-function: ease-in; -webkit-animation-timing-function: ease-in;}
.transitionOut .tr-gone { opacity: 0;}
.transitionOut .tr-slideDown  { opacity: 0; display: block; margin-top:-50px!important; transition: .3s; animation-timing-function: ease-out; -webkit-animation-timing-function: ease-out; }
.transitionOut .tr-slideUp  { opacity: 0; display: block; margin-top:50px!important; transition: .3s; animation-timing-function: ease-out; -webkit-animation-timing-function: ease-out; }

.transitionOut #logo { bottom: 0; opacity: 0; margin-bottom: -50px;}
.logo { transition: 1s;}

/* Scrolling menu only */
#menu-wrapper { z-index:50; display:block; position:relative; height: 60px;}
#header.fix #menu-wrapper { position:fixed; top:0; left:0; right:0; }
#menu-wrapper-faux { width:100%; display:none; height:60px; }

.canvas { overflow:hidden; position:relative; display:block;}

#oldie { background:#2b333c; color:#fff; padding:10px 15px; position:fixed; bottom:0; left:0; right:0; z-index:900; font-size:12px;}

body { font-size: 14px; line-height: 22px; position: relative; overflow-y: scroll!important; font-weight:normal; margin-bottom:0!important; color: #000; letter-spacing:0.05em; font-family: 'Open Sans', sans-serif; }
h1,h2,h3,h4,h5,h6,.serif,.menu-item a{ letter-spacing:0em; font-family: 'Playfair Display', serif; text-rendering: optimizelegibility; font-weight:400;  }

.notice { text-transform: none; font-size: 13px; text-align: center; line-height: 20px; background: #eee; padding: 20px; }

@media ( min-width: 800px){.container.thin{ max-width:740px; }}

h1 { font-size:28px;}
h2 { font-size:24px;}
h3 { font-size:18px;}


.b-lazy { visibility: hidden; opacity: 0; transition: .3s; }
.b-loaded { visibility: visible; opacity: 1;}
.bkg-image { position: absolute; top:0; bottom:0; left: 0; right:0; background-position: center; background-size: cover;}

a,a:focus,a:hover {color:#c37e59; text-decoration:none;}

.main strong { color: #c37e59;}

strong,b { font-weight:bold;}

.anim-in.off { opacity:0; padding-top:100px;}

.clear_break { display:block; height:30px; width:100%; clear:both; float:none;}

.horizontal_break_pull { display:block; height:20px; margin:0 0 30px 0; clear:both; background:#eee; position:relative;
    -moz-box-shadow:inset 0 0 10px rgba(0,0,0,0.42); -webkit-box-shadow:inset 0 0 10px rgba(0,0,0,0.42); box-shadow:inset 0 5px 5px rgba(0,0,0,0.08);}

hr,.horizontal_break { display:block; height:1px; margin:0; background:#eee; clear:both; margin:40px 0;}

.button { padding:10px 22px; border:solid 1px #333; color:#333; font-weight:600; display:inline-block;}
.button:hover {border:solid 1px #c37e59; background:#c37e59; color:#fff;}

.btn {-webkit-border-radius:0px;-moz-border-radius:0px; border-radius:0px;}

.btn-primary { border:none; }
.btn-primary { position:relative; overflow:hidden; display:inline-block;  padding:15px 40px; font-weight:600; border:solid 2px #111; color:#fff; background:#111; text-decoration:none!important; text-transform: uppercase; font-weight: normal; letter-spacing:.1em;}
.btn-primary:hover,.btn-primary:active,.btn-primary:focus { background:#fff; color:#000; border:solid 2px #111; }
.btn-wide { display:block; width:100%;}

.sbi_load_btn {-webkit-border-radius:0px!important;-moz-border-radius:0px!important; border-radius:0px!important; padding: 15px 30px!important;}

.download_sheet { text-decoration: none!important; display: block; text-align: center; background: #fff; border: solid 2px #c37e59; padding: 10px 0; margin-top: 30px; display: block;  clear: both;}
.download_sheet span { margin-left: 15px;}
.download_sheet:hover { color: #fff; background: #c37e59; }

/* Icon box */
.iconbox { display: inline-block; float: left; border-top: solid 1px #eee; width: 50%; box-sizing: border-box; padding: 20px; position: relative; min-height: 240px; line-height: 20px;}
.iconbox:nth-child(odd) { }
.iconbox span { width: 50px; height: 50px; font-size: 38px; display: inline-block; float: left; margin:0 15px 15px 0; color: #c37e59;}
.iconbox p { clear: both;}
.iconbox h3 { margin: 10px 0 15px; font-size: 16px; line-height: 20px;}

.iconbox.small { border: none; min-height: inherit; padding: 5px 15px; }
.iconbox.small h3 {font-size: 13px;}

.iconbox.smaller { border: none; min-height: 80px; padding: 5px 15px; }
.iconbox.smaller h3 {font-size: 13px; text-transform: none; }

.iconbox.short { min-height: 100px;}

.menu-navigation-container li a,.ghost img,.ghost div ,.ghost h2:after,#links a:after,#cta-box span,#cta h2:after,#scroll-header,.ghost-service img,.ghost-service h2:after,.service-drop-small,.service-banner .blue-tint,.service-banner .tint,.service-banner h2,.btn,.rslides_nav,.single-service span,#slider #cats a,.download_sheet,#slider .rslides_tabs li a,#cta a,#header:after,#footer-wrapper a{-webkit-transition: all 0.2s; -moz-transition: all 0.2s; -ms-transition: all 0.2s; -o-transition: all 0.2s; transition: all 0.2s; }

.searchform input[type=text],.service-dropdown,.menu-navigation-container .dropdown-menu,#info,#banner .title,.ghost div,.menu-navigation-container .dropdown-menu li a:after,.ghost-dropdown div,.ghost h2,.ghost .dots,#slider #info,#controls .control .arr,.item img,.rslides li a,.rslides li .overlay,.blocks-gallery-item a img  {-webkit-transition: all 0.4s; -moz-transition: all 0.4s; -ms-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s;}

#accordion-menu li,#accordion-menu li *,#page-controls form > div,#page-controls form > span{-webkit-transition: all 0.6s; -moz-transition: all 0.6s; -ms-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s;}


body,.main ul li:before,.b-lazy,.overlay-hugeinc ul li a:before {-webkit-transition: all 1s; -moz-transition: all 1s; -ms-transition: all 1s; -o-transition: all 1s; transition: all 1s; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out;}

.rslides li .zoom_holder,.rslides li.initial .zoom_holder {-webkit-transition: all 12s; -moz-transition: all 12s; -ms-transition: all 12s; -o-transition: all 12s; transition: all 12s; -webkit-animation-timing-function: linear; animation-timing-function: linear; }


#contact-details { display:block; position: absolute; top:10px; right:30px; color: #fff; opacity: 1; }
#contact-details a { color: #fff; margin-left: 20px;}

.logo { z-index: 100;   margin:0 auto; width:390px; outline:none; position:absolute; top:0; left:0; right:0; display:block;outline: none!important;}
.logo img { width:100%; overflow:hidden;}

.main .alert h2 { color: #444; font-size: 16px; margin: 0;}

.logobox-holder { display: flex;justify-content:space-around; flex-wrap: wrap; }
.logobox-holder div {  display: inline-block; display: table-cell; height: 170px; line-height: 170px; margin: 20px; }
.logobox-holder div img {vertical-align: middle; max-width: 350px; max-height: 170px;}

#header,.logo,#toggle-holder,.menu-navigation-container,#contact-details,#header .top-bar,#header > .container-fluid:before  {-ms-transition: all .3s; -o-transition: all .3s; transition: all .3s;}
#header { position:relative;  z-index:50; display:block;  height:130px; background: #000; border-bottom: solid 1px #c37e59;  }


#header.homepage:after { content: ""; opacity: 0; background: #fff; z-index: 100; display: block; height: 3px; left:0; right:0; bottom:0; position: absolute;}

#header.fix { height: 80px; background: #333333; }
#header-faux { width:100%; height:130px; }
#header.fix > .container-fluid:before { opacity: 1; }
#header.fix #contact-details { opacity: 0;}
#header.fix .menu-navigation-container { margin-top: 25px;}
#header.fix .menu-navigation-container li a { padding:0 0 27px; }
#header.fix .logo { width:80px!important; margin-top: 7px;}
#header.fix:after { opacity: 1;  }

#trigger-menu.fix { top: 22px;}

#header .social-links {  display: block; float: right; margin: 0 auto; text-align: center; position: absolute; top:35px; right: 15px;}
#header .social-links a {  display: inline-block; width: 30px; margin: 10px 15px 0; height:30px;  position: relative; font-size: 22px;}
#header .social-links a:hover { color:rgba(255,255,255,1); }

/* Main menu */
.menu-navigation-container {   }
#header.homepage .menu-navigation-container {  }
.menu-navigation-container > ul { margin: 0; padding: 0; }
.menu-navigation-container > ul > li {  display:inline-block; list-style: none; position: relative; margin-left: 25px;}

.menu-navigation-container li a {  border-bottom:0; outline: none; display: block; color:rgba(255,255,255,.7); position: relative; padding: 15px 0 25px;  text-transform: uppercase; font-size: 14px; letter-spacing: .05em;}

.menu-navigation-container > ul > li.current-menu-item a,.menu-navigation-container > ul > li.current-menu-item a:hover { color: #c37e59; }
.menu-navigation-container > ul > li a:hover { color: #fff;  }
.menu-navigation-container li.active a { }
.menu-navigation-container > ul > li a:hover {}
.menu-navigation-container .caret { display: none;}

/* Dropdowns */
.menu-navigation-container li ul { width:auto; display:block; opacity:0; padding:0 0 10px; margin:0; position:absolute; border:none; -webkit-border-radius:0;-moz-border-radius:0; border-radius:0; background:#fff; visibility: collapse; left: -20px; border-left: solid 3px #c37e59; }
.menu-navigation-container li ul li a { display:block; width:100%; box-sizing:border-box; border:none; padding: 7px 20px!important; font-size:13px; color: #333; border-bottom: solid 1px #eee; background: #fff;}
.menu-navigation-container li.current-menu-item ul li a { color: #333; background: none;}

.menu-navigation-container li:hover ul {opacity:1; visibility: visible;}
.menu-navigation-container li ul li a:hover,.dropdown-menu > .active > a:hover  {  background:#c37e59!important; color:#fff!important;}

.menu-navigation-container .dropdown-menu li.current-menu-item:hover a { background: none;}

.blocks-gallery-item a { position:relative; overflow:hidden;}
.blocks-gallery-item a:hover img {transform: scale(1.05);}

/*
.menu-navigation-container .dropdown-menu.constant { visibility: visible; opacity: 1;}
.menu-navigation-container .dropdown-menu.constant.off { visibility: hidden; opacity: 0;}
.menu-navigation-container .dropdown-menu.on { visibility: visible; opacity: 1;}
.menu-navigation-container .dropdown-menu.on.constant.off { visibility: visible; opacity: 1;}
*/

/* Overlay style for huge menu */
.overlay-hugeinc {  visibility: hidden; position: fixed; width: 100%; height: 100%; top: 0; left: 0; z-index:100; background: rgba(0,0,0,0.9); }
.overlay-hugeinc nav { text-align: center; position: relative; top:60%; height:60%; font-size:15px; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.overlay-hugeinc .menu-navigation-container > ul { list-style: none; padding: 0; margin: 0 auto; height:50vh; position: relative; display: table; }
.overlay-hugeinc ul li {  display: table-row;}
.overlay-hugeinc ul li a { position:relative; text-decoration:none; outline:none; background:none!important; margin-right:-0.1em; letter-spacing:0.1em; display:inline-block; color: #fff; -webkit-transition: color 0.2s; transition: color 0.2s; text-transform:uppercase; vertical-align: central; font-size:42px; border: none!important; }
.overlay-hugeinc ul li a:hover, .overlay ul li a:focus { color: rgba(255,255,255,0.9); }
.overlay-hugeinc ul li .dropdown-menu { display: block; visibility: visible; position: relative; }

/* Effects */
.overlay-hugeinc { opacity: 0; visibility: hidden; -webkit-transition: opacity 0.5s, visibility 0s 0.5s; transition: opacity 0.5s, visibility 0s 0.5s; }
.overlay-hugeinc.open {  opacity: 1; visibility: visible; -webkit-transition: opacity 0.5s; transition: opacity 0.5s; }
.overlay-hugeinc nav { -webkit-perspective: 1200px; perspective: 1200px; }
.overlay-hugeinc nav ul { opacity: 0.4; -webkit-transform: translateY(-25%) rotateX(35deg); transform: translateY(-25%) rotateX(35deg); -webkit-transition: -webkit-transform 0.5s, opacity 0.5s; transition: transform 0.5s, opacity 0.5s; }
.overlay-hugeinc.open nav ul { opacity: 1; -webkit-transform: rotateX(0deg); transform: rotateX(0deg); }
.overlay-hugeinc.close nav ul { -webkit-transform: translateY(25%) rotateX(-35deg); transform: translateY(25%) rotateX(-35deg); }

/* Highlight hover effect */
.overlay-hugeinc ul li a:before {content:""; display:block; position:absolute; margin:0 auto; bottom:0%; left:0; right:0; width:0%; background:rgba(0,0,0,0.00); height:2px;}
.overlay-hugeinc ul li a:hover:before { width:100%; background:#c37e59 ; }


/*Animating hamburger menu - amimate to x*/
.mobile-search { display:none; float:none; position:relative; margin-top:50px; width:100%; padding:10px; margin-bottom:-50px;}
.mobile-search .twitter-typeahead { width:85%!important;}
.mobile-search div input[type="text"] { opacity:1; width: 100%;}

#trigger-overlay { cursor: pointer; color: #c37e59;  z-index:500; border:none; top:45px; display:block; left:25px; position:absolute; visibility:visible!important; }
#trigger-overlay > span { position: relative; top:-28px; left: 50px; letter-spacing: 0.1em; text-transform: uppercase; font-weight: bold; font-size: 16px;}
#trigger-overlay:active { padding:0; margin:0;}
.c-hamburger { background:none; display: block; position: relative; margin: 0; padding: 0; overflow:visible; width: 32px; height: 32px;  appearance: none; box-shadow: none; border:none; cursor: pointer; }
.c-hamburger:focus { outline: none; }
.c-hamburger span { display: block; position: absolute; top: 14px; left:0; right:0; height: 3px; background:#c37e59; }
.c-hamburger span::before, .c-hamburger span::after { position: absolute; display: block; left: 0; width: 100%; height: 3px; background-color:#c37e59; content: ""; }
.c-hamburger span::before { top: -8px; }
.c-hamburger span::after { bottom: -8px; }
.c-hamburger--htx span { transition: background 0s 0.3s; }
.c-hamburger--htx span::before, .c-hamburger--htx span::after { transition-duration: 0.3s, 0.3s; transition-delay: 0.3s, 0s; }
.c-hamburger--htx span::before { transition-property: top, transform; }
.c-hamburger--htx span::after { transition-property: bottom, transform; }
/* active state, i.e. menu open */
.c-hamburger--htx.is-active span { background: none; }
.c-hamburger--htx.is-active span::before { top: 0; transform: rotate(45deg); }
.c-hamburger--htx.is-active span::after { bottom: 0; transform: rotate(-45deg); }
.c-hamburger--htx.is-active span::before, .c-hamburger--htx.is-active span::after { transition-delay: 0s, 0.3s; background-color:#fff; }

/* Welcome video */
#slider { float: left;  height:100vh; padding-top: -130px; width: 100%; position: relative;  margin:-130px 0 0;  }

#slider .overlay  { position: absolute; top:0; bottom: 0; left: 0; right:0; }

.rslides { position:relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; height:100%; background:#333333; }
.rslides li { position: relative; display:inline-block; float: left; width: 100%;  height:100%; background-position:center top; background-size:cover; background-repeat:no-repeat; z-index:20;}
.rslides li h1 { font-size: 38px; text-transform: uppercase; letter-spacing: 0.05em; }
.rslides li h1:after { position: relative; width:50%; height: 1px; display: block; content: ""; margin: 15px auto 30px;
    background: -webkit-linear-gradient(left, rgba(195,126,77,0),rgba(195,126,77,1),rgba(195,126,77,0));
    background: -o-linear-gradient(left, rgba(195,126,77,0),rgba(195,126,77,1),rgba(195,126,77,0));
    background: -moz-linear-gradient(left, rgba(195,126,77,0),rgba(195,126,77,1),rgba(195,126,77,0));
    background: linear-gradient(left, rgba(195,126,77,0),rgba(195,126,77,1),rgba(195,126,77,0));
}
.rslides li .overlay { position: absolute; top:0; bottom: 0; left:0; right:0; z-index: 5; opacity: .6;
    background: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0),rgba(0,0,0,1));
    background: -o-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0),rgba(0,0,0,1));
    background: -moz-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0),rgba(0,0,0,1));
    background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0),rgba(0,0,0,1));
}
.rslides li h1 span { font-size: 56px; display: block; }
.rslides li h3 {  margin-bottom: 40px; font-size: 24px; color: #c37e59; }
.rslides .info {position: absolute; bottom:10vh;  margin: 0 auto; left:0; right:0;  text-align: center; color: #fff; /*background: url('../images/shadow.png');*/ background-size: 100% 100%; background-position: center; padding: 50px 0; z-index: 60;   }
.rslides .info a { opacity:0.8;  margin: 0 5px; border:solid 1px rgba(195,126,77,0); padding: 10px 20px; text-transform: uppercase; margin-top: 30px;}
.rslides li:hover a { opacity: 1; margin:30px 5px 0; border:solid 1px rgba(195,126,77,1); padding: 10px 20px; text-transform: uppercase;  }
.rslides li:hover .overlay { opacity: .85;}
.rslides .info a:hover { opacity:1; background: rgba(0,0,0,.5);}

.rslides .image {position: absolute;top:0; bottom: 0; left:0; right:0; background-size: cover; background-position: center center;}

.rslides li .particle-holder h2 { font-size: 52px; }

/* Scroll icon */
#slider .scroll { margin: 0 auto; width: 100%;  padding: 50px 0 30px 0; text-align: center; position:absolute; top: inherit!important; left:0; right:0; bottom:0; display: block; text-align: center; z-index: 30; color: #fff; text-transform: uppercase; font-size: 11px;  }
#slider .scroll span { position: absolute; content: ""; bottom: 80px; left:0; right:0; width: 100%; height: 1px; background: rgba(255,255,255,0.3);}



#slider .rslides_tabs { position: absolute; bottom: 0; left:0; right:0; z-index: 20; margin: 0; padding: 0;}
#slider .rslides_tabs { padding: 0; margin: 0; list-style: none;}
#slider .rslides_tabs a { text-transform: uppercase; font-size: 16px; display: inline-block; float: left; width: 25%; box-sizing: border-box; text-align: center; color: rgba(255,255,255,.5); letter-spacing: 0.2em; padding: 15px 0; background: rgba(0,0,0,.4); border-top: solid 1px rgba(0,0,0,0); }
#slider .rslides_tabs a:hover,#slider .rslides_tabs .rslides_here a{ background: rgba(0,0,0,.6); border-color: #fff; color: rgba(255,255,255,1); }

/* Introduction */
#intro { margin: 50px 0 40px; float: left; padding-bottom: 30px; text-align: center; line-height: 26px; font-size: 18px; clear: both; display: block; width: 100%; }
#intro h2 { font-size: 32px;}
#intro h2:after { content: ""; display: block; height: 1px; background: #c37e59; width: 150px; margin: 20px auto 20px;}
#intro .container { max-width: 1000px;}

.ghost { width:100%; position:relative; background:#000; overflow:hidden; display:block; margin-bottom:30px; text-decoration: none!important; }
.ghost img { width:100%;}
.ghost div {  padding: 15px 0 10px; position:absolute; bottom:0; left:0; right:0; display:block; text-align:center; color: #fff; line-height: 16px;
    background: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.7));
    background: -o-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.7));
    background: -moz-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.7));
    background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.7));
}
.ghost div h2 { margin: 0 auto 10px; color: #fff; }
.ghost div h2:after { content:""; display:block; width:0px; height:1px; background:#c37e59; position:relative; margin:10px auto 0!important; text-align:center;}
.ghost:hover img { opacity:.8; transform: scale(1.02);}
.ghost:hover h2:after{  width:40%;}

.service-title { text-align: center; font-size:22px; font-weight: bold; color: #000!important; margin: 50px 0 30px;}



/* Homepage services */
.service-holder { margin-top: 40px;}
.service-holder > span {height: 1px; background: #eee; width: 100%; display: block; float: right; }
.service-holder:before { width: 1px; background: #eee; height: 100%; position: absolute; content: ""; left: 33.0%;}
.service-holder:after { width: 1px; background: #eee; height: 100%; position: absolute; content: ""; right:33.0%;}
.single-service { display: inline-block; width: 33.3%;  box-sizing: border-box; min-height: 250px; float: left; position: relative; padding: 15px; text-decoration: none!important; outline: none; }
.single-service h2 { font-size: 18px; margin: 0 0 10px;}
.single-service span { text-transform: uppercase; position: absolute; bottom: 25px; right:15px;}
.single-service.first span { right: 30px;}
.single-service span i { padding-left: 10px;}
.single-service:hover span { padding-right:5px; color: #c37e59 ;}
.single-service.first { padding: 30px 30px 30px 0; }
.single-service.second { padding: 30px 15px;}
.single-service.third { padding: 30px 0 30px 30px; }
.single-service .icon { position: absolute; bottom: 30px; left:30px; font-size: 42px; color:#c37e59; text-align: left; }

/* Features */
.feature { width:100%; display:block; position: relative; padding:0px;box-sizing: border-box; text-align: center; margin-bottom: 20px; background: #000; }
.feature img { width: 100%; }
.feature h2 { margin: 0; color: #fff; font-size: 16px; font-weight: bold; position: absolute; bottom:0; left:0; right:0; padding: 30px 0 10px;
    background: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.5));
    background: -o-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.5));
    background: -moz-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.5));
    background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.5));
}

/* Services */
.services { margin-top: 40px;}
.service { width:25%; display:inline-block; float: left; position: relative;box-sizing: border-box; text-align: center; background: #000; }
.service img { width: 100%; }
.service h2 { color: #fff; margin:0; font-size: 16px; font-weight: bold; position: absolute; bottom:0; left:0; right:0; padding: 30px 15px 10px;}

/* Hover effects */
.hover img {-webkit-transition:.3s; -moz-transition:.3s;  -o-transition:.3s;  transition:.3s;}
.blur,.hover.down img { /*filter:blur(1px); -webkit-filter:blur(1px);  -moz-filter:blur(1px); -o-filter:blur(1px); -ms-filter:blur(1px); filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='1'); */ opacity: .5; }
.hover.down img {}

/* Home news */
#home-news { background-size: cover; padding: 30px 0 40px; margin-top: 40px; position: relative; overflow: hidden; background: #000;}
#home-news .title { margin: 0 0 30px; color: #fff;}
#home-news a { background: #fff; display: block; position: relative; min-height: 330px; }
#home-news a div { max-width: 400px; height: 200px; overflow: hidden; position: relative; display: block; background-size: cover; background-position: center;}
#home-news a div img { max-width:100%;  }
#home-news a div h2 { position: absolute; bottom: 0; left:0; right:0; padding: 50px 0 10px; color: #fff; font-size: 18px; margin: 0 auto; text-align: center;
    background: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,6));
    background: -o-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.6));
    background: -moz-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.6));
    background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.6));
}
#home-news a p { padding:15px 20px;}


/* CTA section */
#cta { margin: 80px 0 70px; display: block; position: relative; text-align: center; font-size: 13px; position:relative;}
#cta h2  {  margin: 0 auto 20px;  }
#cta a { padding: 15px 20px; background: #c37e59; color: #fff; display: inline-block; margin: 0 auto 0; text-transform: uppercase;  border: solid 20px #fff; position: relative;  }
#cta:before { position: absolute; content: ""; display:block; height: 1px; width:80%; background: #eee; bottom:45px; left:0; right:0; margin: 0 auto; }
#cta.waypoint:before { width:0%; }
#cta:before{-webkit-transition: all 2s; -moz-transition: all 2s; -ms-transition: all 2s; -o-transition: all 2s; transition: all 2s;}

#cta a:hover { background: #e37230;}

.service-holder #cta { text-align: left; color: #333; background: #eee; margin: 0px 0 0 -7px; z-index: 50; display: inline-block; float: left; width: 66.6%; box-sizing: border-box; padding: 20px 30px;}
.service-holder #cta { font-size: 18px;}
.service-holder #cta span { margin: 0; line-height: 20px; font-size: 14px;}
.service-holder #cta a { text-decoration: none; text-align: center; margin: 0 20px 0 0}


/* Group service */
.group-service { text-align: center; text-decoration: none!important; outline: none!important; color:#333!important; position: relative; display: block;}
.group-service img { margin-bottom: 15px;}
.main .group-service h2 { font-weight: bold; font-size: 16px; color: #000; margin: 10px 0; display: block; min-height: 35px;}
.group-service p { line-height: 18px; min-height: 60px;}
.group-service:after { content: ""; display: block; position: relative; background: #c37e59; width: 80px; height: 3px; margin: 10px auto 30px;}



/* Single page title */
.main h4.contact-heading { text-transform: uppercase; margin: 0 0 30px; font-size: 14px;}

/* People page */
#title { text-align: center; padding-bottom: 30px;}
#title h1 { margin: 0; font-size: 20px;}
#title h2 { font-size: 14px; color: #888; margin-top: 10px;}

h2.title { text-align:center; font-size: 18px; margin-top: 50px;}
.people { text-align: center; justify-content:center; display:flex; flex-wrap: wrap; flex-direction: row;}
.people .person { width: 20%; display: inline-block;  text-align: center; box-sizing: border-box; padding: 8px; }
.people .person > img { width: 100%; }
.people .person > div h2 { font-size: 14px; margin: 12px 0 0; height: 40px; display: block;}
.people .person > div h3 { display: none;}

.single-person h2 { font-size: 18px;}
.single-person h3 { font-size: 14px; margin-top: 50px;}
.single-person ul { margin-bottom: 30px!important; display: block!important; position: relative; }
.single-person h5 { font-size: 14px; display: block; }


/* Sidebar */
#sidebar { border-right: solid 1px #eee; padding-left: 20px;}
#sidebar h3 { margin-top: 0;}
#sidebar .news-article { display: block; text-align: left; text-decoration: none; padding-bottom: 15px; border-bottom: solid 1px #eee; }
#sidebar .news-article h4 { text-align: left; font-size: 15px; line-height: 18px; margin: 20px 0 5px;}
#sidebar .news-article p { line-height: 16px;}
#sidebar li { margin-bottom:5px; padding-left: 10px; list-style: none; padding: 0; line-height: 16px; margin-bottom: 10px; position: relative; }
#sidebar li:before { position:absolute; left:-15px; top: 0; bottom: 0; -webkit-border-radius:0;-moz-border-radius:0; border-radius:0; display: block; content: ""; width: 3px; height:100%; background: #ddd; }

/* Services*/
.service-ghosts { margin-top: 30px;}
.services { text-align: center; justify-content:center; display:flex; flex-wrap: wrap; flex-direction: row; }
.services .ghost-service { width: 20%; display: inline-block;  text-align: center; box-sizing: border-box; padding: 8px;  background: #000; }
.services .ghost-service > img { width: 100%; }
.services .ghost-service > div h2 { font-size: 14px; margin: 12px 0 0; height: 40px; display: block;}
.services .ghost-service > div h3 { display: none;}


/* Single Pages */
.service_image { max-width:50%; margin: 0 0 20px 20px; float:right; -webkit-border-radius:4px;-moz-border-radius:4px; border-radius:4px; overflow:hidden; width:100%; }
.service_image img { width:100%; height:auto!important;}

/* Single pages */
#banner { background-color: #000; position:relative;  box-sizing:border-box;   background-position:center; background-repeat:no-repeat; background-size:cover; margin:0 0 0; min-height: 200px; }
#banner .overlay { z-index: 5; position: absolute; bottom: 0; left:0; right:0; top:0; background:rgba(0,0,0,.6);}
#banner .title { position: absolute; bottom:30px; left: 30px; right:30px; max-width: 1350px; margin: 0 auto; text-align: center; }
#banner #breadcrumb { display: block; z-index: 10; position: relative; color: #c37e59; margin-bottom:10px;}
#banner #breadcrumb b { color: #777; font-weight: normal;}
#banner #breadcrumb a { color: #fff; }
#banner h1,#banner h3 { color: #fff; display: block; position: relative; z-index: 10; margin: 0 auto 10px; z-index: 10;  }
#banner h1 { font-size: 42px; margin-bottom: 15px;}
#banner h3 { font-size: 20px; line-height: 24px; color: #c37e59; }


#banner.full-banner { height:calc(100vh - 150px); min-height:100%;}
#banner.full-banner .title { bottom:inherit; top:16%;  color:#fff; z-index:10; line-height:26px; position:relative; overflow:hidden;}
#banner.full-banner .title h2 { margin-bottom:30px; font-size:32px;}
#banner.full-banner .overlay { background:rgba(0,0,0,.75);}

img.alignright { float:right; margin-left:15px; margin-bottom:15px;}
img.alignleft { float:left; margin-right:15px; margin-bottom:15px;}


#controls { display: block; width: 100%; position: relative; overflow: hidden;  }
#controls .control .arr { z-index: 300; display: block; position: fixed; top: 50vh; background:rgba(0,0,0,.7); width: 360px; text-align: center; color: #fff; text-decoration: none; height: 100px; outline: none;}
#controls .control .arr h4 { font-size: 14px; margin: 10px 0 0; line-height: 16px; text-transform: none;}
#controls #next span, #controls #prev span { color: #fff; font-size: 18px; display: block; position: absolute; padding: 40px 10px ; }
#controls #next span { top: 0; left: 0; }
#controls #prev span { top: 0; right: 0; }
#controls #prev { left: -320px;  padding: 10px 40px 0 15px; text-align: left;  }
#controls #next { right: -320px; padding: 10px 15px 0 40px; text-align: right;  }
#controls #prev:hover { left: 0; }
#controls #next:hover { right: 0; }
#controls .arr b { font-size: 12px; text-transform: uppercase;}
#controls .btn { width: 180px; margin: 0 auto; float: none; display: block; text-align: center; margin-top: 20px; }
#controls #social { margin: 0 auto; text-align: center; width: 255px; position: relative; overflow: hidden; }


#page-controls { position: relative; overflow: hidden; text-align: center; border-bottom: solid 1px #eee; margin-bottom: 20px; padding-bottom:20px;}
#page-controls h2 { font-size: 18px;}

#page-controls form > span { position: absolute; left:-50px;  display: inline-block; cursor: pointer;}
#page-controls form input[type=text] { border:none; width:50%; margin: 0 0 10px 30px;}
#page-controls form i { overflow: hidden; text-align: center; float: right; width:30px; position: relative; height: 30px; padding:7px;}
#page-controls form i input { line-height: 42px; display: block; text-indent: -9999px; position: absolute; top:0; left:0; right:0; bottom:0; border:none; background: none; padding:10px; }
#page-controls #tags,#page-controls #filter { position: absolute; bottom:10px; right:0; border:none;}

#newsfilters { float: left;}
#newsfilters select {padding: 5px;}
#news-search { float: right; display: inline-block; width: 200px; position: relative;}

/* Footer Section*/
#footer-wrapper { margin:0; background:#000; border-top:solid 1px #c37e59; padding:10px 0 30px 0; color: #fff; text-align: center; position: relative; float:left; width: 100%; display: block; }
#footer-wrapper h2 { margin: 0 0 30px; color: #fff; font-size:32px; }
#footer-wrapper ul { padding: 0; margin: 0;}
#footer-wrapper li { list-style: none; display: inline-block; margin: 0 10px 20px;}
#footer-wrapper li a { color:rgba(255,255,255,.5); font-size: 12px; text-transform:uppercase; letter-spacing: 0.1em; }
#footer-wrapper li a:hover { color: #fff;}
#footer-wrapper span { display: block; margin-bottom: 5px;}
#footer-wrapper  a{ color: #fff;}
#footer-wrapper .text { color: #aaa;}

#footer-wrapper .address { display: inline-block; width: 25%; box-sizing: border-box; float: left;  padding: 0 20px;}
#footer-wrapper .address a { font-size: 14px; display: inline-block;}

#footer-wrapper hr { background: #333; border:none; height: 4px;}

#footer-wrapper .social-links { display:-ms-flexbox; display:-webkit-flex; display:flex; margin: 0 auto; text-align: center; align-items: center;  justify-content: center;}
#footer-wrapper .social-links a { color:rgba(255,255,255,.5); display: inline-block; width: 40px; margin: 10px 15px 0; height:40px;  position: relative; font-size: 26px;}
#footer-wrapper .social-links a:hover { color:rgba(255,255,255,1); }

#footer .map { width: 228px; max-width: 100%; height: 400px; display: block; margin: 0 auto;}

#copyright {  float: left;}
#copyright,#scorch  {  font-size:11px; color:#555;  position:relative; display: inline-block; margin: 10px 0; }
#scorch { color: #888;float: right;  }
#scorch a { color: #888!important; }

.disclaimer {position: relative;}
#disclaimer-menu { display:block; position: absolute; left:0; right: 0; margin: 0 auto; padding:12px 0; font-size: 13px; text-align: center;}
#disclaimer-menu ul { margin: 0; padding:0;}
#disclaimer-menu li { list-style: none; display: inline-block; }
#disclaimer-menu li a { list-style: none; display: inline-block; margin: 0 7px; color: #333;}

/* Social bar */
#social { background:#6b6b6b; color:#fff;}
#social h2 { text-transform:uppercase; letter-spacing:0.2em; text-align:center; font-weight:700; font-size:18px; margin:0; padding:5px 0;  }
#social span {  display:inline-block; vertical-align:top; padding:20px 0 0;}
#social #crestashareiconincontent { display:inline-block; position:relative; margin-left:20px;}

.search-result { color:#333; outline:none; margin:20px 0; padding:15px 0; border-bottom:solid 1px #eee; display:block; position: relative; overflow:hidden; }
.search-result h2 {}
.search-result .more { font-weight:bold;}
.search-result:hover { color:#333;}
.search-result:hover .more { color:#c37e59;}

/* Contact Page */
.map { display:block; width:100%; height:320px; font-size:15px; margin-bottom: 15px; }
.contact { text-align:center!important;}
.contact h2 { text-align:center!important;}
.contact { display:block; text-align:center; margin-bottom:10px; color:#777;}
.contact a { font-weight:bold; color:#333!important; text-decoration:none!important; font-size:26px;}
.contact .btn { background:#c37e59; text-decoration:none!important; color:#fff; -webkit-border-radius:6px;-moz-border-radius:6px; padding:15px 20px; margin:20px 0; border-radius:6px;}

.contactpage { text-align:center; margin-top: 40px;}
.contactpage h2 { font-size: 18px; margin: 0;}
.contactpage a { text-decoration:none!important;}
.contact-page { text-align: center;}
.contact-page span { display: block; margin: 10px 0;}
.contact-page .col-sm-6 > span { display: block; margin-bottom: 10px;}
.contact-page .col-sm-6 > span a{ color:#000; text-decoration: none; font-weight: bold; }

.contact-page .form-control { padding: 5px; border:solid 1px #e4e4e4; border-radius:0; -webkit-border-radius:0;-moz-border-radius:0; box-shadow:none; }
.contact-page .input-group {margin-bottom: 15px;}
.contact-page .input-group .input-group-addon {  padding: 0 8px; font-size: 14px; -webkit-border-radius:0px;-moz-border-radius:0px; border-radius:0px;}
.contact-page textarea { width: 100%; display: block;}
.contact-page input[type=text],.contact-page textarea { margin-bottom: 15px;}

.contact-page textarea.form-control { max-width: 100%; width:500px; display: block;}

#ContactForm { text-align: left;}
#ContactForm .btn { float: left; margin-top: 15px;}
#ContactForm label { font-weight: normal; text-transform: uppercase;}

.page-images { margin: 0 0 30px; float: left; width: 100%; }
.page-images img { display: inline-block; float: left;}
.page-images img.one { width: 100%;}
.page-images img.two { width: 50%;}
.page-images img.three { width: 33.33%;}
.page-images img.four { width: 25%;}

.profile-pic { float: right; margin-top: -250px; position: relative; display: inline-block; z-index: 10;}

/* Accordion*/
.acc { margin-bottom:10px; position: relative;}
.acc > h2 { display:block; background:#fff; border:solid 1px #e4e4e4; color:#333; padding:20px 20px; margin:0!important; font-size:20px; cursor:pointer;   }
.main .acc > h2:after { width: inherit; height:inherit; content: '\e259'; font-family: "Glyphicons Halflings"; background: none; position: absolute; text-align: right; right:20px; top:26px; font-size: 12px; }
.acc.active > h2,.acc.active > h2:hover  { background:#c37e59; color: #fff;}
.acc > h2:hover { background: #f8f8f8;}
.acc.active > h2:after  { content: "\e260"; }
.acc-body { padding:15px 0; display:none;}

.acc h2 span { float: right; text-align: center; margin-right:30px;  width: 30px; height: 30px; border: solid 1px #eee; -webkit-border-radius:50%;-moz-border-radius:50%; border-radius:50%; padding: 0 0; margin-top: -3px; background: #fff;}
.acc.active h2 span { color: #c37e59;}
.acc li { list-style: none; padding: 0 15px;}
.acc .file { width: 100%; position: relative; overflow: hidden; text-decoration: none; display: block; border-bottom: solid 1px #eee; padding-bottom: 5px; margin-bottom: 5px;}
.acc .file i { float: right;}

/* Downloads */
.downloads .acc-body a { display: block; border-bottom: solid 1px #eee; padding:10px 15px 10px; }
.downloads .acc-body a span { float: right; }

/* General page */
.main { margin-top:30px; margin-bottom: 40px; }
.main h2,.main h3, .main h4, .main h5 { color: #c37e59;}
.main.medium { max-width: 900px;}
.main.slim { max-width: 650px;}
.main.single-person { max-width:800px;}
.main.single-person ul,.main .two_column ul { margin-left: 0;  transform: translateX(0);}
.main.single-service { }
.main h2 { margin-top: 0;}
.main h2:after { margin: 0; width: 60px;}
.main h4 { text-transform: none; font-size: 16px; line-height: 26px; margin: 60px 0 20px; text-align: center;}
.main img { max-width:100%; height:auto; }
.main a { text-decoration:underline; }
.main a:hover { text-decoration:none; }
.page-section { width:100%; position: relative; padding:25px 0; background:#f4f4f4; border-bottom:solid 1px #ddd; border-top:solid 1px #ddd; }


.main .aligncenter { text-align: center; margin: 0 auto; display: block; }

.main.single-person {}

.contact-heading { margin-bottom:30px;}

.single-service { }

.main .service-opener { margin: 0 auto 40px; font-weight: bold; color: #000; max-width: 900px; font-size: 18px; text-transform: uppercase;  text-align: center; line-height: 28px; border-bottom: solid 1px #eee; padding-bottom: 40px;}
.service-image { max-width: 100%; margin:-30px auto 30px; display: block; position: relative; text-align:center; }
.service-image img { width: 100%; display: inline-block;}
.service-image img.two { width: 48%;  margin: 0; position: relative;}
.about-text {  text-align: right; position: relative; z-index: 5; padding: 20px 0 20px 500px; margin-bottom: 30px; }
.about-text p { position: relative; z-index: 5;}
.about-text:before { content: ""; position: absolute; top:0; bottom: 0; left:0; right:500px; display: block; background-size:100%; background-position: center}
.about-text:after { content: ""; position:absolute; top:0; bottom: 0; left:0; right:500px; display: block;
    background: -webkit-linear-gradient(left, rgba(255,255,255,0),rgba(255,255,255,1));
    background: -o-linear-gradient(left, rgba(255,255,255,0),rgba(255,255,255,1));
    background: -moz-linear-gradient(left, rgba(255,255,255,0),rgba(255,255,255,1));
    background: linear-gradient(left, rgba(255,255,255,0),rgba(255,255,255,1)); }

.main.two_column .col-xs-12, .col-xs-12 .two_column {-moz-column-count:2; -webkit-column-count:2; column-count:2;-moz-column-gap:30px; -webkit-column-gap:30px; column-gap:20px;}

/* Hide the icons maybe? */
#bar-menu a span { font-size:20px; font-weight:700; text-align:center; line-height:24px;  padding:0 20px; background:none!important;}

#registerform { width:100%; height:4300px;}

.modal-dialog {  height:auto; width:90vw; max-height:90vh; margin:4vh auto!important; box-sizing:border-box!important;}
.modal-body iframe { display:block; overflow:visible; width:100%; min-height:80vh; border:none;}

.modal-open {
    padding-right: 0 !important;
}

/* Gallery page */
.main .gallery { text-align:center;}
.main .gallery .gallery-item { margin: 0!important; padding: 0; border: none; display:inline-block!important; float:none!important;}
.main .gallery .gallery-item img{ margin: 0; border: solid 1px #fff!important;}
.gallery .wp-caption-text { display: none;}

/* Events */
.event { position:relative;  height:170px; border:solid 1px #eee; box-sizing:border-box; padding:15px; margin-bottom:30px;}
.event h3 { margin:0; padding:0;}
.event .date { color:#c37e59; font-size:16px; font-weight:bold; margin:5px 0 8px; display:block;}
.event span.link { position:absolute; bottom:15px; right:15px; color:#999;}
.event span.link a { color:#555;}
.event.next-event { border:solid 5px #c37e59;}

#page-controls { position: relative; overflow: hidden; text-align: center; border-bottom: solid 1px #ddd; margin-bottom: 20px; }
#page-controls h2 { font-size: 18px;}

#page-controls form > span { position: absolute; left:-50px;  display: inline-block; cursor: pointer;}
#page-controls form > div { text-align: left; visibility: hidden; opacity: 0;  background:#fff; display: block; position: absolute; left:0; right:100%; bottom: 0;}
#page-controls form.on > div { visibility:visible; opacity: 1; }
#page-controls form > div input[type=text] { border:none; width:50%; margin: 0 0 10px 30px;}
#page-controls form > div i { line-height: 30px; overflow: hidden; text-align: center; float: right; width:30px; height: 30px; position: relative;}
#page-controls form > div i input { display: block; text-indent: -9999px; position: absolute; top:0; left:0; right:0; bottom:0; border:none; background: none; padding: 15px;}
#page-controls form > .search-on { left:0; }
#page-controls form.on > .search-off { left:0; }
#page-controls form.on > .search-on { left:-50px;}
#page-controls form > div {right:0;}


/* Pagination links */
.pagination {display: block; width: 100%; margin-top: 30px;}
.nav-links { border-bottom: solid 1px #ddd; text-align:center; padding:0; border-top:solid 1px #ddd;}
.nav-links a,.nav-links span { padding: 10px; display: inline-block; text-decoration: none;}
.nav-links a:hover { background: #f8f8f8;}
.nav-links span { background: #000; color: #fff;}


/* Share */
#share { text-align: center; position: relative; display: block;}
#share h2 { display: block; color: #bbb; font-size: 16px;}
#share #crestashareiconincontent .sbutton { display: inline-block; float: none;}


/* Tick lists */
ul.tick { margin-left: 30px; list-style: none;}
ul.tick li { padding-left: 35px;}
ul.tick li:before { content: "\e013"; font-family: 'Glyphicons Halflings'; color: #c37e59; }


.people-grid { margin-top: 50px; text-align: center; display:block; position: relative; overflow: hidden; }
.person { display: inline-block; float: left; width: 25%;}
.item {  background: #fff; display: inline-block; width: 100%;  text-align: center; box-sizing: border-box; padding:0; margin-bottom: 30px; position: relative; overflow: hidden; text-decoration: none!important; }
.item > img { width: 100%; }
.item > div h2 { font-size: 16px; margin: 12px 0 5px;  display: block; letter-spacing: .0em; color: #333;}
.item > div h2 span { text-transform: none; margin-left: 7px; opacity: .6;}
.item > div h3 { font-size: 11px; margin: 0 0 10px; }
.item:hover  {  }
.item:hover h2  { color: #c37e59; }
.item:hover img { opacity:.8; transform: scale(1.02);}

@media (max-width: 1380px) {

}

@media (max-width: 1199px) {

    #home-news { background: #222;}
    #home-news .bkg-image { display: none; }
    #home-news a { margin: 0 0 30px 0; min-height: inherit;}
    #home-news a div { max-width: 100%; min-height: inherit; height: 140px; min-height: inherit!important; position: relative;}
    #home-news a div img { min-width: 100%; width: auto; height: auto;  position: absolute; top:0; left:0; right:0; }

    #header.fix .logo { width: 140px; margin-top: 10px;}
    #footer-wrapper li { margin: 0 0 15px; font-size: 11px;}
    #what_we_do h2.middle::before { top: -16px;}
}

@media (max-width: 991px) {
    #header.fix .logo { width: 140px; margin-top: 10px;}
    .menu-navigation-container > ul > li { margin-left:5px;}
    .menu-navigation-container > ul > li a { letter-spacing: 0;  font-size: 13px;}

    #home-news a div {height: 110px; }

    #process .proc .icon { width: 50px; height: 30px; font-size:36px; text-align: center;}
    #process .proc::after { display: none;}
}


@media (max-width: 900px) {




}


@media (max-width: 767px) {

    body:before,body:after,.strip { display: none;}

    #cta { background-attachment: inherit; background-size: cover; }

    #sections .section { background-image: none!important; min-height: inherit; margin: 0;}
    #sections .section.diag { background:#111!important;}
    #sections .section img { float: none; max-width: 100%!important; display: block!important; margin: 0!important; float: none!important;}
    #sections .section h3 { margin: 20px 0!important; display:block !important; max-width:inherit!important;}
    #sections .section p { margin: 0!important; display: block!important; max-width: inherit!important;}

    #sections .section.image:after { background: none!important;}

    #intro { font-size: 14px; line-height: 22px;}

    #header { }

    #header .top-bar,.rslides_tabs { display: none!important;}

    #zlstxtcnt {display: none!important;}
    .zls-lftbtn .zlsblue-btn .zlslrgbtn-on-tit1, .zls-rhtbtn .zlsblue-btn .zlslrgbtn-on-tit1, .zlsblue-btn { }

    /* Split sections */
    .split_section { overflow: hidden; position: relative; display: block; width: 100%; padding: 150px 0 20px; min-height: 0px; margin: 30px 0 0; background-repeat: no-repeat; background-position: top left!important;  }
    .split_section h3 {  font-size: 18px; text-transform: uppercase; margin-top: 70px; font-weight: bold; line-height: 22px;}
    .split_section p {  line-height: 20px; }
    .split_section:after {display: none;
    }
    .split_section h3,.split_section p { display: block; z-index: 2; max-width: 100%; margin-left: 0!important; position: relative; overflow: hidden; }
    .split_section:nth-child(even) h3,.split_section:nth-child(even) p { margin-left: 60%;   }

    .main strong { line-height: 22px;}

    .comp_table { margin-top: 70px;}
    .comp_table .headings { width:auto;}
    .comp_table .headings span {transform: rotate(-90deg);  transform-origin: left top 0; top: 30px; line-height: 16px; padding-top: 10px;}

    .comp_table span { width: 15%;}
    .comp_table div span:first-child { width: 55%;}

    #home-news a div {height: 130px; }

    .main .article img { display: none;}

    #banner .case { max-width: 100%; height: 200px; top:75px; max-height: 200px; overflow: hidden;}
    #banner .case > img { width: 100%; height: auto; }

    #built-with { display: block; }
    #built-with .col-xs-12 > .tech {max-width: 50%; padding: 15px; box-sizing: border-box;}

    .partner { min-height: inherit;}
    .partner .partner-header .hold { position: relative; display: block; width: auto; margin: 0; padding: 0; top: 0; left:0;}
    .partner .partner-header p { padding: 15px 0 ;}
    .partner .partner-body { margin: 0;}

    .proc-holder { display: block;}
    .proc-holder .proc { width: 100%!important;}

    .iconbox { width: 100%; float: none;}

    .overlay-hugeinc nav { top:52%;}

    #slider { height:auto;}

    #slider #cats { bottom: 0;}
    #slider #cats a { border: none!important; display: block; padding: 5px!important; font-size: 16px!important;  float: none; text-align: center; width: 100%;}

    .menu-navigation-container { float: none; margin: 0!important;}

    #what_we_do h2.middle::before { display: none;}

    #contact-details { display:none;}

    #opener { margin: 10px 0;}
    #opener h1 { font-size: 18px; line-height: 22px;}

    .about-text { padding: 0; text-align: left;}
    .about-text:before,.about-text:after { display: none; }

    #menu-wrapper { display: none;}

    .rslides .info { top:15vh; }
    .rslides li h1,.rslides li h1 span { font-size: 28px; padding: 0 10px; line-height: 32px;  }
    .rslides li h3 { font-size: 18px; margin: 0 20px;}
    .rslides .info { left:0; right:0; top: inherit; bottom: 30px; }

    #intro { margin: 40px 0;}
    #intro  h2 { font-size: 18px;}

   .article h3 { font-size: 16px;}

    #controls .control .arr { top: 200px;}

    #process .col-xs-12 { display: block;}
    #process .container .row .col-xs-12 .proc { display: block; width: 100%!important; float: none; flex-grow:0;}

    .service-holder {}

    .service-holder::before,.service-holder::after { display: none;}
    .service-holder .single-service { width: 100%; display: block; border-bottom: solid 1px #eee;}

    #clients .hold > img { max-width: 150px;}

    #footer-wrapper { padding: 20px 0;}
    #footer-wrapper .address { width: 100%; margin-bottom: 40px;}

    a.menu-logo,a.menu-tel,a.menu-email { display: none; }

    .rslides > li { width:100%!important; display:block; height:400px;}

    #trigger-overlay { top:30px; right:20px; left:inherit!important;}
    #trigger-overlay > span { display:none;}

    #header { height:100px;}
    .logo { margin: 0!important; width: 230px!important; margin:0; position:absolute; top:0; left:0;}
    #header.fix { position: absolute;  height: 73px;}
    #trigger-menu { top: 20px!important; position: absolute;}
    #header-faux { display: none!important;}

    #header .social-links {display:none;}

    #footer ul li { display: block;}


    #banner  .title { margin: 0;}

    .people .person { width: 50%; }
    .people .person > div h2 { font-size: 13px;}
    #footer-wrapper { margin: 20px 0;}

    .single-person img { margin-bottom: 30px;}
    .single-person .btn { margin-bottom: 30px;}

    #banner.service-banner ul { display: none;}

    .services .service { width: 100%; margin-bottom: 30px; height: 130px; overflow: hidden;}

    .g-recaptcha.google { max-width:80%; overflow: hidden;}
    .form-control {  box-sizing: border-box;}

    .main .service-image { overflow: hidden; width:auto; max-width: inherit;}

    #cta h2 { font-size: 18px;}

    #header { margin-bottom: 0;}
    #header:after { display: none!important;}
    .main.two_column .col-xs-12 {-moz-column-count:1; -webkit-column-count:1; column-count:1; -moz-column-gap:0; -webkit-column-gap:0; column-gap:0;}

    .main { margin-top: 0;}
    .contact-page { margin-top: 0;}
    #welcome,#banner { height: 300px;}



    .main .two-column { -moz-column-count: 1; -webkit-column-count: 1; column-count: 1; -moz-column-gap: 0; -webkit-column-gap: 0; column-gap: 0; }

    .modal-dialog {  height:auto; width:95vw; max-height:70vh; margin:1vh auto!important; box-sizing:border-box!important;}

    .ghost { }

    #footer-wrapper h2 { font-size: 18px;}


    #cta { margin: 0;}
    #cta-box, #events { width:100%; border: none; margin:15px 0;}

    #links { border: none; display: block; margin: 0;}
    #links a {  display: block; border:none;}

    body { font-size:13px;}

    #head { display: block; position:relative;}

    h2 { font-size:18px;}

    .dropdown-menu,.caret { display:none!important;}


    #banner.full-banner { height:auto;}

    #banner.buttoned .col-xs-12 { margin-top:40px;}

    #banner .bkg-image { background-size: cover; background-position:center;}

    #banner { height:70px; margin:0; min-height: inherit;}
    #banner #breadcrumb { display: none!important;}
    #banner .title { bottom: 15px; max-width:calc(100% - 60px); top:0; margin: 0 auto; padding:0; left:0; right:0;}
    #banner .title h1 { font-size:22px; margin:20px 0 0; }
    #banner .title h3 { margin: 0; font-size: 14px; }

    .main .service-opener { font-size: 14px; line-height: 22px;}

    .col-xs-12 > h3 { text-align: center; font-size: 14px; line-height: 18px; }

    .col-xs-12 > a.btn { text-align: center; margin: 30px auto; display: block;}

    .colour-block h2 { text-align: center; margin: 0 0 30px;}
    .colour-block img { text-align: center; margin: 0 auto; display: block;}

    iframe { max-width: 100%; display: block;}

    .iconbox.small { width: 100%;}
    .iconbox.small h3 { font-size: 14px;}

    #cta a { margin-bottom: 20px;}

    #people #banner { display:none; }
    #people .ms-staff-carousel { margin-top:0!important;}

    .ms-staff-carousel .ms-staff-info h3, .ms-staff-carousel .ms-staff-info h4 { color:#333!important;}
    .ms-staff-carousel .ms-staff-info h3 { font-size:18px!important;}
    .ms-staff-carousel .ms-staff-info h4 { font-size:16px!important;}


    #filters { margin-bottom:15px;}
    #filters button { font-size:14px; padding:10px ;}
    .news-archive .news h3 { font-size:16px;}

    .main { padding-bottom:20px; padding-top:20px;}

    #feature { padding:20px 0;}


    .acc > h2 { font-size:16px;}

    #feature iframe,#my-video  { max-width:100%; display:block; float:none; margin:0; height:150px; margin-bottom:20px;}

    .vjs-big-play-button { position:absolute; top:40%!important; left:40%!important; right:0!important;}

    .latest-news h2 { font-size:18px;}

    .latest-news .news h3 { font-size:14px;}

    .contactpage { text-align:center; margin-bottom:20px;}

    #menu { display:none;}

    .scorch { opacity:1!important;}

    .overlay-hugeinc ul { height:75vh;}
    .overlay-hugeinc ul li a { font-size:16px; }

    #footer { margin:10px 0 0 0;}
    #copyright,#scorch  { font-size:11px; text-align:center;  padding:10px 0 0; display:block;  float:none; }


    #call-to-action h2 { font-size:18px;}
    #call-to-action .btn { padding:15px 20px;}

    .contact a { font-size:18px;}

    #footer { text-align:center;}
    #footer .col-xs-12 { margin-top: 15px; margin-bottom: 15px;}
    #footer #address { margin-top:10px;}
    #footer li a { padding:0!important;}
    #footer span.glyphicon { display:none;}
}

/* Try and target ipad only issues*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px)  {
    #slider { margin-bottom:-100px; }
    #bar-menu a { height:100px;}
}

/* Old browser nonsence for the rubbish */
.oldbrowser {}

.oldbrowser #bar-menu .menu { text-align:justify; clear:both; display:block; margin:0; padding:0; height:45px;}
.oldbrowser #bar-menu .menu:after {content: ''; display: inline-block;width: 100%;}
.oldbrowser #bar-menu .menu li { display: inline-block; padding-top:2px;  text-align:center; color:#fff; background-position:top left!important; background-size:100% 100%!important; }
.oldbrowser #bar-menu .menu li .dropdown-menu { display:none;}
.oldbrowser .info h2 { font-weight:600!important;}
