/*====================*/
/*=== Thanks for taking the time to read ===*/
/*====================*/

@import url('https://fonts.googleapis.com/css2?family=Figtree:wght@300;700&display=swap');

body { font-size: 16px; line-height:1.6em; position: relative; overflow-y: scroll!important; font-weight:normal; margin-bottom:0!important; background:#fff; font-family: 'Figtree', sans-serif; }

.serif,h1,h2 { }

.font-xxl { font-size:82px; font-size:4vw;}
.font-l { font-size:32px;}

.upper { text-transform:uppercase; }

@media ( min-width: 800px){.container{ max-width:100%; width:1400px; }}
@media ( min-width: 800px){.container.thin,.thin{ max-width:820px; }}
@media ( min-width: 800px){.container{ max-width:calc(100% - 100px); }}

h1,h2,h3,h4 { }

/* Ken burns */
.home-slider { display:block; float:left; width:100%; position:relative; overflow:hidden;background:#000; max-height:56.25vw;}
.home-slider h2 { line-height:1.4em; position:absolute; top:45%; left:0; right:0; z-index:50; display:block; text-align:center; color:#fff; max-width:1400px; margin:0 auto; font-size:42px; font-weight:normal;}
.home-slider h2 b { position:relative;}
.home-slider h2 b:after { display:block; position:absolute; width:100%; height:3px; background:#0a4a98; content:""; left:0; right:0; bottom:-3px;}
.slick.slick--ken-burns { height:100vh; min-height:500px; overflow: hidden;--ken-burns-scale-factor: 1.05; opacity:.7;  }
.slick.slick--ken-burns .slick-active img {animation: zoomIn 5s 0s ease-in-out forwards; transform-origin: 50% 50%;}
.slick.slick--ken-burns .slick-active img[data-zoom="out"] {animation: zoomOut 5s 0s ease-in-out forwards;transform: scale(var(--ken-burns-scale-factor));}
.slick.slick--ken-burns .slick-slide[aria-hidden="true"] img {transform: scale(var(--ken-burns-scale-factor)); /*visibility: hidden;*/ }
.slick.slick--ken-burns .slick-slide[aria-hidden="true"] img[data-zoom="out"] {transform: scale(1);}
@keyframes zoomIn { from {transform: scale(1);} to {transform: scale(var(--ken-burns-scale-factor));} }
@keyframes zoomOut { from {transform: scale(var(--ken-burns-scale-factor));} to {transform: scale(1);} }
.slick.slick--ken-burns .slick-active {animation: blurIn 2s 0s ease-in-out forwards; }
@keyframes blurIn { from {  filter: blur(16px);-webkit-filter: blur(16px); } to {  filter: blur(0px);-webkit-filter: blur(0px);} }


/* New video background */
.videobg { transition-delay: 1s, 0s; z-index:10; opacity:1; position: absolute; width: 100%;  z-index:50; /* Set video container element width here */ height: 100vh; /* Set video container element height here */ overflow: hidden; background: #000; /* bg color, if video is not high enough */ }  /* horizontally center the video */  .videobg-width { position: absolute; width: 100%; /* Change width value to cover more area*/ height: 100%; left: -9999px; right: -9999px; margin: auto; }  /* set video aspect ratio and vertically center */  .videobg-aspect { position: absolute; width: 100%; height: 0; top: -9999px; bottom: -9999px; margin: auto; padding-bottom: 56.25%; /* 16:9 ratio */ overflow: hidden; }  .videobg-make-height { position: absolute; top: 0; right: 0; bottom: 0; left: 0; }  .videobg-hide-controls { box-sizing: content-box; position: relative; height: 100%; width: 100%; /* Vimeo timeline and play button are ~55px high */ padding: 55px 97.7777px; /* 16:9 ratio */ top: -55px; left: -97.7777px; /* 16:9 ratio */ }  .videobg iframe { position: absolute; width: 100%; height: 100%; top: 0; left: 0; border: 0 none; }
.videobg.off { opacity:0;}
#ff-stream-1 .ff-content { height:100%!important;}
#ff-stream-1 .picture-item__inner { -moz-box-shadow:none!important; -webkit-box-shadow:none!important; box-shadow:none!important;}
.ff-item { box-sizing:border-box; margin:0 15px 30px!important;  border:solid 1px #eee; -moz-box-shadow: 0 2px 6px rgba(0,0,0,0.05); -webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.05); box-shadow: 0 2px 6px rgba(0,0,0,0.05); padding:20px!important; overflow:hidden;}
.ff-item:after { content:""; height:80px; display:block; position:absolute; bottom:0; left:0; right:0;
    background: -webkit-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0.5),rgba(255,255,255,1),rgba(255,255,255,1));
    background: -o-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0.5),rgba(255,255,255,1),rgba(255,255,255,1));
    background: -moz-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0.5),rgba(255,255,255,1),rgba(255,255,255,1));
    background: linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0.5),rgba(255,255,255,1),rgba(255,255,255,1)); }
