/*custome css carzippi */
@font-face {
  font-family: 'Montserrat-Regular';
  src: url('../fonts/Montserrat-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat-Light'; 
  src: url('../fonts/Montserrat-Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat-Bold'; 
  src: url('../fonts/Montserrat-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.modal-body ul {margin-left: 30px;}
.login-error-cont {top:20px;position:absolute;}
.margin_40 {margin-top:40px;}
.gray_Section {background: #f1f1f1;padding-top: 50px;padding-bottom: 50px;}
a:focus {outline: none !important;}
#bottom-header .logo_desk{padding:10px 16px 10px;width: 145px}
.about p {font-size: 16px; line-height: 27px;}

.about {
     
    padding-top: 0px;
    padding-bottom: 30px;
    float: left;
    width: 100%;
    padding-left: 100px;
    padding-right: 100px;
     }
  .prev_s{display: none !important;}
.next_s {display: none !important;}
 .hovereffect:hover .overlay {background:rgba(197, 22, 40, 0.7);}
 .pink .fa-calendar {font-size:18px;}
.cpn_Log_sec img {width:100%;}
.cpn_Log_sec {border:1px solid #e9ecee;padding:10px; border-radius: 3px;float:left; margin-bottom: 15px; margin-top: 15px; width: 100%;}
.cpn_Log_sec p {font-weight:bold;font-size:18px;color: #d00304;margin-top: 20px;}
a{outline:none !important;}
header{position:fixed; z-index:999; top:0; width:100%; font-family: 'Montserrat-Light'; }
#naviagtion .navbar-default {
    background-color: #c02b3a;
    border: none;
}
#naviagtion .navbar {
    border-radius: 0px; margin-bottom: 0px;
}
#naviagtion .navbar-default .navbar-nav>li>a, #naviagtion .navbar-default .navbar-brand {
    color: #fff;    text-transform: uppercase; font-size: 12px;
}
#naviagtion .navbar-brand i{font-size:25px;}
#naviagtion .navbar-brand {/**background:rgba(0,0,0,0.5)  ;  padding: 10px;**/}
#bottom-header{background:rgba(0,0,0,0.5);  padding: 10px 0;}
#myCarousel{    top: 50px !important;}
.text_lowercase{text-transform:lowercase}
.right_side i{font-size:15px;}
#bottom-header h5{color:#fff;font-size:22px;margin-top: 12px;}
.fnt_light{font-family: 'Montserrat-Light';}
.size_12{font-size:12px;}
#slider{/*margin-bottom:50px;*/}
.heading{background:#fff; display:block; padding:30px 0; }
.heading h3{color:#c02b3a; font-family: 'Montserrat-Regular';z-index: 99; background:#fff; position:relative;    width: auto;
text-transform:uppercase;
    display: inline-block;
    margin: 0 auto;}
.heading hr{border-bottom:solid 2px #f1eeee; position:absolute;     z-index: 99;
    width: 100%;
    margin-top: 14px; }
.round{display: inline-block;
    width: 8px;
    height: 8px;
    background: #f1eeee;
    border-radius: 300px;
    margin-right: 10px;    position: relative;
    top: -1px;}
.right_rnd{ margin-right: 0px; margin-left:10px;}
.service{background:#f1f0f0; padding-top:30px; padding-bottom:0;}
.service_box{   cursor: pointer;  color:#fff; padding:15px 0; background-image:url(../images/car_wheel.png); background-repeat:no-repeat;background-position: 216px 113px; margin-bottom:30px; min-height:210px;}
.bg_green{background-color:#28784d;}
.service_box h4{ font-family: 'Montserrat-Bold'; margin-top:0; padding-right:10px; }
 .service_box img{     -webkit-transition:background-color .3s,color .15s,box-shadow .3s,opacity 0.3s,filter 0.3s;transition:background-color .3s,color .15s,box-shadow .3s,opacity 0.3s,filter 0.3s; vertical-align:middle;}
.service_box:hover img{       opacity:0.60;filter:alpha(opacity=60);-webkit-backface-visibility:hidden}
.bg_greyblue{background-color:#2e6278;} 
.bg_blue{background-color:#2862a9;} 
.bg_ligt_pink {background-color:#f06eaa;}
.bg_sky_blue {background-color: #04b9ed;}
.bg_rose{background-color:#a92877;}
.bg_greyshyellow{background-color:#b1ae92;}
.bg_lightblue{background-color:#2ba8bb;}
.bg_lightorange{background-color:#d1a14c;}
.bg_darkpink{background-color:#7a466c;}
.trending{padding:30px 0;}
.box_trending{margin-bottom:15px; min-height:172px;border-radius: 10px 10px 0 0; }

/*image hover gif 06-04-2017*/
.car_wash{ background:url(../images/car_wash.png) no-repeat; width:160px; height:150px;}
.car_wash:hover{ background:url(../images/car_wash.gif) no-repeat; width:160px; height:150px;}

.car_detaling{ background:url(../images/car_detaling.png) no-repeat; width:160px; height:150px;}
.car_detaling:hover{ background:url(../images/car_detaling.gif) no-repeat; width:160px; height:150px;}

.car_breakdown{ background:url(../images/car_breakdown.png) no-repeat; width:160px; height:150px;}
.car_breakdown:hover{ background:url(../images/car_breakdown.gif) no-repeat; width:160px; height:150px;}

.car_assecores{ background:url(../images/car_assecores.png) no-repeat; width:160px; height:150px;}
.car_assecores:hover{ background:url(../images/car_assecores.gif) no-repeat; width:160px; height:150px;}


/* box trending hover effect*/
.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
  vertical-align:middle;border-radius: 10px 10px 0 0; 
}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  vertical-align:middle;
  -webkit-transition: background 1s;
  transition: background 1s;

}

.hovereffect img {
  width: 100%;
  display: block;
  position: relative;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;border-radius: 10px 10px 0 0;
  filter: grayscale(100%);
}

.hovereffect:hover img {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /><feGaussianBlur stdDeviation="3" /></filter></svg>#filter');
  filter: grayscale(1) blur(3px);
  -webkit-filter: grayscale(1) blur(3px);
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);border-radius: 10px 10px 0 0;
}

.hovereffect h2 {
  text-transform: uppercase;
  text-align: center;  
  padding: 10px; 
}
.overlay h2 {
  position:relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin:0;
  color:#fff;
  text-transform:capitalize; font-family: 'Montserrat-Bold';
}
.trending p{margin-bottom:25px;}

.box_caracce{padding:20px;font-family: 'Montserrat-Regular';background: rgba(227,227,227,1);
background: -moz-linear-gradient(top, rgba(227,227,227,1) 0%, rgba(249,249,249,1) 39%, rgba(198,198,198,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(227,227,227,1)), color-stop(39%, rgba(249,249,249,1)), color-stop(100%, rgba(198,198,198,1)));
background: -webkit-linear-gradient(top, rgba(227,227,227,1) 0%, rgba(249,249,249,1) 39%, rgba(198,198,198,1) 100%);
background: -o-linear-gradient(top, rgba(227,227,227,1) 0%, rgba(249,249,249,1) 39%, rgba(198,198,198,1) 100%);
background: -ms-linear-gradient(top, rgba(227,227,227,1) 0%, rgba(249,249,249,1) 39%, rgba(198,198,198,1) 100%);
background: linear-gradient(to bottom, rgba(227,227,227,1) 0%, rgba(249,249,249,1) 39%, rgba(198,198,198,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e3e3', endColorstr='#c6c6c6', GradientType=0 );
border-right:solid 1px #fff;
text-align:center !important;
}
.nbs-flexisel-inner{background:none !important; border:none !important;}
.box_caracce h5 {color:#5c0f17;}
.mar_auto{margin:0 auto !important; float:none !important;}
.btn_buy{    background: #c02b3a;
    border: none;
    color: #fff; padding:5px 10px;}
.box_caracce p{text-align:justify;}	
.prev_cutom{background:url(../images/prev.png) no-repeat; width:25px; height:53px; font-size:0;}
.next_cutom{background:url(../images/next.png) no-repeat; width:25px; height:53px;font-size:0;}
.minhegt{height:160px; vertical-align:middle;width:100%;    text-align: center; margin-bottom:20px;}
.minhegt:before {      /* create a full-height inline block pseudo-element */
    content: ' ';
    display: inline-block;
    vertical-align: middle; /* vertical alignment of the inline element */
    height: 20%;
}
.minhegt1{
    display: inline-block;
    vertical-align: middle;          /* vertical alignment of the inline element */
}
.pad_5{padding-top:5px; display: inherit;}
.owl-pagination{display:none;}

.why{padding:30px 0; text-align:center;background: #eeeeee;}
.why h3{text-transform:uppercase; font-size:17px !important; color:#c02b3a; font-family: 'Montserrat-Bold'; min-height:35px;}
.why img{margin:0 auto;}
.featured, .download {padding:30px 0;}
.car_asse{padding:30px 15px;}

.fnt_21{font-size:21px;}
.mar_tp{margin-top: 27px;}
footer{background:#000; padding:10px 0;float:left;width:100%;padding-left: 100px; padding-right: 100px;}
footer ul{padding:0;}
footer h3{color: #fff !important;
border-bottom: solid 2px #c02b3a;
line-height: 36px;
margin-top: 0;
margin-bottom: 20px;}
.color_black{color:#000}
footer p{color:#fff; font-size:12px;}
footer p i{margin-right:10px;}
footer .social li{float:left; }
footer .social li a{
margin-right: 10px;
width: 40px;
display: block;
text-align: center;padding: 6px 0px;font-size: 20px;}
.bg_fb{background: #3b5998;}
.bg_tw{background: #1da1f2;}
footer ul li{ list-style:none; }
footer ul li a{color:#fff;  font-size:12px;}
footer ul li:last-child a{border:none;}
footer ul li a:hover{color:#ccc; text-decoration:none;}
.header_col_active{color: #000 !important;
background: #fff;}
.header_col_active a{color: #000!important;}
/*banner*/
.static span.pink{
    background: #ffc100;
    color: #000;
    padding:10px 8px;
    display: inline-block;}
.static	span.white{    background: #fff;
    color: #000;
    padding:10px 8px;display: inline-block;}
span.or{    display: block;
    width: 40px;
    height: 40px;
    background: #000;
    color: #fff;
    margin: 0 auto;
    border-radius: 300px;
    padding-top: 10px;
    margin-right: 20px;
    margin-left: 20px;
    padding-right: 4px;
    font-size: 14px;}
.static{
    position: relative; 
    top: 0px;
    display:table;
    width: auto !important;
    margin: auto;
    right: auto;
    
    margin-top: -85px !important;
}
.static .white a{color:#000;}
.static a{color:#fff;}
.static a:hover{text-decoration:none;}
.inline-block{display:inline-block; }
.prev_s{overflow: visible; position: absolute; cursor: pointer; width: 32px; height: 32px; left: 8px; top: 30%; margin-top: -16px; background: transparent url('../images/arrows-32-32-0.png') no-repeat scroll left top;}
.next_s{overflow: visible; position: absolute; cursor: pointer; width: 32px; height: 32px; right: 8px; top: 30%; margin-top: -16px; background: transparent url('../images/arrows-32-32-0.png') no-repeat scroll right top;}
.logo_mb, .mob_sta{display:none;}
.whitecl{color:#fff;}
.whitecl:hover{text-decoration:none;color:#fff;}
.h1_cnt{margin-top:50px;margin-bottom: 30px; }
.pad_btm_30{margin-bottom:30px;}
@media(max-width:991px){
	.sign_right {
		    padding-top: 0px !important;
		    padding-bottom: 0px !important;
		    margin-top: 0px !important;
	}
	.login-error-cont {top:-30px !important;}
	.margin_40 {
	    margin-top: 20px !important;
	    padding-left: 20px;
	    padding-right: 20px;
	    font-weight: 300;
	    margin-bottom: 0px;
	}
	.innerpage h2 {padding-top:30px !important;}
	.gray_Section {padding-bottom:0px !important;}
	.accordion {margin-top:20px !important;}
	.sign_left {
    		padding-top: 0px !important;
    		padding-bottom: 0px !important;
    		border-right: 0px !important
    }
}
@media(min-width:1600px){
.service_box{background-position: 119% 129px;}
.cpn_Log_sec {max-height: 205px !important;height: auto !important}
}
@media(max-width:1200px){
.static span.pink {
    padding: 13px 8px !important;;
    }

 .navbar-default .navbar-nav>li>a {
    font-size: 11px !important;
    padding-left: 5px;
}
.navbar-default .navbar-nav > li > a > h5 {
    font-size: 13px !important;
    padding-left: 5px;
}
.navbar_innerpages .region, .navbar_innerpages .navbar-nav>li>a {
font-size: 11px !important;
padding-left: 10px;
    padding-right: 10px;
}
 }
@media(min-width:1200px){
.static span.pink {
padding: 21px 15px;
}
.cpn_Log_sec {height: 166px;max-height: 166px;}
.static span.pink{
    background: #ffc100;
    color: #000;
    padding: 21px 15px;
    margin-right: 0px;
    display: inline-block;
    width: 131px;
    text-align: center;
    font-size: 18px;}
.static	span.white{
    background: #fff;
    width: 230px;
    color: #000;
    padding: 17px 15px;
    display: inline-block;
    text-align: center;
    font-size: 18px;}

}
@media(min-width:1201px) and (max-width:1300px){
#bottom-header h5 {font-size: 18px !important;}
}
@media(min-width:980px) and (max-width:1200px){
.cpn_Log_sec p {
    font-size: 13px;}
.cpn_Log_sec{max-height: 130px;height: 130px;}
.overlay h2 {font-size: 20px !important;}
.next_sv {top: 42% !important;}
#bottom-header h5 {font-size: 18px !important;}
	.service_box{background-image:none;}
	.slick-dots{display:none !important;}
	.static {
    position: relative;
top: -20px !important;
padding:0 !important;
width:auto !important;
}
}
@media (max-width: 980px){

.navbar-default .navbar-nav>li>a {height:40px;}
}
@media(min-width:800px) and (max-width:980px){
.overlay h2 {font-size: 20px !important;}
	.static {
    position: relative;
top: 0px;
left: 0%;
padding:0 !important;
width:auto !important;
display: block;
}
}
@media(min-width:768px) and (max-width:980px){
#bottom-header {display: none !important;}
#bottom-header h5 {font-size: 18px !important;}
.service_Cat {padding: 73px 0 30px !important;}
.download {padding-left: 0px !important; padding-right:0px !important;}
footer {padding-left: 0px !important; padding-right:0px !important;}
.about {padding-left: 0px !important; padding-right:0px !important;}
	.box_trending {
		border-radius: 5px;
		margin-bottom: 15px;
		min-height: 102px;
	}
	.overlay h2{font-size:20px;}
	.service_box .col-xs-12.text-right h4{text-align:center !important; padding-right: 0px;}
	.service_box .col-xs-7.col-sm-7.col-md-7{width:100%;}
	.service_box h4{min-height:40px; margin-bottom:0;}
	.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 8px;
        font-size: 10px !important;
	}
  .navbar_innerpages.navbar-default li a, .navbar_innerpages .region {
    font-size: 11px !important;
  }
	.navbar-brand{height:40px;}
	.navbar{min-height:40px;}
	.navbar-brand i{line-height:20px;}
	 #myCarousel {
    top: 40px !important;
	 }
	 .mar_tp {
    margin-top: 0px;
	}
	.static {
    position: relative;
top: 0px;
/**left: 20%;**/
padding:0 !important;
width:auto !important;
display: table;
}
.prev_s{overflow: visible; position: absolute; cursor: pointer; width: 32px; height: 32px; left: 8px; top: 38%; margin-top: -16px; background: transparent url('../images/arrows-32-32-0.png') no-repeat scroll left top;}
.next_s{overflow: visible; position: absolute; cursor: pointer; width: 32px; height: 32px; right: 8px; top: 38%; margin-top: -16px; background: transparent url('../images/arrows-32-32-0.png') no-repeat scroll right top;}
.inline-block {
    display: inline-block;
    /**margin-right: 2%;**/
   
}
.inline-block.text-center{border:none !important;}
#homepageslider{margin-bottom:0;}
.slick-dots{display:none !important;}
}
@media(min-width:600px) and (max-width:767px){
.slick-dots {bottom: 0px !important; }
.overlay h2 {font-size: 20px !important;}
	.static .inline-block.sm_60{display:none;}.static.sm{display:none}
.logo_mb{display:block!important;    margin-top: 5px;width:114px;}
.static.mob_sta{display:block!important;}
.static.mob_sta .mb_none{
    display: none!important;;
    
}
.service_Cat {padding: 64px 0 30px;}
.static .pink{ display: none!important;}
.static .white {display: none !important;}
.static.mob_sta .inline-block .pink{display:block!important;margin-top: 57px;}
}
@media(min-width:300px) and (max-width:599px){
.bottom-header {display:none !important}
.slick-dots {bottom: 0px !important; }
	.logo_desk{display:none !important;}
	.logo_mb{display:block; padding-left:0px; padding-top:0px;margin-top: 5px;width: 114px;}
	#slider{display:none !important;}
	.mob_sta{display:block !important; position:relative !important; top:0; left:0 !important;text-align: center;}
	.mb_none{display:none !important;}
	.heading {
		background: #fff;
		display: block;
		padding: 15px 0;
		
	}
	.cpn_Log_sec p {font-size: 12px;}
	.mar_top_100{margin-top: 53px;}

}
@media(min-width:400px) and (max-width:500px){
.bg_pink1 {
    white-space: normal;
    font-size: 20px !important;
}
}
@media(min-width:301px) and (max-width:767px){
.innerpage_head-h1 {
    margin-bottom: 20px !important;
    margin-top: 20px !important;
}
.navbar-default .navbar-nav>li>a {padding-left: 15px !important;}
#homepageslider {
padding-top:130px;margin-bottom: 0px !important;
}
.margin_40 {font-size: 15px !important;}
.sign_left .sec_li {margin-left: 25px !important;}
dt a {font-size:12px !important;}
.padding_90, .padding_85, .padding_80, .padding_75, .padding_70, .padding_65, .padding_60, .padding_55, .padding_50{
		padding-right: 0px !important;
	}
#wrapper {padding-bottom:50px;float: left;width:100%;}
.service_Cat {
    padding: 110px 0 30px;
    }
.navbar-nav.right_side {float:left !important;margin-top: 0px !important;}
.bg_pink1 {
    white-space: normal;
    font-size: 16px;
}
footer {padding-left: 0px !important; padding-rightt:0px !important;}
.next_s, .prev_s{display:none;}

	footer ul li a {
    color: #fff;
    padding: 0 9px;
    /*border-right: solid 1px #fff;*/
    font-size: 11px;
	}
	.about {padding-bottom:10px !important;padding-left: 0px !important; padding-right: 0px !important; padding-top:20px;}	
	.service_box{background-position: 108% 150%;}
	.trending, .service_box .col-xs-12.text-right h4, .download, .bottom-header{text-align:center !important;}
	.why .col-xs-12.col-sm-3.col-md-3{border-bottom:solid 1px #ccc; margin-bottom:20px; padding-bottom:10px;}
	.why .col-xs-12.col-sm-3.col-md-3:last-child{border:none;}
	.trending, .car_asse, .featured{padding:0;}
	 .download {padding: 0px 0px 10px;}
	.trending .col-xs-12.col-sm-3.col-md-3:last-child p{margin-bottom:30px;}
	.download img{margin:0 auto;}
	.why .col-xs-12.col-sm-3.col-md-3:last-child{margin-bottom:0;padding:0;}
	.navbar_innerpages .navbar-toggle { 
	   top: 15px !important;}
	.navbar-default .navbar-toggle {
    border: none; 
        top: 2px;background:none !important;
	}
	.icon-bar{background-color:#fff !important;}
	.car_asse{padding:0 15px;}
	.bottom-header img{margin:0 auto;}
	.service_box .col-xs-12.text-right h4{ padding-right: 0px;}
	.hovereffect img {margin:0 auto;}
	 
.mbsm{z-index:99999; text-align:center;}

.dis_none1 {
   display: block;
    background: rgba(0, 0, 0, 0.74);
    /* position: fixed; */
    top: 0;
}
#bottom-header{
position: relative;
    bottom: 0;
    width: 100%;
    background: none !important;
    padding: 0 !important;
    top: -1px;
}
.mob_sta{padding:0;}
.bg_f_pink{background:#c02b3a;width:50%; float:left; margin:0; padding:15px 0; border-right:solid 1px #fff; text-align:center; }
.bg_f_pink:last-child{border:none;}
.static{position:relative;top:0%; left:0%;}
.mb_bg_black {
    background: rgba(0,0,0,0.8);
    padding: 1px 0;
    text-align: center;
}
.h1_cnt{margin-top:20px;margin-bottom:20px; }
.signin_btn {float: none !important;
margin-top: 20px!important;
margin-bottom: 10px!important;}
}
@media(max-width:300px){
.mob_sta {display: block !important;}
#bottom-header {display: none !important;}
.bg_pink1 {
    white-space: normal;
    font-size: 16px;
}
.cpn_Log_sec {height: 115px;}
footer {padding-left: 0px !important; padding-right:0px !important;}
.cpn_Log_sec p {font-size: 10px !important;}
.download h4 {margin-top: 0px !important;}
.download{padding-bottom: 10px;padding-top:0px !important;}
.about {padding-left:0px !important; padding-right: 0px !important;padding-top: 20px;padding-bottom: 50px;}
.trending .mb_mar{margin-bottom: 20px;}
	footer ul li a {
    color: #fff;
    padding: 0 9px;
    border-right: solid 1px #fff;
    font-size: 11px;
	}	
	.service_box{background-position: 264px 138px;}
	.trending, .service_box .col-xs-12.text-right h4, .download, .about{text-align:center !important;}
	.why .col-xs-12.col-sm-3.col-md-3{border-bottom:solid 1px #ccc; margin-bottom:20px; padding-bottom:10px;}
	.why .col-xs-12.col-sm-3.col-md-3:last-child{border:none;}
	.trending, .car_asse, .featured{padding:0;}
	.download {padding-bottom: 15px !important;}
	.trending .col-xs-12.col-sm-3.col-md-3:last-child p{margin-bottom:0; ;}
	.download img{margin:0 auto;}
	.why .col-xs-12.col-sm-3.col-md-3:last-child{margin-bottom:0;padding:0;}
	.navbar-default .navbar-toggle {
    border: none; 
	}
	.icon-bar{background-color:#fff !important;}
	.car_asse{padding:0 15px;}
	/**#bottom-header img{margin:0 auto !important;}**/
	.pull-right.right_side{float:left !important;}
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{background:none;}
	.service_box .col-xs-12.text-right h4{ padding-right: 0px;}
	.logo_desk{display:none !important;}
	.logo_mb{display:block; padding-left:10px; padding-top:4px;width:114px;}
	#slider{display:none !important;}
	.mob_sta{display:block !important;}
	.mb_none{display:none !important;}
	.heading {
		background: #fff;
		display: block;
		padding: 15px 0;
		
	}
	.mar_top_100{margin-top: 90px;}
	.dis_none1{display:none;}
/**#bottom-header{position: fixed;
bottom: 0;
width: 100%; background:none !important; padding:0 !important;}**/
#bottom-header .mob_sta .fa{ font-size:20px;}
.mob_sta{padding:0;}
.bg_f_pink{background:#c02b3a;width:50%; float:left; margin:0; padding:15px 0; border-right:solid 1px #fff; text-align:center; box-shadow: 0px 2px 5px #7b0410, 0px -2px 5px #7b0410;}
.bg_f_pink:last-child{border:none;}
/*.bg_f_white{background:#fff; color:#c02b3a;}
.bg_f_white a{color:#c02b3a;}*/
.mb_bg_black{background: rgba(0,0,0,0.8);
padding: 1px 0;
text-align: center;}
.heading h3{font-size:22px;}
.mb_mar_btm{margin-bottom:25px;}
}


.content_button{
	    padding: 15px 45px;
    text-decoration: none;
    color: inherit;
    border: 0px;
    border-radius: 3px;
    float: left;
    background-color: #c22b3b;
    
    cursor: pointer;
    -webkit-appearance: none;
    color: #fff;
    margin-top: 10px;
     -webkit-transition: margin 0.2s, box-shadow 0.5s; /* For Safari 3.1 to 6.0 */
    transition: margin 0.2s, box-shadow 0.5s;
}


.call_no{
	padding: 15px 0px;
	border-radius: 3px;
	margin: 5px;
	float: left;
	font-size: 20px;
}

.col7_items {
	width: 600px;
	margin: 20px auto auto;
	float: right;
	max-width: 100%;
}

.app_block_outer{
	text-align: right;
	margin: auto;
	width: 570px;
	float: right;
	max-width: 100%;
}
.app_block{
	padding: 15px 13px;
	float: left;
}
.white_circle{
	background-color: #000;
	color: #fff;
	border-radius: 50%;
	padding: 16px;
	float: left;
	margin: 5px 20px;
}
.right_col{
	width: 405px;
	float: left;
	background: transparent url("../images/home-car.png") no-repeat scroll 0% 0%;
	height: 391px;
	margin-top: 70px;
	margin-left: 30px;
}
.foother_col_6{
	width:75%;
	color:#fff;
	float:left;
}
.foother_col_4{
	width:25%;
	float:left;
}
.footer_inner{
	width:85%;
	margin:auto;
}
.footer_text_blocks{
	padding:30px 0px;
	float:left;
	font-size:10px;
}
.footer_text_blocks a{
	padding:0px 5px;
	text-decoration:none;
	color:inherit;
}
.footer_social{
	margin: auto;
	width: 150px;
}
.footer_image_blocks{
	float: left;
	margin: 20px 5px;
}
#mobl_togl{
	display:none;
	background:url('../images/menu-icon.png') no-repeat;
	width:24px;
	height:20px;
	cursor: pointer;
	margin: 5px 20px;
}
.saff_background{
	color:#fff;
	background-color:#ff603b;
}
.head_logo_adj{
	display: block;
	width: 120px;
	margin-top: -10px;
	margin-bottom: -10px;
}
.saff_outer{
	width: 90%;
	border: 1px solid #ccc;
	margin: auto auto 50px;
	background-color: #FFF;
	padding: 30px;
	box-shadow: none;
}
.saff_inner{
	width:47%;
	float:left;
}
.saff_inner img{
	max-width:100%;
}
input[type=text], input[type=password]{
	width: 90%;
	padding: 13px;
	border: 1px solid #8F8A8A;
	border-radius: 5px;
	/*box-shadow: 2px 2px 1px #DEDEDE;*/
}
.form_link_text{
	float: left;
	font-size: 12px;
	width: 33%;
	padding: 0px 6px;
}
.form_link_text a, .form_link_text_big a{
	text-decoration:none;
	color:#FF603B;
}
.form_link_text_big{
	float: left;
	font-size: 12px;
	width: 56%;
	padding: 10px;
}
.sign_in_button{
	    background-color: #33b680;
    border: medium none;
    float: right;
    margin-top: -5px;
    /* margin-right: -50px; */
    cursor: pointer;
    border-radius: 3px;
    padding: 5px 15px;
    color: #fff;
    float: right !important;
    margin-right: -15px;

}


.logged_items{
	float: right;
	width: 50%;
	margin: 10px 0px;
	text-align: center;
}
.logged_item{
	width:20%;
	float:left;
}
.logged_item_active{
	background-color: #FF603B;
	color: #fff;
	border-radius: 3px;
}
.logged_item a{
	text-decoration:none;
	color:inherit;
}
.pick_items{
	width:850px;
	margin:auto;
	max-width: 100%;
}
.pick_item{
	width:25%;
	float:left;
	margin: 5px 0px;
}
.schedule_wb{
	background-color: #000;
	color: #FFF;
	text-decoration: none;
	font-size: 20px;
	border: 8px solid #DDBE12;
	border-radius: 50px 50px 50px 50px;
	padding: 20px 80px;
	cursor: pointer;
}
.schedule_wb:hover{
	background-color:#080808;
}

.schedule_wb_pop{
	background-color: #000;
	color: #FFF;
	text-decoration: none;
	font-size: 20px;
	border-radius: 5px;
	padding: 5px 60px;
	text-align:center;
	cursor:pointer;
}
.schedule_wb_pop:hover{
	background-color:#080808;
}


.saff_outer_pop{
	width:320px;
	font-size:12px;
	color: #363535;
}
.orange_text{
	color: #FF603B;
	font-weight: bold;
	font-size: 21px;
}
#pop_pick_date, #pop_pick_location, #pop_pick_vehicle, #pop_pick_package{
	display:none;
}
#pop_edit_location, #pop_edit_vehicle{
	display:none;
}
input[type=text], textarea{
	width: 90%;
	padding: 13px;
	border: 1px solid #8F8A8A;
	border-radius: 5px;
	margin-bottom: 20px;
	/*box-shadow: 2px 2px 1px #DEDEDE;*/
}
.edit_loc_state,.add_loc_state{
	/*float: right;width: 184%;margin-right: -93px;*/
}

.select_region{
	    width: 62% !important;
}
  
select{
	width: 100%;
	padding: 7px;;
	border: 1px solid #8F8A8A;
	border-radius: 5px;
	margin-bottom: 10px;
}
.pop_input_x_big{
	float:left;
	width:80%;
	margin-bottom: 10px;
}
.pop_input_big{
	float:left;
	width:50%;
	margin-bottom: 10px;
}
.pop_input_small{
	float:left;
	width:33%;
}
.pop_input_x_small{
	float:left;
	width:15%;
}
.pop_input_small input[type=text]{
	width:70%;
}
.brighten img {
    opacity: 1;
}

.brighten img:hover {
    opacity: 0.9;
}

.checkbox_button {
	    margin: 1%;
    background-color: #FFF;
    border-radius: 4px;
    overflow: auto;
    float: left;
    width: 23%;
    border: 1px solid #CCC;
    box-shadow: 2px 2px 2px #888888;
}

.checkbox_button:hover {
    background:red;
	cursor:pointer;
	background: #E6E6E6;
	color:#fff;
}

.checkbox_button label {
    float:left;
	width: 100%;
	margin: 0px !important;
}

.checkbox_button label span {
        text-align: center;
    padding: 3px 0px;
    display: block;
    cursor: pointer;
    padding: 10px 0px 0px;
    color: #7E7E7E;
    font-size: 13px;
    font-weight: 300;
}

.checkbox_button label input {
    position:absolute;
	display: none;
}

.checkbox_button input:checked + span {
    background-color:#911;
    color:#fff;
}

.location_blocks{
	width: 230px;
    height: 219px;
    float: left;
    margin: 6px;
    border-radius: 20px;
    /* background-color: #A1A2A2; */
    text-align: center;
    cursor: pointer;
    color: #fff;
    overflow: auto;
    box-shadow: none;
    /* border: 1px solid #fff; */
    border: 2px solid #c22b3b;
    -webkit-transition: margin 0.2s, box-shadow 0.5s;
    transition: margin 0.2s, box-shadow 0.5s;
}

.location_blocks:hover {
     box-shadow: 0px 2px 6px 0px rgba(194, 43, 59, 0.50);
}

.location_blocks label {
    float:left;
	width: 100%;
	margin: 0px !important;
  height: 100%;
}

.location_blocks label span {
    text-align:center;
    padding:3px 0px;
    display:block;
	cursor:pointer;
	padding: 5px 0px;
	color: #000;
	font-size: 15px;
  margin-top: 0px;
  font-weight: 300;
}
.err_city,.err1_city{
	color: #000;
	display: none;
}
.location_blocks label input {
    position:absolute;
	display: none;
}

.location_blocks input:checked + span {
    background-color: #002F19;
    color: #000;
   /* height: 213px;*/
       height: 93%;
    background: transparent url(../../images/tick-red-icon.png) no-repeat scroll 93% 100%;
    background-size: 33px 31px;
}

.quote_final_val {
    font-size: 23px;
    background-color: rgba(0,0,0,0);
    font-weight: bold;
}

.price_list{
	width:90%;
	margin:auto;
}

.address_new{
	display:none;
}

.new_location_add{
	float: right;
	background-color: #FF603B;
	border: medium none;
	padding: 5px 20px;
	cursor: pointer;
	margin-right: 30px;
	color: #fff;
	font-size: 16px;
}
#selectaregion1 .pop_inner{border: 1px solid #ccc;}
#pop_pick_location input[type=text], #pop_pick_location textarea{
	padding: 8px;
	margin-bottom: 10px;
}
#pop_edit_location input[type=text], #pop_edit_location textarea{
	padding: 8px;
	margin-bottom: 10px;
}
#pop_edit_vehicle input[type=text], #pop_edit_vehicle textarea{
	padding: 8px;
	margin-bottom: 10px;
}

#block_actions{
	position: relative; 
	float: left;
	padding: 5px;
}
.block_actions_main{
	display:none;
	position:absolute;
	margin-left: 170px;
  margin-top: 15px;
}
.location_blocks_add{
	background-color: #fff;
  color: #000;
}
.f1001, .f2001{
	background-color: #fff !important;
}
.f1002, .f2002{
	background-color: #ffffff !important;
}
.f1003, .f2003{
	background-color: #fff !important;
}
.f1004, .f2004{
	background-color: #fff !important;
}
.f1005, .f2005{
	background-color: #fff !important;
}
.indexheadder{
    margin-top: -0.12em;
	display: inline;
    font-weight: bold;
	text-align:left;
}
.indexcontent{
    margin-top: 0.12em;
	text-align:left;
}
.main_dashboard{
	width:550px;
	max-width:100%;
	margin:auto;
}
.main_dashboard_menu{
	width:750px !important;
	max-width:100%;
}
.main_dashboard_items{
	display:block;
	float:left;
	margin:5px;
}
.my_orders_item{
	width: 350px;
	float: left;
	margin: 10px;
	max-width: 100%;
	box-shadow: 5px 5px 2px #CFB442;
}
.my_orders_orange_heading{
	width:100%;
	top:0px;
	background-color:#FF603B;
	text-align:center;
	left:0px;
	color:#fff;
	padding:20px 0px;
}
.my_orders_orange_body{
	background-color:#fff;
	padding: 5px;
	min-height: 330px;
}
.input_like_message{
	text-align:left;width: 90%;
	padding: 13px;
	border: 1px solid #8F8A8A;
	border-radius: 5px;
	margin-bottom: 20px;
}
.schedule_right{
	width: 600px;
	float: right;
	margin: 10px 0px;
	max-width:100%;
}

.accordion {
   margin: 50px;   
   margin-top:0px;
   dt, dd {
      padding: 10px;
      border: 1px solid black;
      border-bottom: 0; 
      &:last-of-type {
        border-bottom: 1px solid black; 
      }
      a {
        display: block;
        color: black;
        font-weight: bold;
      }
   }
  dd {
     border-top: 0; 
     font-size: 12px;
     &:last-of-type {
       border-top: 1px solid white;
       position: relative;
       top: -1px;
     }
  }
}
dt{
	font-size: 20px;
	padding: 15px 0px;
	cursor:pointer;
border-bottom: 1px solid #e0e0e0;
}
dt a{
	text-decoration: none;
	color: inherit;
	padding: 0px;
	width: 100%;
  font-size: 16px;
  color: #c02b3a !important;
  -weight: 600 !important;
}
.accordion img{
	float: right;
	padding: 5px;
}

.accordion dd{
	padding-top: 10px;
        margin-right: 38px;
}
.padding_90{
	padding-right: 90%;
}
.padding_85{
	padding-right: 85%;
}
.padding_80{
	padding-right: 80%;
}
.padding_75{
	padding-right: 75%;
}
.padding_70{
	padding-right: 70%;
}
.padding_65{
	padding-right: 65%;
}
.padding_60{
	padding-right: 60%;
}
.padding_55{
	padding-right: 55%;
}
.padding_50{
	padding-right: 50%;
}
.how_works_inner_items{
	float:left;
	width: 60%;
	padding: 5px;
	font-size:14px;
}

.my_orders_item ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

.my_orders_item ul li {
	background-image: url("../images/menu-arrow.png");
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 20px;
	margin-top: 10px;
	margin-left: 15px;
}

#cust_details_show{
	    background-color: #c22b3b !important;
    border: none;
    /* margin-left: -50px; */
    margin-left: auto;
    margin-right: auto;
    display: table;
    float: none;
    border-radius: 0px !important;
    margin-top:20px;

}

.or_line_outer{
	width:5%;
	float:left;
	text-align: center;
	height:300px;
}

.or_line_main{
	height: 120px; 
	border-left: 1px solid rgb(204, 204, 204); 
	width: 1px; 
	margin: auto;
}

.service_close_butn{
	margin-top: -30px;
	float: right;
	margin-right: -30px;
	width: 30px;
}

.nex_pre_outer{
	width:300px;
	margin:auto;
}

.nex_pre_inner{
	float:left;
	width: 50%;
}

.screen_move{
	/*position: absolute;*/
	width: 744px;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
}
.promo_code_btn{
	background-color: #CCC;
	border: medium none;
	padding: 5px 15px;
	border-radius: 5px;
	cursor: pointer;
}

#my_account_tab{
	position:fixed;
	/*margin-top:10%;*/
	right:0;
	background-color:#3A3A3A;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	cursor:pointer;
	width:150px;
	transition: width 0.2s;
	color:#fff;
	z-index: 999;
}
#my_account_tab:hover{
	width:170px;
}
#my_account_text{
	padding:10px;
}
#my_account_menu{
	display:none;
	width:150px;
	background-color:#3A3A3A;
	border-radius:5px;
	margin:5px;
}
#my_account_menu_items a{
	padding:5px;
	text-decoration:none;
	font:inherit;
	color:#fff;
	line-height:2;
	transition: padding 0.2s;
}
#my_account_menu_items a:hover{
	padding-left:10px;
	color:#FFAB00;
}

.my_profile_inner{
	width:90%;
	margin:auto;
}
.my_profile_inner input[type=text], #oldpwddiv input[type="password"], #newpwddiv input[type="password"]{
	    width: 845px;
    float: left;
    max-width: 100%;
    margin-bottom: 5px !important;
    margin: 0;
}
.hiw_app_images{
	float:left;
	padding:5px;
}

.date_pick_outer{
	width:600px;
	padding-left:270px;
}
.calendar_pick_outer{
	margin:auto;
	width:970px;
	max-width: 100%;
	text-align:center;
}
.saff_height{
	height:500px;
}
.cart_div_outer{
	width:300px;
}
.cart_div_inner{
	float:left;width:50%;
}
.saff_adj{
	width: 100%;
	margin: auto;
}
.pick_datetime_m_adj{
	margin: auto;
	width: 155px;
}
.schedule_mobile{
	display:none;
}
.location_blocks label span img{
	width: 60px;
	margin-top: -5px;
}
.add_button_adj{
	width:50px;
	margin-top: 50px;
}
.saff_outer_pop_close_adj{
	width:90%;
	float:left;
}
.saff_outer_pop_img_adj{
	display:block;
	width:10%;
	float:right;
}
.my_account_dialer{
	margin-top:60px;
}
.my_account_divider{
	display:none;
}
.home_space_breaker{
	margin-bottom:75px;
}
.my_orders_pop{
	margin:inherit;
}
.controls {
  margin-top: 10px;
  border: 1px solid transparent;
  border-radius: 2px 0 0 2px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  height: 32px;
  outline: none;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}

#pac-input {
  background-color: #fff;
  font-family: Roboto;
  font-size: 15px;
  font-weight: 300;
  margin-left: 12px;
  padding: 0 11px 0 13px;
  text-overflow: ellipsis;
  width: 95%;
}

#pac-input:focus {
  border-color: #4d90fe;
}

.pac-container {
  font-family: Roboto;
  z-index: 100000 !important;
}
.my_maproot_pop{
	width: 560px;
	height: 500px;
	padding: 20px;
  display: table;
  background: #fff;
}
.my_mapclose_pop{
	width: 4.5%;
	margin: 0.25%;
}
.my_map_pop{
	width: 560px;
	height: 450px;
}
.package_qmark{
	position: relative;
	float:right;
	margin-top: -20px;
	padding-right: 5px;
}
.vehicle_type_block span img{
	width: 80px !important;
    margin-top: 0px !important;
}
.vehicle_type_block span p{
	    font-size: 25px;
    text-align: center;
    padding: 0px;
    margin: 0px;
    font-weight: 600;
        margin-top: -5px;
}
.pwdopsdiv, .pwdopsdiv, .pwdopsdiv{
	text-align: left;
	font-size: 12px;
}
.menu_sub_blocks, .menu_sub_blocks_25{
	width:33.3%;
	float:left;
	text-align:center;
}
.menu_sub_blocks_25{
	width:25% !important;
}
.mobile_90_whatsapp{
	display:none;
}
#close{
	float:right;
	background-color: #fff;
	border: none;
	height: 25px;
	width: 30px;
	cursor: pointer;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}
.pop_inner{
	margin: auto;
	max-width: 100%;
	width: 800px;
}
.pop_inner_region{
	width: 350px;
}
/*.pop_inner_region:after{
    content: "";
    width: 0;
    height: 0;
    border: 8px solid rgba(0, 0, 0, 0);
    border-bottom-color: #ff603b;
    position: absolute;
    top: -16px;
    right: 15%;
    bottom: inherit;
    left: inherit;
}*/
.pop_desktop{
	display:block;
}
.pop_mobile{
	display:none;
}
.below_hw_img{
	display:none;
}
.scrollButton
{
	display:inline-block;
	padding: 4px 120px 4px 120px;
    background: #FFCC66;
    border: 1px solid #aaa;
    border-radius: .2em;
	margin-top:15px;
	margin-bottom:15px;
}
.press_content{
  margin:0px;
  width: 100%;
}
.press_item{
	width: 240px;
	min-height: 260px;
	padding: 25px 45px 25px 45px;
	margin: 10px;
	background: #FFFFFF;
	box-shadow: 5px 5px 2px #CFB442;
	display: inline-block;
}
.press_item div {
    height: 150px;
}
.press_item a {
    text-decoration: none;
	color: #333333;
	height: 150px;
}
.press_item a:hover {
    text-decoration: underline;
	color: hotpink;
}
.press_item p{
	margin-top: 30px;
	line-height: 16px;
    text-overflow: ellipsis;
    max-height: 64px;
    overflow: hidden;
	text-align:left;
}
.diverhr {
height: 1px;
    border: none;
    width: 100%;
    margin: 0px 0px 20px 0px;
    box-shadow: none;
    background: #f5dfe1;
}
.diverheadder {
padding:20px;
}
.diverheadder .font_27{
	font-size:27px;
	position:absolute;
}
.diverheadder .font_18{
	font-size:18px;
}
.breakdown {
	display: table;
	margin-top:30px;
	margin-bottom:0px;
	padding: 0 20px;
}

.region{text-transform: uppercase;cursor:pointer;}
/*custom style for select location i pop*/
.wd_40{width:38%; float:left;}
.wd_30{width:30%; float:left;}
.wd_40  h4{margin:0; margin-top: 2px;}
.wd_40  select{padding:2px; width:90%;}
.wd_20{width:20%; float:left;}
.wd_75{width:50%; margin:0 auto;}
.wd_75 button{    background: rgb(12, 191, 195) none repeat scroll 0% 0%;
    border: medium none;
    padding: 4px 12px;
    color: rgb(255, 255, 255);
    border-radius: 3px;
}
.ui-autocomplete{
	z-index: 999999 !important;
    position: absolute !important;
    font-family: 'Roboto Condensed', sans-serif !important;
}
#selectaregion{
width:100% !important;
padding:5% 0;
    /* background: none; */
}
.search_region{
	width:100%;position: relative;display: inline-block;padding:0px 2px;
}
#select_region{width:89%;height:29px;padding: 0px 10px;border-radius:2px !important;}
#select_region:focus{box-shadow: 0px 0px 7px #888888 !important;}
.submit_search{width:28%;padding: 8px 3px;color: #fff;font-weight:bold;background:#33b680;border-radius:2px;border:none;}
.iner_region{position:relative;float:right;right: 177px;border: 1px white solid;}
.top_cities{font-size: 17px;color: #fff;}
.top_city_value{font-size: 15px;line-height: 20px;color: #ffffff;}
.city_search{
    /*background-color: #ff603b;*/
    background-color: #c02b3a;
    border: 0;
    font-size: 100%;
    font-weight: 400;
    vertical-align: baseline;
    padding: 15px;
    }
.select_city_close{
    font-weight: bolder;
	opacity: .5;
}
#selectaregion hr{
width:100%;
border:none;
border-top: 1px solid #e5e5e5;
}
.top_city_values{text-decoration: none; color:#ffffff;}
.icon_search{position:absolute;margin-left: -22px;
    margin-top: 7px; }
.img_all_city{
	width: 60px;
    height: 60px;
    border-radius: 300px;
}
.all_cities{
cursor:pointer; }
.all_cities_div{width:159px;float: left;text-align: center;margin-bottom: 20px;padding: 17px;cursor:pointer;color:black;border: solid 1px #fff3a4;}
.all_cities_div:hover{
	background: #e6d376;border:solid 1px #c5b35b;
}
/*.div-elements:hover{
	overflow-y: scroll; 
}
.div-elements{
	height:300px; 
	padding:45px; overflow:hidden;
}*/
.pick-city{
	float:left;
	width:20%;
	padding-left: 64px;
    padding-top: 24px;
	color: white;
}
.city-text-box{
	float:left;
	width:60%;
	padding-top: 19px;
}
.city-popup-close{
	cursor: pointer;
        position: relative;
        right: 5px;
        float: right;
}
.bx_shadow.over_effect {background: #fff;}
.bx_shadow{box-shadow: 2px 2px 10px #000;background: #fff;}
.hover_effect:hover span.pink{color:#000;}
.hover_effect:hover .white{color:#c02b3a;}

@media(min-width:1400px){

	.location_block_adj, .vehicle_block_adj{
		width: 980px;
		margin: auto;
	}
	.content_main {
		padding-bottom:100px;
	}
	.below_hw_img{
		display:block;
		width: 1080px;
		background: transparent url("../images/carzippi_web_banner.png") no-repeat scroll 0% 0%;
		height: 273px;
		margin-top: 70px;
		margin: auto;
	}
	.schedules_home{
		padding: 25px 75px;
		font-size: 20px;
	}
	.col_home{
		width: 700px;
	}
	.white_circle{
		margin: 20px 20px;
	}
	.footer_text_blocks {
		font-size: 16px;
	}
	 
	.footer_text_blocks {
		padding: 55px 0px;
	}
	.footer_image_blocks {
		margin: 50px 5px;
	}
	.header_col{
		height: 90px;
	}
        .box_caracce h5 {
         min-height: 45px;
      }
      .box_caracce p{
        min-height: 100px;
      }
    .box_caracce{
      min-height: 430px;
    }
}
@media(min-width:991px) and (max-width:1200px){
.dashboard_wrapper .dashboard_items {
	width:190px !important;
	height: 190px !important;
}
.box_caracce h5 {
    min-height: 45px;
}
.box_caracce p{
   min-height: 100px;
}
.box_caracce{
  min-height: 410px;
}
}
@media(min-width:1200px) and (max-width:1400px){
header{ height: 88px; }
.box_caracce h5 {
    min-height: 45px;
}
.box_caracce p{
   min-height: 80px;
}
.box_caracce{
  min-height: 410px;
}
}
@media(max-width:1100px){
.iner_region{right:12%;}
	.header_col {
		width: 100%;
	}
	.header_col ul {
		margin-left: -40px;
		margin-top: -5px;
	}
	.header_col li {
		width: 100%;
		text-align: center;
		font-size: 18px;
		padding: 20px 0px !important;
		background-color: #fff;
	}
	.header_col li:hover {
		width: 100%;
		text-align: center;
		font-size: 18px;
		padding: 20px 0px;
	}
	/*
	.header_col a {
		padding: 20px 30%;
	}
	*/
	.mobl_adj{
		float: left;
		padding-left: 5px;
	}
	#mobl_togl{
		display:block;
		float:right;
	}
	#mobl_togl_items{
		display:none;
	}
	.header_col a {
		padding: none;
	}
	#mobl_togl {
		margin-top: -30px;
	}
}
@media(max-width: 1199px){
   .box_caracce h5 {
         min-height: 45px;
      }
      .box_caracce p{
        min-height: 100px;
      }
    .box_caracce{
      min-height: 400px;
      padding: 5px;
    }
}

@media(max-width:1000px){
.iner_region{right:12%;}
	.header_col {
		font-size: 12px;
		margin: 4px 0px;
	}
	.col-7, .col-5{
		width: 100%;
		text-align: center;
	}
	.content_button {
		float:none;
	}
	.white_circle {
		float:none;
	}
	.col-10 {
	width: 45%;
	margin:8px;
	}
	.col-3, .col-2{
		width: 100%;
	}
	.right_col {
		text-align: center;
		width: 100%;
	}
	.col-3 .font_35, .col-3 .font_54{
		float: none;
	}
	.footer_inner {
		width: 100%;
	}
	.footer_text_blocks {
		font-size: 10px;
	}
	.checkbox_button{
		width: 100%;
	}
	.app_block_outer {
		width: 100%;
		margin-top: 20px;
	}
	.col-3{
		display:none;
	}
	.register_margin_btm{
		height:500px;
	}
	.schedule_right {
		width: 520px;
		max-width: 100%;
		margin: 30px auto auto;
		margin-bottom: 50px;
	}
	.padding_65 {
		padding-right: 75%;
	}
	.padding_70 {
		padding-right: 78%;
	}
	.padding_75 {
		padding-right: 80%;
	}
	.col-3-mobile-enable{
		display:block !important;
		margin-bottom: 30px;
	}
	.how_works_inner_items {
		width: 80%;
	}
	.col-2{
		margin-bottom:50px;
	}
	.my_orders_item {
		width: 280px;
	}
	.my_orders_orange_body {
		min-height: 450px;
	}
	.date_pick_outer {
		padding-left: 100px;
	}
	.screen_move {
		position: absolute;
		width: 70%;
	}
	.calendar_pick_outer{
		width: 700px;
	}
	.date_pick_outer {
		width: 600px;
		padding-left: 140px;
	}
	.saff_height{
		height:600px;
	}
	
	.col7_items, .app_block_outer {
		float: none;
	}
	.location_blocks{
		margin: 20px 10px;
		width: 120px;
		height: 120px;
	}
	.location_blocks label span {
		font-size: 12px;
	}
	.location_blocks label span img{
		width: 30px;
		margin-top: -10px;
	}
	.location_blocks{
		font-size:12px;
	}
	.block_actions_main{
		margin-left: 75px;
	}
	.location_blocks input:checked + span {
		height: 105px;
		background: transparent url("../images/tick-white-icon.png") no-repeat scroll 97% 97% / 20px 20px;
	}	
	.blocks_actions_img{
		width: 15px;
	}
	#block_actions {
		padding: 5px 2px;
	}
	.add_button_adj{
		width:30px;
		margin-top: 35px;
	}
	.app_block_inner{
		width: 370px;
		margin: auto;
	}
	.app_block img{
		max-width: 100%;
		width: 95px;
	}
	.breakdown {
	/*margin-left:20px;*/
	/*margin-right:20px;*/
	padding: 0 20px;
	margin-top:50px;
}
   .box_caracce h5 {
         min-height: 45px;
      }
      .box_caracce p{
        min-height: 70px;
      }
    .box_caracce{
      min-height: 370px;
      padding: 5px;
    }
    
}
.logout_Head {margin-bottom:15px !important;}
@media(min-width:768px){

.navbar_innerpages #bottom-header {display: none !important;}
}
@media(min-width:768px) and (max-width:980px){
	.wd_40 h4 {
    font-size:12px;
	/*font-weight:normal;*/
	margin-top: 5px;
}
.div-elements {
    height: 300px;
    padding: 30px;
    overflow: hidden;
}
.all_cities_div {width: 155px;float: left;text-align: center;margin-bottom: 20px;padding: 17px;cursor: pointer;color: black;border: solid 1px #fff3a4;}
}
@media(min-width:401px) and (max-width:767px){
	.wd_40{width:37%; }
	
.wd_20{width:20%; }

.wd_75{width:70%;}
.wd_40 h4 {
    margin: 5px 0;
}
.bg_pink1 {
    
    white-space: normal;
    font-size: 13px;
}
}
@media(max-width:800px){
.login_Head {margin-top: 30px !important;}
.my_maproot_pop{
	width: 450px;
	height: 500px;
	padding: 20px;
}
.my_map_pop{
	width: 450px;
	height: 450px;
}
	.header_col {
		width: 100%;
	}
	.header_col ul {
		margin-left: -40px;
		margin-top: -5px;
	}
	.header_col li {
		width: 100%;
		text-align: center;
		font-size: 18px;
		padding: 20px 0px !important;
		background-color: #fff;
	}
	.header_col li:hover {
		width: 100%;
		text-align: center;
		font-size: 18px;
		padding: 20px 0px;
	}
	/*
	.header_col a {
		padding: 20px 30%;
	}
	*/
	.mobl_adj{
		float: left;
		padding-left: 5px;
	}
	.foother_col_6 {
		width: 100%;
	}
	.footer_text_blocks {
		font-size: 18px;
		width: 100%;
		background-color: #000;
		text-align: center;
	}
	.footer_text_blocks a {
		padding: 30px 40%;
	}
	.footer_text_blocks span{
		display:none;
	}
	.foother_col_4 {
		width: 100%;
		float: left;
		background-color: #000;
	}
	#mobl_togl{
		display:block;
		float:right;
	}
	#mobl_togl_items{
		display:none;
	}
	.saff_inner{
		width:100%;
	}
	.pick_item{
		width:50%;
	}
	footer{
		display:none;
	}
	.header_col a {
		padding: none;
	}
	#mobl_togl {
		margin-top: -30px;
	}
	.tab_adj{
		padding: 15px 25px;
	}
	.or_line_outer {
		text-align: center;
		height: 20px;
		width: 300px;
		margin: auto;
		float: none;
	}
	.or_line_main {
		height: 1px;
		border-left: 1px solid #CCC;
		width: 125px;
		margin: auto;
		border-bottom: 1px solid rgb(204, 204, 204);
		float: left;
	}
	.or_text{
		float: left;
		margin: -9px 10px 0px;
	}
	#fg_membersite{
		height: 300px;
	}
	.tab_soc_margin{
		margin-bottom:100px;
	}
	.register_margin_btm{
		height:500px !important;
	}
	.padding_75 {
		padding-right: 77%;
	}
	.padding_70 {
		padding-right: 74%;
	}
	.padding_65 {
		padding-right: 70%;
	}
	.how_works_inner_items {
		width: 70%;
	}
	.screen_move {
		position: absolute;
		width: 70%;
	}
	.calendar_pick_outer{
		width: 510px;
	}
	.date_pick_outer {
		width: 450px;
		padding-left: 40px;
	}
	.saff_height{
		height:600px;
	}
    .box_caracce h5 {
         min-height: 45px;
      }
      .box_caracce p{
        min-height: 80px;
      }
    .box_caracce{
      min-height: 390px;
      padding: 5px;
    }
}

@media(max-width:600px){
	.content_inner_text {
		font-size: 12px;
	}
	.tab_adj {
		padding: 15px 15px;
	}
	.col-10 {
	width: 45%;
	margin:6px;
	}
.my_maproot_pop{
	width: 380px;
	height: 440px;
	padding: 15px;
}
#pac-input {
	width: 93%;
}
.my_map_pop{
	width: 380px;
	height: 400px;
}
}
@media(max-width:500px){
	.loc_win{
	width:100%;
	margin:auto;
	height: 36px;
	margin-top:10px;
}
.my_maproot_pop{
	width: 280px;
	height: 350px;
	padding: 10px;
}
#pac-input {
	width: 90%;
}
.my_map_pop{
	width: 280px;
	height: 300px;
}
.indexcontent {
margin-top: 10px;
}
	.col-10 {
	width: 45%;
	margin: 4px;
	}
}
@media(max-width:400px){
.pricePlans h3 {margin-left: 10px !important;}
.state_edit,.state_new{  float: left;
  width: 79% !important;
}
.wd_40, .wd_75{width:100%; text-align:center;}
	.wd_40  h4{margin:5px auto;}
.wd_40 select{width:90%; margin:0 auto!important;}
.wd_75{padding-top:10px;}
.wd_75 button{margin:10px auto;}
.wd_20{width:50%; margin:0 auto; float:none;}

.edit_loc_state,.add_loc_state{  
 /* float: right;
    width: 87%;
    margin-right:0px;
margin: 5px 16px; */
}
.edit_loc_city, .add_loc_city{  

    width: 87%;
	margin: 5px 16px;
}

#pin_code_edit,#pin_code{
	width:80% !important;
	
    margin-top: 0;
}
.pincode{
	
	margin-top: 0;
}
.pop_input_small{
	width:100%;
}
#mapicon {
margin-top: 15px;
}
.my_maproot_pop{
	width: 300px;
	height: 400px;
	padding: 0px;
}
.my_map_pop{
	width: 280px;
	height: 330px;
}
.indexcontent {
margin-top: 20px;
}
	.header_col a {
		padding: 20px 10%;
	}
	.content_button {
		padding: 10px 20%;
		margin: 20px 20px;
		display: block;
	}
	
	
	.white_circle {
		margin-bottom: 20px;
	}
	.content_inner_text {
		width:100%;
	}
	.footer_text_blocks a {
		padding: 30px 20%;
	}
	.content_main {
		margin-top:-1px;
	}
	.saff_outer {
		padding:0px;
	}
	input[type="text"], input[type="password"] {
		margin: 2px;
	}
	.form_link_text, .form_link_text_big{
		width: 100%;
	}
	.sign_in_button {
		margin-right:0px;
	}
	.pick_item{
		width:100%;
	}
	.pop_input_big{
		float: none;
		width: 90%;
		margin: auto;
	}
	.logged_items{
		float: none;
		width: 100%;
	}
	.schedule_wb {
		padding: 20px 50px;
	}
	select{
		width:98%;
	}	
	#mobl_togl {
		margin-top: 0px;
	}
	.app_block_outer {
		width: 40%;
		margin:auto;
	}
	.saff_inner img {
		max-width: 90%;
	}
	input[type="text"], input[type="password"] {
		margin: 10px 15px;
		width: 80%;
	}
	.register_margin_btm{
		height:550px !important;
	}
	.mobile_center_align{
		text-align: center;
	}
	.white_circle{
		display: block;
		width: 20px;
		margin: auto;
	}
	.padding_90, .padding_85, .padding_80, .padding_75, .padding_70, .padding_65, .padding_60, .padding_55, .padding_50{
		padding-right: inherit;
	}
	input[type="text"], textarea {
		width: 80%;
		margin: 15px;
	}
	.sign_in_button {
		margin-left: 70px;
	}
	p, h1, h2, h3{
		margin: 0px 10px;
	}
	h2{
		text-align:center;
	}
	.col-10 {
	width: 70%;
	margin-left:15%;
	margin-right:15%;
	margin-bottom: 2px;
	position: relative;
	}
	.col-2 img{
		margin: auto;
		float:none !important;
	}
	.how_works_inner_items {
		width: 100%;
	}
	#my_account_tab, #my_account_tab:hover {
		position: fixed;
		right: 0px;
		background-color: #3A3A3A;
		cursor: pointer;
		width: 100%;
		color: #FFF;
		z-index: 999;
		bottom: 0;
		border-radius:inherit;
	}
	#my_account_text {
		width: 130px;
		margin: auto;
	}
	.location_blocks{
		margin: 20px 10px;
		width: 120px;
		height: 120px;
	}
	.location_blocks label span {
		font-size: 12px;
	}
	.location_blocks label span img{
		width: 30px;
		margin-top: -10px;
	}
	.input_like_message {
		margin: 15px;
		width: 80%;
	}
	.mob_100_width{
		width: 90%;
		margin: inherit;
	}
	.my_profile_inner input[type="text"] {
		width: 845px;
    max-width: 100%;
    float: left;
    margin: 0;
	}
	.screen_move {
		width: 290px;
	}
	.calendar_pick_outer{
		width: 300px;
	}
	.date_pick_outer {
		width: 290px;
		padding-left: 00px;
	}
	.saff_height{
		height:470px;
	}
	
	.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
		width: 45px;
	}
	.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
		width: 45px;
	}
	.xdsoft_datetimepicker .xdsoft_datepicker {
		margin-left: 3px;
	}
	.xdsoft_datetimepicker .xdsoft_datepicker.active + .xdsoft_timepicker {
		width: 45px;
	}
	.service_close_butn {
		margin-top: 0px;
		margin-right: 0px;
	}
	.pick_datetime_m_adj, .pick_datetime_m_adj:hover {
		float: left;
		cursor: pointer;
		width: 100%;
	}
	.pick_datetime_m_inn, .pick_datetime_m_inn:hover{
		margin: auto;
	}
	.cart_div_outer{
		width:280px;
	}
	.quote_final_val {
		margin-top: 0px !important;
	}
	.cart_div_inner{
		margin:2px 0px;
	}
	#fg_membersite{
		height: 250px;
	}
	.saff_adj{
		width: 90%;
		margin: auto;
	}
	.font_54 {
		font-size: 57px !important;
	}
	.schedule_mobile{
		display:block;
	}
	.mob_display, .mob_display:hover{
		float:left;
		margin: 5px 10px;
		padding: 15px 20px;
	}
	.schedule_mobile {
		margin-top: inherit;
		margin-bottom: 25px;
	}
	.col7_items{
		display:none;
	}
	.schedule_mobile_inner{
		width: 290px;
		margin: auto;
	}
	.app_block_outer {
		margin: auto;
		width: 100%;
	}
	.app_block {
		width: 80px;
		float: left;
		padding: 15px 5px;
	}
	.app_block img {
		max-width: 90%;
	}
	.app_block_outer {
		margin-top: 20px;
	}
	.add_button_adj{
	    width: 70px !important;
	    margin-top: 35px;
	    margin-bottom: 20px;
	}
	.location_blocks{
		font-size:12px;
	}
	.block_actions_main{
		margin-left: 75px;
	}
	.location_blocks input:checked + span {
		height: 105px;
		background: transparent url("../images/tick-white-icon.png") no-repeat scroll 97% 97% / 20px 20px;
	}	
	.blocks_actions_img{
		width: 15px;
	}
	#block_actions {
		padding: 5px 2px;
	}
	.saff_outer_pop {
		width: 280px;
		font-size: 12px;
		color: #363535;
		padding: 10px !important;
	}
	select {
		width: 80%;
		padding: 8px;
		margin-bottom: 15px;
		margin: 5px 20px;
	}
	.saff_outer_pop_close_adj{
		width:90%;
		float:left;
	}
	.saff_outer_pop_img_adj{
		display:block;
		width:10%;
		float:left;
	}
	.main_dashboard_items {
		width: 30%;
	}
	.my_account_dialer {
		margin-top: 60px;
		width: 49.9% !important;
		float: right;
	}
	.my_account_schedule{
		float: left;
		width: 49.8% !important;
		left: 0;
		border-right: 1px solid #fff;
	}
	.my_account_divider{
		float: left;
		width: 49.8% !important;
		left: 0;
		background-color:#fff;
	}
	header {
		height: 65px;
	}
	.home_space_breaker{
		margin-bottom:25px;
	}
	.form_link_text {
		float: left;
		font-size: 12px;
		padding: 10px 0px;
		text-align: right;
		width: 50%;
	}
	.float_right{
		float:right;
	}
	.form_link_text_big {
		width: 50%;
		text-align: right;
		padding: 10px 0px;
	}
	.my_orders_item {
		width: 95%;
	}
	.saff_outer_pop_close{
		float: right;
		cursor:pointer;
	}
	.my_orders_pop{
		margin:10px;
	}
	.vehicle_type_block span p {
		font-size: 15px;
		margin-top: -20px;
	}
	.mobile_90 img{
		width:56%;
	}
	.mobile_90_whatsapp{
		display:block;
	}
	.pop_desktop{
		display:none;
	}
	.pop_mobile{
		display:block;
	}
	.pop_inner {
		width: 90%;
	}
	.my_account_tab_greyflow_a{
		height: 5px; 
		width: 100%; 
		border-bottom-color: #ff9a55;
		bottom: 0px; 
		position: fixed; 
		z-index: 9999;
		margin-bottom: 45px;
	}
	.my_account_tab_greyflow_b{
		height: 5px; 
		width: 100%; 
		background-color: rgb(58, 58, 58); 
		bottom: 0px; 
		position: fixed; 
		z-index: 9999;
	}
	.saff_grey_background{
		position:absolute;
		height:100%;
	}
	.app_block_inner {
		width: 290px;
		margin: auto;
	}
#pickurcity{
    width: 88% !important;
    margin: 10px auto;
    padding: 5px 5%;
}
.all_cities_div {
    width: 87px !important;
    float: left;
    text-align: center;
    margin-bottom: 20px;
    padding: 15px;
    cursor: pointer;
    color: black;
}
.icon_search {
    position: absolute;
    margin-left: -35px;
    margin-top: 23px;
}
.div-elements{
overflow-y:scroll !important;
}
}


@media(max-width:320px){
	.saff_adj{
		width: 100%;
		margin: auto;
	}
	.saff_outer_pop {
		width: 250px;
	}
.indexcontent {
margin-top: 45px;
}
.my_maproot_pop{
	width: 222px;
	height: 370px;
	padding: 0px;
	margin-top: 30px;
}
#pac-input {
	width: 90%;
}
.my_map_pop{
	width: 220px;
	height: 300px;
}

}
@media (min-width: 1920px){
	.iner_region{
		right: 495px !important;
		top: -25px !important;
	}
	.saff_grey_background{
		position: absolute !important;
	}
}
@media (min-width: 1440px) and (max-width: 1919px){
	.iner_region{
		right: 255px !important;
	}
	.saff_grey_background{
		position: absolute !important;
	}
}
@media (min-width: 1280px) and (max-width: 1439px) {
	.iner_region{
		right: 41px !important;
	}
	.saff_grey_background{
		position: absolute !important;
	}
}
@media (min-width: 1152px) and (max-width: 1279px) {
	.iner_region{
		right: 111px !important;
		top: 10px !important;
	}
	.saff_grey_background{
		position: absolute !important;
	}
}
@media (min-width: 1024px) and (max-width: 1151px) {
	.iner_region {
    right: 0% !important;
    top: 1% !important;
    float: none;
    margin: 0 auto;
}

	.pop_inner_region{
		width: 360px !important;
	}

	.pop_inner_region::after{
		right: 47% !important;
	}
	
	.icon_search{
		margin-left: -25px !important;
		margin-top: 9px !important;
	}
	#select_region{
		width: 90% !important;
	}
	.saff_grey_background{
		position: absolute !important;
	}
	
}
@media (min-width: 980px) and (max-width: 1023px) {
	.iner_region {
    right: 0% !important;
    top: 1%;
    float: none;
    margin: 0 auto;
}

	.pop_inner_region{
		width: 360px !important;
	}

	.pop_inner_region::after{
		right: 47% !important;
	}
	
	.icon_search{
		margin-left: -25px !important;
		margin-top: 9px !important;
	}
	#select_region{
		width: 90% !important;
	}
	.saff_grey_background{
		position: absolute !important;
	}
	
	
}
@media (min-width: 800px) and (max-width: 979px) {
	.iner_region{
		right: 0% !important;
		/*top: 533px !important;*/
		float:none;
		margin:0 auto;
	}

	.pop_inner_region{
		width: 360px !important;
	}

	.pop_inner_region::after{
		right: 47% !important;
	}
	
	.icon_search{
		margin-left: -25px !important;
		margin-top: 9px !important;
	}
	#select_region{
		width: 90% !important;
	}
	.saff_grey_background{
		position: absolute !important;
	}
	.pick-city{
		padding-left: 30px !important;
	}
	
}
@media (min-width: 768px) and (max-width: 799px) {
	.iner_region{
		right: 0% !important;
		/*top: 533px !important;*/
		float:none;
		margin:0 auto;
	}

	.pop_inner_region{
		width: 360px !important;
	}

	.pop_inner_region::after{
		right: 47% !important;
	}
	
	.icon_search{
		margin-left: -25px !important;
		margin-top: 9px !important;
	}
	#select_region{
		width: 90% !important;
	}
	.saff_grey_background{
		position: absolute !important;
	}
	.pick-city{
		padding-left: 40px !important;
	}
	
}

