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






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




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


.modal .modal-content .spotlight .tile-copy{
	text-align: center;
}
.modal .modal-content .spotlight-search{
	align-self: center;
}

@media only screen and (max-width: 1068px) {
	#modal-m1 .tile-copy {
		padding: 0 30px 70px;
	}
}

@media only screen and (max-width: 734px) {
	#modal-m1 .tile-copy {
		padding: 0 30px 25px;
	}
}

 
 #modal-m1 .typography-modal-copy-xlarge {
	font-size: 76px;
}

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

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