@charset "utf-8";
/* CSS Document */
p {	
	margin: 0px;
}
.video-wrapper {
	float: left;
	width: 100%;
	height: 100px;
}
.full-video-container {
	position: absolute;
    top: 80px;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
	z-index:-100;
	height: 100px;
}
.video-container {
  position: relative;
  height:100px;
  overflow: hidden;
  text-align: center;
}
.video-container img{
    width:100%;
}
.video-container .full-video {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
}
.overlay-desc {
  position: absolute;
  top: 0; right: 0; bottom: 0; left: 0;
  align-items: center;
  justify-content: center;
}
.video-container h1 {
    font-size: 40px;
	color:#f0a61d;
    font-weight: bold;
	margin: 0px;
	text-shadow: 2px 2px #000000;
}
.video-container h2 {
    font-size: 30px;
	color:#ffffff;
    font-weight: 400;
	margin: 0px;
	text-shadow: 2px 2px #000000;
}
.video-container h3 {
    font-size: 40px;
	color:#ffffff;
    font-weight: bold;
	margin: 0px;
	text-shadow: 2px 2px #000000;
}
.water{
    font-size: 30px;
	color:#f0a61d;
    font-weight: 600;
	margin: 0px;
	text-shadow: 2px 2px #000000;
}
#messageBox{
    position: absolute;  top: 0; 
    display: table;
    align-items: center;
   justify-content: center;
	width: 100%;
    height:100%;
	color: #FFFFFF
}
.video-content{
	text-align: center;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}
span.video_content1, span.video_content1 p{
font-size:18px;
color:#FFFFFF; 
line-height:18px;
text-shadow: 2px 2px #000000;
}
span.video_content{
font-size:16px;
color:#686868; 
line-height:18px;
}
.banner-water-txt{
    font-size: 30px;
    text-shadow: 2px 2px #000000;
}
.banner-water-txt-abbv{
    color:#f0a61d;
    font-size: 35px;
    text-shadow: 2px 2px #000000;
}
.maincontent-container{
	float:left;
	width:100%;
	clear:both !important;
}
.maincontent{
	margin:0 auto;
	width:100%;
	max-width:1440px;
}
.anchor { 
  display: block;
  height: 150px; /*same height as header*/
  margin-top: -150px; /*same height as header*/
  visibility: hidden;
}

.button3 {
    background-color: #f0a61d;
    border: none;
    color: #000;
    padding: 11px 36px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 17px;
    font-weight: 400;
    margin: 1px 2px;
    cursor: pointer;
    border-radius: 20px;
}

.button4 {
    background-color: #abc435;
    border: none;
    color: #ffffff;
    padding: 11px 36px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 17px;
    font-weight: 400;
    margin: 1px 2px;
    cursor: pointer;
    border-radius: 20px;
}
.first-container {
	width: 100%;
	margin: 0px auto;
	clear: both;
}
.thank-box1 {
	float: left;
	width: 100%;
	text-align: center;
	margin: 120px 0px 190px 0px;
}
.thank-box1 h1{
	margin: 0px;
	font-size: 36px;
	color: #191919;
	font-weight: 600;
	padding: 4px 0px;
}
.thank-box1 h2{
	margin: 0px;
	font-size: 30px;
	color: #191919;
	font-weight: 600;
	padding: 4px 0px;
}
.thank-box1 h3{
	margin: 0px;
	font-size: 30px;
	color: #191919;
	font-weight: 300;
	padding: 4px 0px;
}


.forgot-box1 {
	float: left;
	width: 100%;
	text-align: center;
	margin: 120px 0px 120px 0px;
}
.forgot-box1 h2{
	margin: 0px;
	font-size: 30px;
	color: #191919;
	font-weight: 600;
	padding: 4px 0px;
}
.forgot-box1 h3{
	margin: 0px;
	font-size: 30px;
	color: #191919;
	font-weight: 300;
	padding: 4px 0px 30px 0px;
}
.forgot-box2 {
    width: 60%;
	margin: 0px auto;
	clear: left;

}

.section1-box0 {
	float: left;
	width: 100%;
	text-align: center;
	margin: 10px 0px;
}
.section1-box0 h1{
	margin: 0px;
	font-size: 30px;
	color: #191919;
	font-weight: 600;
}
.section1-box1 {
	float: left;
	width: 20%;
	text-align: right;
	margin: 0px 70px 0px 240px;
}
.section1-box1 h2{
	margin: 0px;
	font-size: 26px;
	color: #191919;
	font-weight: 600;
	padding-bottom: 10px;
}
.section1-box2 {
	float: left;
	width: 50%;
	text-align: left;
	padding-left: 10px;
}
.section1-box3 {
	float: left;
	width: 80%;
	text-align: center;
	margin: 20px 0px;
}
.text_field {
    width: 50%;
    padding: 6px 0px;
	text-align: center;
	margin: 0px auto;
}
.text_field1 {
    width: 80%;
    padding: 6px 0px;
    float: left;
}
.form_text1 {
	font-size: 16px;
	color: #2c2c2c;
	font-weight: 100;
    border: 1px solid #cdcdcd;
    border-radius: 0px;
    padding: 5px 12px;
    background-color: #eeeeee;
	margin-bottom: 4px;
	width: 50%;
}
.form_text2 {
    float: left;
	font-size: 16px;
	color: #2c2c2c;
	font-weight: 300;
    border: 1px solid #cdcdcd;
    border-radius: 0px;
    padding: 5px 14px;
    background-color: #eeeeee;
	margin-bottom: 4px;
	width: 116%;
}

