/*

Theme Name: al

Theme URI: https://dev.al.lamp.wiredgroup.com

Author: Wired

Author URI: https://www.wired.co.nz

Description: 2017 custom theme for Anderson Lloyd

*/

/* Custom CSS */


.powered-by-jobadder a:link, .powered-by-jobadder a:visited { display:none; }



@media print {
    body {
        background: #fff none !important;
        color: #000;
    }
    #wrapper {
        clear: both !important;
        display: block !important;
        float: none !important;
        position: relative !important;
    } 	
	 #header {
        clear: both !important;
        display: block !important;
        float: none !important;
        position: relative !important;
    } 	
    #container,
    #header,
	#content {
        margin: 0 !important;
        width: 100%;
    }
	#footer, .grid-block.contact-mobile {
       display:none !important;
    }
   
}

@media(max-width:700px) {
/*.awards-overlay{ display:none;}	*/
}


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	font-size: 100%;
	font: inherit;
	padding: 0;
	border: 0;
	margin: 0;
	vertical-align: baseline
}
body {
	line-height: 1;
	font-family: "proxima-nova";
	background: #f3f3f3;
}
ol, ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
.clear {
	clear: both
}
.sticky {
}
.bypostauthor {
}
.wp-caption {
}
.wp-caption-text {
}
.gallery-caption {
}
.alignright {
	float: right;
	margin: 0 0 20px 20px;
}
.alignleft {
	float: left;
	margin: 0 20px 20px 0px;
}
.aligncenter {
	float: none;
	text-align: center;
	margin: 0 auto;
}
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important
}
img {
	width: 100%;
	height: auto;
}
a {
	text-decoration: none;
}
a:hover {
	color: #0098ce;
}
a.btn {
	background: #0098ce;
	color: #fff!important;
	font-size: 16px;
	display: inline-block;
	padding: 15px 25px;
}
.page-template-page-location-offices a.btn {
	margin-bottom:25px;
}
strong, b {
	font-weight: bold;
}
p {
	font-size: 14px;
	line-height: 17px;
	margin-bottom: 12px;
}
em, i {
	font-style: italic;
}
small {
	font-size: 88%;
}
.content-inner ol, .content-inner ul {
	font-size: 14px;
	line-height: 17px;
}
.content-inner ul {
	list-style: none;
	margin: 0;
	padding-left: 1em;
}
.content-inner ul.expertise-items > li {clear:none;}
.content-inner ol {
	margin: 0;
	padding-left: 1em;
}
.content-inner ol {
	list-style: decimal;
}
.content-inner ol.alpha {
	list-style: lower-alpha;
}
.content-inner ol.alpha ol {
	list-style: lower-roman;
}
.content-inner ol.alpha ol ol {
	list-style: upper-alpha;
}
.content-inner ul ul, .content-inner ol ol {
	padding-top: 12px;
}
.content-inner ol ol {
    padding-left: 30px;
}
.content-inner ol ol ol {
    padding-left: 40px;
}
.content-inner ul ul li:last-child, .content-inner ol ol li:last-child {
	padding-bottom: 0px;
}
.content-inner ul > li:before {
	display: inline-block;
	content: "-";
	width: 1em;
	margin-left: -1em;
}
.content-inner ul > li, .content-inner ol > li {
	padding: 0px 0 12px 0;
}
.content-inner ul.expertise-items {
	margin: 0px 0;
}
ul.in-community, ul.expertise-items, ul.al-facts {
	padding: 0;
	margin: 0 0 20px 0;
}
ul.in-community > li:before, ul.expertise-items > li:before, ul.al-facts > li:before, ul.search-items > li:before {
	display: block;
	content: "";
	width: auto;
	margin-left: 0;
}
hr {
	border: 0;
	height: 1px;
	background: #c7c7c7;
	margin-bottom: 20px;
}
hr.light {
	background: #f0f0f0;
}
/*@media(max-width: 1280px){

	p {

		font-size:12px;

	}

}*/



#wrapper {
	max-width: 1680px;
	width: 100%;
	margin: 0 auto;
}
header#header {
	background: #fff;
	height: 112px;
	position: fixed;
	top: 0;
	z-index: 9999999;
	max-width: 1680px;
	width: 100%;
}
#branding {
	margin-left: 80px;
	max-width: 146px;
	padding-top: 29px;
	float: left;
}

@media (max-width:1280px) {
#branding {
	margin-left: 50px;
}
}

@media (max-width:767px) {
#branding {
	margin-left: 38px;
}
}
nav#menu-main {
	float: right;
	width: 50%;
	display: block;
}
nav#menu-mobile {
	display: none;
}
#header #shielded-logo2 {
		display: none!important;
	}

@media (max-width:1155px) {
nav#menu-main {
	float: right;
	width: 60%;
}
}
@media (max-width:929px) {
nav#menu-main {
	float: right;
	width: 65%;
}
}
@media (max-width:926px) {
nav#menu-main {
	float: right;
	width: 65%;
}
}
@media (max-width:818px) {
nav#menu-main {
	width: 67%;
}
	#branding {
    max-width: 126px;
	}
}
@media (max-width:793px) {
#branding {
    max-width: 100px;
	padding-top: 35px;
}
	nav#menu-main {
    width: 70%;
}
}
@media (max-width:767px) {
nav#menu-main {
	display: none;
}
nav#menu-mobile {
	display: block;
}
	#header #shielded-logo2 {
		display: block!important;
		margin: 50px 75px 0 0 !important;
	}
	#modal {
		z-index: 9999999999!important;
	}
	#frame-cover {
  		margin-top: 30px!important;
	}
}
ul.menu {
	float: right;
	margin-top: 73px;
}
ul.menu li {
	float: left;
	margin-right: 14px;
	font-weight: 700;
	font-size: 13px;
	padding: 0 0 26px;
}
ul.menu li.light {
	font-weight: 400;
}
ul.menu li.menu-item-9691:before {
	background: #c7c7c7;
	content: "";
	float: left;
	height: 22px;
	margin-right: 14px;
	margin-top: -5px;
	width: 1px;
}
ul.menu li a {
	color: #000;
	text-decoration: none;
}
ul.menu li.light.login a {
	color: #0098ce;
}
ul.menu li a:hover {
	color: #0098ce;
}
/*ul.sub-menu:before {

	content:'';

	background: rgba(47,67,81,0.8);

	height:621px;

	position:absolute;

	left:-1109px;

	width:1680px;

	margin-top:-30px;

}*/

ul.sub-menu {
	visibility: hidden;
	/*background: transparent;*/

	background: rgba(47,67,81,0.8);
	width:/*100%*/ /*600px*/ 45%;
	height:/*621px*/ auto;
	padding: 40px 80px 50px;
	position: absolute;
	top: 112px;
	right: 0/*66%*/;
	opacity: 1;
	z-index: -1;
	/*z-index:999;*/

	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
	/*transform: translateY(-2em);

  transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;*/

	columns: 2;
}

@media(max-width:1280px) {
ul.sub-menu {
	width: 40%;
}
}

@media(max-width:1024px) {
ul.sub-menu {
	width: 47%;
}
}

@media(max-width:768px) {
ul.sub-menu {
	width: 60%;
}
}
ul.menu li:hover > ul.sub-menu {
	visibility: visible;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
	opacity: 1;
	z-index: 1;/*transform: translateY(0%);

  transition-delay: 0s, 0s, 0.3s; /* this removes the transition delay so the menu will be visible while the other styles transition */

}

@media(max-width:1024px) {
ul.menu li:hover > ul.sub-menu {
	z-index: 99999;
}
}
ul.menu li:hover > ul.sub-menu {
	visibility: visible;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
	opacity: 1;
	z-index: 1;/*transform: translateY(0%);

  transition-delay: 0s, 0s, 0.3s; /* this removes the transition delay so the menu will be visible while the other styles transition */

}
ul.menu li ul.sub-menu li a {
	margin-right: 0;
	font-weight: 400;
	font-size: 14px;
	padding: 0;
	color: #fff;
	z-index: 9999;
}
ul.menu li ul.sub-menu li a:hover {
	color: #0098ce;
}
.sub-menu-columns ul.sub-menu li {
	line-height: 17px;
	padding: 4px 0;
	width: 230px;
	position: relative;
	z-index: 999;
}
/*.sub-menu-columns ul.sub-menu li:nth-child(odd) {

    float: left;

    margin-right: 10px;

}

.sub-menu-columns ul.sub-menu li:nth-child(even) {

    float: right;

}*/

#search {
	float: right;
}
#container {
	margin-top: 112px;
	position: relative;
}
/* Mobile menu */

#menuToggle {
	display: block;
	position: relative;
	top: 50px;
	left: /*50px*/92%;
	z-index: 1;
	-webkit-user-select: none;
	user-select: none;
}

@media(max-width:568px) {
#menuToggle {
	left: 88%;
}
}

@media(max-width:414px) {
#menuToggle {
	left: 84%;
}
}

@media(max-width:320px) {
#menuToggle {
	left: 82%;
}
}
#menuToggle input {
	display: block;
	width: 40px;
	height: 32px;
	position: absolute;
	top: -7px;
	left: -5px;
	cursor: pointer;
	opacity: 0; /* hide this */
	z-index: 2; /* and place it over the hamburger */
	-webkit-touch-callout: none;
}
/*

 * Just a quick hamburger

 */

#menuToggle span {
	display: block;
	width: 33px;
	height: 4px;
	margin-bottom: 5px;
	position: relative;
	background: #0098ce;
	border-radius: 3px;
	z-index: 1;
	transform-origin: 4px 0px;
	transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0),  background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0),  opacity 0.55s ease;
}
#menuToggle span:first-child {
	transform-origin: 0% 0%;
}
#menuToggle span:nth-last-child(2) {
	transform-origin: 0% 100%;
}
/* 

 * Transform all the slices of hamburger

 * into a crossmark.

 */

#menuToggle input:checked ~ span {
	opacity: 1;
	transform: rotate(45deg) translate(-2px, -1px);
	background: #0098ce;
}
/*

 * But let's hide the middle one.

 */

#menuToggle input:checked ~ span:nth-last-child(3) {
	opacity: 0;
	transform: rotate(0deg) scale(0.2, 0.2);
}
/*

 * Ohyeah and the last one should go the other direction

 */

#menuToggle input:checked ~ span:nth-last-child(2) {
	opacity: 1;
	transform: rotate(-45deg) translate(0, -1px);
}
/*

 * Make this absolute positioned

 * at the top right of the screen

 */

#menu {
	position: absolute;
	width: 350px;
	margin: /*-100px 0 0 -50px*/ 35px 0 0 -350px;
	padding: 50px 50px 50px 38px;
	/*padding-top: 125px;*/

  

	background: rgba(47,67,81,0.9);
	list-style-type: none;
	-webkit-font-smoothing: antialiased;
	/* to stop flickering of text in safari */

  

	transform-origin: 0% 0%;
	transform: translate(500%, 0);
	transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0);
}

@media(max-width:375px) {
#menu {
	margin: 35px 0 0 -315px;
}
}

@media(max-width:320px) {
#menu {
	margin: 35px 0 0 -263px;
}
}
#menu li {
	padding: 10px 0;
	font-weight: 400;
	font-size: 14px;
	color: #fff;
}
#menu li:hover {
	color: #0098ce;
}
#menu-mobile ul.menu {
	float: none;
}
#menu-mobile ul#menu li {
	float: none;
	font-weight: 700;
	margin-right: 14px;
	font-size: 22px;
}
#menu-mobile ul#menu li.light {
	font-weight: 400;
	font-size: 18px;
}
hr.menu {
	background: #fff none repeat scroll 0 0;
	display: inline-block;
	margin-bottom: 10px;
	margin-top: 15px;
	width: 15%;
}
/*

 * And let's fade it in from the left

 */

