/*Style CSS Document */

@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900');
 @import url('https://fonts.googleapis.com/css?family=Arimo:400,700');
 @import url('https://fonts.googleapis.com/css?family=Baloo+Paaji');
 @import url('https://fonts.googleapis.com/css?family=Abel');
 @import url('https://fonts.google.com/specimen/Open+Sans');
 @import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
 @import url('https://fonts.googleapis.com/css?family=Hammersmith+One|Questrial');
body {
	margin: 0 auto;
	padding: 0;
	font-family: 'Roboto', sans-serif !important;
}
@font-face {
	font-family: 'BarlowCondensed-ExtraLight';
	src: url(../fonts/BarlowCondensed-ExtraLight.ttf);
}
.no-X-padding {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.no-L-padding {
	padding-left: 0 !important;
}
.no-R-padding {
	padding-right: 0 !important;
}
.no-Y-padding {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.no-T-padding {
	padding-top: 0 !important;
}
.no-B-margin {
	margin-bottom: 0 !important;
}
p {
	color: #000;
	font-size: 14px;
	line-height: 160%;
}
a {
	text-decoration: none;
	transition: all 300ms ease-in-out;
}
a:hover, a:focus, a:active {
	text-decoration: none;
}
.width-90 {
	width: 90%;
}
.width-95 {
	width: 95%;
}
.width-80 {
	width: 80%;
}
.width-85 {
	width: 85%;
}
.img-100 {
	width: 100%;
}
.marg-auto {
	margin: 0 auto;
}
.pad-L-5 {
	padding-left: 5%;
}
@font-face {
	font-family: 'NewsCycle-Regular';
	src:url(../fonts/NewsCycle-Regular.ttf);
}
@font-face {
	font-family: 'NewsCycle-Bold';
	src:url(../fonts/NewsCycle-Bold.ttf);
}
@font-face {
	font-family: 'Archivo-Regular';
	src: url(../fonts/Archivo-Regular.ttf);
}
@font-face {
	font-family: 'Roboto-Regular';
	src: url(../fonts/Roboto-Regular.ttf);
}
@font-face {
	font-family: 'Roboto-Italic';
	src: url(../fonts/Roboto-Italic.ttf);
}

@font-face {
	font-family: 'Roboto-Light';
	src: url(../fonts/Roboto-Light.ttf);
}





.main_slider h3 a {
	text-decoration: none;
	color: #fff;
	line-height: 31px;
}
.clearfix {
	clear: both;
}
.main_slider {
	position: relative;
}
.main_slider h3 {
	color: #fff;
	font-family:'Roboto', sans-serif;
	font-size: 20px;
	font-weight: 700;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}
.main_slider h3.in-msh3 {
	text-align:right;
	margin:5px 0 0;
}
/*Orange Menu CSS Start*/

.top_menu_bar {
	/*display: table;*/
	background: #ab742e;
	width: 100%;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 999999;
	padding: 5px 0 15px;
}
.top_menu_bar-in {
	background: #111 ;
	text-align:right;
}
.top_menu_bar-in h1 {
	margin:11px 0;
	padding:0;
}
/*Strip the ul of padding and list styling*/

.top_menu_bar ul {
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	width:100%;
	text-align:right;
	display: table;
}
/*Create a horizontal list with spacing*/

.top_menu_bar li {
	display: inline-block;
	margin:0 0 0 10px;
	display:inline-block;
}
/*Style for menu links*/

.top_menu_bar li a {
	display: block;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 6px 15px;
	text-transform: uppercase;
	text-decoration: none;
	transition: all 300ms ease-in;
	/* ...and now for the proper property */

	font-family: 'Roboto', sans-serif;
}
/*Hover state for top level links*/

.top_menu_bar li:hover a {
	background: #ece8e8;
	color: #000;
}
.baner-over {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9999;
	height: 571px;
	width: 100%;
}
.baner-over h1 {
	margin: 70px 0 50px;
}
.slider{
	margin-top:7.5%;
}
.baner-over h2 {
	color: #fff;
	font-family: "Roboto", sans-serif;
	font-size: 43px;
	font-weight: 300;
	line-height: 150%;
	margin: 35% 0 81px;
}
.baner-over h2 span {
	font-weight: 100;
	font-size: 75px;
}
.f-box-w {
	/*width:80%;*/

	width: 100%;
	bottom: 0;
	left: 0;
}
.f-box-w .f-box {
	width: 100%;
	height: 129px;
	padding: 42px 0 33px 0;
	color: #fff;
	text-align: center;
	position:relative;
	transition:all 400ms ease-in-out;
}
.f-box-w .f-box .overs {
	width: 100%;
	height:100%;
	position:absolute;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,d6d6d6+65,000000+100&0.5+0,0+31,0.5+100 */
background: -moz-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(102,102,102,0) 31%, rgba(214,214,214,0.25) 65%, rgba(0,0,0,0.5) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0.5) 0%,rgba(102,102,102,0) 31%,rgba(214,214,214,0.25) 65%,rgba(0,0,0,0.5) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0.5) 0%,rgba(102,102,102,0) 31%,rgba(214,214,214,0.25) 65%,rgba(0,0,0,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80000000', endColorstr='#80000000',GradientType=0 ); /* IE6-9 */

	opacity:0;
	top:0;
	left:0;
	transition:all 400ms ease-in-out;
}
.header-afixed .affix h1 img {
	max-width:176px;
}
.header-afixed .affix .header-R-top {
  margin: 0 auto 10px;
}
.f-box-w .f-box:hover .overs {
	opacity:1;
}
.f-box-w .f-box h4 {
	color: #fff;
	font-family: 'Archivo-Regular';
	font-size: 19px;
	text-align:left;
	font-weight: 500;
	line-height: 130%;
	text-transform: uppercase;
	margin:0 auto;
	z-index:999;
	width:70%;
}
.f-box h4 a, .f-box h4 a:hover {
	color: #fff;
	text-decoration:none !important;
}
.f-box .h4-1 {
	width:50% !important;
	z-index:999;
}
.f-box .h4-2 {
	width:60% !important;
	z-index:999;
}
.f-box .h4-3 {
	width:60% !important;
	z-index:999;
}
.f-box .h4-4 {
	width:60% !important;
	z-index:999;
}
.f-box-w .f-box h4 img {
	float:right;
	vertical-align:top;
}
.f-box-w .f-box h4.spch4 {
	width:60%;
}
.f-box-w .f-box h4 span {
	font-size: 24px;
	font-weight: bold;
	font-family: 'NewsCycle-Regular';
	margin-left: 0;
}
.activemenu {
	background: #ece8e8;
	color: #000 !important;
}
/*Style for dropdown links*/

.top_menu_bar li:hover ul a {
	background: #ee5a00;
	color: #2f3036;
	height: 40px;
	line-height: 40px;
}
/*Hover state for dropdown links*/

.top_menu_bar li:hover ul a:hover {
	background: #ee5a00;
	color: #fff;
}
/*Hide dropdown links until they are needed*/

.main_menu li ul {
	display: none;
}
/*Make dropdown links vertical*/

.top_menu_bar li ul li {
	display: block;
	float: none;
}
/*Prevent text wrapping*/

.main_menu li ul li a {
	width: auto;
	min-width: 100px;
	padding: 0 20px;
}
/*Display the dropdown on hover*/

.top_menu_bar ul li a:hover + .hidden, .hidden:hover {
	display: block;
}
/*Style 'show menu' label button and hide it by default*/

.top_menu_bar .show-menu2 {
	text-decoration: none;
	color: #fff;
	text-align: center;
	padding: 10px 0;
	display: none;
}
/*Hide checkbox*/

.top_menu_bar input {
	display: none;
	-webkit-appearance: none;
}
/*Show menu when invisible checkbox is checked*/

.top_menu_bar input:checked ~ #menu2 {
	display: block;
}

/*Responsive Styles*/

@media screen and (max-width : 767px) {
/*Make dropdown links appear inline*/

.top_menu_bar ul {
	position: static;
	display: none;
	z-index: 9999;
}
/*Create vertical spacing*/

.top_menu_bar li {
	margin-bottom: 1px;
}
/*Make all menu links full width*/

.top_menu_bar ul li, li a {
	width: 100%;
}
/*Display 'show menu' link*/

.top_menu_bar .show-menu2 {
	display: block;
}
}
/*Orange Menu CSS End*/

