/* CSS Document */

/* CSS - GLOBAL */

/* Header */
@import url('https://fonts.googleapis.com/css?family=Poppins:400,500&display=swap');

a:hover{
	text-decoration: none!important;
}
a:focus{
	outline: none;
	text-decoration: none!important;
}
img{
	max-width: 100%;
}
body {	
	font-family: 'Poppins', sans-serif;
	font-size:15px;
	color:#666666; 
	margin:0; 
	padding:0;
	background: #fafafa;
	}
body.search{
	background: #fafafa;
}	
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 300;
  src: local('Oswald Light'), local('Oswald-Light'), url(https://fonts.gstatic.com/s/oswald/v9/HqHm7BVC_nzzTui2lzQTDT8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: local('Oswald Regular'), local('Oswald-Regular'), url(https://fonts.gstatic.com/s/oswald/v9/-g5pDUSRgvxvOl5u-a_WHw.woff) format('woff');
}
	

    .modal-dialog {
        width: 500px !important;
        margin: 30px auto;
    }


a{
	color:#07a4d7;
	font-size:12px;
	text-decoration:none;
	}
	
.clear {clear:both;}
.l_float{ float:left;}
.r_float{ float:right;}
	
h1, h2, h3, h4, h5, h6{ 
				margin:0;
				padding:0;
				font-family: 'Poppins', sans-serif;
				color: #767676;
				}

.main_container {width:100%;
			     height:auto;
			     min-height: calc(100vh - 98px);
			     float: left;
			     background: #F9F9FF;
				 }
				
header{
	width:100%;
	background:#FFF;
	border-bottom: 1px solid #dadada;
	margin-bottom: 45px;
	}
header.innerheader{
	width: 100%;
	background: #FFF;
}	

.home header
{
	border-bottom:0!important;
}

.container
{
	width:1140px!important;
}

@media(max-width:1199px)
{
	.container
{
	width:100%!important;
}
}

.logo_default
{
	margin:10px 0!important;
}


.inner-bx
{
	width:100%;
	padding:15px 0;
	position:relative;
}


.sticky {
	position:sticky!important;
  	position: -webkit-sticky!important;
  	position: -moz-sticky!important;
  	position: -ms-sticky!important;
  	position: -o-sticky!important;
  	top: 0px;
  	z-index: 999;
}
	.header .headercontain {
	width:950px;
	height:75px;
	margin:0 auto;
	position:relative;
	}
.width10per{
	width: 10%;
}
.width90per{
	width: 90%;
}
.width100per{
	width: 100%;
}
.logo {
    	float: left;
    	/*background: #11299b;*/
    	font-size: 9px;
   		min-height: 63px;
		width: 100%;
    	padding: 6px;
		overflow: hidden;
/*    	border-right: solid 1px #dadada;*/
}

.logo a {
    display: block;
    height: 100%;
	}
.logo a img{
	margin: 0 auto;
	/*max-width: 132px;*/
}
.nav_bar {width:auto;
		 		height:75px;
				float:right;
				margin-left:20px;
				font-size:14px;
				/* font-size: 0.875 em;*/
    			font-weight: normal;
				}
				
.nav_bar ul {list-style: none;
    			margin: 0;
    			padding: 0;
				}


.nav_bar li {
    float: left;
    padding: 0;
    /*height: 36px;*/
    padding:42px 13px 18px 13px;
}

.nav_bar li a {color: #FFF;
    display: block;
    text-decoration: none;
	}

.nav_bar li a:hover {
    color: #7fdda0;
    text-decoration: none;
	}

.new_class_but {width:136px;
				height:32px;
				float:right;
				margin:10px 0 0 0;
				}


/*Center Container*/

.center_content_bgr {
	width:100%;
	height:auto;
	/*background-image:url(images/page_top_bgr.jpg);
	background-repeat:repeat-x;
	background-position:top;*/
	/* background:#fafafa; */
	/*position:relative;*/
	padding:0 0 0 0 ;
}
/*					
.banner_home{
	width:100%;
	background:url(images/banner_slide_bg.jpg) 50% 0% repeat-x ;
}
*/
.banner_home {
width:100%; 
float: left;

}

.banner-right
{
	position:absolute;
	right:0;
	top: 0;

}
.left_banner{
}
.right_banner{
	width:460px;
	float:left;
}
.center_content {
	height:auto; min-height:580px;
	margin:0 auto 50px; padding-top:10px; padding-bottom: 20px;
}

.home_center_content{
	min-height:inherit!important;
}
				
.center_content .center_content_home_container {
	height:auto;
	padding:23px 0 0 0;
	float:right;
	width:100%;
}

.center_content_home_container h1{
	color:#666666; text-transform:uppercase; font-weight:300; font-size:20px;
}
.center_content_home_container h2{
	font-size: 20px !important;
    color: #000 !important;
    line-height: 13px;
    text-transform: uppercase;
    font-weight: 700 !important;
}
.center_content_home_container ol, .center_content_home_container li{
	padding:0;
}
.home_R_txt_outer{
	width:100%;
	/*padding:134px 0 0 0;*/
	padding:200px 0 0 0;
	}
	.home_R_txt_outer h1 {
	  width: 100%;
	  padding:10px 15px; 
	  margin:0;
	  color:#000; 
	  font-size:40px;
	font-weight:900; 
	text-transform:capitalize;
line-height:51px;
	
	}
	.home_R_txt_outer p {
  width:100%;
	padding:10px 15px; margin:0;
	font-weight: normal;
	color:#222D39; font-size:15px;
	font-family: 'Poppins', sans-serif;
	
	line-height:26px;
}
.banner_caption{
  width: 100%;
  font-family: 'Poppins', sans-serif;
  font-size: 48px;
}	
.banner_caption h1{
	font-family: 'Sulphur Point', sans-serif!important;
	font-weight: 400;
	font-size: 48px!important;
	font-weight: 600!important;
	font-style: normal;
  	font-stretch: normal;
  	line-height: 1.25;
  	letter-spacing: normal;
  	color: #11299b;
}										
.center_content .center_content_results_container {
		height:auto;
		padding:10px 0 0 0;
											}
											
.center_content .center_content_dash_board_container {
											height:auto;
											position:relative;
											margin-top: 20px;
											}
.locationfinder{
  width: 100%;
  height: 110px;
  border-radius: 3px;
  background-color: #ffffff;
  padding: 16px;
  margin-top: 35px;
}
.locationfinder .searchtext{
	height: 78px;
	border: 0!important;
	box-shadow: none!important;
	font-size: 36px;
  	font-weight: 400;
  	width: 73%;
}
.locationfinder .input-group-btn{
	float: left;
}
.explorebtn{
	height: 78px;
	border: 0!important;
	box-shadow: none!important;
	border-radius: 3px!important;
  	background-color: #11299b;
  	font-size: 24px;
  	font-weight: bold;
  	color: #FFF;
  	padding: 21px 46px;
}
.explorebtn:hover{
	background-color: #.searchresults_hdr {
	color:#666666;
	padding: 0 0 10px 0;
	border-bottom:1px solid #CCC;
	margin-bottom: 10px;
}
								
30ADD9	;
	color: #FFF;
}
.explorebtn:focus,.primary_btn:focus{
	background-color: #.searchresults_hdr {
	color:#666666;
	padding: 0 0 10px 0;
	border-bottom:1px solid #CCC;
	margin-bottom: 10px;
}
								
30ADD9	!important;
	color: #FFF!important;
	outline: none!important;
}	
.bannerthumb_img{
	background-color: #11299b;
  	border: solid 2px #11299b;
  	display: block;
  	opacity: 0.82;
  	width: 134px;
  	height: 102px;
}
.bannerthumb_img:hover{
	opacity: 0.99;
}
.homefeatured{
	background-color: #07a4d7;
	padding-bottom: 25px;
	padding-top: 15px;
}	
.signupfb_btn{
  height: 37px;
  border-radius: 4px;
  background-color: #3b5998;
  text-align: center;
}
.border-right{
	border-right: solid 1px #dadada;
}	
.pad-right{
	padding-right: 35px;
}								
/* FOOTER */
	
.footer {width:100%;
		height:auto;
		clear:both; padding:15px 0;
		background:#2f4050; position:relative;
		}
		
.footer .footercontent {
	width:100%;
	padding:0 0;
	margin:0 auto;
	color:#999999;
}
.footerimg{
	width: auto;
}			

.footer .footercontent .footerleft {width: auto;
									padding:5px 0 0 0;
									float:left;
									text-align:left;
									/*font-size:0.625em; 
									 font-size:10px;*/ color:#FFFFFF;
									}

.footer .footercontent .footercenter{
	padding:5px 0 0 0;
	text-align:center;
	color:#FFFFFF;
	}
	.footer .footercontent .footercenter a{
	color:#fff; margin:0 5px;
	}
	.footer .footercontent .footercenter a:hover{
	color:#07a4d7;
	}
.footerleft a{
	color:#7f7f7f;
	text-decoration:none; margin:0 5px;
	}
	.footerleft a:hover {
	color:#07a4d7;
	text-decoration:none;
}
.footerleft a:first-child{
	margin-left: 0!important;
}
.social_media_outer{
	width:auto;
	margin: 5px 0 0 0;
	}
	.social_media_inner{
	float:left;
	width:auto; padding:0 10px 0 0;
}
				
.fb_icon{
	float:left;
	width:20px; height:20px;
	background:url(images/fb_icon.png) left top no-repeat;
	}
	.fb_icon:hover{
	background:url(images/fb_icon.png) left bottom no-repeat;
}
.g_plus_icon{
	float:left;
	width:20px; height:20px;
	background:url(images/g_plus_icon.png) left top no-repeat;
	}
	.g_plus_icon:hover{
	background:url(images/g_plus_icon.png) left bottom no-repeat;
}
.twitter_icon{
	float:left;
	width:20px; height:20px;
	background:url(images/twitter_icon.png) left top no-repeat;
	}
	.twitter_icon:hover{
	background:url(images/twitter_icon.png) left bottom no-repeat;
}
.in_icon{
	float:left;
	width:20px; height:20px;
	background:url(images/in_icon.png) left top no-repeat;
	}	
	.in_icon:hover{
	background:url(images/in_icon.png) left bottom no-repeat;
}
					