#menuToggle input:checked ~ ul {
	transform: scale(1.0, 1.0);
	opacity: 1;
}
/* Mobile search */

#mobile-searchform {
	float: none;
	position: relative;
	display: block;
	margin-top: 20px;
}
#menuToggle #mobile-searchform input {
	background: #ebf7fb;
	border: medium none;
	float: left;
	opacity: 1;
	position: relative;
	width: 220px;
	cursor: text;
	padding-left: 10px;
}
#menuToggle #mobile-searchform input#mobile-searchsubmit {
	background: url("images/search-mobile.png") no-repeat scroll center center / 14px 16px;
	cursor: pointer;
	float: left;
	height: 34px;
	width: 40px;
}
/* Expanding search */

.form {
	margin: 0 auto;
	position: relative;
	width: 80px;
}

@media (max-width:1100px) {
.form {
	width: 60px;
}
}
.toggle {
	background: url("images/search.png") no-repeat scroll center 70% #EBF7FB;
	background-size: 18px 20px;
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	height: 112px;
	position: absolute;
	right: 0;
	width: 75px;
	z-index: 9999;
}

@media (max-width:1100px) {
.toggle {
	width: 58px;
	background-size: 16px 18px;
}
}
#searchform {
	float: right;
	height: 112px;
	margin: 0;
	opacity: 0;
	padding: 0;
	transition: all 0.2s ease-in-out 0s;
	visibility: hidden;
	width: 10px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;/*-o-transition: .5s;

-ms-transition: .5s;

-moz-transition: .5s;

-webkit-transition: .5s;

transition: .5s;*/

}
.form:hover #searchform {
	display: block;
	opacity: 1;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	/*-o-transition: .5s;

-ms-transition: .5s;

-moz-transition: .5s;

-webkit-transition: .5s;

transition: .5s;*/

	visibility: visible;
	width: 500px;
}
#searchform #s {
	background: #EBF7FB;
	border: medium none;
	color: #a8acae;
	font-weight: 100!important;
	float: right;
	outline: none;
	font-size: 20px;
	height: 72px;
	padding: 40px 30px 0;
	width: 100%;
}
#searchform #searchsubmit {
	background: url("images/search.png") no-repeat scroll center 70% #EBF7FB;
	background-size: 18px 20px;
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	height: 112px;
	position: absolute;
	right: 0;
	width: 75px;
	z-index: 9999;
}

@media(max-width:1100px) {
#searchform #searchsubmit {
	width: 58px;
	background-size: 16px 18px;
}
}
/* Home page */

.home-grid {
	margin-top: -4px;
	position: relative;
	z-index: 80;
}
.grid-block {
	width: 33.3333333333%;
	float: left;
	background: #0098ce;
	height: 332px;
	position: relative;
}
.grid-block.careers {
	background:#e6e6e6;
}
@media(max-width:1100px){
	.grid-block.careers {
		border-top: 1px solid #fff;
		height: 358px;
	}
}
.grid-block.careers img {
	width: auto;
	height: auto;
}

@media (max-width:1100px) {
.home-grid {
	display: flex;
	flex-flow: row wrap;
}
.grid-block {
	width: 50%;
	height: 359px;
}
.grid-block:nth-child(1) {
	order: 1;
}
.grid-block:nth-child(3) {
	order: 2;
}
.grid-block:nth-child(4) {
	order: 4;
}
.grid-block:nth-child(2) {
	order: 4;
}
.grid-block:nth-child(5) {
	order: 5;
}
.grid-block:nth-child(6) {
	order: 6;
}
.grid-block:nth-child(7) {
	order: 7;
}
}

@media (max-width: 767px) {
.grid-block {
	width: 100%;
	height: auto;
}
}
.grid-block:nth-child(2) {
	background: #e6e6e6;
}
.grid-block:nth-child(3), .grid-block:nth-child(4) {
	background: #fff;
}

@media (max-width: 767px) {
.grid-block:nth-child(3) {
	height: 359px;
}
}

@media (max-width:767px) {
/*.grid-block:nth-child(4),*/ .grid-block:nth-child(5), .grid-block:nth-child(6) {
	display: none;
}
}
.grid-block:nth-child(5) {
	background: #0098ce;
}
.block-inner {
	width: auto;
	height: auto;
	padding: 35px 43px;
	position: relative;
}

@media (max-width:767px) {
.block-inner {
	padding: 35px 30px 35px 38px;
}
}
.grid-block:nth-child(1) .block-inner, .grid-block:nth-child(4) .block-inner {
	padding: 35px 43px 43px 80px;
}

@media (max-width:1280px) {
.grid-block:nth-child(1) .block-inner, .grid-block:nth-child(4) .block-inner {
	padding: 35px 32px 32px 50px;
}
}

@media (max-width:767px) {
.grid-block:nth-child(1) .block-inner, .grid-block:nth-child(4) .block-inner {
	padding: 35px 30px 35px 38px;
}
}
.block-inner h2, .block-inner h2 a {
	font-size: 18px;
	font-weight: 700;
	color: #0098ce;
	margin-bottom: 35px;
}
.block-inner.updates h2, .block-inner.updates h2 a {
	color: #fff;
}
.grid-block:nth-child(1) .block-inner h2, .grid-block:nth-child(1) .block-inner h2 a, .grid-block:nth-child(5) .block-inner h2 .grid-block:nth-child(5) .block-inner h2 a, .grid-block:nth-child(7) .block-inner h2, .grid-block:nth-child(7) .block-inner h2 a {
	color: #fff;
}
.grid-block:nth-child(3) .block-inner h2 {
	margin-bottom: 0;
}
.block-inner ul li {
	border-bottom: 1px solid #29abe2;
	padding-bottom: 22px;
	margin-bottom: 22px;
	overflow: hidden;
}
.block-inner ul li h3 {
	font-size: 14px;
	font-weight: 400;
	line-height: 19px;
	margin-bottom: 4px;
}
.block-inner ul li h3 a {
	color: #fff;
	text-decoration: none;
}
.block-inner ul li p {
	font-size: 13px;
	font-weight: 400;
	line-height: 17px;
	margin-bottom: 0;
}

@media (max-width:1280px) {
.block-inner ul li p {
	font-size: 12px;
}
}

@media (max-width:1180px) {
.block-inner ul li p {
	font-size: 11px;
	line-height: 15px;
}
}

@media (max-width:1100px) {
.block-inner ul li p {
	font-size: 12px;
	line-height: 17px;
}
}
.block-inner h3 {
	font-size: 14px;
	font-weight: 700;
	line-height: 19px;
	margin-bottom: 22px;
}
.block-inner a h3, .block-inner a p {
	color: #000;
}
/*.block-inner .text-wrap:hover a p, .block-inner .text-wrap:hover a h3 {
	color: #0098ce;
}*/
.block-inner.about a h3, .block-inner.about a p {
	color:#fff;
}
@media (max-width:1100px) {
.block-inner h3 {
	font-size: 18px;
	line-height: 23px;
}
}
@media (max-width:813px) {
.block-inner h3 {
    font-size: 14px;
    line-height: 18px;
}
}
/*.bx-viewport {

	height:332px!important;

}

.block-inner ul.people-slider {

	margin-top: -12px;

}

.block-inner ul.people-slider li {

	border-bottom: none;

	padding-bottom:0;

	margin-bottom:0;

	position:relative;

}

.photo-inner {

	position:absolute;

	top: 18%;

}

*/

