.mobileHide {
	display: block;
}

.mobileShow {
	display: none;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 992px) {
	#bo .duration-details .trip-time .date-time .date {
		font-size: 34px;
		margin-right: 10px;
	}
}

@media only screen and (min-device-width: 320px) and (max-device-width: 768px) {
	.mobileHide {
		display: none;
	}
	.mobileShow {
		display: block;
	}
	.tandc
	{
		margin-bottom: 50px;
	}
	.searchBarContainer1 {
		margin-left: 0rem;
		top: 0px;
	}
	.searchBarContainer {
		margin-left: 0rem;
		margin-top: 50px;
		top: 0px;
	}
	.cityList {
		padding-left: 15px;
	}
	.city-lightbox .citySelection .cityList .title {
		padding-top: 27px;
	}
	.datimage {
		top: -21px;
		right: -7px;
	}
	#WW {
		margin-top: 50px;
	}
	#picl #pickDate2 {
		margin-left: 0;
		margin-right: 10px;
	}
	#pickDate1 {
		margin-right: 0px;
	}
	#date_text1 p {
		padding-right: 20px;
	}
	.extimediv {
		margin-top: 10px;
	}
	#smiprbody {
		background-size: 100% 28%;
	}
	#rentalbody {
		background-size: 91% 16%;
	}
	#termsbody {
		background-size: 96% 13%;
	}
	#privacybody {
		background-size: 97% 22%;
	}
	#cancellationbody {
		background-size: 97% 22%;
	}
	.hurry img {
		margin-left: 45px;
	}
	.fwdyni {
		margin-top: 10px;
	}
	/*======================================= Navbar ===========================================*/
	.sidenav1 {
		height: 100%;
		width: 0;
		position: fixed;
		z-index: 1;
		top: 0;
		right: 0;
		background-color: rgb(254, 252, 255);
		overflow-x: hidden;
		transition: 0.5s;
		padding-top: 60px;
	}
	.sidenav1 a {
		padding: 8px 8px 8px 32px;
		text-decoration: none;
		border-top: 1px solid #6d7df3;
		font-family: COMFORTAA-BOLD;
		font-size: 1em;
		color: #6d7df3;
		display: block;
		transition: 0.3s;
	}
	.sidenav1 a:hover {
		color: rgb(226, 77, 77);
		text-decoration: none;
	}
	.sidenav1 .closebtn {
		position: absolute;
		top: 0;
		color: rgb(109, 125, 243);
		right: 25px;
		font-size: 36px;
		margin-left: 50px;
	}
	/*======================================= Home ==============================================*/
	div.oc a:nth-child(1) {
		display: none;
	}
	.promo-title2 {
		font-size: 1.2em;
	}
	.promo-title {
		font-size: 1.6em;
		margin-top: 38px;
	}
	.dot {
		margin-bottom: 10px;
		margin-left: 26px;
	}
	.sala p {
		font-size: 1.3em;
		font-weight: 600;
		font-family: COMFORTAA-BOLD;
	}
	.fp {
		margin-top: 10px;
	}
	.navbar-brand img {
		height: 30px;
		padding-left: 6px;
		margin-top: 10px;
	}
	.indexbody {
		background-size: 93% 8%;
	}
	#banner {
		padding-top: 12%;
	}
	/*.cdot {
    height: 250px;
    width: 250px;
}
.simg {
    height: 105px;
    padding-top: 31px;
}
.cimg {
    height: 66px;
 }
 .ddot {
    height: 250px;
    width: 250px;
 }
*/
	/*======================================= Login ==============================================*/
	#loginhide {
		visibility: hidden;
		display: none;
	}
	.poptext1 {
		margin-left: 5px;
	}
	.roundedborder label {
		padding-right: 2px;
	}
	.logincircle {
		margin-left: 120px;
	}
	.loginform input[type=text] {
		background-size: 12%;
	}
	.loginform input[type=password] {
		background-size: 12%;
	}
	/*======================================== Signu Up ===========================================*/
	.signupform .signupemail input[type=email] {
		background-size: 12%;
	}
	.signupform .MobileNo input[type=number] {
		background-size: 12%;
	}
	.signupform .loginpass input[type=password] {
		background-size: 12%;
	}
	.signupform .refer input[type=text] {
		background-size: 12%;
	}
	.signupform .confirmpass input[type=password] {
		background-size: 12%;
	}
	#pswd_info {
		left: 17px;
	}
	/*======================================== Offers =============================================*/
	.offerspoptext {
		font-size: 1.4em;
	}
	.offdiv1 {
		height: 100px;
		width: 196px;
	}
	.offdiv2 {
		height: 66px;
		width: 151px;
	}
	.offdiv3 {
		height: 80px;
		width: 80px;
		position: absolute;
		top: 9px;
		left: 12px;
	}
	.offc1 {
		font-size: 2em;
	}
	.offc2 {
		font-size: 0.8em;
	}
	.offc3 {
		font-size: 1em;
		margin-left: 52px;
		margin-top: 5px;
	}
	.offc4 {
		font-size: 0.667em;
		padding-left: 51px;
	}
	/*======================================= Forgot Password =====================================*/
	.Forgotpoptext {
		font-family: COMFORTAA-BOLD;
		font-size: 1.5em;
		text-align: center;
	}
	.Forgotform .Forgotemail input[type=email] {
		background-size: 13%;
	}
	/*======================================== Reset Password =======================================*/
	.btn-get-startedReset {
		background: rgb(108, 73, 230);
		border: 2px solid rgb(108, 73, 230);
		color: #fff;
	}
	.btn-get-startedReset:hover {
		background: rgb(226, 77, 77);
		border-color: #fff;
		color: #fff;
	}
	.btn-get-startedReset {
		font-family: COMFORTAA-BOLD;
		font-size: 1em;
		font-weight: 600;
		letter-spacing: 1px;
		display: inline-block;
		padding: 10px 44px;
		border-radius: 50px;
		transition: 0.5s;
		color: #fff;
	}
	.resetform input[type=password] {
		background-size: 13%;
	}
	/*==================================== Book now ==============================*/
	#arrowright2 {
		margin-left: 211px;
	}
	#date_text2 {
		margin-left: 0;
	}
	.hrbk {
		margin-top: 1rem;
		margin-bottom: 1rem;
		border: 0;
		border-top: 2px solid rgb(108, 73, 230);
	}
	.btn-get-startedbknow {
		background: rgb(108, 73, 230);
		border: 2px solid rgb(108, 73, 230);
		color: #fff;
	}
	.btn-get-startedbknow:hover {
		background: rgb(226, 77, 77);
		border-color: #fff;
		color: #fff;
	}
	.btn-get-startedbknow {
		font-family: COMFORTAA-BOLD;
		font-size: 0.7em;
		font-weight: 600;
		letter-spacing: 1px;
		display: inline-block;
		padding: 10px 10px;
		border-radius: 50px;
		transition: 0.5s;
		color: #fff;
	}
	.carimg {
		top: -40px;
		right: 10px;
		width: auto;
	}
	.c2-Regular {
		font-size: 0.5em;
	}
	.ss1 img {
		width: 12.9px;
		height: 12.9px;
		object-fit: contain;
	}
	.ssmall {
		display: none;
	}
	.btn-get-started2 {
		padding: 2px;
		min-width: 70px;
		font-size: 8px;
	}
	.btn-get-startedsoldout {
		padding: 2px;
		min-width: 70px;
		font-size: 8px;
	}
	.pp {
		font-size: 1em;
	}
	.ss1 i {
		padding-top: 6px;
		padding-right: 6px;
	}
	.carimg {
		top: -26px;
		position: absolute;
		right: 11px;
		width: 180px;
	}
	/*================================ My Bookings =======================================*/
	.ddlll {
		position: absolute;
		display: inline-block;
		background-color: rgb(108, 73, 230);
		border-radius: 25px;
		color: #fff;
		padding: 9px 17px 9px 11px;
		letter-spacing: 1px;
		margin-left: 100px;
		font-size: 0.4em;
	}
	.fdlfl {
		display: inline-block;
		background-color: rgb(134, 106, 235);
		border-radius: 25px;
		color: #fff;
		padding: 9px 12px 8px 20px;
		margin-left: 195px;
		letter-spacing: 1px;
		font-size: 0.4em;
	}
	.clmlvm3 {
		position: absolute;
		background-color: rgb(134, 106, 235);
		border-radius: 25px;
		color: #fff;
		font-size: 0.4em;
		padding: 9px 30px 9px 16px;
		letter-spacing: 1px;
		cursor: pointer;
	}
	.ccc:hover {
		background-color: rgb(226, 77, 77);
	}
	.ccc.active {
		background-color: rgb(226, 77, 77);
		color: white;
	}
	.mybtext2 {
		font-size: 1em;
	}
	.mybtexttc2 {
		margin-left: 89px;
	}
	.cbback1 {
		border-top-left-radius: 80px;
		border-bottom-left-radius: 80px;
	}
	.cbback1 img {
		top: 0;
		position: none;
		right: 0;
	}
	.cbbackmy1 img {
		top: 0;
		position: none;
		right: 0;
	}
	.cbbackmy1 {
		border-radius: 7px;
  letter-spacing: 1px;
	}
	.cbbackcom1 img {
		top: 0;
		position: none;
		right: 0;
	}
	.cbbackcom1 {
		border-top-left-radius: 80px;
		border-bottom-left-radius: 80px;
	}
	.filterDiv {
		display: none;
	}
	.show {
		display: block;
	}
	/*==================================== Booking Confirmation =============================*/
	.n8 {
		font-size: 1.4em;
	}
	.ltext {
		font-family: COMFORTAA-BOLD;
	}
	.ff img {
		right: -15%;
		bottom: 36px;
	}
	/*========================================= Payment SuccessFull =========================*/
	.succtext {
		padding-top: 10px;
		font-weight: bold;
		font-size: 0.7em;
	}
	/*======================================== Payment Unsuccessfull =========================*/
	.untext {
		padding-top: 10px;
		font-size: 0.7em;
	}
	/*========================================= Contact Us ====================================*/
	#contactusbody {
		background-image: url('../images/RentalAgreement/02.png');
		background-position: left top;
		background-size: 92% 19%;
	}
	.contactCoupantext1 {
		font-size: 0.8em;
	}
	.contactCoupantext2 {
		font-size: 0.6em;
	}
	.contactCoupansub img {
		width: 42px;
		height: 62px;
		position: inherit;
		right: 35%;
	}
	.contactCoupansub {
		height: auto;
	}
	/*=========================================== Social Media IPR ==================================*/
	.social-title {
		font-size: 1.3em;
	}
	/*=========================================== Identify Documents =================================*/
	.btn-get-startedid {
		background: rgb(109, 125, 243);
		border: 2px solid rgb(109, 125, 243);
		color: #fff;
	}
	.btn-get-startedid:hover {
		background: rgb(226, 77, 77);
		border-color: #fff;
		color: #fff;
	}
	.btn-get-startedid {
		font-family: COMFORTAA-BOLD;
		font-size: 1.7em;
		font-weight: 600;
		letter-spacing: 1px;
		display: inline-block;
		padding: 10px 16px;
		border-radius: 50px;
		transition: 0.5s;
		color: #fff;
	}
	.idtext {
		font-size: 1.6em;
	}
	.rd2 {
		font-size: 0.9em;
	}
	.rd5 {
		font-size: 0.9em;
	}
	.rd7 {
		font-size: 0.9em;
	}
	.rd3 img {
		width: 10%;
		height: 10%;
	}
	#selsectid select.form-control {
		background-position: calc(20% - 50px) 50%;
	}
	#selsectid1 select.form-control {
		background-position: calc(20% - 50px) 50%;
	}
	.mytooltip .tooltip-content {
		width: 200px;
		left: 110%;
	}
	.mytooltip .tooltip-text {
		font-size: 10px;
		line-height: 20px;
	}
	.ttext {
		font-size: 15px;
	}
	.mytooltip .tooltip-content img {
		height: 70px;
		width: 180px;
	}
	/*tooltip-2*/
	.mytooltip2 .tooltip-content2 {
		width: 200px;
		left: 130%;
		bottom: 70%;
	}
	.mytooltip2 .tooltip-text2 {
		font-size: 10px;
		line-height: 20px;
	}
	.ttext2 {
		font-size: 15px;
	}
	.mytooltip2 .tooltip-content2 img {
		height: 70px;
		width: 180px;
	}
	/*tooltip-3*/
	.mytooltip3 .tooltip-content3 {
		width: 200px;
		left: 130%;
		bottom: 70%;
	}
	.mytooltip3 .tooltip-text3 {
		font-size: 10px;
		line-height: 20px;
	}
	.ttext3 {
		font-size: 15px;
	}
	.mytooltip3 .tooltip-content3 img {
		height: 70px;
		width: 180px;
	}
	/*tooltip-4*/
	.mytooltip4 .tooltip-content4 {
		width: 160px;
		left: 208%;
		bottom: 70%;
	}
	.mytooltip4 .tooltip-text4 {
		font-size: 10px;
		line-height: 20px;
	}
	.ttext4 {
		font-size: 15px;
	}
	.mytooltip4 .tooltip-content4 img {
		height: 70px;
		width: 146px;
	}
	/*tooltip-5*/
	.mytooltip5 .tooltip-content5 {
		width: 160px;
		left: 116%;
		bottom: 70%;
	}
	.mytooltip5 .tooltip-text5 {
		font-size: 10px;
		line-height: 20px;
	}
	.ttext5 {
		font-size: 15px;
	}
	.mytooltip5 .tooltip-content5 img {
		height: 70px;
		width: 146px;
	}
	/*tooltip-6*/
	.mytooltip6 .tooltip-content6 {
		width: 170px;
		left: 203%;
		bottom: 70%;
	}
	.mytooltip6 .tooltip-text6 {
		font-size: 10px;
		line-height: 20px;
	}
	.ttext6 {
		font-size: 15px;
	}
	.mytooltip6 .tooltip-content6 img {
		height: 70px;
		width: 150px;
	}
	/*tooltip-7*/
	.mytooltip7 .tooltip-content7 {
		width: 170px;
		left: 82%;
		bottom: 70%;
	}
	.mytooltip7 .tooltip-text7 {
		font-size: 10px;
		line-height: 20px;
	}
	.ttext7 {
		font-size: 15px;
	}
	.mytooltip7 .tooltip-content7 img {
		height: 70px;
		width: 150px;
	}
	/*tooltip-8*/
	.mytooltip8 .tooltip-content8 {
		width: 170px;
		left: 108%;
		bottom: 70%;
	}
	.mytooltip8 .tooltip-text8 {
		font-size: 10px;
		line-height: 20px;
	}
	.ttext8 {
		font-size: 15px;
	}
	.mytooltip8 .tooltip-content8 img {
		height: 70px;
		width: 150px;
	}


	/*tooltip-9*/
	.mytooltip9 .tooltip-content9 {
		width: 170px;
		left: 108%;
		bottom: 70%;
	}
	.mytooltip9 .tooltip-text9 {
		font-size: 10px;
		line-height: 20px;
	}
	.ttext9 {
		font-size: 15px;
	}
	.mytooltip9 .tooltip-content9 img {
		height: 70px;
		width: 150px;
	}
	/*============================== Voucher ===========================*/
	#Call {
		padding-top: 0;
	}
	.voucherimg {
		background-size: 81%;
	}
	.tripf7 {
		font-size: 2em;
		top: 45%;
	}
	.tripf8 {
		font-size: 0.5em;
		bottom: 33%;
	}
	.tripf9 {
		font-size: 1.5em;
	}
	/*======================================== Statement =========================================*/
	.state-t {
		font-size: 0.8em;
	}
	.state-tt {
		font-size: 0.6em;
	}
	.statement-sub {
		font-size: 1em;
	}
	.statement-title {
		font-size: 3em;
	}
	.state-ttt {
		font-size: 1.3em;
		position: absolute;
		top: 17px;
	}
	.state-ttt1 {
		font-size: 1.3em;
		position: absolute;
		top: 17px;
	}
	.state-l {
		font-size: 1em;
	}
	.DDDD1 {
		font-size: 1em;
		margin-top: 1rem !important;
	}
	.DDDD {
		font-size: 1em;
		margin-top: 1.6rem !important;
	}
}

