html{
	background:;
}
.open-sans{
	font-family: 'Open Sans', sans-serif;
}

.light{font-weight: 300;}
.semi-bold{font-weight: 600;}
.bold{font-weight: 800;}

.size14{ font-size: 14px;}
.size31{ font-size: 31px;}
.size35{ font-size: 35px;}
.size45{ font-size: 45px;}
.size55{ font-size: 55px;}

.text-center{
	text-align: center;
}
.text-left{
	text-align: left;
}
.text-right{
	text-align: right;
}
.uppercase{
	text-transform: uppercase;
}

.white-alpha{
	color: rgba(255, 255, 255, 0.8);
}

/*RWR_Homepage*/
.third{	
	width: 338px;
	height: 310px;
	text-decoration: none;	
	vertical-align: top;
	display: inline-block;
	position: relative;
	z-index: 2;
}
.third1{
	margin-top: 70px;
	width: 430px;
} 
.third2{
	margin-top: 70px;
	margin-left: -184px;
	width: 440px;
}
.third3{
	height: 300px;
	top: 116px;
	right: 159px;
}
.third h2{
	color: #626262;
	text-transform: uppercase;
	line-height: 37px;
}
.third p{
	color: #626262;
	font-family: open-sans, sans-serif;
	font-weight: 400;
	padding-bottom: 30px;
}
.third2 p{
	padding-left: 150px;
margin-top: -10px;
}
.third3 p{
	padding-left: 72px;
}
.third span{
	color: #303030;
	font-family: open-sans, sans-serif;
	font-weight: 400;
	padding-left: 25px;
	background: url(../images/arrow_grey.png) no-repeat center left;
}
.third .border{
	width: 320px;
	height: 12px;
	border-bottom: 1px solid #303030;
	background-color: transparent;
	top: -3px;
	margin-bottom: -3px;
	position: relative;
}
.third .border-vertical{
	float: right;
	width: 26px;
	height: 246px;
	background-color: transparent;
	position: relative;
	border-right: 1px solid #303030;
}
.center_container{
	width: 500px;
	height: 500px;
	display: inline-block;
	margin-top: 50px;
	margin-left: -190px;
	margin-right: -16px;
	position: relative;
	z-index: 0;
	transition: background-image 0.5s ease-in-out;
  	background-image:url(../images/basic.png);
}
.third-center{
	margin: 0 auto;
	width: 358px;
	display: block;
	padding-top: 0;
	cursor: pointer;
	position: relative;
	top: -173px;
}
.third1 img{
	float: left;
	margin-left: -50px;
	margin-top: -20px;
	width: 40px;
	height: 40px;
	background: url(../images/ic_realknowladge.png);
	background-size: 40px 40px;
	content: "";
	border: 0;
}
.third2 img{
	margin-right: -50px;
	margin-top: -20px;
	width: 40px;
	height: 40px;
	background: url(../images/ic_realwealth_button-normal.png);
	background-size: 40px 40px;
	content: "";
	border: 0;
	display: inherit;
}
.third3 img{
	position: absolute;
	margin-top: 50px;
	margin-left: 6px;
	width: 40px;
	height: 40px;
	background: url(../images/ic_realincome_button-normal.png);
	background-size: 40px 40px;
	content: "";
	border: 0;
}
.third.text-right .border{
	left: 124px;
}
.third:hover h2, .third-center:hover h2{
	color: #DFB340;
}
.third:hover p, .third-center:hover p{
	color: #fff;
}
.third:hover span, .third-center:hover span{
	color: #fff;
	background: url(../images/arrow_grey_button-hover.png) no-repeat center left;
}
.third1:hover img{
	background: url(../images/ic_realknowladge_button-hover.png);
}
.third2:hover img{
	background: url(../images/ic_realwealth_button-hover.png);
}
.third-center:hover img{
	background: url(../images/ic_realincome_button-hover.png);
}
.third:hover .border, .third-center:hover .border-vertical{
	border-color: #FACD5C;
}
.bg-wrapper{
	height: 1034px;
	margin-top: -1108px;
	display: inline;
	float: left;
	clear: both;
}
.bg-cover{
	z-index: -1;
	height: 1110px;
	border-width: 1px;
	border-color:;
	background: /*#100E0E url("../images/bg.jpg") no-repeat center center fixed*/;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	position: absolute;
	left: 0px;
	right: 0px;
}
.video-section{
	border-style: solid;
	border-color:;
	padding-bottom: 0px;
	border-width: 1px 0px 0px;
	background: /*#FFFFFF url("../images/gold-coins.jpg") no-repeat center center*/tranparent;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	position: absolute;
	left: 0px;
	right: 0px;
	box-shadow: 5px -5px 10px -2px rgba(52, 52, 52, 0.58);
	border-top:none;
	height: 500px;
	border-bottom: #FACD5C 1px solid;
}
.video-wrapper{
	width: 980px;
	background-color: transparent;
	margin: 0 auto;
	top: 40px;
	position: relative;
}
.video{
	height: 550px;
}
.video, .video-list{
	width: 1020px;
	margin: 0 auto;
}
.video-list div{
	width: 235px;
	height: 145px;
	display: inline-block;
	margin-left: 6px;
}
.video-list .video-elem1{
	background: url(../images/about_button-normal.png) no-repeat center center;
}
.video-list .video-elem1:hover{
	background: url(../images/about_button-hover.png) no-repeat center center;
}
.video-list .video-elem2{
	background: url(../images/discover_button-normal.png) no-repeat center center;
}
.video-list .video-elem2:hover{
	background: url(../images/discover_button-hover.png) no-repeat center center;
}
.video-list .video-elem3{
	background: url(../images/buy_button-normal.png) no-repeat center center;
}
.video-list .video-elem3:hover{
	background: url(../images/buy_button-hover.png) no-repeat center center;
}
.video-list .video-elem4{
	background: url(../images/system_button-normal.png) no-repeat center center;
}
.video-list .video-elem4:hover{
	background: url(../images/system_button-hover.png) no-repeat center center;
}

