/* Funds Styles */

.chart_holder {
    width: 100%;
    max-width: 820px;
    padding: 20px 30px;
    background: #f4f4f4;
    margin: 0px auto;
}

.text_holder {
    padding: 50px 50px 30px 50px;
    width: 100%;
    box-sizing: border-box;
}

.carousel-inner .text_holder {padding-left:0px!important;padding-right:0px!important;}

.item#overview .text_holder {
    padding: 0px 0px 30px 0px;
}

    .item#overview .text_holder p {
        padding-left: 50px;
        padding-right: 50px;
    }

h2 {
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 25px;
    text-align: center;
}

    h2 i {
        font-style: normal;
        display: block;
        font-size: 16px;
        font-weight: 400;
    }

.sub_nav {
    width: 100%;
    height: 45px;
    padding-top: 17px;
    margin-bottom: 30px;
    background: #cccccc;
}

    .sub_nav ul {
        padding: 0px;
        margin: 0px;
        list-style: none;
        margin-left: 50px;
    }

        .sub_nav ul li {
            padding: 0px;
            margin: 0px;
            list-style: none;
            display: inline-block;
        }

            .sub_nav ul li a {
                padding: 0px;
                margin: 0px;
                list-style: none;
                display: block;
                height: 45px;
                min-width: 180px;
                background:;
                text-align: center;
                line-height: 45px;
                background: #727272;
                color: #ffffff;
                margin-right: 12px;
                cursor: pointer;
                font-size: 20px;
            }

                .sub_nav ul li a:hover {
                    background: rgba(12, 98, 93, 1);
                    color: #ffffff;
                }

            .sub_nav ul li.sel a {
                background: #ffffff;
                color: #393939;
            }

.sub_nav_l2 {
    width: 100%;
    height: 32px;
    padding-top: 7px;
    background: rgba(12, 98, 93, 1);
}

    .sub_nav_l2 ul {
        padding: 0px;
        margin: 0px;
        list-style: none;
        margin-left: 50px;
        font-size: 0px;
    }

        .sub_nav_l2 ul li {
            padding: 0px;
            margin: 0px;
            list-style: none;
            display: inline-block;
        }

            .sub_nav_l2 ul li a {
                padding: 0px 18px;
                margin: 0px;
                list-style: none;
                display: block;
                height: 32px;
                text-align: center;
                line-height: 28px;
                padding-top: 1px;
                box-sizing: border-box;
                color: #ffffff;
                margin-right: 0px;
                cursor: pointer;
                font-size: 16px;
                text-transform: uppercase;
            }

                .sub_nav_l2 ul li a:hover {
                    background: #727272;
                    color: #ffffff;
                }

            .sub_nav_l2 ul li.sel a {
                background: #ffffff;
                color: #393939;
            }

            .sub_nav_l2 ul li.sel:first-child a {
                background: #eeeeee;
                color: #393939;
            }

.table_data_st3 {
    width: 100%;
    border-bottom: 1px solid #0c625d;
}

    .table_data_st3 th {
        padding: 7px 7px 7px 7px;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: normal;
        font-weight: bold;
        text-align: left;
        border-bottom: 1px solid #0c625d;
        vertical-align: middle;
        text-align: right;
    }

.table_data_st3 td {padding: 7px 7px 7px 7px;font-size: 14px;text-align: left;}

.table_data_st3.terms td {padding: 7px 15px 7px 15px;font-size: 18px;text-align: left;}

.terms_label {
    width: 250px;
}

.table_data_st3 .td_year {
    width: auto;
}

.table_data_st3.performance_grid td {
    text-align: right;
}

.fund_overview_box {
    padding: 0px;
    margin: 0px;
    list-style: none;
    display: table;
    width: 100%;
    background: #eeeeee;
    margin-bottom: 30px;
    padding: 50px 50px 30px 50px;
    box-sizing: border-box;
}

    .fund_overview_box li {
        padding: 0px;
        margin: 0px;
        list-style: none;
        display: inline-block;
        box-sizing: border-box;
        width: calc(50% - 16px);
    }

        .fund_overview_box li.border_spacing {
            width: 20px !important;
            padding-left: 20px;
            background: transparent;
        }