.menu_top_grey {
	display: table;
	margin: 0 auto;
	width:100%;
	text-align:right;
}
.menu_top_grey-in {
	margin: 20px auto 10px;
}
.logo_social_section {
	position: absolute;
	z-index: 9999;
	left: 0;
	right: 0;
	top: 45px;
}
.logo_main {
	float: left;
	padding: 50px 0 0 0;
}
.logo img {
	width: 100%;
	max-width: 320px;
}
.social_call2 {
	float: left;
}
.social_call2 h2 {
	font-size: 25px;
	color: #fff;
	margin: 0;
	letter-spacing: 1px;
	margin-top: 10px;
	font-family: 'NewsCycle-Regular';
	font-weight: 900;
}
.social_call {
	float: left;
}
.social_call h2 {
	font-size: 24px;
	color: #fff;
	margin-left: 50px;
	font-family: 'NewsCycle-Regular';
	font-weight: 900;
}
.inner_soacial_links {
	width: 100%;
	margin-left: 50px;
	margin-top: 0;
	float: left;
}
.slider_text {
	position: absolute;
	z-index: 9999;
	left: 0;
	right: 0;
	top: 36%;
}
.slider_text h1 {
	font-size: 40px;
	line-height: 100%;
	color: #fff;
	margin: 0;
	font-family: 'NewsCycle-Regular';
	font-weight: 300;
	margin-top: 20px;
}
.slider_text h1 span {
	font-size: 30px;
	line-height: 130%;
}
.four_box_section_main {
	position: absolute;
	z-index: 9999;
	left: 0;
	right: 0;
	bottom: 0;
}
.boxes_main {
	max-width: 570px;
	width: 100%;
}
.padding_none {
	padding: 0 !important;
}
.first_box {
	background: #0051a2;
}
.second_box {
	background: #fff;
}
.third_box {
	background: #f2ea92;
}
.fourth_box {
	background: #e97b1a;
}
.home_inner_box {
	padding: 15px;
	min-height: 90px;
	box-sizing: border-box;
}
.home_inner_box p {
	margin: 0;
	padding: 0;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: 500;
	line-height: 100%;
	font-family: 'Questrial', sans-serif;
}
.home_inner_box h2 {
	margin: 0;
	padding: 0;
	font-size: 28px;
	text-transform: uppercase;
	font-weight: 500;
	line-height: 120%;
	font-family: 'NewsCycle-Regular';
}
.first_box .home_inner_box {
	border-right: 1px solid #e2aa58;
	border-bottom: 1px solid #e2aa58;
	box-sizing: border-box;
}
.first_box h2 {
	color: #FFFFFF;
}
.first_box p {
	color: #FFFFFF;
}
.fourth_box h2 {
	color: #FFFFFF;
	font-weight: 500;
}
.fourth_box p {
	color: #FFFFFF;
}
.fourth_box .home_inner_box {
	border-left: 1px solid #e2aa58;
	border-top: 1px solid #e2aa58;
	box-sizing: border-box;
}
.main_content {
	width:100%;
	/*background: url(../images/h-main.png) top;*/
	background-color:#fff;
}
.main_content-H {
	width:100%;
	padding: 130px 0 50px 0;
	margin-top:-82px;
}
.t-angle {
	margin: 0 auto;
	text-align: center;
}
.t-angle img {
	margin: 0 auto;
}
h2.welcomeheading {
	margin:5% 0 10px 0;
	padding: 0;
	color: #000;
	padding: 0 0 20px 0;
	line-height:170%;
	font-size: 25px;
	font-weight: normal;
	font-family: 'NewsCycle-Regular';
}
h2.welcomeheading span {
	font-size: 40px;
	color: #a66819;
	display: block;
	font-weight:600;
}
.main_left_content {
	margin: 0 0 0 -30px;
	width: 101%;
}
.main_left_content p {
	font-family: 'Archivo-Regular';
	font-size: 17px;
	color: #000;
	line-height:160%;
	margin:0 auto;
	margin-bottom: 8px;
	text-align:center;
}
.main_left_content p strong {
	font-weight: bold;
	color:#ab742e ;
	font-size:23px;
	font-family: 'NewsCycle-Regular';
}
.card_section {
	float: left;
	margin-left: -25px;
}
.card_section img {
	width: 100%;
	max-width: 237px;
}
.member-form {
	width: 100%;
	margin: 0 auto;
	max-width: 344px;
	height: 226px;
	padding: 60px 20px 12px 20px;
	background: url(../images/memberform.png) no-repeat top;
}
.member-form h3 {
	margin: 0;
	color: #000;
	padding: 0;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #a2a2a3;
	font-size: 20px;
	font-weight: 500;
	text-align: center;
	text-transform: uppercase;
	font-family: 'NewsCycle-Regular';
}
.member-form p {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	color: #000;
	font-size: 14px;
	font-weight: 500;
	font-family: 'Questrial', sans-serif;
	margin-bottom: 30px;
}
.member-form p span a {
	color: #006eaf;
	font-weight: 600;
	text-transform: uppercase;
	text-decoration: none;
	transition: all 300ms ease;
}
.member-form p span a:hover {
	color: #a2a2a3;
	text-transform: uppercase;
	text-decoration: none;
}
.member-form h4 {
	margin: 0;
	color: #fff;
	padding: 0;
	line-height: 120%;
	text-transform: uppercase;
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	font-family: 'NewsCycle-Regular';
}
.member-form-N {
	width: 100%;
	margin: 20px auto 30px;
	text-align: center;
}
.member-form-N h2 {
	margin: 15px 0;
	padding: 0;
	text-align: center;
}
.member-form-N h2 img {
	margin: 0 auto;
}
.member-form-N h4 {
	margin: 0;
	color: #5a5a50;
	padding: 0;
	line-height: 150%;
	text-align: center;
	font-size: 22px;
	font-weight: 500;
	font-family: 'Questrial', sans-serif;
}
.member-form-N h4 span {
	margin: 0;
	color: #000;
	font-size:17px;
	font-family: 'Questrial', sans-serif;
	padding: 0;
	text-transform: uppercase;
}
.member-form-N h5 {
	margin: 0;
	color: #a66819;
	padding: 0;
	line-height: 110%;
	text-align: center;
	font-size: 33px;
	font-weight:600;
	margin-bottom:25px;
	font-family: 'NewsCycle-Regular', sans-serif;
}
.member-form-N h5 span {
	font-size:22px;
}
.ab-sec3{
	width:100%;
	margin:40px auto 50px;
}
.ab-sec3 h1{
	font-family: 'NewsCycle-Regular';
	line-height:100%;
	margin:0;
	padding:0;
	font-weight:600;
	margin-bottom:10px;
	font-size:24px;
	text-align:center;
}
.ab-sec3 p{
	text-align:center;
	margin:10px auto 10px;
	width:80%;
}
.member-form-N h4 span a {
	color: #cb9c41;
	text-decoration: underline;
	transition: all 400ms ease-in;
}
.ab-sec4{
	width:100%;
}
.ab-sec4{
	width:100%;
}
.ab-sec4 h2{
	font-family: 'NewsCycle-Regular';
	line-height:100%;
	margin:0;
	padding:0;
	font-weight:600;
	margin-bottom:10px;
	font-size:24px;
}
.ab-sec4-mid{
	margin:0 auto;
	text-align:center;
}
.ab-sec4-mid img{
	margin:0 auto;
}
.proud-box {
	background-color: #bd6100;
	border-radius: 8px;
	text-align: center;
	width: 90%;
}
.proud-box h3 {
	color: #fff;
	font-family: 'NewsCycle-Regular';
	font-size: 28px;
	font-weight: 500;
	line-height: 120%;
	margin: 0;
	padding: 30px 5px;
	text-align: center;
	text-transform: uppercase;
}
.proud-box h3 span {
	font-weight: lighter;
	text-transform: none;
}
.member-form-N h4 span a:hover {
	color: #000;
	text-decoration: none;
}
.hw-wrap {
	width: 100%;
}
.hw-wrap h5.hwh5 {
	color: #000;
	font-size: 28px;
	font-family:"NewsCycle-Regular";
	font-weight: 600;
	margin: 20px 0 10px;
	padding: 10px 0 0;
}
.hw-wrap p {
	line-height: 26px;
}
.hw-R {
	width: 100%;
	margin: 0 auto;
}
.hw-R h5 {
	width: 100%;
	background: #915407;
	text-align: center;
	padding: 20px 50px;
	margin: 0 auto;
	color: #fff;
	line-height: 120%;
	font-family: 'NewsCycle-Regular';
	font-size: 24px;
	font-weight: 700;
	border: 1px solid #fff;
	box-shadow: 0 -2px 3px 1px #bdbdbd;
	width: 90%;
}
.hw-R-bot {
	width: 90%;
	margin: 0 auto;
	background: #a16222 url(../images/hw-r-bg.jpg) no-repeat top/cover;
	padding: 50px 0 40px;
}
.hw-R-bot ul {
	width: 80%;
	margin: 0 auto;
	list-style: none;
	padding: 0;
}
.hw-R-bot ul li {
	background: url(../images/star.png) no-repeat left top 2px;
	padding-left: 35px;
	font-size: 15px;
	font-weight: 600;
	color: #fff;
	margin: 0px;
	margin-bottom: 25px;
}
.card_section h2 {
	margin: 0;
	padding: 10px 0 0 0;
	font-weight: 900;
	text-align: center;
	font-size: 18px;
	font-family: 'NewsCycle-Regular';
	color: #cb9c41;
}
.become_member_title h2 {
	margin: 10px 0 5px 0;
	padding: 0;
	font-size: 26px;
	color: #e97b1a;
	text-transform: uppercase;
	font-family: 'NewsCycle-Regular';
	text-align: center;
	font-weight: 900;
}
.inner_member_section {
	width: 100%;
	padding: 15px 0;
	margin: 10px 0 0 0;
	background: #f9f6d1;
	text-align: center;
	font-weight: 900;
	color: #b39b6e;
	font-family: 'NewsCycle-Regular';
	font-size: 14px;
}
.inner_member_section h2 {
	color: #655639;
	padding: 0 0 5px 0;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
	font-family: 'NewsCycle-Regular';
	text-align: center;
	font-weight: 300;
}
.become_member_section a {
	margin-bottom: 20px;
	text-decoration: none;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	/* ...and now for the proper property */

	transition: .5s;
	color: #b39b6e;
}
.inner_member_section span a {
	color: #685e45;
}
.inner_member_section a:hover {
	text-decoration: underline;
}
.advantege_image_main img {
	width: 100%;
	max-width: 398px;
}
.go_advantes_wrapper {
	width: 100%;
	background-image: url(../images/go_advantes_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 50px 0 90px 0;
	clear: both;
	display: table;
}
.go_advantes_list_section {
	padding-left: 0;
}
.look-box{
	width:95%;
	margin:0 auto;
	margin-bottom:52px;
	min-height:290px;
	background:#fff;
}
button.vr {
	background: #0ba5e1 none repeat scroll 0 0;
	border: 1px solid transparent;
	border-radius: 0;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 1px;
	margin:0 auto;
	margin-top: 5px;
	padding: 12px 35px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 300ms ease-out 0s;
}
button.vr:hover {
	background: none;
	border: 1px solid #12aaeb;
	color: #fff;
	text-decoration: none;
}
.look-box-img{
	width:100%;
	height:225px;
	overflow:hidden;
}
.look-box-img img{
	width:100%;
	height:100%;
	margin:0 auto;
}
.look-box h5{
	background:#fff;
	text-align:center;
	padding:19px 0 10px;
	color:#a66819;
	font-weight:600;
	font-size:18px;
	font-family: "NewsCycle-Regular";
	margin:0;
}
.look-box h5 a{
	color:#a66819;
	text-decoration:none;
	transition:all 400ms ease-in-out;
}
.look-box h5 a:hover, .look-box h5 a:focus, .look-box h5 a:active{
	color:#000;
	text-decoration:none;
}
.go_advantes_wrapper h2 {
	font-size:40px;
	line-height: 130%;
	color: #fff;
	margin: 0;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	padding: 30px 0 50px 0;
	text-align: center;
}
.go_advantes_list_section h2 span {
	font-size: 34px;
	color: #000;
	margin: 0;
	font-weight: 300;
	text-transform: uppercase;
}
.go_advantes_list_section ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.go_advantes_list_section ul li {
	font-size: 18px;
	font-weight: 500;
	font-family: 'Archivo-Regular';
	color: #fff;
	line-height: 150%;
	margin-bottom: 15px;
	background: url(../images/start_icon.png) no-repeat left top 5px;
	padding: 0 0 0 30px;
}
.in-banner {
	width: 100%;
	margin-top: 32px;
}
.in-banner .item img {
	width: 100%;
}
.in-banner .bottom-area {
	width: 100%;
	background: #a98f45;
	float: left;
}
.in-banner .bottom-area .selectbox {
	width: 60%;
	margin: 0 auto;
}
.in-banner .bottom-area .selectbox a, .in-banner .bottom-area .selectbox a:hover {
	text-decoration: none !important;
}
.in-banner .bottom-area .selectbox h3 {
	font-family: 'NewsCycle-Regular';
	font-size: 23px;
	color: #fff;
	margin: 0;
	outline: none;
	line-height: 85%;
	padding: 25px 0;
}
.in-banner .bottom-area .selectbox h3 a {
	color: #fff;
	text-decoration: none;
	outline: none;
}
.in-banner .bottom-area .selectbox h3 a:hover {
	color: #fff;
	text-decoration: none !important;
	outline: none;
}
.in-banner .bottom-area .selectbox h3 a:focus {
	color: #fff;
	text-decoration: none !important;
	outline: none;
}
.in-banner #myCarousel .nav a small {
	display: block;
}
.in-banner #myCarousel .nav {
	background: #eee;
}
.in-banner #myCarousel .nav a {
	border-radius: 0px;
}
.in-banner #myCarousel ul a:hover {
	border-radius: 0px;
	text-decoration: none;
}
.in-banner .bottom-area .selectbox h3 span {
	font-family: 'NewsCycle-Regular';
	font-size: 15px;
}
.in-banner ul {
	width: 80%;
	margin: 0 auto;
	padding: 0;
}
.in-banner ul li {
	list-style: none;
}
.parallax_main {
	background: url(../images/reward.jpg) no-repeat fixed center center/cover;
	padding:50px 0 300px;
}
.register_with_us_section {
	width: 100%;
	background: rgba(27,97,167,0.9);
	padding: 20px;
	display: table;
	max-width: 9200px;
	margin: 0 auto;
}
.register_with_us_section h1 {
	margin: 0;
	padding: 0 0 15px 0;
	font-size: 25px;
	color: #FFFFFF;
	text-align:center;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}
