.clear-notifications{
.clear-notifications{
	width: 100%;
	text-align: center;
	display: inline-block;
	padding: 5px;
	border-top: 1px solid #17164B;
	background-color: #17164B;
	color: #ffffff !important;
}
.fixed-top{
	z-index: 999999 !important;
}
.textarea-resize{
	display:none !important;
}
/*.AddListing dt a{
	position:relative;
}
.AddListing dt a img{
	position: absolute;
    left: -30px;
    top: -20px;
    height: auto;
    width: 100%;
    max-width: 40px;
}*/

#popup .popupBody{
	width:100% !important;
	padding: 20px !important;
	display: inline-block !important;
}

img.pop-img {
	width: 100%;
	max-width: 390px;
}
.cus-form-created{

}
.form-row{
	margin-bottom:20px;
}
.dblock.panel{
	padding:0px;
}
.dblock.panel .panel-heading{
	padding:15px 20px;
	margin-top:0px;
}
.dblock.panel .panel-body{
	padding:20px 20px;
}
.dblock{
	display:block !important;
}
.bordertp1gray{
	border-top: 1px solid #eeeeee;
}
.borderbt-1gray{
	border-bottom: 1px solid #eeeeee;
}
.p-b-15{
	padding-bottom:15px;
}

.cus-form-created fieldset,
.cus-form-created .panel-default .panel-body{
	width: 100%;
}
.form-row label {
	margin-bottom: 10px !important;
	display: block !important;
	line-height: 15px;
}
.form-row input.input-text, .form-row textarea {
	width: 100%;
	-webkit-appearance: none;
	height: 48px;
	background: transparent;
	border: 1px solid #eee;
	border-radius: 0;
	letter-spacing: .01em;
	padding: 0 15px;
	color: inherit;
}
.form-row textarea{
	min-height:90px;
}
.detail-content h2{
	font-weight:600;
	text-transform:capitalize;
}
.full-width{
	width: 100%;
}
.g-recaptcha{
	width: auto;
	display: inline-block;
	/*border: 2px solid #cc0000;*/
}

.cc-banner.cc-bottom{
	background:#c6af5c !important;
}
.cc-color-override-688238583 .cc-btn {
	background:#17164B !important;
	color:#ffffff !important;
}
.float-left{
	float:left;
}
.float-right{
	float:right;
}

.back-arrow-inner{
	display: inline-block;
	width: 19px;
	text-align: center;
	background: #fff;
	border-radius: 50%;
	margin-right: 10px;
	color: #6766ab;
}

