/*
Theme Name: Hickey Smith
Description: This is a custom child theme for Hickey Smith website
Author: VZ
Template: salient
Version: 1.0
*/

@import url("../salient/style.css");
#header-outer .row .col.span_9 {width:74.5%;}
#top .header-sri {width:auto; height:100%; max-width: 50px;    max-height: 50px;    /* display: inline-block; */    float: right;    margin: 10px 0 0 10px;}

body.page.page-id-108 a.iso-logo-footer {
	display: none;
	
}
.homepage-video-row h3.light {font-size:18px; line-height:21px;}
.homepage-video-row .iwithtext .iwt-text {padding-left:45px;}
.leadership .entry h1 {
	font-size: 23px;
	color: #003f5b;
	border-bottom: none;
	margin-bottom: 1em; 
}

.leadership-members .member {
	background: #fff;
	height: auto;
	padding: 5px;
	text-align: center;
	float: left;
	margin-bottom: 10px;
	margin-left:0px;
	margin-right:15px;
	line-height: 1.2;
	max-width: 185px;
	float:none;
	display:inline-block;
	vertical-align:top;
}
.leadership-members .member:hover {
	background: #d7e0e6;
}
.leadership-members .member .name {
	/* font-family: 'Libre Baskerville', serif; */
	font-size: 13px;
	color: #003f5b;
	text-transform: uppercase;
	display: block;
	margin: 5px 0 0; 
}
.leadership-members .member .role {
	/* font-family: 'ITCAvantGardeGothicStdBook'; */
	font-size: 10px;
	color: #003f5b;
	min-height: 30px;
	display: block;
}
.member .picture {
	display: block;
}
.row .col .picture img {
	margin-bottom: 0;
}

