@media only screen and (max-width: 1000px) {
	
	.map-warning{
		margin-bottom: 100px;
	}
	
	.villa-info-wrapper{
		flex-direction: column;
	}
	
	
	.facilities-section	.facilities-list{
		    width: 100vw!important;
		    flex-direction: column;
	}
	.booking-form-section{
		width: 100%;
	}
	.breadcrumb li:first-of-type{
		display: none;
	}
    body {
        width: 100%;
        overflow-x: hidden;
    }
    .villa-info-wrapper{
	    margin-left: 0px;
    }
  .breadcrumb{
	  display: none;
  }
    .villa-basic-info{
	    margin-bottom: 50px;
    }
    #content{
	    width: 100%;
	    height: 100%;
    }
    
    #content .hero{
	        width: auto;
    background-size: cover;
    height: 50vh;
        min-height: 50vh;
    }
    .check-in-date{
	   	    height: 80px; 
    }
    .hero.property{
	  
    height: 60vh!important;
    background-size: cover;
    background-position: center center;
    padding-bottom: 0px;
    margin-bottom: 0px;
    min-height: 60vh!important;
    }
    .current-image{
	    margin-top: 0px;
	    margin-bottom: 0px;
    }
    
    .left-arrow,.right-arrow{
	    top:calc(50% - 20px);
    }
    .header{
	    display: none;
    }
    
    .gallery-button h4{
	    font-size: 15px;
	        background-size: 16px;
    background-position: left center;
    text-indent: 25px;
	}
	
	.gallery-button{
		height: 30px;
	}
    
    .breadcrumb{
	    padding-top: 20px;
	        font-size: 13px;
	        margin-left: 10px;
	        margin-right: 10px;
	        width: 100%;
	        position: relative;
    }
    
    ul.breadcrumb li{
	    padding-right: 15px;
    }
    
    .villa-basic-info{
		margin-top: 0px;
		-ms-flex-negative: 0px;
		    flex-shrink: 0px;
			
			min-height: 60vh;
			overflow: hidden;
	}
    .villa-name{
	    font-size: 40px;
    }
    
   #content .villa-info-icons{
	        width: calc(100% - 50px);
    }
    
    .villa-info-icons .villa-info-icon{
	        background-size: 20px;
	            -webkit-box-pack: start;
	                -ms-flex-pack: start;
	                    justify-content: flex-start;
    }
    
    .villa-info-icon h2{
	    text-align: center;
	    font-size: 13px;
	        padding-top: 30px;
    }
    
    .villa-description{
	    font-size: 13px;
	    width: calc(100% - 20px)!important;
	    line-height: 20px!important;
    }
    

    #content .read-more-description p{
	    font-size: 13px;
	    width: calc(100% - 40px);
	    margin-right: 20px;
	    margin-left: 20px;
	    box-sizing: border-box;
	    line-height: 20px;
	    text-align: center;	
    }
    
   #content .villa-info-wrapper{
	   -webkit-box-orient: vertical;
	   -webkit-box-direction: normal;
	       -ms-flex-direction: column;
	           flex-direction: column;
	   width: 100%;
	   margin-left: 0px;
	   height: auto;
	   display: -webkit-box;
	   display: -ms-flexbox;
	   display: flex;

   }
   
 .facilities-booking-section.villa-page-section  .facilities-section{
	   height: auto;
   }
   
   
   .booking-info.villa-page-section
   {
	  	width: 100vw;
	  	margin:60px 0px;
	   text-align: center;
   }
   .villa-info-wrapper .facilities-booking-section{

	   min-height: 100%;
   }
   .small-divide-line{
	   margin-left: auto;
	   margin-right: auto;
   }
.booking-form {

    padding: 20px 30px 0px 40px;
    border-width: 1px;
    margin-right: 10px;
    margin-left: 0px;
    margin-bottom: 50px;
    height: 70vh;
}

