@import "https://maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css";

#bread-crumbs {
    display: none;
}

.a21-container .c-page-social-bar {
    padding: 10px 0 50px !important;
}

.a21-container .c-page-social-bar-item {
    transition: all .35s ease-in-out;
}

.a21-container .c-page-social-bar-item svg {
    width: 20px;
    height: 20px;
    margin-right: 20px;
}

.a21-container .c-page-social-bar-item:hover svg .st0 {
    fill:#0163aa;
    transition: all .35s ease-in-out;
}

.a21-page-hero {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.a21-page-hero .page-hero-title {
    /*font-family: trade-gothic-next, sans-serif;*/
    font-family: "Benton Sans Bk", trade-gothic-next, sans-serif;
    font-weight: 300;
    margin-top: 4px;
}

#page-hero.a21-page-hero .page-hero-content:after {
    display: none;
}

.a21-page-hero .lines-4 .line-4 {
    min-height: 40px;
}

.a21-page-content {
    /*font-family: trade-gothic-next, sans-serif;*/
    font-family: "Benton Sans Bk", trade-gothic-next, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 24px;
    line-height: 34px;
    color: #333333;
}

.a21-page-content ul {
    padding-bottom: 30px;
}

.a21-page-content p,
.a21-page-content li {
    margin-bottom: 30px;
}

.a21-page-content img {
    width: 100%;
    height: auto;
    max-width: 1050px;
    margin: 60px auto 40px;
    display: block;
}

.a21-page-title {
    /*font-family: trade-gothic-next, sans-serif;*/
    font-family: "Benton Sans Reg", trade-gothic-next, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 37px;
    line-height: 1.2;
    color: #0072c6;
    margin-bottom: 30px;
    }

.a21-insights-header {
    /*font-family: trade-gothic-next, sans-serif;*/
    font-family: "Benton Sans Bk", trade-gothic-next, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 40px;
}

.a21-insight-boxes-wrapper {
    display: flex;
}

.a21-insight-box {
    display: flex;
    width: calc(25% - 15px);
    margin-right: 20px;
}

.a21-insight-box a {
    text-decoration: none;
}

.a21-insight-box:last-of-type {
    margin-right: 0;
}

.a21-insight-box-content {
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    border-top: 10px solid #278ace;
    cursor: pointer;
    transition: box-shadow .35s ease-in-out;
}

.a21-insight-box-content:hover {
    box-shadow: 0 0 10px rgba(0,0,0,0.4);
}

.a21-insight-image-wrapper img {
    width: 100%;
    height: auto;
}

.a21-insight-text {
    padding: 20px;
}

.a21-insight-box h3 {
    /*font-family: trade-gothic-next, sans-serif;
    font-family: "Benton Sans Reg", trade-gothic-next, sans-serif;*/
	font-family: "Benton Sans Med";
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 15px;
    color: #000;
}

.a21-insight-box h3:hover{
	color: #1586cf;
    text-decoration: none;
}

.a21-insight-box p {
    /*font-family: trade-gothic-next, sans-serif;*/
    font-family: "Benton Sans Reg", trade-gothic-next, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.7;
    color: #000;
}

.a21-view-all {
    /*font-family: trade-gothic-next, sans-serif;*/
    font-family: "Benton Sans Bk", trade-gothic-next, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 26px;
    line-height: 1.2;
    text-align: center;
    color: #0072c6;
    margin-top: 40px;
    margin-bottom: 50px;
    transition: color .35s ease-in-out;
}

.a21-view-all:hover a {
    color: #333333;
}

.a21-disclosures {
    margin-top: 100px;
    margin-bottom: 100px;
    word-wrap: break-word;
}

.a21-disclosures h2 {
    /*font-family: trade-gothic-next, sans-serif;*/
    font-family: "Benton Sans Reg", trade-gothic-next, sans-serif;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    color: #000;
}

.a21-disclosures p {
    /*font-family: trade-gothic-next, sans-serif;*/
    font-family: "Benton Sans Reg", trade-gothic-next, sans-serif;
}

.a21-featured-item.a21-show-mobile,
.a21-container .c-page-social-bar.a21-show-mobile {
    display: none;
}

#a21-show-more-button {
    display: none;
}

.a21-page-content #a21-show-more-button p {
    color: #0072c6;
    text-decoration: underline;
    font-size: 18px;
    margin-top: -20px;
}

.a21-iframe-wrapper {
    position: relative;
    overflow: hidden;
    width: 100%;
    /*font-family: trade-gothic-next, sans-serif;*/
    font-family: "Benton Sans Reg", trade-gothic-next, sans-serif;
    margin-bottom: 70px;
}

.a21-iframe-wrapper-letter {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 129.41%;
    /*font-family: trade-gothic-next, sans-serif;*/
    font-family: "Benton Sans Reg", trade-gothic-next, sans-serif;
    margin-bottom: 70px;
}