.register_with_us_section label {
	color:#fff;
    margin-bottom: 3px;
    max-width: 100%;
}
.register_with_us_section input {
	padding: 12px 15px;
	background: #FFFFFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: none;
	width: 100%;
	float: left;
	margin-right: 15px;
	margin-bottom:20px;
}
.register_with_us_section button {
	padding: 12px;
	background: #4ab455;
	border-radius:0;
	border: none;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight:500;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	/* ...and now for the proper property */

	transition: .5s;
	width:100%;
	margin:27px 0 0 0;
}
.register_with_us_section button:hover {
	background: #2f8136;
	cursor: auto;
}
.register_with_us_section a {
	/*float: right;*/
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 15px;
	text-align:center;
	margin:0 auto; 
	display:table;
}
.register_with_us_section a.b-a {
	font-size: 13px;
	color: #FFFFFF;
	float:none;
	margin-top:0;
}
.register_with_us_section a:hover {
	text-decoration: none;
	color:#ccc;
}
.special_offer_main {
	padding: 40px 0;
}
.inner_bottom_content {
	max-width: 950px;
	width: 100%;
	margin: 0 auto;
	padding: 20px 0 0 0;
}
.inner_bottom_content h1 {
	color: #414141;
	font-size: 40px;
	margin: 0;
	padding: 0 0 30px 0;
	text-align: center;
	font-family: 'NewsCycle-Regular';
	font-weight: 300;
}
.inner_bottom_content h1 span {
	font-weight: 600;
	color: #a66819;
}
.inner_bottom_content p {
	color: #414141;
	font-size: 16px;
	margin: 0;
	line-height: 28px;
	padding: 0 0 15px 0;
	text-align: center;
}
.orange_box {
	background: #e97b1a;
	padding: 30px;
	display: table;
	width: 100%;
	box-sizing:border-box;
}
.orange_box h2 {
	font-size: 30px;
	color: #FFFFFF;
	margin: 0;
	font-weight: 900;
	font-family: 'NewsCycle-Regular';
	float: right;
	margin-right: 20px;
	margin-top: 10px;
}
.orange_box p {
	font-size: 14px;
	color: #FFFFFF;
	margin: 0 0 5px 0;
	font-weight: 900;
	font-family: 'Archivo-Regular';
	float: left;
	width: 100%;
}
.orange_box input {
	width: 270px;
	background: #ed9548;
	padding: 7px 10px;
	border: none;
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-weight: 700;
	margin-right:5px;
}
 .orange_box input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color:#fff;
}
 .orange_box input::-moz-placeholder { /* Firefox 19+ */
 color:#fff;
}
 .orange_box input:-ms-input-placeholder { /* IE 10+ */
 color:#fff;
}
 .orange_box input:-moz-placeholder { /* Firefox 18- */
 color:#fff;
}
.reward-box .col-sm-8 {
	padding-right: 0;
	margin-right: 0;
}
.orange_box button {
	float: left;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	background: none;
	border: none;
	padding: 7px 13px;
	background-color: #000;
}
.orange_box button:hover {
	cursor: pointer;
}
.reward-box {
	width: 90%;
	margin: 0 auto;
	margin-bottom:45px;
	text-align: center;
}
.reward-box img {
	width: 100%;
	margin: 0 auto;
}
.reward-box h5 {
	color: #000000;
	font-family: "NewsCycle-Regular";
	font-size: 20px;
	font-weight: 600;
	margin: 0;
	padding: 15px 0;
}
.reward-box h6 {
	color: #ab742e;
	font-family: 'NewsCycle-Regular';
	font-size: 18px;
	text-align: left;
	font-weight: 600;
	border: 1px solid #ab742e;
	margin: 0;
	height: 30px;
	width: 100%;
	padding: 6px 10px 3px 10px;
}
.reward-box button {
	color: #fff;
	background: #ab742e;
	font-family: 'Questrial', sans-serif;
	font-size: 11px;
	margin: 0;
	text-align: center;
	border: none;
	height: 30px;
	width: 100%;
	padding: 5px 0;
	text-decoration: none;
	transition: all 300ms ease-in;
}
.reward-box button:hover {
	color: #fff;
	background-color: #000;
	text-decoration: none;
}
/* Footer Css */



.main_footer {
	width: 100%;
	background: #111  !important;
	display: table !important;
	text-align: center;
	margin: 0 0 0 0;
}
.footer {
	width: 100%;
	padding-bottom: 40px;
}
.footer_logo {
	margin-top: 25px;
}
.footer_logo img {
	max-width: 260px;
	width: 100%;
}
.footer_main {
	width: 100%;
	clear: both;
}
.footer_menu_bar ul {
	list-style-type: none;
	margin: 10px auto 0 auto;
	padding: 0;
}
.footer_menu_bar ul li {
	display: inline-block;
	margin: 0;
	padding: 0;
}
.footer_menu_bar ul li a {
	display: block;
	text-align: center;
	color: #d8b05b;
	font-size: 13px;
	font-weight: 500;
	padding: 2px 15px;
	text-transform: uppercase;
	text-decoration: none;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: all 300ms ease-in-out;
	/* ...and now for the proper property */

	transition: .5s;
	font-family:'Roboto', sans-serif;
}
.footer_menu_bar ul li a:hover {
	color: #b58621;
	text-decoration: none;
}
.footer_contents {
	width: 100%;
	clear: both;
	margin-top: 20px;
}
.footer_contents p {
	font-size: 11px;
	line-height: 16px;
	font-weight: 700;
	color: #3d3218;
	padding: 0;
	margin: 0 0 15px 0;
}
.footer_copyright {
	width: 100%;
	clear: both;
}
.footer_copyright p {
	font-size: 11px;
	font-weight: 500;
	color: #d8b05b;
	padding: 0;
	margin: 0 0 15px 0;
	font-family:'Roboto', sans-serif;
}
.footer_soacial_links {
	width: 100%;
	padding: 0 0 15px 0;
	clear: both;
}
/*banner text start*/









.left_section_img {
	width: 100%;
	position: relative;
}
.inner_left_section {
	width: 100%;
	position: absolute;
	padding: 0 0 0 105px;
	max-width: 280px;
	min-height: 350px;
	top: 0;
	right: 0;
	z-index: 9999;
	background: url(../images/roundimg.png) no-repeat;
	font-family: 'Questrial', sans-serif;
}
.inner_left_section h1 {
	padding: 25px 0 0 0;
	margin: 0 0 10px 0;
	font-weight: 900;
	font-size: 40px;
	text-transform: uppercase;
	color: #ffffff;
}
.inner_left_section h2 {
	padding: 0;
	margin: 0;
	font-weight: 300;
	font-size: 59px;
	line-height: 60px;
	text-transform: uppercase;
	color: #ffffff;
}
.inner_left_section p {
	margin: 0 0 15px 0;
	color: #ffffff;
	font-size: 19px;
	font-weight: 700;
	font-family: 'Questrial', sans-serif;
	padding: 0;
}
.inner_left_section p.last {
	margin: 0 0 20px 0;
}
.inner_left_section a {
	color: #FFFFFF;
	border: 1px solid #c1b18c;
	text-decoration: none;
	font-size: 9px;
	text-align: center;
	font-weight: 700;
	text-transform: uppercase;
	padding: 5px 15px;
	margin: 15px 0 0 0;
	letter-spacing: 4px;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	/* ...and now for the proper property */

	transition: .5s;
}
.inner_left_section a:hover {
	background: #856f40;
	border: solid 1px #856f40;
}
.c-soon {
	width: 100%;
	margin: 80px auto;
	text-align: center;
}
.c-soon img {
	margin: 0 auto;
}
#top {
	background: #a8915e none repeat scroll 0 0;
	bottom: 20px;
	cursor: pointer;
	display: none;
	padding: 8px;
	position: fixed;
	right: 20px;
	text-align: center;
	transition: all 0.7s ease 0s;
	width: 35px;
	z-index: 999;
}
/*join form starts*/