@media screen and (max-width: 1440px) {
.video-wrapper {
	float: left;
	width: 100%;
	height: 100px;
}
.full-video-container {
	position: absolute;
    top: 80px;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
	z-index:-100;
	height: 100px;
}
.video-container {
  position: relative;
  height:100px;
  overflow: hidden;
  text-align: center;
}
.video-container img{
    width:100%;
}
.video-container .full-video {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
}
.overlay-desc {
  position: absolute;
  top: 0; right: 0; bottom: 0; left: 0;
  align-items: center;
  justify-content: center;
}
.video-container h1 {
    font-size: 40px;
	color:#f0a61d;
    font-weight: bold;
	margin: 0px;
	text-shadow: 2px 2px #000000;
}
.video-container h2 {
    font-size: 30px;
	color:#ffffff;
    font-weight: 400;
	margin: 0px;
	text-shadow: 2px 2px #000000;
}
.video-container h3 {
    font-size: 40px;
	color:#ffffff;
    font-weight: bold;
	margin: 0px;
	text-shadow: 2px 2px #000000;
}
.water{
    font-size: 30px;
	color:#f0a61d;
    font-weight: 600;
	margin: 0px;
	text-shadow: 2px 2px #000000;
}
#messageBox{
    position: absolute;  top: 0; 
    display: table;
    align-items: center;
   justify-content: center;
	width: 100%;
    height:100%;
	color: #FFFFFF
}
.video-content{
	text-align: center;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}
span.video_content1, span.video_content1 p{
font-size:18px;
color:#FFFFFF; 
line-height:18px;
text-shadow: 2px 2px #000000;
}
span.video_content{
font-size:16px;
color:#686868; 
line-height:18px;
}

.forgot-box1 {
    margin: 130px 0px 120px 0px;

}	
.forgot-box1 h2{
	font-size: 28px;
}
.forgot-box1 h3{
	font-size: 28px;
	padding-bottom: 10px;
}
.text_field {
    width: 54%;
}
.thank-box1 {
	margin: 130px 0px 190px 0px;
}
.thank-box1 h1{
	font-size: 34px;
}
.thank-box1 h2{
	font-size: 28px;
}
.thank-box1 h3{
	font-size: 28px;
}	
}

@media screen and (max-width: 1369px) {
.video-wrapper {
	float: left;
	width: 100%;
	height: 100px;
}
.full-video-container {
	position: absolute;
    top: 80px;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
	z-index:-100;
	height: 100px;
}
.video-container {
  position: relative;
  height:100px;
  overflow: hidden;
  text-align: center;
}
.video-container img{
    width:100%;
}
.video-container .full-video {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
}
.overlay-desc {
  position: absolute;
  top: 0; right: 0; bottom: 0; left: 0;
  align-items: center;
  justify-content: center;
}

.water{
    font-size: 30px;
	color:#f0a61d;
    font-weight: 600;
	margin: 0px;
	text-shadow: 2px 2px #000000;
}
#messageBox{
    position: absolute;  top: 0; 
    display: table;
    align-items: center;
   justify-content: center;
	width: 100%;
    height:100%;
	color: #FFFFFF
}
.video-content{
	text-align: center;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}
span.video_content1, span.video_content1 p{
font-size:18px;
color:#FFFFFF; 
line-height:18px;
text-shadow: 2px 2px #000000;
}
span.video_content{
font-size:16px;
color:#686868; 
line-height:18px;
}
.banner-water-txt{
    font-size: 30px;
    text-shadow: 2px 2px #000000;
}
.banner-water-txt-abbv{
    color:#f0a61d;
    font-size: 35px;
    text-shadow: 2px 2px #000000;
}
.maincontent-container{
	float:left;
	width:100%;
	clear:both !important;
}
.maincontent{
	margin:0 auto;
	width:100%;
	max-width:1440px;
}
.forgot-box1 h2{
	font-size: 27px;
}
.forgot-box1 h3{
	font-size: 27px;
	padding-bottom: 10px;
}
.text_field {
    width: 56%;
}
.thank-box1 h1{
	font-size: 33px;
}
.thank-box1 h2{
	font-size: 27px;
}
.thank-box1 h3{
	font-size: 27px;
}		
}

@media screen and (max-width: 1280px) {
	
.section1-box1 {
	width: 22%;
	margin: 0px 70px 0px 180px;
}
.section1-box1 h2 {
    font-size: 23px;
}
.forgot-box1 h2{
	font-size: 26px;
}
.forgot-box1 h3{
	font-size: 26px;
	padding-bottom: 10px;
}
.text_field {
    width: 60%;
}
.thank-box1 h1{
	font-size: 32px;
}
.thank-box1 h2{
	font-size: 26px;
}
.thank-box1 h3{
	font-size: 26px;
}			
}

@media screen and (max-width: 1024px) {

.section1-box1 {
	width: 24%;
	margin: 0px 70px 0px 100px;
}
.section1-box2 {
    width: 50%;
}		
.section1-box1 h2{
	font-size: 24px;
}	
.section1-box0 {
	margin: 10px 0px;
}
.text_field {
    width: 76%;
}
.thank-box1 h1{
	font-size: 30px;
}
.thank-box1 h2{
	font-size: 24px;
}
.thank-box1 h3{
	font-size: 24px;
}				
}
