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






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




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


.section-express .video-btn-replay {
	left: 70px;
}

@media only screen and (max-width: 1068px) {
	.section-express .video-btn-replay {
		left: 25px;
	}
}

@media only screen and (max-width: 735px) {
		.section-express .video-btn-replay {
		left: 7px;
	}
}

.section-say-see-mean .video-btn-replay {
	left: 85px;
}

@media only screen and (max-width: 1068px) {
	.section-say-see-mean .video-btn-replay {
		left: 35px;
	}
}

@media only screen and (max-width: 735px) {
	.section-say-see-mean .video-btn-replay {
		left: 3px;
	}
}


.section-playful .video-btn-replay {
	left: 225px;
}

@media only screen and (max-width: 1068px) {
	.section-playful .video-btn-replay {
		left: 125px;
	}
}


@media only screen and (max-width: 735px) {
	.section-playful .video-btn-replay {
		left: 0px;
	}
}



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