.popupBody .customer-form .bootstrap-select span{
	text-transform: inherit;
}
.form-control,
.bootstrap-select .dropdown-toggle,
.form-control:active, .form-control:focus{
	border: 1px solid #ced4da !important;
	box-shadow:none !important;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option,
.form-control{
	font-size:13px !important;
}
.text-right{
	text-align:right;
}

.step-col-12 .col-md-12{
	padding-right:0px;
}
.stepBox-overlay .stepCount{
	position: inherit;
	width:100%;
	height:auto;
	border:none;
}
.stepBox-overlay .stepCount{
	text-align:left;
}
.stepBox-overlay .stepHead{
	padding-left:0px;
}
.stepBox-overlay .stepHead p{
	font-size:18px;
	font-weight:normal;
	margin-left: 20px;
}
.book-system{
	/*margin-top:-60px;*/
	display: inline-block;
	width: 100%;
}
.np-banners{
	width:100%;
	text-align:center;
	margin: 20px 0px 0px;
	box-shadow: 0px 10px 60px rgba(0,0,0,0.2);
	max-height:697px;
	overflow:hidden;
}
.book-system .background-white{
	box-shadow: 0px 10px 60px rgba(0,0,0,0.2);
}
.np-banners img{
	display:inline-block;
	vertical-align:middle;
	float:none;
	width:100%;
}

.new-page {
	background: url(../img/np-banner.jpg) no-repeat center center;
	/*background: url(../img/tmp/bn01.jpg) no-repeat center center;
	background: url(../img/tmp/bn02.jpg) no-repeat center center;
	background: url(../img/tmp/bn03.jpg) no-repeat center center;
	background: url(../img/tmp/bn04.jpg) no-repeat center center;
	background: url(../img/tmp/bn05.jpg) no-repeat center center;*/
	text-align: center;
	position: relative;
	margin-bottom: 80px;
	padding-top: 30px;
	padding-bottom: 30px;
	background-size: cover;
}


/*.new-page:before{
		z-index:0;
		opacity: 0.6;
		background: rgba(0,0,0,1);
		background: -moz-linear-gradient(-45deg, rgba(0,0,0,1) 0%, rgba(115,115,115,1) 100%);
		background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(0,0,0,1)), color-stop(100%, rgba(115,115,115,1)));
		background: -webkit-linear-gradient(-45deg, rgba(0,0,0,1) 0%, rgba(115,115,115,1) 100%);
		background: -o-linear-gradient(-45deg, rgba(0,0,0,1) 0%, rgba(115,115,115,1) 100%);
		background: -ms-linear-gradient(-45deg, rgba(0,0,0,1) 0%, rgba(115,115,115,1) 100%);
		background: linear-gradient(135deg, rgba(0,0,0,1) 0%, rgba(115,115,115,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#737373', GradientType=1 );
		position: absolute;
		height:100%;
		width:100%;
		left:0;
		top:0;
		content:'';
	}*/
.new-page h1{
	/*font-size: 50px;
    line-height: 80px;*/
	font-size: 45px;
	line-height: 60px;
	color: #ffffff;
	/*letter-spacing: 5px;*/
	display: inline-block;
	/*font-weight: bold;*/
	text-transform:uppercase;
	width:100%;
	display:inline-block;
}

.new-page h1 strong{
	position: relative;
	text-align: center;
}
/*.new-page h1 strong:before{
	width: 100%;
    background: #ffffff;
    height: 5px;
    content: '';
    position: absolute;
    bottom: -10px;
    left: 0%;
}*/

.new-page p{
	font-size: 24px;
	line-height: 17px;
	color: #fff;
	letter-spacing: 3px;
	font-weight: lighter;
	margin-bottom:20px;
}
.new-page .rent-calculater{
	/*padding: 15px 35px !important;*/
	padding: 15px 25px !important;
	border-radius:0px !important;
	letter-spacing: 2px;
	display: inline-block;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	font-size: 18px !important;
	text-transform: uppercase;
	background: #ffffff;
	color: #000000 !important;
	margin-left:15px;
}
.new-page .rent-calculater:first-child{
	margin-left:0px;
}
./*new-page .rent-calculater:hover{
	box-shadow: 0px 0px 0px 0px transparent !important;
    margin-top: 2px;
    margin-bottom: -2px;
}*/
.book-system .servBox{
	text-align:left;
}
.book-system .servBox h4{
	font-size: 18px;
	font-weight: bold;
}
.book-system .servBox p{
	font-size: 14px;
}
.book-system .servcIcon {
	text-align:center;
	/*width: 40px;
    height: 40px;*/
	float:none;
}

/*.book-system .servcIcon i,
.book-system .servcIcon i.fa-home {
    font-size: 20px;
	line-height: 34px;
}*/
.book-system .servb-cont{
	width: 80%;
	float: none;
	display: inline-block;
	margin-left: 2%;
	text-align: left;
}
/*.book-system .basics_icons{
	background-image: url(../../img/basics-icon-blue.png);
	width: 24px;
    height: 23px;
}
.book-system .money_icons{
	background-image: url(../../img/money-icon.png);
	width: 24px;
    height: 13px;
}
.book-system .change_icon{
	background-image: url(../../img/change-icon.png);
	width: 23px;
    height: 23px;
}*/

.book-section-heading{
	width: 100%;
	text-align: center;
}

.book-section-heading h1{
	/*margin-bottom:-50px;*/
	/*color: #e4e4e4;*/
	text-transform: capitalize;
}
.custpad .headCell:nth-child(27) .padinfo.open .dropdown-menu,
.custpad .headCell:nth-child(28) .padinfo.open .dropdown-menu,
.custpad .headCell:nth-child(29) .padinfo.open .dropdown-menu,
.custpad .headCell:nth-child(30) .padinfo.open .dropdown-menu,
.custpad .headCell:nth-child(31) .padinfo.open .dropdown-menu,
.custpad .headCell:nth-child(32) .padinfo.open .dropdown-menu,
.custpad .headCell:nth-child(33) .padinfo.open .dropdown-menu,
.custpad .headCell:last-child .padinfo.open .dropdown-menu{
	padding: 4px 20px 4px 4px;
	overflow-y: auto;
	max-height: 190px;
	overflow-x: hidden;
}

.payment-form-section{
	background:#ffffff;
	display:inline-block;
	width: 100%;
	box-shadow: 0px 2px 40px rgba(0,0,0,0.15);
}
.payment-heading h2{
	font-weight: bold;
	margin-top:0px;
}
.payment-optab{
	background: none !important;
	box-shadow: none !important;
	padding: 0px !important;
	border: none !important;
	margin: 0px !important;
}
.payment-optab ul li{
	width: 100% !important;
	margin: 0px 0 20px !important;
	text-align: left !important;
	background: #ffffff;
	display: inline-block;
	padding: 15px;
	box-shadow: 0px 2px 30px rgba(0,0,0,0.03);
	/*border-bottom:2px solid rgba(0,0,0,0);*/
	border:2px solid rgba(0,0,0,0);
}
.payment-optab ul li.resp-tab-active{
	box-shadow: 0px 2px 30px rgba(0,0,0,0.07);
	border-color:#17164B;
}
.payment-optab ul li:last-child{
	margin:0px !important;
}
.payment-optab ul li figure{
	display:inline-block;
	float:none;
	/*width:60px;*/
	width: 100px;
	text-align:left;
}
.payment-optab ul li figure img{
	display:inline-block;
}
.payment-optab ul li span{
	display: inline-block;
	vertical-align: middle;
	float: none;
}
.payment-optab ul li span span{
	display:block;
	font-size:12px;
	font-weight:normal;
}
.account-summary{
	padding: 25px;
	background: #17164B;
	display: inline-block;
	width: 100%;
}
.account-summary .payment-heading {

}
.account-summary .payment-heading h2{
	margin: 0;
	color:#ffffff;
}
.account-summary .payment-heading span{
	color: #fff;
	margin-top: 15px;
	display: inline-block;
	width: 100%;
}


@media only screen and (max-width: 1499px) and (min-width: 1200px){
	.book-section-heading h1{
		font-size: 35px;
		line-height: 70px;
		font-weight: bold;
	}
}

.testiimonial-overlay{
	position: relative;
	background: url(../img/test-bg-cover.jpg) no-repeat top center;
	text-align: center;
	padding-bottom:80px;
	padding-top:80px;
}
.testiimonial-overlay h1{
	font-size: 50px;
	color: #fff;
	font-weight: bold;
	position:relative;
	text-transform: uppercase;
	text-align:center;
}
.testiimonial-overlay h1:before{
	width: 100px;
	background: #ffffff;
	height: 5px;
	content: '';
	position: absolute;
	bottom: -10px;
	left: 45%;
}
.testiimonial-overlay::before {
	height: 330px;
	width: 330px;
	border: 12px solid #fff;
	opacity: .15;
	margin-left: -175px;
	position: absolute;
	left: 50%;
	pointer-events: none;
	top: 72px;
	z-index: 2;
	content:'';
}
.testiimonial-overlay .carousel-inner .item,
.testiimonial-overlay .carousel-inner .item a{
	color:#ffffff;
	font-size:16px;
	background: none !important;
}
.testiimonial-overlay .carousel-inner .item strong,
.testiimonial-overlay .carousel-inner .item a strong{
	font-size:14px;
}
.testiimonial-overlay .carousel-indicators > li {
	background-color: #b19f6b !important;
}
.stepBox-overlay{
	position: relative;
	background: url(../img/servbox-bg-cover.jpg) no-repeat top center;
	text-align: center;
	padding-bottom:50px;
	padding-top:80px;
}
.res-screen{

}
.res-screen img{
	max-height:430px;
	max-width:100%;
}

.stepBox2{
	text-align:right;
}
.circle-imgv1{
	display:none !important;
}
.circle-img img{
	width:75%
}


/*******************
	create Listing
*******************/

.crform{

}
.crform .form-group span.complsry{
	color:#cc0000;
	font-size: 20px;
	position: absolute;
	left: 0;
}
.cmplsr,
.cuscminput{
	position: relative;
	padding-left: 15px;
}
.crform .form-group input.form-control,
.crform .form-group textarea.form-control{
	width: 100%;
	display: inline-block;
	vertical-align: top;
}
.crform .cmplsr .bootstrap-select{
	width: 100% !important;
	vertical-align: top;
	border: none !important;
}
.crform .bootstrap-select .dropdown-toggle.btn-default{
	border: 1px solid #ced4da !important;
	border-radius: 0 !important;
}
.crform .comadn .input-group{
	/*width: 96% !important;
	vertical-align: top;
	display: inline-block;
	margin-bottom: 0;*/
	width: 100% !important;
	vertical-align: top;
	display: inline-block;
	margin-bottom: 0;
	position: relative;
}
.crform .form-group .input-group .input-group-addon{
	/*vertical-align: top;
    display: inline-block;
    float: none;
	height:40px;
	line-height:30px;*/
	vertical-align: top;
	display: inline-block;
	float: none;
	height: 40px;
	line-height: 30px;
	position: absolute;
	left: 0;
	z-index: 99;
	background: #ffffff;
	border-right: 2px solid #e9e9e9;
}
.crform .form-group .input-group input.form-control{
	/*width: 88%;
    float: none;
	margin-left: -4px;*/
	width: 100%;
	float: none;
	margin-left: 0;
	padding-left: 55px;
}

/*.cus-bill-table thead tr th{
	text-align:left;
}*/
.list-btns{
	text-align:right;
}
.c_reserved_color{
	width: 20px !important;
	height: 20px !important;
	box-shadow: 0px 2px 10px rgba(0,0,0,0.2) !important;
}


.cus-bill-table{

}
.cus-bill-table tr td a {
	font-size:11px !important;
	width:60px;
	padding-left:7px !important;
	padding-right:7px !important;
	font-weight:normal;
	margin-bottom:5px !important;
}
.cus-bill-table tr td a:last-child{
	margin-bottom:0px;
}
.cus-pro-title span{

}

.cus-pro-title .pull-right span{
	font-size: 14px;
	width: auto;
	display: block;
	margin-top: 5px;
}

.pr-btn{
	display:inline-block;
	width:100%;
	max-width:180px;
	text-align:center;
	margin-bottom:0px !important;
	margin-top: 0px !important;
}

.save-res-btn{
	float: none;
	vertical-align: middle !important;
	display: inline-block !important;
	margin-top: 0 !important;
	width: auto !important;
	/*background: #1d2b39 !important;*/
	height: auto !important;
	padding: 7px 20px !important;
	line-height: 28px !important;
	margin-bottom: 0px !important;
}
.phicon-black a{
	background:none !important;
	color:#303030 !important;
}
.onoffswitch4-switch{
	right: 62px;
}
.color-switch{
	text-align:left;
	width:100%;
	display:inline-block;
}
.color-switch-btn{
	height: 16px;
	width: 16px;
	display:inline-block;
	vertical-align:middle;
	background-color: #2e3e4e;
	border-radius: 50%;
}
.trbg-defult{
	background-color: #2e3e4e !important;
}
.trbg-Tomato{
	background-color: #fbf6b4;
}

.trbg-indigo{
	background-color: #3F51B5;
}
.trbg-Tomato .header_title{
	color: #303030;
}
.trbg-Flamingo{
	background-color: #e0dcea;
}
.trbg-Flamingo .header_title{
	color: #303030;
}
.trbg-Tangerine{
	background-color: #d4cfad;
}
.trbg-Tangerine .header_title{
	color: #303030;
}
.trbg-Banana{
	background-color: #fbd2d9;
}
.trbg-Banana .header_title{
	color: #303030;
}
.trbg-Sage{
	background-color: #85dfef;
}
.trbg-Sage .header_title{
	color: #303030;
}
.trbg-Basil{
	background-color: #beb8b3;
}
.trbg-Basil .header_title{
	color: #303030;
}
.trbg-Peacock{
	background-color: #fcccfc;
}
.trbg-Peacock .header_title{
	color: #303030;
}

.trbg-bnTomato{
	background-color: #F44336;
}
.trbg-bnFlamingo{
	background-color: #673AB7;
}
.trbg-bnTangerine{
	background-color: #4CAF50;
}
.trbg-bnBanana{
	background-color: #8BC34A;
}
.trbg-bnSage{
	background-color: #FF9800;
}
.trbg-bnBasil{
	background-color: #FF5722;
}
.trbg-bnPeacock{
	background-color: #607D8B;
}
.trbg-bnindigo{
	background-color: #3F51B5;
}
.trbg-bngoldn{
	background-color: #b19f6b;
}

.trbg-Blueberry{
	background-color: #3F51B5;
}
.trbg-Lavender{
	background-color: #7986CB;
}
.trbg-Grape{
	background-color: #8E24AA;
}
.trbg-Graphite{
	background-color: #616161;
}



.cus-edit-pop-header{
	/*height:124px;*/
	height:80px;
	position: relative;
	margin-bottom: 20px;
}
.cus-pop-edit-title{
	font-size: 20px;
	line-height: 35px;
	max-height: 52px;
	margin-top: auto;
	padding: 0 30px;
	overflow-wrap: break-word;
	word-wrap: break-word;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.pop-header-icons{
	min-height:50px;
	float:right;
}
.cus-edit-pop-header .col-md-6:first-child{
	display:none;
}
.cus-edit-pop-header .col-sm-12.col-md-6{
	padding-left: 0;
	padding-top: 10px;
}
.pop-header-icons a {
	background: none;
	color: #ffffff;
	height: 40px;
	width: 40px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	padding: 0;
	border-radius: 4px;
	line-height: 40px;
}
.pop-header-icons a:hover {
	background:rgba(255,255,255,0.2);
}
.pop-edit-iconp{

}
.pop-edit-iconp a{
	display: inline-block;
	height: 40px;
	position: absolute;
	bottom: -20px;
	right: 20px;
	width: 40px;
	-webkit-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	background-color: #304d6a;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	border-radius: 50%;
	-webkit-box-shadow: 0 6px 10px 0 rgba(0,0,0,0.14), 0 1px 18px 0 rgba(0,0,0,0.12), 0 3px 5px -1px rgba(0,0,0,0.2);
	box-shadow: 0 6px 10px 0 rgba(0,0,0,0.14), 0 1px 18px 0 rgba(0,0,0,0.12), 0 3px 5px -1px rgba(0,0,0,0.2);
}
.pop-test-icon{
	float:left;
	width:100%;
	border-top: 1px solid #dedede;
	padding-top: 15px;
}
.pop-icon{
	width: 40px;
	padding-left: 0;
	max-height: 40px;
	display: inline-block;
	height: 40px;
	float:left;
}
.pop-edit-info{
	color: #212121;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px !important;
	float: left;
	width: 85%;
	margin-bottom: 15px;
	text-transform: inherit !important;
}

.dto{
	color:#303030;
	text-align:center;
	width:100%;
}
.bannerAd{
	width: 100%;
	text-align: center;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	padding-top: 10px;
	padding-bottom: 10px;
}
.bannerAd img{
	display:inline-block;
}
.adbook-checks .form-group{
	width: 50%;
	float: left;
}
.payment-info{
	display: inline-block;
	width: 100%;
	margin-top: 30px;
}
.pay-info-txt{
	display:inline-block;
	width:100%;
	margin-bottom:10px;
}
.pay-info-txt span{
	color:#ffffff;
}
.payment-info-text{
	border-bottom:1px solid #ffffff;
	padding-bottom:10px;
}

.payment-info-text-total span{
	font-size:20px;
}
.tab-form-left{
	width:100% !important;
}
.tab-form-right{
	float:left !important;
}
.payment-info-text-total{
	margin-bottom:0px;
}
.payment-optab ul.resp-tabs-list li:last-child{
	margin-bottom:0px !important;
}
.cus-frm-btn{
	width:100% !important;
}

.payments-form-info{
	/*float:right;*/
}
.payments-form{
	/*float:left;*/
}
.payments-form .payment-info{
	background: #ffffff;
	display: inline-block;
	width: 100%;
	box-shadow: 0px 2px 40px rgba(0,0,0,0.15);
	padding: 20px;
}
.payments-form .payment-info p span{

}
.pay-sucs{
	background: green;
	padding: 10px;
	text-align: center;
	color:#ffffff !important;
	margin-top:20px;
}
.pay-suc-title{
	margin-bottom: 25px;
	margin-top: 5px;
	border-bottom: 1px solid #dedede;
	padding-bottom: 20px;
}
.anigifs{

}
.anigifs img{
	box-shadow:none !important;
	width:auto;
	height:auto;
	max-height:50px;
}


.bilin-invc-section{
	border: 1px solid #dedeed;
	margin-bottom: 30px;
}
.bilin-invc-section-title{
	width: 100%;
	display: inline-block;
	padding: 20px;
	border-bottom: 1px solid #13123e;
	margin-bottom: 20px;
	background: #13123e;
}
.bilin-invc-section-title h2{
	margin: 0;
	color:#ffffff;
}
.bilin-invc-section .invoice-info{
	padding: 20px;
}
.bilin-invc-section .invoice-summary{
	border-top: 1px solid #dedede;
	padding: 20px 20px 0px;
}
.bilin-invc-section .invoice-summary .dl-horizontal{
	margin-bottom:10px;
}


/*========================
		  FAQS
=======================*/

.accordion {
	background-color: #eee;
	color: #444;
	cursor: pointer;
	padding: 18px;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	font-size: 15px;
	transition: height 0.6s ease-in-out;
	margin-top:15px;
}

/*.active, */
.accordion:hover {
	background-color: #ccc;
}
.faq-section .panel{
	opacity:1;
	max-height: inherit;
	transition: height 0.6s ease-in-out;
	margin-top:15px;
	display:block;
	padding-left:0px;
	padding-right:0px;
}
.faq-section .panel .panel-body{
	color:#666666;
	line-height: 28px;
}
.faq-section button.accordion:after{
	border-radius: 0;
}
.panel-default > .panel-heading a{
	padding: 20px;
	width: 100%;
	display: inline-block;
	font-weight: bold;
}
.panel .panel-heading a.accordion-toggle.collapsed:before {
	content: "\f105";
	margin-right: 10px;
	font-family: 'FontAwesome';
	margin-left: 0px;
	width: 15px;
	float: left;
}
.panel .panel-heading a.accordion-toggle:before {
	content: "\f107";
	margin-right: 10px;
	font-family: 'FontAwesome';
	margin-left: 0px;
	width: 15px;
	float: left;
}

.imgupload{

}

.imgupload .form-control.file-caption.kv-fileinput-caption{
	border: none !important;
	display: inline-block;
	width: auto;
	float: left;
	margin: 0;
	padding: 0;
	line-height: 100%;
	height: auto;
}
.imgupload .form-control.file-caption.kv-fileinput-caption .file-caption-name{
	height: initial !important;
	display: inline-block;
	width: auto;
	float: none;
	line-height: 100%;
	padding: 11px 15px 11px;
	border-radius: 40px;
	border: 1px solid #ced4da;
}



/*========================
		  FAQS
=======================*/

@media screen and (max-width: 1024px){
	.header-bottom .dropdown{
		margin-left:8px !important;
	}
	.new-page .rent-calculater{
		margin-bottom:15px;
	}
	.payments-form-info{
		float:left;
		margin-bottom:30px;
	}
	.pay-forms .col-md-6{
		padding:0px;
	}
	tr.hide-mob{
		display:none;
	}
	.list-btns{
		text-align:left;
	}
	.list-btns a{
		margin-top:15px;
	}
	.pop-header-icons{
		float:none !important;
	}
}
@media screen and (max-width: 991px){
	.circle-img img{
		width:50%
	}
	.circle-img{
		text-align:center;
	}
	.dto{
		text-align:left;
		margin-bottom: 12px;
		display: inline-block;
	}
	.new-page .rent-calculater{
		margin-left:0px;
		margin-right:10px;
		padding-left: 15px !important;
		padding-right: 15px !important;
		margin-bottom: 15px;
	}
	.payments-form{
		float:left;
		/*padding-left:0px;*/
		width:100%;
	}
	.payments-form-info{
		width:100%;
	}
	.header-content{
		/*margin-right: -15px !important;*/
	}
	.header-logo img {
		margin-right:0px !important;
	}
}

@media screen and (max-width: 830px){
	.circle-imgv1{
		display:block !important;
	}
	.circle-imgv2{
		display:none !important;
	}
	.step-col-12 .col-md-12{
		padding-right:15px;
	}
	.stepBox-overlay .stepHead p{
		margin-left: 0px;
	}

}
@media (max-width: 1025px) and (min-width: 768px){
	.addlisting_page .content {
		margin-top: 167px;
	}
}
@media screen and (max-width: 767px) {
	.book-system .servBox {
		text-align: center;
	}
	.fieldMain {
		margin-top: 10px;
	}
	.book-system .servb-cont{
		width:100%;
		text-align:center;
		float:none;
		margin-left: 0;
	}
	.new-page .rent-calculater{
		margin-left:5px;
		margin-right:5px;
		letter-spacing: 0;
	}
	.new-page .rent-calculater:first-child{
		margin-left:5px;
	}
	.new-page h1, .testiimonial-overlay h1{
		font-size: 28px;
		line-height: 40px;
		margin-bottom: 0px;
	}
	.new-page .search-content {
		margin-top: 20px;
		margin-bottom:20px;
	}
	.new-page .create-list-btn{
		margin-top:30px;
	}

	.testiimonial-overlay h1:before{
		display:none;
	}
	.adbook-checks .form-group{
		width: 100%;
		float: left;
	}
}
@media screen and (max-width: 653px) {
	.new-page h1{
		font-size: 18px;
		line-height: 30px;
		margin-bottom: 0px;
	}
	.new-page h1 strong{
		font-size: 28px;
	}
	.new-page .create-list-btn{
		text-align:center;
	}
	.new-page .rent-calculater:last-child{
		margin-left:0px;
		margin-top:0px;
	}
	.new-page .rent-calculater{
		font-size: 16px !important;
		margin-left:0px;
		margin-right:0px;
	}
	.create-list-btn .rent-calculater{
		width:100%;
		margin-left: 0px !important;
	}
	.file-drop-zone-title{
		padding: 35px 20px;
	}

	.imgupload .form-control.file-caption.kv-fileinput-caption{
		width: 100%;
		text-align: left;
	}
	.cuscminput input.form-control,
	.cuscminput textarea.form-control,
	.crform .comadn .input-group{
		/*width: 95% !important;*/
	}
	.stepbtnsb .btn-primary{
		font-size: 14px;
		padding: 10px 12px;
	}
	.file-input .input-group-btn{
		display: inline-block;
		width: 100%;
		text-align: left;
		float:left;
	}
	.widget .menu li a{
		padding-left:15px;
		padding-right:15px;
	}
	h2.widgettitle{
		line-height: 30px;
		margin: 0px 0px 20px 0px;
		padding: 15px;
	}
}
@media screen and (max-width: 520px) {
	.new-page .rent-calculater{
		width:100%;
	}
	.infosec .day .total-figure{
		width: 50px;
		height: 50px;
		font-size: 12px;
		line-height: 30px;
	}
	.infosec .day .name{
		font-size: 12px;
	}
	.stepbtnsb .btn-primary{
		float: left !important;
		width: 100%;
	}
	.textarea-resize{
		display:none !important;
	}
}

@media screen and (max-width: 333px) {
	.payment-optab ul li figure,
	.payment-optab ul li span{
		width:100%;
		text-align:center;
	}
}



.Xro3Db-nUpftc-EbqdBd {
	-webkit-box-flex: 1 1 auto;
	-webkit-flex: 1 1 auto;
	flex: 1 1 auto;
	overflow: hidden;
	/*position: relative;*/
	margin-top: 8px;
}
.Xro3Db-nUpftc {
	/*position: absolute;*/
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow-y: auto;
	outline: none;
}
.ynRLnc {
	clip: rect(1px,1px,1px,1px);
	height: 1px;
	overflow: hidden;
	position: absolute;
	white-space: nowrap;
	width: 1px;
}
.v83gc {
	background-color: #fff;
	height: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	overflow: hidden;
}
.JE11kf {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: none;
	-webkit-flex: none;
	flex: none;
}
.G5v83e {
	position: relative;
	border-top: #e0e0e0 1px solid;
	-webkit-box-flex: 1 1 auto;
	-webkit-flex: 1 1 auto;
	flex: 1 1 auto;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	overflow: hidden;
}
.J2aUD {
	-webkit-box-flex: 1 1 60%;
	-webkit-flex: 1 1 60%;
	flex: 1 1 60%;
}
.rpanle-section{
	position: relative;
	width: 100%;
	height: -webkit-calc(100% - 64px);
	height: calc(100% - 64px);
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.right-clpanel{
	-webkit-box-flex: 1 1 auto;
	-webkit-flex: 1 1 auto;
	flex: 1 1 auto;
	overflow: hidden;
	position: relative;
}
.right-inner-panel {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow-y: auto;
	outline: none;
}
.right-inner-panel .grid-sec{
	background-color: #fff;
	height: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	overflow: hidden;
}
.grid-present {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: none;
	-webkit-flex: none;
	flex: none;
}
.NBzXR {
	white-space: nowrap;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: none;
	-webkit-flex: none;
	flex: none;
	-webkit-flex-direction: column;
	flex-direction: column;
}
.ALy9T {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
}
.Pgg38c {
	display: block;
	visibility: hidden;
	overflow-y: hidden;
	height: 0;
	max-width: 80px;
}
.Pgg38c.TzA9Ye {
	display: inline-block;
}
.Pgg38c.Xc6hQ {
	margin-left: 1px;
}
.pCoqfc, .MANBAf {
	font-size: 10px;
	color: #212121;
}
.lmNFmc {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	min-width: 40px;
	padding: 4px;
	white-space: nowrap;
}


.H7IzGb {
	border-left: #e0e0e0 1px solid;
	margin-left: -1px;
	-webkit-box-flex: 1 1 auto;
	-webkit-flex: 1 1 auto;
	flex: 1 1 auto;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	overflow: hidden;
	/*position: relative;*/
}
.VzS4je {
	position: absolute;
	top: 4px;
	left: 0;
	bottom: 0;
	right: 0;
	-webkit-box-flex: none;
	-webkit-flex: none;
	flex: none;
	pointer-events: none;
}
.XNbs6b {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding-right: 8px;
	height: 100%;
	overflow: hidden;
	overflow-x: scroll;
}
.BpnoSc {
	-webkit-box-flex: 1 1 0%;
	-webkit-flex: 1 1 0%;
	flex: 1 1 0%;
	padding-right: 13px;
	position: relative;
	overflow: hidden;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	z-index: 1;
}
.Uit9Se {
	/*height: 80px;*/
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: none;
	-webkit-flex: none;
	flex: none;
	overflow: hidden;
}
.Uit9Se {
	/*height: 72px;*/
}
.kxfKW {
	-webkit-box-flex: 1 1 auto;
	-webkit-flex: 1 1 auto;
	flex: 1 1 auto;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden;
	/*overflow-x: scroll;*/
}
.SU7tYb {
	border-right: #e0e0e0 1px solid;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-flex: 1 1 0%;
	-webkit-flex: 1 1 0%;
	flex: 1 1 0%;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.rpCPrc {
	font-weight: 400;
	margin: 0;
	display: block;
	font-size: 1.5em;
	-webkit-margin-before: 0.83em;
	-webkit-margin-after: 0.83em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-weight: bold;
}
.MmhHI {
	margin-left: 16px;
}
.qAeuG {
	font-size: 12px;
	line-height: 32px;
	position: relative;
	z-index: 2;
}
.qAeuG.pCcXPe {
	color: #757575;
}
.KSxb4d {
	font-size: 48px;
	line-height: 36px;
	position: relative;
	z-index: 2;
}
.KSxb4d.pCcXPe {
	color: #9e9e9e;
}
.KSxb4d.RKLVef {
	cursor: pointer;
	position: relative;
	outline: none;
}
.KSxb4d {
	font-size: 30px;
	line-height: 24px;
	margin-bottom: 5px;
}
.jRJqje {
	position: relative;
	font-size: 24px;
	max-height: 3em;
	-webkit-transition: max-height 300ms cubic-bezier(0.4,0.0,0.2,1);
	transition: max-height 300ms cubic-bezier(0.4,0.0,0.2,1);
	overflow: hidden;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.jRJqje {
	/*overflow-x: scroll;*/
	font-size: 20px;
}
.MVMVEe {
	position: relative;
	-webkit-box-flex: 1 0 auto;
	-webkit-flex: 1 0 auto;
	flex: 1 0 auto;
	-webkit-align-self: flex-start;
	align-self: flex-start;
	overflow: hidden;
}
.Xk5jT {
	overflow-y: scroll;
	visibility: hidden;
	-webkit-box-flex: none;
	-webkit-flex: none;
	flex: none;
	max-height: 20px;
}
.ZHdPfd {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.yEkOpe {
	border-right: #e0e0e0 1px solid;
	-webkit-box-flex: 1 1 auto;
	-webkit-flex: 1 1 auto;
	flex: 1 1 auto;
}
.yEkOpe.F262Ye {
	background-color: rgba(0,0,0,0.04);
}
.rES0Be {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	overflow: hidden;
	font-size: 24px;
	-webkit-transition: margin-bottom 300ms cubic-bezier(0.4,0.0,0.2,1),height 300ms cubic-bezier(0.4,0.0,0.2,1);
	transition: margin-bottom 300ms cubic-bezier(0.4,0.0,0.2,1),height 300ms cubic-bezier(0.4,0.0,0.2,1);
}
.jLjmyd {
	margin: 0;
}
.ifwtOb, .rES0Be {
	font-size: 20px;
	/*height: 20px;*/
	height: 0em;
}
.eADW5d {
	-webkit-box-flex: 1 1 0%;
	-webkit-flex: 1 1 0%;
	flex: 1 1 0%;
	border-right: 1px solid transparent;
}
.qmFsL {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	/*overflow-y: scroll;*/
	-webkit-box-flex: 1 1 auto;
	-webkit-flex: 1 1 auto;
	flex: 1 1 auto;
	-webkit-align-items: flex-start;
	align-items: flex-start;
}
.sx5BGe {
	overflow-y: hidden;
	-webkit-box-flex: none;
	-webkit-flex: none;
	flex: none;
	height: 1152px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: flex-start;
	align-items: flex-start;
}
.sx5BGe {
	/*height: 960px;*/
	height: 100%;
	padding-top: 95px;
}
.hnGhZ {
	-webkit-box-flex: 1 1 auto;
	-webkit-flex: 1 1 auto;
	flex: 1 1 auto;
}
.GENA3c {
	position: relative;
	border-right: #e0e0e0 1px solid;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.s4ZaLd {
	position: relative;
	height: 48px;
	text-align: center;
}
.mmsF1c, .s4ZaLd {
	height: 40px;
}
.pCoqfc, .MANBAf {
	font-size: 10px;
	color: #212121;
}
.ebZ3od {
	display: block;
	position: relative;
	top: -6px;
}
.s4ZaLd:first-child>.ebZ3od {
	display: none;
}
.Pgg38c {
	display: block;
	visibility: hidden;
	overflow-y: hidden;
	height: 0;
	max-width: 80px;
}
.lmNFmc {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	min-width: 40px;
	padding: 4px;
	white-space: nowrap;
}

.G5v83e {
	position: relative;
	border-top: #e0e0e0 1px solid;
	-webkit-box-flex: 1 1 auto;
	-webkit-flex: 1 1 auto;
	flex: 1 1 auto;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	overflow: hidden;
}
.J2aUD {
	-webkit-box-flex: 1 1 60%;
	-webkit-flex: 1 1 60%;
	flex: 1 1 60%;
}

.cOpq4e {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative;
}
.nL44Lb {
	position: absolute;
	left: 0;
	/*top: 0;*/
	top: 95px;
	display: table;
}
.mmsF1c:after {
	content: '';
	border-bottom: #e0e0e0 1px solid;
	position: absolute;
	width: 100%;
	margin-top: -1px;
	z-index: 3;
	pointer-events: none;
}
.YvjgZe {
	border-right: #e0e0e0 1px solid;
	position: relative;
	/*padding-right: 12px;*/
	padding-right: 0px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-flex: 1 1 auto;
	-webkit-flex: 1 1 auto;
	flex: 1 1 auto;
}
.ynRLnc {
	clip: rect(1px,1px,1px,1px);
	height: 1px;
	overflow: hidden;
	position: absolute;
	white-space: nowrap;
	width: 1px;
}
.WJVfWe {
	position: relative;
	height: 100%;
	width: 100%;
}
.YvjgZe.F262Ye:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0,0,0,0.04);
}
.WtFGnf-uDEFge {
	position: absolute;
	z-index: 504;
	border-top: #db4437 solid 2px;
	left: 0;
	right: -1px;
	pointer-events: none;
}


/*====MONTH=====*/
.geSgge .ifwtOb, .geSgge .rES0Be{
	font-size: 20px;
	height: 20px;
}

.tNDBE {
	background-color: #fff;
	height: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
}
.XnnJrc {
	margin: 0;
	-webkit-align-items: stretch;
	align-items: stretch;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: none;
	-webkit-flex: none;
	flex: none;
	height: 30px;
	padding-top: 0;
}
.PhLhOd {
	/* border-right: #e0e0e0 1px solid;*/
	border-right: 1px solid #ccc;
	padding-left: 8px;
	-webkit-box-flex: 1 1 0%;
	-webkit-flex: 1 1 0%;
	flex: 1 1 0%;
	background: #e0e0e0;
	line-height: 30px;
}
.PhLhOd:before {
	display: inline-block;
	content: '';
	height: 100%;
}
.wy3aMe {
	color: #757575;
	font-size: 14px;
	vertical-align: top;
}

.Bd2qQe {
	margin: 0;
	overflow: hidden;
	-webkit-box-flex: 1 1 0%;
	-webkit-flex: 1 1 0%;
	flex: 1 1 0%;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
}
.QIadxc {
	position: relative;
	overflow: hidden;
	border-bottom: #e0e0e0 1px solid;
	/*display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1 1 0%;
    -webkit-flex: 1 1 0%;
    flex: 1 1 0%;*/
	height: 90px;
}
.gGDF0e {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.qOxDcf {
	margin-top: 72px;
	-webkit-box-flex: 1 1 0%;
	-webkit-flex: 1 1 0%;
	flex: 1 1 0%;
}
.t8qpF {
	font-size: 14px;
	line-height: 32px;
	border-right: #e0e0e0 1px solid;
	padding-left: 8px;
	color: #757575;
	-webkit-box-flex: 1 1 0%;
	-webkit-flex: 1 1 0%;
	flex: 1 1 0%;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 5px;
}
.YK7obe {
	color: #212121;
}
.yzYBvd {
	font-weight: 400;
	margin: 0;
	font-size: 14px;
	/*float: left;*/
	float: right;
	/*width: 100%;*/
}
/*.cKWEWe {
	margin-left: 0;
	margin-top: 5px;
	display: inline-block;
	width: 100%;
    float: left;
}*/
.cKWEWe {
	/* margin-left: 5px; */
	margin-top: -1px;
	display: inline-block;
	/*width: 100%;*/
	width: auto;
	/* float: left; */
}
.cKWEWe span{
	display: block;
	width: 100%;
	line-height: 100%;
}

.cKWEWe .cartone {
	height: 25px;
	width: 25px;
	border-radius: 50%;
	display: inline-block;
	vertical-align: middle;
	line-height: 20px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 2px;
}
.cKWEWe .cartone:first-child {
	margin-left: 0px;
}
.cKWEWe .cartmore{
	text-align: center;
	border-radius: 20px;
	padding: 2px;
	margin-top: 5px;
}
.t8qpF:last-child {
	border-right: none;
}
.ef2wWc {
	background-color: #f5f5f5;
}
.yzYBvd.F262Ye {
	margin-top: 4px;
	margin-left: -2px;
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #fff;
	background-color: #4285f4;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.cKWEWe.F262Ye {
	color: #4285f4;
}
.xHTz8b {
	padding-right: 3px;
	font-size: 20px;
	height: 20px;
	/*left: 85.71%;*/
	width: 14.29%;
	top: 0em;
	border-color: #0B8043;
}
.EfQccc {
	position: absolute;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	/*background-color: #fff;*/
	outline: none;
}
.EfQccc.jKgTF {
	cursor: pointer;
	/*==*/
	/*top: 519px;*/
	/*height: 78px;*/
	height: 39px;
	left: 0%;
	width: 100%;
	z-index: 4;
	/*background-color: rgb(252, 203, 188);
	border-color: rgb(250, 168, 143);*/
	/*background: none;*/
	overflow: hidden;
}
.EfQccc:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	pointer-events: none;
}
.EfQccc:before {
	-webkit-box-shadow: 0 6px 10px 0 rgba(0,0,0,0.14), 0 1px 18px 0 rgba(0,0,0,0.12), 0 3px 5px -1px rgba(0,0,0,0.2);
	box-shadow: 0 6px 10px 0 rgba(0,0,0,0.14), 0 1px 18px 0 rgba(0,0,0,0.12), 0 3px 5px -1px rgba(0,0,0,0.2);
	opacity: 0;
	transition: opacity 100ms linear;
}
.uXJUmd {
	position: absolute;
	top: 0;
	width: 4px;
	height: 100%;
	-webkit-border-radius: 2px 0 0 2px;
	border-radius: 2px 0 0 2px;
	z-index: 4;
	background-color: rgb(252, 236, 190);
}
.uXJUmd {
	width: 3px;
}

.lFe10c {
	max-height: 100%;
	overflow: hidden;
	padding-left: 8px;
	text-align: left;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}
.lFe10c {
	padding-left: 4px;
}
.Jmftzc {
	font-size: 12px;
	line-height: 15px;
	overflow: hidden;
	white-space: nowrap;
	-webkit-font-smoothing: antialiased;
}
.Jmftzc.RIOtYe {
	font-weight: 700;
	padding-top: 4px;
	white-space: normal;
	overflow-wrap: break-word;
	word-wrap: break-word;
}
.Jmftzc.RIOtYe, .Jmftzc.EiZ8Dd.qqMC3e.RIOtYe, .Jmftzc.qqMC3e.RIOtYe {
	font-weight: 500;
}
.Jmftzc.EiZ8Dd.UflSff, .Jmftzc.YkxAAf.UflSff {
	color: rgba(0,0,0,0.38);
}
.Jmftzc.RIOtYe {
	padding-top: 2px;
}
.Jmftzc.RIOtYe.cpCWFd, .Jmftzc.gVNoLb {
	max-width: 100%;
	white-space: nowrap;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}
.Jmftzc.K9QN7e {
	white-space: normal;
	overflow-wrap: break-word;
	word-wrap: break-word;
}


.servcIcon{
	font-size: 30px;
	line-height: 58px;
	color: #17164b;
	font-weight: bold;
}
.MMenuData .navbar-nav>li>.dropdown-menu,
.MMenuData .navbar .navbar-collapse,
.MMenuData .navbar .navbar-nav{
	width: 100%;
	display: inline-block;
	vertical-align: middle;
}
.MMenuData .navbar-nav>li>.dropdown-menu{
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	background-clip: padding-box;
}
.mega-dropdown.open .dropdown-menu,
.mega-dropdown.open .dropdown-menu.mega-dropdown-menu{
	display: block !important;
}
.MMenuData .navbar .navbar-nav li.mega-dropdown{
	display: inline-block;
	vertical-align: top;
	width: 100%;
	max-width:200px;
}
.MMenuData .navbar .navbar-nav li.mega-dropdown a{
	margin:0px;
}
.MMenuData .navbar .navbar-nav li.SortBy{
	margin-top:0px;
}
.MMenuData .navbar .navbar-nav li.SearBar .navbar-form{
	display:inline-block;
	vertical-align:middle;
	width:100%;
	margin: 0;
}
.MMenuData .navbar .navbar-nav li.SearBar input{
	width: 100%;
	max-width: 100%;
}
.MMenuData .navbar .navbar-nav li.SearBar .input-group-btn{
	position:absolute;
	right:0;
	display:inline-block;
	vertical-align:middle;
	width: auto;
}
.MMenuData .navbar .navbar-nav li.SearBar .input-group-btn .btn-primary{
	box-shadow:none !important;
	padding-top: 10px;
	padding-bottom: 10px;
}
.MMenuData .navbar .navbar-nav li.SearBar{
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	max-width: 50%;
	position:initial;
	margin-left:20px;
	margin-right:20px;
}
.MMenuData .navbar .navbar-nav li.SortBy{
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	max-width: 200px;
	margin-top:0px;
	position: initial !important;
}
.MMenuData .navbar .navbar-nav li.mega-dropdown .dropD{
	padding-top:10px;
	padding-bottom:10px;
	width:100%;
}
.cus-store{
	padding-top: 15px;
	margin-bottom: 15px;
}
.FAxxKc{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
	width: 100%;
	font-size: 12px;
	line-height:100%;
}
.eximages{
	width:100%;
	display:inline-block;
}
.eximages h4{
	border-bottom:1px solid #dedede;
	padding-bottom:10px;
	margin-bottom:15px;
}
.adver-upimg{
	width: 100px;
	height: 100px;
	position: relative;
	overflow: hidden;
	margin-bottom: 1em;
	float: left;
	border-radius: 12px;
	box-shadow: 0 0 4px 0 #888;
	margin-left: 10px;
}
.adver-upimg img{
	height: 100px;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%,-50%);
	width: auto;
}
.adver-upimg button.btn-danger {
	position: absolute;
	top: 3px;
	right: 3px;
	width: 20px;
	height: 20px;
	border-radius: 15px;
	font-size: 10px;
	line-height: 1.42;
	padding: 2px 0;
	text-align: center;
	z-index: 3;
}
.post-boxed{

}
.post-boxed .post-content .btn-group{
	display:inline-block;
	width: auto;
}


.cuspackrenal {
	position: absolute;
	display: inline-block;
	width: 100%;
	bottom: 60px;
	text-align: center;
	line-height: 100%;
	padding: 10px;
}
.cuspackrenal p{
	color: #ff0000;
	font-size: 18px;
	font-weight: bold;
}

.listing-map .fullscreen-scroll-padding .listing-list-item:nth-child(4n) {
	/*clear: left;*/
}
@media screen and (min-width: 768px){
	.listing-list-item .card-row-body .card-row-content p{
		max-height: 90px;
		overflow: hidden;
		min-height: 90px;
	}
}
@media screen and (max-width: 1960px) and (min-width: 1200px){
	.dropD {
		padding: 10px 35px !important;
	}
}
.cus-step1box{
	margin-top:80px;
}
.cus-alertmsg{
	margin-top:20px;
}
@media screen and (max-width: 1024px){
	.MMenuData .navbar .navbar-collapse{
		padding:0px;
	}
	.imageuploadify{
		min-width:100% !important;
		max-width:100% !important;
	}
	.imageuploadify .imageuploadify-images-list button.btn-default{
		word-break: break-all;
		white-space: pre-wrap;
		padding:10px 10px;
	}
	.detail-content, .bs-wizard{
		display: inline-block !important;
		width: 100%;
		margin: 0 !important;
	}
	.cus-step1box{
		margin-top:0px;
	}
}
@media screen and (max-width: 991px){
	.MMenuData .navbar .navbar-collapse{
		position: initial !important;
	}
	.MMenuData{
		padding:0px;
		width: 100%;
	}
	.MMenuData .navbar{
		padding-left:0px;
		padding-right:0px;
		display:inline-block;
		vertical-align:middle;
		width: 100%;
		position: initial;
	}
	.MMenuData .navbar .navbar-nav li.SearBar{
		max-width: 39%;
		margin-left: 15px;
		margin-right: 15px;
	}
	.cus-alertmsg{
		margin-bottom: 80px;
	}
	.form-row-wide input[type="checkbox"]:checked + label:after{
		left: 2px;
	}
	.listing-list-item .card-row-body .card-row-content p {
		max-height: 80px;
		min-height: 80px;
	}
}

@media screen and (max-width: 830px){
	.MMenuData .navbar{
		top:0;
		margin-top: 130px;
	}
	.MMenuData .navbar .navbar-nav{
		padding:0px;
		margin-left:0px;
		margin-right:0px;
	}
	.MMenuData .navbar .SearBar .navbar-form{
		margin-left: 0px;
	}
	.MMenuData .navbar .SortBy{
		width: 100%;
		padding:0px;
	}
	.MMenuData .navbar .navbar-nav li.SearBar{
		vertical-align: top;
	}
	.Jmftzc.EiZ8Dd.UflSff{
		display: inline-block;
		width: 100%;
		white-space: pre-wrap;
		word-break: break-word;
		font-size: 10px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		line-height:100%;
		margin-top:-2px;
	}
	.listing-list-item .card-row-body .card-row-content p {
		max-height:90px;
		min-height: 90px;
	}
}

@media screen and (max-width: 768px){
	.MMenuData .navbar .navbar-nav li.mega-dropdown .dropD{
		margin:0px;
	}
	.QIadxc {
		height:140px;
	}
}
@media screen and (max-width: 767px){
	.listing-list-item .card-row-body .card-row-content p {
		max-height: initial;
		min-height: initial;
	}
	.loginwhite{
		width:100%;
	}
	.cus-alertmsg{
		top:0px;
		margin-bottom:0px;
	}
	.MMenuData .navbar{
		margin-top:0px;
	}
	.MMenuData .t100 .navbar-collapse.in{
		height:initial;
	}
	.cus-store .container{
		width:100%;
		max-width:100%;
	}
	.cus-store{
		margin-bottom:30px;
	}
	.cus-store-inner{
		width:100%;
	}
	.cus-store-inner .cards-simple-wrapper .row{
		display:inline;
	}
	.YvjgZe,
	.SU7tYb{
		width: 88px;
		min-width: 88px !important;
	}
	.hnGhZ{
		overflow-x: auto;
		overflow-y: scroll;
	}
	.H7IzGb {
		display: -webkit-box;
		display: -moz-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		position: relative;

	}
	.Uit9Se,.H7IzGb, .kxfKW, .cOpq4e{
		overflow: visible;
	}
	.hnGhZ{
		display: inline-grid;
	}
}
@media screen and (max-width: 736px){
	.MMenuData .navbar .navbar-nav li.mega-dropdown,
	.MMenuData .navbar .navbar-nav li.SearBar,
	.MMenuData .navbar .navbar-nav li.SortBy{
		max-width:100%;
		margin:15px 0px 0px 0px;
	}
	.MMenuData .navbar .navbar-nav li.mega-dropdown{
		position:relative !important;
	}
	.document-title h1{
		font-size:24px;
		font-weight:bold;
	}
}
@media (max-width: 520px){
	.bs-wizard > .bs-wizard-step .bs-wizard-stepnum{
		font-size:14px;
		/*height:auto;*/
	}
	.QIadxc {
		height:180px;
	}
}
@media (max-width: 420px){
	.mega-dropdown .form-control {
		width: 100%;
		margin: 0px auto;
	}
	.MMenuData .navbar-nav>li>.dropdown-menu{
		top:60px;
	}
	.QIadxc {
		height:200px;
	}
}


/* bootstrap-tagsinput.css file - add in local */

.bootstrap-tagsinput {
	background-color: rgba(0,0,0,0);
	border: none;
	box-shadow: none;
	display: inline-block;
	padding: 0px;
	color: #555;
	vertical-align: middle;
	border-radius: 4px;
	max-width: 100%;
	line-height: 22px;
	cursor: text;
}
.bootstrap-tagsinput input {
	border: none;
	box-shadow: none;
	outline: none;
	background-color: transparent;
	padding: 0 6px;
	margin: 0;
	width: auto;
	max-width: inherit;
}
.bootstrap-tagsinput.form-control input::-moz-placeholder {
	color: #777;
	opacity: 1;
}
.bootstrap-tagsinput.form-control input:-ms-input-placeholder {
	color: #777;
}
.bootstrap-tagsinput.form-control input::-webkit-input-placeholder {
	color: #777;
}
.bootstrap-tagsinput input:focus {
	border: none;
	box-shadow: none;
}
.bootstrap-tagsinput .tag {
	margin: 2px;
	color: white;
	padding: 0 0 0 10px;
	height: 30px;
	width: auto;
	display: inline-block;
	line-height: 30px;
	background: #17164B;
}
.bootstrap-tagsinput .tag [data-role="remove"] {
	margin-left: 8px;
	cursor: pointer;
	padding: 5px 10px !important;
	border-left: 1px solid #fff;
}
.bootstrap-tagsinput .tag [data-role="remove"]:after {
	content: "x";
	padding: 0px 2px;
}
.bootstrap-tagsinput .tag [data-role="remove"]:hover {
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.bootstrap-tagsinput .tag [data-role="remove"]:hover:active {
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.custime-toggle{
	position: absolute;
	right: 20px;
	max-width: 300px;
	background: #fff;
	box-shadow: 0px 2px 10px rgba(0,0,0,0.15);
	padding: 8px;
}
.custime-toggle .bootstrap-select{
	width: 100% !important;
	max-width: 48% !important;
	margin: 5px;
}
@media (max-width:480px){
	/*.listing-slider{
		max-width: 300px;
	}*/
}

.cancelled_booking{
	background-color: #333;
}
.paid_booking{
	background-color: #a5d16c;
}
.unpaid_booking{
	background-color: #fcb322;
}
.schedule{
	background-color: #bfa649;
}
.tooltip-blue + .tooltip > .tooltip-inner {
	display:inline-block;
	word-break: break-all;
	white-space: pre-line;
	text-align: left;
	background: #17164B;
}
.excsstimehead{
	/*margin-top:15px;*/
	margin-top: 30px;
	padding-right: 0px;
}
.right-sidebar{
	background: #d9dce0;
}

.cus-appcl-header {
	background-color: #6766ab;
	position: fixed;
	display: inline-block;
	/* margin-top: -15px; */
	overflow: hidden;
	z-index: 999;
	top: 92px;
	width: 100%;
	max-width: 75%;
	right: 0;
	padding-left: 0;
	top: 70px;
	padding-right: 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.apointmsg-alert .alert{
	position: fixed;
	z-index: 9999;
	background: #6bd072;
	/* width: 100%; */
	max-width: 580px;
	left: 20px;
	right: 20px;
	margin: 0;
	bottom: 30px;
	text-align: center;
	margin: 0 auto;
}

.cus-appcl-header .col-md-3 a {
	margin: 0px 2px !important;
	padding: 8px 10px !important;
}
.right-sidebar-top .cus-appcl-header{
	display: flex;
	justify-content: space-between;
	padding-left: 0;
	padding-right: 0;
	align-items: center;
}
.right-sidebar-top .cus-appcl-header .tophead{
	padding: 0px 3px;
}
.cus-appcl-header .col-md-4{
	padding: 0 7px;
	margin: 0px !important;
}
.col-md-1.custpad{
	background: #fff !important;;
	border-right: 1px solid #dedede !important;;
	padding: 0 !important;;
}

.cus-scroll .cs-Content{
	/*padding-top: 15px;*/
}
.custpad{
	/*margin-top: 30px !important;*/
}
.custpad .PanOuter .PanHeading.cus-res-hide{
	border: none;
	height: 27px;
}
.custpad .PanOuter .PanHeading{
	border-bottom: 1px solid #dedede !important;;
}
.left-sidebar-top .ui-widget.ui-widget-content{
	border: none !important;
	box-shadow: none !important;
}
.right-sidebar{
	background: #ffffff;
}
.appointment-inner .apppad .co-md-9{
	border-left: 1px solid #dedede !important;
}
.appointments-page{
	/*padding-top: 49px;*/
}
.appointment-dayw .appointments-page{
	padding-top: 0px;
}

.col-md-1.custpad{
	float:left !important;;
	margin-right: 15px !important;;
	/*width:84px;*/
	width:75px !important;
}
.pdleftnone .left-sidebar {
	width: 25% !important;
}
.appointment-dayw .cus-appcl-header{
	top: 100px;
}
.cus-dropheight .bootstrap-select.btn-group .dropdown-menu {
	z-index: 999999;
}
@media (max-width:1024px) {
	.navbar-collapse.collapse{
		z-index: 9999999;


	}
	.excsstimehead{
		margin-top: -5px;
		display: inline-block;
		width: 100%;
	}
	.appointments-page .apppad{
		padding-top: 0px !important;
	}
	.pdleftnone {
		padding-right: 0px;
		border-right: 1px solid #dedede;
		min-height: 100%;
	}
	.col-md-1.custpad{
		background: #fff !important;;
		border-right: 1px solid #dedede !important;;
		padding: 0 !important;
		z-index: 99999;
	}
	.custpad .PanOuter .PanHeading{
		border-bottom: 1px solid #dedede !important;;
	}
	.left-sidebar-top .ui-widget.ui-widget-content{
		border: none !important;
		box-shadow: none !important;
	}
	.right-sidebar{
		background: #ffffff;
	}
	.apointmsg-alert{
		padding: 0px;
	}
	.apointmsg-alert .alert{
		/*margin-bottom: 25px;*/
	}
	.excsstimehead .TimeHead {
		width: 100%;
	}
	.right-sidebar-top .cus-appcl-header{
		max-width: 100%;
	}
	.pdleftnone .left-sidebar {
		width: 100% !important;
	}
}
@media (max-width:768px){
	.col-md-1.custpad{
		margin-right: 8px !important;;
	}
	.right-sidebar-top h4 a {
		float: none !important;
		margin-bottom: 10px !important;
		display: inline-block;
		vertical-align: middle;
	}
	.cus-table-colpase tr td .checkbox{
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 20px;
	}
	.cus-table-colpase tr td .checkbox{
		bottom: auto !important;
		left: 3px !important;
		top: 25% !important;
	}
}
@media (min-width:769px){
	.pdleftnone {
		height: 100vh;
		padding-right: 0;
	}
	.pdleftnone .left-sidebar {
		border-right: 1px solid #dedede !important;
		height: 100vh;
	}
}
@media (min-width:680px) and (max-width:1024px) {
	/*.cus-appcl-header .col-md-3 a {
        margin: 0px 2px !important;
        padding: 8px 10px !important;
    }
    .right-sidebar-top .cus-appcl-header{
        display: flex;
        justify-content: space-between;
        padding-left: 0;
        padding-right: 0;
        align-items: center;
    }
    .right-sidebar-top .cus-appcl-header .tophead{
        padding: 0px 3px;
    }
    .cus-appcl-header .col-md-4, .cus-appcl-header .col-md-3{
        padding: 0 7px;
        margin: 0px !important;
    }*/
}

@media (max-width:736px){
	.right-sidebar-top .cus-appcl-header{
		flex-wrap: wrap;
	}
	.cus-appcl-header .col-md-4, .cus-appcl-header .col-md-3 {
		width: 50% !important;
	}
	.cus-appcl-header .col-md-3.calendar-btn{
		order: 3;
		max-width: 100% !important;
		width: 100% !important;
		margin-top: 15px;
	}
}
@media (max-width:680px){
	.custpad.TimeHead{
		z-index: 99;
	}
	.cus-appcl-header .col-md-4, .cus-appcl-header .col-md-3 {
		width: 100% !important;;
	}
	.cus-appcl-header .col-md-4.calendar-time{
		margin-top: 15px !important;
	}
}
@media (max-width:580px){
	.col-md-1.custpad{
		width: 50px !important;
	}
	.col-md-1.custpad .TimeHead {
		width: 100% !important;
	}
}