.footer .footercontent .footerright {width:auto;
									padding:0 0;
									float:right;
									text-align:right;
									/* font-size:0.875 em; */
									 font-size:14px; color:#FFFFFF;
									}
.footerright a {
					color:#7f7f7f;
					font-size: 22px!important;
					text-decoration:none;
					}
					
.footerright a:hover {
					color:#07a4d7;
					text-decoration:none;
					}
.footerright a:focus{
					color:#7f7f7f!important;
					text-decoration:none;
					visibility: visible!important;
					}
									
/*-----------------------------------------------TWO COLUMN LAYOUT-------------------------------------------------------*/
.twocolumlayout{
	width:950px;
	margin:0 auto;
	padding-top:15px;}
.left_column{
	width:662px;
	float:left;
	margin-right:15px;
	}
.right_column{
	width:273px;
	float:left;
	}
	/*-----------------------------------------------SINGLE COLUMN LAYOUT ( Full width content )-------------------------------------------------------*/
.singlecolumlayout{
	width:100%;
	margin:0 auto;
	padding:15px 0 15px 0;}

/*--------------------------------------------beveled double boxes background------------------------*/
.beveled_dblebox_wrapper{
	width:662px;
	}
.beveled_dblebox_outertop{
	height:6px; 
	width:662px;
	background:url(images/d_bord_left_div_out_top.jpg) 0% 0% no-repeat;}
.beveled_dblebox_outermiddle{
	 background:url(images/d_bord_left_div_out_cen_bg2.jpg) 0% 0% repeat-x;
	 padding:3px 0;
	}
.beveled_dblebox_outermiddle_wrapper{
	width:656px; 
	background:url(images/d_bord_left_div_out_cen_bgr.jpg) 0% 0% repeat-y;
	padding:0 3px 0 3px;
	}
.beveled_dblebox_outerbottom{
	height:6px; 
	width:662px;
	 background:url(images/d_bord_left_div_out_bottom.jpg) 0% 0% no-repeat;}
	 
.beveled_dblebox_inner_wrapper{
	width:636px;
	margin:0 auto;}
.beveled_dblebox_innertop{
	width:636px;
	height:7px;
	background:url(images/beveled_dblebox_innertop.jpg) 0% 0% no-repeat;}
.beveled_dblebox_innermiddle{
	width:630px;
	padding:0 3px;
	/*background:url(images/beveled_dblebox_innermiddle.jpg) 0% 0% repeat-y;*/
	}
.beveled_dblebox_innerbottom{
	width:636px;
	height:7px;
	margin-bottom:7px;
	background:url(images/beveled_dblebox_innerbottom.png) 0% 0% no-repeat;}
	
.comm_div{
	clear:both;
	margin:0 0 10px 0;
}
/*-----------------------------------------------------------------------------accordian style---------------------------------------------*/
.accordian_style{
	}
.accordian_style ul{
	margin:0;
	padding:0;
	list-style:none;}
.accordian_style li{
	border-bottom:1px solid #CCCCCC;
	padding:10px 18px 10px 18px;
	display:block;
	}
.accordian_style li a{
	color:#0099FF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;}
.arrow_close {
	background: url("images/treeSplit2.png") -13px -5px no-repeat;
    cursor: pointer;
    display: block;
    float: left;
    height: 20px;
    width: 20px;}
.accordian_style .div1{
	width:165px;
	padding-right:20px;
	float:left;
	padding-top:5px;}
.accordian_style .div2{
	width:115px;
	margin-right:30px;
	float:left;
	text-align:right;
	padding-top:5px;}
.accordian_style .div3{
	width:100px;
	margin-right:30px;
	float:left;
	text-align:left;
	padding-top:5px;}
.accordian_style .div4{
	width:133px;
	float:right;
	text-align:right;}
.accordian_style h4{
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	margin:0;
	padding:0;}
.setreminder_btn{
	 width:130px;
	 height:37px;
	 background:url(images/setreminder_btn.jpg) 0% 0% no-repeat;
	 margin:0;
	 padding:0;
	 border:0;
	 cursor:pointer;
	 }
.bookit_btn{
	 width:130px;
	 height:37px;
	 background:url(images/bookit_btn.jpg) 0% 0% no-repeat;
	 margin:0;
	 padding:0;
	 border:0;
	 cursor:pointer;
	 }
.booked_btn{
	 width:130px;
	 height:37px;
	 background:url(images/booked_btn.jpg) 0% 0% no-repeat;
	 margin:0;
	 padding:0;
	 border:0;
	 cursor:pointer;
	 }

.accordian_style_content{
	padding:20px 0 0 0;}
.accordian_style_content p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#363636;
	line-height:15px;
	}
.accordian_style_content p a{
	font-size:11px;
	font-weight:normal;}
.message_container{
	background-color:#E9E9E9;
	border:1px solid #A7A7A7;
	padding:10px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;}
.message_container_inner{
	background-color:#FEFEFE;
	border:1px solid #C5C4C9;
	padding:20px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	}
.message_container_inner .success h2{
	font-size:22px;
	color:#5DA62F;
	font-weight:normal;
	padding:5px 0;
	display:block;
	}
.message_container_inner .success{
	border:1px solid #CCEBAC;
	background-color:#E0F2CB;
		text-align:center;
	padding:50px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	/*background:url(images/icon_verified.png) 50% 10% #E0F2CB no-repeat;*/}
.message_container_inner .error{
	border:1px solid #F5C69A;
	background-color:#FBD3B1;
	padding:50px;
	text-align:center;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	/*background:url(images/icon_verified.png) 50% 10% #E0F2CB no-repeat;*/}
.message_container_inner .error h2{
	font-size:22px;
	color:#E54817;
	font-weight:normal;
	padding:5px 0;
	display:block;
	}
.datacolor{
	color:#333333!important;}
.host_food_pic_blk{
	display: table;
	width: 100%;
	position: relative;
}	
.host_food_pic_cell_left{
	width: 68%;
	display: table-cell;
	position: relative;
	overflow: hidden;
	height: 200px;
	background: #777777;
}
.host_food_pic_cell_left img{
	position: absolute;
	  left: 50%;
	  top: 50%;
	  height:auto;
	  width:100%;
	  -webkit-transform: translate(-50%,-50%);
	  -ms-transform: translate(-50%,-50%);
	  transform: translate(-50%,-50%);
	  max-width: inherit!important;
}
.position_relative{
	position:relative;
	}
	.position_relative .info_private{
	position:absolute;
	top:10px; right:25px;
	}
	.position_relative .inp-form{
	padding-right:35px !important;
}
.inner_div_top h1, .inner_div_top h2{
	font-family: 'Poppins', sans-serif;
	font-size: 30px;
	color: #11299b;
	margin: 0;
	padding:0 0 10px 0;
}

.no_padding_L{
	padding-left:0px!important;
}
.no_padding_R{
	padding-right:0px!important;
}

@media(max-width: 460px)
{
	.host_food_pic_cell_left img
	{
		height:100%;
		width:auto;
	}
}
.host_food_pic_cell_right{
	width: 32%;
	display: table-cell;
	position: relative;
	  overflow: hidden;
	  height: 200px;
	  border-left: 2px solid #FFF!important;
	  background: #777777;
	   text-align: center;
}	
.host_food_pic_cell_right img{
	position: absolute;
	left: 50%;
	top: 50%;
	height: 100%;
	width: auto;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	max-width: inherit!important;
}
.pricebox {
	position: absolute;
  bottom: 30px;
  left: 0;
  z-index: 0;
  padding: 5px 30px;
  opacity: 0.84;
  background-color: #2c2c2c;
  color: #d9d9d9;
	font-family: Open Sans;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}	
p.results_price{
	margin-bottom: 5px;
}
.datesearch{
	border: 0!important;
	width: auto!important;
	min-width: 130px;
	float: left;
}
.hdrsearchbox{
	border: 0!important;
	font-family: Open Sans!important;
	font-size: 14px!important;
  	font-weight: 600!important;
}
.results_icon2 span{
	color: #a2a2a2;
	font-size: 14px!important;
}
.maskbanner {
  width: 100%;
  height: 185px;
  background:url(images/inner_banner.jpg) 50% 50% no-repeat #000;
  padding: 25px 0;
}
.maskbanner h1{
	color: #FFF;
	font-size: 36px;
  	font-weight: 500;
  	font-family: Open Sans!important;
  	margin-bottom: 10px;
}
.maskbanner .class_fee{
	padding: 10px!important;
  	background-color: rgba(0,0,0,0.25);
  	color: #DDD;
	margin-bottom: 15px!important;
}	
.maskbanner .class_fee h3{
	color: #DDD;
	font-size: 19px;
	padding: 5px 10px 5px 0!important;
}	
.maskbanner .class_fee h2{
	color: #11299b;
	font-size: 24px;
}
.locationbox{
	background-color: #11299b;
	font-size: 13px;
	font-family: Open Sans!important;
	padding: 5px 10px;
	color: #FFF;
	line-height: 20px;
}
.maskbanner .bktosearch a{
	color: #FFF!important;
}
.testi_block{
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	font-family: Open Sans!important;
	border-left: 12px solid #3A406D;
	padding-left: 15px;
}
.reviewsec h3{
	font-size: 36px;
	font-family: Open Sans!important;
	color: #767676;
	margin-top: 30px;
	margin-bottom: 10px;
}
.pho_thump_img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    overflow: hidden;
    position: relative;
    padding: 0;
}
.pho_thump_img img{
    max-width: inherit!important;
    position: absolute;
	left: 50%;
	top: 50%;
	height: 100%;
	width: auto;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}	