.date_snapshot {
    color: #393939;
    border-bottom: 1px solid #393939;
    padding: 7px 22px;
    text-align: center;
    font-size: 16px;
}

.fund_overview_box li.grid table {
    width: 100%;
}


.fund_overview_box li.details h2 {
    text-align: center;
}

.snapshot_content {
    padding: 15px 0px 20px 0px;
    text-align: center;
}

    .snapshot_content p {
        display: inline-block;
        width: 44%;
        padding: 10px !important;
        background: rgba(12, 98, 93, 1);
        color: #ffffff;
        font-size: 17px;
        text-align: center;
        margin: 0px 10px;
        box-sizing: border-box;
    }

        .snapshot_content p:nth-child(3) {
            background: #139d95;
        }

        .snapshot_content p b {
            color: #ffffff;
            font-size: 32px;
            font-weight: 600;
            display: block;
            border-top: 1px solid #ffffff;
            padding: 15px 0px 6px 0px;
            margin-top: 10px;
        }

            .snapshot_content p b.text_st3 {
                color: #ffffff;
            }

.table_st1.grid2 {
    width: calc(88% + 20px) !important;
    margin: 0px auto;
    background: #ffffff;
}

    .table_st1.grid2 th {
        color: #ffffff;
        background: #727272;
        padding: 7px 15px;
        font-size: 15px;
        font-weight: 400;
        text-transform: uppercase;
    }

.width_td25 {
    width: 25%;
}

.table_st1.grid2 td {
    padding: 7px 15px 7px 15px;
    font-size: 14px;
    border-top: 1px solid #eeeeee;
}

.snapshot_content p.fund_notes {
    color: #aaaaaa;
    padding-top: 24px;
    font-size: 19px;
    display: inline;
    width: 100%;
    text-align: right;
    background: transparent;
}

.sub_page {
    display: none;
    padding-top: 20px;
}

.main_container .sub_page article {max-width:100%;}

.latest_docs {
padding:0px;
margin:0px 0px 10px 0px;
list-style:none;
width:100%;
text-align:center;
}

.latest_docs li {
padding:0px;
margin:6px 4px 10px 8px;
list-style:none;
display:inline-block;
text-align:center;
box-sizing:border-box;
width:23%;
}

.latest_docs li a {
display:block;
box-sizing:border-box;
padding:12px;	
position:relative;
border:1px solid #0c625d;
color:#0c625d;
width:100%;
line-height:normal;
font-size:18px;
}

.latest_docs a:after {
content:"Download PDF";
display:inline-block;
width:100%;
color: #0c625d;
text-align:center;
margin-top:10px;
padding-top:10px;
border-top:1px solid #0c625d;
}

.latest_docs.doc_vertical {
padding:0px;
margin:0px 0px 10px 0px;
list-style:none;
width:100%;
text-align:left;
}

.latest_docs.doc_vertical li {
padding:0px;
margin:0px 0px 10px 0px;
list-style:none;
display:block;
text-align:left;
width:100%;
}

.latest_docs.doc_vertical li a {
display:table;
box-sizing:border-box;
padding:0px 0px 0px 20px;	
position:relative;
border:1px solid #0c625d;
color:#0c625d;
width:100%;
line-height:38px;
}

.latest_docs.doc_vertical a:after {
content:"";
float:right;
display:inline-block;
width:33px;
height:39px;
background: #0c625d url(../media/download_icon.png) 10px center no-repeat;
padding:0px;
margin:0px;
border:0px;
}

