/*
Theme Name: DFDent
Description: An Enfold <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. These are modifications to the Enfold them that make it work like the custom design for DFDent
Version: 1.0
Author: Christie Wood
Author URI: http://visionmarkusa.com/
Template: enfold
*/

/*
* GLOBAL
*/
body {
	font-weight:400;
}
.html_header_top.html_header_sticky #top #wrap_all #main {
  margin-top: -22px;
}
@media only screen and (max-width: 767px) {
  .responsive #top #main {
    padding-top: 88px !important;
  }
}
.container {
	padding:0px 126px;
}
.av-special-heading {
	margin-top: 25px;
}
.modern-quote .av-special-heading-tag,
h2,h3,h4,h5 {
	font-weight: 600;
}
body .av-special-heading .av-special-heading-tag {
	float:none;
}
body .av-special-heading h2.av-special-heading-tag,
h2 {
	font-size: 45px;
	background:url(images/heading-design.png) bottom center no-repeat;
	padding-bottom: 28px;
	font-weight: 600;
}
body .av-special-heading.meta-heading h2.av-special-heading-tag,
.meta-heading h2 {
	background-image:url(images/heading-meta-design.png);
	color:#ffffff;
}
h3 {
	font-weight:600;
	font-size:30px;
}
h4 {
	font-size:20px;
}
.av-special-heading-h2 .special-heading-border,
.av-special-heading-h3 .special-heading-border {
	display:none;
}
.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 {
	text-transform:none;
	letter-spacing: normal;
}
.main_color strong {
	color:#202945;
}
strong em {
	font-weight:bold;
}
.flex_column .av-special-heading h2.av-special-heading-tag  {
	display:inline-block;
}
.avia-button.avia-size-medium {
	font-size:20px;
	font-weight:bold;
	padding: 11px 28px
}
.avia-button.avia-size-large {
	font-size:20px;
	font-weight:bold;
	padding: 15px 43px 13px;
}
body div .avia-button {
	border-radius: 5px;
}
.content, .sidebar {
	padding-top: 70px;
	padding-bottom: 70px;
}
.avia-section-large .content, .avia-section-large .sidebar {
	padding-top: 90px;
	padding-bottom: 90px;
}
.av-special-heading.meta-heading h3 {
	color:#ffffff;
}
.main_color .special_amp {
	color:inherit;
	font-size:inherit;
	font-family:inherit;
	font-style:normal;
	font-weight:inherit;
}
@media (max-width: 1200px) {
	.container {
		padding:0px 40px;
	}
	#top #header_main > .container {
		padding: 0px 30px;
	}
}
@media (max-width: 1024px) {
}
@media (max-width: 767px) {
  .av_minimal_header #header_main {
    position: fixed;
    width: 100%;
    background-color: #7794a6;
    border-bottom: 0px !important;
  }
	.content, .sidebar {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.avia-section-large .content, .avia-section-large .sidebar {
		padding-top: 70px;
		padding-bottom: 70px;
	}
	body .av-special-heading h2.av-special-heading-tag, h2 {
		font-size: 38px;
	}
}


/*
* MENU/HEADER
*/
.av_minimal_header_shadow {
	box-shadow:none;
}
.av_minimal_header #header_main {
	border-bottom:8px #ffffff solid;
}
.logo img {
  max-height: 131px;
  margin-top: 32px;
  width: 100%;
  height: auto;
}
.header-scrolled .logo img {
	margin-top: inherit;
  width: inherit;
  height: inherit;
}
.av-main-nav > li, 
.av-main-nav > li > a {
	display:inline-block;
	text-align:center;
	line-height: 88px;
	height: 88px;
}
.av-main-nav > li.av-burger-menu-main {
	display:none;
}
.av-main-nav > li > a {
	font-size: 18px;
	font-weight:400;
	line-height: 88px !important;
	height: 88px !important;
}
.av-main-nav > li > a:hover {
	font-weight: 600;
}
#top .header_color .main_menu .menu ul li>a:hover {
	background-color:#202945;
}

