@font-face {
	font-family: 'dinregular';
	src: url('../fonts/din_regular-webfont.eot');
	src: url('../fonts/din_regular-webfont.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/din_regular-webfont.woff') format('woff'),
		 url('../fonts/din_regular-webfont.ttf') format('truetype'),
		 url('../fonts/din_regular-webfont.svg#dinregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	margin: 0;
	color: #666;
	font: 18px/23px "Helvetica Neue", Helvetica, Arial, sans-serif;
	background:#faf7f2 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjg1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC44NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.85)), color-stop(100%,rgba(255,255,255,0.85)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.85) 0%,rgba(255,255,255,0.85) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,0.85) 0%,rgba(255,255,255,0.85) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,0.85) 0%,rgba(255,255,255,0.85) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0.85) 0%,rgba(255,255,255,0.85) 100%);
}
html,body { height: 100%; }
img {
	border-style: none;
	max-width: 100%;
}
a {
	text-decoration: none;
	color: #000;
}
a:hover { text-decoration: underline; }
a:active { background-color: transparent; }
input,
textarea,
select {
	font: 100% Arial, Helvetica, sans-serif;
	vertical-align: middle;
	color: #000;
}
form,
fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
header,
footer,
article,
section,
hgroup,
nav,
figure,
aside { display: block; }
figure {
	margin: 0;
	padding: 0;
}
table{width: 100%;}
table, caption, tbody, tfoot, thead, tr, th, td{
	border-collapse: collapse;
	border-spacing: 0;
	bottom: 0;
}
th, td{
	border:0;
	padding:0;
	text-align:left;
	vertical-align:top;
}
th{
	border-color:#999;
	text-align:center;
	vertical-align:middle;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
 
.clearfix {
  display: inline-block;
}
 
html[xmlns] .clearfix {
  display: block;
}
 
* html .clearfix {
  height: 1%;
}
.content-holder{
	position: relative;
	z-index: 1;
}
.c1 {
	width: 100%;
	position: relative;
	float: left;
	left: 50%;
}
.c2 {
	width: 100%;
	position: relative;
	float: left;
	left: -50%;
}
#header{
	margin: 0 auto;
	height: 436px;
	background: #d0cbbe url(../images/bg-home.jpg) no-repeat 50% 0;
	text-align: center;
	position: relative;
}
body.home #header {
	overflow: hidden;
}
.page-wrap.inner #header {
  height: 167px;
}
.header-main {
	width: 100%;
	max-width: 980px;
	height: 117px;
	padding-top: 50px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -490px;
	z-index: 101;
}
#homepage_slides {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -490px;
  transform-origin: 50% 100%;
  -webkit-transform-origin: 50% 100%;
}
.inner .p2,
.inner #main{padding-top: 0;}
.logo{
	width: 328px;
	height: 65px;
	background: url(../images/logo.png) no-repeat;
	text-indent: -9999px;
	float: left;
	overflow: hidden;
}
.logo a{
	height: 100%;
	display: block;
}
#nav-icon {
	display: none;
	width: 40px;
	height: 32px;
	position: absolute;
	right: 15px;
	top: 16px;
}
#nav-icon > div {
	width: 100%;
	height: 6px;
	background: rgba(255,255,255,0.5);
	position: absolute;
	left: 0;
	top: calc(50% - 3px);
}
#nav-icon > div:first-of-type {top: 0;}
#nav-icon > div:last-of-type {top: auto; bottom: 0;}