.a21-iframe-wrapper-16-9 {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 56.25%;
    margin-bottom: 30px;
}

.a21-iframe-wrapper iframe {
    display: block;
    margin: auto;
    max-width: 100%;  
}

.a21-iframe-wrapper-letter iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%; 
}

.a21-iframe-wrapper-16-9 iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

/* Author Section */

.a21-authors-section {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 50px;
}

.a21-single-author {
    display: flex;
    margin-right: 25px;
    margin-bottom: 30px;
}

.a21-single-author-image-wrapper {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 15px;
}

.a21-single-author-image-wrapper img {
    height: 100%;
    width: auto;
    margin: 0;
}

.a21-single-author .a21-single-author-text-wrapper {
    max-width: 200px;
}

.a21-single-author .a21-author-name {
    font-size: 15px;
    line-height: 1.2;
    font-weight: bold;
    text-transform: uppercase;
    color: #0072c6;
    margin: 7px 0 0;
    transition: color .35s ease-in-out;
}

.a21-single-author .a21-author-name:hover a {
    color: #333333;
}

.a21-single-author .a21-author-titles {
    font-size: 15px;
    line-height: 1.2;
    margin: 0;
}

.a21-authors-section .a21-single-author .a21-show-mobile {
    display: none;
}


.a21-10-left {
    margin-left: -10px !important;
}

.a21-18-left {
    margin-left: -18px !important;
}

.recommededIframe{
	display:none !important;
}

.a21-container .InsightsBlurbText{
	display:none;
}

.a21-insight-boxes-wrapper {
    display: flex;
    flex-wrap: wrap;
}
.a21-insight-box {
    display: flex;
    width: calc(25% - 20px);
    margin-right: 20px;
}
.a21-insight-box-content {
	margin-bottom: 28px;
}



/*author image correction*/
.author-JBennett img {
    margin-left: -29px;
}
.author-EMinn img {
    margin-left: -27px;
}	
.author-GAdams img {
    margin-left: -26px;
}		
.author-GJones img {
    margin-left: -27px;
}
.author-PKelly img {
    margin-left: -27px;
}
.author-PShere img {
    margin-left: -28px;
}
.author-AZhang img {
    margin-left: -29px;
}
.author-ACrawford img {
    margin-left: -28px;
}
.author-BReynolds img {
    margin-left: -28px;
}
.author-BNeuman img {
    margin-left: -26px;
}
.author-BGeisler img {
    margin-left: -27px;
}
.author-DChung img {
    margin-left: -25px;
}
.author-GDai img {
    margin-left: -26px;
}
.author-AKirby img {
    margin-left: -23px;
}
.author-DBrazeau img {
    margin-left: -27px;
}
.author-KCollins img {
	margin-left: -18px;
}
.author-STalwar img {
	margin-left: -33px;
}
.author-Dnow img { 
    margin-left: -29px; 
} 
.author-DSheridan img { 
    margin-left: -26px; 
} 
.author-AGustin img { 
    margin-left: -27px; 
} 
.author-LSu img { 
    margin-left: -29px; 
} 
.author-VKhullar img { 
    margin-left: -24px; 
} 
.author-ANowak img { 
    margin-left: -25px; 
}
.author-MWerner img { 
    margin-left: -26px; 
}
.author-MMufson img {
    margin-left: -23px;
}
.author-ESamet img {
    margin-left: -25px;
}
.author-DSmith img {
    margin-left: -26px;
}
.author-AMakkas img {
    margin-left: -25px;
}

@media screen and (max-width: 1023px) {
    .topic-intro iframe {
        width: 100% !important;
        height: 60px;
    }

    .line-2, .line-3 {
        margin-right: 0.25em !important;
    }
    
    .a21-page-content iframe {
	    width: 100%;
	    height: 100%;
	}

}

@media (min-width: 1199px) {
    #consent-banner {
        position: fixed;
        bottom: 0;
        z-index: 1;
    }
}

@media (max-width: 1023px) {

    #page-hero.a21-page-hero {
        height: unset;
    }

    .a21-page-hero .page-hero-title {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        padding: 100px 15px;
        background: none;
        text-align: center;
        margin-top: 0;
    }

    .a21-page-hero .page-hero-title span {
        margin: 0;
        position: unset;
    }

    .a21-page-title {
        font-size: 20px;
        font-weight: bold;
        font-style: normal;
        margin-top: 20px;
        margin-bottom: 15px;
    }

    .a21-container .c-page-social-bar {
        display: flex;
        flex-wrap: wrap;
    }

    .a21-container .c-page-social-bar-item {
        flex: 0 49%;
        justify-content: flex-start;
        padding: 5px;
        font-size: 14px;
    }

    .a21-container .c-page-social-bar-item svg {
        margin-right: 5px;
    }

    .a21-container .social-share .socialShare.socialPlugin {
        width: unset;
    }
    
    .a21-page-content img {
        width: 100% !important;
        height: auto !important;
    }
    
    .a21-iframe-wrapper-16-9{
	    /*padding-top: 0px; */
    	margin-bottom: 0px;
    	/*min-height: 150px; */
	}
	.a21-iframe-wrapper-16-9 iframe {
        width: 100% !important;
        /*height: auto !important;
        min-height: 150px;*/
    }

	.a21-page-title p{
		margin-bottom: 10px;
	}


}