.booking_food{
	width: 100%;
	text-align: right;
}
.booking_food .pho_thump_img {
    width: 96px;
    height: 96px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    overflow: hidden;
    position: relative;
    padding: 0;
    margin-top: -70px;
    margin-right: 20px;
    float: right;
	border: 2px solid #e5e5e5;
	background: #FFF;
}
.booking_food .pho_thump_img img{
    max-width: inherit!important;
    position: absolute;
	left: 50%;
	top: 50%;
	height: 100%;
	width: auto;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.border_btm{
	border-bottom: 1px solid #CCC;
	margin-bottom: 15px;
}

	
/*  ------------------------   NEW   -----------------------------  */
/*
.home_search_outer {
  float: right;
  width: 387px;
  height: auto;
  padding: 20px;
  margin: 100px 0 70px 0;
  background: url(../images/home_search_bg.png) repeat left top;
}
*/
.home_search_outer{
	/*float:right;
	width:95%;
	height:auto;
	padding:20px; margin:133px 0 0 0;
	background: url(../images/home_search_bg.png) repeat left top;*/
	/*border: 5px solid rgba(255, 255, 255, 0.2);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;*/
	float:right;
	width:100%;
	height:auto;
	padding:20px; margin:133px 0 0 0;
	background:rgba(0,0,0,0.65);
	border: 5px solid rgba(255, 255, 255, 0.2);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	.home_search_outer h2{
	color:#FFFFFF; text-transform:uppercase; font-size:25px;
	}
	.home_search_outer p{
	color:#FFFFFF; padding:10px 0 0 0; margin:0; font-size:13px;
	}



	.home_search_outer h2 {
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 19px;
    font-weight: 400;
}
	.home_search_outer p{
	color:#FFFFFF; padding:10px 0 0 0; margin:0; font-size:13px;
	}
.add_business{
	margin:0 0 0 0;
	}
	.add_business a{
  background: #fff;
  padding:13px 13px;
  margin: 0 0 0 0;
  color:#3A406D!important;
  border:1px solid #11299b;
  border-radius:50px;
	}
	.add_business a:hover{
	background:#11299b;
	color:#fff!important;
	}
.homesearch_id{
	 float:left;
	 width:auto; margin:0 10px 0 0;
}
.homesearch_id label.error{
	display:block;
}
.homesearch_inner{
	 float:left;
	 width:100%;
	 padding:0 0 10px 0;
	}
	.homesearch_inner input[type="text"]{
	 font-weight:normal; color:#d6d6d6!important;
	 background: none!important;
	 padding: 4px 0!important;
	 border: 0;
	 width: 100%;
	 border-bottom: 1px solid #868686!important;
	}
	/*.homesearch_inner input[type="text"] {
	  
	  font-weight: normal;
	  color: #0c0c0c!important;
	}*/
.dateandtimes{
	width: 100%;
}
#search_dateval{
	background-color:#ffffff !important;
	/*width:100%!important;*/
	background: url(images/calendericon.png) no-repeat scroll 95% 50%!important;
}
.home_search_btt{
	padding:10px;
	font-family:Oswald; font-weight:400; color:#FFFFFF;
	font-size:18px; text-transform:uppercase;
	background:#07a4d7; width:100%; border:0; cursor:pointer;
	}
	.home_search_btt:hover{
	background:#3A406D;
	}
	.loginform_top, .loginform_bottom{
	display:none;
	}


.book_it{
	float:left;
	background:#07a4d7;
	padding:8px 13px;
	font-family: Open Sans;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	line-height:normal;
	margin:0 0 0 0;
	border:0 none;
	width:auto;
	cursor:pointer;     
	border-radius: 3px!important;
    background-color: #11299b;
	}
	.book_it:hover{
	background:#3A406D;
	color: #FFF;
	}
.primary_btn{
	padding:8px 20px;
	font-family: Open Sans;
	font-size: 16px;
	height: 54px;
	color:#FFF;
	font-weight:bold;
	line-height:normal;
	margin:0 0 0 0;
	border:0 none;
	width:auto;
	cursor:pointer;     
	border-radius: 3px!important;
    background-color: #11299b;
    width: 100%;
	}
.primary_btn:hover{
	background:#3A406D;
	color: #FFF;
	}
		
.main_button{
	float:left;
	background:#07a4d7;
	padding:4px 20px;
	font-family:Oswald;
	font-size:14px;
	color:#FFF;
	font-weight:400;
	line-height:normal;
	margin:0 0 0 0;
	border:0 none;
	width:auto;
	cursor:pointer; text-transform:uppercase;
	height:auto;
	}
	.main_button:hover{
	background:#3A406D;
	}
.class_fee{
	float:left;
	width:auto; padding:0 10px ;
}
.class_fee h2{
	float:left;
	text-align:left;
}
.class_fee h3{
    float: left;
    font-size: 20px;
    font-weight: 300;
    padding: 10px 10px 0 0;
    text-decoration: line-through;
}
.rectangle_btm {
  width: 158px;
  height: 10px;
  background-color: #ffffff;
  margin: 20px auto;
  display: block;
}
	
/*   ------------------  CALANDER  ------------------ */
.ui-widget-header{
	background-color:#07a4d7!important; border:0px!important;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight{
	background-color:#07a4d7!important;
	color:#000000; border:0px!important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
	color:#000000!important; border:0px!important; background:#FFF;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { 
	border:0px!important; background: #FFF!important;
}

.button_1{
	float:left;
	background:#07a4d7;
	padding:5px 20px;
	font-family:Oswald;
	font-size:12px;
	color:#FFF;
	font-weight:400;
	line-height:normal;
	margin:0 0 0 0;
	border:0 none;
	width:auto;
	cursor:pointer; text-transform:uppercase;
	height:auto;
	}
	.button_1:hover{	
	background:#3A406D;
	}
.results_rating{
	padding:0!important; margin:0px 0 10px 0 !important;	
	}
	
.detail_sellet_pic{
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center; 
	background:#a9a9a9;
	position: relative;
	overflow: hidden;
	height: 153px;
}
.detail_sellet_pic img{
	position: absolute;
	  left: 50%;
	  top: 50%;
	  height: 100%;
	  /*width: auto;*/
	  -webkit-transform: translate(-50%,-50%);
	      -ms-transform: translate(-50%,-50%);
	          transform: translate(-50%,-50%);
}
.featured_outer{
	float:left;
	width:100%; padding:15px 0 ;
}
.featured_outer h1{
	color:#FFF; 
	font-size: 36px;
  	font-weight: bold; 
  	padding:0;
  	margin:10px 0 15px 0;
  	text-align: center;
  	font-family: Open Sans;
}
.featured_outer h2{
	font-size: 18px!important;
  	font-weight: bold;
	color: #e7e7e7;
  	text-align: center;
  	margin:15px 0 0 0!important;
  	text-transform: inherit!important;
  	font-family: Open Sans;
}	
.featured_inner{
	float:left;
	width:100%; padding:5px 0 ;
}
.featured_outer h2 a{
		color:#07a4d7;
}
	.featured_outer h2 a:hover{
	color:#333333;
	}
	
	
.featured_inner_cont{
	float:left;
	width:100%; background:#FFF; 
	border:1px solid #ededed;
	margin:0 0 10px 0; padding:10px;
}
.featured_inner_cont h2{
	font-size: 16px!important;
  	font-weight: 400!important;
	color: #11299b;
	text-align: left;
    margin: 5px 0!important;
    }
	.featured_inner_cont .pho_thump_results{
	width:100%;
	height:150px; overflow:hidden;
	}
	.featured_inner_cont .pho_thump_results img{
	min-height:150px;
	}
	.featured_inner_cont.last{
	margin:0px;
	}
	.featured_inner_cont .results_icon2{
	line-height:18px;
	color:#202020;
	}
	.featured_rate{
	float:right;
	width:auto;
	color: #606060;
    font-family: Open Sans;
    font-size:18px;
    font-weight: normal;
    padding: 0 !important;
    text-align: left;
	}
.home_featured_outer{
	background:#f9f9f9;
}

.subscription-plan_desc{
    line-height: 20px;
}

.field_wrapper ul{
    padding-bottom: 10px;
    min-height: 220px;
}

.field_wrapper ul li{
    /*background:url(images/admin/shared/year_next.gif) left top 48% no-repeat; */
    border-bottom: 1px solid #cfcfcf;
    line-height: 35px;
    padding-left: 10px;
    text-align: center;
}

.planprice_div{
    background-color: #fff;
    border: 1px solid #cfcfcf;
    border-radius: 3px;
    text-align: center;
    color: #000;
    font-size: 13px;
    display: block;
    clear: both;
    padding: 15px;
    font-weight: bold;
    margin-bottom: 30px;
}
.fooer_app_outer{
	width:156px;
	position:fixed;
	bottom:0px; right:10px;
	background:url(../images/app_footer_bg.png) repeat left top;
	border:1px solid #d8d8d8;
	padding:12px; margin:0;
	}
	.fooer_app_outer h1{
	float:left;
	width:100%;
	height:auto; padding:0px 0px 10px 0px; margin:0;
	font:normal 16px Arial, Helvetica, sans-serif;
	color:#3f3f3f; elevation:level;
	}
	.fooer_app_L{
	float:left;
	width:40px;
	}
	.fooer_app_R{
	float:right;
	width:110px;
	}
	.fooer_app_R ul{
	float:left;
	width:100%; list-style:none; margin:0; padding:0;
	}
	.fooer_app_R li{
	float:left;
	width:95%; height:20px; list-style:none; margin:0; padding:0 0 5px 0;
	}
	.fooer_app_R li a{
	float:left;
	width:90%; height:20px; list-style:none; margin:0; padding:0 0 0 25px;
	background:url(../images/app_icon_2.png) no-repeat left center;
	color:#000000;
	}
	.fooer_app_R li a:hover{
	color:#db5581;
	}

.staff_details_header{
    font-size: 14px; padding-bottom:10px ;
    color:#07a4d7 !important;
}
.assign_services
{
    font-size: 14px; padding-bottom:10px ;color:#07a4d7 !important;
}
.home_search_outer form{
	padding: 0!important;
}
.wid100p{
	width: 100%!important;
}
.pad10_sides{
	padding: 0 10px;
}
.field_wrapper_spl{
	margin-bottom: 10px;
}
.marg5px_right{
	margin-right: 5px!important;
}
.marg2p_right{
	margin-right: 2%!important;
}
.marg20px_top_bot{
	margin-top: 20px!important;
	margin-bottom: 20px!important;
}
.marg10px_top_bot{
	margin-top: 10px!important;
	margin-bottom: 10px!important;
}
.marg20px_top{
	margin-top: 20px!important;
}
.marg0px_bot{
	margin-bottom: 0px!important;
}
.marg10px_bot{
	margin-bottom: 10px!important;
}
.pad2p_right{
	padding-right: 2%!important;
}
.pad15btm{
	padding-bottom: 15px!important;
}
.pad0btm{
	padding-bottom: 0px!important;
}
.servicebox{
	float: left;
	padding-left: 10px;
}
.loginhdrpopup{
	padding-top:15px!important;
	padding-bottom: 0!important;
	border-bottom: 0!important;
}
.table-responsive > .table > tbody > tr > td h3{
	word-wrap:break-all;
}
.payment .table-responsive > .table > tbody > tr > td, .payment .table-responsive > .table > tbody > tr > th, .payment .table-responsive > .table > tfoot > tr > td,.payment .table-responsive > .table > tfoot > tr > th, .payment .table-responsive > .table > thead > tr > td,.payment .table-responsive > .table > thead > tr > th{
	white-space: inherit!important;
}
.display_table{
	display: table;
	width: 100%;
}
.display_table_cell{
	display: table-cell;
}
.vert_align_top{
	vertical-align: top!important;
}
.vert_align_middle{
	vertical-align: middle!important;
}
.vert_align_bottom{
	vertical-align: bottom!important;
}
.wid5per{
	width: 5%;
}
.wid10per{
	width: 10%;
}
.wid20per{
	width: 20%;
}
.wid30per{
	width: 30%;
}
.wid40per{
	width: 40%;
}
.wid50per{
	width: 50%;
}
.wid60per{
	width: 60%;
}
.wid70per{
	width: 70%;
}
.wid80per{
	width: 80%;
}
.wid90per{
	width: 90%;
}
.wid95per{
	width: 95%;
}
.wid98per{
	width: 98%;
}
.wid100per{
	width: 100%;
}
.widnone{
	width: none!important;
}
.min_width252px{
	min-width: 252px;
}
.pad25px_top{
	padding-top: 25px;
}
.navbar{
	min-height: 46px;
	border: 0;
}
nav.navbar{
	margin-bottom: 0!important;
}

.navbar-nav > li > a{
	/*color: #FFF!important;
	padding:5px 10px!important;
	margin: 8px 5px 8px 5px;
	font-family: Oswald;
	text-transform: uppercase;
	font-size: 13px;*/
	color: #5d5d5d;
	display: block;
	text-decoration: none;
	padding:7px 12px!important;
	margin:0 5px 0 0;
	font-size: 14px;
  	font-weight: 600;
}
.nav > li > a:focus, .nav > li > a:hover{
	background:none!important;
	color: #11299b!important;
}
.navbar-nav > li > a.loginlink{
  font-size:14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
  
  font-family: 'Poppins', sans-serif;
 	/*min-height: 63px;
  line-height:33px*/
  border:solid 1px #fff;
  margin-top:15px;
  margin-left: 5px;
  border-radius: 50px;
  border:1px solid #fff;
  padding:8px 33px!important;
}
.navbar-nav > li > a.loginlink:hover{
	color:#3A406D!important;
	background:#fff!important;
}


.header-inner .navbar-nav > li > a.loginlink{
  font-size:14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color:#fff;
  
  font-family: 'Poppins', sans-serif;
 	/*min-height: 63px;
  line-height:33px*/
  background:#0D13D7; 
  margin-top:8px;
  margin-left: 5px;
  border-radius: 50px;
  border:1px solid #0D13D7;
  float: left;
  padding:8px 33px!important;
}

.header-inner .navbar-nav > li > a.loginlink:hover
{
	border:1px solid #11299b;
}

.hdrnav
{
	margin-top:15px;
}
.hdrnav	li{
	min-height: 63px;
    line-height: 63px;
    display: inline-block;
  
    color: #5d5d5d;
    font-size: 14px;
}
.add_business{
	margin:3px 0 0 0;
}
.bordbottom{
	border-bottom: 0!important;
}
.accordion_content p{
	margin: 7px 0!important;
}
#jQStaffSlotsDiv h2, #jQOfflineBookingDataStaffDiv h2{
	width: 100%!important;
}
.dateandtimes input[type="text"]{
	max-width: 320px!important;
}
.booking_container_right .dateandtimes input[type="text"]{
	max-width: 100%!important;
}
#jQStaffSlotsDiv .field_wrapper ul li, #jQStaffSlotsDiv ul li{
	font-size: 11px!important;
}
.vert_align_top{
	vertical-align: top;
}
.left{
	float: left;
}
.right{
	float: right;
}
.center_content.home_center_content{
	min-height: 620px!important;
}
.user_sec_top{
	margin:10px 0 0 0!important;
	}