#nav{
	padding-top: 28px;
	float: right;
}
#nav > ul{
	margin: 0;
	padding: 0;
	width: auto;
	float: right;
}
#nav > ul > li{
	position: relative;
	top: -5px;
	padding: 5px 8px;
	margin-left: 9px;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	float: left;
	list-style: none;
	position: relative;
	z-index: 1;
}
#nav > ul > li:hover{
	background: -webkit-linear-gradient(left,  rgba(182,182,182,1) 0%,rgba(183,183,183,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(182,182,182,1) 0%,rgba(183,183,183,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
#nav > ul > li > a {
	color: #333;
	text-decoration: none;
	font-weight: 400;
	letter-spacing: 0.05px;
}
#nav > ul > li.active > a,
#nav > ul > li > a:hover,
body.page-template-template-strategy-php #nav > ul > li:nth-child(1) > a,
body.post-type-archive.post-type-archive-team #nav > ul > li:nth-child(2) > a,
body.post-type-archive.post-type-archive-holding #nav > ul > li:nth-child(3) > a,
body.single-holding #nav > ul > li:nth-child(3) > a,
body.blog #nav > ul > li:nth-child(4) > a,
body.page-contact #nav>ul>li:nth-child(5) > a {
	color: #063;
}
#nav .has-drop-down:hover > a{
	color: #333;
	display: block;
	position: relative;
	z-index: 1;
}
#nav > ul ul{
	background: #d5d5d5;
	margin: 0;
	padding: 11px 0;
	min-width: 180px;
	border-radius: 0 2px 2px;
	display: none;
	position: absolute;
	top: 29px;
	left: -9px;
	z-index: 9999;
	overflow: hidden;
	box-shadow: 0 2px 6px 0px rgba(0,0,0,0.3);
}
#nav>ul ul.in {
  display: block !important;
}
.mac #nav>ul ul{top: 27px;}
#nav ul li:hover>ul{display: block;}
#nav>ul ul li:first-child{
	margin-top: 0;
	padding-top: 0;
	border-top: 0;
}
#nav>ul ul li{
	margin-top: 5px;
	padding-top: 9px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	font-size: 16px;
	list-style: none;
	line-height: 18px;
	text-transform: capitalize;
	font-weight: 600;
	letter-spacing: 0.05px;
}