.av-main-nav > li > a::after {
	display:block;
	content:attr(title);
	font-weight:bold;
	height:1px;
	color:transparent;
	overflow:hidden;
	visibility:hidden;
}
.av-main-nav > li.secondary {
  display: block;
  position: absolute;
  top: -43px;
  right: 0px;
	letter-spacing:1px;
  text-transform: uppercase;
	text-align:right;
}
.header-scrolled .av-main-nav > li.secondary {
	top: -28px;
}
#top #header_main > .container .main_menu  .av-main-nav > li.secondary > a {
	line-height: 20px !important;
	height: 20px !important;
}
.av-main-nav > li.secondary > a {
	font-size:14px;
	font-weight:600;
}
.header_color .sub_menu>ul>li>a, .header_color .sub_menu>div>ul>li>a, #top .header_color .main_menu .menu ul .current_page_item > a, #top .header_color .main_menu .menu ul .current-menu-item > a, #top .header_color .sub_menu li ul a,
.header_color .main_menu ul ul, .header_color .main_menu .menu ul li a, .header_color .pointer_arrow_wrap .pointer_arrow, .header_color .avia_mega_div, .header_color .av-subnav-menu > li ul, .header_color .av-subnav-menu a {
	background-color: #ffffff;
	color:#808080;
}
#top .av-main-nav ul a  {
	font-size:15px;
}
.header_color ul ul .avia-bullet {
	display: block;
	border-color:#808080;
	margin-left:39px; 
	margin-top:-4px;
	border-left-width:4px;
	border-bottom-width:4px;
	border-left-width:4px;
}
#top .av-main-nav ul {
	padding-top:13px;
	padding-bottom:19px;
	margin-top: 0px;
}
#top ul#avia-menu li.mobileonly {
  display:none;
}
#top .av-main-nav ul a {
	padding: 7px 25px 6px 49px;
	border:0px; 
	line-height: 18px;
}
.header_color .av-subnav-menu a:hover, .header_color .main_menu ul:first-child > li > a:hover, .header_color .main_menu ul:first-child > li.current-menu-item > a, .header_color .main_menu ul:first-child > li.current_page_item > a, .header_color .main_menu ul:first-child > li.active-parent-item > a {
	color:#0e1d31;
	font-weight:bold;
}
#header_meta {
  width: 100%;
  position:absolute;
  background: transparent;
}
#top .sub_menu>ul {
  float:right;
  padding: 30px 12px;
}
#header_meta .sub_menu {
  top: 0px;    
  width: 100%;
  max-width: 749px;
}
.header_color .sub_menu>ul>li>a {
  background: transparent;
  color:#ffffff;
  text-transform: uppercase;
  line-height: 20px;
  height: 20px;
  letter-spacing: 1px;
  font-size: 1.3em;
  font-weight: 600;
}
#kiplinger, #text-5 {
  background: #000;
  padding: 17px 13px 4px 15px;
  float:left;
  font-weight: 600;
  font-size: 16px;
  clear: none;
  z-index:9;
}
#kiplinger img, #text-5 img {
  margin-bottom:-4px;
  margin-left: 8px;
}
#kiplinger a, #text-5 a {
  text-decoration:underline;
  font-weight:600;
  color:#ffffff;
}
#text-5 p {
  margin: 0px;
}
@media (min-width: 990px) {
	.avia-menu {
		padding-top: 43px;
	}
}
@media(max-width: 1060px) and (min-width: 990px) {
  #header_meta .sub_menu { 
    max-width: 645px;
  }
  #kiplinger, #text-5 {
    left: 222px;
    padding-left:10px;
    padding-right:10px;
    font-size: 14px;
  }
  .av-main-nav > li.secondary {
    right:-15px;
  }
  #top #header_main > .container {
    padding:0px 10px 0px 15px;
  }
}
@media(min-width:768px) and (max-width:989px) { 
  .responsive .logo img { 
    margin-top:12px;
  }
}
@media(min-width:768px) {
  .hide_desktop {
    display: none;
  }
	.header-scrolled .avia-menu {
		padding-top: 0px;
	}
}
@media(max-width:989px) {
  #header_meta #kiplinger, #header_meta #text-5 { 
    display: none;
  }
  #header_meta { 
    display: none;
  }
  #home-banner #kiplinger, #home-banner #text-5 { 
    position: relative;
    padding-top:13px;
    font-size:13px;
    padding-left:10px;
    padding-right:10px;
    clear: both;
    float:left;
    color:#ffffff;
  }
  #home-banner #kiplinger img,#home-banner #text-5 img {
    max-width: 110px;
  }
	.html_av-overlay-side #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul a {
		color:#ffffff;
	}
	.html_av-overlay-side #top #wrap_all div .av-burger-overlay-scroll #av-burger-menu-ul a:hover {
		color:#7794a6;
		font-weight:normal;
	}
	.html_av-overlay-side-classic #top .av-burger-overlay li li .avia-bullet {
		display:none;
	}
}