.top-offer {
	width: 100%;
	float: left;
	padding: 20px 0;
	display: table;
	clear: both;
	background: url(../images/offer-ban.jpg) no-repeat top;
	background-size: 100%;
	margin-top: 0;
}
.top-offer img {
	width: 100%;
}
.top-offer .subpage_logo {
	padding-bottom: 31px;
}
.top-offer .right_section_top h2 {
	margin-bottom: 30px;
	font-size: 50px;
}
.jointop {
	width: 100%;
	float: left;
	margin-top: 100px;
	padding: 20px 0;
	display: table;
	clear: both;
	background: #d30256;
}
.jointop img {
	width: 100%;
}
.join-L-wrap {
	width: 100%;
	border-top: 6px solid #2eabe5;
}
.join-L {
	width: 96%;
	margin: 0 auto;
}
.join-L h3 {
	font-family: 'NewsCycle-Regular';
	font-size: 28px;
	margin: 30px 0 20px;
	padding: 0;
}
.join-L .form-group {
	margin-bottom: 15px;
	float: left;
	width: 100%;
}
.join-L .form-group p {
	font-size: 12px;
	margin: 5px 0;
	line-height: 140%;
}
.join-L .form-group p.lead {
	font-size: 15px;
	margin: 8px 0;
	line-height: 140%;
}
.join-L button.btn-1 {
	background: #000 none repeat scroll 0 0;
	border: 0 none;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 7px 40px;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 400ms ease-in-out 0s;
	width: auto;
	text-transform: uppercase;
}
.join-L button.btn-1:hover {
	background: #000 none repeat scroll 0 0;
	border: 0 none;
	text-decoration: none;
}
.join-L button.btn-2 {
	background: #a98f45 none repeat scroll 0 0;
	border: 0 none;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 40px;
	text-align: center;
	text-decoration: none;
	transition: all 400ms ease-in-out 0s;
	width: auto;
}
.box-page-img{
	width:100%;
	margin:2% auto;
}
.join-L button.btn-2:hover {
	background: #000 none repeat scroll 0 0;
	border: 0 none;
	text-decoration: none;
}
.join-L label {
	font-family: 'Questrial', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #000;
}
.join-L input.form-control, .join-L select.form-control {
	background-color: #fff;
	background-image: none;
	border: 1px solid #d7d7d7;
	border-radius: 0;
	box-shadow: inset 0 2px 3px 1px #e4e4e4;
	color: #666;
	display: block;
	font-size: 14px;
	height: 30px;
	line-height: 1.42857;
	padding: 8px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 100%;
	margin-bottom: 5px;
}
.join-R {
	width: 100%;
}
.join-R .vip {
	width: 100%;
	text-align: center;
	float: left;
}
.join-R .vip img {
	margin: 50px auto 10px;
}
.join-R-T {
	width: 100%;
	background: #a98f45;
	padding: 15px 0;
	float: left;
}
.join-R-T h3 {
	font-family: 'NewsCycle-Regular';
	font-size: 60px;
	margin: 0;
	padding: 0;
	color: #fff;
	text-align: right;
}
.join-R-T h4 {
	font-family: 'NewsCycle-Regular';
	font-weight: normal;
	font-size: 20px;
	line-height: 120%;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	color: #fff;
}
/*join form ends*/



#top:hover {
	background: #897447 none repeat scroll 0 0;
}
.become_member_section p {
	font-size: 19px;
	color: #060606;
	margin: 15px 0 0 0;
	text-transform: uppercase;
	font-weight: 300;
	text-align: center;
	font-family: 'Questrial', sans-serif;
}
.become_member_section h4 {
	margin: 0;
	padding: 0;
	text-align: center;
}
.become_member_section h4 a {
	font-size: 18px;
	color: #060606;
	font-weight: 900;
	ffont-family: 'NewsCycle-Regular';
	background: none;
	padding: 0;
	margin-top: 5px;
}
.become_member_section h4 a:hover {
	background: none;
	color: #060606;
	text-decoration: underline;
}
/*join_rrc_css_start*/

.join_rrc_main_section {
	width: 100%;
	max-width: 1300px;
	padding: 30px 0 0 0;
	margin: 0 auto;
	text-align: center;
	line-height: 0;
}
.join_rrc_header_image {
	width: 100%;
	padding: 0;
	margin: 0;
}
.join_rrc_header_image img {
	width: 100%;
	max-width: 1300px;
}
.join_rrc_left_site_image {
	max-width: 753px;
	padding: 0;
	float: left;
	margin: 0;
}
.join_rrc_left_site_image img {
	width: 100%;
}
.join_rrc_right_site_image {
	max-width: 547px;
	float: left;
	padding: 0;
	margin: 0;
}
.join_rrc_right_site_image img {
	width: 100%;
}
/* what offer page starts*/

.purchase {
	width: 100%;
	font-size: 14px;
	line-height: 140%;
	padding: 55px 0;
}
.purchase label {
	width: 100%;
	margin-bottom: 3px;
}
.purchase input.form-control, .purchase select.form-control {
	background-color: #fbfbfb;
	background-image: none;
	border: 1px solid #cbcbcb;
	border-radius: 0;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0) inset;
	color: #666;
	display: block;
	font-size: 14px;
	height: 38px;
	line-height: 1.42857;
	padding: 8px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 100%;
}
.purchase h3 {
	font-family: 'NewsCycle-Regular';
	font-size: 24px;
	margin: 0;
	padding: 0;
	margin-bottom: 6px;
	text-transform: uppercase;
}
.purchase button {
	width: auto;
	padding: 10px 3px;
	font-size: 15px;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
}
.no-L-padding {
	padding-left: 0 !important;
}
.no-R-padding {
	padding-right: 0 !important;
}
.no-X-padding {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.purchase button {
	width: auto;
	padding: 9px 6px;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	background: #0ba5e1;
	text-decoration: none;
	transition: all 400ms ease-in-out;
	border: 0;
	margin-left: 6px;
}
.purchase button:hover {
	color: #fff;
	background: #000;
	text-decoration: none;
}
.purchase p {
	font-size: 15px;
	line-height: 150%;
}
/*products starts*/

.products {
	width: 90%;
	margin: 0 auto;
}
.products h3 {
	font-family: 'NewsCycle-Regular';
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 15px;
	padding: 0;
	text-transform: uppercase;
}
.products .box {
	width: 100%;
	border: 1px solid #e2e2e2;
	border-radius: 10px;
	margin-bottom: 30px;
}
.products .box h4 {
	height: 100px;
	font-family: 'NewsCycle-Regular';
	font-weight: 500;
	font-size: 17px;
	margin: 0;
	padding: 25px 0 18px;
	line-height: 120%;
	text-align: center;
}
.products .box .img-area {
	height: 120px;
	text-align: center;
}
.products .box .name-area {
	height: 75px;
	text-align: center;
	padding: 15px 0;
	font-family: 'Questrial', sans-serif;
	font-weight: 600;
	font-size: 14px;
	line-height: 120%;
	border-top: 1px solid #e2e2e2;
	background: #f2f6f9;
}
/*products ends*/

.offer-cards {
	width: 90%;
	margin: 50px auto;
}
.offer-cards h3 {
	font-family: 'NewsCycle-Regular';
	font-size: 23px;
	text-align: center;
	margin: 0 0 25px;
	padding: 0;
}
.offer-cards .box {
	width: 100%;
	border: 1px solid #e2e2e2;
	border-radius: 10px;
	margin-bottom: 30px;
}
.offer-cards .box h4 {
	height: 65px;
	text-align: center;
	padding-top: 24px;
	border-top: 1px solid #e2e2e2;
}
.offer-cards .box h4 a {
	font-family: 'NewsCycle-Regular';
	font-weight: 500;
	font-size: 15px;
	line-height: 120%;
	text-decoration: none;
}
.offer-cards .box h4 a:hover {
	text-decoration: none;
}
.offer-cards .box .img-area {
	height: 140px;
	padding-top: 25px;
	text-align: center;
}
.offer-cards .box .img-area img {
	margin: 0 auto;
}
.offer-cards .box .name-area {
	height: 65px;
	text-align: center;
	padding: 15px 0;
	font-family: 'Questrial', sans-serif;
	font-weight: 600;
	font-size: 14px;
	line-height: 120%;
	border-top: 1px solid #e2e2e2;
	background: #f2f6f9;
}
/* what offer page ends*/



/*common start*/

.common-wrap {
	width: 100%;
	padding: 50px 0;
	background: #f7f7f7;
}
.common-wrap.remove_bg{
	background:#fff;
}
ul.h-table {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
ul.h-table li {
	background: rgba(0, 0, 0, 0) url("../images/start_icon.png") no-repeat scroll left top 5px;
	color: #000;
	font-family: "Questrial", sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 150%;
	margin-bottom: 10px;
	padding: 0 0 0 15px;
}
.common-wrap .common-mid {
	width: 100%;
	margin-top: 32px;
	float: left;
	padding: 50px;
	background: #fff;
}
.common-wrap .common-mid.removepadding{
	padding:0px;
}
.common-wrap .common-mid h3 {
	font-family: 'NewsCycle-Regular';
	font-size:45px;
	margin: 0 0 20px;
	padding: 0;
	text-transform: capitalize;
	
}


.common-wrap .common-mid h4 {
	font-family: 'NewsCycle-Regular';
	font-size: 20px;
	margin: 0 0 10px;
	padding: 0;
	text-transform: uppercase;
}
.bor {
	background: #6a6a6a none repeat scroll 0 0;
	height: 2px;
	margin-bottom: 30px;
	width: 50px;
}
.contact_info {
	background-color: #ab742e;
	padding: 10px;
	color: #fff;
}
.contact_info .border {
	border: solid 1px #cfb088;
	padding: 20px;
}
ul.con-UL {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
ul.con-UL li {
	font-size: 14px;
	font-weight: 500;
	list-style: outside none none;
	margin-bottom: 10px;
}
ul.con-UL li a {
	color: #fff;
}
ul.con-UL li a:hover {
	color: #fff;
}
ul.con-UL li i {
	color: #fff;
	font-size: 25px;
	margin-right: 20px;
}
.conmap {
	border: 2px solid #cccaca;
	padding: 5px;
	width: 100%;
}
.cont-form {
	width: 88%;
	margin: 0 auto;
}
.cont-form input.form-control, .cont-form select.form-control {
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0) inset;
	color: #666;
	display: block;
	font-size: 14px;
	height: 35px;
	line-height: 1.42857;
	padding: 8px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 100%;
}
.cont-form textarea.form-control {
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0) inset;
	color: #666;
	display: block;
	font-size: 14px;
	height: 90px;
	line-height: 1.42857;
	padding: 8px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 100%;
}
.cont-form button.submit-1 {
	background: #0ba5e1 none repeat scroll 0 0;
	border: 1px solid transparent;
	border-radius: 0;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 1px;
	margin-top: 5px;
	padding: 12px 35px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 300ms ease-out 0s;
}
button.submit-1:hover {
	background: #000 none repeat scroll 0 0;
	border: 1px solid #12aaeb;
	color: #fff;
	text-decoration: none;
}
}
/*common ends*/