@media only screen and (min-device-width: 769px) and (max-device-width: 991px) {
	.mobileHide {
		display: none;
	}
	.mobileShow {
		display: inline;
	}
	.indexbody {
		background-size: 93% 8%;
	}
	#smiprbody {
		background-size: 100% 28%;
	}
	#rentalbody {
		background-size: 91% 16%;
	}
	#termsbody {
		background-size: 96% 13%;
	}
	#privacybody {
		background-size: 97% 22%;
	}
	#cancellationbody {
		background-size: 97% 22%;
	}
	/*============================== ContactUS =======================*/
	#contactusbody {
		background-image: url('../images/RentalAgreement/02.png');
		background-position: left top;
		background-size: 92% 19%;
	}
	/*============================== Voucher ===========================*/
	#Call {
		padding-top: 0;
	}
	.voucherimg {
		background-size: 81%;
	}
	.tripf7 {
		font-size: 6.045em;
		top: 39%;
	}
	.tripf8 {
		font-size: 1em;
		bottom: 15%;
	}
	.tripf9 {
		font-size: 1.5em;
	}
	/*======================================= Navbar ===========================================*/
	.sidenav1 {
		height: 100%;
		width: 0;
		position: fixed;
		z-index: 1;
		top: 0;
		right: 0;
		background-color: rgb(254, 252, 255);
		overflow-x: hidden;
		transition: 0.5s;
		padding-top: 60px;
	}
	.sidenav1 a {
		padding: 8px 8px 8px 32px;
		text-decoration: none;
		border-top: 1px solid #6d7df3;
		font-family: COMFORTAA-BOLD;
		font-size: 1em;
		color: #6d7df3;
		display: block;
		transition: 0.3s;
	}
	.sidenav1 a:hover {
		color: rgb(226, 77, 77);
		text-decoration: none;
	}
	.sidenav1 .closebtn {
		position: absolute;
		top: 0;
		color: rgb(109, 125, 243);
		right: 25px;
		font-size: 36px;
		margin-left: 50px;
	}
	.promo-title {
		font-size: 2em;
	}
	.sala p {
		font-size: 1.3em;
		font-weight: 600;
		font-family: COMFORTAA-BOLD;
	}
	/*==================================== Book now ==============================*/
	.hrbk {
		margin-top: 1rem;
		margin-bottom: 1rem;
		border: 0;
		border-top: 2px solid rgb(108, 73, 230);
	}
	.btn-get-startedbknow {
		background: rgb(108, 73, 230);
		border: 2px solid rgb(108, 73, 230);
		color: #fff;
	}
	.btn-get-startedbknow:hover {
		background: rgb(226, 77, 77);
		border-color: #fff;
		color: #fff;
	}
	.btn-get-startedbknow {
		font-family: COMFORTAA-BOLD;
		font-size: 0.7em;
		font-weight: 600;
		letter-spacing: 1px;
		display: inline-block;
		padding: 10px 10px;
		border-radius: 50px;
		transition: 0.5s;
		color: #fff;
	}
	/*================================ My Bookings =======================================*/
	.ddlll {
		position: absolute;
		display: inline-block;
		background-color: rgb(108, 73, 230);
		border-radius: 25px;
		color: #fff;
		padding: 9px 40px 9px 30px;
		letter-spacing: 1px;
		margin-left: 125px;
		font-size: 0.6em;
	}
	.fdlfl {
		display: inline-block;
		background-color: rgb(134, 106, 235);
		border-radius: 25px;
		color: #fff;
		padding: 9px 30px 9px 80px;
		margin-left: 239px;
		letter-spacing: 1px;
		font-size: 0.6em;
	}
	.clmlvm3 {
		position: absolute;
		background-color: rgb(134, 106, 235);
		border-radius: 25px;
		color: #fff;
		font-size: 0.6em;
		padding: 9px 30px 9px 16px;
		letter-spacing: 1px;
		cursor: pointer;
	}
	.ccc:hover {
		background-color: #ddd;
	}
	.ccc.active {
		background-color: rgb(226, 77, 77);
		color: white;
	}
	.mybtext2 {
		font-size: 1em;
	}
	.mybtexttc2 {
		margin-left: 89px;
	}
	.cbback1 {
		border-top-left-radius: 80px;
		border-bottom-left-radius: 80px;
	}
	.cbback1 img {
		top: 0;
		position: none;
		right: 0;
	}
	.cbbackmy1 img {
		top: 0;
		position: none;
		right: 0;
	}
	.cbbackmy1 {
		border-top-left-radius: 80px;
		border-bottom-left-radius: 80px;
	}
	.cbbackcom1 img {
		top: 0;
		position: none;
		right: 0;
	}
	.cbbackcom1 {
		border-top-left-radius: 80px;
		border-bottom-left-radius: 80px;
	}
	.filterDiv {
		display: none;
	}
	.show {
		display: block;
	}
	/*========================================= Payment SuccessFull =========================*/
	.succtext {
		padding-top: 10px;
		font-size: 1.3em;
	}
	/*======================================== Payment Unsuccessfull =========================*/
	.untext {
		padding-top: 10px;
		font-size: 1.3em;
	}
	/*========================================= Contact Us ====================================*/
	.contactCoupantext1 {
		font-size: 0.8em;
	}
	.contactCoupantext2 {
		font-size: 0.6em;
	}
	.contactCoupansub img {
		width: 42px;
		height: 62px;
		position: inherit;
		right: 22%;
	}
	.contactCoupansub {
		height: auto;
	}
	/*=========================================== Identify Documents =================================*/
	.btn-get-startedid {
		background: rgb(109, 125, 243);
		border: 2px solid rgb(109, 125, 243);
		color: #fff;
	}
	.btn-get-startedid:hover {
		background: rgb(226, 77, 77);
		border-color: #fff;
		color: #fff;
	}
	.btn-get-startedid {
		font-family: COMFORTAA-BOLD;
		font-size: 1.7em;
		font-weight: 600;
		letter-spacing: 1px;
		display: inline-block;
		padding: 10px 16px;
		border-radius: 50px;
		transition: 0.5s;
		color: #fff;
	}
	.idtext {
		font-size: 1.6em;
	}
	.rd2 {
		font-size: 0.9em;
	}
	.rd5 {
		font-size: 0.9em;
	}
	.rd7 {
		font-size: 0.9em;
	}
	.rd3 img {
		width: 10%;
		height: 10%;
		padding: none;
		margin-left: none;
	}
	/*======================================== Statement =========================================*/
	.state-t {
		font-size: 0.8em;
	}
	.state-ttt {
		font-size: 1.3em;
		position: absolute;
		top: 17px;
	}
	.state-ttt1 {
		font-size: 1.3em;
		position: absolute;
		top: 17px;
	}
	.state-l {
		font-size: 1em;
	}
}