/*
* FOOTER
*/
#footer {
	border:0px;
}
#footer .flex_column {
	font-size:14px;
	line-height:22px;
}
#footer .flex_column h3.widgettitle {
	font-size:14px;
	margin-bottom:1px;
	margin-top: 0px;
}
#footer .widget {
	padding: 79px 0px 16px 0px;
	margin: 0px;
}
#footer .flex_column:last-child .widget_text { /* Copyright */
	padding-top: 6px;
}
#footer .widget p {
	margin-top: 3px; 
} 
#footer .flex_column.first {
	width: 203px; 
}
#footer .flex_column:last-child {
	text-align:right;
	float:right;
}
.widget_nav_menu .current-menu-item>a, .widget_nav_menu .current_page_item>a,
.widget_nav_menu ul:first-child>.current-menu-item>a, .widget_nav_menu ul:first-child>.current_page_item>a,
.widget_nav_menu a {
	padding:0px;
	font-weight:400;
}
#footer #text-4 a {
  color:#000000;
}
#footer #text-4 img {
  float:right;
}
@media (max-width: 1024px) {
	#footer .widget {
		padding-top: 35px;
	}
}



/*
* HOME PAGE
*/
body #banner .av-special-heading h2.av-special-heading-tag,
body #home-banner .av-special-heading h2.av-special-heading-tag {
	background-image: none; 
	padding-bottom: 0px;
	font-weight:600;
}
#home-callouts .av-special-heading-h3  {
	padding-top:2px;
}
#top #wrap_all #home-callouts .av-inherit-size .av-special-heading-tag {
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:-1px;
	padding-bottom:10px;
}
#home-callouts .av-subheading {
	color:#535353;
	line-height:1.58em;
	padding-bottom:17px;
}
#home-callouts .av_one_third {
	margin-left:3%;
	padding-left:3%;
	width: 31.3333333333332%;
}
#home-callouts .flex_column {
	border-left:1px #535353 solid;
}
#home-callouts .flex_column.first {
	border-left: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
#ways-to-invest .av-image-caption-overlay-center {
  font-weight: 600;
	padding: 0em 2em;
	line-height:1.2em;
}
@media (max-width: 1024px) {
	#ways-to-invest .flex_column {
		padding:0px !important;
	}
}
@media (max-width: 767px) {
	 #home-callouts .content {
	 	 padding-top: 20px;
	 }
	.responsive #top #wrap_all #home-callouts .flex_column {
		 border-left:0px;
		 padding-top: 40px;
	}
	.avia-section .flex_column.av_one_full {
		padding: 0px !important;
	}
}




/*
* TEAM PAGE
*/
#team-members {
	padding-top: 40px;
}
#team-members .team-member .av-masonry-entry-title {
  font-size: 20px;
  font-weight: 700;
  padding-top: 3px;
  margin-bottom:3px;
	border-bottom: thin solid #fff;
}
.av-masonry-entry-team-title {
	font-size:15px;
	color:#919191;
	font-style:italic;
	line-height:1.2em;
	font-weight:300;
}
#team-members .team-member:hover .av-masonry-entry-title {
	border-bottom: thin solid #0e1d31;
}
.av-current-sort-title{
	display:none;
}
#top div.container .av-masonry .av-masonry-sort,
#top .av-sort-yes-tax {
	margin-top: 45px;
	margin-bottom:45px;
	border-top:1px #e1e1e1 solid;
	border-bottom: 1px #e1e1e1 solid;
	float:none;
	display:table;
	width:100%;
	padding: 10px 0px;
}
#top .av-sort-yes-tax .av-sort-by-term {
	float:none;
	display:table-row;
}
.main_color .av-masonry-sort .av-sort-by-term a {
	display:table-cell;
	color:#0e1d31;
	width: 17%;
}
.main_color .av-masonry-sort .av-sort-by-term a.portfolio-management-research_sort_button {
	width:25%;
}
.av-masonry-sort .text-sep {
  display: table-cell;
	color:#e1e1e1;
  width: 20px;
}

#team-members .team-member {
	float:left;
	cursor:pointer;
	width: 24.7%;
	margin-right: 0.3%;
	position: relative !important;
}
#team-members .team-member:hover {
	text-decoration: none;
}
/*#team-members .team-member:nth-child(4n+2) {
	clear:left;
}*/
.team-member-inner {
	padding-right: 26px;
	padding-bottom: 42px;
}
#team-members .team-member:nth-child(4n) {
	margin-right: 0px;
}
#team-members .image-overlay {
	display:none !important;
}
#team_sort  {
	padding: 16px 0px 68px 0px;
	text-align:center;
}
#team_sort > span {
	color:#0e1d31;
	text-align:center;
	cursor:pointer;
}
#team_sort > span:after {
	display:inline-block;
	content:"|";
	color:#c5c5c5;
	text-align:center;
	width: 5%;
}
#team_sort > span.active {
	font-weight: bold;
}
#team_sort > span:last-child:after {
	display: none;
}