.block-inner.people {
	position: relative;
}
.block-inner ul.people-slider li {
	height:/*332px*/279px!important;
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

@media (max-width:1100px) {
.block-inner ul.people-slider li {
	height: 306px!important;
}
}

@media (max-width: 767px) {
.people-bg {
	background-size: 90%!important;
}
}

@media (max-width: 736px) {
.people-bg {
	background-size: 40%!important;
}
}

@media (max-width: 568px) {
.people-bg {
	background-size: 50%!important;
}
}

@media (max-width: 414px) {
.people-bg {
	background-size: 70%!important;
}
}

@media (max-width: 320px) {
.people-bg {
	background-size: 85%!important;
}
}
.photo-inner {
	float: left;
	margin-top: 9%;
	max-width: 30%;
}
.photo-inner a {
	color: #000;
	text-decoration: none;
	font-size: 16px;
	font-weight: 700;
}
.block-inner ul.people-slider li span {
	font-size: 10px;
	font-weight: 400;
	line-height: 12px;
}
.newsletter-slider .newsletter-image {
    float: left;
    width: 35%;
}
.newsletter-slider .newsletter-intro {
    float: left;
    width: 50%;
    margin-left: 6%;
	text-align:left;
}
@media(max-width:1424px){
	.newsletter-slider .newsletter-intro {
		width: 55%;
	}
}
@media(max-width:767px){
	.newsletter-slider {
		margin-top: -30px;
	}
}
@media(max-width:414px){
	.newsletter-slider .newsletter-image {
		width: 100%;
	}
	.newsletter-slider .newsletter-intro {
		width: 100%;
		margin-left: 0;
	}
}
.newsletter-slider .newsletter-btn {
    margin-top: 30px;
}
.newsletter-slider .newsletter-image img {
    margin-top: -3px;
    /*margin-left: -24px;*/
}
.arrow-link {
	position: absolute;
	top: 29px;
	right: 8%;
	width: 16px;
	height: 29px;
	z-index: 9999;
}
.thumb-main {
	display: block;
}
.thumb-small {
	display: none;
}
.size-community-featured {
	float: left;
	max-width: 162px;
	max-height: 107px;
	margin-right: 15px;
}

@media (max-width:1480px) {
.size-community-featured {
	max-width: 143px;
	max-height: 94px;
}
}

@media (max-width:1380px) {
.size-community-featured-sm {
	float: left;
	max-width: 94px;
	max-height: 92px;
	margin-right: 15px;
}
.thumb-main {
	display: none;
}
.thumb-small {
	display: block;
}
}

@media(max-width:1024px) {
.size-community-featured-sm {
	float: none;
}
	.thumb-small {
		float:left;
	}
	.community-text {
		width: 70%;
		float: left;
	}
}
@media(max-width:898px){
	.community-text {
		width: 67%;
	}
}
@media(max-width:832px){
	.community-text {
		width: 66%;
	}
}
@media(max-width:813px){
	.community-text {
		width: 65%;
	}
}
@media(max-width:768px) {
.size-community-featured-sm {
	float: left;
}
}
@media(max-width:379px){
	.community-text {
		width: 60%;
	}
}
@media(max-width:340px){
	.community-text {
		width: 100%;
		margin-top: 10px;
	}
}
.block-inner ul.in-community li {
	padding-bottom: 0;
	margin-bottom: 15px;
	border: none;
	position: relative;
}
.block-inner ul.in-community li:after {
	background: #c7c7c7;
	bottom: 0;
	content: "";
	float: right;
	height: 1px;
	position: absolute;
	width: 100%;
}
@media(max-width:1024px){
	.block-inner ul.in-community li::after {
		bottom: 3px;
		width: 75%;
		right: 0;
	}
}
@media(max-width:898px){
	.block-inner ul.in-community li::after {
		width: 70%;
	}
}
@media(max-width:832px){
	.block-inner ul.in-community li::after {
		width: 67%;
	}
}
@media(max-width:767px){
	.block-inner ul.in-community li::after {
		width: 84%;
		bottom:0;
	}
}
@media(max-width:658px){
	.block-inner ul.in-community li::after {
		width: 100%;
		bottom:0;
	}
}
.block-inner ul.in-community li h3, .block-inner ul.in-community li h3 a {
	color: #000;
	font-size: 14px;
	font-weight: 700;
	line-height: 19px;
}
ul.in-community li a.com-more {
	color: #000;
	text-decoration: underline;
}
.block-inner ul.in-community li p {
	margin-bottom: 15px;
}
.grid-block.custom-block {
	background: #000;
}
h2.custom-block-title a {
	font-size: 18px;
	font-weight: 400;
	color: #fff;
	margin-bottom: 35px;
	position: absolute;
	top: 35px;
	left: 43px;
	-o-transition: 0;
	-ms-transition: 0;
	-moz-transition: 0;
	-webkit-transition: 0;
	transition: 0;
}
.grid-block.custom-block .grid-bg {
	height: 332px;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
}
.grid-block.custom-block .grid-bg:hover {
	opacity: 0.32;/*background:rgba(0, 0, 0, 0.32);*/

}
.contact-mobile {
	display: none;
}

@media (max-width:767px) {
.contact-mobile {
	display: block;
}
.grid-block.contact-mobile {
	background: #0098ce!important;
}
.grid-block.contact-mobile .block-inner h2, .grid-block.contact-mobile:nth-child(3) .block-inner h2 {
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 35px;
}
.contact-mobile ul li, .contact-mobile ul li a {
	color: #fff;
	font-weight: 700;
	font-size: 13px;
}
.contact-mobile ul li span a {
	color: #fff;
	font-weight: 300;
	margin-left: 3px;
}
.contact-mobile ul li span.elink a {
	margin-left: 0;
}
}
.mobile-links, .mob-page-links {
	display: none;
}

@media (max-width: 767px) {
.mobile-links {
	background: #fff;
	display: block;
	margin-top: -3px;
	overflow: hidden;
	padding: 30px 30px 30px 38px;
	position: relative;
	z-index: 999;
}
.mobile-links a {
	color: #000;
	padding-right: 13px;
	float: left;
	font-size: 14px;
	font-weight: 700;
	margin-left: 0;
	border-right: 1px solid #bbbbbe;
}
.mobile-links a:last-child {
	border-right: none;
}
.mobile-links a:nth-child(2), .mobile-links a:nth-child(3) {
	margin-left: 10px;
}
}

@media(max-width:320px) {
.mobile-links a {
	padding-right: 10px;
	font-size: 13px;
}
}

@media (max-width: 767px) {
.mob-page-links {
	background: #eee;
	display: block;
	margin-top: -3px;
	overflow: hidden;
	padding: 15px 30px;
	position: relative;
	z-index: 999;
}
.content-inner .mob-page-links ul > li {
	padding: 4px 0;
}
.mob-page-links li a {
	color: #0098ce;
	/*padding-right:13px;*/

	float: none;
	font-size: 14px;
	font-weight: 400;
	margin-left: 0;/*border-right: 1px solid #bbbbbe;*/

}
}
.mob-page-links + .left-col, .mob-page-links + p, .mob-page-links + h2, .mob-page-links + h3 {
	margin-top: 20px;
}
/* Banner Main */



.banner-main {
	position: relative;
}
.banner-main:before {
	background: #000;
	content: " ";
	display: block;
	height: 100%;
	left: 0;
	opacity: 0.1;
	position: absolute;
	top: 0;
	visibility: visible;
	width: 100%;
	z-index: 50;
}
.banner-main.apply-now:before {
	background: transparent;
	content: " ";
	display: none;
	height: 0;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	visibility: visible;
	width: 100%;
	z-index: 50;
}
.banner-main.notification-banner img {
    object-fit: cover;
    height: 550px;
}
@media(max-width:1350px){
	.banner-main.notification-banner {
		height:550px;
	}
}
@media(max-width:945px){
	.banner-main.notification-banner {
		height:400px;
	}
	.banner-main.notification-banner img {
		height: 400px;
	}
}
@media(max-width:857px){
	.banner-main.notification-banner {
		height:300px;
	}
	.banner-main.notification-banner img {
		height: 300px;
	}
}
@media(max-width:372px){
	.banner-main.notification-banner {
		height:340px;
	}
	.banner-main.notification-banner img {
		height: 340px;
	}
}

.text-overlay {
	position: absolute;
	left: 0;
	bottom: 0;
	max-width: 589px;
	margin-left: 80px;
	margin-bottom: 80px;
	z-index: 99;
}
.banner-main.notification-banner .text-overlay {
	max-width: 50%;
}

@media (max-width:1280px) {
.text-overlay {
	margin-left: 50px;
	margin-bottom: 50px;
}
}
@media(max-width:1024px){
	.banner-main.notification-banner .text-overlay {
	max-width: 70%;
}
}
@media(max-width:945px){
	.banner-main.notification-banner .text-overlay {
	max-width: 90%;
}
}
@media (max-width:767px) {
.notification-banner .text-overlay {
	margin-left: 38px;
	margin-bottom:50px;
}
.text-overlay {
	margin-left: 38px;
	margin-bottom: 10px;
	max-width: 252px;
}
}

@media (max-width:737px) {
.text-overlay {
	max-width: 350px;
}
}
@media(max-width:615px){
	.banner-main.notification-banner .text-overlay {
	max-width: 85%;
}
}
@media (max-width:414px) {
.text-overlay {
	margin-left: 38px;
	margin-bottom: 21px;
	max-width: 75%;
}
}

@media (max-width:320px) {
.text-overlay {
	max-width: 80%;
}
}
/* Page */



.entry-content {
	background: #fff;/*float:left;

	width:100%;

	max-width:1680px;

	margin-left:367px;*/

}
.error404 .entry-content, .entry-content.no-results {
	background: #0098ce;
}
.content-area {
	padding-left: 22.7%;
	width: 77.3%;
}

@media (max-width:900px) {
.content-area {
	padding-left: 33%;
	width: 67%;
}
}

@media (max-width:736px) {
.content-area {
	padding-left: 0;
	width: 100%;
}
}
.error404 .content-area {
	padding-left: 0;
	width: 100%;
}
.content-area-wide {
	padding-left: 0;
	width: 100%;
}
.content-inner {
	padding: 30px 70px 100px 50px;
	overflow: hidden;
	min-height: 570px;
}
.page-id-10662 .content-inner {
	background:#f7f7f7;
}
.page-id-10662 .content-inner h3 {
	color: #0098ce;
	font-size: 18px;
	font-weight: 400;
	line-height: 25px;
	margin: 30px 0 15px;
}
@media (max-width:1365px) {
.content-inner {
	min-height: 600px;
}
}

@media (max-width:900px) {
.content-inner {
	padding: 30px 43px 100px 38px;
}
}
.error404 .content-inner, .content-inner.no-results {
	padding: 80px 80px 100px 80px;
	text-align: center;
	min-height: 515px;
}

@media(max-width:736px) {
.error404 .content-inner, .content-inner.no-results {
	padding: 80px 70px 100px 70px;
	min-height: auto;
}
}
.content-area-wide .content-inner {
	padding: 50px 93px 50px 80px;
	overflow: hidden;
}

@media (max-width:1280px) {
.content-area-wide .content-inner {
	padding: 50px 30px 50px 38px;
	overflow: hidden;
}
}
.content-inner h2 {
	color: #0098ce;
	font-size: 18px;
	font-weight: 400;
	line-height: 25px;
	margin: 30px 0 15px;
}
.content-inner h2:first-child, .content-inner h2.main {
	border-top: 1px solid #c7c7c7;
	padding-top: 15px;
	margin-bottom: 50px;
	margin-top: 0;
}

@media (max-width:736px) {
.content-inner h2:first-child, .content-inner h2.main {
	font-size: 22px;
	margin-bottom: 35px;
}
}

@media (max-width:1100px) {
.content-inner h2.main {
	margin-bottom: 32px;
}
}
.content-inner h2.main {
	margin-top: 50px;
}
.single-community .content-inner h2.main {
	margin-top: 0px;
}
.post-type-archive-community .content-inner h2.main:first-of-type {
	margin-top: 0px;
}
.post-type-archive-community .content-inner h2.main {
	margin-bottom: 30px;
}
.page-template-our_people .content-inner h2.main {
	margin-top: 0px;
	margin-bottom: 30px;
}
.content-inner h3 {
	color: #0098ce;
	font-size: 22px;
	font-weight: 300;
	line-height: 30px;
	padding-bottom: 14px;
}
.content-inner h3.community-blog {
	padding-bottom: 25px;
}

.page-id-11 .content-inner h3 {	font-size:20px; line-height:25px; }

@media (max-width:1510px) {
.page-id-11 .content-inner h3 {	font-size:18px; line-height:23px; }
}

@media (max-width:1375px) {
.page-id-11 .content-inner h3 {	font-size:16px; line-height:21px; }
}

@media (max-width:736px) {
.content-inner h3 {
	font-size: 20px;
}
}
.single-expertise .content-inner h3 {
	padding-bottom: 20px;
}
.content-inner h4 {
	color: #000;
	font-size: 25px;
	font-weight: 400;
	line-height: 34px;
	padding-bottom: 29px;
}
.content-inner h5 {
	font-size: 18px;
	font-weight: 700;
	line-height: 25px;
	color: #000;
	margin-bottom: 26px;
	margin-top: 45px;
}
.content-inner h5:first-child {
	margin-top: 0px;
}
.page-template-page-location-offices .content-inner h3 + h5 {
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
  color: #000;
  margin-bottom: 26px;
  margin-top: 0;
}
.content-inner a {
	color: #0098ce;
}
.content-inner a.black-link {
	color: #000;
}
.content-inner a.black-link:hover {
	color: #0098ce;
}
.content-inner img {
	width: auto;
	height: auto;
	max-width: 100%;
}
.people-grid.filter img, .people-grid img {
	width: 100%;
}
.page-banner {
	max-height: /*513px*/ 440px;
	overflow: hidden;
	position:relative;
}
.page-banner img {
	/*height: auto;
	width: 100%;
	max-height: 100%;
	max-width: 1313px;
	height: 440px;*/
  object-fit: cover;
}
.page-banner-expertise {
	max-height: 332px;
	margin-left: 16.5%;
	width: 83.5%;
	display: flex;
	align-items: center;
}

@media(max-width:736px) {
.page-banner-expertise {
	display: none;
}
}
.left-col {
	float: left;
	width: 48%;
	margin-top: 7px;
}

@media (max-width:1100px) {
.left-col {
	width: 56%;
}
}

@media (max-width:900px) {
.left-col {
	width: 100%;
}
}
/*@media(max-width:736px){

	.page-id-44 .content-inner {

		display:flex;

		lex-flow: row wrap;

	}

	.page-id-44 .content-inner h2 { order: 1; }

	.page-id-44 .content-inner .left-col { order: 3; }

	.page-id-44 .content-inner .left-col { order: 2; }



}*/

.blog .left-col, .single .left-col {
	margin-top: 0;
}
.right-col {
	float: right;
	width: 49%;
	margin-top: -18px;
}

@media (max-width:1100px) {
.right-col {
	width: 38%;
}
}

@media (max-width:900px) {
.right-col {
	width: 100%;
	margin-top: 30px;
}
	.location-ppl-slider {
	  display: none;
	}
}
.left-col.std {
	float: left;
	width: 70%;
	margin-top: 0;
}
.left-col.full {
	float: left;
	width: 100%;
	margin-top: 0;
}
@media(max-width:1290px){
.page-template-page-environment .left-col.std {
	width: 100%;
}
}

@media (max-width:900px) {
.left-col.std {
	width: 100%;
}
}
.right-col.std {
	float: right;
	width: 25%;
	margin-top: 0;
}
.right-col.std a {
	color: #000;
}

@media (max-width:900px) {
.right-col.std {
	width: 100%;
	margin-top: 15px;
}
}
p.title {
	font-size: 14px;
}

@media(max-width:736px) {
p.title {
	font-size: 16px;
	font-weight: 700;
}
}
ul.al-facts li {
	display: block;
	min-height: 90px;
}
.al-facts h5 {
	color: #0098ce;
	font-size: 45px;
	font-weight: 700;
	line-height: 50px;
	border-top: 1px solid #c7c7c7;
	float: left;
	padding-top: 10px;
	width: 47%;
}

@media (max-width:1380px) {
.al-facts h5 {
	font-size: 40px;
}
}

@media (max-width:1280px) {
.al-facts h5 {
	font-size: 38px;
}
}

@media (max-width:1100px) {
.al-facts h5 {
	width: 100%;
}
}

@media (max-width:900px) {
.al-facts h5 {
	width: 40%;
}
}

@media (max-width:414px) {
.al-facts h5 {
	width: 100%;
	font-size: 49px;
	margin-bottom: 10px;
}
}
.al-facts p.fact-text {
	border-top: 1px solid #c7c7c7;
	float: right;
	padding-top: 10px;
	width: 47%;
}

@media (max-width:1100px) {
.al-facts p.fact-text {
	width: 100%;
	padding-bottom: 8px;
}
}

@media (max-width:900px) {
.al-facts p.fact-text {
	width: 56%;
}
}

@media (max-width:414px) {
.al-facts p.fact-text {
	width: 100%;
	border-top: none;
	padding-top: 0;
}
}
.main-show {
	display: block;
}
.mob-show {
	display: none;
}

@media(max-width:1100px) {
.main-show {
	display: none;
}
.mob-show {
	display: block;
}
}
/*.office-grid {

	columns: 4;

}

@media (max-width:1100px){

	.office-grid {

		columns: 2;

		display: flex; 

		flex-flow: row wrap; 

	}

}*/

.office {
	float: left;
	margin-right: 2%;
	width: 23%;
}
.office:last-child {
	margin-right: 0;
}

@media(max-width:1480px) {
.office {
	margin-right: 2.5%;
}
}

@media (max-width:1100px) {
/*.office {

		max-width: 48%;

	}

	.office:nth-child(1) { order: 1; margin-right: 4%;}

	.office:nth-child(2) { order: 2; }

	.office:nth-child(3) { order: 3; margin-right: 4%;}

	.office:nth-child(4) { order: 4; }

	*/

.office {
	width: 48%;
	margin-right: 2%;
	min-height: 500px;
}
}

@media(max-width:800px) {
.office {
	width: 46%;
	margin-right: 4%;
	min-height: 400px;
}
}

@media(max-width:320px) {
.office {
	width: 100%;
	margin-right: 0%;
	min-height: auto;
	margin-bottom: 40px;
}
}
.office-grid h3 {
	color: #000000;
	font-size: 14px;
	font-weight: 700;
	line-height: 19px;
	border-bottom: 1px solid #c7c7c7;
	padding-bottom: 18px;
	padding-top: 8px;
	margin-bottom: 8px;
}

@media (max-width:1100px) {
.office-grid h3 {
	margin-bottom: 26px;
	padding-bottom: 9px;
	padding-top: 13px;
}
}
.office-grid h3 a {
	color: #000000;
}
.blue-title {
	color: #0098ce;
	font-weight: 700;
	padding-top: 9px;
	font-size: 14px;
	line-height: 19px;
	border-top: 1px solid #c7c7c7;
}
.single-expertise .blue-title {
	color: #0098ce;
	font-weight: 700;
	padding-bottom: 9px;
	font-size: 14px;
	line-height: 19px;
	border-bottom: 1px solid #c7c7c7;
	padding-top: 0;
	border-top: none;
	margin-bottom: 25px;
}
.community-thumb {
	float: left;
	margin-right: 15px;
	margin-top: 8px;
}
.community-thumb img {
	width: 100%;
	max-width: 94px;
}

@media(max-width:1280px) {
.community-thumb {
	margin-right: 0px;
	margin-bottom: 5px;
}
}

@media(max-width:1024px) {
.community-thumb {
	float: none;
}
}
.content-inner h3.community {
	padding-bottom: 5px;
	line-height: 0px;
}

@media(max-width:1280px) {
.content-inner h3.community {
	padding-bottom: 14px;
	line-height: 1px;
	padding-top: 5px;
}
}
.content-inner h3.community a {
	color: #000;
	font-size: 14px;
	font-weight: 700;
	line-height: 19px;
}

@media(max-width:800px) {
.in-community li {
	clear: both;
}
}
hr.sm {
	float: right;
	width: 62%;
}
.banner-wrapper {
	width: 100%;
	max-width: 1680px;
	max-height: 332px;
	height: auto;
	position: relative;
	overflow: hidden;
}

@media (max-width:736px) {
.banner-wrapper {
	max-height: auto;
}
}
.expertise-title {
	background: #0098ce;
	color: #fff;
	width: 23%;
	height: 100%;
	float: left;
	display: flex;
	justify-content: center;
	align-content: center;
	flex-direction: column; /* column | row */
	position: absolute;
}

@media (max-width:1480px) {
.expertise-title {
	width: 25%;
}
}

@media (max-width:1380px) {
.expertise-title {
	width: 27%;
}
}

@media (max-width:1100px) {
.expertise-title {
	width: 31%;
}
}

@media (max-width:900px) {
.expertise-title {
	height: 99%;
}
}

@media (max-width:768px) {
.expertise-title {
	height: 98.9%;
}
}

@media (max-width:900px) {
.expertise-title {
	width: 33%;
}
}

@media (max-width:736px) {
.expertise-title {
	width: 100%;
	height: auto;
	position: relative;
}
}
.expertise-title-inner {
	padding: 0 80px;
}

@media (max-width:1280px) {
.expertise-title-inner {
	padding: 0 50px;
}
.expertise-items p {
	font-size: 13px;
	line-height: 20px;
}
}

@media (max-width:736px) {
.expertise-title-inner {
	padding: 40px 50px 40px 38px;
}
}
.expertise-title h1 {
	color: #fff;
	font-size: 30px;
	font-weight: 700;
	line-height: 36px;
}
ul.expertise-items {
/*columns: 4;

	column-gap: 30px;*/

}
ul.expertise-items li {
	border-top: 1px solid #0098ce;
	float: left;
	height: 150px;
	margin-right: 2.5%;
	padding-top: 14px;
	width: 23%;
}
ul.expertise-items li:nth-of-type(4n) {
	margin-right: 0;
}

@media (max-width:1100px) {
ul.expertise-items li {
	height: 150px;
	width: 31.6%;
}
ul.expertise-items li:nth-of-type(3n) {
	margin-right: 0;
}
ul.expertise-items li:nth-of-type(4), ul.expertise-items li:nth-of-type(8), ul.expertise-items li:nth-of-type(16), ul.expertise-items li:nth-of-type(20), ul.expertise-items li:nth-of-type(28), ul.expertise-items li:nth-of-type(32) {
	margin-right: 2.5%;
}
}

@media (max-width:900px) {
ul.expertise-items li {
	height: 150px;
	width: 48.7%;
}
ul.expertise-items li:nth-of-type(2n) {
	margin-right: 0;
}
ul.expertise-items li:nth-of-type(3), ul.expertise-items li:nth-of-type(9), ul.expertise-items li:nth-of-type(15), ul.expertise-items li:nth-of-type(21), ul.expertise-items li:nth-of-type(27) {
	margin-right: 2.5%;
}
}

@media (max-width:736px) {
ul.expertise-items li {
	height: 140px;
}
}

@media (max-width:568px) {
ul.expertise-items li {
	height: 150px;
}
}

@media (max-width:414px) {
ul.expertise-items li {
	width: 100%;
	height: auto;
	padding-bottom: 10px;
}
}
.expertise-items a h3 {
	color: #000;
	font-weight: 700;
	font-size: 14px;
	line-height: 19px;
	padding-top: 10px;
}

@media(max-width:736px) {
.expertise-items a h3 {
	font-size: 16px;
}
}
.expertise-items a p {
	color: #000;
}
.expertise-items li:hover a p, .expertise-items li:hover a h3 {
	color: #0098ce;
}
.back-expertise, .related-expertise {
	display: block;
	color: #b8e2ee;
	font-size: 11px;
	font-weight: 400;
	line-height: 15px;
	margin-bottom: 8px;
}
.back-expertise:hover {
	color: #fff;
}
.related-expertise {
	border-bottom: 1px solid #29abe2;
	margin-bottom: 22px;
	padding-bottom: 12px;
}
.who-specialises-profile {
	float: none;
	height:/*111px*/ auto;
	margin-bottom: 15px;
	position: relative;
	overflow: hidden;
}

/*@media (max-width:1480px){

	.who-specialises-profile {

		height:96px;

	}

}

@media (max-width:1380px){

	.who-specialises-profile {

		height:90px;

	}

}

@media (max-width:1280px){

	.who-specialises-profile {

		height:80px;

	}

}

@media (max-width:1100px){

	.who-specialises-profile {

		height:70px;

	}

}*/

@media(max-width:800px) {
.who-specialises-profile {
	float: left;
	margin-bottom: 15px;
	width: 45%;
	margin-right: 5%;
}
}

@media (max-width:768px) {
.who-specialises-profile {
	float: left;
	width: 45%;
}
.who-specialises-profile:nth-of-type(even) {
	float: right;
}
}

/*@media (max-width:736px){

	.who-specialises-profile {

		height:112px;

	}

}

@media (max-width:667px){

	.who-specialises-profile {

		height:100px;

	}

}

@media (max-width:568px){

	.who-specialises-profile {

		height:83px;

	}

}*/

@media (max-width:414px){

	.who-specialises-profile {
    	float: left;
    	width: 100%;
	}
	.who-specialises-profile:nth-of-type(2n) {
		float: left;
	}

}

@media (max-width:375px) {
.who-specialises-profile {
	float: none;
	width: 100%;
}
.who-specialises-profile:nth-of-type(even) {
	float: none;
}
}
/*@media (max-width:320px){

	.who-specialises-profile {

		height:91px;

	}

}*/

.who-specialises-profile img {
	float: left;
	width: 38%;
}
.who-specialises-profile img:hover {
	opacity: 0.7;
}
.who-specialises-profile.locations img {
	float:none;
	width: 100%;
}
.details {
	/*border-bottom: 1px solid #c7c7c7;*/

	float: right;
	height: 100%;
	width: 55%;
}
.details.locations {
  float: none;
  height: auto;
  width: auto;
}
.expertise-border {
	background: #c7c7c7;
	width: 55%;
	height: 1px;
	position: absolute;
	right: 0;
	bottom: 0;
}
/*@media (max-width:1480px){

	.details {

		height: 96px;

	}

}

@media (max-width:1380px){

	.details {

		height: 90px;

	}

}

@media (max-width:1280px){

	.details {

		height: 80px;

	}

}

@media (max-width:1100px){

	.details {

		height: 70px;

	}

}

@media(max-width:800px){

	.details {

		height: 77px;

	}

}

@media (max-width:736px){

	.details {

		height: 112px;

	}

}

@media (max-width:667px){

	.details {

		height: 100px;

	}

}

@media (max-width:568px){

	.details {

		height: 83px;

	}

}

@media (max-width:414px){

	.details {

		height: 57px;

	}

}

@media (max-width:375px){

	.details {

		height: 112px;

	}

}

@media (max-width:320px){

	.details {

		height: 91px;

	}

}

*/

.content-inner .details h5 {
	margin-bottom: 0;
}
.details a h5 {
	color: #000;
	font-size: 14px;
	font-weight: 700;
	line-height: 18px;
	padding-bottom: 2px;
}
.details a:hover h5, .details a:hover h5 span {
	color: #0098ce;
}
.details span.position {
	display: block;
	color: #000;
	font-size: 11px;
	font-weight: 400;
	line-height: 15px;
}
.content-inner ul.people-grid {
	padding-left: 0;
}
.content-inner ul.people-grid > li::before {
	content: "";
	display: inline-block;
	margin-left: 0;
	width: 0;
}
.content-inner ul.people-grid > li {
	padding: 0;
}
ul.people-grid li {
	float: left;
	margin-right: 1.8%;
	width: 23.6%;
	border-bottom: 1px solid #c7c7c7;
	margin-bottom: 16px;
}

@media(max-width:800px) {
ul.people-grid li {
	width: 48.2%;
}
}
.element-item {
	border-bottom: 1px solid #c7c7c7;
	margin-bottom: 16px;
}

@media(max-width:768px) {
ul.people-grid li {
	width: 49%;
}
ul.people-grid li:nth-of-type(even) {
	margin-right: 0;
}
}

@media(max-width:375px) {
ul.people-grid li {
	width: 100%;
	margin-right: 0;
}
}
ul.people-grid li:nth-child(4n) {
	margin-right: 0;
}
ul.people-grid.filter li {
	float: left;
	margin-right: 1.8%;
	width: 18.55%;
	border-bottom: 1px solid #c7c7c7;
	margin-bottom: 16px;
}
ul.people-grid.filter li:nth-child(4n) {
	margin-right: 1.8%;
}
ul.people-grid.filter li:nth-child(5n) {
	margin-right: 0;
}

@media(max-width:956px) {
ul.people-grid.filter li {
	width: 23.6%;
}
ul.people-grid.filter li:nth-child(4n) {
	margin-right: 0;
}
ul.people-grid.filter li:nth-child(5n) {
	margin-right: 1.8%;
}
}

@media(max-width:736px) {
ul.people-grid.filter li {
	width: 32%;
}
ul.people-grid.filter li:nth-child(3n) {
	margin-right: 0;
}
ul.people-grid.filter li:nth-child(4n) {
	margin-right: 1.8%;
}
ul.people-grid.filter li:nth-child(5n) {
	margin-right: 1.8%;
}
}

@media(max-width:480px) {
ul.people-grid.filter li {
	width: 49%;
}
ul.people-grid.filter li:nth-child(3n) {
	margin-right: 1.8%;
}
ul.people-grid.filter li:nth-child(4n), ul.people-grid.filter li:nth-child(2n), ul.people-grid.filter li:nth-child(10), ul.people-grid.filter li:nth-child(12), ul.people-grid.filter li:nth-child(22), ul.people-grid.filter li:nth-child(24) {
	margin-right: 0!important;
}
ul.people-grid.filter li:nth-child(5n) {
	margin-right: 1.8%;
}
}

@media(max-width:375px) {
ul.people-grid.filter li {
	width: 100%;
}
ul.people-grid.filter li:nth-child(3n) {
	margin-right: 0;
}
ul.people-grid.filter li:nth-child(4n), ul.people-grid.filter li:nth-child(2n), ul.people-grid.filter li:nth-child(10), ul.people-grid.filter li:nth-child(12), ul.people-grid.filter li:nth-child(22), ul.people-grid.filter li:nth-child(24) {
	margin-right: 0!important;
}
ul.people-grid.filter li:nth-child(5n) {
	margin-right: 0;
}
}
.people-grid .details-wrapper, .details-wrapper {
	position: relative;
}
.people-grid h3, .details-wrapper h3 {
	font-size: 14px;
	font-weight: 700;
	line-height: 18px;
	padding-bottom: 2px;
	margin-top: 10px;
}
.people-grid h3 a, .details-wrapper h3 a {
	color: #000;
}
.people-grid h3 a:hover, .details-wrapper h3 a:hover {
	color: #0098ce;
}
.people-grid h3 span, .details-wrapper h3 span {
	display: block;
	font-size: 11px;
	font-weight: 400;
	line-height: 15px;
	padding-bottom: 15px;
}
.details-wrapper h3 span:nth-of-type(1) {
	padding-bottom: 0;
}
.people-grid img:hover, .element-item img:hover {
	opacity: 0.75;
}
.profile-email {
	position: absolute;
	right: 0;
	top: 0;
}
.profile-email img {
	width: 23px;
	height: 16px;
	max-width: 23px;
}
.profile-email img:hover {
	opacity: 1;
}
.staff-select {
	background: url('images/select-arrow.gif') no-repeat 96% 0;
	height: 29px;
	overflow: hidden;
	width: 240px;
	margin-top: 30px;
}

@media(max-width:1556px) {
.staff-select {
	width: 195px;
}
}

@media(max-width:1180px) {
.staff-select {
	width: 170px;
}
}

@media(max-width:1024px) {
.staff-select {
	display: none;
}
}
.staff-select select {
	background: transparent;
	border: none;
	font-size: 13px;
	height: 29px;
	padding: 5px; /* If you add too much padding here, the options won't show in IE */
	width: 268px;
}
.semi-square {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.blue {
	background-color: #75c7e4;
}
.blue select {
	color: #16252b;
}
.filter-select {
	background: url('images/blue-arrow.png') no-repeat 94% 50%;
	background-size: 2.5%;
	height: 48px;
	overflow: hidden;
	width: /*240px*/ 24.4%;
	margin: 0px 0 30px;
}

@media(max-width:568px) {
.filter-select {
	width: 32.65%;
	background-size: 3.6%;
}
}

@media(max-width:563px) {
.filter-select {
	background-size: 3.4%;
}
}

@media(max-width:543px) {
.filter-select {
	width: 100%;
	margin: 0px 0 5px;
	background-size: 1.2%;
}
}

@media(max-width:414px) {
.filter-select {
	background-size: 1.9%;
}
}
/*@media(max-width:1511px){

	.filter-select {

	   width: 22.7%;

	}

}

@media(max-width:1448px){

	.filter-select {

	   width: 22.6%;

	}

}

@media(max-width:1355px){

	.filter-select {

	   width: 22.4%;

	}

}

@media(max-width:1119px){

	.filter-select {

	   width: 22.2%;

	}

}

@media(max-width:1043px){

	.filter-select {

	   width: 22%;

	}

}



@media(max-width:568px){

	.filter-select {

	   width: 28.6%;

		background-size:4% auto;

	}

}

@media(max-width:480px){

	.filter-select {

	   width: 49.3%;

	}

	#expertise_element.filter-select, #position_element.filter-select {

	   margin-bottom:5px;

	}

}

@media(max-width:414px){

	.filter-select {

	   width: 49.2%;

	}

}

@media(max-width:375px){

	.filter-select {

		width:100%;

		background-size:2% auto;

	}

}

*/

.filter-select select {
	background: transparent;
	border: none;
	font-size: 13px;
	height: 48px;
	padding: 5px 15px; /* If you add too much padding here, the options won't show in IE */
	width: /*268px*/ 120%;
	-webkit-appearance: none;
}

@media(max-width:844px) {
.filter-select select {
	width: 130%;
}
}

@media(max-width:667px) {
.filter-select select {
	padding: 5px 10px;
}
}
.filter-bg {
	background-color: #ebf7fb;
}
.filter-bg select {
	color: #828383;
}
#expertise_element, #position_element, .find-people, #filter_name {
	float: left;
	margin-right: 0.6%;
}
#location_element {
	float: left;
	margin-right: 0;
}

