/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/






/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

#ac-localnav .modal-page-overlay { display: none; }

.section-best-educators-true-innovators .highlight{
    margin-bottom: 5px;
}

.section-best-educators-true-innovators .highlight:before{
   top:55%;
   height:1.25em;
}

@media only screen and (max-width: 1068px) {

    .section-best-educators-true-innovators .highlight:before{
        height: 1.35em;
    }
}

@media only screen and (max-width: 734px) {
    .section-best-educators-true-innovators .highlight:before{
        top:60%;
     }
}

.section-meet-distinguished-educators .highlight:before{
    top:55%;
}

@media only screen and (min-width: 1069px) {
    .section-how-to-buy-module .column-contact {
        padding-right: 20px;
    }
}

#ac-localnav br.xsmall {
    display:none;
}
@media only screen and (max-width: 390px) {
    #ac-localnav br.xsmall {
        display:block;
    }
}
@media only screen and (max-width: 390px) {
    #ac-localnav, #ac-localnav .ac-ln-title {
        height: 72px;
    }
}

@media only screen and (min-width: 1069px) {
    .section-how-to-buy-module .column-contact {
        padding-right: 20px;
    }
}

@media only screen and (min-width: 735px) {
    .modal .section-how-to-buy-module .column-contact {
        padding-right: 0px;
    }
}




/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/