@media only screen and (max-width: 480px) {
  
  
  .banner-section-seven .banner-slider .image-1 {
    position: initial;
}

.banner-section-seven .banner-slider .content-box{
	display:none;
}
}



@media only screen and (max-width: 767px) {
	
	
	footer .logo {
    text-align: center;
}


footer .logo img {
    max-width: 50%;
    margin: 0 auto;
}


.footer-style-one .about-widget .text {
    text-align: center;
}

.footer-column.col-lg-3.col-sm-6.mb-0.ps-xl-5 {
    display: none;
}

.hotel-content h4 { 
    text-align: center;
}

.exp-content {
    text-align: center;
}

.hotel-content {
    text-align: center;
}

.contact-section .form-column .sec-title {
    margin-bottom: 33px;
    text-align: center;
}


.sec-title .sub-title.style-three {
    text-align: center;
	        margin-left: 0;
}

.contact-block .content-box { 
        text-align: center;
    }
	
	
	.sec-title { 
    text-align: center;
}

.contactus_banner {
        background-image: url(../images/contact_us_mobile_banner01.jpg) !important;
        background-position: center;
    }

	
}