/*------------------------------------*\
   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 .modal-content .password-monitoring .tile-icon {
		margin-top: 2%;
	}
}

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

.modal .modal-content .imessages .line-through:nth-child(3) {
	display: inline;
}

.typography-modal-copy-imessages {
	font-size: 60px;
}

@media only screen and (max-width: 1068px) {
	.typography-modal-copy-imessages {
		font-size: 40px;
	}
}

.modal .modal-content .imessages .line-through {
	text-decoration-thickness: 55px;
	-webkit-text-decoration-thickness: 55px;
}

@media only screen and (max-width: 1068px) {
	.modal .modal-content .imessages .line-through {
		text-decoration-thickness: 40px;
		-webkit-text-decoration-thickness: 40px;
	}
}

@media only screen and (min-width: 1068px) {
	.modal .modal-content .spotlight-search {
		max-width: unset;
	}
}

@media only screen and (max-width: 735px) {
	.modal .modal-content .spotlight-search {
		font-size: 17px;
		line-height: 1.6;
	}
}

@media only screen and (min-width: 1068px) {
	.modal .modal-content .imessages .tile-copy.typography-modal-copy-imessages {
		padding-left: 0;
		position: relative;
		left: -10px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.typography-modal-copy-imessages {
		font-size: 38px;
	}
}

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