
@media (min-width:855px) and (max-width:991px){

	.googleMapSearchControl{width:300px}

}

@media (min-width:480px) and (max-width:854px){
	
	.googleMapSearchControl{width:215px;top:0 !important;left:0 !important;margin-left:10px}
	.google-map-add-store-btn{top:0 !important;left:215px !important;font-size:15px;padding:11px 15px}
	
}

@media (max-width:479px){

	#googleMap{margin-left:0;width:100%!important}

	.home-pg .searchbox{display:block;max-width:100%;width:100%;left:0!important;top:10px!important}
	.home-pg .searchbox .search-icon{right:20px}
	.home-pg .searchbox .googleMapSearchControl{max-width:100%;position:relative !important;top:auto !important;left:auto !important;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none}
	.map-sidebar{left:0;top:auto;bottom:-200%;margin:0;max-width:100%;max-height:290px;overflow:auto}
	.map-sidebar.open{bottom:-20px}
	.map-sidebar.search-city-sidebar.open{top:0;bottom:auto;max-height:unset}
	.map-photos .swiper-slide{height:135px}
	.gm-fullscreen-control{ display:none}
	.googleMapSearchControl{max-width:250px;width:100%;top:0 !important;left:10px !important;margin-left:0;margin-right:0}
	.google-map-add-store-btn{top:50px!important;left:10px !important;font-size:15px;padding:11px 15px;max-width:200px;width:100%;margin-left:0;margin-right:0}
	.add-new-shop{justify-content:flex-start}
	.add-new-shop .tableSeachbox{margin-top:5px}
	.swal2-title{font-size:22px}

	
}
