@media only screen and (min-width: 300px) and (max-width: 767px) {

.navbar-title img {
    width: 50%;
}

.modal-dialog{
padding: 5%;
}

h4 {
    font-size: 20px !important;
}

.text-head {
    padding: 7px!important;
}

.amenities h4{
	font-size: 15px !important;
}

.text {
    font-size: 23px!important;
    text-align: center;
}

.list-color li {
    font-size: 15px!important;
}

.details h3 {
   font-size: 12px !important;
   font-weight:600!important;
    }

.btn-download{
	float: none!important;
	margin: 0 auto;
    display: block;
}

.main-top{
	height: 50%;
}

.padding-top70{
    padding-top: 40px!important;
}


.mob-arrow{
    position: absolute;
    width: 10%;
    top: 65%;
    left: 45%;
}




}