.latest_docs li a:hover {border:1px solid #cccccc; background:#eeeeee;}

.latest_docs.doc_vertical li a:hover {border:1px solid #cccccc; background:transparent;}

.latest_docs.doc_vertical a:hover:after {background: #cccccc url(../media/download_icon.png) 10px center no-repeat;}

@media (max-width: 880px) {
.date_snapshot {text-align:left; padding:7px 0px;}
.snapshot_content {text-align:left;}
.fund_overview_box li {display:block; width:100%; text-align:left; margin-bottom:10px;}
.fund_overview_box li.border_spacing {display:none;}
.fund_overview_box li.details h2, .fund_overview_box li.details .date_snapshot, .snapshot_content p
 {text-align:left;}
.snapshot_content p {margin-left:0px;}
.sub_nav li a {font-size:22px;}
.table_st1.grid2 {width:100%!important;}
.table_data_st3.terms td {display:block; border-right:0px; width:100%; padding:10px; box-sizing:border-box; line-height:18px;}
.table_data_st3.terms td:first-child {font-weight:bold; padding-bottom:0px;}
}

@media (max-width: 1270px) {
.table_data_st3 td, .table_data_st3 th {padding:5px;}	
.table_data_st3 td, .table_data_st3 th {padding:5px 3px; font-size:13px;}	
}

@media (max-width: 1100px) {
.fund_overview_box {padding:20px;}
}

@media (max-width: 800px) {
.performance_grid {width:100%; border:0px; margin:0px; background:#ffffff;}
.performance_grid th {display:none;}
.performance_grid td {
display:inline-block; 
background:transparent!important; 
padding:4px 5px; 
font-size:12px;
line-height:17px;
min-height:64px;
width:13.6%;
box-sizing:border-box;
border:0px;
}

.performance_grid .tr_alter td {background:transparent!important; }

.performance_grid td.td_year {
font-size:16px; 
display:block; 
min-height:20px;
padding:6px 5px;
background:#727272!important;
width:100%;
color:#ffffff;
text-align:left;
margin-bottom:7px;
}

.performance_grid tr:hover td.td_year  {background:#727272!important; color:#ffffff; }
.performance_grid tr:hover td {background:transparent!important; }

.performance_grid td:before {
display:block; 
border-bottom:1px solid #dddddd; 
text-transform:uppercase; 
margin-bottom:6px; 
min-height:24px;
font-weight:bold;
color:#727272;
}

.performance_grid td:nth-child(2):before {content:"Jan";}
.performance_grid td:nth-child(3):before {content:"Feb";}
.performance_grid td:nth-child(4):before {content:"Mar";}
.performance_grid td:nth-child(5):before {content:"Apr";}
.performance_grid td:nth-child(6):before {content:"May";}
.performance_grid td:nth-child(7):before {content:"June";}
.performance_grid td:nth-child(8):before {content:"July";}
.performance_grid td:nth-child(9):before {content:"Aug";}
.performance_grid td:nth-child(10):before {content:"Sept";}
.performance_grid td:nth-child(11):before {content:"Oct";}
.performance_grid td:nth-child(12):before {content:"Nov";}
.performance_grid td:nth-child(13):before {content:"Dec";}
.performance_grid td:nth-child(14):before {content:"YTD";}
}

@media (max-width: 740px) {
.snapshot_content p {margin:0px 0px 10px 0px; width:100%; text-align:left;}
.text_holder {padding:20px 0px;}
.item#overview .text_holder p {padding:0px;}
}

@media (max-width: 700px) {
.sub_nav ul li.sel a {background:rgba(12, 98, 93, 1); color:#ffffff;}
.sub_nav {height:auto; padding:0px;}
.sub_nav ul {margin:0px;}
.sub_nav ul li, .sub_nav ul li a  {background:transparent; display:block; margin:0px;}
.sub_nav_l2 {height:auto; padding:0px; background:#eeeeee;}
.sub_nav_l2  ul li {display:block; width:100%; margin-left:0px; margin-bottom:-1px;}
.sub_nav_l2  ul li a {border-radius:0px; width:100%;}
.sub_nav_l2 ul {margin:0px;}
.sub_nav_l2 ul li.sel a { background:rgba(12, 98, 93, 1)!important; color:#ffffff!important;}
.sub_nav_l2 ul li a {color:#393939;}
.fund_overview_box {background:transparent; padding:20px 0px;}
.fund_overview_box li.grid table {background:#f6f6f6;}
}