@media(max-width:568px) {
#expertise_element, #position_element, .find-people, #filter_name {
	margin-right: 1%;
}
}

@media(max-width:414px) {
#expertise_element, #position_element, .find-people, #filter_name {
	margin-right: 0;
}
}

@media(max-width:480px) {
#position_element {
	margin-right: 0;
}
}
#expertise_element select, #position_element select, #location_element select {
	cursor: pointer;
}
.find-people, #filter_name {
	background: #f0f0f0 url("images/blue-arrow.png") no-repeat scroll 94% 50% / 2.3% auto;
	color: #828383;
	font-size: 13px;
	height: 44px;
	line-height: 44px;
	margin: 0px 0.6% 20px 0;
	overflow: hidden;
	padding: 2px 20px 2px;
	width: 22.3%;
	border: none;
}

@media(max-width:1652px) {
#filter_name {
	width: 22%;
}
}

@media(max-width:1504px) {
#filter_name {
	width: 21.5%;
}
}

@media(max-width:1313px) {
#filter_name {
	width: 21.3%;
}
}

@media(max-width:1280px) {
#filter_name {
	width: 21%;
}
}

@media(max-width:1066px) {
#filter_name {
	width: 20%;
}
}

@media(max-width:866px) {
#filter_name {
	width: 19%;
}
}

