@import url("//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");

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 { margin: 0; padding: 0; border: 0; font: inherit; font-size: 100%; vertical-align: baseline; }

html { line-height: 1; }

ol, ul { list-style: none; }

table { border-collapse: collapse; border-spacing: 0; }

caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; }

q, blockquote { quotes: none; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; }

a img { border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }

/* Webfont: HelveticaNeue-Light */
@font-face { font-family: 'HN'; src: url("../fonts/HelveticaNeue-Light.eot");
	/* IE9 Compat Modes */
	src: url("../fonts/HelveticaNeue-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeue-Light.woff") format("woff"), url("../fonts/HelveticaNeue-Light.ttf") format("truetype"), url("../fonts/HelveticaNeue-Light.svg#HelveticaNeue-Light") format("svg");
	/* Legacy iOS */
	font-style: normal; font-weight: 300; text-rendering: optimizeLegibility; }
/* Webfont: HelveticaNeue-Roman */
@font-face { font-family: 'HN'; src: url("../fonts/HelveticaNeue-Roman.eot");
	/* IE9 Compat Modes */
	src: url("../fonts/HelveticaNeue-Roman.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeue-Roman.woff") format("woff"), url("../fonts/HelveticaNeue-Roman.ttf") format("truetype"), url("../fonts/HelveticaNeue-Roman.svg#HelveticaNeue-Roman") format("svg");
	/* Legacy iOS */
	font-style: normal; font-weight: 400; text-rendering: optimizeLegibility; }
/* Webfont: HelveticaNeue-Medium */
@font-face { font-family: 'HN'; src: url("../fonts/HelveticaNeue-Medium.eot");
	/* IE9 Compat Modes */
	src: url("../fonts/HelveticaNeue-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeue-Medium.woff") format("woff"), url("../fonts/HelveticaNeue-Medium.ttf") format("truetype"), url("../fonts/HelveticaNeue-Medium.svg#HelveticaNeue-Medium") format("svg");
	/* Legacy iOS */
	font-style: normal; font-weight: 500; text-rendering: optimizeLegibility; }
/* Webfont: HelveticaNeue-Bold */
@font-face { font-family: 'HN'; src: url("../fonts/HelveticaNeue-Bold.eot");
	/* IE9 Compat Modes */
	src: url("../fonts/HelveticaNeue-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeue-Bold.woff") format("woff"), url("../fonts/HelveticaNeue-Bold.ttf") format("truetype"), url("../fonts/HelveticaNeue-Bold.svg#HelveticaNeue-Bold") format("svg");
	/* Legacy iOS */
	font-style: normal; font-weight: 600; text-rendering: optimizeLegibility; }

html { font-size: 62.5%; }

body { background: none repeat scroll 0 0 #444; color: #404041; font-weight: 400; line-height: 1.5em; font-family: "HN", sans-serif; font-size: 15px; font-size: 1.5rem; }

#site-wrapper { width: 100%; display: block; position: relative; }

#mobile-nav { background: none repeat scroll 0 0 #333; height: 100%; padding: 25px; position: fixed; right: -260px; top: 0; width: 260px; z-index: 999; overflow-y: scroll;}
#mobile-nav a#close { color: #fff; }
#mobile-nav ul.menu { margin: 25px 0; }
#mobile-nav ul.menu ul { margin: 0 0 25px 25px; }
#mobile-nav ul.menu li a {
	color: #ccc;
	display: block;
	font-size: 1.5rem;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	line-height: 1.2em;
	margin: 0 0 8px;
}
#mobile-nav ul.menu li:hover a { color: #fff; text-decoration: none; }