@media (min-width: 992px) and (max-width: 1023px) {


}

@media (max-width: 991px) {

    .a21-insight-boxes-wrapper {
        flex-wrap: wrap;
        justify-content: space-around;
    }

    .a21-insight-box {
        width: 100%;
        max-width: 370px;
        margin: 0 0 30px;
    }

    .a21-insight-box:last-of-type {
        margin: 0 0 30px;
    }

}

@media (max-width: 767px) {

    .a21-page-hero .page-hero-title {
        padding: 25px 15px;
        background: rgba(0,114,198,0.6);
    }
    
    .a21-page-hero .page-hero-title span {
        font-size: 24px;
    }

    .a21-page-content p,
    .a21-page-content li {
        font-size: 20px;
        line-height: 1.4;
    }

    .a21-insight-box,
    .a21-insight-box:last-of-type {
        margin: 0 auto 30px;
    }

    .a21-insight-box {
        display: none;
    }

    .a21-insight-box:first-of-type,
    .a21-insight-box:first-of-type + .a21-insight-box {
        display: flex;
    }

    .a21-insights-header {
        font-size: 20px;
        font-weight: bold;
        color: #0072c6;
    }

    .a21-container .c-page-social-bar.a21-hide-mobile {
        display: none;
    }

    .a21-container .c-page-social-bar.a21-show-mobile {
        display: inline-flex;
    }

    .a21-featured-item.a21-hide-mobile {
        display: none;
    }

    .a21-featured-item.a21-show-mobile {
        display: block;
    }

    #a21-show-more-button {
        display: block;
    }

    #a21-show-more-content {
        display: none;
    }

    /* AUTHORS */

    .a21-authors-section {
        display: block;
        margin-bottom: 20px;
    }

    .a21-single-author,
    .a21-single-author-text-wrapper,
    .a21-author-name {
        display: inline;
    }

    .a21-single-author {
        margin: 0;
    }

    .a21-single-author .a21-author-name {
        margin: 0;
        text-transform: none;
        font-style: italic;
        font-weight: 300;
    }

    .a21-single-author-image-wrapper {
        display: none;
    }

    .a21-author-titles {
        display: none;
    }

    .a21-authors-section .a21-single-author .a21-show-mobile {
        display: inline;
    }

    .a21-authors-section .a21-single-author:last-of-type .a21-show-mobile {
        display: none;
    }
}

@media (max-width: 480px) {

}

@media (max-width: 1500px) and (min-width: 1300px)
{
	.a21-page-hero {
		height: 290px !important;
	}
}

@media (max-width: 1900px) and (min-width: 1500px)
{
	.a21-page-hero {
		height: 350px !important;
	}
}
@media (min-width: 1900px)
{
	.a21-page-hero {
		height: 385px !important;
	}
	
	.page-hero-title.lines-4 {
		font-size: 3em;
	    line-height: 1.5em;
	    padding-left: 3em;
	}
	
	.page-hero-title {
		background-size: contain;
	    background-position-x: -.5em;
	}
}

#etf-disclosure-inline > div{
    padding-left: 35px;
}

#etf-disclosure-inline > div > ul{
    padding-bottom: 0px;
}

/* Slider Changes */
a.flex-next {
    transition: none !important;
    opacity: 1 !important;
    right: 5px !important;
}

a.flex-prev {
    transition: none !important;
    opacity: 1 !important;
    left: 5px !important;
}

.flexslider {
    background: #f9f9f9 !important;
    border: 4px solid #f9f9f9 !important;
    max-height: 750px;
}

.flex-direction-nav {
    line-height: 48px;
}

.flex-control-nav {
    bottom: -50px;
}

@media (max-width: 767px) {
    .ms-rteTable-default {
        font-size: 14px;
        line-height: 1.4;
    }
    .ms-rteTable-default h3 {
        font-size: 14px;
    }
    div.ExternalClassD5D4A8860A664BD3BB13831F04C8FC12 > div > div:nth-child(2) {
        display: table-caption !important;
        margin-bottom: 20px;
    }
}

.ms-rteTable-default {
    vertical-align: top;
}