/*================================= Carousel Offers ==================================*/

@media (min-width: 768px) {
	/* show 3 items */
	#offers .carousel-inner .active,
	#offers .carousel-inner .active+.carousel-item,
	#offers .carousel-inner .active+.carousel-item+.carousel-item,
	#offers .carousel-inner .active+.carousel-item+.carousel-item {
		display: inline-grid;
	}
	#offers .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
	#offers .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item,
	#offers .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item+.carousel-item,
	#offers .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item+.carousel-item+.carousel-item {
		transition: none;
	}
	#offers .carousel-inner .carousel-item-next,
	#offers .carousel-inner .carousel-item-prev {
		position: relative;
		transform: translate3d(0, 0, 0);
	}
	#offers .carousel-inner .active.carousel-item+.carousel-item+.carousel-item+.carousel-item+.carousel-item {
		position: absolute;
		top: 0;
		right: -25%;
		z-index: -1;
		display: block;
		visibility: visible;
	}
	/* left or forward direction */
	#offers .active.carousel-item-left+.carousel-item-next.carousel-item-left,
	#offers .carousel-item-next.carousel-item-left+.carousel-item,
	#offers .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item,
	#offers .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item+.carousel-item,
	#offers .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item+.carousel-item+.carousel-item {
		position: relative;
		transform: translate3d(-100%, 0, 0);
		visibility: visible;
	}
	/* farthest right hidden item must be abso position for animations */
	#offers .carousel-inner .carousel-item-prev.carousel-item-right {
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
		display: block;
		visibility: visible;
	}
	/* right or prev direction */
	#offers .active.carousel-item-right+.carousel-item-prev.carousel-item-right,
	#offers .carousel-item-prev.carousel-item-right+.carousel-item,
	#offers .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item,
	#offers .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item+.carousel-item,
	#offers .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item+.carousel-item {
		position: relative;
		transform: translate3d(100%, 0, 0);
		visibility: visible;
		display: block;
		visibility: visible;
	}
}