.navtoggle {
	color: #333;
	cursor: pointer;
	position: absolute;
	right: 20px;
	top: -25px;
	z-index: 99;
}
.navtoggle.active { color: #666; }

.container { background: #fff; min-width: 320px; width: 95%; margin: 0 auto; max-width: 1276px; }

div.phone { display: none; margin-right: 10px; font-size: 80%; }

div.phone.active, div.phoneToggle { display: inline-block; line-height: 65px; }

div.phoneToggle { cursor: pointer; font-size: 80%; }

div.phoneToggle.active { font-weight: 600; }

:focus {
	outline-color: transparent;
	outline-style: none;
}

#search { background: none repeat scroll 0 0 #bbd9de; position: absolute; right: 0; top: 0; z-index: 99; }
#search i { color: #fff; cursor: pointer; height: 65px; line-height: 65px; position: relative; text-align: center; width: 65px; }
#search #search-bar { display: none; position: absolute; right: 0; top: 65px; }
#search #search-bar input {
	background: none repeat scroll 0 0 #000;
	border: 0 none;
	color: #fff;
	height: 65px;
	line-height: 65px;
	padding: 0 25px;
	width: 320px;
}
#header { position: relative; text-align: center; }
#header .container > .row > div { padding-left: 0; padding-right: 0; }
#header .info { padding-right: 65px !important; }
#header #logo {
	display: block;
	margin: 40px auto;
	padding: 0;
	text-align: center;
	width: 75%;
	max-width: 463px;
}
#header #logo:hover { opacity: 1; }
#header #main-nav { position: relative; z-index: 98; }
#header #main-nav ul.menu { display: block; position: relative; }
#header #main-nav ul.menu > li { border-right: 1px solid #f6f6f6; display: block; float: left; margin: 0; position: relative; text-align: center; width: 25%; }
#header #main-nav ul.menu > li > a { color: #000; display: block; font-weight: 600; height: 65px; line-height: 65px; transition: all 300ms ease 0s; font-size: 16px; font-size: 1.6rem; 
	font-weight: bold;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#header #main-nav ul.menu > li ul.sub-menu { display: none; position: absolute; background: #bbd9de; top: 65px; left: 0; width: 100%; }
#header #main-nav ul.menu > li ul.sub-menu li { display: block; position: relative; }
#header #main-nav ul.menu > li ul.sub-menu li a {
	border-bottom: 1px solid #fff;
	color: #000;
	display: block;
	padding: 8px 25px 6px;
	text-align: left;
}
#header #main-nav ul.menu > li ul.sub-menu li ul { display: none; left: 100%; top: 0; }
#header #main-nav ul.menu > li ul.sub-menu li.current-menu-item > a { color: #fff; }
#header #main-nav ul.menu > li:hover > a { text-decoration: none; background: #000; color: #fff; }
#header #main-nav ul.menu li:hover > ul.sub-menu { display: block; }
#header #main-nav ul.menu li.current-menu-ancestor > a { background: #000; color: #fff; }
#header #main-nav ul.menu li.current-menu-item > a { background: #000; color: #fff; }