::-moz-placeholder {
 opacity: 1;
}

@media (max-width:768px) {
.find-people, #filter_name {
	width: 18%;
}
}

@media (max-width:667px) {
.find-people, #filter_name {
	padding: 4px 15px 0;
}
}

@media (max-width:568px) {
.find-people, #filter_name {
	width: 94%;
	background-size: 1.2% auto;
	margin: 0px 0 5px 0;
}
}

@media (max-width:414px) {
.find-people, #filter_name {
	width: 91%;
	background-size: 1.9% auto;
}
}

@media (max-width:375px) {
.find-people, #filter_name {
	width: 90.6%;
}
}

@media (max-width:320px) {
.find-people, #filter_name {
	width: 88%;
}
}

@media(max-width:414px) {
#filter_container {
	margin-bottom: 20px;
}
}
.filter-wrapper {
	margin-top: -19px;
	width: 100%;
}

@media(max-width:543px) {
.filter-wrapper {
	margin-bottom: 20px;
}
}
.attachment-people-thumb.size-people-thumb.wp-post-image {
	max-width: 100%;
}

@media(max-width:414px) {
.element-item {
	width: 100%;
	min-height: 430px!important;
}
}
/*@media(max-width:1559px){

	.find-people {

		width: 22.6%;

	}

}

@media(max-width:1391px){

	.find-people {

		width: 22.4%;

	}

}

@media(max-width:1148px){

	.find-people {

		width: 22.2%;

	}

}

@media(max-width:976px){

	.find-people {

		width: 22%;

	}

}

@media(max-width:956px){

	.find-people {

		width: 21%;

	}

}

@media(max-width:763px){

	.find-people {

		width: 20%;

	}

}

@media(max-width:707px){

	.find-people {

		width: 19%;

	}

}

@media(max-width:568px){

	.find-people {

		width: 95%;

		background: #f0f0f0 none repeat scroll 0 0;

		margin: 0 0 5px;

	}

}

@media(max-width:414px){

	.find-people {

		width: 94%;

		background: #f0f0f0 none repeat scroll 0 0;

		margin: 0 0 5px;

	}

}

@media(max-width:375px){

	.find-people {

		width: 93.5%;

	}

}

@media(max-width:320px){

	.find-people {

		width: 92%;

	}

}*/

#button-container input {
	background: #0098ce;
	border: medium none;
	color: #fff;
	float: left;
	height: 48px;
	margin: 0px 0 30px;
	/*padding: 10px 2.4%;*/

	cursor: pointer;
	width: 7%;
	-webkit-appearance: none;
}

@media (max-width:1355px) {
#button-container input {
	width: 7.5%;
}
}

@media (max-width:1024px) {
#button-container input {
	width: 8.1%;
}
}

@media (max-width:667px) {
#button-container input {
	width: 9.2%;
}
}

@media (max-width:568px) {
#button-container input {
	width: 11.1%;
}
}

@media(max-width:480px) {
#button-container input {
	padding: 10px 0;
	width: 49.2%;
}
}

@media(max-width:414px) {
#button-container input {
	width: 49%;
}
}