.forboxes {
	width: 100%;
}
.about_right_img img {
	width: 100%;
}
.subpage_logo img {
	width: 100%;
	max-width: 320px;
}
.subpage_logo {
	padding: 25px 0;
}
.right_section_top {
	padding: 25px 0;
}
.right_section_top h2 {
	font-size: 40px;
	margin: 0;
	color: #FFFFFF;
	line-height: 40px;
	font-family: 'NewsCycle-Regular';
}
.right_section_top p {
	font-size: 13px;
	color: #FFFFFF;
	line-height: 20px;
	margin: 0;
	font-family: 'Questrial', sans-serif;
}
.join-L h2 {
	font-size: 18px;
	color: #000;
	font-weight: 500;
	line-height: 20px;
	margin: 20px 0 15px 0;
	font-family: 'NewsCycle-Regular';
}
.common-wrap .common-mid h6 {
	color: #ab742e;
	font-family: 'NewsCycle-Regular';
	font-size: 16px;
	font-weight: 600;
	height: 30px;
	margin: 0;
	text-align: left;
	width: 100%;
}
.bullet_list {
	margin: 0;
	padding: 0;
}
.bullet_list li:before {
	/* For a round bullet */

	content: '\2022';
	/* For a square bullet */

  /*content:'\25A0';*/

	display: block;
	position: relative;
	max-width: 0;
	max-height: 0;
	left: -20px;
	top: 0;
	color: #ab742e;
	font-size: 32px;
}
.bullet_list li {
	color: #1e1e1e;
	font-size: 15px;
	line-height: 15px;
	font-weight: 700;
	margin-bottom: 12px;
	padding: 0 0 0 20px;
	list-style: none;
	width: 100%;
}
.reward_select {
	position: relative;
	width: 188px;
	height: 29px;
	background-image: url(../images/select_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	overflow: hidden;
	float: right;
	margin-left: 15px;
}
.reward_select select {
	position: absolute;
	padding: 5px 0 0 7px;
	background-color: transparent;
	border: none;
	color: #ab742e;
	font-family: 'Questrial', sans-serif;
	font-size: 14px;
	font-weight: 500;
	width: 110%;
}
.redeem_now {
	padding: 7px 25px;
	background-color: #ab742e;
	color: #fff;
	font-family: 'Questrial', sans-serif;
	font-size: 22px;
}
.redeem_now:hover {
	background-color: #7d531c;
	color: #fff;
	text-decoration: none;
}
.main_orange_box {
	padding: 40px 0 0 0;
}
.main_orange_box.home {
	margin: 0 0 0 0;
}
.four_box_wrapper {
	margin: 0 0 80px 0;
}
.homepage_boxes {
	/*max-width: 1100px;*/
	width: 100%;
	z-index: 9999;
	max-height: 0;
	position: absolute;
	margin:0 auto 4%;
}
.home-welcome-text {
	padding-left: 90px;
}
.home-welcome-text p a{
	color:#000;
}
.about_wrapper {
	width: 100%;
	background-color: #bd8622;
	color: #fff;
	padding: 20px;
	text-align: center;
	float:left;
	margin:0;
}
.about_info {
	width:90%;
	margin:0 auto;
}
.about_info-L {
	border: solid 1px #d1ab65;
	border-right:none;
	padding:30px 0;
	font-size: 20px;
	margin-top:15px;
}
.about_info-L p {
	width:90%;
	padding-left:5%;
	font-family: 'NewsCycle-Regular';
	line-height:130%;
	font-size:25px;
	text-align:left;
	color:#fff;
}
.hw-table {
	width: 100%;
	margin-top: 10px;
	min-height: 320px;
	border: 1px solid #010508;
}
.hw-table th {
	font-size:20px;
	color: #df8718;
	background-color: #010508;
	font-weight:100;
	text-transform:uppercase;
	padding-left:25px;
	font-family: 'NewsCycle-Regular';
}
.hw-table th span{
	 padding:0 0 0 20px;
}
.hw-table td{
	font-family: 'Archivo-Regular' !important;
}
.hw-table td h6{
	font-size:15px !important;
	color:#000 !important;
	font-family: 'Archivo-Regular' !important;
	font-weight:normal !Important;
	padding:3px 0 3px 27px;
	background-image:url(../images/small_arrow.png);
	background-position:10px 5px;
	background-repeat:no-repeat;
}
.reward-detail {
	padding: 15px 0 0 3%;
}
.reward-detail h3.d-h3 {
	margin: 0 !important;
	padding: 0 !important;
	font-size: 26px !important;
	text-transform: capitalize !important;
	color: #000;
	font-family:"NewsCycle-Regular" !important;
	font-weight: 500;
	line-height: 100%;
}
.reward-detail h4.d-h4 {
	margin: 0;
	width: 100%;
	border-top: 1px solid #a16519;
	border-bottom: 1px solid #a16519;
	padding: 5px 10px 5px 15px !important;
	font-size: 17px !important;
	text-transform: none !important;
	font-family: "Roboto", sans-serif;
	font-weight: 600;
	color: #a16519 !important;
	line-height: 100%;
	text-align: center !important;
}
.reward-detail h4 span {
	font-size: 20px;
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	float: right;
}
.reward-detail p {
	margin: 15px 0;
	padding: 0;
	font-size: 15px;
	color: #000;
	font-family: 'Archivo-Regular';
	line-height: 150%;
}
.rd-divider {
	width: 100%;
	margin: 15px auto 35px;
	background: url(../images/rd-dvdr.png) repeat-x top;
	height: 8px;
}

.how_it_work_wrapper h3{
	text-align:center;
}
.how_it_work_wrapper h4{
	text-align:center;
	font-size:35px !important;
	font-family:"NewsCycle-Regular";
}
.how_it_work_wrapper h5.hwh5{
	margin:0 0 10px 0;
	padding:5px  0 5px 25px;
	color:#b07a17;
	font-size:24px;
	font-family:"NewsCycle-Regular";
	background-image:url(../images/arrow.png);
	background-position:left 12px;
	background-repeat:no-repeat;
}
.noitce_txt{
	text-align:left;
	color:#8a4a11;
	font-weight:normal !important;
	font-size:13px;
	clear:both;
	display:table;
	padding:10px 0 0 25px;
	font-style:italic;
	font-family: 'Archivo-Regular' !Important;
}
.rrc_point_wrapper{
	width:100%;
	clear:both;
	margin:0;
	padding:40px 0;
	background-image:url(../images/rrc_point_wrapper_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-attachment: fixed;
	min-height:400px;
	background-size:cover;
	color:#fff;
}
.rrc_point_wrapper h5{
	text-align:center;
	font-family:"NewsCycle-Regular";
	font-size:32px;
	font-weight:300;
	padding:0;
	margin:0 0 30px 0;
}
.rrc_point_info{
	margin:0 auto;
	width:90%;
	max-width:1050px;
	border:solid 1px #cca06d;
	background-image:url(../images/rrc_point_info_bg.png);
	background-position:left top;
	background-repeat:repeat;
	padding:40px 40px 15px 40px;
}
.rrc_point_info ul{
	padding:0;
	margin:0;
	list-style:none;
}
.rrc_point_info ul.first{
	margin:0 0 0 50px;
}
.rrc_point_info ul li {
	background: url(../images/star.png) no-repeat left top 2px;
	padding-left: 35px;
	font-size:23px;
	font-weight: normal;
	font-family:"NewsCycle-Regular";
	color: #fff;
	margin: 0px;
	margin-bottom:15px;
	list-style:none;
}
.rewards_table{
	margin:0 auto;
	color:#fff;
	width:80%;
	text-align:center;
}
.rewards_table th{
	background-color:#959595;
	text-align:center;
	padding:5px 0;
	font-size:14px;
	border-left:solid 1px #fff;
}
.rewards_table td{
	padding:5px 0;
	background-color:#e4e4e4;
	color:#000;
	font-size:13px;
	border-bottom:solid 1px #fff;
}
p.rewards_small_txt{
	font-size:13px;
	font-style:italic;
}
.order_list{
	padding:0;
	margin:0 0 0 20px;
}
.order_list li{
	margin:0 0 10px 0;
}
.terms_wrapper p a{
	color:#000;
}
.terms_wrapper h4{
	font-family: 'NewsCycle-Regular';
	line-height:100%;
	margin:30px 0 15px 0 !important;
	padding:0;
	font-weight:600;
	margin-bottom:10px;
	font-size:22px;
}
.terms_wrapper h4.first{
	margin:0 0 15px 0 !important;
}
.login_wrapper{
	max-width:650px;
	width:100%;
	margin:40px auto 0 auto;
	background-color:#ab742e;
	padding:40px 0;
	color:#fff;
	display:table;
}
.login_wrapper .form-control.input-element{
	background-color:#fff;
	border:none;
	color:#000 !important;
	width:95%;
	max-width:245px;
	border-radius:0;
	box-shadow:inset 0 0px 0px rgba(0,0,0,.075);
	height:30px;
}
.common-wrap .common-mid .login_wrapper h3{
	font-size:20px ;
	padding:0;
	margin:0 0 30px 0;
	font-weight:600;
}
.login_wrapper .form-control.input-element::-moz-placeholder{
    color: #fff;
}
.login_wrapper .form-control.input-element::-webkit-input-placeholder{
	color: #fff;
}
.login_wrapper button.btn-2{
	background-color:#3d2607;
	color:#fff;
	padding:3px 10px 0 10px;
	font-size:10px;
	text-transform:uppercase;
	border:none;
}
.login_wrapper button.btn-2:hover{
	background-color:#754512;
	color:#fff;
}
.login_left{
	padding:0 40px;
	font-size:13px;
}
.common-wrap .common-mid .login_left p{
	padding:0;
	margin:0;
}
.login_right{
	background-color:#9f6c2b;
	padding:30px;
	margin:40px 0 0 0;
}
.login_right p a, .login_left p a{
	color:#f4a94a;
	font-size:13px;
}
.common-wrap .common-mid .login_right h4{
	padding:0;
	margin:0;
	font-size:16px;
	font-weight:500;
	text-transform:none;
}
.redeem_btn{
	background-color:#754512;
	font-family: 'Roboto', sans-serif;
	font-weight:500;
	font-size:13px;
	padding:5px 10px;
	color:#fff;
}
.redeem_btn:hover{
	background-color:#000;
	color:#fff;
	text-decoration:none;
}
.points-secs-H{
	width:100%;
	padding:0 0 30px;
	text-align:center;
}
.points-secs-H h2{
	font-family: 'NewsCycle-Regular';
	font-size:35px;
	margin: 0 0 10px;
	padding: 0;
	text-transform: uppercase;
}

.points-secs{
	width:100%;
	padding:50px 0;
	background-color:#fff;
	box-shadow: 0 0 3px 2px #f4f4f4;
}
.points-secs h2{
	font-family: 'NewsCycle-Regular';
	font-size: 25px;
	color:#ab6633;
	margin:0;
	padding: 0;
	margin-bottom:25px;
	text-transform: uppercase;
}
.points-secs-L{
	width:100%;
}
.points-secs-L h3{
	width:100%;
	min-height:114px;
	text-align:center;
	font-family: 'Roboto', sans-serif;
	font-size: 17px;
	line-height:160%;
	text-transform:uppercase;
	border-right:1px solid #fff;
	color:#fff;
	margin:0 auto;
	padding:25px 0;
}
.points-secs-L-Bot{
	width:100%;
	min-height:230px;
	border:1px solid #ab3a33;
	padding:23px 0;
	text-align:center;
}
.points-secs-L-Bot h4{
	width:100%;
	text-align:center;
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	line-height:140%;
	color:#ab3a33;
	margin:0 auto;
	padding:10px 0 0;
}
.points-secs-L-Bot p{
	width:100%;
	text-align:center;
	color:#111111;
	margin:0 auto;
}
.points-secs-R{
	width:100%;
	
}
.points-secs-R-bot{
	width:100%;
	background:#fff;
	box-shadow: 0 0 3px 2px #f2f2f2;
}
.points-secs-R-bot table{
	width:100%;
	border:0;
}
.points-secs-R-bot table .td-l-1{
	height:69px;
	padding-top:20px;
	padding-left:18px;
	font-weight:600;
	font-family: 'Roboto', sans-serif;
	font-size:15px;
	text-transform:uppercase;
	vertical-align:top;
	color:#fff;
}
.points-secs-R-bot table .td-R-1{
	height:69px;
	padding-top:18px;
	padding-left:8%;
	line-height:90%;
	font-family: 'Roboto', sans-serif;
	font-size:22px;
	color:#ab6633;
	vertical-align:top;
}
.points-secs-R-bot table .td-R-1 span{
	font-size:13px;
	color:#111;
}
.points-secs-R-bot table .td-R-add{
	background-color:#f7f1ed;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	vertical-align:top;
}
.points-secs h6{
	width:100%;
	text-align:right;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	font-style:italic;
	color:#ab3a33;
	margin:25px 0;
}

.black_overlay10 {
	display:none;
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height:100%;
  background-color: black;
  z-index: 1001;
  -moz-opacity: 0.8;
  opacity: .80;
  filter: alpha(opacity=80);
}
.white_content10 {
  display:none;
  background-image: url("../images/hw-r-bg.jpg");
  background-repeat:repeat-x;
  color:#fff;
  position: fixed;
  top: 25%;
  left: 25%;
  width: 50%;
  height: 12%;
  padding: 16px;
  border: 5px solid #AB742E;
  border-radius:10px;
  text-align:justify;
  z-index: 1002;
  overflow: auto;
}
#popup_close10{
	position:absolute;
	top:0;
	right:5px;
	font-weight:bold;
	color:#000;
}
select.select-form-control {
	width:30%;
	padding:0 !important;
 	background-color: #fff;
	background-image: none;
	border: 1px solid #d7d7d7;
	border-radius: 0;
	box-shadow: inset 0 2px 3px 1px #e4e4e4;
	color: #666;
	display: block;
	font-size: 14px;
	height: 30px;
	line-height: 1.42857;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 100%;
	margin-bottom: 5px;}

.top_menu_bar .col-md-3{ padding:0 0 0 5px;}
.top_menu_bar .col-md-3 img{ max-width:250px; width:100%;}

.video-banner{
	margin:90px auto 0;
	position:relative;
}
.video-banner video{
	margin:0 auto;
	width:100%;
	display:block;
}

.top_menu_bar a.yellow-a{
	float: right;
}
a.yellow-a {
  	margin: 0;
  	padding: 6px 10px;
  	background-color: #dab15c;
  	font-size: 14px;
  	font-weight: 500;
  	text-transform: uppercase;
  	color: #fff;
  	display: table;
  	line-height: unset;
  	line-height: 1.5!important;
}

a.yellow-a:hover, a.yellow-a:focus, a.yellow-a:active {
  	background-color: #fff;
  	color: #000;
}

a.white-a {
	margin: 0;
	padding: 6px 10px;
	background-color: #fff;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	color: #000;
	display: table;
	text-decoration: none;
}
a.white-a:hover, a.white-a:focus, a.white-a:active {
	background-color: #000;
	color: #fff;
}
a.white-text{
	color: #fff;
}

a.red-a {
	margin: 0;
	padding: 6px 10px;
	background-color: #ee1c25;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	color: #fff;
	display: table;
}
a.red-a:hover, a.red-a:focus, a.red-a:active {
	background-color: #000;
}


.top-menu-right{

}

/*intro starts*/
.intro {
	margin: 5% auto;
	text-align: center;
}
.intro h2 {
	font-family: 'Playfair Display', serif;
	font-weight: 600;
	color: #000;
	font-size: 40px;
	margin: 0 auto;
	padding: 0;
}
.intro h3 {
	font-family: 'Playfair Display', serif;
	font-weight: 500;
	color: #000;
	font-size: 25px;
	margin: 20px auto 10px;
	background: url(../images/head-divider-1.jpg) no-repeat center bottom;
	padding: 0 0 30px;
}
.intro p {
	margin: 0 auto;
	max-width:85%;
	font-size:120%;
	color:#666;
	line-height:180%;
}
.intro-bottom {
	margin: 5% auto 2%;
}
.intro-bottom img {
	max-width:100px;
}
.intro-bottom h2 {
	font-family: 'Playfair Display', serif;
	font-weight: 500;
	color: #000;
	font-size: 31px;
	margin: 0 auto;
	text-align: center;
	padding:30px 0 0;
}
.intro-bottom h3 {
	font-family: 'Playfair Display', serif;
	font-weight: 500;
	color: #000;
	text-align:center;
	font-size:17px;
	margin: 10px auto 30px;
	padding: 0;
}
.intro-bottom h4 {
	text-align:right;
}
.intro-bottom h4 img {
	float:right;
}

.intro-bottom h5 {
	text-align:left;
}
.intro-bottom h5 img {
	
}

/*intro ends*/

/* horz boxes starts*/
.horz-boxs {
	margin: 0 auto 5%;
	position: relative;
}
.horz-boxs-mid {
	background-color: #a67c52;
	padding: 40px 0;
}
.horz-boxs-mid2 {
	background-color: #a864a8;
	padding: 40px 0 45px;
}
.horz-boxs-abs-1 {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 9;
	padding: 40px 0;
}
.horz-boxs-abs-1 .img-box-1 {
	background-color: transparent;
	border-top-right-radius: 12px;
	border-bottom-right-radius: 12px;
	overflow: hidden;
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.55);
}

