@media only screen and (max-width: 769px){
    
    .product-listing-tabs .nav-tabs .nav-item {
        width: 33%;
    }
    
    .gallery-section .grid-1 .gallery-grid img {
        width: 100%;
    }
    
    .featured-text {
        font-size: 20vw;
    }
    
    .range-products-section .featured-text {
        top: 10%;
    }
    
    .section-head h2 {
        font-size: 32px;
    }
    
    .about-us-section .featured-text {
        top: 10px;
    }
    
    .about-us-section .col-sm-4 {text-align: center !important;margin-bottom: 40px;}
    
    .interesting-text p.number {
        font-size: 40px;
    }
    
    .interesting-text {
        margin-bottom: 45px;
    }
    
    .gallery-section .grid-1 {
        width: 100%;
        clip-path: initial !important;
        order: 2;
        padding-top: 0;
    }
    
    .gallery-flex {
        height: initial !important;
    }
    
    .gallery-section .grid-1 .gallery-grid {
        height: auto;
        padding: 0;
    }
    
    .gallery-section .grid-2 .gallery-grid {
        height: auto;
        padding: 0 !important;
    }
    
    .gallery-section .grid-2 .gallery-grid.text-grid .section-head {
        padding: 50px 0 !important;
    }
    
    .gallery-section.active .grid-2 .gallery-grid.text-grid p {
        padding-bottom: 20px;
    }
    
    .gallery-section .grid-2 {
        width: 100%;
        clip-path: initial !important;
        order: 1;
    }
    
    .range-products-section .swiper-slide:after, .gallery-section .gallery-grid:before {
        height: 100% !important;
        width: 100% !important;
        top: 0 !important;
        left: 0 !important;
    }

    .section-head {
        text-align: center;
    }

    .trend-grid {
        width: 100%;
    }

    .latest-trend-section .content {
        text-align: center !important;
        margin-bottom: 40px;
    }

    .interesting-facts-section {
        padding: 50px 0;
    }

    .about-us-section {
        padding: 80px 0px;
    }

    .banner {
        height: 50vh;
    }

    .banner .banner-content h2 {
        font-size: 32px;
    }
    
    header .navbar-brand {
        order: 2;
        padding-right: 0;
    }
    
    header .navbar-toggler {
        order: 1;
        border: none;
        padding: 0;
        opacity: 1;
        color: #ffffff !important;
        position: absolute;
        top: 24px;
        left: 15px;
        backface-visibility: hidden;
    }
    
    header * {
        backface-visibility: hidden;
    }
    
    header .navbar-collapse {
        order: 3;
    }

    nav.navbar.navbar-expand-lg.navbar-light {
        padding: 10px 15px;
    }
    
    header nav>.navbar-collapse:nth-child(2) {
        margin-top: 30px;
    }

    .company-overview-section .text-left {
        text-align: center !important;
        padding-right: 15px !important;
        margin-bottom: 50px;
    }

    .about-right-img {
        max-width: 90%;
    }

    .about-left-img {
        margin-top: -40px;
        left: 0;
    }

    .about-left-img:before {
        left: 15px;
    }

    .timeline-block {
        width: 50%;
        margin-bottom: 30px;
    }

    .timeline-block .year-content {
        position: relative !important;
        top: 0 !important;
        padding: 0 10px !important;
    }

    .timeline {
        padding: 50px 0;
    }

    .timeline::before {
        content: none;
    }

    .timeline-block .year {
        margin-bottom: 14px;
    }

    .mvv-section .col-sm-4.text-center {
        padding: 0;
        margin-bottom: 15px;
    }

    .mvv {
        padding: 30px;
    }

    .mvv .mvv-content p {
        font-size: 17px;
    }

    .categories-list img {
        margin-bottom: 10px;
    }

    .map-svg svg {
        height: auto;
    }

    .about-map-section {
        padding: 60px 0;
    }

    .map-svg {
        margin-bottom: 50px;
    }

    .about-map-section .content {
        text-align: center;
    }

    .awards-section {
        background-size: cover;
    }

    .categories-list.awards .category-grid {
        width: 50%;
    }

    .categories-list.awards .category-grid.big {
        width: 100%;
        margin-top: 20px;
    }

    .categories-list.awards .category-grid .img {
        height: 100px;
    }

    .categories-list.awards .category-grid.big .img {
        height: 150px;
    }

    .certification-section .text-left {
        padding-right: 15px !important;
        text-align: center  !important;
    }
    
    footer {
        padding: 50px 5px;
    }

    .product .product-content {
        padding: 50px 20px;
    }

    .products-listing-section .tab-content .product {
        min-height: initial;
    }

    .product .product-image {
        height: 350px;
    }

    .product .col-sm-6:first-child {
        order: 1;
    }

    .product-listing-tabs .nav-tabs {
        flex-wrap: wrap;
    }

    .product-listing-tabs .nav-tabs .nav-item a.nav-link {
        border: 1px solid #eee !important;
        padding: 10px 20px;
        font-size: 14px;
        text-align: left;
    }

    .product-listing-tabs .nav-tabs .nav-item:nth-child(4) .nav-link {
        width: 100% !important;
    }

    .product-listing-tabs .nav-tabs .nav-item:nth-child(3) .nav-link {
        width: 100%;
    }

    .product-listing-tabs .nav-tabs {
        top: 75px;
    }

    .product-listing-tabs .nav-tabs .nav-item .nav-link img {
        max-height: 33px;
        margin-right: 1px;
    }

    .product-listing-tabs .nav-tabs .nav-item:last-child a.nav-link {padding: 10px 0;}
    
    .product-listing-tabs .nav-tabs .nav-item .nav-link {
        padding-left: 55px !important;
        position: relative;
    }
    
    .product-listing-tabs .nav-tabs .nav-item .nav-link img {
        position: absolute;
        left: 8px;
        top: 50%;
        transform: translateY(-50%);
        backface-visibility: hidden;
    }
    
    .product .product-content .short-description h2 {
        font-size: 32px;
    }

    .main-banner.contact-banner-section {
        height: 340px;
    }

    .send-message-contact {
        margin-top: -100px;
        width: 90%;
    }

    .send-message-contact.active {
        clip-path: polygon(-10% 0, 130% 0%, 130% 130%, 0% 130%);
    }

    .send-message-contact .contact-form {
        padding: 20px 5px 50px;
    }

    .send-message-contact .contact-form .contact-page-form .col-sm-6 {
        /* padding: 0; */
        max-width: 50%;
    }

    form .theme-btn {
        width: 100%;
    }

    .contact-details-dark {
        padding: 50px 10px;
    }

    .contact-details-dark .contact-details>div:last-child .contact-detail-grid {
        margin-bottom: 0;
    }

    .address-section .border-right {
        border: none !important;
    }

    .address-section .col-md-6 {
        padding: 10px !important;
    }

    .address-section .address-grid {
        padding: 0 !important;
    }

    .company-profile-sec .company-profile-text {
        z-index: 1;
        padding: 15px 15px 60px;
        text-align: center !important;
    }

    .range-products-section .nav-tabs {
        max-width: 90%;
    }

    .catalog-grid {
        margin-bottom: 30px;
    }
    
    .career-form .form-group {
        width: 50%;
    }
    
    .product-subcategory-grid {
        padding: 15px;
        background-size: cover;
        min-height: 450px;
    }
    
    .product-subcategory-grid:hover{
        background-size: cover;
    }
    
    .product-subcategory-grid .inner-grid-content h2 {
        font-size: 28px;
        transform: translateY(0);
        margin-bottom: 30px;
    }
    
    .product-subcategory-grid .inner-grid-content h2, .product-subcategory-grid .inner-grid-content p, .product-subcategory-grid .inner-grid-content a {
        opacity: 1;
        transform: translateY(0);
    }
    
    .chairman-section .featured-text {
        font-size: 3.5rem;
        top: -7%;
    }
    
    .chairman-section {
        padding-top: 20px;
    }
    
    .subcategory-listing-section>.container {
        padding: 0;
    }
    
    .inspiration-grids-section .nav-tabs li.nav-item {
        width: calc(50% - 14px);
        margin: 0;
        margin-bottom: 7px;
    }
    
    .inspiration-grids-section .nav-tabs {
        justify-content: space-evenly;
    }
    
    .product .show {
        order: 1;
        width: 100%;
    }
    
    .product .small-img {
        width: 100%;
        margin-top: 10px;
    }
    
    .product .small-container .show-small-img {
        margin-right: 7px;
        margin-bottom: 0;
    }
    
    .product-detail {
        padding: 0;
        margin-top: 40px;
    }
    
    .product-name {
        margin-bottom: 30px;
    }
    
    .product-section {
        padding-top: 30px;
    }
    
    .manufacturing-info-section.production-section {
        background-size: cover;
    }
    
    .main-banner-head h1 {
        font-size: 45px;
    }
    
    .brand-column-text {
        width: 70%;
        padding: 25px;
    }
    
    .brand-img img {
        height: auto;
        max-width: 100%;
    }
    
    .brand-img {
        padding: 10px 25px;
    }
    
    .brands-column-section .col-sm-6 {
        margin-bottom: 30px;
    }
    
    .product-display-slider {
        height: 100vh;
        width: 100vw;
        top: 0;
        left: 0;
        transform: initial;
        padding: 10px;
    }
    
    .background-overlay {
        opacity: .9;
    }
    
    .inspiration-grids-section .gallery-section .grid-2 {
        width: 100%;
    }
    
    .inspiration-grids-section .gallery-section img {
        width: 100% !important;
    }
    
    .inspiration-grids-section .gallery-section .grid-1 {
        width: 100%;
        padding: 10px;
    }
    
    .catalog-grid .cta-btn {
        padding: 20px 4px 10px;
    }
    
    .catalog-grid .catalog-book {
        margin-top: -80px;
    }
    
    .image-content {
        margin-bottom: 130px;
    }
    
    .subsubcategory-section .section-head, .subsubcategory-section .content {
        text-align: center;
    }
    
    .subsubcategory-section .featured-text {
        font-size: 4.5rem;
        top: -85px;
        width: 100%;
        text-align: center;
    }
    
    .veneers-grid img {
        width: 100%;
    }
    
}


@media only screen and (max-width: 475px){
    
    .categories-list .category-grid {
        width: 33%;
    }

    .product-listing-tabs .nav-tabs .nav-item {
        width: 50%;
    }
    
    footer .footer-grid img {
        width: 100%;
    }
    
}