﻿body {background-color: #825a47 !important;background:linear-gradient(180deg, #281a17 16%, #9a6851 100%);background-repeat: no-repeat;}
.bg {left: 0; right: 0; top: 0; bottom: 0; overflow: hidden; width: 100%; height: 100%; background-image: url(images/VSL_070519_YG_main_bg.jpg); background-repeat: no-repeat; background-position: center 0%;  background-size: 2000px 1000px; text-align:center;}
.maxW600 {width:100%;height:auto; max-width:600px;}
.responsive {width:600px;height:600px;position:absolute; margin:0 auto;}
.aw {width:100%; height:100%; margin:0 auto; text-align:center; font-family:Arial, Helvetica, sans-serif; color:#ffffff;}
.emailForm {width:300px; height:35px; border-radius: 3px; padding:4px; font-size:16px; color:#5d5d5d;}
.hide {display:none;}
.submit {background:#c7ac00; border-radius:10px;  font-family:Arial,Helvetica,sans-serif; font-weight:bold; text-decoration:none; font-size:22px; color:#ffffff; padding:10px 35px; text-shadow:0 1px 2px #000000; border:#f2d415 3px solid; cursor:pointer; margin:30px 0 0 0; box-shadow: 0 3px 6px rgba(0, 0, 0, .3);}
.submit:hover {background:#d7c02e;}
.privacyPolicy {margin-top:40px;}
.privacyURL {color:#f2d415;}
.privacyURL:hover {color:#ffcc00;}
@media screen and (max-width: 600px) {
	.bg {background-image: none;}
	.responsive {width:100%;height:100%; position:absolute;}
	.padding-fix {padding:100% 0 0 0 !important;}
}