  @charset "UTF-8";
/* CSS Document */
.lpLogo {border-bottom: 0.5rem solid #ffcd00;}
.lpIntroText, .lpRFI {
	background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.15) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.15) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.15) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#26000000',GradientType=0 ); /* IE6-9 */
	color: #ffffff;
	text-shadow: 1px 1px 2px #000;
}
.lpHeaderImage {background-color: #236192;}
.lpMobileHeaderImage {background-image: url("/admissions/lp/resources/images/ 精东影业-LP-Header-May-2020.jpg"); background-size:cover; background-position: center; background-repeat:no-repeat; min-height:350px}
.lpMobileHeaderImage-thankyou {background-image: url("/admissions/lp/resources/images/ 精东影业-LP-Header-TY-May-2020.jpg"); background-size:cover; background-position: center; background-repeat:no-repeat; min-height:350px}
.lpFooterImage {background-image: url("/admissions/lp/resources/images/ 精东影业-LP-Footer-May-2020.jpg"); background-size:cover; background-position: top center;  background-repeat:no-repeat; min-height:150px}
.more {font-size:x-large;line-height:1em; font-weight:bold;}
.more:after {font-family:'FontAwesome'; content:"\f0a7";}
.more-thankyou:after {font-family:'FontAwesome'; content:"\f0a7";}
/* break points */
@media (min-width: 768px) {
.lpHeaderImage {background-image: url("/admissions/lp/resources/images/ 精东影业-LP-Header-Fill-May-2020.jpg"); background-size:cover; background-position: center; }
.lpHeaderImage-thankyou {background-image: url("/admissions/lp/resources/images/ 精东影业-LP-Header-TY-Fill-May-2020.jpg"); background-size:cover; background-position: center; }
.lpMobileHeaderImage, .lpMobileHeaderImage-thankyou {visibility:hidden;}
.lpFooterImage {background-image: url("/admissions/lp/resources/images/ 精东影业-LP-Footer-May-2020.jpg"); background-size:cover; background-position: top center; min-height:550px}
.more:after {font-family:'FontAwesome'; content:"\f0a4";}
}