@media(max-width:375px) {
#button-container input {
	width: 100%;
}
}
.single-staff h1, .page-template-page-offices h1, .page-template-page-location-offices h1 {
	font-size: 24px;
	line-height: 33px;
	font-weight: 700;
	padding-bottom: 2px;
	color: #000;
	border-top: 1px solid #c7c7c7;
	padding-top: 9px;
}
.single-staff .sidebar-inner h1 {
	border-top: none;
	padding-top: 0;
}

@media(max-width:768px) {
.single-staff h1, .page-template-page-offices h1, .page-template-page-location-offices h1 {
	border-top: none;
	padding-top: 0;
}
}
.single-staff h4, .page-template-page-offices h4, .page-template-page-location-offices h4 {
	font-weight: 700;
	line-height: 1;
	color: #000;
	font-size: 14px;
	border-top: 1px solid #c7c7c7;
	padding-top: 18px;
}
.details-left {
	float: left;
	width: 34.7%;
	position: relative;
	min-height: 355px;
}
.details-left.full {
	float: left;
	width: 50%;
	position: relative;
}
.page-template-page-offices .details-left, .page-template-page-location-offices .details-left {
	width: 49%;
}
@media(max-width:1243px){
	.page-template-page-offices .details-left, .page-template-page-location-offices .details-left {
	  width: 100%;
	}
}
@media (max-width:1580px) {
.details-left {
	min-height: 339px;
}
}

@media (max-width:1480px) {
.details-left {
	min-height: 315px;
}
}

/*@media (max-width:1380px){

	.details-left {

		min-height:291px;

	}

}

@media (max-width:1280px){

	.details-left {

		min-height:243px;

	}

}*/

@media (max-width:1100px) {
.details-left {
	width: 49%;
	min-height: 322px;
}
}
.details-middle {
	float: left;
	width: 34.2%;
	margin-left: 2%;
}
.details-middle.full {
	float: left;
	width: 44%!important;
	margin-left: 7%;
}
.page-template-page-offices .details-middle, .page-template-page-location-offices .details-middle {
	width: 49%;
}
@media(max-width:1243px){
	.page-template-page-offices .details-middle, .page-template-page-location-offices .details-middle.full {
	  width: 100%!important;
	  margin-left: 0;
	  margin-top: 2%;
	}
}
@media (max-width:1100px) {
.details-middle {
	width: 49%;
}
}
@media(max-width:736px){
	.page-template-page-location-offices .details-middle.full {
	  margin-top: 25px;
	}
}
.details-middle img {
	width: 100%;
	max-width: 395px;
}
.details-right {
	float: left;
	width: 26.5%;
	margin-left: 2%;
}

@media (max-width:1100px) {
.details-right {
	width: 100%;
	margin-left: 0;
	margin-top: 20px;
}
}
.details-right a {
	color: #000;
}

@media(max-width:1100px) {
.contact-col {
	width: 49%;
	float: left;
}
	.details-left.full .contact-col {
	width: 100%;
	float: left;
}
}
@media (max-width: 900px){
	.contact-col {
	  width: 100%;
	}
}
@media(max-width:568px) {
.contact-col {
	width: 100%;
}
}
.dl-secretary {
	border-top: 1px solid #c7c7c7;
	margin-top: 30px;
	padding-top: 10px;
}

@media(max-width:1100px) {
.dl-secretary {
	margin-top: 0px;
	width: 49%;
	float: left;
	margin-left: 2%;
}
}

@media(max-width:768px) {
.dl-secretary {
	width: 100%;
	margin-left: 0;
	border-top: none;
	padding-top: 0;
}
}
.dl-secretary h4 {
	border-top: none;
	padding-bottom: 18px;
	padding-top: 9px;
}
.dl-secretary h4:last-child {
	padding-top: 13px;
	padding-bottom: 10px;
	border-top: none;
}
.details-right a.download-details {
	color: #0098ce;
	text-decoration: underline;
	font-weight: 700;
}
.secretary-details p {
	margin-bottom: 2px;
}

@media(max-width:768px) {
.secretary-details h4 {
	border-top: 1px solid #c7c7c7;
	padding-top: 18px;
	padding-bottom: 29px;
	margin-top: 20px;
}
}
.title-location {
	font-size: 16px;
	line-height: 22px;
	font-weight: 400;
}
.expertise-links {
	position: absolute;
	bottom: 30px;
	width: 100%;
}
@media (max-width:1480px) {
	.expertise-links {
    bottom: 20px;
	}
}
@media (max-width:1402px) {
	.expertise-links {
    bottom: 5px;
	}
}
@media (max-width:1311px) {
	.expertise-links {
    bottom: 0px;
	}
}
@media (max-width:1235px) {
	.expertise-links {
    bottom: -10px;
	}
}
.expertise-links p {
	margin-bottom: 4px;
}
.expertise-links-related {
	width: 100%;
	margin-top: 50px;
	clear:both;
}
.expertise-links-related h4 {
	font-weight: 700;
	line-height: 0;
	color: #000;
	font-size: 14px;
	border-top: 1px solid #c7c7c7;
	padding-top: 18px;
}
.page-template-page-offices .expertise-links-related, .page-template-page-location-offices .expertise-links-related {
	margin-top: 0px;
	margin-bottom:50px;
}
.page-template-page-offices .expertise-links-related a, , .page-template-page-location-offices .expertise-links-related a {
	color: #0098ce;
}
/* Safari 7.1+ */

_::-webkit-full-page-media, _:future, :root .expertise-links p {
 margin-bottom: 0px;
}
.expertise-links a, .expertise-links-related a {
	text-decoration: underline;
}
.expertise-links a:hover, .expertise-links-related a:hover {
	text-decoration: none;
}
.expertise-col {
	columns: 2;
	display: inline-block;
}

@media(max-width:320px) {
.expertise-col {
	columns: 1;
}
}
.profile-text {
	margin-top: 25px;
	width: 71%;
}
.page-template-page-offices .profile-text, .page-template-page-location-offices .profile-text {
	/*border-top: 1px solid #c7c7c7;
	padding-top: 18px;*/
	margin-top:0;
	width:100%;
	margin-bottom: 40px;
}
@media(max-width:414px) {
	.page-template-page-offices .profile-text, .page-template-page-location-offices .profile-text {
	padding-bottom: 0px;
		border-top: none;
}
}
/*.page-template-page-offices .contact-col {
	border-top: 1px solid #c7c7c7;
	padding-top: 18px;
	margin-top:0;
}*/
@media (max-width:1100px) {
.profile-text {
	margin-top: 30px;
	width: 100%;
}
}

@media(max-width:414px) {
.profile-text {
	border-top: 1px solid #c7c7c7;
	padding-top: 18px;
	padding-bottom: 29px;
}
}

@media (max-width:900px) {
.single-staff .content-inner {
	display: flex;
	flex-flow: row wrap;
}
.details-middle {
	order: 1;
}
.details-left {
	order: 2;
}
.details-right {
	order: 3;
}
.profile-text {
	order: 4;
}
.details-middle {
	margin-left: 0;
	width: 100%;
}
.details-left {
	margin-top: 25px;
	min-height: auto;
	width: 100%;
}
.expertise-links {
	bottom: 0;
	margin-top: 40px;
	position: relative;
}
.single-staff .content-inner p {
	font-size: 13px;
}
}

@media (max-width:768px) {
.expertise-links {
	margin-top: 30px;
}
}
.main-profile-pic {
	display: block;
}
.mobile-profile-pic {
	display: none;
}

@media(max-width:900px) {
.main-profile-pic {
	display: none;
}
.mobile-profile-pic {
	display: block;
}
}
.content-item {
	float: left;
	width: 23%;
	margin-right: 2%;
}

@media(max-width:900px) {
.content-item {
	float: left;
	margin-right: 3%;
	min-height: 650px;
	width: 47%;
}
}

@media(max-width:736px) {
.content-item {
	min-height: 670px;
}
}
@media(max-width:414px) {
.content-item {
	margin-right: 0%;
	min-height: auto;
	width: 100%;
	margin-bottom:40px;
}
}
@media(max-width:375px) {
.content-item {
	margin-right: 0;
	width: 100%;
	margin-bottom: 40px;
	min-height: auto;
}
}
.content-item:last-child {
	margin-right: 0;
}
.google-maps {
	position: relative;
	padding-bottom: 75%;
	height: 0;
	overflow: hidden;
}
.page-template-page-offices .google-maps, .page-template-page-location-offices .google-maps {
  position: relative;
  padding-bottom: 100%;
  height: 0;
  overflow: hidden;
}
@media(max-width:1243px){
	.page-template-page-offices .google-maps, .page-template-page-location-offices .google-maps {
	  padding-bottom: 50%;
	}
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
.news-item {
	border-top: 1px solid #c7c7c7;
	padding-top: 15px;
	margin-bottom: 30px;
}
.meta {
	color: #999;
	display: block;
	font-size: 12px;
	margin: 10px 0;
}
.meta a {
	color:#999;
}
.post-type-archive-community .meta {
	margin: 0px 0 30px;
}
.single .meta {
	font-size: 14px;
	margin: -20px 0 30px;
}
.title404 {
	color: #fff;
	font-size: 45px;
	font-weight: 900;
	margin: 0 0 20px;
}
.error404 .content-inner p, .entry-content.no-results .content-inner p {
	color: #fff;
	font-size: 16px;
}
/* Sidebar */

#sidebar {
	background: #0098ce;
	/*max-width:367px;

	width:100%;*/

	width: 22.7%;
	position: absolute;
	height: 100%;
	left: 0;
	z-index: 999999;
}
#sidebar.scroll {
	position: absolute;
}

@media (max-width:900px) {
#sidebar {
	background: #0098ce;
	width: 33%;
}
}

@media (max-width:736px) {
#sidebar {
	display: none;
}
}
.sidebar-inner {
	padding: 80px 48px 80px 80px;
}

@media (max-width:1280px) {
.sidebar-inner {
	padding: 80px 48px 80px 50px;
}
}
#sidebar h1 {
	color: #fff;
	font-size: 30px;
	font-weight: 700;
	line-height: 36px;
	margin-bottom: 84px;
}
.sidebar-inner ul li {
	border-bottom: 1px solid #29abe2;
	font-size: 14px;
	padding-bottom: 14px;
	margin-bottom: 14px;
	line-height: 19px;
}
.sidebar-inner ul li a {
	color: #fff;
}
.sidebar-inner ul li a:hover {
	color: #b8e2ee;
}
.sidebar-inner ul.children {display:none;}
.single-staff .sidebar-inner li {
	list-style: none;
}
.single-staff .sidebar-inner > li.page-item-56 > a {
	color: #fff;
	font-size: 30px;
	font-weight: 700;
	line-height: 36px;
}
.single-staff .sidebar-inner li > ul.children {
	margin-top: 84px;
}
ul.site-map > li > a {
	font-weight: 700;
}
/* Footer */



footer#footer {
	height: 74px;
	background: #0098ce;
	padding: 28px 43px 0 80px;
	font-size: 10px;
	color: #b8e2ee;
	font-weight: 400;
	line-height: 12px;
	position: relative;
	z-index: 100;
}

@media (max-width:1280px) {
footer#footer {
	padding: 28px 32px 0 50px;
}
}

@media (max-width:767px) {
footer#footer {
	padding: 28px 30px 0 38px;
}
}

@media (max-width:320px) {
footer#footer {
	padding: 45px 30px 0 38px;
}
}
footer#footer a {
	color: #b8e2ee;
}
#copyright {
	float: left;
}

@media(max-width:320px) {
#copyright {
	line-height: 1;
	margin-top: -25px;
	width: 50%;
}
}
.menu-footer-container {
	padding: 0 0 5px;
}
.menu-footer-container ul.menu {
	float: none;
	margin: 0;
}
.menu-footer-container {
	float: left;
	margin-left: 0;
	line-height: 7px;
	height: 7px;
	padding-top: 3px;
}

