@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
}
.container {
	padding: 0px;
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#section1 {
	background-image: url(../images/top-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 227px;
	float: left;
	width: 100%;
	height: 951px;
}
.vid-area {
	height: 390px;
	width: 520px;
	float: left;
	margin-left: 187px;
	background-color: #FF0000;
}
.optin-area {
	float: right;
	width: 257px;
	margin-right: 20px;
	margin-top: 10px;
}
#flag-area {
	width: 210px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#flag {
	float: left;
	width: 76px;
}

.country-name {
	float: right;
	width: 124px;
	text-align: left;
	font-family: 'Raleway', sans-serif;
	font-size: 24px;
	font-weight: 700;
	line-height: 20px;
}
.clx {
	clear: both;
}
.raleway-30-red {
	font-size: 30px;
	font-weight: 800;
	color: #FD0008;
	font-family: 'Raleway', sans-serif;
}
.raleway-24-red {
	font-size: 24px;
	font-weight: 700;
	color: #FD0008;
	font-family: 'Raleway', sans-serif;
}
#top-form-area {
	padding: 0px;
	width: 238px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.ff1 {
	background-color: #FFFFFF;
	border: 1px solid #7c6d6d;
	font-size: 14px;
	font-weight: 700;
	color: #1e1d1d;
	width: 186px;
	padding-right: 10px;
	padding-left: 10px;
	height: 40px;
	margin-bottom: 15px;
	font-family: 'Raleway', sans-serif;
	text-align: center;
}
#section2 {
	float: left;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 60px;
}

#section2 h2 {
	font-family: 'Raleway', sans-serif;
	font-size: 50px;
	font-weight: 800;
	margin-bottom: 25px;
}

.testi-box {
	width: 255px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	float: left;
}
.testi-name {
	font-size: 24px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #e2e2e2;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-family: 'Raleway', sans-serif;
	color: #4e4e4e;
	font-weight: 700;
}
.testi-txt {
	font-size: 20px;
	margin-bottom: 10px;
	font-family: 'Raleway', sans-serif;
	color: #242424;
	font-weight: 500;
}

#section3 {
	background: #4e4e4e;
	width: 100%;
	-moz-box-shadow:    inset  0  10px 15px -10px #000, 
                        inset  0 -10px 15px -10px #000;
	-webkit-box-shadow: inset  0  10px 15px -10px #000, 
                        inset  0 -10px 15px -10px #000;
	box-shadow:         inset  0  10px 15px -10px #000, 
                        inset  0 -10px 15px -10px #000;
	padding-top: 35px;
	padding-bottom: 35px;
	float: left;
}
#section3 h2 {
	font-family: 'Raleway', sans-serif;
	font-size: 50px;
	font-weight: 800;
	margin-bottom: 25px;
	color: #FFFFFF;
}
.vid-box {
	float: left;
	width: 336px;
	margin-right: 15px;
	margin-left: 15px;
}
.vid-box iframe {
	width: 336px;
	height: 252px;
}.vid-name {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: 500;
	font-family: 'Raleway', sans-serif;
	margin-top: 15px;
}
#section4 {
	float: left;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
}

#section4  h2 {
	font-family: 'Raleway', sans-serif;
	font-size: 62px;
	font-weight: 800;
	margin-bottom: 25px;
	color: #000;
}
.sec4-bullet-area {
	width: 500px;
	margin-right: 25px;
	margin-left: 25px;
	float: left;
}
.sec4-bullet-area ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.sec4-bullet-area ul li {
	list-style-image: url(../images/tick-mark.png);
	list-style-position: outside;
	line-height: 35px;
	margin-left: 50px;
	font-family: 'Raleway', sans-serif;
	font-size: 30px;
	font-weight: 500;
	margin-bottom: 30px;
}
#bot-opt-top {
	background-image: url(../images/bot-opt-toprept.jpg);
	background-repeat: repeat-x;
	height: 125px;
	float: left;
	width: 100%;
}
#bot-opt-bottom {
	background-image: url(../images/bot-opt-botrept.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 100%;
}

#bot-opt-area {
	background-color: #000000;
	float: left;
	width: 100%;
}