.member-popup {
	display: none;
}
#members-view {
	position: relative;
	margin-top: 15px;
}
.member-title,
.member-popup .member-title {
	padding: 5px 15px;
	line-height: 34px;
	height: 32px;
	background: #003f5b;
	color: #fff;
	font-size: 23px;
	/* font-family: 'Libre Baskerville', serif; */
	text-transform: none!important;
	box-sizing: content-box;
}
.member-title .member-role,
.member-popup .member-title .member-role {
	margin-left: 10px;
	font-size: 11px;
	/* font-family: 'ITCAvantGardeGothicStdBook'; */
	text-transform: none;
}
.member-popup .experience, 
.member-popup .bio,
.member-popup .bio-text,
.member-popup .bio-text p,
.member-popup .short-bio {
	text-align: left;
}
.member-popup .short-bio p {
	margin: 0;
	line-height: 2;
	padding-bottom: 0;
}
.member-popup .short-bio,
.member-popup .short-bio a {
	font-size: 12px;
	/* font-family: 'Avenir', 'Helvetica', sans-serif; */
	color: #000;
}
.member-popup .short-bio a[href^="mailto"] {
	text-decoration: underline;
}
.member-popup .short-bio a[href^="mailto"]:hover {
	text-decoration: none;
}
.member-popup .short-bio a.vcard {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
.right-side .contacts a.more-button {
	color: #fff;
}
.member-popup .contacts-1,
.member-popup .contacts-2 {
	width: 190px;
	margin-right: 20px;
	float: left;
}
.member-popup .experience,
.member-popup .bio {
	margin-bottom: 50px;
}
.member-popup .experience {
	padding: 15px 15px;
	background: #e7edef;
	border: 1px solid #d4dee4;
	border-radius: 10px;
	box-sizing: content-box;
}
.member-popup .experience h4 {
	margin: 0 0 5px;
	font-size: 16px;
	font-weight: bold;
	color: #003f5b;
}
.member-popup .experience * + h4 {
	margin-top: 15px;
}
.member-popup .experience p {
	margin: 5px 0;
}
.member-popup .bio-text p {
	margin: 1em 0;
	font-size: 13px;
}
.leadership-members .member-link {
	position: relative;
	display: block;
	height: 100%;
}
.leadership-members.view-mode .member-link:after {
	display: block;
	content: '';
	background: rgba(0, 0, 0, .3);
	position: absolute;
	left: -5px;
	top: -5px;
	padding: 5px;
	width: 100%;
	height: 100%;
}
.leadership-members.view-mode .member-link.active:after {
	display: none;
}
.member-popup .short-bio .member-button {
	display: inline-block;
	padding: 5px 12px;
	font-size: 11px;
	/* font-family: Helvetica,"Helvetica Neue",  Arial, "Lucida Grande", sans-serif;  */
	line-height: 20px;
	background: #7c93a0;
	color: #fff;
	margin: 10px 0;
	border-radius: 5px;
	text-transform: uppercase;
	box-sizing: content-box;
}
.member-popup .popup-close {
	display: block;
	background: #ffffff;
	width: 16px;
	height: 16px;
	line-height: 16px;
	color: #003f5b;
	position: absolute;
	top: 13px;
	right: 7px;
	text-align: center;
	/* font-family: 'Libre Baskerville', serif; */
}
.footer-button,
.more-button {
	display: inline-block;
	color: #fff;
	font-size: 13px;
	font-weight: 300;
	line-height: 25px;
	padding: 0 15px;
	margin: 15px 0 10px;
	background: #004864;
	border-radius: 5px;
	text-transform: uppercase;
}
.member-title .more-button {
	margin: 4px 20px 0 0;
	background: #576c78;
}
.print-version:before {
	content: '';
	display: inline-block;
	width: 18px;
	height: 18px;
	vertical-align: middle;
	margin-right: 8px;
	background: url(img/print.png) no-repeat center center;
}

.back-link {
	font-size: 12px;
	color: #003f5b;
	margin: -20px 0 20px;
	display: inline-block;
	text-transform: uppercase;
}
.type-leadership .experience h4 {
	margin-top: 40px;
}
.type-leadership .contacts h4:first-child {
	margin-top: 0!important;
}
.type-leadership .short-bio {
	background: #ebeff1;
	border: 1px solid #d4dee4;
	border-radius: 10px;
	padding: 10px 15px;
	font-size: 12px;
}
.type-leadership .entry ul {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 20px;
	margin-left: 0;
}
.type-leadership .entry ul li {
	padding-left: 0;
}
.type-leadership .entry ul li:before {
	display: none;
}
.type-leadership .entry .picture {
	margin: 8px 20px 10px 0;
}
.short-bio p {
	padding-bottom: 0;
}

ul.accordion {
	width: 49%;
	float: left;
	margin: 0 .5%!important;
	list-style-type: none!important;
	padding: 0!important;
}
ul.accordion > li {
	background: #e5ebef;
	border: 1px solid #d4dee4;
	padding: 10px 10px;
	border-radius: 10px;
	font-family: 'Open Sans', sans-serif;
	color: #003f5b;
	font-size: 16px;
	background: #fff;
	cursor: pointer;
	list-style-type: none!important;
	margin: 10px 0!important;
}
ul.accordion > li ul {
	display: none;
	list-style-type: none!important;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
}
ul.accordion > li ul li ul li ul {
	display: block;
}
ul.accordion > li:before {
	content: '';
	display: inline-block;
	width: 18px;
	height: 19px;
	background: url(img/icons.png) no-repeat 0 0;
	margin: 0 10px 0 0;
	vertical-align: middle;
}
ul.accordion > li.open:before {
	background-position: -18px 0;
}
ul.accordion > li.open {
	background: #e5ebef;
}
ul.accordion > li > ul ul ul li:before {
	display: inline-block;
}
ul.accordion > li > ul ul li:before,
ul.accordion > li > ul > li:before {
	display: none;
}
ul.accordion > li > ul > li.toggable:before {
	content: '';
	display: inline-block;
	width: 14px;
	height: 19px;
	background: url(img/icons.png) no-repeat -50px 0;
	margin: 0 10px 0 0;
	vertical-align: middle;
}
ul.accordion > li > ul > li.open.toggable:before {
	background-position: -36px 0;
}
ul.accordion li li {
	margin: 0;
	padding: .3em 0 .3em 25px;
}
ul.accordion ul {
	margin: .5em 0;
}
.main-content ul.accordion li {
	list-style-type: none!important;
}
.text-right {
	display: block;
	text-align: right;
}
.accordion-toggle {
	background: #879da9;
	line-height: 24px;
	padding: 2px 15px 0px 15px;
	text-transform: uppercase;
	display: inline-block;
	color: #fff;
	margin: 0 .5%;
	border-radius: 5px;
	text-align: left;
	min-width: 120px;
}
.accordion-toggle .icon {
	display: inline-block;
	width: 17px;
	height: 19px;
	background: url(img/icons.png) no-repeat -66px 0;
	margin: 0 5px 3px 0;
	vertical-align: middle;
}
.accordion-toggle.close-all .icon {
	background-position: -83px 0;
}


.slider-buttons a {
	display: block;
	width: auto;
	height: 166px;
	border-radius: 24px;
	background-position: center 30%;
	background-repeat: no-repeat;
	padding: 0;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 166px;
}
.slider-buttons a.flex-active {
	box-shadow: 3px 3px 5px rgba(0, 0, 0, .8);
}
.slider-buttons a .label {
	margin: 0 30px;
	display: inline-block;
	vertical-align: middle;
	line-height: 24px;
}
.careers-slider-body {
	padding: 10px 60px 15px 110px;
	position: relative;
	color: #fff;
	border-radius: 22px;
}
.careers-slider-body p a {
	color: inherit;
	text-decoration: underline;
}
.careers-slider-body .icon {
	width: 45px;
	height: 55px;
	position: absolute;
	left: 20px;
	top: 15px;
}
.careers-slider-body .icon img {
	width: 45px;
	height: auto;
}
.careers-slider-content h2 {
	text-transform: uppercase;
	font-size: 40px;
	line-height: 55px;
	color: #fff;
}
.careers-slider-content p {
	font-size: 16px;
	line-height: 1.2;
	margin-top: .5em;
}
.careers-slider-content {
	position: relative;
	display: none;
}
.careers-slider {
	padding: 0 6px 0;
	position: relative;
}
.careers-slider-close {
	position: absolute;
	font-size: 21px;
	line-height: 25px;
	height: 26px;
	width: 26px;
	color: #fff;
	top: 10px;
	right: 20px;
	border: 1px solid #fff;
	text-align: center;
	z-index: 5;
	display: block;
}
.main-content ul.flex-direction-nav,
.main-content ul.flex-direction-nav li {
	list-style-type: none;
	margin: 0!important;
	padding: 0;
}
.careers-slider .flex-direction-nav a {
	display: block;
	text-indent: -9999px;
	position: absolute;
	width: 10px!important;
	height: 31px!important;
	z-index: 5;
	margin-top: -50px;
	background: none!important;;
}
.careers-slider .flex-direction-nav a.flex-prev {
	left: 10px;
	top: 50%;
}
.careers-slider .flex-direction-nav a.flex-next {
	right: 10px;
	top: 50%;
}
.careers-slider .flex-direction-nav a.flex-prev:after {
	content: '';
	display: block;
	border-left: none;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-right: 10px solid #fff;
}
.careers-slider .flex-direction-nav a.flex-next:after {
	content: '';
	display: block;
	border-right: none;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-left: 10px solid #fff;
}
.careers-slider .careers-slide {
	display: none;
}
.careers-slider .careers-slide.flex-active-slide {
	display: block;
}

#footer-widgets .metaslider {
	width: 100%;
	max-width: none!important;
}
#footer-widgets .metaslider .slides img {
	display: block;
	float: left;
	border: 1px solid #59879f;
}
#footer-widgets .metaslider .caption-wrap {
	margin-left: 85px;
}
#footer-widgets .metaslider .slides {
	font-size: 12px;
	line-height: 16px;
}
#footer-widgets .metaslider .slides p {
	padding-bottom: 0!important;
}
#footer-widgets .metaslider .slides p+br {
	display: none;
}
#footer-widgets .metaslider .slides .caption .name {
	font-size: 13px;
