.map-center-block{
	position: relative;
	top: 47%;
}
/*
.pac-container{
	width: auto;
	left: inherit;
}
*/

.whole-cover-only{
/* 	position: absolute; */
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 1111;
 }
 .no-margin-desk{
	margin-left: 0px;
    margin-right: 0px;
 }

@media only screen and (min-width: 768px)
{
	.whole-cover{width: 78vw;}
	.whole-cover-only{width: 78vw;}
	
}

@media only screen and (min-width: 990px)
{
	.pick-map-canvas{width: 33.2vw;}
	.drop-map-canvas{width: 33.2vw;}
	.footer-container-mobile footer{width: 33.3vw;}
	slick{width: 100%;}
	.splashscreen-image-div{width: 100%;}
	.no-padding-side{padding-left: 0px;padding-right: 0px; }
	.mobile-header{left: 66.7vw;}
	.checkout-header {font-size: 16px;} 
	.checkout-selection-text-type-one{font-size: 12px;}
	.profile-design-div{min-height: 100vh;overflow-x: hidden;}
	.checkout-design-block{padding: 10px 10px; margin-top: 20px;}
	.whole-cover{width: 33.2vw;}
	.whole-cover-only{width: 33.2vw;}
	.form-white-blue{margin-left:  4.2vw;}
	.form-white-orange{margin-left: 4.2vw;}
	.cab_selector_row_trackride{width: 33.3vw;}
}


.jump-home{
	position: relative;
}

.mobile-hide {
    display: none;
}


.web-left-pane .container{
	max-width: 68vw;
}
 .order-display-row-content-last:after, .order-display-row-content-last:before{border: none;} 
