/* Department CSS Document */
/*For mobile first adaptive design place styles for mobile and up in the mobile and up area.
Place styles for tablet and up inside the media query in the tablet and up area.
Place styles for desktop only inside the media query in the desktop only area.

For questions or media query training contact Web Development Services.
*/
/* ====================== Mobile and Up ========================== */
/*--------------------------------GENERAL CSS------------------------------------*/

.page-header h2 {
    color: #fff;
    font-weight: 600;
    text-align: center;
    background-color: #275d38;
    padding: 15px;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: -130px;
    font-size: 24px;
}

.text-shadow {
    text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.35);
}

.padding-top-100 {
	padding-top: 100px;
}
.padding-bottom-100 {
	padding-bottom: 100px;
}
.bg-stripes {
	background-image: url("/_common/landing-pages/images/bg-lines.svg");
}

.apply-button {
    margin: 40px 0;
    border-radius: 8px;
    font-size: 30px;
    padding: 10px 40px;
    text-transform: unset;
    font-weight: bold;
}
.apply-button span {
    font-size: 16px;
    margin-left: 40px;
}
.padding-change {
	padding-left: 50px;
}

/*LIST CSS*/
.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0;
}
.fa-ul>li {
	margin-bottom: 20px;
}
.fa-li {
    left: -55px !important;
	top: -5px !important;
	 color: #75B233;
    font-size: 30px;
}

/*------------------------------------GRAPHICS STYLING---------------------------------------------------*/
/*program info top section*/
.program-media {
	position: relative;
	z-index: 1;
}
.program-media::before {
    position: absolute;
    background: url(/_common/landing-pages/images/dark-green-circle.svg) no-repeat;
    background-size: 180px;
    left: -15px;
    bottom: -90px;
    width: 180px;
    height: 240px;
    z-index: -1;
    content: "";
}
.program-media::after {
	background: url(/_common/landing-pages/images/x-square.svg) no-repeat;
    background-size: 200px;
    position: absolute;
    right: -10px;
    top: -30px;
    width: 200px;
    height: 200px;
    z-index: -1;
    content: "";
}



/*---------------------------------------------------APPLY SECTION-------------------------------------------------------*/
.apply-blurb-left {
	position: relative;
}
.apply-blurb-left::before {
    position: absolute;
    background: url(/_common/landing-pages/images/ladder-left.svg) no-repeat;
    background-size: 70px;
    left: 20px;
    top: -50px;
    width: 200px;
    height: 200px;
    content: "";
}

.apply-blurb-right {
	position: relative;
	text-align: center;
}
.apply-blurb-right::after {
	background: url(/_common/landing-pages/images/ladder-right.svg) no-repeat;
    background-size: 70px;
    position: absolute;
    right: -110px;
    bottom: -200px;
    width: 200px;
    height: 200px;
    content: "";
}

/*--------------------------------FORM CSS------------------------------------*/
#mlb2-6059287.ml-form-embedContainer .ml-form-embedWrapper {
	padding: 10px 25px !important;
}
#mlb2-6059287.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent h4, #mlb2-6059287.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody .ml-form-successContent h4 {
	    font-family: 'Rajdhani', sans-serif !important;
	    font-size: 30px !important;
}
#mlb2-6059287.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input {
	border: none !important;
    box-shadow: none !important;
	border-bottom: 3px solid #fff !important;
	font-family: 'Rajdhani', sans-serif !important;
	font-size: 18px !important;
	font-weight: 500 !important;
}
#mlb2-6059287.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button {
	font-family: 'Rajdhani', sans-serif !important;
}

.wFormContainer {
	width: unset !important;
	overflow: hidden !important;
}
.wFormContainer .wForm .wFormTitle {
	font-weight: bold !important;
	font-size: 30px !important;
	color: #fff !important;
}

.wFormContainer {
    margin-top: 0 !important;
}
.wFormContainer .wFormHeader, .wFormContainer .supportInfo {
	display: none;
}
.wFormContainer .wForm {
    background-color: #00843d !important;
    color: #fff;
    padding: 50px 30px 60px !important;
}
.wForm .actions {
	margin-top: 0 !important;
	padding-top: 0 !important;
}
.wForm .captcha {
	padding-bottom: 0 !important;
}

