


.logohome {
	width: 100%;
	margin: 0px auto 0px auto;
	padding: 10px;
}
.logohome img {
	display: table;
	margin: 0px auto 0px auto;
	padding: 10px;
}

.insideda {
    padding: 3em;
    background: rgb(48,74,114);
    background: rgba(48,74,114,0.9);
    border: 5px solid rgb(100,100,100);
    border: 5px solid rgba(0,0,0,0.20);
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    border-radius: 9px;
    padding: 7px 7px 20px 7px;
    margin-bottom: 10px;
	width: 100%;
	max-width: 1100px;
    margin: 0px auto;
	display: table;
}
.to_date,
.from_date,
.selectboxmod {
	cursor: pointer !important;
}




.backimagemeHome {  
	background-image: none; 
}


@media (max-width: 576px) { 
	
	.backimagemeHome {  
		background-image: none; 
	}		
	
}



@media (min-width: 576px) {		
	
	
	.backimagemeHome {  
		background-image: none; 
	}	
	
	
}




@media (min-width: 768px) {		
	
	
	.backimagemeHome {  
		background-image: none; 
	}		
	
	
	
	
}


@media (min-width: 992px) { 			
	
	.backimagemeHome {  
		padding: 0px;
		background-image: url("../../../images/homePageImages/plan-your-scuba-diving-trip-21.jpg"); 
		background-repeat: no-repeat;
		background-position: center bottom;
		width:100%;
		height: 100vh;
		height: 650px;
		background-size: cover;
		max-width: 2000px;
		border-bottom: 1px solid #4776A4;
		margin: 0px auto;
		bottom: 1px;
	}
	
	
	
	
}





@media (min-width: 1200px) { 
	
	.backimagemeHome {  
		padding: 0px;
		background-image: url("../../../images/homePageImages/plan-your-scuba-diving-trip-21.jpg"); 
		background-repeat: no-repeat;
		background-position: center bottom;
		width:100%;
		height: 100vh;
		height: 700px;
		background-size: cover;
		max-width: 2000px;
		border-bottom: 1px solid #4776A4;
		margin: 0px auto;
		bottom: 1px;
	}
	
	
	
}
.search_model_wrap .modal-body {
	padding: 0rem !important;
}

.search_model_wrap .modal {
	background-color: transparent !important;
	left: 40% !important;
	width: 100% !important;	
}

.search_model_wrap .modal-content {
    background-color: transparent !important;
}
.search_model_wrap .inner-search {
    background-color: rgba(0, 0, 0, 0.9) !important;
}