.booking-form > div{
	    padding: 30px 20px 0px 20px;
}
   .booking-form .input{
	   margin: 10px 3px;
   }
   .booking-form{
	   padding:0px;
   }
   
   .booking-form > div{
	   width: 100%;
   }
   
   .facilities-booking-section .facilities{
		width: 100%;
   }
   
   #ui-datepicker-div{
	   
	       position: fixed!important;
    top: 0px!important;
    left: 0px!important;
    right: 0px!important;
    bottom: 0px!important;
    width: 100%;
    box-sizing: border-box;
    padding:20px;
   }
  
  
  
  .ui-datepicker td span, .ui-datepicker td a {
	  
	      padding: 7px;
    font-family: dense-bold;
    text-align: center!important
	  
	  }
	  
	  
	  
	  
   
    #content .villa-info-wrapper form{
	    width: 100%;
	 -webkit-flex-wrap: wrap;
	  display: -webkit-box;
	    margin-bottom: 20px;
	    height: 70vh;
    }
    .booking-form {
	    
	      align-items: flex-end;
    width: calc(100% - 25px);
    margin-left: 10px!important;
    margin-right: 10px!important;
    box-sizing: border-box;
        height: 70vh;
        margin-bottom: 80px;
    }
    
    
    .booking-form .option-selector{
	    text-indent: 0px;
    }
    
    
    .read-more-description input:checked ~ p {
    display: block;
    font-size: 13px;
    width: calc(100% - 20px)!important;
    line-height: 20px!important;
    margin-left: 10px;
}


.booking-form .input.date label{
	position: absolute;
	margin-bottom: 10px;
}
    #content .villa-info-wrapper{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
    -ms-flex-direction: column;
        flex-direction: column;
    }
    
     #content .villa-page-section{
	     display: -webkit-box;
	     display: -ms-flexbox;
	     display: flex;
	     -webkit-box-orient: vertical;
	     -webkit-box-direction: normal;
	         -ms-flex-direction: column;
	         width: 100%;
	             flex-direction: column;
     }
    
    .booking-info p{
	        font-size: 13px;
    width: calc(100% - 40px);
    margin-right: 20px;
    margin-left: 20px;
    }
    
	.villa-page-section{
		-ms-flex-negative: 0;
		 
	}
	
	
		
	#content .booking-form-section{
		    width: calc(100% - 20px);
    margin-left: 10px;
	}
	
	.booking-form .price{
		margin: 10px;
	}

	
	/*property-image*/
	#property-image-gallerymode-close{
		    width: 50px;
    height: 30px;
    background-size: 23px;
    background-position: center 5px;
    padding-top: 35px;
    font-size: 13px;
	}
	
	#property-image-gallerymode-current-image{
		height: 100vh;
	}
    
    .current-image .arrow{
	   background-size: 50px;
    }
    
    .current-image .left-arrow{
	    left: 20px;
    }

	.current-image  .right-arrow{
		right: 20px;
	}
	
	.property-image .grid{
		    overflow-y: auto;
			background-color: black;
			    padding-top: 10px;
    padding-bottom: 30px;
    display: none;
	}
	
	.grid .image{
		margin-top: 5px;
		margin-bottom: 5px!important;
		margin-left: 5px;
		margin-right: 5px!important;

	}

}


@media only screen
and (max-width: 330px) {
	
	.search-information .breadcrumb{
		font-size: 13px;
	}
	
	.search-information ul.breadcrumb li{
		    padding-right: 13px;
	}
	
	.search-information ul.breadcrumb li+li:before{
		padding-right: 12px;
	}
	
	.villa-name{
		font-size: 30px;
	}
	
	
	.booking-form{
    	height: 390px;
	}
	
	#content .villa-info-wrapper form{
		height: 390px;
	}
	.villa-basic-info h2.villa-address{
		font-size: 20px;
		margin-bottom: 13px;
	}
	
	.facilities-list .facilities li{
		padding: 15px 35px;
		    background-size: 25px;
	}
	
	
	.facilities li h4{
		font-size: 15px;
	}
	
	.section-title{
		font-size: 25px;
	}
	
	#property-image-gallerymode-current-image{
		margin: 0px;
		    height: 100vh;
	}
	
	.property-image .grid{
		overflow-y: auto;
	}
	
	
}	



 @media (orientation : landscape) and (max-width: 800px){
	 	#content .hero{
		 		height: calc(100vh - 80px); 
	 	}
 }