.carousel-control-nextoffers {
	right: -34px;
}

.carousel-control-prevoffers {
	left: -32px;
	/* left: -46px;*/
}

.carousel-control-nextoffers,
.carousel-control-prevoffers {
	position: absolute;
	top: 0;
	bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	text-align: center;
	opacity: .5;
}


/*================================= Carousel Coupans ==================================*/

@media (min-width: 992px) {
	/* show 3 items */
	#coupans .carousel-inner .active,
	#coupans .carousel-inner .active+.carousel-item,
	#coupans .carousel-inner .active+.carousel-item+.carousel-item,
	#coupans .carousel-inner .active+.carousel-item+.carousel-item+.carousel-item {
		display: block;
	}
	#coupans .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
	#coupans .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item,
	#coupans .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item+.carousel-item,
	#coupans .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item+.carousel-item+.carousel-item {
		transition: none;
	}
	#coupans .carousel-inner .carousel-item-next,
	#coupans .carousel-inner .carousel-item-prev {
		position: relative;
		transform: translate3d(0, 0, 0);
	}
	#coupans .carousel-inner .active.carousel-item+.carousel-item+.carousel-item+.carousel-item+.carousel-item {
		position: absolute;
		top: 0;
		right: -25%;
		z-index: -1;
		display: block;
		visibility: visible;
	}
	/* left or forward direction */
	#coupans .active.carousel-item-left+.carousel-item-next.carousel-item-left,
	#coupans .carousel-item-next.carousel-item-left+.carousel-item,
	#coupans .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item,
	#coupans .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item+.carousel-item,
	#coupans .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item+.carousel-item+.carousel-item {
		position: relative;
		transform: translate3d(-100%, 0, 0);
		visibility: visible;
	}
	/* farthest right hidden item must be abso position for animations */
	#coupans .carousel-inner .carousel-item-prev.carousel-item-right {
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
		display: block;
		visibility: visible;
	}
	/* right or prev direction */
	#coupans .active.carousel-item-right+.carousel-item-prev.carousel-item-right,
	#coupans .carousel-item-prev.carousel-item-right+.carousel-item,
	#coupans .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item,
	#coupans .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item+.carousel-item,
	#coupans .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item+.carousel-item {
		position: relative;
		transform: translate3d(100%, 0, 0);
		visibility: visible;
		display: block;
		visibility: visible;
	}
}