text-transform: uppercase;
	color: #fff;
}
#footer-widgets .metaslider .slides .caption .role {
	font-size: 11px;
	text-transform: uppercase;
	padding-bottom: 5px!important;
	color: #7c93a0;
}
.footer-button {
	margin-top: 0;
}
.footer-button:hover {
	color: #fff!important;
}
#footer-outer #footer-widgets .col .metaslider ul li {
	padding: 0!important;
}
#footer-widgets .flexslider {
	position: relative;
}
#footer-widgets .flex-control-nav {
	position: absolute;
	left: 0;
	top: 101px;
	width: 70px;
	text-align: center;
	z-index: 10;
	display: block;
}
#footer-widgets .flex-control-nav li {
	display: inline-block;
	margin: 0 2px;
}
#footer-widgets .flex-control-nav a {
	display: block;
	width: 8px;
	height: 8px;
	background: #7c93a0;
	border-radius: 4px;
	text-indent: -9999px;
}
#footer-widgets .flex-control-nav a.flex-active {
	background: #bf262e;
}
#footer-outer .widget {
	margin-left: 10%;
	margin-right: 10%;
}

.main-content p a:not([class]) {
	text-decoration: underline;
}
.main-content p a:not([class]):hover {
	text-decoration: none;
}
#footer-widgets .widget_metaslider_widget h4 {padding-top:30px;}
#footer-widgets a.news {margin-top: -30px; position: absolute;}
div article.post .post-meta .date {
	border: none;
	background: #e8eef0;
	padding: 0;
	margin: 0;
	text-align: center;
	line-height: 15px;
	color: #184b66;
	padding: 10px 5px 5px;
}
div article.post .post-meta .year {
	padding-right: 0!important;
	line-height: 15px!important;
}
div article.post .post-meta {
	border-right: none;
}

