
@media only screen and (max-device-width: 480px){
.navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 20px;
    line-height: 20px;
    height: 50px;
    margin-top: 0;
    margin-left: 112px;
}
img{width:82%;}
.btnbook {
	margin-right:76px;
	margin-top:-18px;
	font-size:8px;
}
.section-heading p {
    font-size: 15px;
    color: #080808;
    font-weight: 100;
}

.navbar{max-height:80px;}
.slider {
    margin-top: 80px;
}
.searchy {
    position: absolute;
    top: 16px;
    left: -5px;
    font-size: 21px;
    color: white;
}
.searcher.expanded {
    max-width: 100px;
    border-color: #9166E2;
}
section#slider {
    margin-top: 80px;
}
section {
    position: relative;
    padding-bottom: 0px;
    padding-top: 15px;
   /* border-top: 1px solid #D8D8D8;*/
}
}