@media (min-width: 601px) and (max-width: 767px) {
    .box_caracce h5 {
         min-height: 45px;
      }
      .box_caracce p{
        min-height: 100px;
      }
    .box_caracce{
      min-height: 420px;
      padding: 5px;
    }
    .box_caracce img {
    height: 150px;
   }
   .box_caracce .btn_buy{
     padding: 4px 4px;
     font-size: 13px; 
   }
}

@media (min-width: 481px) and (max-width: 600px) {
   .box_caracce h5 {
         min-height: 45px;
      }
      .box_caracce p{
        min-height: 80px;
      }
    .box_caracce{
      min-height: 400px;
    }
    .box_caracce img {
    height: 150px;
   }
}

@media (min-width: 360px) and (max-width: 767px) {
.header_col a
.header_col li:hover {
   text-align: center;
   font-size: 14px !important;
}
.header_col li {
   width: 100%;
   text-align: center;
   font-size: 14px;
   padding: 8px 0px !important;
   background-color: #fff;
}
	.iner_region{
		right: 0% !important;
		top: 1% !important;
		float: none;
margin: 0 auto;
	}

	.pop_inner_region{
		width: 350px !important;
	}

	.pop_inner_region::after{
		right: 47% !important;
	}
	
	
	#select_region{
		width: 79% !important;
	}
	.pick-city{
		float: none;
		width: 100%;
		padding-left: 0;
		padding-top: 30px;
		text-align: center;
	}
	.city-text-box{
		float: none;
		width: 88%;
		margin-left: 7px;
		margin:0 auto !important;
		padding-top: 0px;
	}
	#pickurcity {
    width: 95%;
    padding: 5px 13px;
    border: 1px solid #8F8A8A;
    border-radius: 5px;
    margin-bottom: 20px;
    
}
	.city-popup-close{
		cursor: pointer;
		width: 0;
		position: relative;
		float: right;
		top: -40px;
		right: 13px;
		padding-top: 0px;
	}
	.all_cities_div{
	width:95px;
		float: left;
		text-align: center;
		margin-bottom: 20px;
		padding: 15px;
		cursor: pointer;
		color: black;
	}
	.div-elements{
		padding: 17px;
	}
}

