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






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




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

.grid-bentos .grid-item {
    min-height: 410px;
}

@media only screen and (max-width: 1068px) {
    .grid-bentos .grid-item {
        min-height: 300px;
    }
}

@media only screen and (max-width: 734px) {
    .grid-bentos .grid-item {
		min-height: 280px;

    }
}

@media only screen and (max-width: 320px) {
    .grid-bentos .grid-item {
        min-height: 280px;
    }
}

#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;
    }
}

@media only screen and (min-width: 1068px) {
	.columns .column-right .copy-block.typography-section-best-educators-copy p{
	 margin-bottom: 78px;

	}

}

@media only screen and (max-width: 1068px) {
	.columns .column-right .copy-block.typography-section-best-educators-copy p{
	 margin-bottom: 69px;

	}

}


@media only screen and (max-width: 734px) {
	.columns .column-right .copy-block.typography-section-best-educators-copy p{
	 margin-bottom: 0px;

	}


}


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