.horz-boxs-txt {
	margin: 0 auto;
	z-index: 99;
	position: relative;
	text-align:center;
	padding:40px 0;
}
.horz-boxs-txt h3 {
	font-family: 'Playfair Display', serif;
	font-weight: 500;
	text-align: center;
	color: #000;
	font-size: 45px;
	text-transform: uppercase;
	margin: 0 auto 20px;
	padding: 0 0 20px;
	background: url(../images/head-divider-2.png) no-repeat center bottom;
}
.horz-boxs-txt h3 span {
	font-size: 40px;
	font-weight: 400;
	color: #fff;
}
.horz-boxs-txt p {
	color: #000;
	text-align: center;
	margin: 0 auto 40px;
}
.horz-boxs-txt a.white-a {
	margin:0 auto;
	display:inline-table;
}
.horz-boxs-abs-2 {
	position: absolute;
	width: 100%;
	right: 0;
	top: 0;
	z-index: 9;
	padding: 40px 0;
}
.horz-boxs-abs-2 .img-box-2 {
	background-color: transparent;
	border-top-left-radius: 12px;
	border-bottom-left-radius: 12px;
	overflow: hidden;
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.55);
}
/* horz boxes ends*/

.width-80 {
  	width: 80%;
}


/*gray frame starts*/
.gray-frame {
	margin: 0 auto;
	background-color: #e1e1e1;
}
.gray-frame-txt {
	margin: 0;
	padding: 60px 0 20px;
}
.gray-frame .img-box {
	position: relative;
	width: 70%;
}
.gray-frame .img-box-in {
	position: absolute;
	bottom: -10px;
	z-index: 99;
}
.gray-frame-txt h2 {
	font-family: 'Playfair Display', serif;
	font-weight: 500;
	color: #000;
	font-size: 35px;
	margin: 0;
	background: url(../images/head-divider-2.png) no-repeat left bottom;
	padding: 0 0 30px;
}
.gray-frame-txt p {
	margin: 20px 0 0;
}
/*gray frame ends*/