@media (min-width: 320px) and (max-width: 359px) {
.header_col a
.header_col li:hover {
   text-align: center;
   font-size: 14px !important;
}
.header_col li {
   width: 100%;
   text-align: center;
   font-size: 14px;
   padding: 8px 0px !important;
   background-color: #fff;
}
	.iner_region{
		right: 0% !important;
		top: 1% !important;
		left: -5px;
	}

	.pop_inner_region{
		width: 320px !important;
	}

	.pop_inner_region::after{
		right: 47% !important;
	}
	
	.icon_search{
		margin-left: -34px !important;
		margin-top: 24px !important;
	}
	#select_region{
		width: 79% !important;
	}
	.pick-city{
		float: none;
		width: 100%;
		padding-left: 0;
		padding-top: 30px;
		text-align: center;
	}
	.city-text-box{
		float: left;
		width: 85%;
		margin-left: 7px;
		padding-top: 0px;
	}
	.city-popup-close{
		cursor: pointer;
		width: 0;
		position: relative;
		float: right;
		top: -40px;
		right: 13px;
		padding-top: 0px;
	}
	.all_cities_div{
		width: 43%;
		float: left;
		text-align: center;
		margin-bottom: 20px;
		padding: 3%;
		cursor: pointer;
		color: black;
	}
	.div-elements{
		padding: 20px;
		overflow-y:scroll !important;
	}