#opt-txt {
	float: left;
	width: 450px;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 90px;
}
.ral-36-white {
	font-size: 36px;
	font-weight: 700;
	color: #FFFFFF;
	font-family: 'Raleway', sans-serif;
}
.ral-36-red {
	font-size: 36px;
	font-weight: 700;
	color: #ff0000;
	font-family: 'Raleway', sans-serif;
}
.ral-28-white {
	font-size: 28px;
	font-weight: 500;
	color: #FFFFFF;
	font-family: 'Raleway', sans-serif;
}
#red-arrow {
	float: left;
	width: 128px;
}
#bot-opt {
	float: right;
	width: 380px;
	margin-right: 50px;
	margin-top: 50px;
}
.ff2 {
	background-color: #FFFFFF;
	border: 1px solid #7c6d6d;
	font-size: 14px;
	font-weight: 700;
	color: #1e1d1d;
	width: 360px;
	padding-right: 10px;
	padding-left: 10px;
	height: 40px;
	margin-bottom: 15px;
	font-family: 'Raleway', sans-serif;
	text-align: center;
}
#footer {
	float: left;
	width: 100%;
	padding-bottom: 20px;
	padding-top: 30px;
}
#section1a {
	background-image: url(../images/top-bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 227px;
	float: left;
	width: 100%;
	height: 951px;
}
.vid-area-1a {
	height: 360px;
	width: 640px;
	float: left;
	margin-left: 67px;
	background-color: #FF0000;
	margin-top: 10px;
}
#section1b {
	background-image: url(../images/top-bg-850.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 225px;
	float: left;
	width: 100%;
	height: 951px;
}
.vid-area-1b {
	height: 480px;
	width: 850px;
	float: left;
	margin-left: 124px;
	background-color: #FF0000;
}
.optin-area-840 {
	width: 500px;
	margin-right: auto;
	margin-top: 100px;
	margin-left: auto;
}
#flag-area-840 {
	width: 210px;
	float: left;
}
.opt-title {
	float: right;
	width: 250px;
	text-align: center;
}
#top-form-area-840 {
	padding: 0px;
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.ff21 {
	background-color: #FFFFFF;
	border: 1px solid #7c6d6d;
	font-size: 14px;
	font-weight: 700;
	color: #1e1d1d;
	width: 328px;
	padding-right: 10px;
	padding-left: 10px;
	height: 40px;
	margin-bottom: 10px;
	font-family: 'Raleway', sans-serif;
	text-align: center;
}
#section11 {
	background-image: url(../images/top-bg11.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 42px;
	float: left;
	width: 100%;
	height: 951px;
}
#warning-text-area {
	float: right;
	width: 700px;
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	font-size: 28px;
	color: #FF0000;
	text-shadow: 1px 2px 3px #000000;
}
.mem-vid-area {
	background-color: #666666;
	height: 360px;
	width: 640px;
	margin-top: 55px;
	margin-left: 83px;
	float: left;
}
.member-optin-area {
	float: right;
	width: 272px;
	margin-top: 110px;
	margin-right: 20px;
}




.form-area {
	width: 272px;
	margin-right: auto;
	margin-left: auto;
}



.f-inp11 {
	height: 40px;
	width: 110px;
	border: 1px solid #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 16px;
	color: #363636;
	text-align: left;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	font-family: 'Raleway', sans-serif;
	float: left;
	font-weight: 700;
}
.f-inp12 {
	height: 40px;
	width: 110px;
	border: 1px solid #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 16px;
	color: #363636;
	text-align: left;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	font-family: 'Raleway', sans-serif;
	margin-right: 0px;
	margin-left: 0px;
	float: right;
	font-weight: 700;
}


.f-inp13 {
	height: 40px;
	width: 250px;
	border: 1px solid #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 16px;
	color: #363636;
	text-align: left;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	font-family: 'Raleway', sans-serif;
	float: left;
	font-weight: 700;
}

.f-inp14 {
	height: 40px;
	width: 60px;
	border: 1px solid #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 16px;
	color: #363636;
	text-align: left;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	font-family: 'Raleway', sans-serif;
	float: left;
	font-weight: 700;
}
.f-inp15 {
	height: 40px;
	width: 158px;
	border: 1px solid #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 16px;
	color: #363636;
	text-align: left;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	font-family: 'Raleway', sans-serif;
	float: right;
	font-weight: 700;
}