@media(max-width:767px) {
	#team_sort {
		padding-top: 0px;
		padding-bottom: 20px;
	}
	#team-members .team-member {
		width: 49.7%;
	}
	#team-members .team-member:nth-child(even) {
		clear:left;
	}
}
@media(max-width:460px) {
	#team-members .team-member {
		width: auto
	}
	#team-members .team-member {
		clear:left;
	}
}




/*
* MUTUAL FUNDS
*/
#mutual_funds:after {
	content:"";
	display:table;
	clear:both;
}
#mutual_funds .mf_menu {

}
#mutual_funds .mf_menu ul {
	list-style:none;
  display: flex;
  justify-content: center;
}

#mutual_funds .mf_menu ul li {
	list-style:none;
	text-align:right;
	cursor:pointer;
	color:#202945;
  margin: 0px;
  padding: 0px 5px 0px 20px;
	font-size:22px;
}
#mutual_funds .mf_menu ul li:after {
  content:"|";
  padding-left: 20px;
}
#mutual_funds .mf_menu ul li.active {
	font-weight:bold;
}
#mutual_funds .mf_menu ul li:last-child:after {
  content: "";
  padding-left: 0px;
}
#mutual_funds .funds {
  max-width: 927px;
  margin: 0 auto;
}
#mutual_funds .mutual_fund {
	display:none;
}
@media(max-width: 767px) {
  #mutual_funds .mutual_fund:first-child.active {
    display: block !important;
  }
}
#mutual_funds .mutual_fund:first-child {
	display:block;
}
#mutual_funds .funds h2 {
	color:#8d996a;
	font-size:35px;
	background: none;
	margin-bottom: 0px;
	font-weight:600;
  line-height: 1.2em;
	padding-bottom: 10px;
}
#mutual_funds .funds .basics {
	padding-bottom: 27px;
}
#mutual_funds .funds .basics strong {
	display: block;
}
#mutual_funds .funds .basics p {
	margin-top: 20px;
	margin-bottom: 28px;
	line-height:1.4em;
}
#mutual_funds .funds .basics a {
}
.main_color .stats {
	border-top: 3px #202945 solid;
	border-bottom:3px #202945 solid;
	display:table;
	padding:18px 0px;
	line-height:1.2em;
	width:100%;
}
.stats:after, .expense_ratio:after, .applications:after {
	content:"";
	display:table;
	clear:both;
}

.expense_ratio.desktop {  /* NEW STYLE */
  background-color:#f1f1f1;
	border-bottom:3px #202945 solid;
	border-top:3px #202945 solid;
  padding:  0px 54px;
}

