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






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



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

@media only screen and (min-width: 1069px) {
.modal .modal-content .intelligent-tracking-prevention .tile-copy {
	max-width: 290px;
	}
}

.typography-modal-copy-spotlight-search{
    font-size: 28px;
}

@media only screen and (max-width: 1068px) {
    .typography-modal-copy-spotlight-search{
        font-size: 18px;
    }
 }
 
 #modal-m1 .typography-modal-copy-xlarge {
	font-size: 68px;
}

@media only screen and (max-width: 1068px) {
	#modal-m1 .typography-modal-copy-xlarge {
		font-size: 46px;
	}
}


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