@charset "utf-8";
/* CSS Document */

html {
	min-height: 100%;
	position: relative;
}
.body_bg {
	background: #f1f2f2;
	font-family: 'Open Sans', sans-serif;
	color: #000;
	margin-bottom: 60px;
}
.container {
	padding-bottom: 50px;
	height: 100%;
	position: relative;
}
.review_col {
	text-align: center;
	padding-bottom: 15px;
}
.review_col h1 {
	font-size: 44px;
	font-weight: lighter;
	letter-spacing: -3px;
}
.review_col h2 {
	font-size: 40px;
	font-weight: lighter;
	letter-spacing: -3px;
}
.review_col h3 {
	font-size: 35px;
	font-weight: lighter;
	letter-spacing: -1px;
}
.review_col h4 {
	font-size: 28px;
	font-weight: lighter;
	margin-top: 130px;
	margin-left: -10px;
}
.review_col h5 {
	font-size: 20px;
	font-weight: lighter;
	line-height: 30px;
}
#section-18 .start_up {
	margin-top: 100px;
}
.review_col h6 {
	font-size: 18px;
	font-weight: lighter;
}
.start_up {
	text-align: center;
	margin: 0 auto;
	width:auto;
}
.start_up P {
	font-size: 20px;
	margin: 0px;
	font-weight: lighter;
}
.top_margin_001 {
	margin-top: 17%;
}
.top_margin_002 {
	margin-top: 8%
}
.flot_RT {
	float: right;
}
.flot_LT {
	float: left;
}
.no_SDmargin {
	margin-left: 0px !important;
	margin-right: 0px !important;
}
.no_SDpad {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.gift_card {
	text-align: center;
/*padding: 10% 0 2% 0;*/}
.tnc {
	font-size: 12px;
	color: #535353;
	display: inline-block;
	vertical-align: text-top;
	float: left;
	padding: 0px 5px;
	text-decoration: underline;
}
.tnc:hover {
	color: #000000;
}
a.green_bt {
	box-shadow: 2px 2px 3px #7d7d7d;
	background: none repeat scroll 0 0 #58c30a;
	border-radius: 4px;
	color: #ffffff;
	display: block;
	font-size: 16px;
	font-weight: lighter;
	margin: 15px auto;
	padding: 5px 10px;
	text-decoration: none;
	width: 130px;
	text-align: center;
}
a:hover.green_bt {
	background: #64cd17;
}
.exp_bt {
	cursor: pointer;
	position: relative;
}
.inner_exp_bt img {
	position: absolute;
	left: 0;
	-webkit-transition: opacity .5s ease-in-out;
	-moz-transition: opacity .5s ease-in-out;
	-o-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out;
}
.exp_bt .inner_exp_bt img:hover {
	opacity: 0;
}
.main_index_bt {
	width: 198px;
	height: 198px;
	border-radius: 50%;
	border: 3px solid #000;
	margin: 0 auto;
}
.bad_rd_bt a {
	width: 192px;
	height: 192px;
	border-radius: 50%;
	background: url(../images/bad_bt_text.png) no-repeat center;
	display: block;
	-webkit-transition: background .5s ease-in-out;
	-moz-transition: background .5s ease-in-out;
	-ms-transition: background .5s ease-in-out;
	-o-transition: background .5s ease-in-out;
	transition: background .5s ease-in-out;
	transition: background .5s;
}
.bad_rd_bt a:hover {
	background-image: url(../images/bad_bt_tran_emotion.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #ffb9a6;
}
.good_rd_bt a {
	width: 192px;
	height: 192px;
	border-radius: 50%;
	display: block;
	background: url(../images/good_bt_text.png) no-repeat center;
	-webkit-transition: background .5s ease-in-out;
	-moz-transition: background .5s ease-in-out;
	-ms-transition: background .5s ease-in-out;
	-o-transition: background .5s ease-in-out;
	transition: background .5s ease-in-out;
	transition: background .5s;
}
.good_rd_bt a:hover {
	background-image: url(../images/good_bt_tran_emotion.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #d1ff61;
}
.pls_cont_box {
	background: url('../images/border_rt_line.png') no-repeat center center;
	min-height: 320px;
}
.pls_cont_box p, h2 {
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	color: #000;
}
.pls_cont_box h2 {
	font-size: 28px;
	font-weight: lighter;
	padding: 93px 0 0 0;
	letter-spacing: -1px;
}
.pls_cont_box p {
	font-size: 13.59px;
	margin: 0px;
}
/* Good Experience */




/* Bad Experience */


.thank {
	font-size: 18px;
	font-weight: lighter;
	padding: 0px;
}
.SocialIconSet {
	margin: 0px;
	padding: 0px;
}
.SocialIconSet li {
	display: inline-block;
	padding: 10px 2px;
}
.SocialIconSet li a {
	display: inline-block;
	height: 110px;
	position: relative;
	width: 117px;
}
.SocialIconSet li a span {
	bottom: 0;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: opacity 0.5s ease 0s;
}
.SocialIconSet li a:hover span {
	opacity: 1;
}
.FBrdIco {
	background: url('../images/social-01.png') no-repeat;
	background-position: 0px 0px;
}
.FBrdIco span {
	background: url('../images/social-01.png') no-repeat;
	background-position: -3px -141px;
}
.GPRdIco {
	background: url('../images/social-01.png') no-repeat;
	background-position: -118px 0px;
}
.GPRdIco span {
	background: url('../images/social-01.png') no-repeat;
	background-position: -119px -140px;
}
.YhRdIco {
	background: url('../images/social-01.png') no-repeat;
	background-position: -110px 0px;
}
.YhRdIco span {
	background: url('../images/social-01.png') no-repeat;
	background-position: -110px -55px;
}
.YelpRdIco {
	background: url('../images/social-01.png') no-repeat;
	background-position: -348px 0px;
}
.YelpRdIco span {
	background: url('../images/social-01.png') no-repeat scroll;
	background-position: -349px -140px;
}
.HzzRdIco {
	background: url('../images/social-01.png') no-repeat;
	background-position: -220px 0px;
}
.HzzRdIco span {
	background: url('../images/social-01.png') no-repeat;
	background-position: -220px -55px;
}
.MCrdIco {
	background: url('../images/social-01.png') no-repeat;
	background-position: -270px 0px;
}
.MCrdIco span {
	background: url('../images/social-01.png') no-repeat;
	background-position: -270px -55px;
}
.HSrdIco {
	background: url('../images/social-01.png') no-repeat;
	background-position: -325px 0px;
}
.HSrdIco span {
	background: url('../images/social-01.png') no-repeat;
	background-position: -325px -55px;
}
.SquareRDIco {
	background: url('../images/social-01.png') no-repeat;
	background-position: -378px 0px;
}
.SquareRDIco span {
	background: url('../images/social-01.png') no-repeat;
	background-position: -378px -55px;
}
.HzzRdIco {
	background: url('../images/social-01.png') no-repeat;
	background-position: -218px 0px;
}
.HzzRdIco span {
	background: url('../images/social-01.png') no-repeat;
	background-position: -218px -55px;
}
.CSrdIco {
	background: url('../images/social-01.png') no-repeat;
	background-position: -432px 0px;
}
.CSrdIco span {
	background: url('../images/social-01.png') no-repeat;
	background-position: -432px -55px;
}
/* your input Experience */

.value_cont {
	margin: 0 auto;
}
label.name, label.email {
	font-size: 18px;
	display: inline-block;
	font-weight: normal;
	padding-top: 5px;
	text-align: left;
}
input.name_area, input.email_area {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #d7d9da;
	border-radius: 4px;
	color: #666;
	font-size: 16px;
	height: 30px;
	margin: 6px 0;
	padding-left: 10px;
	width: 350px;
}
.input_box_col {
	background: #fff;
	border-radius: 4px;
	border: 1px solid #d7d9da;
	font-size: 16px;
	color: #414042;
	font-family: 'Open Sans', sans-serif;
	padding-left: 10px;
	color: #666;
	margin-bottom: 15px;
}
/*  Experience */
.head_title {
	font-weight: lighter;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: -1px;
	display: block;
	margin: 30px 0 6px 118px;
	line-height: 28px;
}
.head_title img {
	vertical-align: middle;
}
.social_exp_rt_col {
	font-family: 'Open Sans', sans-serif;
}
.social_exp_rt_col {
	padding-left: 4px;
}
.social_exp_rt_col li {
	color: #000;
	float: left;
	font-size: 18px;
	font-weight: lighter;
	list-style: none outside none;
	margin-bottom: 16px;
}
.social_exp_rt_col li span {
	padding: 0px 20px;
	display: block;
	float: left;
}
.num_bulet {
	display: block;
	float: left;
	width: 52px;
}
.contentList {
	display: block;
	float: left;
	padding-left: 64px;
	float: none;
}
.contentList h3 {
	margin: 0px;
}
.social_exp_rt_col li img {
	clear: both;
	vertical-align: middle;
}
.copy_right {
	position: absolute;
	bottom: 0;
	padding: 1em;
	left: 0;
	width: 100%;
}
.copy_right p {
	font-size: 12px;
	color: #58595b;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	display: block
}
.copy_right img {
	position: absolute;
	top: -26px;
	left: 46%;
	width:110px;
}
a.back_bt {
	background: none repeat scroll 0 0 #d1d3d4;
	border: 1px solid #ccc;
	border-radius: 4px;
	color: #231f20;
	display: inline-block;
	font-size: 16px;
	font-weight: lighter;
	margin: 15px;
	padding: 4px 10px;
	text-align: center;
	text-decoration: none;
	width: 80px;
	z-index: 99999;
}
a:hover.back_bt {
	background: #dfdfdf;
}
.refresh_bt {
	width: 35px;
	height: 35px;
	position: absolute;
	top: 4px;
	right: 4px;
	display: block;
	z-index: 9;
	float: none;
}
.refresh_bt a {
	display: block;
	width: 100%;
	opacity: 0.8;
	z-index: 999;
}
.refresh_bt a:hover {
	opacity: 10;
}
.back_bt_align {
	margin-right: 0px !important;
	float: right;
}
.terms_cond {
	color: #333;
}
.terms_cond h5 {
	font-family: Verdana;
	font-size: 16px !important;
	margin-top: 20px;
}
.terms_cond p {
	margin-bottom: 10px;
	font-family: Verdana;
	font-size: 11px;
	color: #333;
}
.terms_error {
	color: #f9262f;
	display: block;
	font-size: 11px;
	padding-top: 5px;
}
.display_none {
	display: none;
}
input.css-checkbox[type="checkbox"] {
	display: none;
}
input.css-checkbox[type="checkbox"] + label.css-label {
	background-position: 0 0;
	background-repeat: no-repeat;
	cursor: pointer;
	display: inline-block;
	font-size: 18px;
	height: 18px;
	line-height: 18px;
	padding-left: 22px;
	vertical-align: middle;
	float: left;
}
input.css-checkbox[type="checkbox"]:checked + label.css-label {
	background-position: 0 -18px;
}
label.css-label {
	-moz-user-select: none;
	background-image: url(" ../images/check_image.png");
}
.social_exp_lt_col {
	margin-top: -50px;
	padding-bottom: 80px;
}
.ie_style {
	display: block;
	left: 2px;
	position: absolute;
	top: 0px;
	z-index: 99;
	float: left;
}
.check_outer {
	position: relative;
	display: inline-block;
	margin: 0 auto;
	vertical-align: text-top;
}
.enable_checkbox {
	font-size: 12px;
	color: #535353;
	float: left;
}
.back_outer {
	display: block;
	z-index: 999;
}
#section-3 h1 {
	text-align: center;
}
.footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 60px;
}
.section_op_detail {
	width: 100%;
}
#section-2 {
	width: 600px;
	margin: 0 auto;
}

