

@media screen and (max-width: 600px){
    
    .footer {
   
    padding-bottom: 280px !important;
}
.footer .footerLink {
    margin-bottom: 40px;
}
}




@media screen and (max-width: 534px){
    
    .footer {
   
    padding-bottom: 280px !important;
}
.footer .footerLink {
    margin-bottom: 40px;
}
}




@media screen and (max-width: 360px){
    
     #main-header-top #top-logo .headerOne {
   
    margin-left: 0px;
   
    font-size: 34px;
}
#main-header-top #top-logo .headerTwo {
   
    margin-left: 95px;
    
    font-size: 34px;
}
.imgLogo {
    position: absolute;
    margin-top: -23px;
    margin-left: -45px;
    z-index: 1;
    height: 80px;
    width: 80px;
}

.room-details-box .top-row .gallery #bx-pager-internal a {
    width: 5px;
    height: 5px;
}
    
    
    
}




@media screen and (max-width: 320px){
    #main-header-top #top-logo .headerOne {
   
    margin-left: 0px;
   
    font-size: 34px;
}
#main-header-top #top-logo .headerTwo {
   
    margin-left: 95px;
    
    font-size: 34px;
}
.imgLogo {
    position: absolute;
    margin-top: -23px;
    margin-left: -45px;
    z-index: 1;
    height: 80px;
    width: 80px;
}
.footer {
   
    padding-bottom: 240px !important;
}
.footer .footerLink {
    margin-bottom: 30px;
}

.bx-wrapper .bx-viewport {
    min-height: 10px;
}
.room-details-box .top-row .gallery #bx-pager-internal {
    bottom: 5px;
}
    
}