.f-inp16 {
	height: 60px;
	width: 270px;
	font-size: 22px;
	color: #fe000b;
	text-align: center;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	font-weight: 900;
	font-family: 'Raleway', sans-serif;
	background-color: #ffc500;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 6px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffc500;
	border-right-color: #ffc500;
	border-bottom-color: #dfac00;
	border-left-color: #ffc500;
	margin-bottom: 20px;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
	float: left;
	white-space: normal;
}
.f-inp16:hover {
	color: #000000;
	background-color: #dfac00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 6px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dfac00;
	border-right-color: #dfac00;
	border-bottom-color: #B38A00;
	border-left-color: #dfac00;
	cursor:pointer;
}
.arrow-title {
	float: right;
	width: 560px;
	margin-top: 182px;
	margin-right: 166px;
}
.arrow-title h3 {
	text-align: center;
	font-weight: 800;
	color: #FFFFFF;
	font-size: 46px;
	margin: 0px;
	padding: 0px;
	font-family: 'Raleway', sans-serif;
}
.arrow-title h4 {
	text-align: center;
	font-weight: 700;
	color: #FFFFFF;
	font-size: 40px;
	margin: 0px;
	padding: 0px;
	font-family: 'Raleway', sans-serif;
}
.testi-box-member {
	float: left;
	width: 346px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.tbox-top-left {
	float: left;
	width: 140px;
	margin-right: 0px;
	margin-left: 0px;
}
.tbox-top-right {
	float: right;
	width: 146px;
	padding-top: 30px;
	margin-right: 0px;
	margin-left: 0px;
}
.tname {
	font-size: 20px;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
}
.tdesig {
	font-size: 17px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	margin-bottom: 15px;
}
.testi-txt-member {
	font-size: 22px;
	font-weight: 400;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 346px;
	font-family: 'Lato', sans-serif;
}
#bot-opt-top {
	background-image: url(../images/bot-opt-toprept.jpg);
	background-repeat: repeat-x;
	height: 125px;
	float: left;
	width: 100%;
}
#bot-opt-area-member {
	background-color: #000000;
	float: left;
	width: 100%;
	background-image: url(../images/bot-opt-member-bg-main.jpg);
	background-position: center top;
	padding-bottom: 50px;
}

#bot-opt-top-bg {
	background-image: url(../images/bot-opt-member-bg.jpg);
	background-repeat: repeat-x;
	height: 125px;
	float: left;
	width: 100%;
	background-position: center top;
}
#section3a {
	background: #4e4e4e;
	width: 100%;
	padding-top: 35px;
	padding-bottom: 35px;
	float: left;
}
#section3a h2 {
	font-family: 'Raleway', sans-serif;
	font-size: 50px;
	font-weight: 800;
	margin-bottom: 25px;
	color: #FFFFFF;
}
.mem-btm-opt-area {
	padding: 0px;
	width: 710px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#mem-btm-opt-bg {
	background-image: url(../images/member-opt-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 473px;
	width: 710px;
}
#mem-btm-form-area {
	padding: 0px;
	width: 544px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#mem-btm-form-area h2 {
	font-family: 'Raleway', sans-serif;
	font-size: 42px;
	font-weight: 800;
	margin-bottom: 15px;
}
.f-inp21 {
	height: 40px;
	width: 245px;
	border: 1px solid #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 16px;
	color: #363636;
	text-align: left;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	font-family: 'Raleway', sans-serif;
	float: left;
	font-weight: 700;
}
.f-inp22 {
	height: 40px;
	width: 245px;
	border: 1px solid #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 16px;
	color: #363636;
	text-align: left;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	font-family: 'Raleway', sans-serif;
	margin-right: 0px;
	margin-left: 0px;
	float: right;
	font-weight: 700;
}


.f-inp23 {
	height: 40px;
	width: 522px;
	border: 1px solid #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 16px;
	color: #363636;
	text-align: left;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	font-family: 'Raleway', sans-serif;
	float: left;
	font-weight: 700;
}

.f-inp24 {
	height: 40px;
	width: 102px;
	border: 1px solid #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 16px;
	color: #363636;
	text-align: left;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	font-family: 'Raleway', sans-serif;
	float: left;
	font-weight: 700;
}
.f-inp25 {
	height: 40px;
	width: 388px;
	border: 1px solid #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 16px;
	color: #363636;
	text-align: left;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	font-family: 'Raleway', sans-serif;
	float: right;
	font-weight: 700;
}

.f-inp26 {
	height: 60px;
	width: 542px;
	font-size: 32px;
	color: #fe000b;
	text-align: center;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	font-weight: 900;
	font-family: 'Raleway', sans-serif;
	background-color: #ffc500;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 6px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffc500;
	border-right-color: #ffc500;
	border-bottom-color: #dfac00;
	border-left-color: #ffc500;
	margin-bottom: 20px;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
	float: left;
	white-space: normal;
}
.f-inp26:hover {
	color: #000000;
	background-color: #dfac00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 6px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dfac00;
	border-right-color: #dfac00;
	border-bottom-color: #B38A00;
	border-left-color: #dfac00;
	cursor:pointer;
}
.red-txt {
	color: #FF0000;
}
#section2  h3 {
	font-family: 'Raleway', sans-serif;
	font-size: 36px;
	font-weight: 800;
	margin-bottom: 15px;
}
.raleway-24-black {
	font-size: 24px;
	font-weight: 700;
	color: #000000;
	font-family: 'Raleway', sans-serif;
	margin-bottom: 15px;
}
