@media (max-width:480px) {
	.modal.show .modal-dialog {
    transform: none;
    width: auto;
    max-width: max-content;
}
	
	.main__header {
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
    top: 0;
    height: auto;
    width: 100%;
    z-index: 2;
    background: #fff;
}
button.theme-btn{
	top:-13px;
}
.banner__slide__content .sub__text {
    font-size: 16px;
    margin: 0 auto;
    margin-bottom:20px;
    line-height: 25px;
}
.banner__slide__content {
        padding: 48px 0;
    }
	.about__wrapper .content__title {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 18px;
}
.about__wrapper .content__subtitle {
    font-size: 15px;
    max-width: 702px;
    margin-bottom: 4px;
    text-align: justify;
    line-height: 22px;
}

.about__wrapper p {
    font-size: 16px;
    max-width: 702px;
    margin-bottom: 4px;
    text-align: justify;
    line-height: 22px;
}
.about__wrapper a{
	margin-top:15px;
}
.section__content__left h2 {
    font-size: 22px;
}
.roomp {
    background: #f6f6f6;
    padding: 50px 0;
}
.section__topbar h2 {
  
    font-size: 22px;
    line-height: 37px;
    margin-bottom: 0;
}
.teams {
    margin-bottom: 20px;
}
.allbout {
    display: block;
    margin: 20px auto 0;
    width: 90px;
}
.py-90 {
    padding-top: 55px;
    padding-bottom: 55px;
}
.rts__section .mb-40 {
    margin-bottom: 18px;
}
.single__slider__item.is__home .slider__text {
    font-size: 16px;
    line-height: 25px;
    font-family: var(--jost);
    color: #000;
}
.footer__widget__wrapper .rts__widget .widget__title {
    display: block;
    font-size: 22px;
    font-family: var(--glida);
    color: #fff;
    margin-bottom: 35px;
    font-weight: 600;
}
.footer__widget__wrapper {
    margin-bottom: 18px;
}
.footer__background {
    background-color: #131313;
    padding-top: 50px;
}
.rts__btstrp__offcanvase .offcanvase__wrapper .left__side .offcanvase__top {
        margin-bottom: 0;
    }
	.rts__btstrp__offcanvase .offcanvase__wrapper .left__side .offcanvase__logo {
    margin-bottom: 10px;
}
.rts__btstrp__offcanvase .offcanvase__wrapper .left__side .offcanvase__logo img{
	    width: 120px;
}
.rts__btstrp__offcanvase .offcanvase__wrapper .left__side .offcanvase__mobile__menu {
    margin-bottom: 10px;
}
.about.is__resturant {
    padding-top: 50px;
    padding-bottom: 50px;
}
.about__content {
    margin-right: 0;
}
.rts__contact span {
    font-size: 22px;
}


}