/*home contact starts*/

.home-contact {
	background: url(../images/home-contact.jpg) no-repeat fixed center center/cover;
	padding: 50px 0 350px;
}
.home-contact-mid {
	background-color: #256199;
	padding: 4%;
}
.home-contact h2 {
	padding: 0;
	margin: 0 auto 30px;
	text-align: center;
	font-family: 'Playfair Display', serif;
	color: #fff;
	font-size: 22px;
}
.home-contact form {
	margin: 0 auto;
}
.home-contact .form-group {
	margin-bottom: 0;
}
.home-contact form input.form-control, .home-contact form select.form-control {
	background-color: #fff;
	background-image: none;
	border: 1px solid #cfcfcf;
	border-radius: 2px;
	color: #000;
	display: block;
	font-size: 14px;
	height: 42px;
	line-height: 1.42857;
	padding: 7px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 100%;
	margin-bottom: 15px;
}
.home-contact form textarea.form-control {
	background-color: #fff;
	background-image: none;
	border: 1px solid #cfcfcf;
	border-radius: 0;
	color: #000;
	display: block;
	font-size: 14px;
	height: 110px;
	line-height: 1.42857;
	padding: 8px 12px;
	margin-bottom: 15px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 100%;
}
.btn-div {
	margin: 3% auto 0;
	text-align: center;
}
.home-contact ::placeholder {
 font-style: 15px;
 color:#000 !important;
}
 .home-contact :-ms-input-placeholder {
 font-style: 15px;
 color:#000 !important;
}
 .home-contact ::-ms-input-placeholder {
 font-style: 15px;
 color:#000 !important;
}
.home-contact form button {
	margin: 0 auto;
	margin-right: 3px;
	padding: 12px 28px;
	color: #fff;
	font-size: 14px;
	border: none;
	display: inline-table;
	text-transform: uppercase;
	background-color: #128807;
	transition: all 400ms ease-in-out;
}
.home-contact form button:hover, .home-contact form button:focus, .home-contact form button:active {
	background-color: #000;
	color: #fff;
}
/*home contact ends*/

/*testimonials starts*/
.testimonials {
	margin: 5% auto 2%;
}
.testimonials h2 {
	font-family: 'Playfair Display', serif;
	font-weight: 500;
	letter-spacing: 15px;
	text-transform: uppercase;
	color: #000;
	font-size: 35px;
	margin: 0;
	background: url(../images/head-divider-2.png) no-repeat left bottom;
	padding: 0 0 30px;
}
.testimonials-content {
	background: url(../images/coma-2.png) no-repeat right top;
	padding: 0px 0 60px;
	padding-right: 150px;
	margin: 30px 0 0;
}
.testimonials-content p {
	font-size:22px;
	color:#a67c52;
	font-weight:300;
	font-style:italic;
	line-height:170%;
	text-align:center;
}
.testimonials-content h5 {
	font-family: 'Playfair Display', serif;
	font-weight: 600;
	color: #000;
	font-size: 15px;
	margin: 12px 0 0;
	padding: 0;
}
/*testimonials ends*/

/*subscribe orange starts*/
.orange-strip-1 {
	margin: 0 auto;
	background-color: #e97b1a;
	padding: 15px 0 10px;
}
.orange-strip-1 h2 {
	font-family: 'Playfair Display', serif;
	font-weight: 500;
	text-align: center;
	color: #000;
	font-size: 22px;
	margin: 0;
	padding: 0 0 10px;
}
.orange-strip-1 p {
	text-align: center;
	color: #000;
	padding: 0 0 10px;
}
.orange-strip-1 form {
	width: 70%;
	margin: 0 auto;
}
.orange-strip-1 .form-group {
	margin-bottom: 0;
}
.orange-strip-1 form input.form-control, .orange-strip-1 form select.form-control {
	background-color: #fff;
	background-image: none;
	border: 1px solid #cfcfcf;
	border-radius: 2px;
	color: #000;
	display: block;
	font-size: 14px;
	height: 42px;
	line-height: 1.42857;
	padding: 7px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 100%;
	margin-bottom: 15px;
}
.orange-strip-1 form textarea.form-control {
	background-color: #fff;
	background-image: none;
	border: 1px solid #cfcfcf;
	border-radius: 0;
	color: #000;
	display: block;
	font-size: 14px;
	height: 110px;
	line-height: 1.42857;
	padding: 8px 12px;
	margin-bottom: 15px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 100%;
}
 .orange-strip-1 ::placeholder {
 font-style: 15px;
 color:#000 !important;
}
.orange-strip-1 :-ms-input-placeholder {
 font-style: 15px;
 color:#000 !important;
}
.orange-strip-1 ::-ms-input-placeholder {
 font-style: 15px;
 color:#000 !important;
}
.orange-strip-1 form button {
	margin: 0 auto;
	margin-right: 3px;
	padding: 12px 28px;
	color: #fff;
	font-size: 14px;
	border: none;
	display: inline-table;
	text-transform: uppercase;
	background-color: #128807;
	transition: all 400ms ease-in-out;
}
.orange-strip-1 form button:hover, .orange-strip-1 form button:focus, .orange-strip-1 form button:active {
	background-color: #000;
	color: #fff;
}
/*subscribe orange ends*/

.baner-wrap {
  	width: 100%;
  	position: relative;
  	margin-top: 115px;
}

