/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
    float: left;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}


/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/

.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	width:20px;
	height:37px;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 0px;

	text-indent:1000;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}

.owl-prev {background:url(../../img/arrow-right.png) no-repeat; float: left;  position: relative;  left: 15px; top: -144px !important;}
.owl-next { background: url(../../img/arrow-left.png) no-repeat;   float: right; position: relative; right: 15px; top: -144px !important;}

.owl-pagination { top: 15px !important;  position: relative;}

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(AjaxLoader.gif) no-repeat center center
}

/*! http://responsiveslides.com v1.54 by @viljamis */

.rslides {
  
      position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin-top: -9px;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  
  border: 0;
  }

.ban-but-eff {
  transition:all 0.3s ease;
}
.ban-but-eff:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}


  
.pickup_btn_0 {
    position: absolute;
    z-index: 9999;
    bottom: 43%;
    right: 5.5%;
}
  
}

.pickup_btn_1 {
    display: none;
}
.pickup_btn_2 {
    position: absolute;
    z-index: 9999;
    bottom: 10%;
    right: 15%;
    width: 20%;
}
.pickup_btn_3 {
    display: none;
}
.pickup_btn_4
{
    position: absolute;
    z-index: 9999;
    bottom: 10%;
    right: 40%;
    width: 20%;
}
/* T20 20  add banner  22-03*/
/*.pickup_btn_1 {
  position: absolute;
  z-index: 9999;
  bottom: 10%;
  right: 15%;
  width: 20%;
}
.pickup_btn_2 {
    display: none;
}
.pickup_btn_3
{
    position: absolute;
    z-index: 9999;
    bottom: 10%;
    right: 40%;
    width: 20%;
}*/
/* end T20 20  add banner  22-03*/
/*
.pickup_btn_1 {
  position: absolute;
  z-index: 9999;
  bottom: 38%;
  right: 29.5%;
  width: 18%;
}
.pickup_btn_2 {
  display: none;
}
.pickup_btn_3
{
  position: absolute;
  z-index: 9999;
  bottom: 10%;
  right: 40%;
  width: 20%;
}
*/

.hb_slider_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("assets/img/arrows-3.png") no-repeat left top;
  margin-top: -45px;
}
@media screen and (max-width: 414px) {
  .hb_slider_nav {
    height: 40px;
    width: 25px;
    background: transparent url("../images/themes1.png") no-repeat left top;
  }
}
.hb_slider_nav:active {
  opacity: 1.0;
}

.hb_slider_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
}

.jumbotron {
    text-align: center;
    margin: 60px 0;
}
.jumbotron h1 {
    font-size: 72px;
    line-height: 1;
}
.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}
#login {
    max-width: 300px;
    /*padding: 19px 29px 14px 45px;*/
    /*margin: 20px auto 20px;*/
    background-color: #fff;
    border: 1px solid #e5e5e5;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    border-radius: 0px;
}
#login h2 {
    font-size: 31.5px;
    line-height: 40px;
    margin-bottom: 10px;
}
#register label.required {
	font-weight: bold;
}
.register-form .error{
    color: red;
    margin-bottom: 5px;
}
.login-form .error {
    color: red;
    margin-bottom: 3px;
    margin-left: 23px;
    width: 100%;
}

.error{
    color: red;
    margin-bottom: 2px;
   /* margin-left: -120px;*/
}
.footer-contact-box .error { margin-bottom: 2px;}
.form_field_sp .error {
    margin-bottom: 0px !important;
}
.rf-contact-space .error{
    color: red;
    margin-bottom: 22px;
    margin-left: -118px;
}
.er_sp_sp .error{
    margin-left: 0px !important;
    float: left;
}

label#vcode-error {
    color: red;
    margin-bottom: 22px;
    margin-left: -156px !important;
}

label#rc_no-error {
    color: red;
    margin-bottom: 22px;
    margin-left: -361px !important;
}

label#rvcode-error {
    color: red;
    margin-bottom: 22px;
    margin-left: -398px !important;
}
#refer_code input[type="text"]{
    color: #1b2732;
    font-size: 18px;
    font-weight: 400;
    height: 37px;
    padding: 10px 20px 10px 6px;
    width: 88%;
}
.rf-form form input[type="text"]{
    color: #1b2732;
    font-size: 18px;
    font-weight: 400;
    height: 37px;
    padding: 10px 20px 10px 6px;
    width: 100%;
}
#refer_code h2 { padding-top: 12% !important; padding-bottom: 2%;}
#lcno h2 { padding-top: 12% !important;}
#refer_code .head { top: -11%;}
#lcno .head-rf { top: -11%;}
/*
a.skip_but_sp { background: #3e90db url(images/skip_icon.png) no-repeat 59px 14px !important;}*/

.pickup_btn_0 {
    position: absolute;
    z-index: 9999;
    bottom: 22%;
    right: 5.5%;
}