.expense_ratio > .stats {
  border: 0px; /* TEMPORARY */
  padding: 17px 0px 18px 0px;
  display: flex;
  flex-direction: row;
  font-size:1.1em;
  color:#000000;
}
.expense_ratio > .stats > div { /* COLUMN */
 
}
.expense_ratio.desktop > .stats > div.header_col {
  flex: auto;
  max-width: 250px;
}
.expense_ratio.desktop > .stats > div.header_col div {
  padding-left: 2px;
}
.expense_ratio.desktop > .stats > div.header_col div:first-child { /* Fund Symbol Cell */
  padding-left: 5px;
} 
.expense_ratio.desktop > .stats > div > div { /* Generic single cell */
  padding: 3px 0px;
  letter-spacing: 1px;
   
}
.expense_ratio.desktop > .stats > div > div strong {
  color: #8d996a;
  max-width: 210px;
  display: block;
}
.expense_ratio.desktop > .stats > div > div:first-child { /* Underlined column header */
  width: 100%;
  font-weight:bold;
  color: #8d996a;
  padding-bottom: 24px;
}
.expense_ratio > .stats > div > div:first-child u {
  display: block;
  width: 100%;
  text-decoration: none;
  letter-spacing: 1px;
  padding: 3px 65px 8px 10px;
  border-bottom: 2px #b1b1b1 solid;
}
.expense_ratio.desktop  > .stats > div > div:not(:first-child) {
  padding-left: 10px;
  padding-right: 65px;
}
.expense_ratio.desktop  > .stats > div:last-child > div:not(:first-child) {
  padding-right: 45px; 
}
.expense_ratio.desktop > .stats > div > div:nth-child(2) { /* Any Cell in the Expense Ratio Row */
  height: 34px;
}
.expense_ratio.desktop  > .stats > div > div:nth-child(5) { /* Any Cell in the Sales Charge Row */
  padding-top: 40px;
}
.expense_ratio.desktop  > .stats > div > div:nth-child(6) { /* Any Cell in the Investment Minimum Row */
  padding-top: 40px;
}
.expense_ratio > .fact_sheets {
  text-align: center;
}
.expense_ratio > .fact_sheets p.note {
  font-size: 0.84em;
  color:#202945;
  line-height: 1.6em;
  text-align: left;
}
.expense_ratio > .fact_sheets > img {
  display: block;
  margin: 0px auto;
  max-width: 102px;
}
.expense_ratio > .fact_sheets > a.pdf {
  display: block;
  padding: 25px 0px;
  margin: 0px auto;
  font-size: 1.18em;
}
#mutual_funds .funds .expense_ratio.mobile > h2 {
  border-bottom: 2px #b1b1b1 solid;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 1px;
  padding-bottom: 8px;
}
.expense_ratio.mobile > .stats {
  flex-direction: column;
}
.expense_ratio.mobile > .stats > div.header_col {
  display: flex;
  padding-bottom: 30px;
}
#mutual_funds .funds .expense_ratio.mobile .header_col > div {
  color: #8d996a;
  font-weight: bold;
  cursor: pointer;
  padding-left: 43px;
}
#mutual_funds .funds .expense_ratio.mobile .header_col > div.active {
  text-decoration: underline;
  margin-right: 49px;
}
#mutual_funds .funds .expense_ratio.mobile .header_col > div:after {
  content: "|";
  color:#717171;
  font-weight: normal;
  padding-left: 40px;
}
#mutual_funds .funds .expense_ratio.mobile .header_col > div.active:after {
  position: absolute;
}
#mutual_funds .funds .expense_ratio.mobile .stats .single-stat {
  display: none;
  font-size: 20px;
}
#mutual_funds .funds .mutual_fund.active .expense_ratio.mobile .stats .single-stat.active {
  display: block;
}
#mutual_funds .funds .expense_ratio.mobile .stats .single-stat h3 {
  color: #8d996a;
  font-weight: bold;
  font-size: 20px;
}
#mutual_funds .funds .expense_ratio.mobile .stats .single-stat > .row {
  display: flex;
}
#mutual_funds .funds .expense_ratio.mobile .header_col > div:first-child {
  padding-left: 2px;
}
#mutual_funds .funds .expense_ratio.mobile .header_col > div:last-child:after {
  content: "";
}
#mutual_funds .funds .expense_ratio.mobile .stats .single-stat > .row > div:first-child {
  width: 230px;
  padding-right: 45px;
}
#mutual_funds .funds .expense_ratio.mobile .stats .single-stat > .row > div:last-child {
  flex:1;
}
.stats .column {
	display:table-cell;
	text-align:center;
	border-right:1px #e1e1e1 solid;
	padding:7px 0px;
}
.stats .column:last-child {
	border-right: 0px;
}
.stats .column strong {
	display:block;
	padding-bottom:4px;
	color:#8d996a;
}
.main_color .expense_ratio.mobile {
	background-color: #f1f1f1;
	padding: 24px 37px;
	border-bottom:3px #202945 solid;
}
#mutual_funds .funds .expense_ratio h2, #mutual_funds .funds .shareholder_reports h2, #mutual_funds .funds .applications h2 {
	color:#8d996a;
	font-size:25px;
}
.expense_ratio .left_side {
	width:55%;
	line-height:1.4em;
	padding-top:4px;
	float:left;
}
.expense_ratio .left_side .percentages {
  margin: 0.85em 0;
}
.expense_ratio .left_side .percentages .col1 {
}
.expense_ratio .left_side .percentages .col2,
.expense_ratio .left_side .percentages .col3 {
  margin-top: 10px;
	border-top: 1px #000 solid;
  padding-top: 10px;
}
.expense_ratio .left_side p.note {
	font-size:16px;
	margin-top:29px;
}
.expense_ratio .right_side {
	margin-left: 67%;
	text-align:center;
}
.expense_ratio .right_side img {
	display:block;
	margin: 0px auto;
	margin-bottom: 50px;
}