.bg-wrapper2{
	height: 1034px;
	margin-top: 130px;
	display: inline;
	float: left;
	clear: both;
}
.bg-cover2{
	z-index: -1;
	height: 425px !important;
	background: /*url("../images/bg3.png") no-repeat center center scroll;*/
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
	position: absolute;
	left: 0px;
	right: 0px;
	border-bottom: 1px solid #FACD5C;
}
.bottom-form{
	width: 980px;
	height: 400px;
	margin: 0 auto;
	position: relative;
	top: 830px;
	display: none;
}

#form-box form{
	background: url(../images/form_bg.jpg) no-repeat center center;
	width: 309px;
	height: 325px;
	margin-top: -14px;
}
#form-box p{
	color: #FFFFFF;
	padding-bottom: 10px;
}
#form-box form input:not([type=button]){
	color: #666;
	width: 196px;
	border: 1px solid #1d1a1a;
	height: 28px;
	margin: 10px auto;
	display: block;
	padding-left: 15px;
	padding-right: 50px;
	font-size: 13px;
	line-height: 18px;
}
#form-box form input[name="name"]{
	background: url(../images/owy_buddy_icon.png) no-repeat center right #000;
	background-size: 28px 14px;
	background-position-x: 230px;
}
#form-box form input[name="email"]{
	background: url(../images/owy_email_icon.png) no-repeat center right #000;
	background-size: 30px 12px;
	background-position-x: 230px;
}
#form-box form input[name="phone"]{
	background: url(../images/owy_phone_icon.png) no-repeat center right #000;
	background-size: 28px 13px;
	background-position-x: 230px;
}
#form-box form input[name="country"]{
	background: url(../images/owy_country_icon.png) no-repeat center right #000;
	background-size: 28px 13px;
	background-position-x: 230px;
}
#form-box form input[type="button"]{
	background: #f6ddaf;
	background-image: url(../images/owy_learnMore_buttonIcon.png); /* fallback */
	background-image: url(../images/owy_learnMore_buttonIcon.png), -webkit-gradient(linear, left top, left bottom, from(#f6ddaf), to(#daa82e)); /* Saf4+, Chrome */
	background-image: url(../images/owy_learnMore_buttonIcon.png), -webkit-linear-gradient(top, #f6ddaf, #daa82e); /* Chrome 10+, Saf5.1+ */
	background-image: url(../images/owy_learnMore_buttonIcon.png),    -moz-linear-gradient(top, #f6ddaf, #daa82e); /* FF3.6+ */
	background-image: url(../images/owy_learnMore_buttonIcon.png),     -ms-linear-gradient(top, #f6ddaf, #daa82e); /* IE10 */
	background-image: url(../images/owy_learnMore_buttonIcon.png),      -o-linear-gradient(top, #f6ddaf, #daa82e); /* Opera 11.10+ */
	background-image: url(../images/owy_learnMore_buttonIcon.png),         linear-gradient(top bottom, #f6ddaf, #daa82e); /* W3C */
	background-repeat: no-repeat;
	 background-position: 6% center;
	border: 1px solid #dcb248;
	padding-left: 44px;
	margin: 0 auto;
	width: 265px;
	height: 45px;
	margin-top: 14px;
	display: block;
	font-size: 13px;
	text-transform: uppercase;
}
#form-box input[type="button"]:hover{
	background: #f6ddaf;
	background-image: url(../images/owy_learnMore_buttonIcon.png); /* fallback */
	background-image: url(../images/owy_learnMore_buttonIcon.png), -webkit-gradient(linear, left top, left bottom, from(#daa82e), to(#f6ddaf)); /* Saf4+, Chrome */
	background-image: url(../images/owy_learnMore_buttonIcon.png), -webkit-linear-gradient(top, #daa82e, #f6ddaf); /* Chrome 10+, Saf5.1+ */
	background-image: url(../images/owy_learnMore_buttonIcon.png),    -moz-linear-gradient(top, #daa82e, #f6ddaf); /* FF3.6+ */
	background-image: url(../images/owy_learnMore_buttonIcon.png),     -ms-linear-gradient(top, #daa82e, #f6ddaf); /* IE10 */
	background-image: url(../images/owy_learnMore_buttonIcon.png),      -o-linear-gradient(top, #daa82e, #f6ddaf); /* Opera 11.10+ */
	background-image: url(../images/owy_learnMore_buttonIcon.png),         linear-gradient(top bottom, #daa82e, #f6ddaf); /* W3C */
	background-repeat: no-repeat;
	background-position-y: center;
	background-position-x: 6%;
}
.bottom-form .join{
	width: 625px;
	height: 325px;
	background: url(../images/join.jpg) no-repeat center center;
	display: inline-block;
	position: relative;
	top: -185px;
	float: right;
}
.bottom-form .join input[type="button"]{
	background: #f6ddaf;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f6ddaf), to(#daa82e)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #f6ddaf, #daa82e); /* Chrome 10+, Saf5.1+ */
	background-image: -moz-linear-gradient(top, #f6ddaf, #daa82e); /* FF3.6+ */
	background-image: -ms-linear-gradient(top, #f6ddaf, #daa82e); /* IE10 */
	background-image: -o-linear-gradient(top, #f6ddaf, #daa82e); /* Opera 11.10+ */
	background-image: linear-gradient(top bottom, #f6ddaf, #daa82e); /* W3C */
	background-repeat: no-repeat;
	background-position-y: center;
	width: 202px;
	height: 45px;
	border: none;
	margin: 0 auto;
	display: block;
}
.bottom-form .join input[type="button"]:hover{
	background: #f6ddaf;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#daa82e), to(#f6ddaf)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #daa82e, #f6ddaf); /* Chrome 10+, Saf5.1+ */
	background-image: -moz-linear-gradient(top, #daa82e, #f6ddaf); /* FF3.6+ */
	background-image: -ms-linear-gradient(top, #daa82e, #f6ddaf); /* IE10 */
	background-image: -o-linear-gradient(top, #daa82e, #f6ddaf); /* Opera 11.10+ */
	background-image: linear-gradient(top bottom, #daa82e, #f6ddaf); /* W3C */
	background-repeat: no-repeat;
	background-position-y: center;
}
.bottom-form .join h2{
	line-height: 54px;
}
.bottom-form .join h3{
	line-height: 42px;
}
.video-box{
	width:500px;
	height:325px;
	background:;
	float:left;
}
#video-right{
	margin-left:42px;
}
#video-left{
	margin-left:-43px;
}