@media screen and (max-width:1350px) {
    img.home-desc-img {
        left: 60%;
    }
}

@media screen and (max-width:1200px) {
    img.home-desc-img {
        left: 40%;
    }
    .collections-modal-content .modal-body .row .col-xl-3{
        width: 33%;
    }
}

@media screen and (max-width:991px) {
    .banner_V05 {
        flex-direction: column;
    }

    img.home-desc-img {
        display: none;
    }

    .shape-image .image {
        max-width: 100%;
    }

    .banner_V05 img {
        width: 100%;
    }

    .shape-image .img-ic-star {
        display: none;
    }

    ul.top-social {
        display: none;
    }

    .offer-content-left {
        padding-right: 0;
        padding-bottom: 12px;
    }

    .row-col-20 .col-20 {
        width: 33%;
        margin-bottom: 15px;
        padding: 0 10px;
    }

    .container-max .row {
        margin: 0;
    }

    .footer .container {
        padding: 0 10px;
    }

    .footer-widget {
        padding: 5px;
    }

    .footer-widget ul {
        padding-left: 10px;
    }

    .download-app-btns {
        justify-content: flex-start;
    }

    .about-main-left .col-lg-6 {
        padding: 0 13px !important;
    }

    .about-main-right {
        padding-top: 15px;
    }

    .store-main-container {
        padding: 15px 0;
    }

    .content-store-collections {
        height: fit-content;
    }

    .store-location {
        padding-left: 0;
        padding-bottom: 10px;
    }

    .st-pd-top {
        padding-bottom: 0 !important;
    }

    .lg-flex-reverese {
        flex-direction: column-reverse;
    }

    .vgx-lightbox-video {
        max-width: 90%;
    }
    .third-service-main-widget{
        flex-direction: column;
    }
    .third-service-main-widget img,.third-service-main-widget-dt{
        width: 100%;
    }
    .third-service-main-container{
        flex-direction: column;
        gap: 10px;
    }
    .third-service-main-left, .third-service-main-right{
        width: 100%;
    }
    .qa-widget{
        margin: 0;
    }
    .s-core-values .value-box{
        justify-content: center;
    }
}

@media screen and (max-width:768px) {
    .baner-caption-card h1 {
        font-size: 50px;
    }

    .choose-us-img img {
        height: 400px !important;
    }

    .row-col-20 .col-20 {
        width: 50%;

    }

    .store-address {
        height: fit-content;
        padding: 15px;
    }

    .vgx-lightbox-video {
        max-width: 100%;
        max-height: 80%;
        padding: 10px;
    }

    .vgx-lightbox-video1 {
        max-width: 100%;
        max-height: 80%;
        padding: 10px;
    }
    .s-core-values .value-box {
        padding: 20px;
        height: fit-content;
    }
    .value-box-border{
        border-right: 0 !important;
        border-bottom: 1px solid #ccc;
    }
    .collections-modal-content .modal-body .row .col-xl-3{
        width: 50%;
    }
    #collectionsModal,#mapKalModal,#mapKulModal{
        padding: 10px !important;
    }

}

@media screen and (max-width:567px) {
    ul.top-contact {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 0;
        display: none;
    }
    .gold-drop-down{
        margin-left: 0;
        border-left: 0;
        padding-left: 5px;
    }

    .baner-caption-card h1 {
        font-size: 35px;
        line-height: 45px;
    }

    .baner-caption-card p {
        font-size: 16px;
    }

    .baner-caption-card {
        padding: 0;
    }

    .about-us-home p {
        font-size: 15px;
        margin-bottom: 7px;
        line-height: 27px;
        text-align: left;
    }

    .s-core-values .value-description {
        font-size: 15px;
        line-height: 27px;
    }

    .home-description h2 {
        font-size: 30px;
    }

    .content-why-choose h3 {
        font-size: 27px;
        line-height: 40px;
    }

    .content-why-choose {
        padding: 15px !important;
    }

    .content-why-choose ul li {
        font-size: 15px;
        font-weight: 400;
        margin: 30px 0;
    }

    .section-title h2 {
        font-size: 30px;
    }

    .section-title p {
        font-size: 16px;
    }

    .collection-overview p {
        font-size: 15px;
    }

    .offer-main-content h3 {
        font-size: 28px;
        line-height: 35px;
    }

    .offer-main-content {
        padding: 15px;
    }

    .offer-main-content h6 {
        margin: 5px 0;
    }

    .section-padding {
        padding: 30px 0;
    }

    .row-col-20 .col-20 {
        width: 100%;

    }

    .section-title {
        padding-bottom: 15px;
    }

    .store-address-box {
        padding: 20px;
    }

    .collection-slide-img {
        height: 380px;
    }

    .collection-slide-overlay {
        padding: 15px;
    }

    .about-main-right h3 {
        font-size: 28px;
    }

    .about-main-right p,
    .about-main-right ul li {
        font-size: 15px !important;
    }

    .store-main-container h3 {
        font-size: 28px;
        line-height: 35px;
    }

    .store-main-container p,
    .store-main-container ul li {
        font-size: 15px;
    }

    .content-store-collections ul li {
        margin: 15px 0;
    }

    .content-store-collections p {
        font-size: 15px;

    }

    .store-features {
        padding: 15px;
    }

    .sv-collections-grid {
        padding: 30px 15px;
    }

    .sv-collections-grid {
        grid-template-columns: 100%;
    }

    .sv-card-content {
        padding: 30px 15px;
    }

    .sv-card-content h2 {
        font-size: 25px;
    }

    .gallery-inner-tab ul.nav-tabs {
        justify-content: center;
    }

    .gallery-inner-tab {
        padding: 10px 0;
    }

    .vgx-lightbox-close,
    .vgx-lightbox-close1 {
        right: 7px;
    }
    .top-contact-info{
        justify-content: flex-end;
    }
    .collections-modal-content .modal-body .row .col-xl-3{
        width: 100%;
    }
    .pages-baner {
        height: 37vh;
    }
    .pages-baner h1{
        font-size: 35px;
    }
}

@media (max-width: 991px) {
    .wow {
        animation: none !important;
        transition: none !important;
    }
}