/*================================= Carousel Coupans ==================================*/

@media (min-width: 579px) {
	/* show 3 items */
	#coupans .carousel-inner .active,
	#coupans .carousel-inner .active+.carousel-item,
	#coupans .carousel-inner .active+.carousel-item+.carousel-item,
	#coupans .carousel-inner .active+.carousel-item+.carousel-item {
		display: block;
	}
	#coupans .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
	#coupans .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item,
	#coupans .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item+.carousel-item,
	#coupans .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item+.carousel-item+.carousel-item {
		transition: none;
	}
	#coupans .carousel-inner .carousel-item-next,
	#coupans .carousel-inner .carousel-item-prev {
		position: relative;
		transform: translate3d(0, 0, 0);
	}
	#coupans .carousel-inner .active.carousel-item+.carousel-item+.carousel-item+.carousel-item+.carousel-item {
		position: absolute;
		top: 0;
		right: -25%;
		z-index: -1;
		display: block;
		visibility: visible;
	}
	/* left or forward direction */
	#coupans .active.carousel-item-left+.carousel-item-next.carousel-item-left,
	#coupans .carousel-item-next.carousel-item-left+.carousel-item,
	#coupans .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item,
	#coupans .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item+.carousel-item,
	#coupans .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item+.carousel-item+.carousel-item {
		position: relative;
		transform: translate3d(-100%, 0, 0);
		visibility: visible;
	}
	/* farthest right hidden item must be abso position for animations */
	#coupans .carousel-inner .carousel-item-prev.carousel-item-right {
		position: absolute;
		top: 0;
		left: 0;
		z-index: -1;
		display: block;
		visibility: visible;
	}
	/* right or prev direction */
	#coupans .active.carousel-item-right+.carousel-item-prev.carousel-item-right,
	#coupans .carousel-item-prev.carousel-item-right+.carousel-item,
	#coupans .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item,
	#coupans .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item+.carousel-item,
	#coupans .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item+.carousel-item {
		position: relative;
		transform: translate3d(100%, 0, 0);
		visibility: visible;
		display: block;
		visibility: visible;
	}
}

