/* WebFilter 0x1010006400000005 */
.page-header {
	border-bottom: 1px #756038 solid;
	position: relative;
	text-align: center;
} 
.page-header::before {
	display: block;
	content: " ";
	height: 2px;
	width: 40px;
	background: #e39825;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -20px;
}
.page-blank .page-header { margin-top: 0; }

/* Page Sections */
.page-blue {
	background: #285569;
	padding: 48px 0 40px 0;
}
.page-blue h3 { color: #fff; font-size: 25px; font-weight: 700; text-shadow: 1px 1px rgba(0,0,0,0.5); margin: 6px 0 0 0; }
.page-blue .btn { font-weight: 800; text-transform: uppercase; font-family: "din-2014", Helvetica, sans-serif; border-radius: 0; padding: 8px 36px; }

.page-orange {
	background: #dd7427;
	padding: 48px 0 40px 0;
}
.page-orange h3 { color: #fff; font-size: 25px; font-weight: 700; text-shadow: 1px 1px rgba(0,0,0,0.5); margin: -8px 0 0 0; }
.page-orange .btn { font-weight: 800; text-transform: uppercase; font-family: "din-2014", Helvetica, sans-serif; }
.page-trees {
	background: url('/i/trees.jpg') no-repeat;
	background-size: cover;
	padding: 54px 0;
}
.page-trees .page-header {
	border-bottom: 1px #595b5c solid;
	position: relative;
	text-align: center;
	color: #fff;
} 
.page-trees .page-header::before {
	display: block;
	content: " ";
	height: 2px;
	width: 40px;
	background: #e39825;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -20px;
}
.page-blank {
	padding: 72px 0;
}
.page-white {
	background: #eeeeee;
	padding: 24px 0 48px 0; /*72px 0;*/
}
.page-white .page-header { margin-top: 20px; }
@media (max-width: 768px) {
	.page-white {
		padding: 36px 0;
	}
	.page-blank {
		padding: 36px 0;
	}
}
.page-banner {
	padding: 24px; /*37px 39px;*/
}

header {
	padding: 22px 0 12px 0;
}

.page-banner .collection-cover .carousel-caption {
	left: 0;
	right: 0;
	background: rgba(0,0,0,0.3);
	top: 50%;
	height: 240px;
	margin-top: -120px;
}
.page-banner .collection-cover .carousel-caption h3 { font-weight: 800; font-size: 60px; max-width: 970px; margin: 38px auto 12px auto; line-height: 1.0; }
.page-banner .collection-cover .carousel-caption a h3, .page-banner .collection-cover .carousel-caption h3 a { color: #fff; }
.page-banner .collection-cover .carousel-caption a:hover { text-decoration: none; color: #fff; }
.page-banner .carousel-control .fa { font-size: 36px; position: absolute; top: 50%; margin-top: -18px; }
.page-banner .carousel-control.right .fa { right: 72px; }
.page-banner .carousel-control.left .fa { left: 72px; }

.page-banner .btn {
	margin-top: 80px;
	text-transform: uppercase;
	border: none;
	border-radius: 0;
	text-shadow: 1px 1px rgba(0,0,0,0.5);
	font-weight: 700;
	font-family: "din-2014", Helvetica, sans-serif;
	font-size: 25px;
	padding: 10px 45px;
}

@media (max-width: 992px) {
	.page-banner .collection-cover .carousel-caption h3 { font-size: 40px; max-width: 646px; }
	.page-banner .btn { margin-top: 0px; }
	.navbar-header { background: #fff; border-bottom: 1px #b19351 solid; }
}

h1, h2, h3, h4, h5, h6 {
	text-transform: uppercase;
}

nav.navbar { margin-bottom: 0; }
nav.navbar a {
	font-family: "din-2014", Helvetica, sans-serif;
	font-weight: 800;
	font-size: 18px;
}
@media (max-width: 1200px) {
	nav.navbar a { font-size: 14px; padding-right: 44px; padding-left: 44px; }
}

/* Center nav */
@media (min-width: 992px) {
	.navbar .navbar-nav {
		display: inline-block;
		float: none;
		vertical-align: top;
	}

	.navbar .navbar-collapse {
		text-align: center;
	}
}

section.contact-details {
	background: #fff;
	padding-top: 32px;
	padding-bottom: 5px;
}

footer {
	background: #4d4d50;
	border-top: 3px #bfa061 solid;
	padding: 18px 0;
	color: #fff;
	text-shadow: 1px 1px rgba(0,0,0,0.5);
	text-transform: uppercase;
	font-weight: 300;
	font-family: "din-2014",Helvetica,sans-serif;
	font-size: 12px;
}
footer a, footer a:hover { color: #fff; }

/* Collections */
/* Stategies Collection */
#collection-9956 .image { border-bottom: 4px #ddd solid; margin-bottom: 32px; }
#collection-9956 .caption { background: #fff; padding: 0 30px 30px 30px; font-size: 13px; color: #000; position: relative; min-height: 341px; border-bottom: 4px #ddd solid; margin-bottom: 48px; }
#collection-9956 .caption h3 { margin: 0 -30px 16px -30px; padding: 15px; text-align: center; color: #fff; text-shadow: 1px 1px #000; font-size: 20px; }
#collection-9956 .caption h3 a { text-decoration: none; color: #fff; }
#collection-9956 .caption .btn { display: block; position: absolute; bottom: 12px; left: 38px; right: 38px; font-family: "din-2014", Helvetica, sans-serif; font-weight: 700; text-shadow: 1px 1px #000; text-transform: uppercase; border-radius:0; font-size: 18px;}

#collection-9956 .ci-48058 .image, #collection-9956 .ci-48058 .caption { border-color: #253977; } .ci-48058 h3 { background: #253977; }
#collection-9956 .ci-48059 .image, #collection-9956 .ci-48059 .caption { border-color: #285569; } .ci-48059 h3 { background: #285569; }
#collection-9956 .ci-48060 .image, #collection-9956 .ci-48060 .caption { border-color: #dd7427; } .ci-48060 h3 { background: #dd7427; }

/* Contact Us Collection */
#collection-20925 .image { border-bottom: 4px #ddd solid; margin-bottom: 32px; }
#collection-20925 .caption { background: #fff; padding: 0 30px 30px 30px; font-size: 13px; color: #000; position: relative; min-height: 341px; border-bottom: 4px #ddd solid; margin-bottom: 48px; }
#collection-20925 .caption h3 { margin: 0 -30px 16px -30px; padding: 15px; text-align: center; color: #fff; text-shadow: 1px 1px #000; font-size: 20px; }
#collection-20925 .caption h3 a { text-decoration: none; color: #fff; }
#collection-20925 .caption .btn { display: block; position: absolute; bottom: 12px; left: 38px; right: 38px; font-family: "din-2014", Helvetica, sans-serif; font-weight: 700; text-shadow: 1px 1px #000; text-transform: uppercase; border-radius:0; font-size: 18px;}

#collection-20925 .ci-50335 .image, #collection-20925 .ci-50335 .caption { border-color: #253977; } .ci-50335 h3 { background: #253977; }
#collection-20925 .ci-50336 .image, #collection-20925 .ci-50336 .caption { border-color: #285569; } .ci-50336 h3 { background: #285569; }
#collection-20925 .ci-50337 .image, #collection-20925 .ci-50337 .caption { border-color: #dd7427; } .ci-50337 h3 { background: #dd7427; }
#collection-20925 .ci-50338 .image, #collection-20925 .ci-50338 .caption { border-color: #77253e; } .ci-50338 h3 { background: #77253e; }
#collection-20925 .ci-50339 .image, #collection-20925 .ci-50339 .caption { border-color: #4c7725; } .ci-50339 h3 { background: #4c7725; }

/* Investors Collection */
#collection-20924 .image { border-bottom: 4px #ddd solid; margin-bottom: 32px; }
#collection-20924 .caption { background: #fff; padding: 0 30px 30px 30px; font-size: 13px; color: #000; position: relative; min-height: 341px; border-bottom: 4px #ddd solid; margin-bottom: 48px; }
#collection-20924 .caption h3 { margin: 0 -30px 16px -30px; padding: 15px; text-align: center; color: #fff; text-shadow: 1px 1px #000; font-size: 20px; }
#collection-20924 .caption h3 a { text-decoration: none; color: #fff; }
#collection-20924 .caption .btn { display: block; position: absolute; bottom: 12px; left: 38px; right: 38px; font-family: "din-2014", Helvetica, sans-serif; font-weight: 700; text-shadow: 1px 1px #000; text-transform: uppercase; border-radius:0; font-size: 18px;}

#collection-20924 .ci-50331 .image, #collection-20924 .ci-50331 .caption { border-color: #253977; } .ci-50331 h3 { background: #253977; }
#collection-20924 .ci-50332 .image, #collection-20924 .ci-50332 .caption { border-color: #285569; } .ci-50332 h3 { background: #285569; }
#collection-20924 .ci-50333 .image, #collection-20924 .ci-50333 .caption { border-color: #dd7427; } .ci-50333 h3 { background: #dd7427; }



.footer-logo-wrap { 
	padding: 50px;
	padding-right: 150px;
}

.contact-details h4 { font-weight: bold; color: #b49657; margin: 0 0 12px 0; font-size: 16px; }
.contact-details p { font-size: 12px; padding: 0 0 12px 29px; margin: 0 0 12px 0; position: relative; border-bottom: 1px #e1e1e1 solid; }
.contact-details .fa { display: block; font-size: 150%; position: absolute; top: 0; left: 0; color: #b59758; }

.dropdown-menu { border: none; background: #f7f4ee; border-radius: 0; }
.dropdown-menu>li>a { padding: 8px 48px; text-transform: uppercase; font-weight: normal; text-align: center; }
.dropdown-menu>li>a:hover { background: #efe9dd; }

.map-lightbox {
    padding-top: 100px;
}

.img-responsive, .carousel-inner>.item>img, .carousel-inner>.item>a>img, .thumbnail>img, .thumbnail a>img {
	height: 410px;
}
/* WebFilter 0x1010006400000009 */
.faq-collection .panel-heading {
    cursor: pointer;
}
/* WebFilter 0x101000640000000A */
.no-margin-top {
	margin-top: 0;
}
/* WebFilter 0x101000640000000B */
.std-googlemap, .i001-google-map { margin-bottom: 15px;}
.i001-google-map .map-canvas {border: 0px solid #e0e3e7;}
.marker-label,
.marker-icon {
	z-index: 99;
	position: absolute;
	display: block;
	margin-top: -50px;
	margin-left: -25px;
	width: 50px;
	height: 50px;
	font-size: 30px !important;
	text-align: center;
	color: #FFFFFF;
	white-space: nowrap;
}
/* WebFilter 0x101000640000000F */
.nav li:hover > ul { display: block;}

.dropdown-menu li { position: relative;}
.dropdown-menu .dropdown-menu { left: 160px; top: 0;}

.dropdown-menu .caret { border-top: 4px solid transparent; border-left: 4px solid; border-bottom: 4px solid transparent;}

.nogutter-left { padding-left: 0 !important;}
.nogutter-right { padding-right: 0 !important;}

.nogutter { padding-left: 0 !important; padding-right: 0 !important;}
.row.nogutter { margin-left: 0 !important; margin-right: 0 !important;}
.row.nogutter > div {
	padding-left: 0 !important; padding-right: 0 !important; }
}
.cms-contentimage-fill img { max-width: 100%;}
.cms-contentimage-right img { margin-left: 15px; margin-bottom: 25px;}
.cms-contentimage-left img { margin-right: 15px; margin-bottom: 15px;}

.navbar-toggle::after { 
    content: 'MENU';
    font-size: 7px;
}

/** FILE PICKER CSS **/
.folder-picker ul {list-style-type: none;}
.div.cms-eblk .cms-page-item-header div.hdr-item select, .cms-page-item-header select, .cms-page-item-header option { color: #333; }

/*Page List*/
.page-order, .page-order ul { list-style: none;}
body .page-order li { margin-top: 0; padding-top: 5px;}

.page-order .new-page { display: none;}
.page-item:hover > .page-order > .new-page { display: block;}

.tree-depth {
    margin: 10px 0 10px 22px;
	padding-left: 22px;
	border-left: 1px solid #ccc;
}

.tree-depth.tree-depth-0 {
	margin-left: 0;
	padding-left: 0;
	border-left: 0;
}
.page-item {
	margin-bottom: 10px; 
	position: relative;
}
.page-order .page-order .page-item:before {
	content: "";
	width: 9px;
	position: absolute;
	border-bottom: 1px solid #ccc;
	left: -22px;
	top: 16px;
}
/* WebFilter 0x1010006400000012 */
.blog-post .tag-group {
	margin-bottom: 10px;
}
/* WebFilter 0x1010006400000015 */
.collection-lightbox-base { display: block; margin-bottom: 15px;}
.nogutter .collection-lightbox-base { margin-bottom: 0;}
/* WebFilter 0x1010006400000018 */
.carousel-inner img {
	margin: 0 auto;
}

.carousel-control-circular-bg .carousel-control .glyphicon-chevron-left, 
.carousel-control-circular-bg .carousel-control .glyphicon-chevron-right, 
.carousel-control-circular-bg .carousel-control .icon-prev, 
.carousel-control-circular-bg .carousel-control .icon-next {
	width: 50px;
	height: 50px;
	margin-top: -15px;
	font-size: 30px;
	background: rgb(0, 0, 0);
	border-radius: 25px;
	padding-top: 9px;	
}
/* WebFilter 0x101000640000001A */
.blog-post-summary {
	margin-bottom: 15px;
}
.btn-icon-responsive-sm,
.btn-icon-responsive-md,
.btn-icon-responsive-lg
{
	width: 40px;
	overflow: hidden;
}
.btn-icon-responsive-sm i,
.btn-icon-responsive-md i,
.btn-icon-responsive-lg i {
	padding-right: 10px;
}
@media (min-width: 768px) {
	.btn-icon-responsive-sm {
		width: inherit;
	}
	.btn-icon-responsive-sm i {
		padding-right: 0;
	}
}
@media (min-width: 992px) {
	.btn-icon-responsive-md {
		width: inherit;
	}
	.btn-icon-responsive-md i {
		padding-right: 0;
	}
}
@media (min-width: 1200px) {
	.btn-icon-responsive-lg {
		width: inherit;
	}
	.btn-icon-responsive-lg i {
		padding-right: 0;
	}
}

.search .input-group-btn {
	position: relative;		
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 100%;
}
.search .input-group-btn::after {
	content: "\e003";
	display: block; 
	position: absolute; 
	left: 8px;
	top: 10px;
	z-index: 10;
	color: #999;
}
.input-group-btn.icon-workaround input{
	padding: 0px 16px;
	height: 34px;
	
}

/* THIS IS A HACKY HACK TO REMOVE INLINE IMAGES FROM THE NEWS LIST */
.blog-post-summary .cms-contentimage-left {
	display: none;
}
/* WebFilter 0x101000640000001B */
.collection-cover {
	position: relative;
}
.collection-cover .carousel-inner img {
	width: 100%;
}
.collection-cover .carousel-caption {
	background: rgba(0,0,0,0.6);
	font-size: auto;
	
	padding-left: 30px;
	padding-right: 30px;
	top: 50px;
	bottom: auto;
}
.collection-cover .carousel-caption-fullheight {
	top: 0;
	bottom: 0;
}
.collection-cover .caption-btn {	
	margin-bottom: -45px;
}
.collection-cover .caption-btn .btn {
	
}

.collection-cover .carousel-caption-left {
	left: 10%; 
	right: 10%;
}
.collection-cover .carousel-caption-right {
	left: 10%; 
	right: 10%;
}
.collection-cover .carousel-caption-far-right {
	left: 10%; 
	right: 10%;
}
.collection-cover-scroll {
	margin: 0 auto 0;
	width: 300px;
	text-align: center;
	position: absolute;
	bottom: -18px;
	left: 0;
	right: 0;
	z-index:10;
}
.collection-cover .carousel-caption h1 {
	font-size: initial;
	font-size: 4vw;
	margin: 1.5vw 0;
}
.collection-cover .carousel-caption h2 {
	font-size: initial;
	font-size: 3vw;
}
.collection-cover .carousel-caption h3 {
	font-size: initial;
	font-size: 2.5vw;
}
.collection-cover .carousel-caption h4 {
	font-size: initial;
	font-size: 2vw;
}
@media screen and (min-width: 480px){
	.collection-cover .carousel-caption {
		font-size: 1.5em;
	}

	
}
@media screen and (min-width: 768px){
	.collection-cover .carousel-caption {
		font-size: 2em;
	}
	.collection-cover .carousel-caption h1,
	.collection-cover .carousel-caption h2,
	.collection-cover .carousel-caption h3,
	.collection-cover .carousel-caption h4 {
		font-size: inherit;
		margin-top: 20px;
		margin-bottom: 10px;
	}
	.collection-cover .carousel-caption-left {
		left: 10%; 
		right: 30%;
	}
	.collection-cover .carousel-caption-right {
		left: 30%; 
		right: 10%;
	}
	.collection-cover .carousel-caption-far-right {
		left: 45%; 
		right: 10%;
	}
}
@media screen and (min-width: 992px){
	.collection-cover .carousel-caption {
		font-size: 2.5em;
	}
	
	.collection-cover .carousel-caption-left {
		left: 10%; 
		right: 35%;
	}
	.collection-cover .carousel-caption-right {
		left: 35%; 
		right: 10%;
	}
	.collection-cover .carousel-caption-far-right {
		left: 50%; 
		right: 10%;
	}
}
@media screen and (min-width: 1200px){
	.collection-cover .carousel-caption {
		font-size: 2.5em;
	}
	
	.collection-cover .carousel-caption-left {
		left: 10%; 
		right: 40%;
	}
	.collection-cover .carousel-caption-right {
		left: 40%; 
		right: 10%;
	}
	.collection-cover .carousel-caption-far-right {
		left: 65%; 
		right: 10%;
	}
}
/* WebFilter 0x1010006400000020 */
/* Override existing chrome */
.cms-link-picker-items ul.list-group {
	margin: 0; 	
}
.cms-link-picker-items ul.list-group li {
	margin: 0 0 -1px 0; 
	padding: 10px 15px;
}
.folder-filter-list a,
.advanced-opts .parent-folder a {
	text-decoration: none;
}
.folder-filter-list a i,
.advanced-opts .parent-folder a i {
	padding-right: 7px;
}

.advanced-opts .parent-folder a:link,
.advanced-opts .parent-folder a:active,
.advanced-opts .parent-folder a:visited,
.advanced-opts .folder-filter-list a:link,
.advanced-opts .folder-filter-list a:active,
.advanced-opts .folder-filter-list a:visited {
	text-decoration: none;
	color: #333;
}

.advanced-opts .parent-folder a.active,
.advanced-opts .folder-filter-list a.active {	
	color: #fff;
}


.folder-finder {max-height: 200px; overflow-y: scroll;}
.folder-search, .folder-picker {display: none;}
.file-search .input-group-btn .tn-advanced-opts:hover {color: #555;}
.folder-picker ul {list-style-type: none;}
.folder-picker ul li label {font-weight: normal; padding-left: 5px;}
.folder-picker ul li span {cursor: pointer;}
.folder-tree-list ul {margin-left: 10px;}
.result-list-group a i {margin-right: 8px;font-size: 15px;}
.result-list-group a.list-group-item:active, .result-list-group a.list-group-item:visited, .result-list-group a.list-group-item:link {color: #555; text-decoration: none;}
.result-list-group a span {color: #fff;}
.result-list-group .list-group-item {padding: 4px 15px;}
.folder-picker .glyphicon-refresh {
	display: inline-block; 
}
.advanced-opts {display: none;}
.folder-search {position: relative;}
.folder-search .glyphicon-refresh {
	position: absolute;
	right: 0px;
	padding: 32px 12px;
	pointer-events: none;
	display: block;
	
}

.spin{	
	-webkit-animation: spin 1.2s infinite linear;
	-moz-animation: spin 1.2s infinite linear;
	-o-animation: spin 1.2s infinite linear;
	animation: spin 1.2s infinite linear;
	
}
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}

@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
/* WebFilter 0x1010006400000025 */
.cms-oselect-lower .cms-oselect-lower-list div.cms-oselect-lower-item.cms-oselect-lower-file { overflow: auto; padding-left: 40px; min-height: 32px; }
.cms-oselect-lower .cms-oselect-lower-list .cms-oselect-lower-file .cms-oselect-lower-item-inner { font-size: 7.5pt; text-indent: 6px; }
.cms-oselect-lower-item-img { float: left; width: 32px; text-align: center; margin-left: -36px; }
.cms-oselect-lower-file-right { float: right; font-size: 7pt ! important; color: #ccc ! important; }
/* WebFilter 0x1010006400000029 */
.cms-page-search { text-align: left; }
.cms-page-search-upper input { width: 220px; }
.cms-page-search-upper div.active { background: url('inc/loader.gif') 100% 50% no-repeat; }

.cms-page-search-lower { overflow: auto; }
.cms-page-search-result { padding: 3px; border-bottom: 1px #ccc solid; }
.cms-page-search-result-url { font-size: 7.5pt; margin: 3px 0; }
.cms-page-search-result-body { margin: 3px 0; }
.cms-page-search-result-title { font-size: 9pt; }
.cms-page-search-result-right { font-size: 7.5pt; margin: 0 0; float: right; }
.cms-page-search-result-end { clear: both; height: 1px; }
/* WebFilter 0x101000640000002A */
.cms-file-search-result { padding-left: 72px; }
.cms-file-search-image { float: left; margin-left: -72px; }
/* WebFilter 0x101000640000002D */
.special-padding-30 {
  padding: 15px 0;  
}
/* WebFilter 0x1010006400000032 */
.dtm-blog-item { padding-left: 50px; padding-bottom: 16px; border-bottom: 1px #d5c39f solid; position: relative; }
.dtm-blog-item h4, .dtm-blog-item h4 a { color: #253977; text-transform: none; }
.dtm-blog-item div.content { font-size: 13px; color: #000000; }
.dtm-blog-item div.content a { font-weight: bold; color: #000; text-transform: uppercase; }

.dtm-blog-date { position: absolute; left: 0; top: 0; width: 37px; background: #fff; text-align: center; }
.dtm-blog-date-day { padding: 2px 0; color: #58585a; font-weight: bold; font-family: "din-2014", Helvetica, sans-serif; font-weight: bold; font-size: 20px; }
.dtm-blog-date-month { padding: 2px 0; color: #fff; font-weight: 100; font-family: "din-2014", Helvetica, sans-serif; font-size: 10px; background: #dd7427; text-transform: uppercase; }