input.search-query {
    padding-left:26px;
}
form.form-search {
    position: relative;
}
#search {
    position: relative;
    font-size: 14px;
    margin-left: 25px;
}
#search label{
    position: absolute;
    left: 5px;
    top: 0px;
}
#search #search-input, #search .hint {
    padding-left: 25px;
    padding-right: 25px;
    border-radius: 0px;
    margin-top: 8px;
    font-weight: 600;
    color: #5d5d5d;
    font-size: 14px;
}
#search label .fa{
	font-size: 14px;
	color: #bcbcbc;
}
.input-lg{
	border: 0;
	box-shadow: none;-moz-box-shadow: none;-webkit-box-shadow: none;
}
.input-lg:focus{
	box-shadow: none;
}

.cart_container p{
	font-size: 16px;
	margin: 15px 0;
}
.formbox{
	background: #FFF;
	padding: 0 15px!important;
	-webkit-box-shadow: -6px 58px 91px -57px rgba(0,0,0,0.34);
-moz-box-shadow: -6px 58px 91px -57px rgba(0,0,0,0.34);
box-shadow: none;
}
.formbox label{
	text-transform: uppercase;
	color: #767676;
	font-weight: bold;
	min-height: 14px;
	margin-top: 5px;
}
.formbox input[type="text"],.formbox input[type="email"],.formbox input[type="password"],.formbox select{
	border: solid 1px #b7b7b7;
    font-family: Open Sans!important;
    font-size: 13px;
    padding: 8px 7px;
    height: 46px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
.cart_container h2{
	font-size: 16px;
	font-weight: bold;
	color: #767676;
}
.booking_container_right{
	margin-bottom:10px;
	background-color: #ffffff;
  	border: solid 1px #e5e5e5;
}
.hostname_blk{
	font-family: Open Sans!important;
  	font-size: 12px;
  	font-weight: 600;
	color: #7b7b7b;
}
.hostname_blk span{
  	color: #5ea6ff;
}
.booking_container_right_content{
	padding: 15px;
}	
.booking_container_right_content h3{
	font-size: 20px;
  	font-weight: 600;
  	color: #11299b;
  	font-family: Open Sans!important;
  	margin-top: 15px;
}
.booking_container_right_content h4{
	font-size: 14px;
  	font-weight: 600;
  	color: #6d6d6d;
  	font-family: Open Sans!important;
  	margin-top: 5px;
}
.booking_price_table{
	display: table;
	width: 100%;
	margin-top: 40px;
}
.booking_price_table_row{
	display: table-row;
	width: 100%;
	font-weight: normal;
}
.booking_price_table_row:first-child{
	font-weight: bold;
}
.booking_price_table_left{
	display: table-cell;
	width: 60%;
	font-size: 16px;
	color: #5d5d5d;
	padding: 4px 0;
}
.booking_price_table_right{
	display: table-cell;
	width: 40%;
	color: #5d5d5d;
	font-size: 16px;
	text-align: right;
	padding: 4px 0;
}
.booking_total_blk{
	background-color: #fff7ee;
	padding: 10px 15px;
}
.booking_total_blk .booking_price_table{
	margin-top: 0px;
	font-weight: normal!important;
}
.booking_total_blk .booking_price_table_left{
	font-weight: normal!important;
}	
.booking_total_blk .booking_price_table_right{
	font-size: 24px;
	color: #5d5d5d;
	font-weight: normal!important;
}	
.user_sec_top{
	color: #a2a2a2;
	text-align: right;
}
.user_sec_top b{
	color: #11299b;
}
nav.navbar ul li:last-child{
	padding-right: 0!important;
}
#register_updatecheck.update_checked{
	float: left;
	text-align: left;
	padding-left: 25px;
    padding-top: 5px;
}
#register_updatecheck.update_unchecked{
	float: left;
	text-align: left;
	padding-left: 25px;
    padding-top: 5px;
}
#register_updatecheck2.update_checked{
	float: left;
	text-align: left;
	padding-left: 25px;
    padding-top: 5px;
}
#register_updatecheck2.update_unchecked{
	float: left;
	text-align: left;
	padding-left: 25px;
    padding-top: 5px;
}
.inner_div_top p{
	/*font-size: 16px;
    margin: 15px 0;
    line-height: 21px;*/
}
.navbar-collapse{
	padding-right: 0!important;
}
.hdrnav .dropdown-toggle{
	border: 0!important;
	background: #e0e3e2!important;
	width: 34px;
  	height: 34px;
  	position: relative;
	overflow: hidden;
  	border-radius: 50%;
  	margin-top: 0px;
}

.hdrnav .dropdown-toggle img{
	position: absolute;
	left: 50%;
	top: 50%;
	height: 100%;
	width: auto;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}	
