h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
}
h1{
    font-size: 36px;
    color: #2B3A45;
}
h1 em{color: #00B3D9;font-style: normal;}
h1.header-title, .h0{font-size: 46px;}
h1.bigger-title{font-size: 50px;}
h1.big-title{font-size: 65px;}
h2{
    font-size: 30px;
    color: #2B3A45;
    margin-top: 0px;
}
h2 em{color: #00B3D9;font-style: normal;}
h2 a{font-size: 30px !important;}

h3{
    font-size: 24px;
    color: #2B3A45;
    line-height: 1.2em;
}
h3 em{font-weight: bold;font-style: normal;}
h3 a{font-size: 24px !important;}
h3.gray{color:#929d9f;}

h4, .h4 {
    color: #2B3A45;
    font-size:20px;
}
h4 em{font-weight: bold;font-style: normal;}

h5{
    color: #2B3A45;
    font-size: 18px;
    line-height: 1.2em;
}
h5 em{font-weight: bold;font-style: normal;}

p, a, td, th{
    font-size: 16px;
}

label{
    font-size: 16px;
    font-weight: 400;
}

ul{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

sup{
	top: -0.6em;
	font-size: 60%;
}
sup.baseline{
    top: -16px !important;
}
p em{
    font-weight: bold;
}
a, a:hover{
    color: #00B3D9;
}

h1.page-header.page-header-dark{
    border-color: #2B3A45;
}

.dark-bg h1, .dark-bg h2, .dark-bg h3, .dark-bg h4, .dark-bg h5,
.dark-bg-secondary h1, .dark-bg-secondary h2, .dark-bg-secondary h3, .dark-bg-secondary h4, .dark-bg-secondary h5,
.success-bg h1, .success-bg h2, .success-bg h3, .success-bg h4, .success-bg h5{
    color: #FFFFFF;
}

.dark-bg input{
    color: #2C3B45;
}

h1 em{
    font-style: normal;
    color: #00B3D9;
}

p.paragraph{
    color: #2B3A45;
    line-height: 1.6;
    letter-spacing: 0.15;
}

p.smaller, p.smaller a{font-size: 12px; line-height: 1.2em;}

p.small{font-size: 14px;line-height: 1.3em;}

p.normal{font-size: 16px;}

p.big, p.big a{font-size: 19px;line-height: 1.3em;}

p.bigger{font-size: 22px;}

p.bigger a{font-size: 22px;line-height: 1.3em;}

.lighter{
    color: #00B3D9;
}
span.bigger{
    font-size:1.4em;
}

span.defaultColor {
    color: #2B3A45;
}

em {
    font-style: normal;
}

h1.underlined,
h2.underlined,
h3.underlined {
    border-bottom: 1px solid #DBDBDB;
    display: inline-block;
    padding-bottom: 15px;
    margin-bottom: 20px;
}

h1.grey,
h2.grey,
h3.grey {
    color: #959ca0;
}

h2 span.smaller{
    color: #2B3A45;
    font-size: 18px;
    line-height: 1.2em;
}

.gray-optional {
    color: #D0D0D0;
}

span.bold, p.bold{
    font-weight: bold;
}

span.highlight{
    /*color: #b80655;*/
    font-weight: bold;
}

p span.underlined {
    text-decoration: underline;
}

.gray, ul.gray li {
    color: #929D9F !important;
}

span.light-gray, p.light-gray, ul.light-gray li {
	color: #C5CACE !important;
}

span.disclaimer{
    display: block;
    margin-top: 15px;
    font-size: 14px;
    line-height: 1.3em;
}
span.disclaimer a{
    font-size: 14px;
}

span.italic {
    font-style: italic;
}

h3.quote{
    font-style: italic;
}
p.disclaimer{
    color: #959ca0;
    font-size: 14px;
    line-height: 1.3em;
}
p.disclaimer a{
    font-size: inherit;
}
p.signature{
    font-size: 14px;
    color: #b4bcc2;
    font-style: italic;
    margin-top: 20px;
}

.title-grey-underline {
    border-bottom: 2px solid #DBDBDB;
}

.blue{
    color: #00B3D9 !important;
}

.darkblue{
    color: #2c3b45 !important;
}

.white{
    color: #FFFFFF !important;
}

.green{
    color: #41B983 !important;
}

.indent {
	padding: 0 15px;
}

p.getThisPlan{
    font-size: 24px;
}

ul.list li{    
    list-style-type: none;    
}
ul.list li, ol.list li{
    margin: 0 0 10px 0;
    line-height: 1.5em;
    font-size:  16px;
}
ul.list.list-big li, ul.list.list-big li a, ol.list.list-big li, ol.list.list-big li a{
    font-size:  19px;
}
ul.list.list-bigger li, ul.list.list-bigger li a, ol.list.list-bigger li, ol.list.list-bigger li a{
    font-size:  24px;
}
ul.list.list-autocomplete li{
    margin-bottom: 0px;
}

ul.list.list-links li{
    margin-bottom: 10px;
}
ul.list.list-links li a{
    text-decoration: none;
}
ul.list-links li a:hover{
    color:#2C3B45;
}

ul.list li:last-child{
    margin-bottom: 0px;
}

ul.list.list-rapport {
    margin-left: 0px;
    clear: both;
}
ul.list-rapport li{
    padding: 0 0 0px 25px;
    display: block;
    position: relative;
}
ul.list-rapport li:before{
    font-family: 'Keytrade-icon';
    content: "\e60d";
    color: #00B3D9;
    position: absolute;
    left: 0px;
    top:1px;
    font-size:18px;
}
ul.list-rapport li:hover:before{
    color: #2C3B45;
}

ul.list-checkmarks > li {
    padding: 0 0 0px 35px;
    display: block;
    position: relative;
    margin-bottom: 15px;
    font-size: 18px;
}
ul.list-checkmarks > li a {
    font-size: 18px;
}
ul.list-checkmarks > li:before{
    font-family: 'Keytrade-icon';
    content: "\e607";
    color: #00B3D9;
    position: absolute;
    left: 0px;
    top:3px;
    font-size:18px;
}

ul.list-checkmarks2 > li {
    padding: 0 0 0px 35px;
    display: block;
    position: relative;
    margin-bottom: 15px;
    font-size: 16px;
}
ul.list-checkmarks2 > li a {
    font-size: 16px;
}
ul.list-checkmarks2 > li:before{
    font-family: 'Keytrade-icon';
    content: "\e607";
    color: #00B3D9;
    position: absolute;
    left: 0px;
    top:3px;
    font-size:18px;
}

ul.list-checkmarks3 > li {
    padding: 0 0 0px 20px;
    display: block;
    position: relative;
    margin-bottom: 15px;
    font-size: 14px;
    font-family: Open Sans !important;
}
ul.list-checkmarks3 > li a {
    font-size: 14px;
}
ul.list-checkmarks3 > li:before{
    font-family: 'Keytrade-icon';
    content: "\e607";
    color: #00B3D9;
    position: absolute;
    left: 0px;
    top:3px;
    font-size:12px;
}


ul.list-checkmarks.black > li:before{
     color: #000000;
 }

ul.list-checkmarks2.black > li:before{
    color: #000000;
}

ul.list-crossmark > li {
    padding: 0 0 0px 35px;
    display: block;
    position: relative;
    margin-bottom: 15px;
    font-size: 18px;
}
ul.list-crossmark > li a {
    font-size: 18px;
}
ul.list-crossmark > li:before{
    font-family: 'Keytrade-icon';
    content: "\00d7";
    color: #000000;
    position: absolute;
    left: 0px;
    top:-3px;
    font-size:36px;
    font-weight: bold;
}

ul.list-crossmark3 > li {
    padding: 0 0 0px 20px;
    display: block;
    position: relative;
    margin-bottom: 15px;
    font-size: 14px;
    font-family: Open Sans;
}
ul.list-crossmark3 > li a {
    font-size: 14px;
}
ul.list-crossmark3 > li:before{
    font-family: 'Keytrade-icon';
    content: "\00d7";
    color: #00B3D9;
    position: absolute;
    left: 0px;
    /*top:-3px;*/
    font-size:22px;
    font-weight: bold;
}


ol.list-bulletsquare {
    counter-reset: nummer;
    padding-left: 60px;
    margin-top: 40px;
}
ol.list-bulletsquare > li {
    list-style-type: none;
    counter-increment: nummer;
    position: relative;
    margin-bottom: 50px;
}
ol.list-bulletsquare > li:before {
    background: #00b3d9;
    border-radius: 2px;
    color: white;
    content: counter(nummer, decimal);
    font-size: 18px;
    font-weight: bold;
    left: -60px;
    line-height: 31px;
    margin: 0;
    padding: 0 10px;
    position: absolute;
    top: -2px;
}

ul.list.list-bulletpoints{
    padding-left: 20px;
}

ul.list.list-bulletpoints.indent {
    padding-left: 30px;
    padding-right: 30px;
}

ul.list.list-bulletpoints li{
    list-style-type: disc;
    list-style-position: outside;
    margin-bottom: 15px;
}
ul.list.list-bulletpoints li:last-child{
    margin: 0px;
}

ul.list.list-condensed li{
    font-size: 16px;
    margin-bottom: 0;
}

ul.list p.list-title {
    font-size: 18px;
    margin-bottom: 0;
}

ul.list.list-disclaimer {
    margin-left: 0px;
    clear: both;
}

ul.list-disclaimer li {
    margin-bottom: 15px;
    font-size: 14px;
    color: #959ca0;
}
ul.list-disclaimer li a{   
    font-size: 14px;
}

ul.list.list-disclaimer li span{
    margin-right: 10px;
    color: #000000;
}

ul.list-closingdays li{
    padding: 10px 0;
}
ul.list-closingdays li a{
    text-decoration: none;
}

ul.list.list-legend {
    margin-left: 0px;
    clear: both;
}

ul.list.list-legend li{
    display: block;
}

ul.list.list-legend li .legend-icon{
    margin-right: 15px;
    margin-top: 6px;
    float: left;
}
ul.list.list-legend li:not(:last-child) {
    margin-bottom: 15px;
}

ul.list.list-dropdown li{
    margin-bottom: 25px;
    padding-right: 30px;
    position: relative;
}
ul.list.list-dropdown li .dropdown-title{
    color: #00B3D9;
    margin-bottom: 15px;
    cursor: pointer;
}

ul.list-tags li{
    display: inline;
    margin-right: 5px;
    float: left;
}
ul.list-tags li:last-child{
    margin-right: 0;
}
ul.list-tags li a{
    padding: 5px 10px;
    border: 1px solid #00B3D9;
    text-decoration: none;
}
ul.list-tags li a:hover{
    color: #2C3B45;
    border-color: #2C3B45;
}

a.link{
    color: #00B3D9;
    display: inline-block;
    font-size: 18px;
    text-decoration: none;
    cursor: pointer;
}
a.link > .icon-arrow-right.icon-size-sm{
    padding-top: 0;
}
ul li .link{
    font-size: 16px;
}

h1 .link, h2 .link, h3 .link{
    margin: 0 !important;
}

a.link.link-dark{
    color: #303e48;
}

a.link:hover {
    color:#2C3B45;
}

.dark-bg a.link:hover, 
.dark-bg-secondary a.link:hover{
    color: #00C7F4;
}

a.link-underlined {
    text-decoration:underline;
}

a.link-no-underlined{
	text-decoration:none !important;
}

a.link-no-color{   
    color: inherit;
}

/* note: disabled state should ALWAYS be the last link class */
a.link-disabled,
a.link-disabled:hover {
    color: #D0D0D0;
    cursor: default;
}

hr.black{
    border-color: #000000;
}

.small-hr {
    border-bottom: 2px solid #D1CFCF;
    width : 50px;
    margin-bottom: 15px;
    margin-top: 15px;
}

/* ALERT MESSAGES */

.alert {
    padding: 24px;
    margin-bottom: 20px;
    border-radius: 0px;
    border: none;
    color: #FFFFFF;
    background-position: 15px center;
    background-size: 20px auto;
    background-repeat: no-repeat;
    font-size: 18px;
}

.alert .alert-link {
    font-weight: 700;
    color: #FFFFFF;
}

.alert-warning {
    background-color: #fcf7de;    
    color: #ecc625;
}

.alert-success {
    background-color: #e3f5ed;    
    color: #41ba84;
}

.alert-danger {
    background-color: #f2dede;
    color: #e74c3d;
}

.alert-info {
    color: #31708f;
}

.alert-error {
    color: #b80655;
}

/* SHAPES */

.circle{
    width: 15px;
    height: 15px;
    display: inline-block;
    margin-bottom: 0;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.circle.circle-pink{
    background-color: #B7005A;
}

.square{
    width: 15px;
    height: 15px;
    display: inline-block;
    margin-bottom: 0;
}
.square.square-white{
    background-color: #FFFFFF;
    border: 1px solid #ddd;
}
.square.square-gray{
    background-color: #2C3B45;
}

ol.letter {
    list-style-type: lower-alpha;
}

ol.letter-big {
    list-style-type: upper-alpha;
}

ol.roman {
    list-style-type: lower-roman;
}

ol.roman-big {
    list-style-type: upper-roman;
}

.input-label{
    line-height: 55px; /* the standard input field is 55px high */
    margin-right: 25px;
}
.promo-number h1 {
    font-size: 45px;
    margin-top: -4px;
}
.promo-number h1 sup{
    font-size: 40px;
    top:-3px;
    font-weight: bold;
}

ul.tx16 li {
    font-size: 16px;
    margin-bottom: auto;
}
ul.tx16.list-checkmarks > li:before{
    top:1px;
    font-size:16px;
}


/* ///////////////////  MAIN-CONTENT //////////////////////////////////////////////////////////////////////////////////// */

@media (min-width: 768px) {

}

@media (max-width: 768px) {

    .main-row h1{
        font-size: 22px;
        padding-bottom: 10px;
    }

    .main-row h2{
        font-size: 20px;
        margin-top: 20px;
    }

    .main-row h3{
        font-size: 18px;
        margin-top: 25px;
        margin-bottom: 20px;
    }

    .main-row h4{
        font-size: 16px;
    }
    .main-row h5{
        font-size: 12px;
    }
    .main-row p{
        font-size: 12px;
        margin-bottom: 20px;
    }

    .main-row li{
        font-size: 12px;
    }
}



.TDPdeactivated p{
    color:#5F3E69;
}

.title404{
    font-family: Open Sans Bold;
    font-size: 36px;
    font-weight: bold;
    height: 42px;
    line-height: 42px;
    width: 405px;
}

.font404{
    font-family: Open Sans !important;
}

.margin-bt-404{
    margin-bottom: 0px !important;
}

.font404-16{
    font-size: 16px !important;
}
@media (max-width: 415px) {
    .title404{
        font-family: Open Sans Bold;
        font-size: 30px;
        font-weight: bold;
        height: 72px;
        line-height: 36px;
        width: 271px;
    }

    .font404{
        font-family: Open Sans !important;
    }

    .font404-16{
        font-size: 16px !important;
    }

    .marginl40{
        margin-left: 40%;
    }
}

.font18{
    font-size: 18px !important;
}

@media (min-width: 416px) and (max-width: 767px) {
    .marginl45{
        margin-left: 45%;
    }
}

.adv-dis{
    background-color: #e6e8e9;
    padding: 20px 20px 30px 25px;
    border-radius: 5px 0px 0px 5px;
}

.adv-dis > h3{
    font-size: 18px;
    font-weight: bold;
    font-family: Open Sans Bold;

}
.keyfunds-presenation{
    padding-bottom: 30px;
}
.keyfunds-presenation > h2 {
    font-size: 36px;
   /* font-family: Open Sans Bold;*/
    font-weight: bold;
    line-height: 42px;
}

.keyfunds-presenation > h3 {
    font-size: 24px;
   /* font-family: Open Sans Bold;*/
    font-weight: bold;
    line-height: 30px;
}


.keyfunds-note > p{
    background-color: #e6e8e9;
    font-size: 12px;
    font-family: Open Sans Regular;
    font-weight: normal;
    letter-spacing: 0px;
    line-height: 18px;
    margin-top: 10px;
    padding: 5px 5px 5px 5px;
    border-radius: 5px;
}



.keyfunds-footnote > p{
    background-color: #e6e8e9;
    font-size: 12px;
    font-family: Open Sans Regular;
    font-weight: normal;
    letter-spacing: 0px;
    line-height: 18px;
    margin-top: 10px;
    padding: 5px 5px 5px 5px;
    border-radius: 5px;
}

.keyfunds-footnote{
    padding: 0 3.8% 0 3.8%;
}

.keyfunds-table{
    padding: 0 3.8% 0 3.8%;

}

.keyfunds-table-box h2{
    font-size: 36px;
    font-family: Open Sans Bold;
    font-weight: bold;
    line-height: 42px;
}
.keyfunds-table table, .keyfunds-table th, .keyfunds-table td {
    border: 1px solid black;
    border-color: #d8d8d8;
}
.keyfunds-table td {
   padding: 10px 20px;
   width: 20px;
}

.keyfunds-table table{
    border-radius: 5px;
    overflow: hidden;
    border-collapse: separate;
}

.td-top{
    color: #5a7a8e;
    font-size: 10px;
    font-family: Open Sans Regular;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 0px;
    line-height: 14px;
}
.td-bot{
    color: rgb(44, 59, 69);
    font-size: 16px;
    font-family: Open Sans Bold;
    font-weight: bold;
    line-height: 22px;
}

.keyfunds-docs {
    padding: 25px 3.8% 25px 3.8%;
    font-family: 'Open Sans' !important;
}

.buy-funds{
    padding: 0px 3.8% 50px 3.8%;
}




.keyfunds-doc a span {
    display: inline;
    padding: 5px  0px !important;
}

.keyfunds-docs > h2{
    font-size: 30px;
    font-weight: bold;
    line-height: 42px;
}

.keyfunds-container p {
    font-family: Open Sans !important;
    line-height: 24px;
}
.keyfunds-presenation li{
    font-family: Open Sans !important;
}
.tab-menu-content{
    cursor: pointer;
}

.tab-menu-content img{
    max-height: 46px;
}

.keyfunds-container h1 ,.keyfunds-container h2 ,.keyfunds-container h3 ,.keyfunds-container h4{
    font-weight: bold;
    font-family: Open Sans Bold;
}

.keyfunds-label-img{
    max-width: 150px;
    height: auto;
    margin-bottom: 20px;
    margin-top: 20px;
}
#scott-woods{
    float: right;
    width: 130px;
    height: auto;
}

#axa-star{
    float: left;
    width: 200px;
    height: auto;
    margin: 0px 20px 20px 0px;
}

@media (min-width: 1200px){
    #axa-mobile{
        display: none;
    }
}

@media (max-width: 1200px){
    #axa-image{
        display: none;
    }
}

.infosession-disclaimer{
    font-size: 12px;
    margin-top: 10px;
}
.infosession-disclaimer a{
    font-size: 12px;
}