﻿/* Print CSS */

body {
	color: #333333 !important;
}

.page-wrap {
	padding-top: 0;
}

.header-wrap {
	position: relative !important;
	top: 0 !important;
}

section.banner .content-wrap {
	max-width: none;
	margin: 0;
	width: 100%;
}

section.banner .content {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

section.banner + section {
	padding-top: 30px;
}

section.banner.homepage .container .banner-wrap, section.banner .container .banner-wrap, section.banner.homepage .container {
	padding: 0;
}

header.site-header .nav-wrapper, .post-nav, .scroll-notify, section.post-content .email-us, section.related-articles, footer.site-footer .container.nav, #catapult-cookie-bar, .wp-block-embed, section.page-cta, .single-funds section.docs, nav.anchors, section.single-fund-banner .fund-nav .downloads, section.fund-details .wrapper .block.managers .video-feature, .wrapper.flex.heading a.view-all, section.banner .banner-bg, section.banner.homepage .content-wrap:before, .mobile-trigger, header.sibling-header, .featured-sidebar,section.accordion.faq .accordion-content .heading-wrap .expand-all {
	display: none !important;
}

h1 {
	font-size: 3em;
}

section.light, div.light, nav.light {
	background: none;
}

p, section.post-content .the-content ul > li, section.post-content .the-content ol > li, section.accordion .accordion-content .accordion > ul {
	font-size: 1.4em;
}

section.post-content .the-content p {
	padding: 8px 0;
}

section.default.green {
	background: none;
	color: #333333;
}

footer.site-footer {
	background: none;
	padding: 20px;
	color: #333333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

footer.site-footer .container.disclaimer {
	padding: 0;
}
footer.site-footer .container.disclaimer p {
	font-size: 1.4em;
	padding-top: 10px;
}

footer.site-footer .container:not(.nav) a {
	color: #333333;
}

/** News, Insights, Commentary **/

section.post-content .commentary .fund-info {
	float: right !important;
	max-width: 300px !important;
	padding: 10px 20px !important;
	margin: 0 0 20px 20px !important;
}

section.post-content .commentary .fund-info p {
	font-size: 1.2em !important;
	line-height: 1.4em !important;
	padding: 5px 0 !important;
}

.text-banner {
	padding: 30px 0;
}

section.post-content .text-banner .date {
	padding-top: 5px;
}

section.post-content {
	padding-bottom: 20px;
}

section.post-content .the-content .callout {
	background: none;
	color: #333333;
	padding: 0px 600rem;
}

section.post-content .callout:before {
	display: none;
}

section.post-content .the-content .callout p {
	font-size: 1.8em;
}

/** Post Banner + Scroll**/

.single-post .text-banner-wrap {
	height: auto !important;
}

.single-post .text-banner.sticky {
	position: relative;
	background: none;
	left: auto;
	top: auto !important;
	text-align: center;
	padding: 30px 0;
	-webkit-animation: none !important;
  	animation: none !important;
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
	-webkit-transition: none !important;
	-moz-transition: none !important;
	transition: none !important;
	-webkit-transform: none !important;
	-moz-transform: none !important;
	transform: none !important;
}

.single-post .text-banner.sticky .text-banner-contain {
	max-width: none;
	padding: 0;
	display: block;
}

.single-post .text-banner.sticky h1 {
	padding: 0 20px;
	font-size: 3em;
}

.single-post .text-banner.sticky p.tagging {
	font-size: 1.6em;
	line-height: 2.4em;
	color: #737779;
}

.single-post .text-banner.sticky .date {
	line-height: 2.4em;
	padding-top: 5px;
	margin-left: auto;
	color: #737779;
	padding-left: 0;
}

section.single-fund-banner .title .symbol {
	background: none;
	color: #333333;
	padding: 0;
}

section.fund-details .wrapper .block {
	width: 100% !important;
	max-width: none !important;
	padding: 0 0 20px 0 !important;
	float: left !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

section.performance .chart, .growth-10-k .chart {
	padding: 10px 0 !important;
}

section.fund-info .chart.white {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.chart div {
	overflow: visible !important;
	width:700px !important;
	margin: 0 auto;
}

.highcharts-container {
	width: 100% !important;
}

.news-insights .post-wrapper, .news-insights .posts-list:not(.related-articles) {
	max-width: none;
	width: 100%;
}

section.minimum-investment .responsive-table-wrapper {
	margin-left: 0;
	width: 100%;
}

section.minimum-investment .table-row .cell:first-of-type {
	position: relative;
}

section.accordion.faq dd.slide-up {
	max-height: none !important;
}

section.growth-10-k .two-col .chart-wrap {
	padding: 0 !important;
	width: 100% !important;
}