#pickurcity {
    width: 99% !important;
    margin: 10px auto;
    padding: 5px 5%;
}
}
@media (min-width:1001px) and (max-width:1070px){
.content_button {
    padding: 15px 35px;
}
.col7_items {
    width: 515px;
}
}
@media (min-width:401px) and (max-width:420px){
.white_circle{margin: 5px 10px;}
}
#bottom-header {
    background: rgba(0,0,0,0.5);
    padding: 0px;
}
.bg_pink1:hover a{color:#000 !important;}

/**/
.navbar_innerpages.navbar-default{
  background: #c22b3b !important;
  border: 0;
  border-radius: 0;
  margin-bottom: 0px;
}
.navbar_innerpages .region {
   padding-top: 32px;
    padding-bottom: 32px;
     color: #fff; 
    font-size: 13px;
    font-family: 'Roboto Condensed', sans-serif;
    padding-left: 10px;
    padding-right: 15px;
}
 .navbar_innerpages.navbar-default li a {
    padding-top: 31px;
    padding-bottom: 32px;
    color: #fff;
    font-size: 13px;
    font-family: 'Roboto Condensed', sans-serif;
  }
.navbar_innerpages.navbar-default li a:hover {
  color: #000;
  background: #fff;
}
.logo_innerp_desk {padding: 20px;}
.navbar_btm_innerpage {border: 0px;border-radius: 0px; background: #fff;}
.navbar_btm_innerpage li a{

    color: #c22b3b !important;

    margin-top: 8px;
    border-radius: 3px;
    padding: 0px 15px;
}
.innerpage h2{
    color: #c02b3a;
    font-family: 'Montserrat-Regular';
    z-index: 99;
    background: #fff;
    position: relative;
    width: auto;
    text-transform: uppercase;
    margin:100px auto 50px;
    font-size: 28px;
}
.dashboard_items {cursor: pointer;}
.facebook_sign {
  background: #1760a9;
  border-radius: 5px;
  border: 0px;
  color: #fff;
  padding: 10px 20px 10px 15px;
  margin-bottom: 20px;

  float: none;
    display: table;
    margin: auto;
}
.gplus_sign {
  background: #cc3333;
  border-radius: 5px;
  border: 0px;
  color: #fff;
  padding: 10px 20px 10px 15px;
  
  float: none;
    display: table;
    margin: auto;
}
.form_signin {
  padding: 9px !important;
  border-radius: 5px;
  width: 100% !important;
  border: 1px solid #8F8A8A;
  margin-bottom: 20px; 
}
.sign_left {padding-top: 30px;padding-bottom: 50px;border-right: 2px solid #d3d3d3;margin-top: 50px;}
.sign_right {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    display: table;
}
.gplus_sign .fa {font-size: 20px;padding-right: 10px;float: left;}
.facebook_sign .fa {font-size: 20px;padding-right: 10px;float: left;}
.sign_left .sec_li {margin-left: 75px;}
.sign_left a {color: #c22b3b;font-weight: 600;font-size: 12px;}
.signin_btn {
    color: #fff;
    border-radius: 5px;
    border: 0px;
    font-size: 16px;
    font-weight: 500;
    padding: 8px 31px;
    float: none;
    background: #c22b3b;
    position: relative;
    top: 0;
    margin-right: 38px;
    margin: auto;
    display: table;
    margin-top: 7px;
}
.signin_btn .fa{
      float: right;
    position: relative;
    top: 2px;
    font-size: 17px;
    padding-left: 5px;
}
.btn_shedule_now {
  background: #c22b3b !important;
    color: #fff;
    font-size: 16px;
    padding: 15px 30px;
    line-height: 13px;
    border: 0;
    margin-top: 30px;
}
.dashboard_wrapper .dashboard_items {
  border: 2px solid #c22b3b;
  border-radius: 20px;
  padding-top: 40px;
  width: 230px;
  display: table;
    float: left;
    height: 219px;
    margin: 6px;
        background: #fff !important;
    color: #000 !important;
    box-shadow: none;
    
    
    /* border: 1px solid #fff; */
   
}
#schedule_order_root .block_actions_main {margin-top: 10px !important;}
.dashboard_items h4{
    font-weight: 600;
      margin-top: 20px;
    font-size: 16px;
}
#my_account_tab-new-2 {top: 180px;}
#my_account_tab-new {top: 120px;}
#my_account_tab-new-2, #my_account_tab-new{
  position:fixed;
  /*margin-top:10%;*/
  right:0;
  background-color:#c22b3b;
  border-top-left-radius:5px;
  border-bottom-left-radius:5px;
  cursor:pointer;
  width:200px;
  transition: width 0.2s;
  color:#fff;
  z-index: 999;
}
#my_account_tab-new-2:hover, #my_account_tab-new:hover{
  width:210px;
}
.innerpage h3 {
    color: #c02b3a;
    font-family: 'Montserrat-Regular';
    z-index: 99;
    background: #fff;
    position: relative;
    width: auto;
    /*margin: 100px auto 10px;*/
    font-size: 28px;
  }
.innerpage{margin-bottom:50px;}
  .height_full {height: 100% !important;}
  .saff_grey_background{
  position:fixed;
  width:100%;
  background-color:rgba(0,0,0,0.9);
  z-index: 99999;
  left:0px;
  top:0px;
  bottom:0px;
  padding: 5% 10%;
  height: 100% !important;
}
.service_close_butn.new {
        margin-top: -15px;
    float: right;
    width: 21px;
    position: relative !important;
    z-index: 99 !important;
    color: #333333;
    background: #d7d7d7;
    font-weight: 600;
  margin-right: 0px;
  top:10px;
}
.pink_border {height: 2px;border: 0px;background: #c22b3b;max-width: 100%;width: 100%;}
.xdsoft_datetimepicker  .xdsoft_calendar td:hover, .xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_default, .xdsoft_datetimepicker  .xdsoft_calendar td.xdsoft_current, .xdsoft_datetimepicker  .xdsoft_timepicker .xdsoft_time_box >div >div.xdsoft_current {background: #c22b3b !important;background-color: #c22b3b !important;}
.col_box_section{
      margin: auto;
    width: initial;
    display: table;
    float: none;
    max-width: 744px;
}
.backend_dashbrd_h4 {
    font-size: 18px !important;
    margin-top: 10px !important;
    margin-bottom: 0px !important;
  }
  .backend_dashbrd_p {margin-top: 15px;font-size: 15px;}

  .col_box_section .col-md-6{width: 280px !important;}
  .backend_dashbrd_strong{
        padding-top: 5px;
    font-size: 18px;
    float: left;
    width: 100%;
  }
 .order-page h2{
    color: #c02b3a;
    font-family: 'Montserrat-Regular';
    z-index: 99;
    background: #fff;
    position: relative;
    width: auto;
    text-transform: uppercase;
    margin: 50px 0px 30px 50px; 
    font-size: 32px;
  }
  .order-page h4{
    font-family: 'Montserrat-Regular';
    background: #fff;
    width: auto;
    margin: 10px 0px -5px 50px; 
    font-size: 22px;
    font-weight: 600;
    color: #05455f;
  }

  .innerpage_head-h1 {margin-bottom: 30px;}
  .yearly_package {margin:10px 0px !important; }
  .terms_Sec h1 {color: #c22b3b !important;}
/**/
/**
 * Demo Styles
 */
.footer_downld_cntr {padding-top: 50px;padding-bottom: 50px;}
.navbar_btm_innerpage li {display: inline-block !important;}

@media (max-width: 495px){
.service_Cat {
    padding: 30px 0 30px !important;
}
}
.or_contnr {
	padding-top: 10px;
	float: none;
	display: table;
}
@media (min-width:768px) and (max-width: 991px) {
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-default .navbar-toggle {
   border: 0px !important;
    background-color: transparent !important;
}
.navbar_innerpages.navbar-default {
    position: relative;
    z-index: 99999;
    }
.navbar_innerpages .region, .navbar_innerpages .navbar-nav>li>a {
    font-size: 11px !important;
   line-height: 40px !important;
    padding: 0px 5px !important;
}
.navbar_innerpages .region{
margin-bottom: 10px;
}
.navbar_innerpages .navbar-header {
      float: none;
  }
.navbar_innerpages .navbar-left, .navbar_innerpages .navbar-right {
      float: none !important;
  }
.navbar_innerpages .navbar-toggle {
      display: block;
          top: 15px;
  }
.navbar_innerpages .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
.navbar_innerpages .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
  }
.navbar_innerpages .navbar-collapse.collapse {
      display: none!important;
  }
.navbar_innerpages .navbar-nav {
      float: none!important;
      margin-top: 7.5px;
  }
.navbar_innerpages .navbar-nav>li {
      float: none;
  }
.navbar_innerpages .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
  }
.navbar_innerpages .collapse.in{
      display:block !important;
  }
  
}
@-moz-document url-prefix() {
    .service_close_butn.new{
        margin-top: -20px;
        top: 0px;
    }
}
.bdr_blog {
margin-top: 30px;
    border-bottom: 1px solid #000;
    padding-bottom: 20px;
}
.blog_sec {
float:left;
width: 100%;
padding:70px 0px 0px;
}
.bdr_blog h3 {
	color: #d02033;;
}
.blog_sec .input-group {
	margin-top: 30px;
	margin-bottom: 0px;
}
.blog_sec .input-group input {
    background: #fff;
    box-shadow: none;
    height: 40px;
    border-radius: 0px;
    border:1px solid #000;
    }
 .search_icon {
 	height: 40px;
    border-radius: 0;
    border-color: #000;
    background: #fff;
 }
 .post_cat li {
    list-style: none;
    background: url(../../images/li_small.jpg) no-repeat 0 7px;
    padding: 0px;
    margin-bottom: 10px;
    padding-left: 15px;
}
 .post_cat li a {color: #000;}
 .side_bar h4 {
    border-bottom: solid 1px #000;
    padding: 10px 0;
    font-family: 'PT Sans', sans-serif!important;
    font-weight: 400!important;
    color: #000;
}
.top_tag a {
    border: solid 1px #000;
    padding: 5px 10px;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
    color: #000;
    text-transform: capitalize;
   }
   .blog_btn {
   
   border-radius :0px;
    background: #fff;
    border: solid 1px #000;
    color: #000;}
    .banner-content1 .row {
    display: flex;
    flex-wrap: wrap;
}