#nav>ul ul a{color: #333;}
#main{
	position: relative;
	width: 100%;
	max-width: 980px;
	margin: 0 auto;
	overflow: hidden;
}
#main.full {
	max-width: 1200px;
}
.banner{
	margin-bottom: 1px;
	padding-left: 28px;
	position: relative;
	z-index: 1;
  width: 952px;
  height: 237px;
  text-align: left;
}
.banner .details{
	width: 785px;
	color: #333;
	position: absolute;
	top: 0;
	left: 28px;
  z-index: 100;
}
.banner h1{
	margin: 0 0 10px 0;
	font: 55px/52px 'dinregular', Verdana;
  font-weight: normal;
	text-transform: none;
  color: #1b582f;
}
.banner strong{
  display: block;
	font: 30px/32px 'dinregular', Verdana;
	text-transform: uppercase;
  font-weight: bold;
}
.banner img{
	margin: -78px 0 0 0;
	vertical-align: top;
  position: absolute;
  bottom: 0;
  z-index: 99;
}
#two-columns{
	margin-bottom: 1px;
	padding-top: 29px;
	position: relative;
	z-index: 1;
}
#three-columns{
  margin-bottom: 1px;
  padding-top: 29px;
  position: relative;
  z-index: 1;
}
#three-columns:before{
  content: '';
  background: rgba(255,255,255,0.85);
  position: absolute;
  top: -6px;
  bottom: -31px;
  left: -110px;
  right: -110px;
  z-index: -1;
}
#content{
	padding-right: 30px;
	width: calc(100% - 340px);
	float: left;
}
#three-columns #content {
  width: 340px;
  margin-right: 40px;
}
#three-columns #content p {
  font-size: 13px;
  line-height: 18px;
}
#three-columns #center-column {
  width: 240px;
  float: left;
}
#one-column h2,
#two-columns h2,
#three-columns h2,
body.page div#two-columns div.sidebar-header h2,
body.page div#main div.contact div.header h2,
.header h2{
	margin: 0 0 11px;
	font-weight: 200;
	font-size: 30px;
	line-height: 32px;
	color: #333;
	text-transform: capitalize;
  letter-spacing: 0.95px;
}
#content p{
  margin:0 0 23px 0;
  font-size: 18px;
  line-height: 23px;
  font-weight: 300;
}
#aside{
	width: 310px;
	float: right;
}
div.holders {
	position: relative;
	width: 310px;
}
div.holders div.slide {
	margin-bottom: 18px;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
}
div.holders div.slide.active {z-index: 2;}
.holders .slide ul{
	margin: 9px 0 5px 2px;
	padding: 0 0 5px;
	border-top: 1px solid #c7c8cd;
}
.holders .slide li{
	width: 308px;
	border-bottom: 1px solid #c7c8cd;
	list-style: none;
	display: table;
  text-align: center; 
  padding: 17px 0 13px 0;
}
.holders .slide  li>span{display: table-row;}
.holders .slide  li span span{
	display: table-cell;
	vertical-align: middle;
}
.holders li img{vertical-align: top;}
.pagination{
	position: absolute;
	bottom: 0;
	left: 9px;
	z-index: 9999;
}
.pagination ul{
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.pagination li{
	margin-right: 14px;
	width: 14px;
	height: 14px;
	background: #d9d7d4;
	text-indent: -9999px;
	float: left;
	list-style: none;
	border-radius: 50%;
	overflow: hidden;
}
.pagination li a{
	height: 100%;
	display: block;
}
.pagination li a:hover,
.pagination li.active>a{
	border-radius: 50%;
	background: #063;
}
#footer{
  clear: both;
	font-size: 12px;
	line-height: 14px;
	color: #396;
  background: #063;
  margin-top: 32px;
}
.page-contact #footer,
.post-type-archive-team #footer,
.post-type-archive-holding #footer {
  margin-top: 0;
}
.footer-holder{
	width: 100%;
	max-width: 980px;
	margin: 0 auto;
	min-height: 134px;
	position: relative;
}
.footer-frame {
  position: absolute;
  right: 0;
  top: 18px;
}
#footer a{ color: #396;}
#footer img{vertical-align: top;}
.by{float: right;}
.by a{margin-left: 5px;}
#footer ul{
	margin: 0 14px 0 0;
	padding: 0 11px 0 0;
	border-right: 1px solid #288d5a;
	float: right;
}
#footer li{
	margin-left: 7px;
	list-style: none;
	float: left;
}
.copyright{
	margin-right: 5px;
	float: right;
}
.page-wrap.inner{background: none;}
.inner #three-columns h2, .inner #two-columns h2, .inner #one-column h2{margin-bottom: 12px;}
.btn{
	margin:0 19px 9px 5px;
	padding: 8px 5px;
	width: 195px;
	text-align: center;
	color: #fff;
	font-size: 22px;
  font-weight: 100;
  letter-spacing: 0.95px;
	line-height: 26px;
	background: transparent url(../images/strategy_btn_bg.png) no-repeat 0 0;
	display: inline-block;
}
.btn:hover {
  background-position: 0 -42px;
  text-decoration: none;
}
.container{margin-bottom: -11px;}
.criteria{padding: 22px 0;}
.criteria h3{
	margin: 0 0 17px;
	color: #333;
	font-size: 16px;
	line-height: 18px;
}
.criteria ul{
	margin: 0;
	padding: 0;
}
.criteria li{
	margin-bottom: 16px;
	padding-left: 30px;
	font-size: 16px;
	line-height: 16px;
	color: #666;
	background: url(../images/bullet01.png) no-repeat 4px 7px;
	list-style: none;
}
.img-holder img{vertical-align: top;}
#aside .img-holder{padding: 2px 0 0 1px;}
.header{
	padding:28px 0 20px;
	overflow: hidden;
	width: 100%;
	max-width: 980px;
  margin: 0 auto;
}
.header h2{
	max-width: 150px;
	display: inline-block;
	position: relative;
	letter-spacing: 1.55px;
	z-index: 1;
}

body.page.home #main h3 {
	font-size: 18px;
	line-height: 24px;
	letter-spacing: 1.55px;
	font-weight: 200;
	color: #666; 
}

article#content p strong {
	letter-spacing: 1.55px !important;
	font-weight: 600 !important;
	font-size: 15px !important;
}

article#content ul li ul li {
	list-style-type: none !important;
}