.hdrnav .btn-default:hover {
    color: #11299b;
   	background: #e0e3e2!important;
    border-color: transparent;
}
.dropdown-toggle .fa{
	color: #11299b;
	font-size: 17px;
}
.border-left{
	border-left: solid 1px #dadada;
}
.ui-widget-content{
	background: #FFF!important;
	border: 1px solid #07a4d7;
}
.ui-menu .ui-menu-item a{
	font-size: 20px;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus{
	font-weight: normal!important;
	color: #11299b!important;
	margin: 0px!important;
}
footer{
	background:#F9F9FF;
	/*border-top: 2px solid #3A406D;*/
	width: 100%;
	clear: both;
	overflow: hidden;
}
.footercontent{
	text-align: center;
}
.footercontent p{
	margin-top: 15px;
	font-size: 14px;
	line-height: 21px;
	padding-right: 15px;
}
.footercontent ul{
	margin-top: 15px;
	font-size: 14px;
	line-height: 21px;
}
.footerleft {
	text-align: center;
}
.footerleft li{
	list-style: none!important;
	display: block;
	padding-bottom: 10px;
	display: inline-block;
	color: #969696;
}	
.footerleft li a{
	font-size: 14px;
}
.footer_bottom{
	/*background: #dadada;*/
	padding:50px 0;
	text-align: center;
	margin-top:45px;

}
.footerleft{
	margin-top: 15px;
}
.footercontent h3{
	color: #11299b;
}
ul.dropdown-menu li{
	min-height: 32px;
	line-height: 32px;
	display: inherit!important;
}
.dropdown-menu>li>a{
	padding: 10px 0px;
	font-size: 14px;
	margin-left: 15px;
	margin-right: 15px;
	border-bottom: solid 1px #dadada;
}
.dropdown-menu>li:last-child>a{
	border-bottom: solid 0px #dadada;
}
.dropdown-menu>li>span{
	padding: 10px 0px;
	font-size: 14px;
	margin-left: 15px;
	margin-right: 15px;
	display: block;
	/*border-bottom: solid 1px #dadada;*/
}	
.dropdown-menu>li>a:hover{
	background: none!important;
}
.dropdown-menu>li b{
	color: #3A406D!important;
}

#loginbox hr {
    margin-top: 20px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #eee;
}
.popbox input[type="text"], .popbox input[type="email"], .popbox input[type="password"], .popbox select{
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	height: 55px;
}
.popbox .login_btn{
	background:#11299b;
	padding:8px 0 8px 0;
	font-family:'Poppins', sans-serif;
	font-size:16px;
	color:#FFF;
	font-weight:400;
	text-align:center;
	line-height:normal;
	margin:0 0 0 0;
	border:0 none;
	width:100%;
	height: 55px;
	cursor:pointer; 
	text-transform:none;
}
.popbox .rembr_me_unchecked{
	text-transform:inherit;
	font-size: 16px;
	color: #767676;
	font-weight: 600;
	margin-top: 0!important;
	margin-bottom: 15px!important;
}
.popbox .rembr_me_checked {
    text-transform: inherit;
    font-size: 16px;
    color: #767676;
    font-weight: 600;
    margin-top: 0!important;
    margin-bottom: 15px!important;
}
.popbox a.forgotlink{
	text-transform:inherit;
	font-size: 16px;
	color: #767676;
	font-weight: 600;
	text-align: right;
	float: right;
	margin-bottom: 15px!important;
}
.facebooksignin{
	height: 55px;
  	background-color: #39579a;
  	width: 100%;
  	border: 0;
  	border-radius: 3px;
  	-moz-border-radius: 3px;
  	-webkit-border-radius: 3px;
  	font-size: 16px;
  	font-weight: 600;
  	color: #ffffff;
  	text-align: center;
  	padding: 0 30px;
}
.facebooksignin .fa{
	float: left;
	font-size: 22px;
	color: #ffffff;
}
hr.style17 {
	border-top: 1px solid #cecece;
	text-align: center;
}
hr.style17:after {
	content: 'or';
	display: inline-block;
	position: relative;
	top: -14px;
	padding: 0 10px;
	background: #FFF;
	color: #cecece;
	font-size: 18px;
	border-radius: 50%;
	width: 36px;
	height: 36px;
}
.marg20_top{
	margin-top: 20px;
}
.newreg{
	text-align: center;
	font-size: 16px;
  	font-weight: 600;
  	color: #696969!important;
}
.newreg a{
	font-size: 16px!important;
	color: #5ea6ff!important;
}
.popbox #register input[type="text"],.popbox #register input[type="email"],.popbox #register input[type="password"],.popbox #register select{
	width: 100%;
    font-size: 14px;
    font-weight: bold;
    height: 48px;
}
#register .formbox label{
	text-transform: uppercase;
}
.breadcrumb{
	margin-top: 5px;
	margin-bottom: 5px;
}
.inner_div_top.myaacountshd h2{
    font-family: 'Poppins', sans-serif;
	font-size: 30px;
	color: #11299b;
	margin: 0;
	padding:0 0 10px 0;
	}

.description_text{
	width: 100%!important;
	height: 125px!important;
}
.leftprofile{
	background-color: #f0f0f0;
  	border: solid 1px #e7e7e7;
  	padding: 15px;
  	margin-bottom: 15px;
  	margin-top:15px;
  	border-radius:55px 0;
  	-webkit-box-shadow: 0px 4px 21px 3px rgba(212,212,212,0.69);
-moz-box-shadow: 0px 4px 21px 3px rgba(212,212,212,0.69);
box-shadow: 0px 4px 21px 3px
rgba(212,212,212,0.69);
}
.leftprofile_pic{
	
	  width: 160px;
	  height: 160px;
	  display: block;
	  position: relative;
	  margin: 15px auto;
}
.leftprofile_pic img {
    max-width: inherit;
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%, -50%);
    width: 100%;
    border-radius: 50%;
    object-fit: cover;
    object-position: top;
}	
.leftprofile h3{
	color: #444444;
  	font-size: 18px;
  	font-weight: 600;
  	text-align: center;
}
.leftprofile p{
	color: #444444;
  	font-size: 14px;
  	font-weight: 400;
  	letter-spacing: 0.2px;
  	color: #929292;
  	margin-top: 7px;
}
.leftprofile a{
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 0.2px;
	color: #929292;
}
.leftprofile a:hover{
	color: #11299b;
}	
.appoinmentbox_outer{
	margin-bottom: 30px;
}
.appoinmentbox{
	/*border: solid 1px #e1e1e1;
	padding: 15px;*/
	margin:20px 0;
-webkit-box-shadow: 0px 4px 21px 3px rgba(212,212,212,0.69);
-moz-box-shadow: 0px 4px 21px 3px rgba(212,212,212,0.69);
box-shadow: 0px 4px 21px 3px rgba(212,212,212,0.69);
background:#fff;
border-radius:55px 0!important;
height:187px;
}
.appoinmentbox h3{
	font-size:18px;
  	font-weight: 600;
  	color: #11299b;
}	
.appoinmentbox h5{
	font-size:15px;
  	font-weight: 600;
  	color: #6d6d6d;
  	margin: 7px 0;
}
.appoinmentbox span{
	font-size: 16px;
  	font-weight: 600;
  	color: #11299b;
}
.appoinmentbox p{
	margin-bottom: 4px;
}
.appoinmentbox .cancelsection{
	margin-top: 15px;
	font-size: 15px;
    /*font-weight: 600;*/
    letter-spacing: 0.2px;
    color: #929292;
}
.appoinmentbox .cancelsection .cancel_button{
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.2px;
    color: #929292;
    border: 0!important;
    background: none;
    padding: 0!important;
}
.appoinmentbox .cancelsection .cancel_button:hover{
	color: #6a6a6a;
}	
.pho_thump_results{
	position: relative;
	overflow: hidden;
	width: 100%;
	height:187px;
	background: #d5d5d5;
	border-radius:55px 0;
}
.thumbnail img {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 100%;
	width: auto;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	max-width: inherit;
}
.pho_thump_results img{
	position: absolute;
	left: 50%;
	top: 50%;
	height: 100%;
	width: auto;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	max-width: inherit;
}
.hdrnav	li a{
	font-size: 15px;
  	
  	color: #000;
  	cursor: pointer;
}
.hdrnav	li{
 	
  	color: #000 !important;
}
.hdrnav li .hostlink{
	padding: 0 20px;
}
.hdrnav	li a:hover{
	color: #11299b;
}	
.align-right{
	text-align: right;
}
.breadcrumb a.active, .breadcrumb a:hover{
	color: #1e5946!important;
}
.formbox .form-group label{
	margin-top: 15px!important;
}
.formbox .table>tbody>tr>th, .formbox .table>thead>tr>th{
	border-top: 0!important;
	background:#f3f3f3;
	padding-top:10px; padding-bottom:10px;
}
h4.modal-title{
	font-family:Open Sans!important;
    font-size:22px;
    color:#7b7b7b!important;
    font-weight:300;
}
.modal-header .close{
	font-size:32px!important;
    color:#878787!important;
}
.review_form h1{
	font-family: 'Poppins', sans-serif;
    color: #11299b;
    font-size: 22px;
  	font-weight: 600;
}
.review_form p{
	font-family: 'Poppins', sans-serif;
    color: #6d6d6d;
    font-size: 14px;
  	font-weight: 400;
  	margin: 7px 0;
}
.dropdown-menu{
	left: inherit;
	right: 0;
}
.full_width{
	width: 100%!important;
}
.back_arrow{
	padding:4px 5px 4px 16px; margin: 0 0 15px 0;
	color: #fff; text-transform:uppercase;
	background: url(images/back_arrow.png) 0px center no-repeat #07a4d7;
}
#search #frmSearch{
	width: 100%;
}
.rembr_me_checked{
	background: url(images/checked.png) 0% 50% no-repeat;
    padding: 5px 0 5px 23px;
	font-weight:normal;}
.rembr_me_unchecked{
	background: url(images/unchecked.png) 0% 50% no-repeat;
	font-weight:normal;
    padding: 5px 0 5px 23px;}
.update_unchecked{
	background: url(images/unchecked.png) 0% 50% no-repeat;
	font-weight:normal;
    padding: 5px 0 5px 23px;}
.update_checked{
	background: url(images/checked.png) 0% 50% no-repeat;
    padding: 5px 0 5px 23px;
	font-weight:normal;}