/*inner page css starts*/
.inner-content {
	margin: 5% auto;
}
.about-top {
	margin: 0 auto;
	text-align: center;
}
.about-top h2 {
	font-family: 'Playfair Display', serif;
	font-weight: 600;
	color: #000;
	font-size: 30px;
	margin: 0;
	padding: 0 0 10px;
}
.about-top h4 {
	font-family: 'Playfair Display', serif;
	font-weight: 400;
	color: #000;
	font-size: 20px;
	margin: 0 0 15px;
	background: url(../images/head-divider-2.png) no-repeat center bottom;
	padding: 0 0 30px;
}
.about-top p {
	margin: 0 auto 15px;
}
.about-gray {
	margin: 5% auto;
	background-color: #555;
	padding: 5% 0;
}
.about-gray h6 {
	font-family: 'Playfair Display', serif;
	font-weight: 400;
	color: #fff;
	font-size: 24px;
	text-align: center;
	line-height: 160%;
	margin: 0 auto;
	padding: 0;
}
.about-ccc {
	margin: 0 auto;
	background-color: #ebebeb;
	padding: 5% 0 3%;
}
.about-ccc h4 {
	font-family: 'Playfair Display', serif;
	font-weight: 600;
	color: #000;
	font-size: 23px;
	line-height: 160%;
	margin: 0;
	padding: 0;
}
.about-ccc h4 span {
	margin-right: 15px;
}
.about-ccc p {
	margin: 15px 0 30px;
}
.how-works-black {
	margin: 0 auto;
	background-color: #000;
	padding: 0;
	position: relative;
}
.how-works-abs {
	position: absolute;
	text-align: center;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 9;
	padding-top: 16%;
}
.how-works-box {
	margin: 0 auto;
	padding: 13px;
}
.how-works-box-text {
	margin: 0 auto;
	padding: 5px 0 0;
}
.how-works-box-text h4 {
	font-family: 'Playfair Display', serif;
	font-weight: 600;
	color: #fff;
	font-size: 20px;
	margin: 0 0 10px;
	background: url(../images/head-divider-3.png) no-repeat left bottom;
	padding: 0 0 16px;
}
.how-works-box-text p {
	color: #fff;
	line-height: 150%;
}
.how-works-box-1 {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.how-works-box-4 {
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}
.hw-gray1 {
	margin: 5% auto;
	text-align: center;
	background-color: #e1e1e1;
}
.hw-gray1 h2 {
	font-family: 'Playfair Display', serif;
	font-weight: 600;
	color: #000;
	font-size: 35px;
	margin: 0;
	padding: 5% 0;
}
.points-allot-table {
	margin: 0 auto;
}
.points-allot-table h2 {
	font-family: 'Playfair Display', serif;
	font-weight: 600;
	color: #000;
	font-size: 35px;
	margin: 0 0 10px;
	text-align: center;
	background: url(../images/head-divider-2.png) no-repeat center bottom;
	padding: 0 0 20px;
}
.points-allot-table p.lead {
	color: #000;
	font-size: 16px;
	text-align: center;
	margin: 0 0 30px;
	padding: 0;
}
.allot-table-yellow {
	margin: 0 auto;
	background-color: #736357;
	padding: 5%;
}
.aty-box {
	margin: 0 auto;
}
.aty-box h3 {
	font-family: 'Playfair Display', serif;
	font-weight: 600;
	color: #000;
	font-size: 30px;
	background-color: #998675;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	margin: 0 0 10px;
	text-align: center;
	padding: 15px 0;
}
.aty-row1 {
	background-color: #362f2d;
	margin: 0 auto 10px;
}
.aty-row1 h4 {
	background-color: #000;
	clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);
	padding: 22px 32px;
	padding-right: 0;
	text-transform: uppercase;
	color: #fff;
	font-size: 16px;
	line-height: 160%;
	margin: 0;
	font-weight: 500;
}
.aty-row1 p {
	padding: 11% 0 0 5%;
	padding-right: 0;
	line-height: 180%;
	color: #fff;
}
.aty-row1-2 p {
	padding: 7% 0 0 5%;
}
.aty-row2 {
	background-color: #362f2d;
	margin: 0 auto 6px;
}
.aty-row2 h4 {
	background-color: #000;
	clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);
	padding: 16px 10px;
	padding-right: 0;
	text-transform: uppercase;
	color: #fff;
	font-size: 15px;
	line-height: 160%;
	margin: 0;
	font-weight: 500;
}
.aty-row2 p {
	padding: 4% 0 0 0;
	padding-right: 0;
	line-height: 180%;
	color: #fff;
}
.aty-row2 p span {
	font-size: 11px;
}
.in-ban-abs {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 9;
	padding-bottom: 5%;
}
.in-ban-abs h2 {
	font-family: 'Playfair Display', serif;
	font-weight: 600;
	color: #dab15c;
	font-size: 45px;
	text-transform: uppercase;
	text-align: center;
	margin: 0;
	padding: 0 0 10px;
}
.shape-devider {
	margin: 15px auto 20px;
}
.rp-wrap {
	margin: 4% auto;
}
.rewardsPG-box {
	margin: 0 auto 50px;
	width: 95%;
}
.rewardsPG-box h4 {
	font-family: 'Playfair Display', serif;
	font-weight: 600;
	text-align: center;
	color: #000;
	font-size: 20px;
	margin: 0 auto;
	background-color: #fafafa;
	padding: 15px 0;
}
.rewardsPG-box h4 a {
	color: #000;
}
.rewardsPG-box h4 a:hover, .rewardsPG-box h4 a:focus, .rewardsPG-box h4 a:active {
	color: #666;
}
.rewardsPG-box h6 {
	color: #ab742e;
	font-size: 16px;
	font-weight: 600;
	height: 37px;
	margin: 0;
	padding: 9px 10px;
	text-align: left;
}
.rewardsPG-box-bot {
	border: 1px solid #000;
}
.rewardsPG-box button, .rewardsPG-box a.red-a {
	color: #fff;
	font-size: 12px;
	font-weight: 600;
	margin: 0;
	text-align: center;
	border: none;
	border-left: 1px solid #000;
	height: 37px;
	width: 100%;
	padding: 5px 0;
	text-decoration: none;
	transition: all 300ms ease-in;
}
.rewardsPG-box button:hover, .rewardsPG-box button:focus, .rewardsPG-box button:active {
	color: #fff;
	background: #000;
}
.rewardsPG-box a.red-a {
	color: #fff;
	font-size: 12px;
	font-weight: 600;
	margin: 0;
	text-align: center;
	border-left: 1px solid #000;
	height: 37px;
	width: 100%;
	padding: 11px 0;
	text-decoration: none;
	transition: all 300ms ease-in;
	display: block;
	text-transform: capitalize;
}
.reward-details {
	margin: 5% auto;
}
.rd-row {
	margin: 0 auto;
}
.rd-row-R {
	margin: 10px auto;
}
.rd-row-R h3 {
	font-family: 'Playfair Display', serif;
	font-weight: 500;
	color: #000;
	font-size: 25px;
	margin: 0;
	background: url(../images/head-divider-2.png) no-repeat left bottom;
	padding: 0 0 20px;
}
.rd-row-R p {
	margin: 15px 0;
}
.rd-row-R h5 {
	font-weight: 600;
	color: #a864a8;
	text-align: center;
	border-top: 1px solid #a67c52;
	border-bottom: 1px solid #a67c52;
	font-size: 18px;
	margin: 0;
	padding: 10px 0;
}
.join-wrap {
	margin: 5% auto;
}
.join-form {
	margin: 0 auto;
}
.join-form h4 {
	font-weight: 500;
	color: #000;
	text-transform: uppercase;
	font-size: 20px;
	margin: 0 0 25px;
	padding: 0;
}
.join-form .form-group {
	margin-bottom: 0;
}
.join-form input.form-control, .join-form select.form-control {
	background-color: #f3f3f3;
	background-image: none;
	border: 1px solid #cfcfcf;
	border-radius: 2px;
	color: #000;
	display: block;
	font-size: 14px;
	height: 42px;
	line-height: 1.42857;
	padding: 7px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 100%;
	margin-bottom: 15px;
}
.join-form textarea.form-control {
	background-color: #f3f3f3;
	background-image: none;
	border: 1px solid #cfcfcf;
	border-radius: 0;
	color: #000;
	display: block;
	font-size: 14px;
	height: 110px;
	line-height: 1.42857;
	padding: 8px 12px;
	margin-bottom: 15px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 100%;
}
.join-form .btn-div {
	margin: 3% auto 0;
	text-align: left;
}
.join-form ::placeholder {
 font-style: 15px;
 color:#000 !important;
}
.join-form :-ms-input-placeholder {
 font-style: 15px;
 color:#000 !important;
}
.join-form ::-ms-input-placeholder {
 font-style: 15px;
 color:#000 !important;
}
.join-form button {
	margin: 0 auto;
	margin-right: 3px;
	padding: 12px 28px;
	color: #fff;
	font-size: 14px;
	border: none;
	display: inline-table;
	text-transform: uppercase;
	background-color: #128807;
	transition: all 400ms ease-in-out;
}
.join-form button:hover, .join-form button:focus, .join-form button:active {
	background-color: #000;
	color: #fff;
}
.join-form .join-button{
	margin:20px auto 0;
	margin-right: 3px;
	padding: 12px 28px;
	color: #fff;
	font-size: 14px;
	border: none;
	text-decoration:none;
	display: inline-table;
	text-transform: uppercase;
	background-color: #128807;
	transition: all 400ms ease-in-out;
}
.join-form .join-button:hover, .join-form .join-button:focus, .join-form .join-button:active{
	color: #fff;
	background-color: #000;
}
/*contact page*/

.contact-div {
	margin: 4% auto;
	width: 100%;
}
.contact-div p img {
	margin-right: 9px;
}
.contact-div h3 {
	color: #000;
	font-size: 22px;
	margin: 0 0 10px;
	font-weight: 600;
	padding: 0;
}
h4.content-name {
	color: #000;
	font-size: 25px;
	line-height: 150%;
	margin: 0;
	margin-bottom: 0px;
	margin-bottom: 10px;
	text-transform: capitalize !important;
}
.bor {
	background: #3a6cef;
	height: 2px;
	margin-bottom: 30px;
	width: 50px;
}
h5.content-name {
	color: #000;
	font-size: 16px;
	line-height: 150%;
	margin: 0;
	font-weight: 500;
	margin-bottom: 10px;
}
p span.con-I {
	margin-right: 10px;
	font-size: 20px;
	color: #a8915e;
}
.contact-div p a {
	line-height: 140%;
	text-decoration: none;
	transition: all 200ms ease-in-out 0s;
}
.contact-div p span.fas {
	color: #055837;
	font-size: 120%;
	margin-right: 5px;
}
.contact-div p a:hover {
	color: #801e69;
	line-height: 140%;
	text-decoration: none;
}
.mapping {
	border: 8px solid #f0f0f0;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.35);
	width: 100%;
}
.maping iframe {
	border: 0 none;
	width: 100%;
	display: block;
}
.mapping iframe {
	border: 0 none;
	display: block;
	width: 100%;
}
.top-box {
	border: 8px solid #eee;
	padding: 8% 5%;
}
.top-box .form_main {
	width: 100%;
	padding: 8% 10%;
	background-color: #fff;
	margin-top: 20px;
	box-shadow: 0px 0px 10px 1px #d3d3d3;
}
.top-box h2 {
	color: #000063;
	font-family: 'Barlow Semi Condensed', sans-serif;
	font-size: 25px;
	line-height: 130%;
	margin: 0 auto 20px;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	width: 80%;
}
.con-R h4 {
	color: #bd2b2a;
	font-family: 'Barlow Semi Condensed', sans-serif;
	font-size: 24px;
	font-weight: 500;
	line-height: 100%;
	margin: 0 0 10px;
	padding: 0;
	text-transform: uppercase;
}
.con-R p {
	font-size: 14px;
}
.top-box h2 span {
	color: #000063;
	font-family: 'Barlow Semi Condensed', sans-serif;
}
.top-box h3 {
	color: #000;
	font-size: 15px;
	line-height: 130%;
	margin: 15px auto 0;
	font-weight: 200;
	font-family: 'Barlow Semi Condensed', sans-serif;
	padding: 0;
	text-transform: none;
}
.top-box label {
	color: #514a40;
	font-family: 'Barlow Semi Condensed', sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 0;
	padding: 5px 0;
	text-align: left;
}
.top-box .form-group {
	margin-bottom: 0;
}
.top-box label span {
	color: #F00;
	font-size: 16px;
}
.top-box input.form-control {
	background-color: #eee;
	background-image: none;
	border: none;
	border-radius: 0;
	color: #000;
	display: block;
	font-size: 14px;
	height: 40px;
	line-height: 1.42857;
	margin-bottom: 14px;
	padding: 5px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 100%;
}
.top-box .form-control:focus {
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(113, 97, 56, 0.6);
}
.top-box .form-group {
	margin-bottom: 0 !important;
}
.top-box button {
	margin: 0;
	padding: 6px 20px;
	color: #fff;
	font-style: 14px;
	border: none;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #9b9b9b;
	transition: all 300ms ease-in-out;
}
.top-box button:hover {
	color: #fff;
	text-decoration: none;
	background-color: #000;
}
.top-box textarea.form-control {
	background-color: #eee;
	background-image: none;
	border: none;
	border-radius: 0;
	color: #000;
	display: block;
	font-size: 14px;
	height: 111px;
	line-height: 1.42857;
	padding: 5px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 100%;
	margin-bottom: 15px;
}
 .top-box .form-control::-moz-placeholder {
 color: #716138;
}
/*contact css ends*/

.marg-auto {
 	margin: 0 auto;
}
.img-100 {
  	width: 100%;
}
.rd-row-R {
  	margin: 10px auto;
}
.pad-L-5 {
  	padding-left: 5%;
}