.header-details{
	margin-top: -8px;
	padding-left: 40px;
	width: 800px;
	font-size: 18px;
	line-height: 24px;
	letter-spacing: 1.55px;
	font-weight: 100 !important;
	color: #666;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	z-index: 1;
}
.header-details:before{
	content: '';
	width: 1px;
	background: #bbb9b3;
	position: absolute;
	top: -16px;
	bottom: -16px;
	left: 15px;
	z-index: -1;
}
.header-details p{margin: -11px 0 0;}
.header-details a{ color: #007b5d;}
.header-details span{
	margin-right: 45px;
	display: inline-block;
}
.header-details span:last-of-type {
  margin-right: 0;
}

.header-details .col-1, .header-details .col-3 {
	width: 100px;
	float: left;
}
.header-details .col-2 {
	width: 210px;
	float: left;
}
.header-details .col-4 {
	overflow: hidden;
}

.inner-container .header-details{margin-top: 0;}
.inner-container .header-details:before{
	top: -13px;
	bottom: 0;
/*	left: 10px;*/
}
.sorting{
	padding: 7px 0 6px;
	font-size: 12px;
	line-height: 16px;
	color: #999;
  background: #f2f2f2;
	position: relative;
	z-index: 1;
  padding: 7px 110px 6px 110px;
}
.name{
	margin:2px 7px 0 0;
	padding:0 12px 4px 0;
	width: 161px;
	border-right: 1px solid #bbb9b3;
	display: inline-block;
	vertical-align: middle;
}
.name a{
	margin: -10px 0 -10px 1px;
	width: 56px;
	height: 20px;
	background: url(../images/bg-switch.png);
	text-indent: -9999px;
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
}
.name a.on {
  background-position: 0 -20px;
}
.post{
	display: inline-block;
	vertical-align: middle;
}
.post ul{
	margin: 0;
	padding: 0 0 0 11px;
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
}
.post li{
	margin-right: 37px;
	text-transform: capitalize;
	float: left;
	list-style: none;
	position: relative;
	z-index: 1;
}
.post a{ color: #666;}
.post li.active>a{
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}
.inner-container{margin-bottom: 1px;}
.inner-container #content{width: 100%;}
.popup-holder{
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.popup-holder li{
	float: left;
	list-style: none;
	width: 25%;
	position: relative;
/* 	height: 184px; */
}
.popup-holder li:after {
	content: '';
	padding-top: 61.333%;
	display: block;
}
.details-holder{
	cursor: pointer;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.popup-holder li.popup-active {
	position: static;
}
.popup-active .details-holder > img {display: none;}
.hover-item{
	padding: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	position: absolute;
	vertical-align: middle;
	top: 0;
	left: 0;
	display: none;
}
.popup-holder .hover-item{background: rgba(87,87,85,0.90);}
.details-holder:hover>.hover-item,
.popup-holder li:hover>.hover-item{display: block;}
.box{
	width: 100%;
	height: 100%;
	display: table;
}
.holder{display: table-row;}
.frame{
	display: table-cell;
	vertical-align: middle;
}
.caption{
  display: none;
	padding: 3px 5px 4px;
	width: 100%;
	text-align: center;
	background: rgba(0,0,0,0.79);
	position: absolute;
	bottom: 0;
	left: 0;
}
.caption h3,
.hover-item h3{
	margin: 0;
	font-weight: normal;
	font-size: 18px;
	line-height: 20px;
	color: #fff;
	text-transform: capitalize;
}
.caption .post,
.hover-item .post{
	display: block;
	font-size: 14px;
	line-height: 16px;
	color: #8aae96;
}
.hover-item .post{ color: #9fbe62;}
.popup{
	padding: 81px 108px 80px 104px;
	font-size: 16px;
	line-height: 23px;
	border-top: 35px solid #f2f2f2;
	background: rgba(0,0,0,0.9);
	color: #ccc;
	display: none;
	cursor: auto;
	position: absolute !important;
	top: -35px;
	bottom: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	box-sizing: border-box;
}
.popup .img-holder{
	margin-right: 25px;
	width: calc(33% - 25px);
	max-width: 268px;
	float: left;
}
.popup-holder img{
	width: 100%;
	height: auto;
}
.popup .details{
	overflow: hidden;
	width: auto !important;
}
.popup p{margin: 0 0 10px;}
.popup h4{
	margin: 0 0 5px 3px;
	font-weight: normal;
	font-size: 30px;
	line-height: 32px;
	color: #fff;
	text-transform: capitalize;
}
.popup .post{
	margin:0 0 13px 3px;
	display: block;
	font-size: 20px;
	line-height: 22px;
	color: #9bd0ad;
}
.close{
	width: 36px;
	height: 37px;
	background: url(../images/close.png) no-repeat -37px 0;
	text-indent: -9999px;
	position: absolute;
	top: 22px;
	right: 38px;
	z-index: -9999;
	overflow: hidden;
}
.close:hover{ background: url(../images/close.png) no-repeat -1px 0;}
.portfolio .post{
	width: auto;
	float: none;
}
.portfolio ul{
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.portfolio li{
	float: left;
	list-style: none;
	z-index: 1;
}
.portfolio img{vertical-align: top;}
.portfolio .hover-item{
	display: block;
  background: transparent;
  cursor: pointer;
}
.portfolio li:hover>.hover-item, .portfolio .hover-item:hover{ background: rgba(160,160,160,0.92);}
.google-map{
	position: relative;
	z-index: 1;
}
.google-map img{vertical-align: top;}
/*
.address{
	background: rgba(53,59,63,0.94);
	font-size: 14px;
	line-height: 16px;
	color: #fff;
	border-radius: 2px;
	position: absolute;
	top: 232px;
	left: 418px;
}
.address:after{
	content: '';
	margin-left: -10%;
	width: 32px;
	height: 15px;
	background: url(../images/arrow.png) 1px 0;
	position: absolute;
	bottom: -15px;
	left: 56%;
}
.address address{
	padding: 24px 20px 24px 18px;
	border-right:1px solid #2c3032;
	float: left;
	font-style: normal;
}
.address strong{
	margin-bottom: 10px;
	display: block;
	font-size: 14px;
	line-height: 16px;
}
.address span{display: block;}
.direction{
	padding: 71px 23px 22px 24px;
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
	text-transform: capitalize;
	color: #fff;
	background: url(../images/bg-direction.png) no-repeat 46% 28px rgba(242,242,242,0.13);
	float: right;
	border-radius: 2px 0 0 2px;
}
*/
.inner-container.contact .header-details:before{
	top: -13px;
	left: 16px;
}
.inner-container.team .header-details:before{left: 21px;}


/* NEWS POSTS OVERRIDES */
body.blog #content {
	padding-left: 30px;
	padding-right: 0;
}
body.blog #content,
body.single-holding #content,
body.single-post #content,
body.archive #content {}
body.blog #aside,
body.single-post #aside,
body.archive #aside {
  float: left;
}
.news-sidebar h1 {
    margin: 0 0 11px;
	font-weight: 200;
	font-size: 30px;
	line-height: 32px;
	color: #333;
	text-transform: capitalize;
	letter-spacing: 0.95px;
}
.news-sidebar .news-years {
  overflow: hidden;
  padding-bottom: 20px;
}
.news-sidebar ul,
.news-sidebar li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.news-sidebar .news-years ul {
  overflow: hidden;
}
.news-sidebar .news-years li {
  display: inline;
  margin-right: 12px;
  font-size: 16px;
  font-weight: 300;
}
.news-sidebar .news-years li a,
.news-sidebar .news-years li a:hover,
.news-sidebar .news-years li a:visited {
  color: #CCC;
}
.news-sidebar .news-years li.active a,
.news-sidebar .news-years li.active a:hover,
.news-sidebar .news-years li.active a:visited {
  color: #006633;
  text-decoration: underline;
}
.news-sidebar .current-year-posts {}
.news-sidebar .current-year-posts li {
  margin-bottom: 16px;
  font-size: 12px;
  line-height: 18px;
  margin-left: 8px;
}
.news-sidebar .current-year-posts li.active {
  margin-left: 0;
  border-left: 2px solid #006633;
  padding-left: 6px;
}
.news-sidebar .current-year-posts li .date {
  display: block;
  font-size: 11px;
  font-weight: bold;
}
.news-sidebar .current-year-posts li .title {
  display: block;
  font-size: 16px;
  font-weight: 300;
}
.news-sidebar .current-year-posts li a,
.news-sidebar .current-year-posts li a:visited {
  color: #999;
}
.news-sidebar .current-year-posts li a:hover {
  color: #333333;
  text-decoration: none;
}
.news-sidebar .current-year-posts li a:hover .title {
  text-decoration: underline;
}
.news-sidebar .current-year-posts li.active a {
  color: #333;
}
.news-sidebar .current-year-posts li.active a:hover,
.news-sidebar .current-year-posts li.active a:visited {
  color: #333;
  text-decoration: none;
}
.news-sidebar .current-year-posts li.active a:hover .title {
  text-decoration: none;
}

.news-post {
  color: #A8A8A8;
  font-size: 12px;
}

body.blog #content .news-post .post-title,
body.single-holding #content .news-post .post-title,
body.single-post #content .news-post .post-title,
body.archive #content .news-post .post-title,
body.page #main h2 {
  font-size: 30px;
  font-weight: 200;
  color: #333;
  line-height: 32px;
  letter-spacing: 1.55px;
  margin-bottom: 26px;
}

body.blog #content .news-post h3,
body.single-holding #content .news-post h3,
body.single-holding #content h2, 
body.single-post #content .news-post h3,
body.archive #content .news-post h3,
body.page #main h3 {
  color: #333;
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
}
body.blog #content .news-post h2,
body.single-holding .news-post h2,
body.single-post #content .news-post h2,
body.archive #content .news-post h2 {
  color: #333;
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
}
body.blog #content .news-post p,
body.single-holding #content .news-post p,
body.single-post #content .news-post p,
body.archive #content .news-post p, 
body.page #main p {
  margin-bottom: 22px;
  font-size: 14px;
  line-height: 22px;
  color: #333;
  font-weight: 300;
}