.normallogininner1{
	padding:0 0;}
.footercenter span{
	padding: 0 10px;
}	
.footercenter a{
	color: #11299b;
	font-size: 13px;
}	
.timeslotbox{
	margin: 2px 2px 0 0; padding: 5px; width: 49%; float: left; cursor: pointer;
}
.timeslotbox_outer{
	margin: 10px 0;
}
.addclass_wrapper .text_field_style3 {
	max-width: inherit!important;
	width: 100%!important;
}
.addclass_wrapper .col-md-2,.addclass_wrapper .col-md-3,.addclass_wrapper .col-md-4,.addclass_wrapper .col-lg-2,.addclass_wrapper .col-lg-3,.addclass_wrapper .col-lg-4{
	padding-right: 5px!important;
    padding-left: 5px!important;
}

.dis_table{
	display: table;
	width: 100%;
}
.dis_table_cell{
	display: table-cell;
	vertical-align: middle;
}
.width10p{
	width: 10%!important;
}
.width90p{
	width: 90%!important;
}
.dropdown-menu>li.welcomeli>span{
	font-size: 13px;
}
#jQOfflineBookingDataStaffDiv .homesearch_date.textfield_date{
	max-width: inherit!important;
	width: 100%!important;
}

/*------------MediaQueries-----------*/
@media (max-width: 991px) {
	.pho_thump_results{
		margin:0 0 10px 0;
	}
	.footer .footercontent .footercenter{
	padding:5px 0 0 0;
	text-align:left;
	color:#FFFFFF;
	}
	.logo{
		border-right: 0!important;
	}
	.maskbanner h1{
		color: #FFF;
		font-size: 30px;
	  	font-weight: 500;
	  	font-family: Open Sans!important;
	  	margin-bottom: 5px;
	}
	.navbar-nav > li > a.loginlink{
		/*border-left:0!important;*/
		padding: 0 7px!important;
		font-size: 13px;
	}

}
@media (min-width: 768px) {
	.blockUI.blockPage{
		top: 10%!important;
	}
	
}
@media (min-width: 992px) {

}
@media (min-width: 1250px) {

}

@media screen and (max-width: 767px) {
	.footerimg{
	width: 20%;
	margin-bottom: 20px;
}
.footer-links h3, ul, li{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
.footer_bottom{
	margin-top: 0px;
}
.footerimgsec{
	display: flex;
	align-items: center;
	justify-content: center;
}	
.breadcrumb a::after{
	display:none;
	}
	.breadcrumb a::before{
	left:15px!important;
	}
	.breadcrumb a{
	width:50%; padding:0 10px 0 45px!important;
	}
	.breadcrumb a.active, .breadcrumb a:hover{
	-webkit-border-radius:0px!important;
	-moz-border-radius:0px!important;
	border-radius:0px!important;
	}
	.dash_board_nav_bar li
	{
		height:auto !important;
		float: none !important;
	}
	.navbar-nav > li > a{
	margin-right:0!important;
	}
	.edit_profile .display_table,.edit_profile .display_table_cell{
		display: block!important;
		width: 100%;
	}
	.preview_top .class_info{
		display: block!important;
		width:100%!important;
	}
	.preview_top .classinfo_img{
		display: block!important;
		width:100%!important;
	}
	.preview_top .classinfo_details{
		display: block!important;
		width:100%!important;
	}
	.homesearch_id{
		width: 100%;
	}
	.blue_bgr .date_container{
		padding: 5px 0!important;
	}
	.noresults_wrapper h2{
	padding:10px 0 10px 45px!important;
	background:url(images/alericon.jpg) 2% 50% no-repeat!important;}

	.accordion_content .accor_content_right_contain{
		float: left!important;
	}
	.blockUI.blockPage{
		left: 10%!important;
		top: 10%!important;
	}
	.popup_outer_div{
		width: 290px!important;
	}
	input[type="file"]{
 		max-width: 451px;
 	}
	.profilepic{
	text-align:center;
	}
h1.logo{
 		float: none;
 	}
.navbar-toggle{
 		float: right;
 	}
.logo {
    	float: left;
    	font-size: 9px;
   		min-height: 63px;
		width: auto;
    	padding: 6px 0 6px 0;
		overflow: hidden;
    	border-right:0;
	}
.locationfinder{
		height: 70px;
		padding: 10px;
	}
.locationfinder .searchtext{
	    height: 50px;
	    border: 0!important;
	    box-shadow: none!important;
	    font-size: 18px;
	    font-weight: 400;
	    width: 94%;
	}
.explorebtn{
		height: 50px;
		font-size: 18px;
    	font-weight: bold;
    	padding: 10px 30px;
    	float: right;
	}
.locationfinder .input-group{
		width: 100%;
	}
	.locationfinder .searchtext{
		width: 50%;
	}
	.tabwidth{
		width: 100%!important;
		margin-right: 0%!important;
		margin-bottom: 10px!important;
	}
	.welcomeli{
	font-size: 13px;
	text-align: left;
	padding-left:10px;
	}
	.hdrnav	li{
		width: 100%;
    	text-align: left;
    	min-height: 42px;
    	line-height: 42px;
	}
	.hdrnav li .hostlink{
		padding: 0!important;
	}
	.navbar-collapse.in{
		overflow: inherit!important;
	}
	.navbar-nav{
		margin: 0px;
	}
	.navbar-toggle{
		margin-right: 0!important;
	}
	.navbar-nav .open .dropdown-menu{
	margin-top: 10px;
    border: 1px solid #E9E9E9;
    border-radius: 5px;
    margin-bottom: 15px;
	}
	ul.dropdown-menu li{
		text-align: left;
	}
	.hdrnav .dropdown-toggle{
		margin-top: 0!important;
	}
	.navbar-nav > li > a.loginlink{
		/*border-left:0!important;*/
		padding: 0 10px!important;
	}
	
	.navbar-nav > li > a.loginlink:hover{
		background: none!important;
		color: #3A406D!important;
	}
	.logo{
		border-right: 0!important;
	}
	.hdrnav.borderbox li{
		width: auto!important;
		min-height: 63px;
    	line-height: 63px;
	}	
	.hdrnav.borderbox ul.dropdown-menu li{
		min-height: inherit!important;
    	line-height: inherit!important;
	}
	.borderbox{
		border:solid 1px #dadada;
		padding:0 10px;
		margin-bottom: 10px!important;
	}
	.sticky{
		position: inherit!important;
	}	
	.borderbox li.datesearchbox{
		border-right: 0!important;
		width: 100%!important;
		border-bottom: 1px solid #E9E9E9;
	}
	.banner_caption h1{
		font-size: 30px!important;
		margin-bottom: 15px;
	}
	.footercenter span{
		width: 100%;
		display: block;
	}
	.toglemintop{
		margin-top: -40px!important;
	}
	.maskbanner .class_fee h3{
		color: #DDD;
		font-size: 15px;
		padding: 5px 10px 5px 0!important;
	}	
	.maskbanner .class_fee h2{
		color: #11299b;
		font-size: 20px;
	}
	.maskbanner .class_fee {
	    padding: 5px 10px!important;
	    background-color: rgba(0,0,0,0.25);
	    color: #DDD;
	    margin-bottom: 7px!important;
	}
	.popbox .rembr_me_unchecked{
		text-transform:inherit;
		font-size: 14px!important;
	}
	.popbox a.forgotlink{
		font-size: 14px!important;
	}
	.popbox input[type="text"], .popbox input[type="email"], .popbox input[type="password"], .popbox select{
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	height: 50px;
}
.popbox .login_btn{
	background:#11299b;
	padding:8px 0 8px 0;
	font-family:'Poppins', sans-serif;
	font-size:18px;
	color:#FFF;
	font-weight:400;
	text-align:center;
	line-height:normal;
	margin:0 0 0 0;
	border:0 none;
	width:100%;
	height: 62px;
	cursor:pointer; 
	text-transform:none;
}
.profileicon{
	position: relative;
}
.profileicon .dropdown-menu{
	position: absolute!important;
	right: 0!important;
	background: #FFF!important;
	z-index: 9999!important;
}
.navbar-nav .open .dropdown-menu>li>a{
	padding: 9px 0px 9px 0px !important;
}
.footerright a:focus,.footerright a:visited {
	color:#7f7f7f!important;
	text-decoration:none;
	visibility: visible!important;
}
.profile_dob_info{
	float:left!important;
	width:90%!important;
	}
	.profile_dob_info_feild{
	float:right!important;
	width:10%!important; padding:10px 0 0 0!important;
}
.dash_board_left_column_inner_div_container .inner_div_bgr{
	margin-top:0px!important; padding-top:10px;
}
h1{
	font-size:24px;
	padding:0px; margin:0;
}
.inner_div_top.myaacountshd h2{
	font-size:20px;
}
.inner_div_top h1, .inner_div_top{
	font-size:20px;
}
.inner_div_top h1, .inner_div_top h2{
	font-size:20px;
}
}
@media screen and (max-width: 359px) {
	.upload_conatiner{
		/*width: 240px!important;*/
		width:100%;
	}
}	
@media only screen
and (min-device-width : 320px) 
and (max-device-width : 480px) {
	
	.blockUI.blockPage{
		left: 5%!important;
		top: 10%!important;
	}
	input[type="file"]{
 		max-width: 301px;
 	}

} 
@media screen and (-webkit-min-device-pixel-ratio: 0) {

}
@media only screen
and (max-width : 320px) {
 	input[type="file"]{
 		max-width: 255px;
 	}
} 

div#ajaxLoader {
         position: absolute;
         right: 5%;
         bottom: 0%;
         margin-left: -32px; /* -1 * image width / 2 */
         margin-top: -32px
   }


.right-float
{
	float: right;
}

@media(max-width: 375px)
{
	#search
	{
		margin-left: 2px;
	}
	#search .hint
	{
		width: 165px;
	}
}