@media(max-width:320px) {
.menu-footer-container {
	float: none;
	margin-left: 0;
	padding-top: 17px;
	margin-bottom: 16px;
}
}
.menu-footer-container ul.menu li {
	border-right: 1px solid #b8e2ee;
	font-size: 10px;
	font-weight: 400;
	line-height: 7px;
	margin-right: 7px;
	padding-right: 7px;
	padding-bottom: 0;
}

/*.menu-footer-container ul.menu li:first-child {

	border-left: 1px solid #b8e2ee;

	padding-left: 7px;

}*/

@media(max-width:320px) {
.menu-footer-container ul.menu li {
	border-right: none;
	padding-bottom: 7px;
	float: none;
	display: block;
}
.menu-footer-container ul.menu li:first-child {
	border-left: none;
	padding-left: 0;
}
}
.menu-footer-container ul.menu li:last-child {
	border: none;
	margin: 0;
	padding: 0;
}
.footer-logo {
	float: right;
	max-height: 41px;
	max-width: 52px;
}
.mobile-only {
	display: none;
}

@media(max-width:736px) {
.mobile-only {
	display: block;
}
hr.expertise {
	background: #fff none repeat scroll 0 0;
	display: inline-block;
	margin: 0 0 -13px;
	width: 37%;
}
.expertise.staff-select {
	margin-top: 20px;
}
.exp-title {
	background: #0098ce;
	margin-top: -3px;
}
.exp-title-inner {
	padding: 50px 50px 50px 38px;
}
.exp-title-inner h1 {
	color: #fff;
	font-size: 30px;
	font-weight: 700;
	line-height: 36px;
}
}

@media(max-width:667px) {
hr.expertise {
	width: 41.5%;
}
}

@media(max-width:568px) {
hr.expertise {
	width: 50%;
}
}

@media(max-width:414px) {
hr.expertise {
	width: 74%;
}
}

@media(max-width:375px) {
hr.expertise {
	width: 84%;
}
}

@media(max-width:320px) {
hr.expertise {
	width: 100%;
}
}
.mobile-title {
	display: none;
}

@media(max-width:768px) {
.mobile-title {
	display: block;
}
.content-inner .mobile-title h2:first-child {
	border-top: none;
	margin-bottom: 20px;
	padding-top: 0;
}
}
ul.search-items li {
	border-top: 1px solid #0098ce;
	float: left;
	height: 155px;
	margin-right: 2.5%;
	padding-top: 20px;
	width: 47%;
}

@media(max-width:1024px) {
ul.search-items li {
	height: 230px;
	margin-right: 4.5%;
	width: 45%;
}
}

@media(max-width:768px) {
ul.search-items li {
	height: auto;
	margin-right: 4.5%;
	width: 100%;
	padding-bottom: 15px;
}
}
.search-items a p {
	color: #000;
}
.search-items li:hover a p, .search-items li:hover a h3 {
	color: #0098ce;
}
.form-results {
	float: none;
	text-align: center;
	margin: 0 auto;
	width: 30%;
}

@media(max-width:1024px) {
.form-results {
	width: 47%;
}
}

@media(max-width:768px) {
.form-results {
	width: 64%;
}
}

@media(max-width:736px) {
.form-results {
	width: 67%;
}
}

@media(max-width:667px) {
.form-results {
	width: 75%;
}
}

@media(max-width:568px) {
.form-results {
	width: 89%;
}
}

@media(max-width:414px) {
.form-results {
	width: 100%;
}
}
#searchform-results #s {
	background: #EBF7FB;
	border: medium none;
	color: #0098ce;
	font-weight: 100 !important;
	float: left;
	outline: none;
	font-size: 20px;
	height: 52px;
	padding: 20px 30px;
	margin: 50px 0 0;
	width: 69.6%;
}

@media(max-width:414px) {
#searchform-results #s {
	width: 60%;
}
}

@media(max-width:375px) {
#searchform-results #s {
	width: 54%;
}
}

@media(max-width:320px) {
#searchform-results #s {
	width: 44%;
}
}
#searchsubmit-results {
	float: left;
	background: url("images/search.png") no-repeat scroll center 50% #EBF7FB;
	background-size: 18px 20px;
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	height: 92px;
	width: 75px;
	z-index: 9999;
	margin: 50px 0 0;
}
.sidebar-inner .form-results {
	float: left;
	margin: 0;
	width: 100%;
}
.sidebar-inner .form-results #searchform-results #s {
	height: 32px;
	width: 45%;
	margin: 25px 0 0;
	font-size: 18px;
}

@media(max-width:1024px) {
.sidebar-inner .form-results #searchform-results #s {
	height: 32px;
	width: 47%;
	margin: 25px 0 0;
	font-size: 14px;
	padding: 15px;
}
}
.sidebar-inner .form-results #searchsubmit-results {
	margin: 25px 0 0;
	height: 72px;
}

@media(max-width:1024px) {
.sidebar-inner .form-results #searchsubmit-results {
	margin: 25px 0 0;
	height: 62px;
	background-size: 14px 16px;
	width: 30%;
}
}
.sidebar-inner h3 {
	font-size: 20px;
	margin-top: 50px;
	font-weight: 400;
	line-height: 1.5;
}

@media(max-width:1024px) {
.sidebar-inner h3 {
	font-size: 18px;
}
}
.search-results .content-inner h1 {
	color: #0098ce;
	font-size: 30px;
	font-weight: 700;
	line-height: 36px;
	margin: 0 0 50px 15px;
}

@media (max-width:736px) {
.content-inner ul.search-items {
	padding-left: 0;
}
.search-results .content-inner h1 {
	margin-left: 0;
}
}
.gutter-sizer {
	width: 1.9%;
}
.home-banner {
	height: 622px;
}
.office-img {
	max-height: 300px;
	width: auto;
}

@media (max-width:800px) {
.office-img {
	float: left !important;
	margin-left: 0 !important;
}
}

@media (max-width:736px) {
.office-img {
	float: right!important;
	margin-left: 20px !important;
}
}

@media (max-width:568px) {
.office-img {
	width: 55%!important;
}
}

@media (max-width:414px) {
.office-img {
	max-width: 100%;
	width: 100%!important;
}
}
.attachment-offices.size-offices, .attachment-offices-lg.size-offices-lg {
	max-width: 100%;
}
.linked {
	margin-top: 18px;
}

@media(max-width:768px) {
.linked {
	margin: 18px 0 30px;
}
}
.attachment-profile-thumb-lg.size-profile-thumb-lg.wp-post-image {
	width: 100%;
}
.wide-banner {
	display: block;
}
.narrow-banner {
	display: none;
}

@media(max-width:600px) {
.wide-banner {
	display: none;
}
.narrow-banner {
	display: block;
}
}
.page-id-7154 .content-inner h4, .page-id-11753 .content-inner h4 {
	color: #0098ce;
	font-weight: 700;
	border-top: 1px solid #c7c7c7;
	padding-top: 15px;
	padding-bottom: 10px;
	font-size: 22px;
}
.page-id-7154 .content-inner h4:first-of-type, .page-id-11753 .content-inner h4:first-of-type {
	margin-top: 30px;
}
.left-col-blog {
	float: left;
	width: 58%;
	margin-right: 4%;
}
.right-col-blog {
	float: right;
	width: 37%;
}

@media(max-width:1024px) {
.left-col-blog {
	float: none;
	width: 100%;
	margin-right: 0;
}
.right-col-blog {
	float: none;
	width: 100%;
}
}
.right-col-blog img {
	max-width: 100%;
	width: auto;
	margin-bottom: 5px;
	margin-top: 20px;
}
.right-col-blog img:first-child {
	margin-top: 0;
}
.sidebar-inner li.page-item-10131 {
	display: none;
}

@media (max-width:1024px) {
.alignright.size-thumbnail.wp-image-9983, .alignright.size-thumbnail.wp-image-9984 {
	float: none;
	margin: 0 !important;
	clear: both;
}
}
.content-inner img.coming-soon {
	width: 100%;
}
.col-2017 {
	float: left;
	width: 50%;
}
.rosettes {
	float: right;
	width: 50%;
}
.rosettes img {
	margin: 0;
}

@media (max-width:1264px) {
.col-2017 {
	float: left;
	width: 100%;
}
.rosettes {
	float: left;
	width: 100%;
}
}

@media (max-width:380px) {
.rosettes img {
	width: 40%;
}
}
.right-col-blog {
	font-size: 11px;
	line-height: 17px;
	margin-bottom: 12px;
}
.summer-sidebar {
	border-top: 1px solid #c7c7c7;
}
.right-col.std.summer-sidebar img {
	max-width: 100%;
}
.sidebar-inner li.page-item-10412 {
	display: none;
}
.bugme a.bugme-close.bugme-close-left {
	font-weight: 400!important;
	font-size: 24px!important;
	top: 8px!important;
}