body.page #main {
  font-size: 14px;
  line-height: 22px;
  color: #666;
  font-weight: 300;
}

.news-post .news-date {
  color: #006633;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.5px;
  margin-bottom: 6px;
}


/* FRONT PAGE NEWS COLUMN */
body.home #three-columns #content p{margin:23px 0 0;}
body.home #three-columns #content p:first-of-type{margin:0;}
body.home ul.latest-news,
body.home ul.latest-news li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
body.home ul.latest-news li {
  font-size: 12px;
  line-height: 16px;
  padding-bottom: 16px;
}
body.home ul.latest-news li:last-of-type {
  padding-bottom: 0;
}
body.home ul.latest-news li .date {
  display: block;
  font-size: 11px;
}
body.home ul.latest-news li .title {
  display: block;
  font-size: 13px;
}
body.home ul.latest-news li a,
body.home ul.latest-news li a:visited {
  color: #666;
}
body.home ul.latest-news li a:hover {
  color: #00994d;
  text-decoration: none;
}
body.home ul.latest-news li a:hover .title {
  text-decoration: underline;
}
body.home .more-news-link,
body.home .more-news-link:hover,
body.home .more-news-link:visited {
  color: #fff;
  display: block;
  float: left;
  padding: 0 10px;
  font-size: 15px;
  font-weight: 100;
  line-height: 25px;
  text-decoration: none;
  background: #063;
  -webkit-font-smoothing: antialiased;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
body.home .more-news-link:hover {
  background: #00994d;
}


/* STRATEGY SPECIFIC */
.strategy-button.current,
.strategy-button.current:hover {
  background: #bcbcbc;
  color: #ccc;
  text-decoration: none;
  pointer-events: none;
  cursor: default;
}


/* CONTACT SPECIFIC */
body.page-contact #main {
  width: 100%;
}
body.page-contact #main .c1,
body.page-contact #main .c2 {
  width: 100%;
}
body.page-contact .inner-container .header-details {
  top: -3px;
}
body.page-contact .inner-container .header-details:before {
  top: 0px;
  bottom: 0px;
/*  left: 15px; */
}
body.page-contact .inner-container .header-details span {
  line-height: 24px;
}