@media(max-width: 767px)
{
	.popbox a.forgotlink
	{
		float: left;
	}
	.navbar-nav .open .dropdown-menu{
	position:absolute;
	background:#fff; top:54px; padding:0px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);	}
}


.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index:1000;
    top: 0;
    left: 0;
    background-color: #122232;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenav a {
    transition: 0.3s;
    text-decoration: none;
    padding-left: 10px
}

.sidenav a:hover {
    color: #f1f1f1;
     text-decoration: none;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
    color: #fff;
    text-decoration: none;
}

#fullwrapper {
    transition: margin-left .5s;
    background:#f4fafd;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

.submenu{max-height: 250px;overflow-y:scroll;}

.book_it_new
{
	width:auto;
	display:table;
	border:1px solid #11299b;
	padding:15px 13px;
	font-family: Open Sans;
	float: left;
	color:#11299b;
	border-radius:15px 0; 
	position:absolute;
	font-size:14px;
	
	right: 53px;
	bottom: 25px;
}

.book_it_new:hover
{
	border:1px solid #11299b;
	background:#11299b;
	color:#fff;
}


.modal-dialog {
      /*max-width: 800px;
      margin: 30px auto;*/
  }


  #lightbox .modal-content {
    display: inline-block;
    text-align: center;   
}

#lightbox .close {
    opacity: 1;
    color: rgb(255, 255, 255);
    background-color: rgb(25, 25, 25);
    padding: 5px 8px;
    border-radius: 30px;
    border: 2px solid rgb(255, 255, 255);
    position: absolute;
    top: -15px;
    right: -55px;
    
    z-index:1032;
}


#profile-grid { overflow: auto; white-space: normal; }
#profile-grid .profile { padding-bottom: 40px; }
#profile-grid .panel { padding: 0 }
#profile-grid .panel-body { padding: 15px }
#profile-grid .profile-name { font-weight: bold; }
#profile-grid .thumbnail {margin-bottom:6px;}
#profile-grid .panel-thumbnail { overflow: hidden; }
#profile-grid .img-rounded { border-radius: 4px 4px 0 0;}



.auto-wid-new .hdrnav li a
{
	font-size:14px;
}

.header-home
{
	width:100%;
	float: left;
	background:transparent!important;
	margin-bottom: 0!important;
}

.apple_icon{
	float: left;
width: auto;
color:
#fff !important;
background: url(images/apple-logo.png) 20px 19px no-repeat
#0D13D7;
border-radius: 39px 0 38px 38px;
-webkit-box-shadow: -1px 9px 30px 1px rgba(13,19,215,0.34);
-moz-box-shadow: -1px 9px 30px 1px rgba(13,19,215,0.34);
box-shadow: -1px 9px 30px 1px
rgba(13,19,215,0.34);
padding: 15px 25px 15px 65px;
transition: all 0.4s ease-in-out;
margin-left: 15px;
margin-top: 15px;
	}
	.apple_icon h2
	{
	color:#fff!important;	
	font-size:26px!important;
	}
	.apple_icon h3
	{
	color:#fff!important;
	font-size:16px!important;	
	}

	.apple_icon:hover
	{
		-webkit-box-shadow: -1px 9px 30px 13px rgba(13,19,215,0.27);
-moz-box-shadow: -1px 9px 30px 13px rgba(13,19,215,0.27);
box-shadow: -1px 9px 30px 13px rgba(13,19,215,0.27);
 transition: all 0.4s ease-in-out;
	}

	.home-main-sec
	{
		width:100%;
		float: left;
		background:url(images/home-bg-top.png) right top no-repeat;
	}

	.mid-sec
	{
		width:100%;
		background:url(images/mid-sec-bg.png) left top no-repeat;
		margin-top:100px;
		float: left;
		
		clear: both;
		overflow: hidden;
	}

	.sec-mid-sec
	{
		width:100%;
		background:url(images/sec-mid-sec.png) right -152px no-repeat;
		float: left;
		background-size: cover;
		padding:100px 0;
		position:relative;
	}

.thrd-mid-sec
{
	width:100%;
		background:url(images/thrd-mid-sec.png) right -152px no-repeat;
		float: left;
		background-size: cover;
		/*padding:100px 0;*/
		position:relative;
}

.last-sec
{
width:100%;
		background:url(images/last-sec.png) left no-repeat;
		float: left;
		background-size: cover;
		/*padding:100px 0 475px 0;
		margin-bottom:144px;*/
		margin-top:99px;
		/*height:1222px;*/
		padding-top: 25px;
}



	.home-mg-tp
	{
		margin-top:63px;
	}

	.mid-sec h2
	{
		color:#000;
		font-size:22px;
		font-weight: 500;
		line-height:40px;
	}

	.mid-sec h3
	{
		color:#000;
		font-size:18px;
		font-weight: 500;
		line-height:30px;
	}

	.mid-sec ul li
	{
		list-style: none;
		background:url(images/blt.png) left 13px no-repeat;
		width:100%;
		float: left;
		color:#52526E;
		
		font-size:18px;
		padding:15px 0 15px 50px;
	}

	.white-bx
	{
		background:#F9F9FF;
		border-radius:20px;
-webkit-box-shadow: -6px 58px 91px -57px rgba(0,0,0,0.34);
-moz-box-shadow: -6px 58px 91px -57px rgba(0,0,0,0.34);
box-shadow: -6px 58px 91px -57px rgba(0,0,0,0.34);
margin:70px 0;
padding: 0 25px 55px 25px;
text-align: center;

	}

	.white-bx img
	{
		margin:0 auto;
		float: none;
		display: table;
	}


		.white-bx-new
		{
		background:#F9F9FF;
		margin:30px 0;
		padding:40px 25px 25px 25px;
		text-align: center;
		}


	.white-bx-new img
	{
		margin:0 auto;
		float: none;
		display: table;
	}


.sec-mid-sec p
{
	color:#222D39;
	line-height:38px;
	text-align: justify;
}



.round-1
{
	background:#575D73;
	border-radius:50%;
	height:60px;
	width:60px;
	float: left;
	text-align:center;
	color: #fff;
	font-size:20px;
	font-weight: 600;
	line-height:60px;
}

.wid-30
{
	width:19%;
	float: left;
}

.wid-70
{
	width:70%;
	float: left;
}

.sec-mid-sec h3
{
	color:#000;
	font-size:23px;
	font-weight: normal!important;

}
.sec-mid-sec ul li
	{
		list-style: none;
		background:url(images/blue-blt.png) left 13px no-repeat;
		width:100%;
		float:left;
		color:#222D39;
		font-size:16px!important;
		padding:15px 0 15px 50px;
	}

	.r-mg-top
	{
		margin-top: 15px;
	}

	.r-mg-top-2
	{
		margin-top:55px;
	}

.thrd-mid-sec h3
{
	color:#000;
	font-size:23px;
	font-weight: normal!important;
	line-height:35px;

}

.thrd-mid-sec ul li
	{
		list-style: none;
		background:url(images/blue-blt.png) left 13px no-repeat;
		width:100%;
		float:left;
		color:#222D39;
		font-size:16px!important;
		padding:15px 0 15px 50px;
		line-height: 32px;
	}
		

.full-width
{
width:100%;
float:left;

}


.bottom-txt
{
text-align:center;
}

.last-sec h2
{
color: #fff;
font-size:38px;

}

.last-sec h3
{
color: #fff;
font-size:20px;


}


.mg-t
{
	margin-top:338px;
}

.mg-bm
{
	margin-bottom: 25px;
}

.image-side img
{
	float:right;
}

.facebook
{
	width:38px;
	height: 38px;
	float: left;
	background:url(images/facebook.png); 
	transition: 1.5s;
	margin-right: 10px;
	margin-top: 15px;
}

.facebook:hover
{
	background:url(images/facebook-hover.png); 
	transition: 1.5s;
}


.twitter
{
	width:38px;
	height: 38px;
	float: left;
	background:url(images/twitter.png); 
	transition: 1.5s;
	margin-right: 10px;
	margin-top: 15px;
}

.twitter:hover
{
	background:url(images/twitter-hover.png); 
	transition: 1.5s;
}


.linkdin
{
	width:38px;
	height: 38px;
	float: left;
	background:url(images/linkdin.png); 
	transition: 1.5s;
	margin-right: 10px;
	margin-top: 15px;
}


.linkdin:hover
{
	background:url(images/linkdin-hover.png); 
	transition: 1.5s;
}

.print
{
	width:38px;
	height: 38px;
	float: left;
	background:url(images/print.png); 
	transition: 1.5s;
	margin-right: 10px;
	margin-top: 15px;
}

.print:hover
{
	background:url(images/print-hover.png); 
	transition: 1.5s;
}




.footer-links li
{
	text-align:left;
	float: left;
	width: 100%;
	padding:8px 0;
	
}

.footer-links li a
{
	font-size:15px!important;
	color:#222D39!important;
}

.footer-links h3
{
	font-size: 20px;
	color:#000;
	text-align: left;
}

.border-tp
{
	border-top:1px solid #e8e8e8;
	padding-top: 30px;
}

.top-pad-sec
{
	padding-top:75px;
}


	.tab-v
	{
		display:none;
	}

	.for_mobile
{
	display:none;
}

.header-inner
{
	width: 100%;
/*float: left;*/
background:
transparent !important;
margin-bottom:20px !important;
}

@media(max-width:1400px) and (min-width:1199px)

{
	.home-main-sec
	{
		background-size:1300px;
	}
.sec-mid-sec
	{
		
		background: url(images/sec-mid-sec-desk.png) right -76px no-repeat;
		background-size:1399px;

	}

	.thrd-mid-sec
	{
		background: url(images/thrd-mid-sec-desk.png) right -152px no-repeat;
		background-size: 1400px;
	}

}

@media(max-width:1199px) and (min-width:1024px)
{
	.home-main-sec
	{
		background-size: 1399px;
	}

	.sec-mid-sec
	{
		
		background: url(images/sec-mid-sec-lap.png) right -76px no-repeat;
		background-size:1399px;

	}

	.round-1
	{
		float: right;
	}

	.wid-30
	{
		width:34%;
	}

	.wid-70
	{
		width:60%;
		padding-left:39px;
	}
}