.expense_ratio .fact_sheets a.pdf,
.expense_ratio .right_side a.pdf {
	color:#202945;
	font-weight:600;
	display:inline-block;
	background:url(images/pdf-fund.png) left center no-repeat;
	padding-left:38px;
}
.shareholder_reports {
	padding:49px 0px 40px 0px;
}
#mutual_funds .funds .shareholder_reports h2 {
	padding-bottom: 0px;
}
.shareholder_reports h3 {
	color:#202945;
	font-weight:700;
	padding-bottom:10px;
	padding-top:30px;
	font-size:22px;
}
.shareholder_reports a, .applications a {
	display:block;
	background:url(images/pdf-icon.png) left center no-repeat;
	padding-left:44px;
	color:#202945;
	margin-left: 0.7%;
	padding-top:2px;
	padding-bottom: 2px;
}
.applications  {
	padding-top: 10px;
	padding-bottom: 27px;
}
#mutual_funds .funds .applications h2 {
	padding-bottom: 33px;
}
.applications a {
	float:left;
	width:49.3%;
	margin-bottom:27px;
}
.applications a:nth-child(even) {
	clear:left;
}
#mutual_funds .funds .contact {
	border-top:3px #202945 solid;
	border-bottom:3px #202945 solid;
	padding:25px 6px;
	line-height:1.4em;
}
#mutual_funds .funds .notes {
	line-height:1.6em;
	padding-top:23px;
	padding-right:20px;
}
#mutual_funds .funds .notes h6 {
	font-weight:500;
	line-height:1.8em;
	font-size:16px;
	font-style:italic;
	padding-bottom: 27px;
	padding-top:1px;
}
#mutual_funds .funds .notes h6 strong {
	font-style:normal;
	font-weight:700;
}
@media(min-width: 768px) {
  #mutual_funds .funds {
    padding-top: 30px;
  }
  #mutual_funds .mutual_fund > h2,
  #mutual_funds .funds .basics {
    margin: 0px 56px;
  }
  .expense_ratio.mobile, .stats.mobile {
    display: none;
  }
  .shareholder_reports, .applications {
    padding-left: 56px;
    padding-right: 56px;
  }
}
@media(max-width: 1023px) and (min-width: 768px) {
  #mutual_funds .mutual_fund > h2,
  #mutual_funds .funds .basics {
    margin: 0px 35px;
  } 
  .expense_ratio.desktop {
    padding: 0px 35px;
  }
}
@media(max-width: 979px) and (min-width:768px) {
  .expense_ratio.desktop > .stats > div > div:nth-child(2) { padding-right:  0px;}
  #mutual_funds .mf_menu ul { margin: 0px; }
  #mutual_funds .mf_menu ul li { font-size: 19px; padding-left: 5px; }
  #mutual_funds .mf_menu ul li:after { padding-left:  10px; }
  .expense_ratio > .stats > div > div:first-child u { padding-left:  0px; }
  .expense_ratio > .stats > div > div:first-child u,
  .expense_ratio > .stats > div:last-child > div:not(:first-child),
  .expense_ratio > .stats > div > div:not(:first-child) { padding-right:  23px; }
  .expense_ratio.desktop > .stats > div > div strong { letter-spacing:  normal; }
  .expense_ratio.desktop > .stats,
  .expense_ratio.desktop > .stats > div > div strong { font-size: 1em; }
  .expense_ratio.desktop > .stats > div:last-child > div:not(:first-child),
  .expense_ratio.desktop > .stats > div:last-child > div { padding-right:  0px; }
  
}
@media(max-width:767px) {
  .expense_ratio.desktop {
    display: none;
  }
	#mutual_funds .mf_menu {
		float:none;
		width:100%;
	}
	#mutual_funds .mf_menu ul li,
	#mutual_funds .mf_menu ul {
		text-align:center;
		margin:0px;
    font-size:  18px;
    position: relative;
    line-height: 1.2em;
	}
  #mutual_funds .mf_menu ul li {
    padding: 0px 10px;
  }
  #mutual_funds .mf_menu ul li:after {
    position: absolute;
    right: 0px;
  }
	#mutual_funds .funds {
		margin:50px 0px 0px 0px;
	}
	#mutual_funds .funds h2 {
		font-size: 30px;
	}
	.main_color .expense_ratio {
		padding:20px;
	}
	.expense_ratio .right_side,
	.expense_ratio .left_side {
		width: auto;
		float:none;
		margin:0px;
	}
	.main_color .stats {
		padding:12px 0px;
		font-size:17px;
	}
	#mutual_funds .funds .basics {
		font-size:18px;
		padding-bottom: 0px;
	}
	#mutual_funds .funds .expense_ratio h2, #mutual_funds .funds .shareholder_reports h2, #mutual_funds .funds .applications h2 {
		font-size:22px;
		padding-bottom: 15px;
	}
	.shareholder_reports h3 {
		font-size:18px;
		padding-bottom: 0px;
		padding-top: 15px;
	}
	.shareholder_reports a, .applications a {
    font-size: 17px;
    line-height: 1.3em;
    background-size: 22px auto;
    padding: 4px 0px 4px 33px;
		margin-bottom: 12px;
	}
	.applications a {
		float: none;
		width:auto;
	}
	.shareholder_reports {
		padding: 20px 0px;
	}
	#mutual_funds .funds .shareholder_reports h2 {
		padding-bottom: 0px;
	}
	#mutual_funds .funds .contact {
		font-size:18px;
		padding: 18px 5px;
	}
}
@media(max-width: 579px) {
  #mutual_funds .mf_menu ul {
    flex-direction: column;
    border-top: 1px #333 solid;
  }
  #mutual_funds .mf_menu ul li {
    padding: 8px 0px;
    border-bottom: 1px #333 solid;
  }
  #mutual_funds .mf_menu ul li:after {
    display: none;
  }
  #mutual_funds .mf_menu ul li.active {
    font-weight: normal;
    background: #8d996a;
    color: #fff;
  }
}
@media(min-width: 480px) and (max-width: 767px) {
  #mutual_funds .funds .expense_ratio.mobile .stats .single-stat > .row {
    margin: 6px 0px;
  }
  #mutual_funds .funds .expense_ratio.mobile .stats .single-stat > .row:nth-child(4),
  #mutual_funds .funds .expense_ratio.mobile .stats .single-stat > .row:nth-child(5) {
    margin-top: 30px;
  }
}
@media(max-width: 479px) {
  .main_color .expense_ratio.mobile {
    padding: 24px 18px;
  }
  #mutual_funds .funds .expense_ratio.mobile .header_col > div:after {
    padding-left: 8px;
  }
  #mutual_funds .funds .expense_ratio.mobile .header_col > div {
    padding-left: 9px;
  }
  #mutual_funds .funds .expense_ratio.mobile .stats .single-stat,
  #mutual_funds .funds .expense_ratio.mobile .stats .single-stat h3 {
    font-size: 16px;
  }
  #mutual_funds .funds .expense_ratio.mobile .header_col > div.active {
    margin-right: 17px;
  }
  #mutual_funds .funds .expense_ratio.mobile .stats .single-stat > .row {
    margin: 0px;
  }
  #mutual_funds .funds .expense_ratio.mobile .stats .single-stat > .row:nth-child(4),
  #mutual_funds .funds .expense_ratio.mobile .stats .single-stat > .row:nth-child(5) {
    margin-top: 20px;
  }
}