.wForm .captchaHelp {
    display: none !important;
}
input#submit_button {
	    margin-top: 0 !important;
    font-family: 'Rajdhani', sans-serif !important;
    background-color: #fff !important;
    color: #275d38 !important;
    cursor: pointer;
    font-size: 22px !important;
    border: none !important;
    font-weight: 700 !important;
    padding: 5px !important;
    width: 100% !important;
}

.wFormContainer .oneField.errFld div.errMsg, .wFormContainer .reqMark:after {
	color: #fff !important;
}

/*End mobile and up styles*/
/* ====================== Tablet and Up (Overrides Mobile Styles) ========================== */
@media only screen and (min-width: 768px) {
	/*------------------------------GENERAL CSS-----------------------------------*/
	.page-header h2 {
		padding: 30px;
		width: 90%;
		font-size: 30px;
	}
	
	.fanx-studios [data-uvu-section="2"] {
		padding-top: 100px;
	}
	
	.padding-change {
		padding-left: 60px;
	}
	
	
	
	/*LIST ICON CSS*/
	.fa-li {
	    top: -8px !important;
	}
	
	/*---------------------------------------------------BG PLUS SECTION-------------------------------------------------------*/
	.bg-plus{
		background-image: url(/innovation/fanx-studios/images/backing_plus.png);
		background-repeat: no-repeat;
		background-size: auto;
		background-position: bottom;
	}
	.fanx-studios [data-uvu-section="4"] [data-uvu-region="2"] {
		padding-top: 50px;
	}
	
	/*---------------------------------------------------APPLY SECTION-------------------------------------------------------*/
	.apply-blurb-right {
		display: flex;
		align-items: center;
		justify-content: center;
	}

	
}/*end media query*/
/*End tablet and up styles*/
/* ====================== Landscape Tablet and Up (Overrides Mobile Styles) ========================== */
@media only screen and (min-width: 992px) {
/*------------------------------GENERAL CSS-----------------------------------*/
	.page-header h2 {
		width: 50%;
	}
	
	/*---------------------------------------------------BG PLUS SECTION-------------------------------------------------------*/
	.fanx-studios [data-uvu-section="4"] [data-uvu-region="2"] {
        padding-top: 100px;
        padding-right: 100px;
    }
	
	/*---------------------------------------------------MEET SECTION-------------------------------------------------------*/
	.fanx-studios [data-uvu-section="3"] [data-uvu-region="2"] {
		padding-left: 30px;
	}
	
	/*---------------------------------------------------GUEST SPEAKER SECTION-------------------------------------------------------*/
	.fanx-studios [data-uvu-section="6"] [data-uvu-region="2"] {
		padding-top: 80px;
	}
	
	.wFormContainer {
    width: 400px !important;
}
	
}/*end media query*/
/*End landscape tablet and up styles*/
/* ====================== Desktop Only (Overrides Mobile and Tablet Styles) ========================== */
@media only screen and (min-width: 1200px) {
	/*------------------------------GENERAL CSS-----------------------------------*/
	 .padding-change {
        padding-left: 100px;
    }
	.apply-blurb-left::before {
		left: 10px;
	}
	.apply-button span {
		font-size: 22px;
	}

	ul.fa-ul {
		margin-left: 60px;
	}
	.fa-ul>li {
		margin-bottom: 20px;
	}
	
	 .program-media::before {
        left: -40px;
        bottom: -100px;
    }
	.program-media::after {
		right: -20px;
	}
	
	/*------------------------------ABOUT SECTION-----------------------------------*/
	.fanx-studios [data-uvu-section="2"] [data-uvu-region="1"] {
		padding-top: 20px;
		padding-right: 80px;
	}
	
	
	
	/*---------------------------------------------------MEET SECTION-------------------------------------------------------*/
	.fanx-studios [data-uvu-section="3"] [data-uvu-region="2"] {
		padding-top: 50px;
		padding-left: 50px;
	}
	
	/*---------------------------------------------------GUEST SPEAKER SECTION-------------------------------------------------------*/
	.fanx-studios [data-uvu-section="6"] [data-uvu-region="2"] {
		padding-top: 100px;
	}
	
}