@media only screen and (min-width: 1200px) {
    .navbar-nav .nav-link {
        font-size: 0.13rem;
    }
}
@media (min-width: 992px) {
    .navbar-nav .nav-link {
        font-size: 0.132rem;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.2rem;
        padding-left: 0.2rem;
    }
}
body {
    font-size: 15px;
}
.navbar-nav .nav-link {
    font-size: 0.14rem;
    line-height: 22px;
}
.btn-sm, .btn-group-sm > .btn {
    padding: 0.05rem 0.1rem;
    font-size: 0.13rem;
    border-radius: 0.04rem;
}
.navbar-expand-lg .container {
    padding: 0;
}
.rounded {
    border-radius: 0.1rem !important;
}
h6, .h6 {
    font-size: 0.15rem;
    font-family: 'Poppins-Medium';
}
.card-body.pt-3 {
    padding-top: 0.1rem !important;
}
.nav.nav-divider .nav-item {
    display: inline-block;
    vertical-align: middle;
    font-size: 0.12rem;
}
dropdown-fullwidth .dropdown-menu .p-md-3 {
    padding: 0.5rem 0.3rem !important;
}
/*.dropdown-fullwidth .dropdown-menu {
    padding: 0.2rem 0;
}
.dropdown-menu .container {
    margin: 0.2rem;
}*/
.dropdown-menu .col-sm-12.col-lg-4 {
    padding: 0.2rem;
    margin-top: 0;
}
.dropdown-fullwidth .dropdown-menu {
    min-width: 13rem !important;
}
.dropdown-fullwidth .p-md-3 {
    padding: 0.6rem 0.4rem !important;
}
.dropdown-item {
    padding: 0.08rem 0.1rem;
}
.dropdown-menu {
    min-width: 2rem !important;
    border-radius: 0.06rem;
    font-size: 0.15rem;
    padding: 0.07rem 0.2rem;
}
.dropdown-menu .mt-2 {
    margin-top: 0.1rem !important;
}
.card-body {
    padding: 0.1rem 0.25rem;
}
.dropdown-menu .p-5 {
    padding: 0.2rem !important;
}
.dropdown-menu .pt-3 {
    padding-top: 0.2rem !important;
}
.dropdown-menu h3, .h3 {
    font-size: 0.3rem !important;
}
.dropdown-menu .lead {
    font-size: 0.2rem !important;
    font-weight: 400;
    margin-bottom: 0.2rem !important;
}
.dropdown-menu .btn {
    padding: 0.06rem 0.2rem !important;
    font-size: 0.15rem !important;
    border-radius: 0.05rem !important;
}
/*.navbar-nav.mx-auto {
    margin-right: 0!important;
    margin-left: 0!important;
}*/
.navbar-toggler-icon {
    width: 0.55rem !important;
    height: 0.55rem !important;
}
.dropdown-toggle:after {
    margin-left: 0;
}
#aboutMenu + .drop-down {
    padding: 0.07rem 0.2rem !important;
    min-width: 2rem !important;
}
/*.dropdown-menu {
    padding: 0.07rem 0.2rem !important;
    min-width: 2rem !important;
}
.dropdown-item {
    padding: 0.1rem 0.2rem !important;
}*/

#footerContainer h3 {
    font-size: 0.27rem;
    margin-bottom: 0.1rem;
}
div#footerContainer {
    padding: 0;
}
#footerContainer .lead {
    font-size: 0.15rem;
    font-weight: 400;
}
#footerContainer .list-group-item {
    padding: 0.1rem 0.1rem;
}
footer.py-5 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}
footer.mt-4 {
    margin-top: 0!important;
}
#footerContainer .col-md-3 {
    padding: 0 0.2rem;
}
#footerContainer .mb-4 {
    margin-bottom: 0.2rem !important;
}
#footerContainer p {
    margin-bottom: 0.1rem;
}
#copyrightSection .mt-2 {
    margin-top: 0.1rem !important;
}
#copyrightSection.py-5 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}
.dropdown-fullwidth .dropdown-menu {
    padding-bottom: 0;
}
.navbar-toggler {
    padding: 0;
}
.offer-details {
    padding: 0.5rem 0.2rem;
}
.offer-details .cwt_t2 {
    text-align: center;
    font-size: 0.4rem;
    padding: 0 1rem 0.5rem;
    color: rgb(98, 82, 59);
}
.offercol-1, .offercol-2, .offercol-3 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    color: #fff;
    background-color: rgb(241 241 241);
    width: 100%;
    min-height: 2rem;
}
.offer-details .st_02 {
       font-size: 0.21rem;
    margin-top: 0;
    color: rgb(98, 82, 59);
    /* font-family: '900' !important; */
    font-weight: 900;
   
}
.container.offer-details ul li {
    list-style: square;
    margin-left: 0.2rem;
    padding: 0.03rem 0;
    color: rgb(98, 82, 59);
    font-size: 0.15rem
}
.cta-offer {
    font-size: 0.18rem;
    background: #a08866;
    color: #fff;
    text-transform: uppercase;
    /* font-family: 'p-bold' !important; */
    padding: 0.2rem 0.4rem;
    border-radius: 5px;
    font-weight: normal;
}
.cta-offer:hover{
    background: rgb(98, 82, 59);
    color: #FFFFFF;
}
.t9_price_text {
    position: absolute;
    z-index: 3;
    color: #ffffff;
    bottom: 1rem;
    right: 2rem;
    font-family: 'p-bold' !important;
    font-size: 0.3rem;
    text-shadow: 2px 2px #1818176e;
}
.kt_price2 {
    font-size: 0.6rem;
}
@media (max-width: 767.98px) {
    .navbar-expand-lg .container {
        padding: 0 0.5rem;
    }
    div#footerContainer {
        padding: 0.5rem;
    }
    #footerContainer .col-md-3 {
        padding: 0.2rem 0.8rem;
    }
    .col-md-3.col-sm-6 {
        width: 100%;
    }
    footer.py-5 {
        padding-top: 0rem !important;
        padding-bottom: 0rem !important;
    }
    #footerContainer .lead {
        font-size: 0.3rem;
    }
    .navbar-nav .nav-link {
        font-size: 0.28rem;
    }
    .offer-details .cwt_t2 {
        padding: 0 0.5rem 0.5rem;
        line-height: 0.6rem;
    }
}