body.page-contact .header {
	padding: 20px 0 20px !important;
}

#map-wrap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

#map-wrap iframe,
#map-wrap object,
#map-wrap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/* TEAM SPECIFIC */
.team-nav {
  display: block;
  text-indent: -9999px;
  width: 19px;
  height: 37px;
  position: absolute;
  top: 293px;
  display: none;
}
.prev-team {
  left: 40px;
  background: transparent url(../images/arrow-left.png) no-repeat 0 0;
}
.next-team {
  right: 40px;
  background: transparent url(../images/arrow-right.png) no-repeat 0 0;
}




/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer
{
  overflow: hidden;
  position: relative;
}

.jspPane
{
  position: absolute;
}

.jspVerticalBar
{
  position: absolute;
  top: 0;
  right: 0;
  width: 10px;
  height: 100%;
  background: transparent;
}

.jspHorizontalBar
{
  display: none;
}

.jspCap
{
  display: none;
}

.jspTrack
{
  background: #696969;
  position: relative;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.jspDrag
{
  background: #fff;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.jspCorner
{
  background: #eeeef4;
  float: left;
  height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
  margin: 0 -3px 0 0;
}



/* Holdings Slider */
.holdings-slider {
  padding-top: 3px;
  height: 320px;
  overflow: auto;
}
.holdings-slider ul, .holdings-slider li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.holdings-slider ul {
  display: table;
}
.holdings-slider li {
  height: 80px;
  display: table-row;
}
.holdings-slider li > a {
  display: block;
  text-indent: -999px;
  border-top: 1px solid #c7c8cd;
  vertical-align: middle;
  background-position: center-top;
  background-repeat: no-repeat;
  height: 80px;
  width: 279px;
}
.holdings-slider li > a:hover {
  background-position: center bottom;
}
.holdings-slider .jspTrack {
  background: #ebebeb;
}
.holdings-slider .jspDrag {
  background: #999;
}

/* sizes up to and including 375 */
@media (max-width: 479px) {
	.popup-holder li {width: 100%;}
}
/* sizes 376 - 767 */
@media (min-width: 480px) and (max-width: 767px) {
	.popup-holder li {width: 50%;}
}

/* sizes up to and including 767 */
@media (max-width: 767px) {
	body.no-scroll {overflow-y: hidden;}
	#header, .page-wrap.inner #header {
		height: 65px;
		position: fixed;
		width: 100%;
		background: #b2b6b9;
		z-index: 2;
		overflow: hidden;
	}
	#header.open, .page-wrap.inner #header.open {
		background: rgba(255, 255, 255, 0.92);
		position: fixed;
		height: 100%;
		width: 100%;
		overflow-y: scroll;
	}
	.header-main {height: 65px;}
	#header #nav {display: none;}
	#header.open #nav {display: block;}
	#header.open #nav, #header.open #nav > ul {float: none;}
	#header.open #nav > ul > li:hover{background: none;}
	#header.open #nav > ul ul {
		display: none;
		position: relative;
		background: transparent none repeat scroll 0% 0%;
		margin: 0px;
		padding: 0px;
		top: 0px;
		left: 0;
		box-shadow: none;
	}
	#header.open #nav > ul ul.open {
		display: block;
	}
	#nav > ul > li {
		float: none;
		background: #ddd;
		margin: 0px 0px 1px 0px;
		padding: 0;
	}
	#nav > ul > li.open {
		background: none;
	}
	#nav > ul > li a {
		display: block;
		padding: 12px;
		text-align: left;
	}
	#nav > ul ul li {text-align: left;}
	
	
	#header.open #nav > ul ul li:first-child, #header.open #nav > ul ul li {
		padding-top: 5px;
	}
	
	.header-main {
		position: relative;
		left: auto;
		margin-left: auto;
		padding-top: 5px;
	}
	#homepage_slides {display: none;}
	.logo {
		position: relative;
		display: block;
		float: none;
		width: 228px;
		margin-left: 15px;
		background-size: 100% auto;
		height: 45px;
	}
	#nav-icon {display: block;}
	#header.open #nav-icon > div {background: rgba(0,0,0,0.5);}

	body.page #main, #main {
		padding: 50px 15px;
		box-sizing: border-box;
	}

	#content, #aside {
		float: none;
		width: 100%;
	}
	.page-home #aside {
		width: 310px;
		margin: 0 auto;
	}
	
	.header {padding-top: 80px;}
	.sorting {padding: 7px;}
	.post li {margin-right: 10px;}
	.prev-team {left: 30px;}
	.next-team {
		right: auto;
		left: 94px;
	}
	.team-nav {top: 22px;}
	.popup {
		padding: 71px 10px 10px 10px;
		margin: 0px -15px;
		width: calc(100% + 30px);
	}
	.popup .img-holder {
		width: 268px;
		float: none;
		margin: 0px auto 20px;
	}
	
	.news-sidebar {
		padding-top: 40px;
	}
	.news-sidebar h1 {
		font-size: 20px;
		line-height: 22px;
		position: relative;
		padding-left: 15px;
	}
	.news-sidebar h1:before {
		content: '';
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 5px 0 5px 7px;
		border-color: transparent transparent transparent #000000;
		position: absolute;
		left: 0;
		top: 6px;
	}
	.news-sidebar.open h1:before {
		border-width: 7px 5px 0 5px;
		border-color: #000000 transparent transparent transparent;
		top: 8px;
	}
	.news-sidebar .news-years, .news-sidebar .current-year-posts {
		display: none;
	}
	.news-sidebar.open .news-years, .news-sidebar.open .current-year-posts {
		display: block;
	}
	body.blog #content {padding-left: 0;}

	.header-details .col {
		font-size: 15px;
		font-weight: 400;
		letter-spacing: -0.1px;
	}
	.header-details .col-1, .header-details .col-3 {
		width: 80px;
	}
	.header-details .col-2 {
		float: none;
		overflow: hidden;
	}
	.header-details {
		width: 100%;
		display: block;
		padding-left: 0;
	}
	.header-details:before {display: none;}

	.page-careers #content {width: 100%;}

	.footer-holder {min-height: 94px;}
	.footer-frame {position: relative;}
	.by {
		float: none;
		position: absolute;
		left: 0px;
		top: 45px;
		width: 100%;
		text-align: center;
	}
	.copyright {
		float: none;
		width: 100%;
		display: block;
		margin: 0px;
		text-align: center;
	}
	#footer ul {
		float: none;
		margin: 0px;
		padding: 0px;
		position: absolute;
		width: 100%;
		left: 0px;
		top: 21px;
		text-align: center;
		border: 0;
	}
	#footer li {
		float: none;
		display: inline-block;
		margin: 0 7px;
	}
}

/* sizes 768 - 1024 */
@media (min-width: 768px) and (max-width: 1024px) {
	.header-main {
		padding-top: 10px;
		position: relative;
		left: auto;
		margin-left: 0;
		
	}
	.logo {
		float: none;
		margin: 0 auto;
		display: block;
	}
	#nav {
		text-align: center;
		float: none;
		padding-top: 20px;
	}
	#nav > ul {
		display: inline-block;
		float: none;
	}
	#main {
		padding: 0 30px;
		box-sizing: border-box;
	}

	.page-template-template-strategy #aside {
		float: none;
		width: 100%;
	}

	.sorting {padding: 7px;}
	.popup-holder li {width: 33%;}

	.header-details {
		width: 100%;
		display: block;
		padding-left: 0;
	}
	.header-details:before {display: none;}

	.page-careers #content {width: 100%;}
	
	.footer-holder {text-align: center;}
	.footer-frame {
		position: relative;
		display: inline-block;
		right: auto;
	}
}

/* sizes 1025 and above */
@media (min-width: 1025px) {
}
