#idx_top_menu{
    display: none;
}

/* ---- LandingExit ---- */
.m12_landing_exit{
    background-color: #db7380!important;
    color: #ffffff!important;
}
.m12_landing_exit:hover{
    background-color: #af5d67!important;
    color: #ffffff!important;
}

/* ---- TrainerBlock ----- */
.m12_trainer{
    padding-bottom: 20px;
}
.m12_trainer .widget_trainer_title{
    color: #db7380;
}
.m12_trainer .widget_trainer_link{
    color: #db7380;
}
.m12_trainer .widget_trainer_link:hover{
    color: #af5d67;
}

/* ---- SocialButtons ---- */
.m12_social{
    margin-top: 10px;
}
.m12_social a{
    margin: 0px 2px;
    background-image: url(../img/widgets/socialbuttons/trainer_scandal.png)!important;
}



/* ---- Paid Access ---- */
.m12_paidaccess{
    padding-top: 20px;
    position: relative;
    background-color: #ffffff;
}


.m12_paidaccess .paidac_button{
    background-color: #db7380;
}
.m12_paidaccess .paidac_button:hover{
    background-color: #af5d67;
}

.m12_paidaccess .btn-primary{
    background-color: #db7380!important;
}

.m12_paidaccess .btn-primary:hover{
    background-color: #af5d67!important;
}
.m12_paidaccess label input:checked ~ .checkmark{
    background-color: #af5d67!important;
}
.m12_paidaccess label:hover input ~ .checkmark {
    background-color: #db7380!important;
}
.m12_paidaccess #paidac_text1{
    border-color: #db7380!important;
}
.m12_paidaccess #paidaccess_form input{
    border-color: #db7380!important;
}

/* ---- Contacts ---- */
.m12_contacts .btn-primary{
    background-color: #db7380!important;
    color: #ffffff!important;
    font-size: 12pt;
}
.m12_contacts .btn-primary:hover{
    background-color: #af5d67!important;
}




/* ---- TopSection ---- */
#m12_topsection{
    min-height: 500px;
    background-image: url(../img/12m/top_head.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position-y: center;
}
#m12_top_title{
    font-size: 40pt;
    margin-top: 200px;
}
#m12_top_title2{
    font-size: 30pt;
    margin-top: 30px;
}

/* ---- Interdelim ---- */
#m12_interdelim{
    background-color: #db7380;
    padding: 5px 0px;
}
#m12_interdelim_text{
    font-size: 20pt;
    text-align: center;
    color: #ffffff;
}

/* ---- Contain ---- */
#m12_contain{
    min-height: 350px;
    background-image: url(../img/12m/contain_back.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position-y: center;
}
#m12_contain_text{
    font-size: 14pt;
    margin-top: 50px;
}

/* ---- Benefits ---- */
#m12_benf{
    background-color: #f0efef;
    padding-top: 50px;
    padding-bottom: 50px;
}
#m12_benf_text{
}
#m12_benf_text ul{
    list-style: none;
}
#m12_benf_text ul li{
    margin-bottom: 20px;
}
.m12_benf_list{
    height: 92px;
    width: 82px;
}
.m12_benf_intext{
    margin-left: 20px;
    font-size: 14pt;
    padding-top: 10px;
}



/* ---- Pay ----- */
#m12_paysection{
    position: relative;
    background-color: #ffffff;
    padding-top: 20px;
    padding-bottom: 20px;
}
#m12_pay_img img{
    width: 80%;
    display: block;
    margin: 0px auto;
}
#m12_pay_text{
    margin-top: 30px;
    font-size: 14pt;
}
#m12_pay_text2{
    text-transform: uppercase;
    text-align: center;
    font-size: 14pt;
    background-color: #7b9bc6;
    border-radius: 10pt;
    padding: 5px;
    color: #ffffff;
    margin-top: 30px;
}











