section#hotel-info-sec h2.angler-txt {
    text-align: center;
    font-size: 50px;
    color: #332b25;
    font-family: 'Perpetua-Titling-MT-Std-Light';
    line-height: 45px;
    margin-bottom: 30px;
}

section#hotel-info-sec h3.photo-gallery-txt {
    text-align: center;
    color: #332b25;
    font-size: 40px;
    font-family: 'Perpetua-Titling-MT-Std-Light';
    line-height: 40px;
}

section#hotel-info-sec {
    padding: 100px 0px;
}

section#hotel-info-sec .photo-div {
    border-top: 1px solid #999592;
    width: max-content;
    margin: auto;
    padding-top: 20px;
    padding-bottom: 50px;
}

section#hotel-info-sec p.hotel-info-para {
    font-size: 17px;
    text-align: center;
    font-family: 'Poppins-Regular';
    color: #332b25;
    width: 85%;
    margin: auto;
    padding-bottom: 15px;
}

section#hotel-info-sec span.location {
    color: #332b25;
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 22px;
    margin-top: 30px;
}

section#hotel-info-sec p.address {
    text-align: center;
    color: #332b25;
    font-size: 17px;
    font-family: 'Poppins-Regular';
    margin-top: 10px;
}

section#hotel-info-sec .mobile {
    text-align: center;
    border-top: 1px solid #949494;
    width: 350px;
    margin: auto;
    /* border-bottom: 1px solid #949494; */
    padding: 15px 0px;
}

section#hotel-info-sec a.check-in-txt.check-in-txt2 {
    font-size: 18px;
    font-family: 'Poppins-Medium';
    color: #332b25;
    text-decoration: none;
}

section#hotel-info-sec a.mobile-number {
    color: #332b25;
    text-decoration: none;
    font-size: 20px;
    font-family: 'Poppins-Medium';
}

section#hotel-info-sec span.phone {
    margin-right: 10px;
}

section#hotel-info-sec .star {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}

section#hotel-info-sec h6.five-txt {
    font-size: 16px;
    margin-bottom: 0;
    font-family: 'Poppins-SemiBold';
    color: #332b25;
}

section#hotel-info-sec .stars {
    display: flex;
    margin-right: 10px;
}

section#hotel-info-sec .reviews-div {
    text-align: center;
    border-bottom: 1px solid #949494;
    width: max-content;
    margin: auto;
}

section#hotel-info-sec h6.reviews-txt {
    font-size: 17px;
    margin-bottom: 0;
    font-family: 'Poppins-Medium';
    color: #332b25;
    padding-top: 15px;
}

section#hotel-info-sec .check-in {
    text-align: center;
    border-top: 1px solid #949494;
    width: 350px;
    margin: auto;
    padding: 15px 0px;
}

section#hotel-info-sec h6.check-in-txt {
    font-size: 18px;
    font-family: 'Poppins-Medium';
    margin-bottom: 0;
    color: #332b25;
}

a.reserve-call {
    color: #332b25;
    text-decoration: none;
}

section#hotel-info-sec .check {
    margin-top: 0px;
    padding-bottom: 50px;
    border-bottom: 1px solid #bbbbbb;
}

section#hotel-info-sec p.para-info {
    font-size: 17px;
    text-align: center;
    font-family: 'Poppins-Regular';
    color: #332b25;
    margin-top: 50px;
    margin-bottom: 40px;
}

section#hotel-info-sec .no-smoke {
    text-align: center;
    border-bottom: 1px solid #bbbbbb;
    padding-top: 15px;
}

section#hotel-info-sec h6.no-smoke-txt {
    font-size: 20px;
    font-family: 'Poppins-SemiBold';
    color: #332b25;
}

section#hotel-info-sec p.smoke-para {
    font-size: 16px;
    font-family: 'Poppins-Medium';
    color: #332b25;
}

@media (max-width:1024px) {
    section#banner-amenities .banner_content1 {
        padding-top: 100px;
    }
}

@media (max-width:820px) {

    section#banner-amenities .banner_content1 {
        padding-top: 50px;
    }
}

@media (max-width:768px) {

    section#banner-amenities h1.explore-txt {
        font-size: 35px;
        line-height: 35px;
    }

    section#banner-amenities h1.explore-txt br {
        display: none;
    }
}

@media (max-width:600px) {

    section#banner-amenities h1.explore-txt {
        font-size: 24px;
        line-height: 30px;
    }

    section#banner-amenities .banner_content1 {
        padding-top: 35px;
    }
}

@media (max-width:430px) {
    section#banner-amenities .banner_content1 {
        padding-top: 25px;
    }

    section#banner-amenities h1.explore-txt {
        font-size: 20px;
        line-height: 20px;
    }

    section#hotel-info-sec .check {
        padding-bottom: 0;
    }

    section#hotel-info-sec p.smoke-para {
        font-size: 18px;
    }

    section#hotel-info-sec {
        padding: 70px 0px;
    }

    section#hotel-info-sec h2.angler-txt {
        font-size: 40px;
        line-height: 40px;
    }

    section#hotel-info-sec h3.photo-gallery-txt {
        font-size: 35px;
        line-height: 35px;
    }

    section#hotel-info-sec .check-in {
        width: 100%;
    }

    section#hotel-info-sec p.hotel-info-para {
        width: 100%;
    }

    section#hotel-info-sec p.smoke-para br {
        display: none;
    }
}

@media (max-width:414px) {

    section#hotel-info-sec p.para-info br {
        display: none;
    }

    section#banner-amenities .banner_content1 {
        padding-top: 35px;
    }
}

@media (max-width:320px) {
    section#hotel-info-sec .mobile {
        width: 100%;
    }

    section#hotel-info-sec p.address br {
        display: none;
    }

    section#banner-amenities h1.explore-txt {
        font-size: 17px;
        line-height: 17px;
    }
}