.home-news .ff-item .ff-item-bar { display:none!important;}
.shuffle--container { overflow:visible!important;}
.ff-loadmore-wrapper .ff-btn { color:#aaa!important; background:none!important; font-weight:bold!important; letter-spacing:0.3em; font-size:13px!important;}
.ff-stream .ff-item { width:calc(33.3% - 30px)!important; -webkit-transform:none!important; -moz-transform:none!important; -ms-transform:none!important; -o-transform:none!important; transform:none!important; position:relative!important; }

.home-slider.slick.off,.videobg.off { opacity:0;}


.grad,.direct-links li a.active, .direct-links li a.active:hover,.has-hartford-blue-gradient-background {
background:#0a4a98; color:#fff;
background: -webkit-linear-gradient(45deg,#0a4a98, #1b2241);
background: -o-linear-gradient(45deg,#0a4a98, #1b2241);
background: -moz-linear-gradient(45deg,#0a4a98, #1b2241);
background: linear-gradient(45deg,#0a4a98, #1b2241);
}

.green-grad,.has-hartford-green-gradient-background {
    background:#0a9830; color:#fff;
    background: -webkit-linear-gradient(45deg,#0a9830, #1b402f);
    background: -o-linear-gradient(45deg,#0a9830, #1b402f);
    background: -moz-linear-gradient(45deg,#0a9830, #1b402f);
    background: linear-gradient(45deg,#0a9830, #1b402f);
    }

.red-grad,.has-hartford-red-gradient-background {
    background:#c10d12; color:#fff;
    background: -webkit-linear-gradient(45deg,#c10d12, #731916);
    background: -o-linear-gradient(45deg,#c10d12, #731916);
    background: -moz-linear-gradient(45deg,#c10d12, #731916);
    background: linear-gradient(45deg,#c10d12, #731916);
    }

.gold-grad,.has-hartford-gold-gradient-background {
    background:#b0932e; color:#fff;
    background: -webkit-linear-gradient(45deg,#dbbb55, #84754e);
    background: -o-linear-gradient(45deg,#dbbb55, #84754e);
    background: -moz-linear-gradient(45deg,#dbbb55, #84754e);
    background: linear-gradient(45deg,#dbbb55, #84754e);
    }

.gold {
    background: -webkit-linear-gradient(45deg,#dbbb55, #84754e);
    background: -o-linear-gradient(45deg,#dbbb55, #84754e);
    background: -moz-linear-gradient(45deg,#dbbb55, #84754e);
    background: linear-gradient(45deg,#dbbb55, #84754e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    }

.has-hartford-dark-gradient-background {
    background:#111111; color:#fff;
    background: -webkit-linear-gradient(45deg,#444, #111);
    background: -o-linear-gradient(45deg,#444, #111);
    background: -moz-linear-gradient(45deg,#444, #111);
    background: linear-gradient(45deg,#444, #111);
    }

#wrapper { overflow:hidden;}

.bold { font-weight:bold;}

.dash { position:relative; padding-bottom:30px;}
.dash:after { display:block; content:""; position:absolute; bottom:0px; width:100px; height:2px; background:#fff; }
.dash.dash-blue:after { background:#0a4a98 }

#search { margin:30px 0 50px; float:left; width:100%;}
#search #filter-form { margin-top:40px;}
#search h2 { font-weight:bold;}

#filter-form { padding:15px; margin-bottom:40px; position:relative; overflow:hidden; }
#filter-form .form-group { width:25%; display:inline-block; float:left; position:relative; padding-top:13px; }
#filter-form .form-group.full { width:90%; margin:0 auto; display:block; float:none; clear:both; padding-top:20px;}
#filter-form .form-group label { height:15px; font-size:12px; margin-bottom:-5px; position:absolute; top:-10px; left:0;}
#filter-form .form-group.full label { top:-10px;}
#filter-form .form-group input { color:#000; height:50px; border:solid 1px #ddd; border-radius:0;}
#filter-form .form-group > button { font-size:14px;  width:100%; height:50px; border:none; font-weight:bold; text-transform:uppercase;}
#filter-form .form-group .select2-container--default .select2-selection--single { height:50px; padding:10px 0; border-radius:0; border:solid 1px #ddd;}
#filter-form .form-group .select2-container--default .select2-selection--single .select2-selection__arrow {   height:45px; right:15px;}
#filter-form .form-group:first-child input { border-bottom-left-radius:4px; border-top-left-radius:4px;}
#filter-form .form-group:nth-child(4) button { border-bottom-right-radius:4px; border-top-right-radius:4px;}
#price_max_label,#price_min_label { color:#000; font-weight:bold; font-size:12px; padding:0 10px;}
#price_max_label { float:right;}
#banner label { color:#fff;}
#banner #price_max_label,#banner #price_min_label { color:#fff;}
#banner .noUi-target {box-shadow:none; border:none; background:rgba(0,0,0,.5)}

#filter-form .form-group i { position:absolute; width:14px; text-align:center; top:24px; left:calc(50% - 7px); display:block; background:#fff; font-style:normal; font-weight:bold; }
#filter-form .form-group input[type=text] { position:relative;  padding-left:22px; padding-right:12px; width:50%; display:inline-block; float:left;}
#filter-form .form-group b { display:block; font-weight:bold; position:absolute; left:10px; top:25px; width:9px; height:12px;}
#filter-form .form-group b:last-child { left:calc(50% + 10px)}

#filter-form .noUi-target { margin:10px 25px 0;}

.simple-person { border-bottom:solid 1px #eee; padding-bottom:30px; margin-bottom:30px;}
.simple-person h3 { font-size:22px; font-weight:bold;}
.simple-person h3 span { opacity:.6; margin-left:15px;}
.simple-person span i { font-style:normal; margin-right:10px;}
.simple-person span { float:right;}

/* Some basic animations */
/*.waypoint.slideUp { opacity:0;}
@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;}

.waypoint.slidePush { opacity:0;}
@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;}*/

/* Some basic animations */
@keyframes fadeup { 0% { opacity:0; } 100% {opacity:1;} }

.canvas { position:relative; }

/* Smooth state transitions */
/*.transitionOut {}
.transitionIn {}
.transitionOut .videobg { opacity:0;}
.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,.waypoint.tr-gone { }
.transitionOut .tr-slideDown,.waypoint.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,.waypoint.tr-slideUp  { opacity: 0; display: block; margin-top:50px!important; transition: .3s; animation-timing-function: ease-out; -webkit-animation-timing-function: ease-out; }
.transitionOut .overlay.open { opacity:0;}

.transitionOut .rslides,.transitionIn .rslides,.transitionOut #banner,.transitionIn #banner { height:0;}
.transitionOut .main-menu li a:after { width:0;}*/

/* Scrolling menu only */
#menu-wrapper { z-index:50; display:block; position:relative; height: 55px;}
#header.fix #menu-wrapper { position:fixed; top:0; left:0; right:0; }
#menu-wrapper-faux { width:100%; display:none; height:60px; }

.notice { text-transform: none; font-size: 13px; text-align: center; line-height: 20px; background: #eee; padding: 20px; }

h1 { font-size:28px;}
h2 { font-size:24px;}
h3 { font-size:18px;}

.news-item { margin-bottom:30px;}

blockquote{ font-size:14px;  border-left:solid 3px #0a4a98; }
blockquote strong { color:#000; }

.b-lazy {transition: .3s;}
.b-lazy { opacity: 0; }
.b-loaded {  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:#0a4a98; text-decoration:none;}

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:rgba(255,255,255,.1); clear:both; margin:40px 0; border:none;}

.btn {-webkit-border-radius:30px;-moz-border-radius:30px; border-radius:30px; }
.btn-primary { border:none;  }
.btn { position:relative; border:solid 0px #fff; overflow:hidden; display:inline-block; padding:15px 40px; color:#fff;  text-decoration:none!important; font-weight: bold; }
.btn span { z-index:1; position:relative;}
.btn:hover,.btn:active,.btn:focus { color:#fff; }
.btn-wide { display:block; width:100%;}

.grad .btn { background:#fff; color:#0a4a98; border:solid 2px #fff; }
.grad .btn:hover { color:#fff; background:rgba(255,255,255,0) }


/* 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: #0a4a98;}
.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,.grid-item h2,.main-wrapper .main a:before,#next-control span, #prev-control span { -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -ms-transition: all 0.2s; -o-transition: all 0.2s; transition: all 0.2s; }

.anim-400,.service-dropdown,.menu-navigation-container .dropdown-menu,#info,#banner .title,.rslides li a,.rslides_nav,.opener a,#cta a,input[type=submit],.menu-navigation-container li a:after,.overlay-screen nav ul li,.overlay-screen h3,.btn:after,#banner h1,#banner h2,.rslides li .info > div,.rslides ,.btn,.btn:before,.item span.status,.next-steps a,.contact-btn{-webkit-transition: all 0.4s; -moz-transition: all 0.4s; -ms-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s;}

.anim-600,#accordion-menu li,#accordion-menu li *,#page-controls form > div,#page-controls form > span,.rslides .info,.slick-item img,.grid-item img,.overlay-screen,.overlay-screen .overlay_bottom_wrapper,.rslides li .quick-menu,.item .wipe,.item,#header .bkg,.item .img-holder:after,.slick-slide,#testimonial .slick-slide:before,#testimonial .slick-slide:after {-webkit-transition: all 0.6s; -moz-transition: all 0.6s; -ms-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s;}


.anim-1000, body,.main ul li:before,.b-lazy,.overlay-hugeinc ul li a:before,#intro h2:before,#intro p,.rslides li,.item img,.videobg,#introvideo {-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,.rslides li .bkg-wrap {-webkit-transition: all 8s; -moz-transition: all 8s; -ms-transition: all 8s; -o-transition: all 8s; transition: all 8s; -webkit-animation-timing-function: linear; animation-timing-function: linear; }

.delay-200 { transition-delay: 0.2s, 0s; }
.delay-400 { transition-delay: 0.4s, 0s; }
.delay-600 { transition-delay: 0.6s, 0s; }
.delay-800 { transition-delay: 0.8s, 0s; }

.rslides1_on { transform:scale(1.1); -webkit-transition: all 8s; -moz-transition: all 8s; -ms-transition: all 8s; -o-transition: all 8s; transition: all 8s; -webkit-animation-timing-function: linear; animation-timing-function: linear;}

.main .alert h2 { color: #444; font-size: 16px; margin: 0;}

#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:absolute; width:100%; z-index:100; top:0; left:0; right:0; display:block;}

.logo { padding:0; width:400px; margin:20px 0 0 0px; float:left; display:inline-block; position:absolute; top:0; left:0;  }
.logo img { width:100%;}

.contact-btn { text-decoration:none; border-radius:30px; display:inline-block; padding:15px 30px; position:absolute; top:20px; right:0px; background:#0a4a98; color:#fff;}
.contact-btn:hover { color:#fff; background:#1b2241;}

.sidescroll-wrapper { width:calc(100vw - calc(calc(100vw - 1400px) / 2)); box-sizing:border-box; float:right; display:block; position:relative; }
.sidescroll { width:100%;}
.sidescroll { width:100%; float:left; display:block;}
.sidescroll a { width:450px; }
#sidescroll .slick-slide { padding-right:30px;}

#sidescroll .slick-dots { text-align:left;}
#sidescroll .slick-dots li button::before { font-size:36px;}

.menu-navigation-container { margin:0 auto; }
.main-menu {  margin-top:30px; box-sizing:border-box;}
.main-menu ul {  padding:0; margin:0 auto; display:block; width:800px; text-align:center;}
.main-menu li { list-style:none;  display:inline-block;}
.main-menu li a { text-decoration:none; color:#fff;  padding:0 0 10px; margin:0 15px; display:inline-block; position:relative;   }
.main-menu li a:after { content:""; margin:0 auto; display:block; height:2px; width:0%; position:absolute; background:#0a4a98; bottom:0; left:0; right:0;}
.main-menu li a:hover:after,.main-menu li.current-menu-item a:after,.main-menu li.current a:after { width:100%;}
.main-menu li.current-menu-item a,.main-menu li:hover a { opacity:1;}

.main-menu li.search {}
.main-menu li.search a { text-align:center; width:20px; display:block; position:relative; text-indent:-9999px;}
.main-menu li.search a :after{ width:20px; height:20px; text-indent:0px; display:block;  font-family: 'Glyphicons Halflings'; content:"\e003"; position:absolute; left:0; right:0; top:20px; text-align:center; margin:0 auto; }

/* Dropdowns */
.menu-navigation-container li ul { width:auto; display:block; opacity:0; padding:0 0px; margin:0; position:absolute; border:none; -webkit-border-radius:0;-moz-border-radius:0; border-radius:0; background: #fff; visibility: collapse; left: -20px; padding:10px;}
.menu-navigation-container li ul li { padding:0; display:block; width:100%;}
.menu-navigation-container li ul li a { text-transform:none; margin:0; display:block; width:100%; box-sizing:border-box; border:none; color:rgba(0,0,0,.7); padding: 7px 20px!important;}
.menu-navigation-container li ul li a:after { display:none;}
.menu-navigation-container li:hover > ul {opacity:1; visibility: visible;}


#contact-details { display:block; position: absolute; top:5px; right:15px; font-size:13px; color: #111; opacity: 1; text-align:right; }
#contact-details a { color: #0a4a98; margin-left: 0px; display:inline-block;}
#contact-details span { color:#111; display:inline-block; clear:right; font-size:14px; margin-left:10px;}
#header .social-links { float:right; margin-left:0; padding-left:10px; display:none;}
#header .social-links a { display:inline-block;}
#header #search-box { float:right; border-bottom:solid 1px #eee; margin-bottom:10px;}
#search-box input,#search-box button {font-size:14px; border:none; background:none;}
#search-box input::placeholder { opacity:.5;}

/* Overlay style for huge menu */
.overlay-screen { overflow-y:scroll;  visibility: hidden; position: fixed; width: 100%; min-height:100vh;  top: 0; left: 0; z-index:100; background: rgba(0,0,0,1); }

body.has-overlay {overflow: hidden;position: fixed;width: 100%;height: 100%;}
/* Effects */
.overlay-screen { opacity: 0; visibility: hidden; -webkit-transition: opacity 0.5s, visibility 0s 0.5s; transition: opacity 0.5s, visibility 0s 0.5s; display:-ms-flexbox; display:-webkit-flex; display:flex; flex-direction:column; justify-content:center;   }
.overlay-screen nav { float:left; width:40%; min-width:330px; }
.overlay-screen.open {  opacity: 1; visibility: visible; -webkit-transition: opacity 0.5s; transition: opacity 0.5s; }
.overlay-screen ul { padding:0; margin:0;}
.overlay-screen h3 { margin:0; color:rgba(255,255,255,.5); text-transform:uppercase; margin-bottom:10px;}
.overlay-screen nav ul li a { color:#fff; font-size:52px; line-height:1.4em;}
#menu-services li a { font-size:18px; line-height:2.2em;}
.overlay_top_wrapper {display:-ms-flexbox; display:-webkit-flex; display:flex; flex-direction:row; align-items:center; justify-content:flex-start;  }
.overlay_top_wrapper,.overlay_bottom_wrapper { width:100%; position:relative; overflow:hidden;}
.overlay_bottom_wrapper { display:block; margin-top:10vh;  }
.overlay_bottom_wrapper span { margin-top:20px; display:block;}
.overlay_bottom_wrapper span i { font-style:normal; display:block; text-transform:uppercase; color:#fff; }
.overlay_bottom_wrapper span a { text-transform:none; display:inline-block; color:#0a4a98; font-size:32px;}
.overlay-screen nav ul li { padding:5px 0 5px 30px; opacity:0;}
.overlay-screen.open nav ul li { padding-left:0;  opacity: 1;}

/*.overlay-screen nav ul li { transition-delay: .2s; }
.overlay-screen nav ul li:nth-child(1) {transition-delay: .4s;}
.overlay-screen nav ul li:nth-child(2) {transition-delay: .6s; }
.overlay-screen nav ul li:nth-child(3) {transition-delay: .8s; }
.overlay-screen nav ul li:nth-child(4) {transition-delay: 1s; }*/


.overlay-screen h3 {  transition-delay: .2s; padding-left:30px; opacity:0;}
.overlay-screen.open h3 { padding-left:0;  opacity: 1;}

.overlay-screen .overlay_bottom_wrapper { opacity:0; padding-left:30px; transition-delay: .4s;}
.overlay-screen.open .overlay_bottom_wrapper { opacity:1; padding-left:0;}


/* Search variation */
.overlay-search { display:-ms-flexbox; display:-webkit-flex; display:flex; margin: 0 auto; text-align: center; align-items: center;  justify-content: center; flex-direction:column; overflow:hidden;}
.overlay-search .searchform { max-width:100%; width:650px; margin-top:50px;}
.overlay-search #search-toggle-holder button { width:60px; height:60px;}
.overlay-search .searchform input[type=text] { display:inline-block; background:none; color:#fff; border:none; border-bottom:solid 1px #222; max-width:100%; font-size:22px; padding:15px; width:500px;}
.overlay-search .searchform button { border:none; background:none; color:#fff; padding:15px; font-size:22px;}

#trigger-overlay { cursor: pointer; z-index:500; border:none; top:15px; display:none; right:25px; position:absolute; }
#trigger-overlay > span { position: relative; right: 55px;   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:40px;  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:#fff; }
.c-hamburger span::before, .c-hamburger span::after { position: absolute; display: block; left: 0; width: 100%; height: 3px; background-color:#fff; 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; }

.grey-bkg { background:#f4f4f4; padding:50px 0 20px;}

.side-link { display:block; position:relative;}
.side-link:before { margin-right:10px; content:""; display:inline-block; width:2px; height:10px; position:relative; background:#0a4a98; display:none;}

/* Welcome video */
#slider { background:#000; float: left;  height:100vh; width: 100%; position: relative;  margin:0!important; display:block; }
#slider .overlay { position:absolute; top:0; bottom:0; left:0; right:0; display:block; background:#000; opacity:0.3;}
#slider ul {   position:relative; list-style: none; overflow: visible; width: 100%; padding: 0; margin: 0; height:100%;  }
#slider ul li { overflow:visible;  -webkit-backface-visibility: hidden; position: absolute; display:none; top:0; bottom:0; left:0; right:0; width: 100%;  height:100%; z-index:20; display:-ms-flexbox; display:-webkit-flex; display:flex;  align-content:center; justify-content:space-around; align-items:center; opacity:0; background-size:cover; background-position:center; }
#slider h1 { color:#fff;  letter-spacing:0.00em; margin:0 0 15px; line-height:1.1em; font-weight:bold;   }
#slider h2 { margin:0 0 10px; max-width:900px;  text-transform: none; font-size:32px; font-size:2vw;  font-weight:normal; line-height:1.6em; display:block; color:#fff;  }
#slider h3 { margin:0 0 10px; text-transform: none; font-size:18px;  font-weight:normal; line-height:1.6em; display:block; color:#fff;  }
#slider .info { max-width:1400px; display:block; width:calc(100% - 60px);  z-index:50; margin:0; overflow:visible;  margin-top:50px; }
#slider .info * { text-shadow:0 0 12px rgba(0,0,0,.3); }
#slider .info h1 {transition-delay: 0.4s, 0s; font-size:42px; }
#slider .info h2 {transition-delay: 0.8s, 0s; }
#slider .info h3 {transition-delay: 0.8s, 0s; }
#slider .info > div {transition-delay: 1.2s, 0s; margin-top:40px; }
#slider .info a.btn {}
#slider .info .dash {}
#slider .btn { margin-right:5px; display:inline-block; }

#slider.short { float:none!important; height:80vh; margin-bottom:50px; }
#slider .info-holder { overflow:visible;  -webkit-backface-visibility: hidden; position: absolute; display:none; top:0; bottom:0; left:0; right:0; width: 100%;  height:100%; z-index:20; display:-ms-flexbox; display:-webkit-flex; display:flex;  align-content:center; justify-content:space-around; align-items:center;  background-size:cover; background-position:center; }
#slider .info-holder h2 { max-width:inherit;}

#slider.center .info-holder { justify-content:center; flex-direction:column; }
#slider.center .info { text-align:center; max-width:800px; }
#slider.center .info * { max-width:inherit; color:#fff;}
#slider.center .overlay { opacity:.3}
#slider.center .info h3 { position:relative; justify-content:center; align-items:center; display:flex;}
#slider.center .info h2 { font-size:22px; margin-bottom:0;}
#slider.center .info p { font-size:18px; margin-top:15px;}
#slider.center .next-steps a { font-size:14px; margin:0 20px; display:inline-block; font-weight:normal; letter-spacing:0.1em; padding:15px 30px;}

#slider.center .next-steps a {
    color:#fff;
    background: -webkit-linear-gradient(top,#0a4a98, #1b2241);
    background: -o-linear-gradient(top,#0a4a98, #1b2241);
    background: -moz-linear-gradient(top,#0a4a98, #1b2241);
    background: linear-gradient(top,#0a4a98, #1b2241);
}

#slider.center .next-steps a:hover {
    background: -webkit-linear-gradient(left,#dbbb55, #b0932e);
    background: -o-linear-gradient(left,#dbbb55, #b0932e);
    background: -moz-linear-gradient(left,#dbbb55, #b0932e);
    background: linear-gradient(left,#dbbb55, #b0932e);
    }

    /* Scroll icon */
.scroll { z-index:70; border:none; margin: 0 auto; width: 100%;  padding: 50px 0 10px 0; text-align: center; position:absolute; top: inherit!important; left:0; right:0; bottom:10px; display: block; text-align: center; z-index: 30; color: #fff; font-size: 11px; letter-spacing:0;  }
.scroll img { width:20px;}

#intro { text-align:center; position:relative; padding:60px 0; float:left; width:100%; display:block; font-size:22px; line-height:1.4em; margin-bottom:50px;}
#intro .col-xs-12 { display:-ms-flexbox; display:-webkit-flex; display:flex;  align-items: center;  justify-content: flex-start; flex-direction:row; }
#intro p,#map-section h2,#map-section p { margin:0; }
#intro p { margin-bottom:0px; }
#intro p:last-child { margin-bottom:0;}
#intro h2 {  box-sizing:border-box; padding-right:50px; font-weight:bold;}
#intro .col-xs-12 > div { margin-left:50px; width:calc(60% - 50px);}
#intro h2 { font-size:36px;}
#intro h2 small { font-size:14px; display:block; margin-bottom:15px;}

#intro h2.waypoint { opacity:0; margin-left:30px;}
#intro div.waypoint { opacity:0;}

.opener-inner.waypoint { padding-top:50px; opacity:0; }
.opener img.waypoint { right:-50px; opacity:0;}
.opener.odd img.waypoint { right:inherit; left:-50px;}

#banner .info { left:0;}
#banner .info.waypoint { opacity:0; left:50px;}

#slider .info { left:0;}
#slider .info.waypoint { opacity:0; padding-left:50px;}

.section.waypoint { opacity:0; padding-top:50px;}

#images { position:relative; overflow:hidden;}
#images .swiper-container { margin-top:10px;}
#images .swiper-slide {opacity:.7;}
#images .swiper-slide-thumb-active {opacity:1;}
#images .swiper-slide i { opacity:.7; position:absolute; top:10px; right:10px; border-radius:50%; padding:10px; background:#fff; }
#images .swiper-slide img { width:100%;}
#images .swiper-button-next,#images .swiper-button-prev { color:#fff;}
#images .iom-swiper-button-next,#images .iom-swiper-button-prev { color:#fff;}


@-webkit-keyframes bounce {0% {opacity: .5;}50% {opacity: .2;}100% {opacity: .5;}}
@-moz-keyframes bounce {0% {opacity: .5;}50% {opacity: .2;}100% {opacity: .5;}}
@-o-keyframes bounce {0% {opacity: .5;}50% {opacity: .2;}100% {opacity: .5;}}
@keyframes bounce {0% {opacity: .5;}50% {opacity: .2;}100% {opacity: .5;}}
.bounce { animation-name: bounce; animation-duration: 2s; animation-iteration-count: infinite; animation-direction: forwards; animation-timing-function: ease-in-out; }

.rslides li h1 { margin-left:-30px; opacity:0;}
.rslides .rslides1_on h1 { margin-left:0; opacity:1;}
.rslides li h2 { margin-left:-30px; opacity:0; }
.rslides .rslides1_on h2 { margin-left:0; opacity:1;}
.rslides li .info > div { margin-left:-30px; opacity:0;}
.rslides .rslides1_on .info > div { margin-left:0; opacity:1;}

 a i { margin-left:10px; display:inline-block;}

#slider .rslides_nav { color:#fff; opacity:0; z-index:150; position:absolute; top:0;  display:block; width:30px; height:100%; outline:none!important; background:none; padding: 0 8px; }
#slider .rslides_nav:hover { background:none; color:#fff;}
#slider .rslides_nav.prev { left:-0px;}
#slider .rslides_nav.next { right:-0px;}
#slider:hover .rslides_nav { opacity:1;}
#slider .rslides_nav span { top:50%;}

#slider a { margin-top:30px; }


.slider-features { margin:50px 0 20px; float:left; display:block; width:100%;}



#introvideo { z-index:50; position:absolute; top:0; bottom:0; left:0; right:0; width: 100%; height: 100%; object-fit: cover; }
#introvideo.off { opacity:0;}

.opener { position:relative; overflow:hidden; margin:0; margin-top:80px; float:left; width:100%; display:block;  line-height:26px; clear:left; padding: 0px 0 0px  }
.opener .opener-inner { max-width:100%; margin:0 auto;  display:-ms-flexbox; display:-webkit-flex; display:flex;  align-items: center;  justify-content: space-between; flex-direction:row;}
.opener .opener-inner { display:-ms-flexbox; display:-webkit-flex; display:flex; margin: 0 auto; align-items: center;  justify-content: center; flex-direction:row; margin:80px auto; z-index:10; }
.opener .opener-background { margin:0 auto; max-width:1300px; display:block; position:absolute; top:0; bottom:0; left:0; right:0; }
.opener .opener-inner:first-child { flex-direction:row-reverse; }
.opener .opener-inner > div {  box-sizing:border-box; font-size:16px; line-height:1.6em; z-index:10; position:relative; }
.opener .opener-inner > div h2 { position:relative; font-weight:bold; font-size:72px; margin-bottom:0px;}
.opener .opener-inner > div h2 small { font-size:14px; display:block; margin-bottom:15px;}
.opener .opener-inner > div h3 { color:#fff; font-weight:bold;}
.opener .opener-inner > div a { font-weight:bold; margin-top:20px;}
.opener .opener-inner h1 { margin-bottom:20px;}
.opener img {  width:100%; border-radius:8px;  }
.opener a { display:inline-block; }
.opener p a { display:inline; color:#fff;}
.opener ul { margin:20px 0; padding:0; list-style:none;}

.opener.odd {}
.opener.odd img { right:inherit; left:0;}

h2 small { color:#0a4a98; }


.title { position:relative; padding-left:15px; margin-bottom:30px; font-size:22px; text-transform:uppercase; font-weight:bold;}
.title:before { display:block; content:""; width:3px; height:40px; background:#0a4a98; position:absolute; top:0; left:0;}

#features .feature { display:inline-block; float:left; padding:3px; position:relative; overflow:hidden;}
#features .feature {}
#features .feature .info { padding:15px 0; height:70px; text-align:center;}
#features .feature .info h2 { font-weight:bold; color:#000; font-size:16px; text-transform:uppercase; margin:0;}
#features .feature .info h3 { font-size:14px; margin-top:5px;}
#features .feature img { width:100%;}
#features .feature:hover img{transform: scale(1.02);}
#features .feature .image_wrap { position:relative; overflow:hidden;}
#features .feature .overlay { text-align:center; color:#fff; background:rgba(0,0,0,.4); top:0px; bottom:0px; left:0px; right:0px; opacity:0; position:absolute; display:-ms-flexbox; display:-webkit-flex; display:flex; margin: 0 auto; align-items: center;  justify-content: center; flex-direction:row; }
#features .feature .overlay h2 { margin:0; padding:0; font-size:14px; text-transform:uppercase;}
#features .feature:hover .overlay { top:15px; bottom:15px; left:15px; right:15px; opacity:1;}



#button_share { text-align:center; margin-top:50px;}
#button_share h2 { font-weight:bold; margin-bottom:50px;}
#button_share a { font-size:18px; margin:0 20px;}

#latest-news { float:left; width:100%; display:block; padding:50px 0; margin-top:50px;}
#latest-news h2.serif { font-weight:bold; margin-bottom:30px;}
.inline-news-item { position:relative; margin:0; display:block; }
.inline-news-item img { width:100%;}
.inline-news-item .title_details { padding:15px; color:#fff; position:absolute; display:block; bottom:0; left:0; right:0; width:100%;
    background: -webkit-linear-gradient(bottom,rgba(0,0,0,1),rgba(0,0,0,0));
    background: -o-linear-gradient(bottom,rgba(0,0,0,1),rgba(0,0,0,0));
    background: -moz-linear-gradient(bottom,rgba(0,0,0,1),rgba(0,0,0,0));
    background: linear-gradient(bottom,rgba(0,0,0,1),rgba(0,0,0,0));
    }
.col-sm-4 .inline-news-item:last-child { display:block; margin-top:15px;}
.inline-news-item .title_details h2 { font-size:18px;}
.inline-news-item .title_details span { font-weight:bold; font-size:14px;}


.floorplan-tabs ul {}
.floorplan-tab-controls { margin:0; margin-bottom:30px; padding:0; list-style:none; display:flex; flex-direction:row; align-items:center; gap:40px; justify-content:center;}
.floorplan-tab-controls a {display:inline-block; font-weight:normal; color:#111; padding:10px 20px;}
.floorplan-tab-controls a.active { background:#0a4a98; color:#fff;
    background: -webkit-linear-gradient(45deg,#0a4a98, #1b2241);
    background: -o-linear-gradient(45deg,#0a4a98, #1b2241);
    background: -moz-linear-gradient(45deg,#0a4a98, #1b2241);
    background: linear-gradient(45deg,#0a4a98, #1b2241);
    }
.floorplan-tabs .floorplan-tab { gap:40px; display:none; display:none; justify-content:center; align-items:center; flex-direction:row; }
.floorplan-tabs .floorplan-tab.active { display:flex;}
.floorplan-tabs .floorplan-tab img { width:60%; box-sizing:border-box; display:block;}
.floorplan-tabs .floorplan-tab > div { width:40%; box-sizing:border-box;}
.floorplan-tabs .floorplan-tab table { margin:30px 0; width:100%;}
.floorplan-tabs .floorplan-tab table tr { border-bottom:solid 1px #eee;}
.floorplan-tabs .floorplan-tab table tr th:last-child,.floorplan-tabs .floorplan-tab table tr td:last-child { text-align:right;}
.floorplan-tabs .floorplan-tab table tr:last-child { border:none;}
.floorplan-tabs .floorplan-tab table tr th,.floorplan-tabs .floorplan-tab table tr td { padding:5px;}

.specifics {gap:40px; display:flex; justify-content:center; align-items:flex-start; margin-bottom:40px;}
.specifics span { max-width:200px; display:flex; flex-direction:column; font-weight:bold; line-height:1em;}
.specifics span label { text-transform:uppercase; font-size:12px; color:#666; font-weight:normal;}
.specifics span i { font-size:22px; margin-bottom:10px;}

.ghost:after { position:absolute; top:100%; right:0; bottom:0; left:0; display:block; content:""; background:#fff; }

#contact { position:absolute; top:20px; left:30px; font-size:17px; color:#000;}
#contact:hover { color:#0a4a98;}

/* 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 {}

#tab-section {  margin: 0;}
#tab-section .tab-nav { display:flex; justify-content:center; align-items:center; margin-bottom:50px;}
#tab-section .tab-nav li { display:inline-block; padding: 0; list-style: none;  margin-top: 10px; font-weight:bold;  }
#tab-section .tab-nav li a { background: #fff; color: #333; text-decoration: none; display: block; padding: 15px 20px; border: solid 1px #ddd; position:relative; }
#tab-section .tab-nav li a:before { display:none!important;}
#tab-section .tab-nav li a.active,#tab-section .tab-nav li a:hover { background: #eee;}
#tab-section .tab-contents { display: none;}
#tab-section .tab-contents.active { display: block;}
#tab-section .tab-contents h2 { margin:0 0 30px 10px;}
#tab-section .tab-contents li { margin-bottom: 20px; margin-left:15px;}
#tab-section .flex { }


#loader { display:block; text-align:center; font-weight:bold; padding:20px 0;}

.list-item { display:block; color:#000; position:relative; border-bottom:solid 1px #eee; padding-bottom:10px; margin-bottom:10px;}
.list-item span { }
.list-item h2 { font-size:18px;}
.list-item .price {  font-weight:bold;}
.list-item .usp { font-weight:bold; color:#777; display:flex; align-items:center; gap:10px; }
.list-item .usp label { margin:0; font-weight:normal; font-size:12px; text-transform:uppercase;}
.list-item .status { border-radius:20px; position:absolute; top:0; right:0; font-size:13px; color:#fff; padding:0px 10px; font-weight:bold; text-transform:none;}
.list-item .info { display:block; display:flex; justify-content:space-between;}

#property-list { overflow-y:auto;}
#property-list ul { list-style:none; padding:0; margin:0 30px; }
#property-list label { font-weight:normal; text-align:center; }
#property-list label select { border:none;}


.w3w { text-align:center; font-weight:bold; font-size:24px!important; background-image:url("../images/w3w.png"); background-repeat:no-repeat; background-position:left; background-size:auto 90%; background-color:#f4f4f4; border-radius:4px; padding:15px; margin:0;}
.w3w span { font-size:14px; display:block;}

.speciality { margin-right:30px;}
.awards { margin-right:30px;}

/* Single page title */
.main-wrapper { background:#fff; padding:50px 0; color:#000;}
.main-wrapper .main {}
.main-wrapper .main a { color:#0a4a98; font-weight:bold; position:relative;}
.main-wrapper .main a:hover:before {  height:calc(100% + 6px); z-index:0; left:-3px; right:-3px;}
#main { }
.main { margin:50px auto;}
.main h4.contact-heading { text-transform: uppercase; margin: 0 0 30px; font-size: 14px;}
.main ul { padding-left:15px; margin:0;}
.main h2 { margin-bottom:15px;}

.wp-block-columns.flex { align-items:center; }
.wp-block-columns.flex .wp-block-column { }

.service-image { float:right; margin:0 0 30px 30px;}

.main .alignright img{ margin:15px 15px 15px 0;}

/* 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;}

.mini-link { margin:15px;}

.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; }

/*.waypoint .item { opacity:0; }
.waypoint .item .wipe { top:0;}*/

/* 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-holder { }
#banner { background-color:#111; width:100%; height:100%; width: 100%; position: relative;  margin:0; display:-ms-flexbox; display:-webkit-flex; display:flex;  align-content:center; justify-content:space-around; align-items:center; background-position:center; background-size:cover; background-repeat:no-repeat;}
#banner .overlay { position:absolute; top:0; bottom:0; left:0; right:0; display:block; background:#000; opacity:.3;}
#banner .info { display:block; z-index:50; margin:0; margin-top:10vh; position:relative; }
#banner img {  max-height:50vh;  text-align:left;}
#banner h1 { font-size:52px; color:#fff;  letter-spacing:0.00em; margin:0 0 45px; line-height:1.1em; font-weight:bold;   }
#banner h2 { font-size:32px; margin:0 auto 10px; max-width:900px;  text-transform: none; font-weight:normal; line-height:1.6em; display:block; color:#fff; }
#banner h2:after { display:none!important;}
#banner .container { margin-top:70px;}
#banner .info a { font-weight:normal; padding:15px 30px; position:absolute; right:0; top:40%; }
#banner .info .btn:after { top:5px;}

h2.wp-block-heading,h3.wp-block-heading { font-weight:bold;}

#banner .info h1 { transition-delay: 0.4s, 0s; }
#banner .info h2 { transition-delay: 0.8s, 0s; }

/*#banner.waypoint .info h1,#banner.waypoint .info h2 { margin-left:-30px; opacity:0;}*/
#banner .info h1,#banner .info h2 { margin-left:0px; opacity:1}

/* Page controls */
#prev-control * { -webkit-transition: all 0.4s; -moz-transition: all 0.4s; -ms-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; }
#next-control, #prev-control {  -webkit-transition: all 0.6s; -moz-transition: all 0.6s; -ms-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s; }
.anim-in { -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;   }
#next-control, #prev-control { z-index: 300; display: block; position: fixed; top:calc(50vh - 50px); background: #000; width: 340px; text-align: center; color: #fff; text-decoration: none; height: 150px; outline: none; opacity:.5; display:-ms-flexbox; display:-webkit-flex; display:flex;  align-content:center; justify-content:space-around; align-items:center; }
#next-control { flex-direction:row-reverse;}
#next-control div, #prev-control div { width:300px; position: relative; overflow: hidden; ; }
#next-control span, #prev-control span { font-size: 16px; background: #000; display: block;  width: 40px; }
#prev-control img { top: 0; left: 0; position: absolute; opacity:.7 }
#next-control img { top: 0; right: 0; position: absolute; opacity:.7 }
#prev-control { left: -300px; }
#next-control { right: -300px; }
#prev-control:hover { left: 0; opacity:1; }
#next-control:hover { right: 0; opacity:1; }
#next-control:hover span,#prev-control:hover span {transform:rotate(180deg);}
#next-control:hover b, #prev-control:hover b { opacity: 0; }
#next-control:hover span, #prev-control:hover span { color: #fff; }


#people { margin:70px auto; display:flex; justify-content:center; gap:30px; flex-direction:row; flex-wrap:wrap; }
#people .item { border-radius:10px; flex-basis:calc(25% - 30px);  box-sizing:border-box; overflow:hidden; position:relative; margin:0!important; }
#people .item:nth-child(1),#people .item:nth-child(2),#people .item:nth-child(3){ flex-basis:calc(33.3% - 30px); }
#people .item .overlay { color:#fff; position:absolute; top:0; opacity:1; left:0; right:0; bottom:0; padding:0px;
    justify-content: flex-end; display:flex; flex-wrap: wrap; flex-direction: column; align-items:center; text-align:center;
    background: -webkit-linear-gradient(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,.8));
    background: -moz-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0),rgba(0,0,0,.8));
    background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0),rgba(0,0,0,.8));
    }
#people .item .overlay h2 { position:relative; font-size:18px; top:0; }
#people .item .overlay h3 { text-align:center; color:#fff; font-weight:normal; font-size:14px; margin:10px 0 15px; letter-spacing:0.05em; padding:0 15px; line-height:18px;}
#people .item .overlay h4 { text-align:center; color:#fff; font-weight:normal; font-size:14px; margin:-5px 0 15px; letter-spacing:0.05em;}
.item:hover img { transform: scale(1.02);}
#people .item.filler { padding:1px 0.5px 0; margin:1px 0 0; border: solid 1px #fff; }


.section { margin-bottom:50px; }
.section:last-child { border-bottom:none; margin-bottom:0; padding-bottom:0;}
.section > h2 { font-size:52px; font-weight:bold;}

.grid-item { position:relative; display:block; overflow:hidden; margin-bottom:30px;}
.grid-item img { max-width:100%; }
.grid-item h2 { position:absolute; bottom:0; left:0; right:0; font-size:20px; line-height:28px; background:rgba(0,0,0,.4); margin:0; padding:15px; color:#fff;}
.grid-item > span { position:absolute; top:0; right:0; font-size:20px; line-height:28px; background:#0a4a98; margin:0; padding:5px 15px; color:#fff;}
.grid-item h2 a { color:#fff;}
.grid-item .email { position:absolute; bottom:15px; right:15px; font-size:28px;}
.grid-item h2 span,.grid-item h2 span a { color:#0a4a98; display:block;}

.grid-item:hover h2 { background:rgba(0,0,0,.6)}
.grid-item:hover img {transform:scale(1.05);}

.single { display: flex; align-items: center; justify-content: center; flex-direction:row; width:100%;  margin:0 auto; }
.single h2 { font-size:26px; position:relative; display:inline-block;}
.single > div { background:#fff;  z-index:6; text-align:left;}
.single img { max-width:50%; height:inherit!important;margin-left:50px; }

#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;}

#map-section { color:#fff; background:#000; padding:0px 0 25px; width:100%; display:block; float:left;}
#map-section img { width:100%; z-index:50;}
#map-section .info { margin-bottom:-100px; z-index:10; position:relative;}

.main-wrapper .wp-block-buttons,.main-wrapper .wp-block-button { margin:40px 0;}
.main-wrapper .wp-block-buttons a,.main-wrapper .wp-block-button a{  color:#fff; margin:0 10px;  }

/* Footer Section*/
#footer-wrapper { margin:0; color: #fff;  position: relative; float:left; width:100%; display: block; margin:0 0; overflow:hidden;}
#footer-wrapper .container { padding:70px 0; }
#footer-wrapper .container .accreditations{ float:left; display:block;}
#footer-wrapper .container .social-links { float:right;}
#footer-wrapper:before { }
#footer-wrapper h2 { margin: 0 0 10px; color: #fff; font-size:18px;  }
#footer-wrapper ul { padding: 0; margin: 0; text-align:center;}
#footer-wrapper li { list-style: none; display: inline-block; margin: 0 10px;}
#footer-wrapper li a { color:#fff; text-decoration:none; }
#footer-wrapper li a:hover { color: #fff;}
#footer-wrapper p { line-height:24px; text-align:center;}
#footer-wrapper span { display: block; margin-bottom: 5px;}
#footer-wrapper  a{ color: #fff;}
#footer-wrapper .text { color: #aaa; }
#footer-wrapper .g { height:100%; position:absolute; width:30px; top:0; bottom:0; right:0; width:auto; display:inline-block; }
#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 .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: 0px 10px 0; height:40px;  position: relative; font-size: 20px;}
#footer-wrapper .social-links a:hover { color:rgba(255,255,255,1); }
#footer-wrapper .footer-text { opacity:.5; font-size:13px; display:block; margin-top:20px;}
#footer-wrapper .footer-text > a { display:inline-block; float:right; margin-left:30px;}

#footer-wrapper .footer-list ul li { margin:0; display:block;}
#footer-wrapper .footer-list ul li:before,#footer-wrapper .footer-list ul li:after { content:""; display:inline-block; width:5px; height:5px;  background:#0a4a98;  margin:0 10px 3px;}


.disclaimer { display:block; text-align:center; width:100%; float:left;}
#copyright {text-align:center; display:block; }
#copyright,#scorch  {  font-size:13px; color:#888;  position:relative; display:inline-block!important; margin: 10px 10px; }
#scorch a { color:#444!important; text-decoration:none; }

.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:#0a4a98;}

/* Contact Page */
.map-holder { width:50%; display:block; border:solid 5px #fff; box-shadow:3px 3px 8px 2px rgb(0 0 0 / 10%);}
.map { display:block; width:100%; height:330px; font-size:15px; margin: 0; float:left; display:block; }
.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:#0a4a98; text-decoration:none!important; color:#fff; -webkit-border-radius:6px;-moz-border-radius:6px; padding:15px 20px; margin:20px 0; border-radius:6px;}

.grad .more-link { color:#fff; font-weight:bold; text-align:center; display:block; margin:30px 0 0; float:left; width:100%;}


.item { position:relative; color:#000;}
.item .price { color:#3e8f3e; display:block; text-align:right;  font-weight:bold; position:absolute; top:20px; font-size:22px; right:30px;}
.item .image-wrapper { overflow:hidden; border-radius:4px; display:block;  overflow:hidden; position:relative; width:100%; }
.item .image-wrapper span { position:absolute; top:inherit!important; padding:10px 20px; bottom:0; right:0; color:#fff; text-align:center; display:block;  text-transform:uppercase; z-index:10; }
.item span.status { background:#0b94ca; bottom:inherit; right:0;  margin:0 auto; padding:8px 10px; box-sizing:border-box; text-align:center; display:inline-block; top:0; position:absolute; z-index:50; color:#fff; text-transform:uppercase; border-bottom-left-radius:4px; font-size:14px; font-weight:bold; line-height:1em; }
.item  img { width:100%; }
.item p { }
.item .price {}
.item .title_details { font-size:14px; margin:15px 0; padding-bottom:15px; height:84px; overflow:hidden;
    }
.item .title_details h2 {  margin:0 0 10px; display:block; letter-spacing:0; }
.item .title_details h4 {  margin:0px 0 5px; padding:0; display:block; text-transform:none; font-size:16px; }
.item .title_details p { font-size:14px;}
.item .title_details h2 span { opacity:.5; }
.item .detail { font-weight:bold; opacity:.5; text-align:left; margin-bottom:10px; width:50%; box-sizing:border-box; padding:0 0px; display:inline-block; float:left;}
.item .detail span { display:none; }
.item .detail i { font-size:8px; text-align:center; margin-right:15px;  display:inline-block; font-weight:normal; border-radius:50%; width:30px; height:30px;  font-style:normal; color:rgba(0,0,0,.5); background:#ddd; padding:5px; color:#fff;}
.item .details {display:block; overflow:hidden; margin-right:30px;}


.item { min-height:130px; display:block; padding:20px; box-shadow:none; margin-bottom:40px; border-radius:8px; overflow:hidden; }
.item h2 { font-size:18px; font-weight:bold;}
.item a { display:inline-block;  margin-top:15px;}
.item .wipe { position:absolute; top:100%; right:0; bottom:0; left:0; display:block; content:""; background:#fff;}

.item .img-holder { position:relative; display:block;}
.item .img-holder:after { letter-spacing:0.05em; content:"View More"; color:#fff; top:0px; bottom:0px; left:0px; right:0px; position:absolute; background:#000; opacity:0; display:flex; justify-content:center; align-items:center;}
.item:hover .img-holder:after { opacity:.3; top:0; bottom:0; left:0; right:0;}

.item:hover span.status { opacity:1;}

.item { padding:0;}

.item .title_details { position:absolute; top:0; bottom:0; left:0; right:0; color:#fff; display:flex; justify-content:center; align-items:flex-start; flex-direction:column; height:inherit; box-sizing:border-box; padding:15px;}
.item .title_details h2 { font-weight:bold;  font-size:26px;}
.item .title_details h4 {font-weight:normal;}
.item .title_details p { display:none;}
.item span.status { border-radius:0; left:0;}
.item .img-holder:after { content:""; opacity:.25;}
.item:hover .img-holder:after { opacity:.6;}
.item:hover .img-holder img { transform:scale(1.05);}


.news-item { position:relative; color:#000; box-shadow:3px 3px 8px 2px rgb(0 0 0 / 10%); padding:15px; position:relative; display:block; color:#111!important;}
.news-item .image-wrapper { overflow:hidden; border-radius:4px; display:block;  overflow:hidden; position:relative; width:100%; }
.news-item  img { width:100%; }
.news-item .title_details { font-size:14px; margin:15px 0; padding-bottom:15px; height:84px; overflow:hidden;}
.news-item .title_details h2 { font-weight:bold;  margin:0 0 10px; display:block; letter-spacing:0; }
.news-item .title_details h4 {  margin:0px 0 5px; padding:0; display:block; text-transform:none; font-size:16px; }
.news-item .title_details span { font-weight:normal;}


.grad .item { background:#fff; color:#111; padding:0px;}

.with-sidebar { padding:0 30px; margin:0 auto; width:100%; clear:both; position:relative; display:flex; justify-content:space-between; padding-top:50px; }
.with-sidebar #main { box-sizing:border-box; padding:0 20px; width:calc(100% - 330px); display:inline-block;  }
.with-sidebar #sidebar { top:100px; left:0; position:sticky; box-sizing:border-box; padding:0 30px; display:inline-block; width:330px; height:100%; min-height:500px;}

.with-sidebar #sidebar .status { width:100%; display:block; padding:10px 20px; color:#fff; text-align:center; font-weight:bold; border-radius:4px;}
.with-sidebar #sidebar .info { height:270px;}
.with-sidebar #sidebar h1 { font-weight:bold; font-size:38px; margin:30px 0 15px;}
.with-sidebar #sidebar p { margin-bottom:30px;}

.with-sidebar #sidebar .seperator { margin:30px auto 15px; display:block; position:relative; font-weight:bold; font-size:28px; text-align:center;}
.with-sidebar #sidebar .seperator:before { width:100%; top:50%; content:""; display:block; height:2px; background:#eee; position:absolute;}
.with-sidebar #sidebar .seperator b { background:#fff; position:relative; padding:0 15px; }

.tab-nav {  margin:0 auto 0px; padding:0;}
.tab-nav li { display:block; padding: 0; list-style: none;  margin-top: 5px; font-weight:bold;  }
.tab-nav li a { background: #fff; color: #333; text-align:center; text-decoration: none; display: block; padding: 6px 20px; border: solid 1px #eee; position:relative; border-radius:4px; }
.tab-nav li a:before { display:none!important;}
.tab-nav li a.active,.tab-nav li a.active:hover { }
.tab-nav li a:hover { }

#map_section { width:100%; display:block;}
#map-section iframe { height:250px;}

.direct-links {  margin:0 auto 0px; padding:0;}
.direct-links li { display:block; padding: 0; list-style: none;  margin-top: 5px; font-weight:bold;  }
.direct-links li a { background: #fff; color: #333; text-align:center; text-decoration: none; display: block; padding: 6px 20px; border: solid 1px #eee; position:relative; border-radius:4px; }
.direct-links li a:hover { background:#eee; color:#111;}

.next-steps { margin:30px 0 15px;}
.next-steps a {display:block; padding: 0; list-style: none;  margin-top: 5px; font-weight:bold;  text-align:center; text-decoration: none; display: block; padding: 6px 20px; position:relative; border-radius:4px; }
.next-steps a:hover { color:#fff;}

.contact-page { margin:60px auto;}
.contact-page span { display: block; }
.contact-page span b { font-weight:normal; display: block;}
.contact-page .col-xs-12 > span { display: block; margin-bottom: 10px;}
.contact-page .col-xs-12 > span a {  text-decoration: none; font-weight: bold; color:#0a4a98; }
.contact-content { margin:40px auto; border-bottom:solid 1px rgba(255,255,255,.1); padding-bottom:40px;}

.contact-page_sub { padding:0px 0 60px;}
.contact-page form .form-control { padding:10px 15px; height:inherit!important; border-radius:0px; -webkit-border-radius:0px;-moz-border-radius:0px; box-shadow:none; background:none; color:#000; }
.contact-page form .form-control::placeholder { color:#aaa!important;}
.contact-page form .form-control:-ms-input-placeholder { color:#aaa!important;  font-weight: 400 !important;}

.contact-page form textarea { width: 100%; display: block; height:140px;}
.contact-page form input[type=text],.contact-page textarea,.contact-page form input[type=email] { margin-bottom:10px;}
.contact-page form input[type=text]::placeholder,.contact-page textarea::placeholder {}
.contact-page textarea { min-height:135px; margin-bottom:0; }
.contact-page form textarea.form-control { max-width: 100%; display: block; padding:20px 15px;  }
.contact-page form .btn { border:none; border-radius:20px;  padding:10px 30px;  background:#0a4a98; font-size:16px; color:#fff; letter-spacing:0.1em; float:left; font-weight:normal; margin-top:15px; float:right; }
.contact-page form input[type=submit]:hover { }

.contact-page form label {display:none!important;}

.contact-page .form-group.required:after { content:"*"; display:block; position:absolute; color:red; right:0; top:0;}


#checkbox { margin-top:15px;}
.squaredOne { display:inline-block;}

.alert-success,.alert-danger { text-align:center; margin:40px 0;}
.alert-success h2,.alert-danger h2 { margin:0!important; font-size:14px!important;}

#profiles { margin-bottom:30px;}
#profiles .font-xxl { font-size:42px; }
.profile { display:flex; justify-content:center; align-items:center; padding:30px; position:relative; overflow:hidden; }
.profile img { float:left; max-width:50%; margin-right:20px;}
.profile h2 { padding-bottom:0; }
.profile h4 { margin-bottom:20px;}
.profile h2:after { display:none;}
.profile a i { margin-right:5px;}
.profile a { border-radius:4px; display:inline-block; padding:10px 10px; margin-bottom:10px;}

/* CTA section */
#cta { float:left; width:100%;  margin: 0; padding:100px 0px; display: block; position: relative; text-align: center; position:relative; background-size:cover; background-repeat:no-repeat; background-position:center; background-attachment:fixed; color:#fff; }
#cta .overlay {  position:absolute; top:0; bottom:0; left:0; right:0; z-index:1; display:block; opacity:.5; background:#000; }
#cta .bkg-image { opacity:.5;}
#cta #ContactForm > p { font-size:16px; text-align:center; margin-bottom:30px; margin-top:-10px;}
#cta h2 { text-align:center; font-size:42px; margin-bottom:30px; margin-top:0; padding-bottom:0; font-weight:bold; }
#cta h3{ font-size:16px; position:relative; }
#cta h3:after { display:none; }
#cta a { border-radius:30px; text-decoration:none; color:#fff; background:#0a4a98; padding:15px 30px; margin-top:30px; display:inline-block;}
#cta a:hover { background:#fff; color:#111;}
#cta .container { position:relative; z-index:20;}
#cta input[type=text],#cta textarea { font-size:14px; color:#000; max-height:inherit; margin-bottom:15px; padding:20px; border:solid 1px #eee; border-radius:4px; box-shadow:none; max-width:800px; margin-left:auto; margin-right:auto;}

#cta form {margin:30px auto 0; }

#ContactForm { text-align: left; width:100%; }
#ContactForm label { font-weight: normal;}

#ContactForm > .options { display:flex; justify-content:center; margin-bottom:15px; font-size:22px; margin-bottom:50px;}
#ContactForm > .options label { margin:0 20px; font-weight:bold; text-transform:uppercase; display:flex; align-items:center;}
#ContactForm > .options label input { margin:0; margin-left:15px; font-size:22px;}
#ContactForm .narrow { max-width:800px; margin:0 auto;}

#ContactForm .question,#ContactForm .viewing,#ContactForm .name,#ContactForm .email,#ContactForm .telephone,#ContactForm .submit { display:none;}
#ContactForm .question.on,#ContactForm .viewing.on,#ContactForm .name.on,#ContactForm .email.on,#ContactForm .telephone.on,#ContactForm .submit.on { display:block;}


.standard-image { max-width:100%;}

.flex { display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-webkit-flex; display:flex;-webkit-justify-content:space-between; justify-content:space-around; align-items:center; }
.flex .info,.flex .image { display:inline-block; width:50%; background-position:center; background-size:cover;}
.flex .info { padding-right:30px;}
.flex .info h2 { font-size:28px;}
.flex .image { min-height:33.3vw; position:relative;}
.flex .image:after {
    background: -webkit-linear-gradient(rgba(255,255,255,1),rgba(255,255,255,0),rgba(255,255,255,0),rgba(255,255,255,1));
    background: -o-linear-gradient(rgba(255,255,255,1),rgba(255,255,255,0),rgba(255,255,255,0),rgba(255,255,255,1));
    background: -moz-linear-gradient(rgba(255,255,255,1),rgba(255,255,255,0),rgba(255,255,255,0),rgba(255,255,255,1));
    background: linear-gradient(rgba(255,255,255,1),rgba(255,255,255,0),rgba(255,255,255,0),rgba(255,255,255,1));
    position:absolute; display:block; content:""; top:0; bottom:0; left:0; right:0;  }

.flex.offset { position:relative;}
.flex.offset .image:after { z-index:0; display:block; content:""; position:absolute; top:-10px; bottom:0; left:-10px; width:10px; height:100%; right:0; background:#bba136;}
.flex.offset .image:before { z-index:0; display:block; content:""; position:absolute; top:-10px; bottom:0; left:-10px; width:100%; height:10px; right:0; background:#bba136;}
.flex.offset .info { background:#fff; margin-right:-16.6%; display:block; padding:15px; z-index:50; box-shadow:3px 0 3px rgba(0,0,0,.1);}
.flex .image { width:66.6%;}
.flex.offset .info h2 { font-size:22px; }
.flex.offset .info ul { margin-left:30px; margin-top:15px;}

.clear_break.large { height:80px;}


/* Accordion*/
.acc { margin-bottom:10px; position: relative; width:100%; text-align:left; border-bottom:solid 1px #eee; margin-bottom:20px;}
.acc > h2 { display:flex; align-items:center; background:#fff; color:#333; padding:0; margin:0!important; font-size:16px; font-weight:bold; cursor:pointer; }
/*.acc > h2:after { width: inherit; height:inherit; content: '\e259'; font-family: "Glyphicons Halflings"; background: none; position: absolute; text-align: right; right:20px; top:23px; font-size: 12px; }*/
.acc.active > h2,.acc.active > h2:hover  { background:#0a4a98; color: #fff;}
.acc > h2:hover { background: #f8f8f8;}
.acc.active > h2:after  { content: "\e260"; }
.acc-body { padding:15px 0;}
.resources .acc-body a { display:block; border-bottom:solid 1px #eee; position:relative; padding:5px; }
/*.resources .acc-body a:after { content: '\e026'; font-family: "Glyphicons Halflings";  position: absolute; right:0px; top:0px; font-size:22px; color:#ddd;  }*/
.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: #0a4a98;}
.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;}

.acc:last-child { border-bottom:none;}

.page-body {counter-reset: css-counter 0; }
.page-body .acc {counter-increment: css-counter 1;}
.acc > h2:before {content: counter(css-counter); text-align:center; display:inline-block; font-size:32px; border:solid 1px #000; border-radius:50%; width:50px; height:50px; padding-top:8px; margin-right:15px; }


/* Team gallery */
.gallery { position: relative; overflow: hidden; margin-bottom: 30px; display: block;}
.gallery img { width: 100%;}
.gallery .overlay { position: absolute; top:10px; left:10px; right:10px; bottom:10px; background:rgba(0,0,0,.7); color: #fff; text-align: center; opacity: 0; padding-top: 35%; }
.gallery:hover .overlay { opacity: 1;}
.gallery h2 { font-size: 18px; margin: 10px 0 0;}
.gallery h3 { font-size: 14px; margin: 0;}
.featherlight-content { overflow: visible!important; min-width: 800px; max-width: 1000px;}
.featherlight-content div {  line-height: 1.4em;}
.featherlight .featherlight-close-icon { position: fixed!important; top: 30px!important; right:30px!important; color: #fff!important; background: none!important; font-size: 22px;}
.featherlight-previous span,.featherlight-next span { display: block!important; font-size: 18px!important; }
.featherlight-previous { position: absolute!important; top:0; bottom:0;  left:-120px!important; right: 95%!important; background:none!important; }
.featherlight-next { position: absolute!important; top:0; bottom:0; right:-120px!important; left: 95%!important; background:none!important;  }
.featherlight .featherlight-inner{ height:100%; display:-ms-flexbox!important; display:-webkit-flex!important; display:flex!important; margin: 0 auto; align-items: center;  flex-direction:row;}

.featherlight-content { color:#000;}
.featherlight-content img { float: left; margin-right: 30px;}
.featherlight-content h2 { margin: 0px 0 20px;}
.featherlight-content h2 span { border:none!important; padding:0; font-size:14px; color:#777; margin: 0 0 0 15px!important;}
.featherlight-content h3 { margin: 0;  text-transform: none; color: #bba136;}
.featherlight-content h4 { margin: -5px 0 20px;  text-transform: none; color: #777; font-size:16px;}
.featherlight-content > div span { display: inline-block; padding: 15px 0; margin: 0 auto; border-top:solid 1px #eee; }
.featherlight-content > div span > i { font-style: normal; min-width: 100px; display: inline-block;}
.featherlight-content > div span > a { min-width: 200px; display: inline-block;}
.featherlight-content span:before {}


.main .aligncenter { text-align: center; margin: 0 auto; display: block; }
.modal-content { min-width:600px;}
.modal-dialog { width:90vw; height:90vh; margin:4vh auto!important; box-sizing:border-box!important; display:flex; align-items:center; justify-content:center;}
.modal-body iframe { display:block; overflow:visible; width:100%; min-height:80vh; border:none;}
.modal-open {padding-right: 0 !important;}
.modal-body .submit { margin-top:30px; color:#fff;}
.modal-title { font-size:18px; font-weight:bold;}
.modal-footer .btn-secondary { color:#0a4a98;}
.modal-footer .btn-secondary:hover:before {display:none;}
.modal-header .close { margin-top:-22px;}

    /* 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;}

#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 #eee; text-align:center; padding:0; border-top:solid 1px #eee;}
.nav-links a,.nav-links span { padding: 10px; display: inline-block; text-decoration: none; color:#000;}
.nav-links a:hover { background: #f8f8f8;}
.nav-links span { background: #000; color: #fff;}
.page-numbers.dots { background:#fff; color:#000;}

/* 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;}

.team-image { margin-top:-220px; float:right; z-index:100; margin:0 0 30px 30px;}

/* 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: #0a4a98; }

/* Team gallery */
.gallery { position: relative; overflow: hidden; margin-bottom: 30px; display: block;}
.gallery img { width: 100%;}
.gallery .overlay { position: absolute; top:10px; left:10px; right:10px; bottom:10px; background:rgba(0,0,0,.7); color: #fff; text-align: center; opacity: 0; padding-top: 35%; }
.gallery:hover .overlay { opacity: 1;}
.gallery h2 { font-size: 18px; margin: 10px 0 0;}
.gallery h3 { font-size: 14px; margin: 0;}
.featherlight-content { overflow: visible!important; min-width: 800px; max-width: 1000px;}
.featherlight-content div {  max-height:70vh; overflow-y:auto;}
.featherlight .featherlight-close-icon { position: fixed!important; top: 30px!important; right:30px!important; color: #fff!important; background: none!important; font-size: 22px;}
.featherlight-previous span,.featherlight-next span { display: block!important; font-size: 18px!important; }
.featherlight-previous { position: absolute!important; top:0; bottom:0;  left:-120px!important; right: 95%!important; background:none!important; }
.featherlight-next { position: absolute!important; top:0; bottom:0; right:-120px!important; left: 95%!important; background:none!important;  }
.featherlight .featherlight-inner{ height:100%; display:-ms-flexbox!important; display:-webkit-flex!important; display:flex!important; margin: 0 auto; align-items: center;  flex-direction:row; overflow:hidden;}


.featherlight-content img { float: left; margin-right: 30px;}
.featherlight-content h2 { margin: 0px 0 20px;}
.featherlight-content h2 span { border:none!important; padding:0; font-size:14px; color:#777; margin: 0 0 0 15px!important;}
.featherlight-content h3 { margin: 0;  text-transform: none; color: #bba136; font-size:16px; margin:15px 0 5px;}
.featherlight-content > div span { display:inline-block; padding: 15px 0; margin: 0 auto; }
.featherlight-content > div span > i { font-style: normal; min-width: 100px; display: none;}
.featherlight-content > div span > a { min-width: 200px; font-weight:bold; display: inline-block; font-size:18px;}
.featherlight-content span:before {}
.profile.video { justify-content:safe center; flex-direction:column; overflow:scroll;}
.profile.video > div { width:100%; overflow:visible;}

img.filler { max-width:100%; opacity:1;}
.team-title { color:#fff; text-align:center; margin:0 0 10px!important; font-size:26px!important;}
.team-title:after { content: ""; display: block; width: 200px; height: 2px; position: relative; background: rgba(255,255,255,.1); margin: 15px auto 20px;}

.offset-md-3 { margin-left:25%;}

/* Controls */
#controls { margin: -20px 0 0;  display:block; position:relative; overflow:hidden; border-top:solid 1px #eee;}
#controls .wrap {  margin:0 auto;}
#controls .control { float:left; width:33%;min-height:110px; text-align:center; box-sizing: border-box; padding:20px 15px 10px; }

#controls .control > a {  position: relative; overflow: hidden; padding: 0; text-decoration:none; text-transform: uppercase; font-weight: bold;}
#controls .control > a i { display: block;line-height:1.2em; font-size:13px; font-style: normal; color:#111; text-transform:none; font-weight: normal; }

form .input-group label { font-size:14px; text-transform:none; font-weight:normal; color:#b4c2df; margin-bottom:10px;}
form .input-group input,form .input-group textarea { padding:20px 10px; width:100%;}
form .input-group { width:100%; margin-bottom:15px;}
form input[type=submit] { margin:0 auto; display:block; float:none; clear:both;}
form .required { border-left-color:red!important;}

#ContactForm .input-group span { display:inline-block; width:50%; margin-bottom:18px; }
#ContactForm .input-group span input { display:inline-block; width:inherit; width:15px; height:15px; margin-right:15px;}


.form_heading { text-align:center; margin:0 auto 30px; font-size:32px; line-height:42px; max-width:800px;}

.datepicker-dropdown { color:#000; line-height:18px; letter-spacing:inherit;}
.form-control { color:#fff;}

.two-column { -moz-column-count: 2; -webkit-column-count: 2; column-count: 2; -moz-column-gap: 0; -webkit-column-gap: 30px; column-gap: 30px; }

body .noUi-connect { background:#0a4a98!important;}

.summary { margin:60px 0 60px;}
.summary:after { display:block; width:100%; height:1px; content:""; margin-top:60px;
    background: -webkit-linear-gradient(left,rgba(0,0,0,.0),rgba(0,0,0,.1),rgba(0,0,0,.0));
    background: -o-linear-gradient(left,rgba(0,0,0,.0),rgba(0,0,0,.1),rgba(0,0,0,.0));
    background: -moz-linear-gradient(left,rgba(0,0,0,.0),rgba(0,0,0,.1),rgba(0,0,0,.0));
    background: linear-gradient(left,rgba(0,0,0,.0),rgba(0,0,0,.1),rgba(0,0,0,.0));
    }
.summary .font-xxl { font-size:62px; margin-bottom:30px; padding-bottom:0;}
.center { text-align:center;}

.feature > div { width:50%}
.feature { display:flex; align-items:center; gap:40px; margin:60px 0; padding-bottom:60px;}
.feature .font-xxl { letter-spacing:0; font-size:42px;}
.feature img {box-shadow:3px 3px 8px 2px rgb(0 0 0 / 10%); width:50%; border:solid 5px #fff;}
.feature:nth-child(even) { flex-direction:row-reverse;}
.feature:last-child { margin-bottom:0; padding-bottom:0;}
.feature.central { text-align:center; justify-content:center;}
.feature.central > div { width:100%;}

#overview img { float:right;}

.read-more { position:relative; margin-bottom:80px; }
.read-more > div {height:250px; overflow:hidden; }
.read-more > h2 { font-size:52px;}
.read-more.open > div { height:auto; padding-bottom:30px; }
.read-more .read-more-expand { position:absolute; bottom:0; left:0; right:0; cursor:pointer;  color:#111; padding:90px 0 0; display:block; font-weight:bold; width:100%; text-align:center; z-index:10;
    background: -webkit-linear-gradient(top,rgba(255,255,255,.0),rgba(255,255,255,1));
    background: -o-linear-gradient(top,rgba(255,255,255,.0),rgba(255,255,255,1));
    background: -moz-linear-gradient(top,rgba(255,255,255,.0),rgba(255,255,255,1));
    background: linear-gradient(top,rgba(255,255,255,.0),rgba(255,255,255,1));
    }
.read-more .read-more-expand:before { content:"Read More"; display:block; margin-bottom:-40px;}
.read-more.open .read-more-expand:before { content:"Read Less";}
.read-more.open .read-more-expand { padding:0;}

.read-more .read-more-expand i { margin:0; margin-bottom:10px;}
.read-more .fa-chevron-up { display:none;}
.read-more.open .fa-chevron-down { display:none;}
.read-more.open .fa-chevron-up { display:block;}
.read-more .fa-chevron-down { display:block;}

@-webkit-keyframes fadein {
    0% { -webkit-filter:blur(30px); -moz-filter:blur(30px); -o-filter:blur(30px); -ms-filter:blur(30px); filter:blur(30px); filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='3'); }
    100% { -webkit-filter:blur(0px); -moz-filter:blur(0px); -o-filter:blur(0px); -ms-filter:blur(0px); filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='0'); filter:blur(0px); }
}

@media (max-width: 1550px) {
    .overlay_top_wrapper, .overlay_bottom_wrapper { padding:30px!important;}
    .overlay-screen nav { width:50%}
    .overlay_bottom_wrapper { margin-top:40px;}
    .overlay-screen nav ul li a { font-size:36px;}

    .featherlight-content div { max-height:calc(100vh - 60px);}
    }


@media (max-width: 1380px) {
    .overlay_top_wrapper, .overlay_bottom_wrapper { padding:30px!important;}
    .overlay-screen nav { width:50%}
    .overlay_bottom_wrapper { margin-top:40px;}
    .overlay-screen nav ul li a { font-size:36px;}
    #banner h1 { font-size:3vw;}
    .sidescroll-wrapper { width:100%; padding-left:15px; }
}

@media (max-width: 1280px) {
    .main-menu li a { margin:0 10px; font-size:14px;}
    .opener .opener-inner > div h2 { font-size:4vw;}
    .logo { width:280px;}
    .main { margin:20px auto;}
    .home-slider h2 { font-size:24px; max-width:60%;}
}

@media (max-width: 1100px) {
    .main-menu li a { padding-bottom:0;}
    .font-l { font-size:2vw;}
    #intro h2 { font-size:32px;}
    .opener {margin-top:0;}
    #people .item { width:33.3%!important;}
    #people .item.filler { display:none;}

}


@media (max-width: 900px) {

}


@media (max-width: 767px) {

    #people {flex-direction:column;}

    #introvideo { object-fit:scale-down; }

    .main-wrapper { padding-bottom:0;}

    .logo { width:250px; max-width:65%;}
    #sidescroll .slick-dots { text-align:center;}

    .overlay-screen {background: rgba(0,0,0,.9);}

    .slick.slick--ken-burns { height:100vw; min-height:inherit; }
    .home-slider img { margin:0 ; width:inherit!important; height:100vw!important; transform:scale(100%)!important;}
    .slick.slick--ken-burns .slick-active img { transform-origin:50vw 50%!important; animation:none!important;}

    .item .title_details h2 { font-size:18px;}
    .home-slider h2 { top:30%; max-width:90%;}
    .home-slider {max-height:inherit;}

    #intro .col-xs-12 > div { width:100%; font-size:16px; text-align:center;}
    #intro h2 { padding-right:0;}

    #people .item { width:100%!important;}

    #profiles .font-xxl { font-size:24px;}
    .profile { flex-direction:column; text-align:center;}
    .profile img { margin:0; max-width:100%;}

    input[type=text],input[type=email],input[type=password],textarea { font-size:16px!important;}

    #latest-news h2.serif { text-align:center;}

    .font-l { font-size:22px;}
    #button_share a { margin:0 5px;}
    #controls { margin-top:-55px;}

    .specifics { display:flex; max-width:100%; flex-wrap:wrap;}
    .specifics span i { width:55px;}
    .specifics span { max-width:50%; align-items:center;}

    .floorplan-tab-controls { display:block;}
    .floorplan-tab-controls a { text-align:center; display:block; width:100%;}

    .floorplan-tabs .floorplan-tab.active { display:block;}
    .floorplan-tabs .floorplan-tab img,.floorplan-tabs .floorplan-tab > div { width:100%;}

    .main-wrapper { padding-top:0;}


    .list-item .status { display:block; position:relative; text-align:center;}
    .list-item .usp > i { text-align:left; margin-left:0;}

    #map_section iframe { height:300px!important;}
    .w3w { background-image:none;}

    #brochures > a { max-width:100%;}

    .feature .font-xxl,.summary .font-xxl { font-size:26px; text-align:center;}

    #slider { height:auto; min-height:375px;}
    #slider ul { position:absolute;}
    #slider .info-holder { position:relative;}
    #slider .info { width:100%; position:relative; margin-top:100px;}
    #slider .btn{ width:100%; padding:10px 0; font-size:13px;}
    #slider.center .info h2 { font-size:18px;}
    #slider.center .info p { font-size:13px; padding:0 15px;}

    #filter-form .form-group .selection b:last-child { left:inherit;}
    #filter-form .form-group { width:100%; display:block;}

    #intro h2 { font-size:22px;  }
    #intro .btn { display:block; margin:10px 0 0!important;}

    #developments .font-xxl { text-align:center;}

    #mapplic_map > h2 { margin-bottom:20px!important;}

    #property-list ul { margin:0;}

    .list-item .info { flex-direction:column;}
    .list-item .usp { justify-content:flex-start;}
    .w3w { font-size:16px!important;}

    #ContactForm > div { flex-direction:column;}
    #ContactForm > div label { font-size:22px; display:flex; justify-content:space-between; margin-bottom:10px;}
    #ContactForm > .options label { margin-bottom:15px;}


    .overlay > .container { display:none;}
    .overlay.open > .container { display:block; min-width:70%; }

    .feature { display:block; margin:20px 0;}
    .feature > div,.feature > img { width:100%;}
    #slider.center .info h2 { line-height:1em;}
    #slider.center .next-steps a { display:block; border-radius:30px; margin:7px 0; font-size:13px;}


    .scroll { display:none!important;}
    #search h2 { text-align:center; margin-top:0;}
    #search h3 { padding-bottom:10px; text-align:center; display:none;}
    .select2-container { width:100% !important}
    .font-xxl { font-size:28px;}

    #header { position:absolute;}
    #header .bkg { display:none!important;}

    .overlay_bottom_wrapper span a { color:#fff;}

    #slider h2 { padding-bottom:10px;}
    .dash:after { margin-left:auto; margin-right:auto; left:0; right:0;}

    #header.fix .logo { }

    #banner { min-height:200px;}
    #banner .info a { position:relative;}

    #person_wrapper { margin-top:-40px;}
    .banner-holder { height:inherit;}

    .standard-image { margin-top:20px;}

    .flex.offset { display:block;}
    .flex.offset .info { margin-right:0; width:100%;}
    .flex .image { width:100%; height:350px; margin-top:40px;}

    .clear_break.large { height:30px;}

    #crmWebToEntityForm { width:inherit!important;}

    #checkbox { text-align:left; padding-left:10px;}

    a.item { height:inherit; min-height:inherit;}
    a.item h2 { margin-top:0;}
    a.item span.btn { display:none;}

    .gallery .overlay { opacity: 1; top: inherit; padding: 15px 0;}
    .featherlight {overflow-y: scroll;}
    .featherlight .featherlight-close-icon { color:#fff;}
    .featherlight-content { box-sizing: border-box; max-width: 97%; min-width: inherit; margin: 5px auto; min-height: 100%; max-height: inherit!important; }
    .featherlight-content div { max-height:inherit;}
    .featherlight-content img { float: none; max-width: 100%; margin: 0 0 10px;}
    .featherlight .featherlight-close-icon { color: #000!important; z-index: 500; top: 20px!important;  right: 20px!important;}
    .featherlight-previous { left: 0!important; right: 90%!important; bottom: inherit!important; height: 300px!important;}
    .featherlight-next { right: 0!important; left: 90%!important; bottom: inherit!important; height: 300px!important;}
    .featherlight-previous span i,.featherlight-next span i { color: #000;}
    .featherlight .featherlight-inner { display:block!important;}

    .overlay-screen { padding:20px 0; backdrop-filter:blur(10px); -webkit-backdrop-filter:blur(10px);}
    .overlay_top_wrapper,.overlay_bottom_wrapper { display:block; width:100%; padding:0!important;}
    .overlay_bottom_wrapper { margin-top:0;}
    .overlay_bottom_wrapper span a { font-size:14px;}
    .overlay-screen nav { width:100%; float:none; min-width:auto;}
    .overlay-screen a { text-decoration:none; font-size:16px!important;}
    .overlay-screen h3 { font-size:18px; margin:10px 0 5px; }
    .overlay-screen nav ul li { padding:30px 0!important;}

    .overlay_bottom_wrapper span i { font-size:10px; opacity:.5; line-height:1em;}
    .overlay_bottom_wrapper span { margin-top:10px;}

    #people .item { margin:10px 0;}

    .small-people { display:none!important;}

    #menu-services li a { font-size:14px; line-height:1em;}


    #slider { display:block;}
    #slider.short { height:inherit; min-height:inherit!important;}
    #slider.short .info { text-align:center;}
    .rslides li { }
    .rslides li { display:-ms-flexbox; display:-webkit-flex; display:flex;  align-content:flex-end; justify-content:space-around; align-items:flex-end; }
    .rslides li .info, .rslides li img { width:100%; max-width:inherit; max-height:auto; text-align:center; padding:0 10px; }
    .rslides h1 { font-size:26px; margin-bottom:10px; }
    .rslides h2 { max-width:100%; font-size:14px; margin:0; line-height:1.4em;}
    .rslides .quick-menu { margin:20px 0;}
    .rslides .quick-menu a.btn { width:100%; display:block; padding:5px 20px; margin:0 0 10px; }
    .rslides li .info > div { margin-top:10px;}
    .rslides li .info { margin-bottom:15px}

    #developments .font-xxl { margin:0 0 20px;}
    .opener img { position:relative; margin:0; max-width:inherit;}

    #intro { padding:20px 0;}
    #intro .col-xs-12, #map-section .info { display:block;}
    #intro h2, #map-section h2 { width:inherit; text-align:center; padding-bottom:10px; margin-bottom:20px;}
    #intro .col-xs-12 > div { margin-left:0;}
    #intro h2 { }

    .opener { padding-bottom:0;}
    .opener .areas { margin-top:0;}
    .opener .areas h3 { text-align:center; display:block; margin:20px 0;}
    .opener .grey { right:0;}

    .opener .opener-inner > div { font-size:14px;}

    #testimonial { min-height:120px;}
    #testimonial li { font-size:14px; padding:30px 15px; line-height:18px; border:none;}
    .testimonial h3 { bottom:0;}
    #testimonial li:before { left:0;}
    #testimonial li:after { right:0;}

    #trigger-overlay { top:0;}

    .banner-holder + .grey-bkg { padding-top:0;}
    .banner-holder { min-height:inherit;}
    #banner { height:auto; overflow:hidden; position:relative; align-items:flex-end;}
    #banner .info { margin:0 0 15px;}
    #banner .info,#banner img { width:100%; text-align:center; max-width:100%; max-height:inherit;}
    #banner h1 { font-size:26px;  }
    #banner img { margin-top:20px}
    #banner { background-size:cover;}
    #banner h2 { font-size:14px;}

    #banner .info .selection { text-align:left;}

    #banner .container { margin-top:87px;}

    .item .title_details h2 { width:100%; text-align:center;}

    .item span.status { font-size:13px;}

    #tab-section .main { padding-top:0; }

    #tab-section .tab-nav { margin-bottom:20px; padding:0; }

    #person_wrapper { padding:0 15px;}


    .rslides .info a.outline { border:none; background:none!important; padding:0;}

    .opener { margin:0 0 30px!important;}
    .opener .opener-inner { display:block;}
    .opener a { display:block; margin:15px; text-align:center;}
    .opener .opener-inner img { margin:0 auto 30px; display:block;}

    .wp-block-image .alignright { margin:0!important; float:none!important; width:100%;}
    .wp-block-image .alignright img { margin:20px 0; padding:0; width:100%;}

    .grid-item img { width:100%;}

    #header { height:auto!important;}
    body { font-size:14px;}

    #land h2 { width:100%; text-align:center; padding-bottom:10px; margin-bottom:20px;}
    #land .col-xs-12 > div { max-width:inherit; margin:0;}
    #land .col-xs-12 { display:block;}
    #land .btn { margin:15px auto 0; width:220px; display:block;}

    .opener .opener-inner { padding:20px 15px; display:block; margin:0 -15px; max-width:inherit;}
    .opener .opener-inner > div { margin:0; padding:0; max-width:inherit; width:inherit;}
    .opener .opener-inner > div:before,.opener .opener-inner > div:after { display:none;}
    .opener .opener-inner > div h2 { margin-top:30px; font-size:28px; text-align:center;}
    .opener .opener-inner img { max-width:100%;}

    .menu-navigation-container > ul > li.current-menu-item a { color:#fff;}

    #footer-wrapper .container { padding:0;}

    .section { display:block; margin:0;}
    .section img { margin:0!important;}
    .section h2 { font-size:18px;}

    #cta { padding:30px 0;}
    #cta a { padding:10px 20px;}



    .team-image,.service-image { margin:0 0 30px; width:100%; float:none; display:block;}

    .opener a { padding:10px 20px;}


    .item h2 { font-size:18px;}

    .contact-page { text-align:center;}


    .footer-text p { display:none;}
    .footer-text a { float:none!important; margin:0!important; display:inline-block; width:40%;}
    .footer-text a img { max-width:100%;}

    #footer-wrapper ul { display:block; margin:15px 0!important; width:100%; float:none; text-align:center;}
    #footer-wrapper ul li { display:block; float:none;}

    .opener { margin:40px 0;}

    .input-group input[type=text],.input-group textarea { font-size:14px;}

    .main { margin-bottom:15px;}

    .item { margin-bottom:30px;}

    #controls .control { padding:15px 10px; line-height:18px; }
    #controls .control a { font-weight:normal; }

    #cta h3 { font-size:22px;}

    #ContactForm .btn { margin:20px auto; float:none; }


    .nav-tabs { display:block;}
    .nav-tabs > li { display:block; width:100%; text-align:center;}

    #ghosts .ghost { width:100%; display:block; margin-bottom:2px;}

    #video,.videobg { bottom:inherit; position:relative; width:100vw; height:56vw; padding:0;}

    .contact-btn { display:none;}

    .scroll { display:none; }

    #footer-wrapper li { display:block;}

    #footer-wrapper p { max-width:100%;}



    #controls .control > a i { display:none;}
    #controls .control { min-height:50px;}
    .services_mininav a { padding-bottom:10px;}

    .services_mininav.main-service a:before, .services_mininav.main-service a:after,.services_mininav a.active:after, .services_mininav a.active:before,.services_mininav a:before,.services_mininav a:after {display:none;}

    #people .item { width:100%;}

    .service-image { margin:0 0 30px 0;}
    .news-main { font-size:14px!important;}
    .news-main .col-xs-12 {  display:block; }

    #main #ff-stream-1 .ff-item-cont { height:150px;}
   .ff-stream .ff-item { width:calc(100%)!important; margin:0 0 30px!important;  }
    .home-events > div a{ height:auto!important; min-height:170px;}
    .home-news .ff-stream .ff-item { min-height:auto;}

    .home-events > div { width:100%;}

    .services_mininav { display:block;}
    .services_mininav > a { width:100%!important; display:block;text-align:center;}
    .services_mininav > a h3:after { display:none;}


    #events, #news, #past-events { padding:0 15px;}
    #past-events > div h3 { font-size:14px;}
    #events h3.title, #news h3.title, #past-events h3.title { margin-bottom:40px;}
    .home-events > div { padding:0;}
    #events > div a span,#past-events > div a span { display:none;}

    #events > img { float:none; max-width:100%; margin-bottom:20px;}
    #events > div { width:100%; float:none; }
    #events > div.first h4:after { left:0;}

    .acc.knowledge h2 span { display:none;}

    .knowledgesearch { margin-top:10px;}

    #footer-wrapper li { margin: 0 0 0px; font-size: 11px;}

    .menu-navigation-container > ul > li.logo a { padding-left:inherit;}

    .menu-navigation-container > ul > li.logo a { display:inline-block; text-indent:0; content:""; margin:0!important; width:inherit!important; color:#fff; }
    .menu-navigation-container > ul > li.search a { text-indent:0;}
    .menu-navigation-container > ul > li.search a :after { display:none;}

    #footer-wrapper h2 { letter-spacing:0; font-size:14px;}

    #slider .info h2 { font-size:14px; letter-spacing:0;}

    body:before,body:after,.strip { display: none;}

    #cta { background-attachment: inherit; background-size: cover; }


    #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;}


    #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;}

    #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;}

    #menu-wrapper { display: none;}

    #footer-wrapper { width:100%;}
    #footer-wrapper .g { display:none;}

   .article h3 { font-size: 16px;}

    #controls .control .arr { top: 200px;}

    .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; }

    #trigger-menu { top: 20px!important; position: absolute;}
    #header-faux { display: none!important;}

    #header .social-links {display:none;}

    #footer ul li { display: block;}


    .people .person { width: 50%; }
    .people .person > div h2 { font-size: 13px;}

    .single-person img { margin-bottom: 30px;}
    .single-person .btn { margin-bottom: 30px;}



    .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;}

    .modal-content { min-width:100%;}
    #brochures .modal input { margin-bottom:10px;}

    #cta h2 { font-size: 26px;}

    #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;}

    .form_heading { font-size:18px; line-height:26px;}

    .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;}


    #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;}

    #head { display: block; position:relative;}

    h2 { font-size:18px;}

    .caret { display:none!important;}

    .menu-navigation-container li ul { left:15px; visibility:visible; opacity:1; background:none; padding:0; margin:0;}
    .overlay-screen nav ul li { padding:0; display:flex; flex-direction:column; }
    .menu-navigation-container li ul li a{ padding:6px 0!important; opacity:.7; background:none!important;}

    .summary { margin:30px 0;}

    .dropdown-menu { position:relative!important;  }

    .main .service-opener { font-size: 14px; line-height: 22px;}

    .col-xs-12 > h3 {  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 .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:40px; padding-top:40px;}

    .acc > h2 { font-size:14px;}

    .vjs-big-play-button { position:absolute; top:40%!important; left:40%!important; right:0!important;}

    .latest-news h2 { font-size:18px; text-align:center;}

    .latest-news .news h3 { font-size:14px;}

    .contactpage { text-align:center; margin-bottom:20px;}

    #menu { display:none;}

    .scorch { opacity:1!important;}

    #footer { margin:10px 0 0 0;}
    #copyright,#scorch  { font-size:11px; text-align:center;  padding:10px 0 0; margin:0; display:block!important;  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;}
}

