.YouTube_Video {
    max-width: 900px;
    margin: 0px auto;
}

.InstantAccess_btn {
	margin: 0px auto !important;
}

/*
CUSTOM PAGE EDITS
---------------------------------------------------------------------------------------------------- */


.entry {
    	background-color: transparent !important;
    	box-shadow: 0px 0px rgba(70, 70, 70, 0.05) !important;
    	margin-bottom: 10px !important;
	padding: 0px !important;
    	/* padding: 40px; */
}

.CustomFooter_PrivacyPolicy,
.CustomFooter_PrivacyPolicy a,
.CustomFooter_PrivacyPolicy a:hover {
	color: #182641 !important;
	font-size: 16px !important;
	font-weight: bold !important;
	margin: 20px auto 15px !important;
}

.CustomFooter_PrivacyPolicy a:hover {
	text-decoration: underline !important;
}


.CustomFooter_Copyright,
.CustomFooter_Copyright a,
.CustomFooter_Copyright a:hover {
	color: #000 !important;
	font-size: 14px !important;
	line-height: 1.2 !important;
	font-weight: bold !important;
	margin: 0px auto 20px !important;
}

.CustomFooter_Copyright a:hover {
	text-decoration: underline !important;
}


/*
OLD BG EDITS
---------------------------------------------------------------------------------------------------- */

.Custom_Footer_Banner2 {
    background-color: transparent;
    position: relative;
    text-align: center;
    z-index: -1;
}

.Website_Footer_IMG {
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	max-height: 400px;
}

.site-footer2 {
	background-color: #34678a;
	font-size: 16px;
	padding: 60px 0;
	text-align: center;
}

.site-footer2,
.site-footer2 .wrap a {
	color: #fff;
}


/*
LANDING Page
----------------------------------------------------------------------------------------------------------------------*/

.LandingPage_TOP_Headline1 {
	/* font-family: 'OptimusPrincepsSemiBold'; */
	font-family: 'Open Sans', sans-serif;
	color: #FFFFFF;
    	font-size: 60px;
	font-weight: 700;
	font-variant: normal;
	text-align: center;
	line-height: 1.2;
	margin: 40px auto 10px;
    	text-shadow: 0px 3px 5px rgba(0,0,0,1.3);
    	/* font-size: 50px; */
	/* font-variant: small-caps; */
	/* text-shadow: 0px 4px 3px rgba(0,0,0,0.4),0px 8px 13px rgba(0,0,0,0.1),0px 18px 23px rgba(0,0,0,0.1); */
}

.LandingPage_TOP_Headline2 {
	/* font-family: 'OptimusPrincepsSemiBold'; */
	font-family: 'Roboto', sans-serif;
	color: #FFFFFF;
    	font-size: 50px;
	font-weight: 900;
	font-variant: normal;
	text-align: center;
	line-height: 1.2;
	margin: 0px auto 40px;
	text-shadow: 0px 3px 5px rgba(0,0,0,1.3);
    	/* font-size: 40px; */
	/* font-variant: small-caps; */
	/* text-shadow: 0px 4px 3px rgba(0,0,0,0.4),0px 8px 13px rgba(0,0,0,0.1),0px 18px 23px rgba(0,0,0,0.1); */
}

.LandingPage_TOP_Headline3 {
	/* font-family: 'OptimusPrincepsSemiBold'; */
	font-family: 'Calibri', sans serif;
	color: #FFFFFF;
    	font-size: 55px;
	font-weight: 700;
	font-variant: normal;
	text-align: center;
	line-height: .8;
	margin: 0px auto 0px;
	text-shadow: 0px 3px 5px rgba(0,0,0,1.3);
    	/* font-size: 40px; */
	/* font-variant: small-caps; */
	/* text-shadow: 0px 4px 3px rgba(0,0,0,0.4),0px 8px 13px rgba(0,0,0,0.1),0px 18px 23px rgba(0,0,0,0.1); */
}

.LandingPage_TOP_Headline4 {
	/* font-family: 'OptimusPrincepsSemiBold'; */
	font-family: 'Arial Black', sans serif;
	color: #FFFFFF;
    	font-size: 45px;
	font-weight: 700;
	font-variant: normal;
	text-align: center;
	line-height: 1.2;
	margin: 0px auto 50px;
	text-shadow: 0px 3px 5px rgba(0,0,0,1.3);
    	/* font-size: 40px; */
	/* font-variant: small-caps; */
	/* text-shadow: 0px 4px 3px rgba(0,0,0,0.4),0px 8px 13px rgba(0,0,0,0.1),0px 18px 23px rgba(0,0,0,0.1); */
}

/*
THANK YOU Page  
----------------------------------------------------------------------------------------------------------------------*/

.ThankYou_TOP_QUOTE {
	/* font-family: 'Montserrat', sans-serif; */
	/* font-family: 'OptimusPrincepsSemiBold'; */
	/* font-family: 'Roboto Condensed', sans-serif; */
	font-family: 'Open Sans', sans-serif;
	color: #FFFFFF;
    	font-size: 50px;
	font-weight: 700;
	text-align: center;
	line-height: 1.2;
	margin: 40px auto 20px;
    	text-shadow: 0px 3px 5px rgba(0,0,0,1.3);
	/* text-shadow: 2px 4px 3px rgba(255,255,255,1.3); */
	/* text-shadow: 2px 4px 3px rgba(0,0,0,0.3); */
	/* font-variant: small-caps; */
}

.ThankYou_TOP_QUOTE_NAME {
	color: #FFFFFF;
    	font-size: 30px;
	font-weight: 800;
}



/*
MOBILE-FRIENDLY
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 480px) {

	.LandingPage_TOP_Headline1 {
		font-size: 50px !important;
	}

	.LandingPage_TOP_Headline2 {
		font-size: 30px !important;
	}

	.LandingPage_TOP_Headline3 {
		font-size: 30px !important;
	}

	.LandingPage_TOP_Headline4 {
		font-size: 20px !important;
	}


	.ThankYou_TOP_QUOTE {
		font-size: 40px !important;
	}

	.ThankYou_TOP_QUOTE_NAME {
		font-size: 25px !important;
	}

}