/*For bigger screen then normal 1500px desktop*/
@media (min-width: 1500px) {
    .hero-slider-section .owl-nav {
        width: calc(100% - ((100vw - 1130px) / 2));
        max-width: initial;
    }
}


@media (max-width: 1199px) {
    .main-menu ul li a {
        font-size: 16px;
        padding: 25px 18px;
    }
    .logo {
        width: 85px;
        left: calc(50% - 0px);
    }
    .header-section::after {
        height: 50px;
        width: 142px;
    }
    .main-menu ul li.lan-select .select {
        font-size: 16px;
    }
    .about-us-section .single-row .content {
        --padding: 30px;
    }
    .for-people-section .section-main {
        --inner-space: 75px;
    }
    .hero-slider-section .owl-nav {
        max-width: 992px;
    }
    .hero-slider-section .owl-nav button i {
        font-size: 54px;
    }
    .product-collection {
        --inner-space: 50px;
    }
    .quote-form .number-select-wrap .input-group label {
        font-size: 14px;
        margin: 6px 0 7px;
    }
    .quote-form .number-select-wrap .input-group input {
        
        font-size: 20px;
        height: 35px;
        border-radius: 12px;
        padding: 0 6px;
    }
    .quote-form .number-select-wrap .input-group button:nth-of-type(1) {
        top: 2px;
        height: 10px;
        width: 17px;
    }
    .quote-form .number-select-wrap .input-group button:nth-of-type(2) {
        bottom: 13px;
        height: 10px;
        width: 17px;
    }
    .quote-form .text-fill .input-group input[type="text"] {
        font-size: 16px;
        height: 54px;
        padding: 10px 17px;
    }
    .quote-form .text-fill .input-group textarea {
        font-size: 16px;
        height: 188px;
        padding: 15px 17px;
    }
}
 

@media (max-width: 991px) {
    .main-menu {
        display: none;
    }
    .lan-select {
        margin-left: auto;
        padding: 10px 0;
    }

    .logo {
        width: 70px;
        left: calc(50% - 0px);
    }
    .header-section::after {
        height: 42px;
        width: 116px;
    }
    .hero-slider-section .owl-nav {
        max-width: 768px;
    }
    .hero-slider-section .owl-nav button i {
        font-size: 34px;
    }
    .hero-slide .slide-content h2 {
        font-size: 30px;
        line-height: 1.4;
        margin-bottom: 20px;
    }
    .hero-slide .slide-content .button {
        font-size: 16px;
        padding: 11px 27px;
    }
    .about-us-section .single-row .image {
        max-width: 400px;
        margin: 0 auto;
    }
    .about-us-section .single-row .content {
        --padding: 0;
        margin-top: 40px;
        text-align: center;
    }
    .about-us-section .single-row .content h4 {
        font-size: 16px;
        margin: 0 0 10px;
    }
    .for-people-section .section-main {
        --inner-space: 30px;
    }
    .for-people-section .section-main .single-item .text p {
        font-size: 18px;
    }
    .selected-product-section .owl-nav button span {
        font-size: 35px !important;
    }
    .selected-product-section .owl-nav {
        width: calc(100% + 80px);
    }
    .album-img-wrap .owl-nav button span {
        font-size: 35px !important;
    }
    .OffcanvasOpen {
        display: block;
    }
    .product-collection-card .content h3 {
        font-size: 20px;
        margin: 16px 0 4px;
    }
    .product-collection-card .content .sku {
        font-size: 16px;
    }
    .product-collection-card .content .price {
        font-size: 16px;
    }
    .product-collection {
        --inner-space: 25px;
    }
    .product-collection-card {
        padding: 5px 5px 18px;
    }
    .product-collection-card .image-box .button {
        width: 20px;
    }
    .inner-quote-form .part1 {
        width: 100%;
        padding-right: 0;
    }
    .inner-quote-form .part2 {
        width: 100%;
        margin-top: 30px;
    }

}


@media (max-width: 767px) {
    .hero-slider-section .owl-nav {
        max-width: 576px;
    }
    .hero-slide .slide-content h2 {
        font-size: 28px;
        line-height: 1.4;
        margin-bottom: 20px;
    }
    .for-people-section .section-main {
        --inner-space: 0px;
        --item: 1;
        justify-content: center;
    }
    .for-people-section .section-main .single-item {
        margin-bottom: 30px;
        max-width: 400px;
    }
    .about-us-section .single-row .content h3 {
        font-size: 25px;
    }
    .page-title-section h2 {
        font-size: 24px;
        margin: 0 0 7px;
    }
    .page-title-section p {
        font-size: 18px;
    }
    .page-title-section {
        padding: 90px 0 70px;
    }
    .product-collection-section {
        padding: 80px 0 25px;
    }
    .product-collection {
        --item: 2;
        margin-top: 55px;
    }
}

@media (max-width: 575px) {
    .hero-slide .slide-content h2 {
        font-size: 22px;
    }
    .section-head h3 {
        font-size: 23px;
        margin: 0 0 5px;
    }
    .section-head p {
        font-size: 16px;
    }
    .lan-select .select {
        font-size: 16px;
    }
    .product-collection {
        --inner-space: 15px;
    }
    .quote-form .number-select-wrap {
        --inner-space: 10px;
        --item: 5;
    }
    .quote-form .number-select-wrap .input-group {
        margin-bottom: 20px;
    }
    .quote-form .note.margin-1 {
        margin: 0px 0 13px;
    }
    .quote-form .number-select-wrap {
        --item: 4;
    }
}

@media (max-width: 400px) {
    .about-us-section .single-row .content p {
        font-size: 14px;
    }
    .hero-slide .slide-content h2 {
        font-size: 20px;
    }
    
}