@media(max-width:1024px) {
	.home-main-sec
	{
		background-size:800px;
	}

	.sec-mid-sec
	{
		background-size: 1024px!important;
		background: url(images/sec-mid-sec-tab.png) right -76px no-repeat
	}

	.wid-30
	{
		width:11%;
	}


	.r-mg-top-2
	{
		margin-top:20px;
	}


	.thrd-mid-sec
{
	width:100%;
		background:url(images/thrd-mid-sec-tab.png) right -152px no-repeat;
		
}


.mid-sec h3
{
	font-size: 17px;
}
.bottom-txt
{
	text-align:left;
}
.tab-v
{
	display: block;
}
.no-tab-v
{
	display:none;
}

.for_mobile
{
	display:block;
}
.for_desktop
{
	display: none;
}

.dropdown-menu
{
	min-width:220px;
	left: 0;
}

.dropdown-menu
{
	background:#000;
}
ul.dropdown-menu li
{
	border-bottom: 1px solid #4f5051;
}
.dropdown-menu>li>a
{
	border-bottom: 0;
}

.signup .open-menu
{
	background: #11299b;
	border-radius: 50%;
	width:50px;
	height: 50px;
}
}



@media(max-width:768px)
{
	.hdrnav li .hostlink
	{
		padding: 0 10px;
	}

	.navbar-nav > li > a.loginlink {

    padding: 10px 40px !important;
    margin-top: 16px;
    margin-left: -9px;

}
	.home-main-sec
	{
		background-size:300px;
	}

	.apple_icon
	{
		margin-top:25px;
		margin-bottom: 25px;
	}

	.mid-sec img
	{
		margin: 0 auto;
		float: none;
		display:table;
	}

	.mid-sec h2
	{
		text-align:center;
	}

	.mid-sec ul
	{
		clear: both;
		overflow: hidden;
	}


	.sec-mid-sec
	{
		background: url(images/sec-mid-sec-tab.png) right 501px no-repeat;
		padding:0;
	}

	.top-pad-sec
	{
		padding-top: 0;
		margin-bottom:55px;
	}

	.thrd-mid-sec img
	{
		margin:20px auto;
		display:table;
		float: none;
	}


	.last-sec
	{
		padding-top:0;
		margin-top: 0;
	}

	.mg-t
	{
		margin-top: 158px;
	}

	.last-sec
	{
		background: url(images/last-sec.png) left -182px no-repeat;
	}
}


@media(max-width: 767px)
{
	.home-main-sec
	{
		background-size: 198px;
	}

	.container
	{
		padding: 0 25px!important;
	}

	.sec-mid-sec
	{
		background:none;
	}

	.wid-70
	{
		width:80%;
		padding-left: 37px;
	}

	.footercenter
	{
		padding-top: 15px;
	}

	.appoinmentbox
	{
		height:auto;

	}
	.inner-bx
	{
		padding:15px;
	}

}



/*  MENU for MOBILE */


.for_mobile .box{
    height: 100vh;
    width: 300px;
    position: fixed;
    left: -350px;
    z-index: 1001;
    background:rgba(0, 0, 0, 0.9);
    overflow: hidden;
    text-align: left;
  -webkit-transition: -webkit-transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
}

.for_mobile .active {
    -webkit-transform: translateX(350px);
    -moz-transform: translateX(350px);
    -o-transform: translateX(350px);
    -ms-transform: translateX(350px);
    transform: translateX(350px);
    box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
    -moz-box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
    -webkit-box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
}

.for_mobile .open-menu {
    display: inline-block;
    float: right; margin:20px 20px 0 0;
}

.for_mobile .open-menu button{
    display: inline;
    z-index: 0;
    background: transparent;
    border: none;
    margin-top: 10px;
    margin-left: 12px;
    padding: 0px;
    cursor: pointer;
}

.for_mobile .open-menu img {
    width: 30px;
    height: 30px;
}

.for_mobile .header-menu {
    height: 50px;
}

.for_mobile .header-menu button {
    position: relative;
    left: 240px;
    background: transparent;
    border: none;
    margin-top: 10px;
    padding: 0px;
    cursor: pointer;
}

.for_mobile .header-menu img {
    width: 40px;
    height: 40px;
}

.for_mobile .top-menu {
    margin-top: 35px;
}

.for_mobile .top-menu a {
    text-decoration: none;
    color: black;
    font-weight: 600;
    font-size: 18px;
    display: block;
    line-height: 40px;
    padding-left: 35px;
   transition: .2s;
}

.for_mobile .bottom-menu {
    position: absolute;
    bottom: 0px;
    width: 300px;
    background: #D32F2F;
    text-align: center;
}

.for_mobile .bottom-menu li {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0px;
    color: black;
    font-weight: 700;
    font-size: 13px;
}
.for_mobile .box ul{
  padding: 0; margin: 0; list-style: none;
  }
  .for_mobile .box ul li{
  padding: 0; margin: 0; list-style: none;
  }
  .for_mobile .box ul li a{
    padding: 12px 20px;
    display: inline-block;
    color:#fff;
    text-transform: uppercase;
    font-family:'Quicksand';
    font-weight: 600;
  }

  .for_mobile .box ul li a:hover
  {
  	color: #11299b;
  }
  .for_mobile .box ul li.reg_loging{
  padding: 10px 0 0 0;
  }
  .for_mobile .box ul li.reg_loging .btt_outer{
    padding:0 10px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    -webkit-box-shadow: 0px 5px 20px 0px rgba(224,29,36,0.43);
    -moz-box-shadow: 0px 5px 20px 0px rgba(224,29,36,0.43);
    box-shadow: 0px 5px 20px 0px
    rgba(224,29,36,0.43);
    background: rgba(250,14,0,1);
    background: -moz-linear-gradient(left, rgba(250,14,0,1) 0%, rgba(182,44,49,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(250,14,0,1)), color-stop(100%, rgba(182,44,49,1)));
    background: -webkit-linear-gradient(left, rgba(250,14,0,1) 0%, rgba(182,44,49,1) 100%);
    background: -o-linear-gradient(left, rgba(250,14,0,1) 0%, rgba(182,44,49,1) 100%);
    background: -ms-linear-gradient(left, rgba(250,14,0,1) 0%, rgba(182,44,49,1) 100%);
    background: linear-gradient(to right,
    rgba(250,14,0,1) 0%,
    rgba(182,44,49,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa0e00', endColorstr='#b62c31', GradientType=1 );
  }
  .for_mobile .box ul li.reg_loging .btt_outer a{
  padding:12px 15px;
  }
.for_mobile .text {
    font-size: 70rem;
    position: absolute;
   top: 50%;
   left: 50%;
  transform: translateX(-50%) translateY(-50%);
  text-align: center;
}
.for_mobile .box ul li.active{
  -webkit-transform:inherit;
  -moz-transform:inherit;
  -o-transform:inherit;
  -ms-transform:inherit;
  transform:inherit;
  box-shadow:inherit;
  -moz-box-shadow:inherit;
  -webkit-box-shadow: inherit;
}
.for_mobile .box ul li.active a{
  color: #fa0e00!important;
}
/*---------*************************************************************************************-------*/
.static_page_class * {
    font-family: 'Poppins', sans-serif !important;
	font-size: 15px !important;
	color: #666666 !important;
	background: #F9F9FF !important;
}
.home_banner_contect_tag > p > span{
    font-weight: normal !important;
    color: #222D39 !important;
    font-size: 15px !important;
    font-family: 'Poppins', sans-serif !important;
    line-height: 26px !important;
}
/*---------*************************************************************************************-------*/

.reset_form_wrapper {
	max-width: 440px;
	margin: 55px auto;
	padding: 45px 0;
}

.reset_form_wrapper .login_form {
	background: #FFF;
	width: 100%;
	margin: 0 auto;
	position: relative;
	padding: 0 15px;
}

.reset_form_wrapper .login_form .forgot_pwd_email {
    padding: 13px 15px 0 15px;
}

.reset_form_wrapper .login_form .forgot_pwd_email h1 {
	font-family: 'Open Sans', sans-serif;
    font-size: 30px;
    color: #3A406D;
    margin: 0;
    padding: 0;
    text-align: center;
    padding: 30px 0px;
}

.reset_form_wrapper .login_form input {
    background-color: #ffffff;
    border: 1px solid #ccc;
    font-family: Open Sans !important;
    font-size: 13px;
    padding: 11px 7px;
    color: #454545;
	width: 100%;
}

.reset_form_wrapper .login_form .forgotpassword .login_btn {
    float: left;
    width: 100%;
    color: #fff !important;
    background: #0D13D7;
    border-radius: 8px;
    -webkit-box-shadow: -1px 9px 30px 1px rgba(13, 19, 215, 0.34);
    -moz-box-shadow: -1px 9px 30px 1px rgba(13,19,215,0.34);
    box-shadow: -1px 9px 30px 1px rgba(13, 19, 215, 0.34);
    padding: 25px;
    transition: all 0.4s ease-in-out;
    margin-top: 15px;
    margin-bottom: 25px;
    border: 0;
	font-size: 16px;
}

.reset_form_wrapper .login_form .forgotpassword .error {
    padding: 10px 10px 30px 10px !important;
    text-align: center;
}

.how_it_work h1 {
    font-size: 16px !important;
    margin: 10px 0px 30px 0px;
	text-transform: none;
}

.how_it_work h2 {
    margin-bottom: 20px;
}

.how_it_work h3 {
	font-size: 18px !important;
    color: #3A406D !important;
    font-weight: 500;
    margin-bottom: 10px;
}

.how_it_work p {
    font-size: 14px !important;
    color: #000 !important;
    margin-bottom: 40px;
    line-height: 26px;
}

.how_it_work ul {
    margin: 20px 0px 40px 0px; 
	padding-left: 20px;
}

.how_it_work ul li {
    font-size: 14px !important;
    color: #000 !important;
    margin-bottom: 20px;
    /* line-height: 10px; */
	list-style: disc;
}

.how_it_work strong {
    color: #000 !important;
}

.hdrnavmin
{
	min-width:167px;
}