/* =========================
MOBILE RESPONSIVE
========================= */

@media (max-width:991px) {

    h2 {
        font-size: 2.5rem !important;
    }

    p {
        font-size: 1.5rem !important;
    }

    section {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    .ctma-topbar{
        margin: 0px !important;
    }
    .ctma-topbar-right {
    gap: 6px;
    display: flex !important;
    flex-direction: row;
}

.m-d-none{
    display: none !important;
}

    .navbar .navbar-nav {
        display: none;
    }

    .ctma-logo {
        left: 21% !important;
    }

    .pol-logo {

        position: relative;
        left: auto;
        transform: none;
        margin: auto;

    }

    .pol-right {

        gap: 12px;

    }

    .pol-left-menu {

        margin-top: 15px;

    }

    .pol-left-menu .nav-link {

        margin-right: 0;
        padding: 10px 0;

    }

    .pol-feature-item {
        border-right: none;
        border-bottom: 1px solid #ddd;
        padding: 18px;
    }

    .pol-feature-item.pol-last {
        border-bottom: none;
    }

    .psb-item {
        border-right: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    }

    .psb-last {
        border-bottom: none;
    }

    .pol-feature-wrapper {
        /* display: flex; */
        background: #F3F1EC;
        border-radius: 22px;
        padding: 10px;
        border-top-left-radius: 22px;
        border-top-right-radius: 22px;
    }

    .pstest-slider .slick-slide {
        padding: 0 50px;
    }

    .pstest-next {
        right: 0px !important;
    }

    .pstest-prev {
        left: 0px !important;
        margin-left: 0;
    }

    .pol-slider-nav {
        top: -33px !important;
        right: 49px !important;
    }
    .pol-arrow.pol-prev-1 {
    left: -50px;
}
.pol-room-item
 {
    padding-right: 0px;
}

.pol-room-left h2 br{
    display: none !important;
}

.pol-hero-right .pol-hero-title{
    margin-bottom: 0px !important;
}

.pol-hero-right .pol-btn{
    margin-top: 10px !important;
    font-size: 16px !important;
    
}

    .pol-hero-section .pol-slider-wrapper {
        margin-top: 0px !important;
    }

    .pol-hero-right {
        padding-top: 20px;
    }

.ctma-navbar-wrapper {
        top: 10px !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }

    .pol-product-box img {
        max-width: 100% !important;
        width: 100% !important;
    }

    .prod-grid-h {
        max-height: 70vh;
        overflow-y: auto;
    }

    .psb-content h6 {
        font-size: 1.3rem !important;
    }

    .psb-content p {
        font-size: 1.5rem !important;
        opacity: .85;
        margin: 0;
        color: #fff;
    }

    .psms-title br {
        display: none;
    }

    section.psms-section {
        padding: 0;
        background: #fff7f8;
    }

    .psms-title {
        line-height: 1.1;
        text-align: center;
        font-size: 2.7rem;
        font-weight: 700;
        margin: 10px 0 20px;
        color: var(--pol-title);
    }

.psms-left
 {
        margin-bottom: 15px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .pol-btn2 {
        font-size: 1.3rem !important;
    }

    .psap-section .psap-title {
        margin: 0px !important;

    }

.psap-header {
        display: flex !important;
        margin-bottom: 20px !important;
        flex-direction: column;
        gap: 10px;
    }

    .pspc-left {
        padding: 15px !important;
    }

    .pspc-tabs {

        margin-bottom: 13px !important;
    }
    button#psapFilterOpen {
    display: none;
}
.psap-tabs {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 15px;
}

.psap-tab {
    font-size: 1.3rem;}


    .pspc-section {
        height: 90vh;
    }

    .slick-track {
        max-height: fit-content;
    }

    .pspc-group.active {
        max-width: 100vw;
        display: flex;
        overflow-x: auto;
    }

    .pspc-group img {
        /* min-height: 150px; */
        height: auto !important;
        width: auto !important;
        transition: .3s;
    }
    .pspc-fans {
    min-height: 150px;
}

.pspc-tab {
    line-height: 1.3;
}
.pstest-video-content h4
 {
    font-size: 1.8rem;}
.pstest-name {
    font-size: 1.5rem;}
.pstest-designation {
    font-size: 1.5rem;}

.ps-hero-box {
    padding: 20px;}

.psftr-heading {
    font-size: 1.5rem;}

    .psftr-links a {
    color: #ddd;
    text-decoration: none;
    font-size: 1.4rem;
    text-transform: capitalize;
    line-height: 1;
}

.psftr-contact {
    font-size: 1.3rem;}

.psftr-social, .psftr-subscribe {
    margin-bottom: 15px;
}
.psftr-qr {
    margin-bottom: 50px;
}




    .pstest-title {
        margin-bottom: 0px !important;
    }

    .psftr-footer {
        border-top-left-radius: 40px !important;
        border-top-right-radius: 40px !important;
    }

    .ps-featured-card {
        padding: 25px;
    }

    .ps-content h3 {
        font-size: 24px;
    }

    .ps-img-wrap {
        margin-top: 20px;
        text-align: center;
    }

        .pol-m-v-image {
        position: relative;
        top: auto;
        transform: none;
        margin-bottom: 30px;
        height: fit-content;
    }

    .pol-m-v-item {
        padding-left: 0px;
        margin-top: 0px !important;
    }

    .pol-m-v-item p {
    text-align: justify;}

    .pol-m-v-item h3 {
        font-size: 22px;
    }

    .pol-product-wrap {
    display: flex;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    max-width: 1200px;
    margin: auto;
    align-items: center;
    flex-direction: column;
}

    .pol-product-container {
        display: flex;
        grid-template-columns: 500px 1fr;
        gap: 15px;
        max-width: 1200px;
        margin: auto;
        flex-direction: column;
    }
.pol-hero-slider {
    position: relative;
    margin: 0px !important;
}

.ctma-logo img
 {
    width: 140px;
    /* margin-left: -11px; */
}
.ctma-navbar-box
 {
    padding-left: 0px !important;
}

.ctma-mobile-inner
 {
    background: #fff;
    padding: 20px;
    height: 100%;
    overflow-y: auto;
    padding-top: 30px;
}
/* .ctma-mobile-menu {
    left: -350px !important;} */

.pol-content h6 {
    font-size: 1.7rem;}

.pol-made-content p {
    text-align: justify;
}

    .ps-featured-sec .container-fluid {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .ps-featured-slider .ps-featured-item {
        height: auto !important;
        border-radius: 16px;
        overflow: hidden;
    }

    .ps-featured-slider .ps-featured-item img {
        width: 100%;
        height: auto !important;
        object-fit: contain;
        border-radius: 16px;
    }

.psbs-product {
    font-size: 2rem;}

.psbs-btn
 {
    font-size: 1.2rem;
    font-weight: 500;
 }

.psap-brand {
    font-size: 1.5rem;
}

.psap-product {
    font-size: 2rem;}
.psap-size {
    font-size: 1.5rem !important;
}

span.card-size-btn {
    font-size: 1.25rem !important;
}

.psap-price {
    font-size: 1.4rem;
}

.pol-about-intro {
    background: #f6f3ea;
    padding: 0px !important;
}

.pol-about-banner {
    margin-bottom: 10px;
}

.ps-md-card {

    padding: 0;}
.ps-md-card-title {
    font-size: 2rem;}

.ps-md-section .ps-md-card .img-wrpr{
    display: none;
}
.ps-team-section {
    padding: 80px 0;
    background: #fff;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.accordion-button
 {
    font-size: 1.5rem !important;
    line-height: 2rem;
}

.accordion-body {
    color: var(--pol-para);
    font-weight: 500;
    font-size: 1.4rem;
    padding-top: 10px !important;
    line-height: 1.5;
}

.md-message-sec{
    max-height: 50vh;
    overflow-y: auto;
}
.pol-feature-bar{
    margin: 0px !important;
}

.psgal-slide-sec .slick-prev {
    left: 0;
}

.psgal-slide-sec .slick-next {
    right: 0;
}

.pol-cta-content p {
    margin-top: 20px;
    font-size: 16px;
    color: #ddd;
    max-width: 100%;
    margin: 0px !important;
}
.pol-cta-content {
    color: #fff;
    padding: 20px;
    position: relative;
    z-index: 2;
}

a.pol-cta-btn {
    margin-top: 15px;
}
.pol-cta-content h2
 {
    margin-bottom: 10px !important;}

.pol-cta-wrapper::before{
    display: none;
}

p.psftr-desc {
    color: #fff;
    font-size: 1.5rem !important;
}

.pol-product-desc {
    color: var(--pol-para);
    font-size: 14px;
    margin-bottom: 10px;
}
.pol-highlight ul li {
    font-size: 1.5rem;
    color: var(--pol-para);
}

.pol-thumbs {
    display: flex;}

.pol-product-buttons {
    display: flex;
    gap: 15px;
    margin-top: 15px;
    flex-wrap: wrap;
}

.ctma-btn-primary .btn-icon {
    display: flex !important;
    height: 34px !important;
    width: 34px !important;
    align-items: center !important;
    justify-content: center !important;
}

.pol-btn-wa
 {
    height: 50px;
 }

.pol-product-page {
    padding-bottom: 20px !important;}

.pol-tab-buttons {
    /* margin: auto; */
    text-align: center;
    margin-bottom: 15px;
    background: #fff;
    border-radius: 8px;
    max-width: 100%;
    padding: 0px 20px;
}    

.pol-spec-grid
 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    /* border: 1px solid; */
}

.pol-brand-row {
    display: flex;
    gap: 60px;
    /* margin-bottom: 150px; */
    flex-direction: column;
}
.pol-brand-left {
    width: 100%;
    position: unset;
    top: 40vh;
    height: fit-content;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    flex-direction: column;
    margin-top: 15px;
}

.pol-brand-right {
    width: 100%;
    position: relative;
}

.kdres-contact-card {
    border-radius: 16px;
    height: 100%;
    min-height: 100%;
    max-height: 100%;
}

.ps-featured-sec .slick-slide img {
    width: 100% !important;
    object-fit: cover !important;
    height: 100%;
    border-radius: 25px;
}






}


@media (max-width:768px) {

    .pol-topbar {

        display: none;

    }

    .pol-contact {

        font-size: 12px;

    }

    .pol-social {

        display: none;

    }

}