.grey { background: #f6f6f6; }

.title-holder { background: none repeat scroll 0 0 #bbd9de; }
.title h1 {
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 30px;
	font-size: 3rem;
	margin: 0;
	padding: 30px;
}
.intro, .padding, .content-padding {
	padding: 36px 40px 10px 40px !important;
}
.intro strong { color: #f05841; font-weight: 600; }
.intro p {
	font-weight: 300;
	line-height: 1.32em;
	margin: 0 0 .7em;
	font-size: 20px;
	font-size: 2rem;
}

.videos { position: relative; line-height: 1; }
.videos iframe { display: block; position: relative; }
.videos h3 { background: none repeat scroll 0 0 #404041; color: #bbd9de; display: inline-block; font-weight: 600; padding: 15px 60px; text-transform: uppercase; font-size: 15px; font-size: 1.5rem; }

.blog #content .row:nth-child(even) { background: #f6f6f6; }
.blog .article { padding: 30px !important; }
.blog .date { color: #bbd9de; padding: 30px 0 0 0 !important; }

.so-widget-sow-image img {
	width: 100%;
	aspect-ratio: 1/1;
	object-fit: cover;
	object-position: center;
}

.service-actions { background: #404041; }

.situation:nth-child(odd) { background: #f6f6f6; }

.situation-actions .wrapper {
	display: table;
	width: 100%;
}
.situation-actions a {
	background: none repeat scroll 0 0 #404041;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #ef5741;
	font-size: 1.3rem;
	font-weight: 600;
	line-height: 1.32em;
	padding: 0 25px;
	text-align: center;
	text-transform: uppercase;
	height: 90px;
	vertical-align: middle;
	display: table-cell;
}
.situation-actions a:hover { background: #d0d2d3; color: #929396; text-decoration: none; }

.thumbnail-ph {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #bbd9de;
}
.thumbnail-name-container {
	color: #404041;
	border: 1.5px solid currentColor;
	padding: 0 20px;
	border-radius: 50%;
	height: 0;
	max-height: 0;
	padding-bottom: 29%;
	width: 30%;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
.thumbnail-name {
	position: absolute;
	top: calc(50% + 2px);
	line-height: 1;
	transform: translateY(-50%);
	font-size: 2em;
}
@media (max-width: 991px) {
	.thumbnail-name-container {
		padding-bottom: 39%;
		width: 40%;
	}
}

.tab-links {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.tab-links a {
	opacity: .5;
	font-weight: bold;
	padding: 10px 20px;
	margin-bottom: 30px;
	line-height: 1;
}
.tab-links a:first-child {
	padding-left: 0;
}
.tab-links a:last-child {
	border-left: 1.5px solid currentColor;
	padding-right: 0;
}
.tab-links a.active {
	opacity: 1;
}

.page-id-734 .info-overlay {
	position: absolute;
	top: 0;
	left: 0;
	background: #F05841;
	height: 100%;
	width: 100%;
	color: #fff;
	padding: 40px 30px;
	display: flex;
	align-items: flex-start;
	/*     justify-content: flex-start; */
	opacity: 0;
	overflow: auto;
}
.page-id-734 #content .info-overlay ul {
	margin: auto 0 0;
	list-style: disc;
}
.page-id-734 #content .info-overlay ul li {
	line-height: 1;
	padding-left: 5px;
}
.page-id-734 #content .info-overlay ul li::before {
	content: none;
}
.page-id-734 #content .info-overlay ul li:last-child {
	margin-bottom: 0;
}
.page-id-734 .expert {
	cursor: pointer;
}
.page-id-734 .expert:hover {
	background: #f05841;
}
.page-id-734 .expert:hover .info-overlay {
	opacity: 1;
}
.page-id-734 .expert:hover .expert-title,
.page-id-734 .expert:hover .expert-title h3 {
	color: #fff;
}

@media (max-width: 768px) {
	.page-id-734 .expert {
		display: flex;

	}
	.page-id-734 .expert > .col-xs-6 {
		height: 100%;
		float: none;
	}
	.page-id-734 .info-overlay {
		font-size: 11pt;
	}
	.expert-title .meta h3 {
		line-height: 1 !important;
	}
}
.expert-title { 
	position: relative; 
}
.expert-title .meta h3 {
	color: #ef5741;
	margin: 0 !important;
	text-transform: uppercase;
	font-size: 20px;
	font-size: 2rem;
}

.expert-title .meta {
	text-align: right;
}
.expert-title .meta {
	padding: 10px 15px;
}
.expert {
	clear: both;
}

#filters {
	position: absolute;
	bottom: 30px;
	left: 30px;
	display: none;
}
#filters a { display: block; text-transform: uppercase; color: #fff; }
#filters a.active { font-weight: 600; color: #000; }

.home-engagements .content {
	padding: 0 !important;
}
.home-engagements .content p {
	line-height: 0;
	margin: 0;
}

.top .metaslider {
	background: #000;
	padding-bottom: 30px;
}

.top .metaslider .caption-wrap {
	background: none repeat scroll 0 0 #000;
	color: white;
	display: block;
	line-height: 1;
	margin: 0;
	opacity: 1;
	position: relative;
	width: 100%;
}

.top .metaslider .caption {
	font-size: 20px;
	padding: 15px;
	word-wrap: break-word;
	line-height: 1.32em;
}

.top .metaslider .caption h3 {
	color: #fff;
	font-size: 3.5rem;
	line-height: 1.1em;
}
.top .metaslider .caption p {
	font-size: .75em;
	line-height: 1.2em;
	padding-right: 35px;
}

.top .flex-control-nav {
	bottom: -19px;
	right: 0;
	z-index: 999;
}
.top .flex-control-nav li {}
.top .flex-control-nav li a {
	background: none;
	border: 1px solid #fff;
}
.top .flex-control-nav li a.flex-active {
	background: #fff;
	box-shadow: none;
	border: 1px solid #fff;
}

.top .metaslider .flexslider {
	margin: 0;
}

.activeintel {
	line-height: 0;
}

.info-boxes {
	background: none repeat scroll 0 0 #414141;
	line-height: 1;
	position: relative;
}
.info-boxes .buttons {
	background: none repeat scroll 0 0 #414141;
	height: 100%;
	left: -100%;
	padding: 9px;
	position: absolute;
	width: 100%;
}
.info-boxes .buttons .button {
	background: url("../img/btn-engage.jpg") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
	border: 0 none;
	border-radius: 0;
	cursor: pointer;
	display: inline-block;
	height: 140px;
	margin: 1%;
	padding: 0;
	width: 47%;
}

.info-boxes .buttons .button.engage {
	background: url("/wp-content/uploads/2015/08/Innisfree_Icons_Small_GrayWhite-04.png") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
}
.info-boxes .buttons .button.advise {
	background: url("/wp-content/uploads/2015/08/Innisfree_Icons_Small_GrayWhite-03.png") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
}
.info-boxes .buttons .button.alert {
	background: url("/wp-content/uploads/2015/08/Innisfree_Icons_Small_GrayWhite-01.png") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
}
.info-boxes .buttons .button.deliver {
	background: url("/wp-content/uploads/2015/08/Innisfree_Icons_Small_GrayWhite-02.png") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
}

.info-boxes .buttons .button.engage:hover {
	background: url("/wp-content/uploads/2015/08/Innisfree_Icons_Small_GrayOrange-04.png") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
}
.info-boxes .buttons .button.advise:hover {
	background: url("/wp-content/uploads/2015/08/Innisfree_Icons_Small_GrayOrange-03.png") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
}
.info-boxes .buttons .button.alert:hover {
	background: url("/wp-content/uploads/2015/08/Innisfree_Icons_Small_GrayOrange-01.png") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
}
.info-boxes .buttons .button.deliver:hover {
	background: url("/wp-content/uploads/2015/08/Innisfree_Icons_Small_GrayOrange-02.png") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
}

.info-boxes .buttons .button.engage.active {
	background: url("/wp-content/uploads/2015/08/Engage_Icon_Text_Small_Loop.gif") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
}
.info-boxes .buttons .button.advise.active {
	background: url("/wp-content/uploads/2015/08/Advise_Icon_Text_Small_Loop.gif") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
}

.info-boxes .buttons .button.alert.active {
	background: url("/wp-content/uploads/2015/08/Alert_Icon_Text_Small_Loop.gif") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
}
.info-boxes .buttons .button.deliver.active {
	background: url("/wp-content/uploads/2015/08/Deliver_Icon_Text_Small_Loop.gif") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
}

.info-boxes .info {
	margin: 0;
	min-height: 318px;
	padding: 25px;
}
.info-boxes .info h4 {
	color: #ef5741;
	font-size: 17px;
	font-size: 1.7rem;
	margin: 0 0 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.info-boxes .info ul {
	list-style: none;
	margin: 0 0 1.5em 0;
}
.info-boxes .info ul li {
	position: relative;
	margin: 0 0 1em;
	padding: 0 0 0 17px;
	color: #fff;
}
.info-boxes .info ul li::before {
	content: ">";
	position: absolute;
	left: 0;
	top: 0;
}

.bx-wrapper .bx-pager {
	padding-top: 0 !important;
	bottom: 0 !important;
}

#content .bx-wrapper .bx-controls-direction a {
	width: 16px;
	height: 22px;
}
#content .bx-wrapper .bx-next {
	background: url(../img/arrow-right.png) no-repeat center center / contain;
}
#content .bx-wrapper .bx-prev {
	background: url(../img/arrow-left.png) no-repeat center center / contain;
}

.slide {
	position: relative;
}
.experslider {}

.social a i { border-radius: 64px; height: 25px; width: 25px; line-height: 25px; text-align: center; margin-left: 2px; }

.content { padding: 40px !important; }

.so-widget-sow-image { line-height: 0; position: relative; }
.so-widget-sow-image .overlay { position: absolute; bottom: 15px; left: 15px; right: 15px; z-index: 99; background: rgba(255, 255, 255, 0.8); line-height: 1.2em; padding: 15px; }
.so-widget-sow-image .overlay .overlay-name { font-weight: 600; color: #000; display: block; text-transform: uppercase; }
.so-widget-sow-image .overlay .overlay-title { color: #ef5741; }

.home-engagements .content {
	position: relative;
	width: 320px !important
}
.home-engagements .content .img-holder {
	width: 100%;
	padding: 0 0 100% !important;
	position: relative;
}
.home-engagements .content img {
	position: absolute;
	width: 100%;
	height: 100%;
}
.home-engagements .content {
	background-position: center;
	background-size: cover;
}

.home-news .content { font-weight: 600; color: #939597; position: relative; min-height: 319px; line-height: 1.1em; font-size: 14px; font-size: 1.4rem; }
.home-news .content .date { display: block; margin-bottom: 10px; font-weight: 300; font-size: 18px; font-size: 1.8rem; }
.home-news .content a.more { font-weight: 400; position: absolute; bottom: 30px; left: 30px; font-size: 15px; font-size: 1.5rem; }
.home-news .content:nth-child(even) { background: #f6f6f6; }

.addresses > div {
	background: none repeat scroll 0 0 #ef5741;
	color: #fff;
	line-height: 1.3em;
	margin: 0;
	padding: 10px;
	min-height: 183px;
}
.addresses > div strong { color: #000; }
.addresses > div a { color: #FFF; }

#content { position: relative; }
#content .container > .row > div, #content .container > .row > div.expert > div { padding-left: 0; padding-right: 0; }

#content ul {
	list-style: none;
	margin: 0 0 1.5em 0;
}
#content ul li {
	position: relative;
	margin: 0 0 1em;
	padding: 0 0 0 17px;
}
#content ul li::before {
	content: ">";
	position: absolute;
	left: 0;
	top: -2px;
}

#footer { position: relative; }
#footer .container { background: none repeat scroll 0 0 #221f1f; color: #fff; padding: 50px 20px 0px; }
#footer .address { font-weight: 400; margin-top: 45px; }
#footer .disclaimer { font-size: 11px; font-size: 1.1rem; }
#footer .disclaimer p { line-height: 1.2em; }
#footer #menu-main-menu-2 > li { float: left; width: 33.33%; position: relative; }
#footer #menu-main-menu-2 > li > a { color: #bcd9de !important; font-weight: 600; padding: 0 0 10px !important; font-size: 1.8rem !important; }
#footer #menu-main-menu-2 li a { border-bottom: 1px solid #ef5741; color: #fff; margin-right: 25px; padding: 9px 0; font-size: 15px; font-size: 1.5rem; }
#footer #menu-footer-menu li { display: inline-block; }
#footer #menu-footer-menu li a { border-right: 1px solid #ef5741; color: #fff; display: block; line-height: 1; padding: 0 9px 0 3px; font-size: 13px; font-size: 1.3rem; }
#footer #menu-footer-menu li:last-child a { border-right: none; }
#footer h3 { margin: 0 0 .5em 0; font-size: 16px; font-size: 1.6rem; }
#footer ul.menu li a { display: block; }
#footer .row > div { margin: 0 0 30px; }

h1, h2, h3, h4, h5, h6 { font-weight: 600; }

h1 { margin: 0 0 1em; line-height: 1em; font-size: 20px; font-size: 2rem; }

h2 { color: #ef5741; margin: 0 0 .5em; line-height: 1.2em; font-size: 17px; font-size: 1.7rem; letter-spacing: 1px;}

h3 { color: #484848; line-height: 1.2em; margin: 0 0 0.5em; text-transform: none; font-size: 24px; font-size: 2.6rem; 
	font-weight: bold;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.title h3 {
	color: #fff;
}

a { color: #ef5741; }
a:focus, a:hover {
	color: #ba4332;
	text-decoration: none;
	opacity: .7;
	outline: none;
}


.meta { display: block; margin: 0 0 .5em; }

p { line-height: 1.5em; margin: 0 0 1.5em; }

img { max-width: 100%; height: auto; }

strong { font-weight: bold; }

em { font-style: italic; }

.alignleft, .alignright { display: block; margin: 0 auto 25px; text-align: center; }

table { margin: 0 0 2em; }

#searchform input { background: none repeat scroll 0 0 #fff; border: 1px solid #ccc; box-shadow: -2px 2px 2px rgba(0, 0, 0, 0.05) inset; display: block; height: 2.5em; margin: 0 0 15px; padding: 0 10px; width: 100%; font-size: 13px; font-size: 1.3rem; }
#searchform input:focus { background: #f4f4f4; }

.gfield { position: relative; }
.gfield label { left: 10px; line-height: 2.5em; position: absolute; font-size: 13px; font-size: 1.3rem; }
.gfield input { background: none repeat scroll 0 0 #fff; border: 1px solid #ccc; box-shadow: -2px 2px 2px rgba(0, 0, 0, 0.05) inset; display: block; font-size: 13px; font-size: 1.3rem; height: 2.5em; margin: 0 0 15px; padding: 0 10px; width: 100%; }
.gfield input:focus, .gfield textarea:focus { background: #f4f4f4; }
.gfield textarea { background: none repeat scroll 0 0 #fff; border: 1px solid #ccc; box-shadow: -2px 2px 2px rgba(0, 0, 0, 0.05) inset; display: block; height: 175px; margin: 0 0 15px; padding: 15px 10px; width: 100%; font-size: 13px; font-size: 1.3rem; }

.gfield.left { width: 32%; display: inline-block; }

.gfield.middle { width: 32%; margin-left: 2%; display: inline-block; }

.gfield.right { width: 32%; margin-left: 2%; display: inline-block; }

input.gform_button { border: 0; font-weight: bold; height: 35px; line-height: 35px; margin: 0; padding: 0; font-size: 13px; font-size: 1.3rem; }

sup {
	top: 0em;
}

.home .row.top {
	background: #000;
}


button.pum-close.popmake-close {
	width: 25px !important;
	height: 25px !important;
	display: block !important;
	position: absolute !important;
	background: url(../img/close.png) no-repeat center center / contain !important;
	text-indent: -999em;
	right: 10px !important;
	top: 10px !important;
}
button.pum-close.popmake-close:hover {
	text-indent: -999em;
}

.phoneNumberCo {
	display: flex;
	flex-direction: column-reverse;
	justify-content: center;
	height: 65px;
	text-align: right;
}

.phoneNumberCo .phone, .phoneNumberCo .phone.active, .phoneNumberCo .phoneToggleContainer .phoneToggle {
	line-height: 1.5em;
}

.phoneNumberCo .phoneToggleContainer, .phoneNumberCo .phone {
	margin-right: 20px;
}

@media only screen and (min-width: 400px) { 

	.home-engagements .content {
		width: 182px !important
	}

}


.thumb-holder {
	width: 100%;
	padding-bottom: 100%;
	position: relative;
	overflow: hidden;
}
.thumb-holder img {
	position: absolute;
	width: 100%;
	height: 100%;
}

@media only screen and (min-width: 768px) { 

	.alignleft { float: left; margin: 0 20px 20px 0; text-align: left; }
	.alignright { float: right; margin: 0 0 20px 20px; text-align: left; } 

	#header #logo {
		margin: 65px auto;
	}

	.top .metaslider {
		padding-bottom: 0px;
	}

	.top .metaslider .caption-wrap {
		background: none repeat scroll 0 0 transparent;
		bottom: auto;
		color: white;
		display: block;
		left: auto;
		line-height: 1;
		margin: 0;
		opacity: 1;
		position: absolute;
		right: 0;
		top: 0;
		width: 66.66%;
		text-align: right;
	}

	.top .metaslider .caption {
		font-size: 20px;
		padding: 30px 15px 15px 0;
		word-wrap: break-word;
		line-height: 1.32em;
	}

	.top .metaslider .caption h3 {
		color: #fff;
		font-size: 30px;
		font-size: 3rem;
		line-height: 1.1em;
	}

	.top .flex-control-nav {
		bottom: 15px;
		right: 0;
		z-index: 999;
	}
	.top .flex-control-nav li {}
	.top .flex-control-nav li a {
		background: none;
		border: 1px solid #fff;
	}
	.top .flex-control-nav li a.flex-active {
		background: #fff;
		box-shadow: none;
		border: 1px solid #fff;
	}

	#pgc-13-0-1,
	#pgc-13-0-2,
	#pgc-13-0-3 {
		border-left: 1px solid #fff;
	}

	#footer .container { padding: 50px 20px 100px; }

	.so-widget-sow-google-map.so-widget-sow-google-map-base {
		width: 100%;
		padding: 0 0 100% !important;
		position: relative;
	}
	.sow-google-map-canvas {
		height: 100% !important;
		position: absolute !important;
		width: 100% !important;
	}

	.title-holder {
		width: 100%;
		padding: 0 0 100% !important;
	}

	.title h1 {
		font-size: 16px;
		font-size: 1.6rem;
		position: relative;
		top: 30px;
		padding: 0 30px;
		position: absolute;
	}

	.intro, .padding, .content-padding {
		padding: 36px 65px 10px 40px !important;
	}

	.intro p {
		font-size: 22px;
		font-size: 2.2rem;
	}

	.expert-title .meta {
		position: absolute;
		bottom: 7px;
		left: 15px;
		right: 15px;
		padding: 0;
		margin: 0;
	}

	.expert-title .meta {
		text-align: left;
	}
	.expert-title.right .meta {
		text-align: right;
	}	

	.expert-title { min-height: 175px; position: relative; }

	.expert { clear: none;}

}


@media only screen and (min-width: 992px) { 

	.home-engagements .content {
		width: 243px !important
	}

	.contact .content-padding {
		padding: 0 !important;
	}

	.contact { padding: 0 !important; }

	.top .metaslider .caption-wrap {
		width: 33.33%;
		text-align: left;
	}

	.top .flex-control-nav {
		width: 33.33%;
	}

	.expert-title .meta h3 {
		font-size: 26px;
		font-size: 2.6rem;
	}

	.expert-title { min-height: 230px; }

	.title h1 {
		font-size: 22px;
		font-size: 2.2rem;
	}

	.intro p {
		font-size: 30px;
		font-size: 3rem;
	}

	.addresses > div {
		min-height: 244px;
	}

}

@media only screen and (min-width: 1200px) { 

	.top .flex-control-nav {
		bottom: 325px;
	}
	.expert-title { 
		min-height: 290px; 
	}
	.title h1 {
		font-size: 30px;
		font-size: 3rem;
	}

	.home-engagements .content {
		width: 319px !important
	}

	.addresses > div {
		min-height: 100px;
		margin: 15px;
		padding: 10px;
	}

}