.carousel-control-nextcoupan {
	right: -12px;
}

.carousel-control-prevcoupan {
	left: -54px;
}

.carousel-control-nextcoupan,
.carousel-control-prevcoupan {
	position: absolute;
	top: 0;
	bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fff;
	text-align: center;
	opacity: .5;
}


/*============================ Mobile Info =====================================*/

#appInfo .carousel-indicators {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 15;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-left: 0;
	margin-right: 15%;
	margin-left: 15%;
	list-style: none;
}

#appInfo dl,
ol,
ul {
	margin-top: 0;
	margin-bottom: 1rem;
}

#appInfo .carousel-indicators .active {
	background-color: rgb(238, 207, 255);
}

#appInfo .carousel-indicators li {
	background: rgb(247, 232, 255);
}

#appInfo .carousel-indicators li {
	position: relative;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: -999px;
}


/*====================== Booking Details Modal ====================================*/

@media screen and (min-width: 992px) {
	#exampleModalbkdetails .modal-lg {
		width: 700px;
		/* New width for large modal */
	}
}

@media screen and (min-width: 360px) and (max-width: 578px) {
	.carousel-control-nextcoupan {
		right: 0px;
	}
	.carousel-control-prevcoupan {
		left: 0px;
	}
}

.carousel-control-nextoffers {
	/*right: -46px;*/
	right: -32px;
}