@media (max-width: 991px) {
#section-2 {
	width: 96%;
	margin: 0 auto;
}
.head_title {
	padding-left: 0;
	margin-left: 0;
}
}

@media (max-width: 767px) {
.flot_RT, .flot_LT {
	float: none !important;
	text-align: center !important;
	margin: 0 auto;
}
.social_exp_lt_col {
	margin-top: 0px
}
.copy_right p {
	padding-left: 10px;
}
a.back_bt {
	margin: 0 auto;
	display: block;
}
.bott_margin_10 {
	margin-bottom: 20px;
}
.thank, .review_col h1, h2, h5, h4 {
	text-align: center;
	display: block;
}
.head_title {
	padding-left: 0;
	margin: 0;
}
.SocialIconSet {
	text-align: center;
}
}
.container_home {
	width: auto;
	max-width: 900;
	margin-top: 100px;
	padding: 0 15px;
}

@media (max-width: 480px) {
#section-3 h4 {
	margin-top: 33px;
}
.copy_right {
	bottom: -266px;
}
.copy_right img {
	left: 30%;
}
.review_col h3 {
	text-align: center;
	font-size: 22px;
}
.head_title {
	padding-left: 0;
	margin: 0;
}
.SocialIconSet {
	text-align: center;
}
.copy_right img{left:38%;} 
}
@media (max-width:380px){.check_outer{padding-left:23px;}.copy_right img{left:38%;}.review_col h3{ font-size:27px;}}