/*
* TABBED CONTENT / LITERATURE
*/
#literature .container {
	padding:0px;
}
.tabcontainer {
	margin-top: 73px;
}
div  .main_color .tabcontainer .active_tab_content, div .main_color .tabcontainer  .active_tab {
	background-color: #ffffff;
	border:0px;
}
.tabcontainer h3 {
	font-size:25px;
	color:#8d996a;
	margin-bottom: 38px;
}
.tabcontainer h4 {
	font-size:22px;
	color:#567082;
	padding-top:2px;
}
.tabcontainer h4 + p {
	margin-top: 0px;
}
.tabcontainer p {
	line-height:1.3em;
	padding-bottom: 5px;
}
.sidebar_tab .tab_titles {
	width:27.8%;
	max-width:none;
  font-size: 22px;
  text-align: right;
}
.js_active .tabcontainer .tab {
	padding-right: 0px;
	padding-bottom: 9px;
	padding-top:9px;
}
.main_color .sidebar_tab, .main_color .tabcontainer .tab {
	color:#202945;
  margin-bottom: 0;
  outline: none;
	border:0px;
}
.main_color .tabcontainer .tab {
	font-size:22px;
}
.main_color .sidebar_tab:after, .main_color .tabcontainer .tab:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 4px;
  background-color: #e1e1e1;
  height: 1px;
  max-width: 229px;
  width: 80%;
}
.main_color .sidebar_tab:first-child:after, .main_color .tabcontainer .tab:first-child:after {
	display:none;
} 
div .main_color .tabcontainer  .active_tab_content,
.noborder_tabs.sidebar_tab_left .tab_content, .noborder_tabs.sidebar_tab_right .tab_content {
	box-shadow:none;
	padding-left:9.4%;
}
#sma .tab_inner_content {
	margin-top: 0px;
}
#sma .tab_inner_content h3 {
	font-size:35px;
	margin-bottom: 7px;
	font-weight:600;
}
#sma .tab_inner_content h3 strong {
	font-weight:600;
}
#sma .tab_inner_content h5 {
	font-size:23px;
	line-height:1.8em;
}
#sma .tab_inner_content h5 strong {
	font-size:25px;
	letter-spacing:1px;
}
#sma .tab_inner_content a {
	color:#535353;
}
#sma .tab_inner_content a:hover {
	color:#8d996a;
}
#sma .tabcontainer .tab_inner_content p {
	padding-bottom: 6px;
}
.tab_inner_content .team-member-inner {
	width: 25%;
	float:left;
}
.tab_inner_content .team-member-inner h3 {
	font-size: 16px;
	color:#202945;
	margin-bottom: 1px;
	margin-top:8px;
	font-weight:bold;
}
.tab_inner_content .team-member-inner .av-masonry-entry-team-title {
	font-size:14px;
	line-height:1.3em;
	color:#202945;
}