/*====================================== Signup Home Page carousel===============================*/

#signupcarousel .carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.carousel-item {
	position: relative;
	-webkit-box-align: center;
	align-items: center;
	width: 100%;
	transition: transform .6s ease, -webkit-transform .6s ease;
	backface-visibility: hidden;
	perspective: 1000px;
}

#signupcarousel .carousel-control-prev {
	left: 0;
}

#signupcarousel .carousel-control-next,
.carousel-control-prev {
	position: absolute;
	top: 0;
	bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 15%;
	color: #fff;
	text-align: center;
	opacity: .5;
}

#signupcarousel .carousel-control-next-icon,
.carousel-control-prev-icon {
	display: inline-block;
	background-size: 100% 100%;
}

#signupcarousel .carousel-control-next {
	right: 0;
}

#signupcarousel .carousel-control-next,
.carousel-control-prev {
	position: absolute;
	top: 0;
	bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 15%;
	color: #fff;
	text-align: center;
	opacity: .5;
}


/*============================ For Safari Browser ========================*/

@media not all and (min-resolution:.001dpcm) {
	@supports (-webkit-appearance: none) {
		#selsectid select.form-control {
			text-indent: 30%;
		}
		#selsectid1 select.form-control {
			text-indent: 30%;
		}
	}
}

@media only screen and (max-device-width: 768px) and (min-device-width: 320px) {
	.cdot {
		height: 300px;
		width: 300px;
	}
	.simg {
		height: 111px;
		padding-top: 36px;
	}
	.simg1 {
		height: 150px;
		padding-top: 36px;
	}
	.ddot {
		height: 270px;
		width: 270px;
	}
	.w-title {
		margin-bottom: 0;
	}
	.dddot {
		height: 270px;
		width: 270px;
	}
	.ccimg {
		height: 270px;
	}
	#offers {
		padding: 66px 0px 34px 0px;
	}
	#offinner {
		margin-right: 0 !important;
	}
	#carouselExampleIndicators .carousel-control-next {
		right: -14px;
	}
	#carouselExampleIndicators .carousel-control-prev {
		left: -14px;
	}
	#carouselExampleee .carousel-control-prev {
		left: 0px;
	}
	#carouselExampleee .carousel-control-next {
		right: 0px;
	}
	#myCarousel .carousel-control-prev {
		left: -16px;
	}
	#myCarousel .carousel-control-next {
		right: -16px;
	}
}


/*======= time picker ==========*/

.datepicker-day-button:focus {
	background-color: rgb(108, 73, 230);
}