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

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

/*------------------------------------*\
   GLOBAL FOOTER STYLES
\*------------------------------------*/

.selection-highlight {
	top: 100px;
	right: 223px;
	height: 100px;
	width: 180px;
	display: none;
}
.selection-text:before {
	left: 90%;
}
.section-discover-more .discover-more-headline .selection-text:before {
	left: 84%;
	top: -164px;
	display: none;
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.selection-highlight {
		top: 84px;
		right: 123px;
		height: 88px;
		width: 151px;
	}
	.section-discover-more .discover-more-headline .selection-highlight:before {
		width: 17px;
		height: 99px;
		background-size: 17px 99px;
	}
	.section-discover-more .discover-more-headline .selection-highlight:after {
		width: 17px;
		height: 99px;
		background-size: 17px 99px;
	}
}
@media only screen and (max-width: 734px) {
	.selection-highlight {
		top: 53px;
		right: 40px;
		width: 100px;
		height: 51px;
	}
	.section-discover-more .discover-more-headline .selection-highlight:before {
		width: 8px;
		height: 58px;
		background-size: 8px 58px;
	}
	.section-discover-more .discover-more-headline .selection-highlight:after {
		width: 8px;
		height: 58px;
		background-size: 8px 58px;
	}
	.section-discover-more .discover-more-headline .selection-text:before {
		top: -84px;
	}
}
@media only screen and (max-width: 375px) {
	.selection-highlight {
		top: 49px;
		right: 30px;
		width: 95px;
		height: 51px;
	}
}
@media only screen and (max-width: 360px) {
	.selection-highlight {
		top: 42px;
		right: 30px;
		width: 77px;
		height: 35px;
	}
	.section-discover-more .discover-more-headline .selection-highlight:before {
		width: 8px;
		height: 41px;
		background-size: 8px 41px;
	}
	.section-discover-more .discover-more-headline .selection-highlight:after {
		width: 8px;
		height: 41px;
		background-size: 8px 41px;
	}
	.selection-text:before {
		left: 92%;
	}

	.section-discover-more .discover-more-headline {
		max-width: 255px;
	}
}
@media only screen and (max-width: 350px) {
	.selection-highlight {
		top: 41px;
		right: -2px;
		width: 77px;
		height: 40px;
		left: 200px;
	}
	.section-discover-more .discover-more-headline .selection-highlight:before {
		width: 8px;
		height: 47px;
		background-size: 8px 47px;
	}
	.section-discover-more .discover-more-headline .selection-highlight:after {
		width: 8px;
		height: 47px;
		background-size: 8px 47px;
	}

	.section-discover-more .discover-more-headline .selection-text:before {
		left: 73%;
		top: -79px;
	}
	.section-hero .subhead {
		font-size: 26px;
	}
	/* 
.m_brk{
		display:none;
	}
 */
}
/*------------------------------------*\
   END GLOBAL FOOTER STYLES
\*------------------------------------*/

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
@media only screen and (max-width: 1068px) {
	.modal .violator, .section-tiles-grid .violator {
		margin-bottom: 9px;
	}
}

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