@media(max-width:767px) {
	.tabcontainer {
		margin-top: 40px;
	}
	.main_color .sidebar_tab, .main_color .tabcontainer .tab{
		font-size:20px;
		line-height:1.2em;
	}
	.tabcontainer h3 {
		font-size:23px;
		margin-bottom: 13px;
	}
	.tabcontainer p {
    padding-bottom: 2px;
    font-size: 18px;
	}
	#sma .tab_inner_content h3 {
		font-size:30px;
	}
	#sma .tab_inner_content h5 {
		font-size:17px;
    line-height: 1.6em;
	}
	#sma .tab_inner_content {
		font-size: 15px;
	}
	#sma .tab_inner_content h5 strong {
		font-size: 20px;
	}
	.responsive .tabcontainer .tab_content , div .main_color .tabcontainer  .active_tab_content{
		padding-left: 30px;
	}
	.tab_inner_content .team-member-inner {
		width:50%;
	}
	.tab_inner_content .team-member-inner:nth-child(odd) {
		padding-right: 14px;
	}
	.tab_inner_content .team-member-inner:nth-child(even) {
		padding-right: 0px;
		padding-left: 14px;
	}
	
}


/*
* CONTACT US
*/
#contacts {
	font-size:18px;
}
#contacts .flex_column_table .av-flex-placeholder {
	width:1.33%;
}
#contacts a {
	color:#202945;
}
body .av-special-heading h5.av-special-heading-tag {
	font-size:20px;
	padding-top: 11px;
	padding-bottom:1px;
}
#contacts .avia-image-container.avia-align-left {
	margin-right: 0px;
}
#contacts p {
	margin-top:0.3em;
	margin-bottom:0.5em;
}
.av-special-heading-h5 .av-subheading_below {
	font-style:italic;
	color:#9e9e9f;
}
#contacts h4.av-special-heading-tag {
	line-height:1.2em;
	padding-bottom:7px;
}
#map {
	line-height:1.3em;
}
#map p {    
	margin-bottom: 2.1em;
	line-height: 1.4em;
}
#map h4 {
	font-weight:bold;
}
#map h4 + p {
	margin-top: 11px;
}
#map > .container {
	max-width:none;
	padding: 0px;
}
#map .av_two_fifth {
  margin-left: 2.5%;
  width: 39.9%;
}
#map .av_two_fifth p:last-child {
	margin-bottom: 0px;
}
#top #map .av-flex-placeholder {
	width:2.5%;
}
#map .av_three_fifth p {
	margin:0px;
}
#map .av_three_fifth iframe {
	display:block;
}
#contacts .avia_transform a .image-overlay {
  display:none !important;
}
@media(max-width:767px) {
	#contacts .av-special-heading-h4 {
		padding-top: 20px;
	}
	#contacts .av-special-heading-h2 {
		padding-bottom: 20px !important;
	}
	#contacts .av-special-heading-h5 {
		padding-bottom: 0px !important;
	}
	.responsive #top #wrap_all #contacts .flex_column.av_one_fourth {
		text-align:center;
	}
	#contacts .avia-image-container.avia-align-left {
		float:none;
	}
	#contacts  .av-styling-no-styling .avia_image {
		margin:0px auto;
	}
}