.posts-container .result {
	padding: 10px 10px;
	background: #fff;
	margin: 0 0 10px;
	border-bottom: 1px solid #ccc;
}
.posts-container .result + .result {
	
}

.meta-author-custom,
.meta-author-custom a {
	color: #073e5a!important;
}

@media only screen and (max-width: 1308px) {
	.leadership-members .member .name {
		min-height: 30px;
	}
}
@media only screen and (max-width: 1000px) {
	.leadership-members .member {
		margin-left: 5px!important;
	}
	#footer-outer .widget {
		margin-left: 0;
		margin-right: 0;
	}
}
@media only screen and (max-width: 690px) {
	ul.accordion {
		width: auto;
		float: none;
	}
	.member-title, .member-popup .member-title {
		height: auto;
	}
	.member-title:after {
		content: '';
		display: block;
		clear: both;
	}
	.member-title .more-button {
		display: none;
	}
	.careers-slider-body {
		padding: 50px 25px 15px;
	}
	.careers-slider .flex-direction-nav a.flex-prev {
		left: 6px;
	}
	.careers-slider .flex-direction-nav a.flex-next {
		right: 6px;
	}
	.careers-slider {
		padding: 0;
		margin: 0 -20px;
	}
	.careers-slider-content h2 {
		font-size: 18px;
		line-height: 1.2;
		margin: 15px 0;
	}
	.careers-slider > .col {
		margin-bottom: 0;
	}
}
@media only screen and (max-width: 480px) {
	.slider-buttons a {
		font-size: 14px;
	}
}
@media only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 144dpi) {
#top .header-sri {margin-right:30px; max-height:30px; max-width:30px;}	
}
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1) {
#header-outer .row .col.span_3 {margin-right:0;}
#header-outer .row .col.span_9 {width:76%;}
#top .header-sri {margin-right:0px;margin-top:13px; max-height:30px; max-width:30px;}	
header#top nav ul #search-btn > div {padding-left:5px;}
body:not(.ascend) header#top nav > ul.buttons {margin-left:0;}
}
.cookie-consent {padding:20px 50px;}
.cookie-consent button#catapultCookie {padding:20px; border-radius: 0; font-size: inherit;}