@media(max-width:320px) {
.bugme a.bugme-close.bugme-close-left {
	top: 15px !important;
	left: -15px!important;
}
}
@media(max-width:414px) {
	.page-id-10662 iframe {
		height:450px!important;
	}
}
.newsletter-btn {
	background: #0098ce;
	color: #fff !important;
	font-size: 15px;
	display: block;
	padding: 15px 25px;
	text-align:center;
	line-height:1.1;
}
.single  .newsletter-btn, .single hr.light ~ .newsletter-btn:first-child {
	margin-top:10px;
}
.single  .newsletter-btn:first-child {
	margin-top:0px;
}
.right-col.std a.newsletter-btn {
	color: #fff;
}
.awards-overlay {
	position: absolute;
	right: 20px;
	bottom: /*0px*/ 30px;
	z-index: 99;
	width: 600px;
}
.awards-overlay img {
	float:right;
	max-width:/*25%*/ 35%;
}
@media(max-width:1024px){
	.awards-overlay img {
		max-width:20%;
	}
}
@media(max-width:900px){
	.awards-overlay img {
		max-width:18%;
	}
}
@media(max-width:626px){
	.awards-overlay img {
		max-width:17%;
	}
}
@media(max-width:526px){
	.awards-overlay img {
		max-width:16%;
	}
}
@media(max-width:472px){
	.awards-overlay img {
		max-width:15%;
	}
}
@media(max-width:414px){
	.awards-overlay {
		position: relative;
		left:20px;
		width: 100%;
		clear: both;
	}
	.awards-overlay img {
		max-width: 29%;
		float:left;
	}
}
.featured-newsletter {
	background:#f7f7f7;
	padding:20px 50px 20px 10px;
	overflow:hidden;
}
@media(max-width:504px){
	.featured-newsletter {
		padding:20px 10px 20px 10px;
	}
}
.featured-newsletter .newsletter-image {
	float:left;
	width:50%;
}
@media(max-width:504px){
	.featured-newsletter .newsletter-image {
		float:none;
		width:100%;
	}
}
.newsletter-image img {
    max-width: 100%;
}
@media(max-width:504px){
	.newsletter-image img {
		margin: 0 auto;
	}
}
.featured-newsletter .newsletter-intro {
	float:left;
	width:50%;
	margin-top: 40px;
}
@media(max-width:1086px){
	.featured-newsletter .newsletter-intro {
		margin-top: 20px;
	}
}
@media(max-width:504px){
	.featured-newsletter .newsletter-intro {
		float:none;
		width:85%;
		padding: 0 30px;
	}
}
@media(max-width:370px){
	.featured-newsletter .newsletter-intro {
		width:78%;
	}
}
.featured-newsletter .newsletter-btn {
	margin-top:30px;
	display: inline-block;
	padding: 9px 70px;
}
@media(max-width:1086px){
	.featured-newsletter .newsletter-btn {
		padding: 9px 50px;
		margin-top:10px;
	}
}
.single-newsletters .content-inner {
    background: #f7f7f7;
}
.single-newsletters .content-inner h3 {
    color: #0098ce;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    margin: 30px 0 15px;
}
@media(max-width:736px){
	.right-col.std {
		display:block;
	}
}
@media(max-width:414px){
	.single-expertise .right-col.std {
		margin-top: 40px;
	}
}
.linkedin-header {
    float: right;
	margin: 65px 10px 0 5px;
}
h1.notification {
    color: #fff;
	font-size: 56px;
	font-weight: 900;
	line-height: 54px;
}
.sub-title {
    color: #fff;
    font-size: 20px;
    margin-top: 30px;
    line-height: 24px;
    margin-bottom: 0;
}
.newsletter-groups {
	background: #0098ce;
	color: #fff;
    width: 25%;
    height: 300px;
    float: left;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
	text-align:center;
	margin: 0 10px 10px 0;
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
}
.newsletter-groups-inner {padding: 0 30px;}
.content-inner .newsletter-groups a {color:#fff;}
.newsletter-item {
    float: left;
    width: 33%;
	text-align:center;
}
@media(max-width:920px){
	.newsletter-item {
    font-size:14px;
}
}
@media(max-width:767px){
	.newsletter-item {
		margin-top:30px;
	}
}
@media(max-width: 420px) {
	.newsletter-item {
		width:100%;
		font-size:16px;
	}
}
@media(max-width:945px){
	.text-overlay {max-width: 90%; }
	h1.notification {font-size: 50px;}
}
@media(max-width:857px){
	h1.notification {font-size: 40px; line-height: 44px;}
}
@media(max-width:857px){
	h1.notification {font-size: 36px; line-height: 1;}
	.sub-title {font-size:18px;}
}
@media(max-width:761px){
	.text-overlay {margin-bottom: 50px;}
	h1.notification {font-size: 30px;}
	.sub-title {font-size: 16px; margin-top: 15px;}
}
@media(max-width:663px){
	.text-overlay {margin-bottom: 35px;}
}
@media(max-width:599px){
	/*h1.notification {font-size: 24px;}*/
	.text-overlay {max-width: 87%;}
	.sub-title {/*font-size: 14px;*/ line-height: 1.3;}
}
@media(max-width:517px){
	/*.banner-main {height: 250px;}*/
	.banner-main.apply-now {height: auto;}
	.text-overlay {margin-bottom: 28px; max-width: 85%;}
	h1.notification {font-size: 22px;}
}
@media(max-width:393px){
	.text-overlay { max-width: 80%;}
}
.post-password-form p + p {
    background: #eee;
    padding: 30px;
    display: inline-block;
    margin-top: 10px;
}
.post-password-form input[type="submit"]{
	border:none;
	display:inline-block;
	background:#0098ce;
	color:#fff !important;
	font-size: 15px;
	padding: 15px 25px;
	text-align: center;
	line-height: 1.1;
	cursor:pointer;
}
.post-password-form input[type="password"] {
    padding: 15px 25px;
    border: none;
    background: #fff;
    margin: 0 0 0 10px;
}
/*.mob-page-links .page_item.page-item-14547, .mob-page-links .page_item.page-item-11931 {
	display: none;
}*/
.page-id-133 .mainbanner, .page-id-141 .mainbanner, .page-id-127 .mainbanner, .page-id-10131 .mainbanner, .page-id-3810 .mainbanner {
	display: none;
}
/* Vertical BX Slider */
/*.page-template-page-offices .bx-wrapper {
  max-height: 750px;
  overflow: hidden;
}*/
.page-template-page-offices .bx-viewport {
  clip-path: inset(0 0 7% 0);
}
.page-template-page-location-offices .bx-viewport {
  clip-path: inset(0 0 0 0);
}
@media(max-width:1243px){
	/*.page-template-page-offices .bx-viewport {
	  clip-path: inset(0 0 0 0);
	}*/
}
@media(max-width:736px){
	.page-template-page-offices .bx-viewport, .page-template-page-location-offices .bx-viewport {
	  clip-path: inset(0 0 12% 0);
	}
}
.page-template-page-offices .bx-wrapper, .page-template-page-location-offices .bx-wrapper {
  padding-bottom: 30px;
	padding-top: 50px;
}
@media(max-width:736px){
	.page-template-page-offices .bx-wrapper, .page-template-page-location-offices .bx-wrapper {
	  padding-bottom: 0px;
	}
	/*.page-template-page-location-offices .bx-wrapper {
	  display:none;
	}*/
}
.page-template-page-offices .bx-controls-direction, .page-template-page-location-offices .bx-controls-direction {
	width: 100%;
}
.page-template-page-offices .bx-wrapper .bx-prev, .page-template-page-offices .bx-wrapper .bx-next, .page-template-page-location-offices .bx-wrapper .bx-prev, .page-template-page-location-offices .bx-wrapper .bx-next {
  background: url('images/arrow.png') no-repeat 0 0;
	background-size: contain;
	height: 30px;
display: block;
width: 16px;
text-indent: -9999px;
	position: absolute;
}
.page-template-page-offices .bx-wrapper .bx-next:focus, .page-template-page-offices .bx-wrapper .bx-next:hover, .page-template-page-location-offices .bx-wrapper .bx-next:focus, .page-template-page-location-offices .bx-wrapper .bx-next:hover {
  background-position: 0 0;
}
.page-template-page-offices .bx-wrapper .bx-prev {
	left:50%;
	-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
	margin-left:-8px;
	top:15px;
}
.page-template-page-location-offices .bx-wrapper .bx-prev {
  left: 0%;
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
  margin-left: -20px;
  top: 50%;
  margin-top: -30px;
}
.page-template-page-offices .bx-wrapper .bx-next {
	right:50%;
	-webkit-transform: rotate(90deg);
transform: rotate(90deg);
	margin-right:-8px;
	bottom: 35px;
	top: auto;
}
.page-template-page-location-offices .bx-wrapper .bx-next {
  right: 0%;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  margin-right: -20px;
  bottom: auto;
  top: 50%;
  margin-top: -30px;
}
@media(max-width:1089px){
	.page-template-page-offices .bx-wrapper .bx-next, .page-template-page-location-offices .bx-wrapper .bx-next  {
	  bottom: 10px;
	}
}
@media(max-width:596px){
	.page-template-page-offices .bx-wrapper .bx-next, .page-template-page-location-offices .bx-wrapper .bx-next {
	  bottom: 50px;
	}
}
@media(max-width:414px){
	.page-template-page-offices .bx-wrapper .bx-next, .page-template-page-location-offices .bx-wrapper .bx-next {
	  bottom: 20px;
	}
}
/*.page-template-page-offices .bx-wrapper {
  position: relative;
  padding-top: 50px;
  margin-top: 30px;
}*/
.page-template-page-offices .bx-wrapper .coming-soon {
max-width: 112px !important;
max-height: 112px;
width: 38%;
height: 100%;
}
.page-template-page-location-offices .bx-wrapper .coming-soon {
max-width: 100% !important;
max-height: 140px;
width: 100%;
height: 100%;
}
.open-day {
  float: left;
  width: 30%;
}
@media(max-width:1420px){
	.open-day {
  float: left;
  width: 40%;
}
}
@media(max-width:1108px){
	.open-day {
  float: left;
  width: 50%;
}
}
@media(max-width:736px){
	.open-day {
  float: left;
  width: 30%;
}
}
@media(max-width:512px){
	.open-day {
  float: left;
  width: 50%;
}
}
@media(max-width:340px){
	.open-day {
  float: left;
  width: 100%;
}
}
.page-template-page-location-offices .contact-grid {
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-template-rows: repeat(2, 1fr);
grid-column-gap: 20px;
grid-row-gap: 20px;
}
.page-template-page-location-offices .lightweight-accordion {
	background: #CDCDCD;
  color: #000 !important;
  font-size: 16px;
  display: inline-block;
  padding: 9px 25px;
	margin-bottom: 25px;
}
.lightweight-accordion-body {
  padding-top: 20px;

}
.page-id-15817 .contact-col:nth-child(5){
	margin-top:-12px;
}
.box-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
/*grid-template-rows: repeat(2, 1fr);*/
/*grid-auto-rows: 1fr;*/
grid-column-gap: 30px;
grid-row-gap: 30px;
margin: 40px 0 50px;
}
@media(max-width:1134px){
	.box-grid {
grid-template-columns: 1fr;
}
}
.box-col {
  border: 1px solid #0098CE;
  padding: 20px;
	min-height: 200px;
}
@media(max-width:1515px){
	.box-col {
	min-height: 215px;
}
}
@media(max-width:1386px){
	.box-col {
	min-height: 240px;
}
}
@media(max-width:1290px){
	.box-col {
	min-height: 260px;
}
}
@media(max-width:1271px){
	.box-col {
	min-height: 275px;
}
}
@media(max-width:1242px){
	.box-col {
	min-height: 295px;
}
}
@media(max-width:1169px){
	.box-col {
	min-height: 310px;
}
}
@media(max-width:1134px){
	.box-col {
	min-height: auto;
}
}
.content-inner .box-col h2:first-child {
  border-top: none;
  padding-top: 0px;
	margin-bottom:25px;
}
.content-inner a .box-col p {
  color: #000;
}
.btn.enviro {
	clear:both;
}
.content-inner h2.enviro {
  border-top: none;
  padding-top: 0px;
}
.enviro-banner {
  margin-bottom: 50px;
}
.box-col.stats {
  border: none;
  background: #F5F5F5;
}
.enviro-box-icon {
  width: 17% !important;
}
@media(max-width:1134px){
	.enviro-box-icon {
  width: 8% !important;
}
}
@media(max-width:900px){
	.enviro-box-icon {
  width: 12% !important;
}
}
.enviro-stats {
  color: #0098CE;
  font-size: 30px;
  line-height: 36px;
  margin: 20px 0;
}
.enviro-text-sm {
  font-size: 14px;
  margin-top: 30px;
}
.enviro-left-col {
  float: left;
  width: 70%;
  margin-right: /*40px*/3%;
}
.enviro-right-col {
  width: 27%;
  float: left;
}
@media(max-width:1134px){
	.enviro-left-col {
  width: 100%;
  margin-right: 0;
}
.enviro-right-col {
  width: 100%;
}
}
.accordion-item .lightweight-accordion {
  border-bottom: 1px solid #D9D9D9;
  padding: 12px 0;
}
.accordion-item .lightweight-accordion .lightweight-accordion-title {
display: flex;
justify-content: space-between;
align-items: center;
}
.lightweight-accordion-title {
  list-style: none;
}
.lightweight-accordion-title::-webkit-details-marker {
  /* Hides marker on Safari */
  display: none;
}
.accordion-item .lightweight-accordion details .lightweight-accordion-title::after {
content: "\002B";
color: #000;
font-size: 1.5rem;
margin-left: 2rem;
	font-weight: 600;
}
.accordion-item .lightweight-accordion details[open=""] .lightweight-accordion-title::after {
content: "\2014";
color: #000;
font-size: 1.1rem;
  margin-left: 2rem;
  font-weight: 600;
}
.accordion-item .lightweight-accordion .lightweight-accordion-title {
  font-weight: 600;
	cursor:default;
}
.accordion-item .lightweight-accordion-body {
  width: 70%;
}
@media(max-width:1134px){
	.accordion-item .lightweight-accordion-body {
  width: 95%;
}
}
.accordion-wrapper {
  border-top: 1px solid #D9D9D9;
}

.accordion-block {
  margin-bottom: 50px;
}
.left-col.full.box-wrapper {
  margin-top: 30px;
}
.btn.enviro {
	margin-top:30px;
}
.mob-page-links {
    margin-bottom: 30px !important;
  }
.box-grid a:hover {
  background: #ecfbff;
}