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

#ac-gn-placeholder {
	height: 22px;
}

.section-more-reasons .list-items .list-item .even-more-copy.cust_evn_mr {
	max-width: 78%;
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.typography-modal-copy-siri.cust_siri_txt {
		font-size: 54px;
		text-align: center;
	}
	.typography-modal-copy-spotlight-search {
		margin: 0 auto;
		font-size: 44px;
	}
}
@media only screen and (min-width: 1069px) {
	.typography-modal-copy-siri.cust_siri_txt {
		font-size: 62px;
		text-align: center;
	}
	.typography-modal-copy-spotlight-search {
		margin: 0 auto;
		font-size: 44px;
	}
}
@media only screen and (max-width: 734px) {
	.modal .modal-content .cust_sptlt_mdl {
		padding: 5px 5px 5px 30px;
		width: 201px;
		font-size: 16px;
	}
	.modal .modal-content .spotlight-search.cust_sptlt_mdl:before {
		left: 7px;
		top: 9px;
		font-size: 16px;
	}
	.typography-modal-copy-siri.cust_siri_txt {
		text-align: center;
	}
	.typography-modal-copy-spotlight-search {
		margin: 0 auto;
	}
}
@media only screen and (min-width: 735px) {
	.modal .modal-content .spotlight-search.cust_sptlt_mdl {
		font-size: 25px;
		padding: 5px 5px 10px 45px;
		max-width: 400px;
		width: 350px;
	}
	.modal .modal-content .spotlight-search.cust_sptlt_mdl:before {
		top: 9px;
		position: absolute;
		padding-top: 0px;
		left: 21px;
		font-size: 30px;
	}
	.typography-modal-copy-xlarge.cust_typo_xl {
		font-size: 58px;
	}
	.modal .modal-content .tile-input {
		padding: 12px 16px;
	}
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
