@media only screen and (max-width: 1366px) {
    body p {
        font-size: 24px;
    }
    h1 {
        font-size: 54px;
    }
    h2, h2.section_heading {
        font-size: 40px;
    }
    .theme_btn a, .contact-section form input.submit {
        font-size: 24px;
    }
    .hero-banner .banner-content {
        height: 550px;
    }
    .hero-banner .banner-content p {
        font-size: 34px;
        line-height: 34px;
    }
    .about-section {
        padding: 120px 0;
    }
    .products-section, .sectors-section {
        padding: 80px 0 90px;
    }
    .products-section .product-slider .owl-carousel .item h4, .product-masonary .product h4 {
        font-size: 18px;
        height: 90px;
    }
    .sectors-section .serve_sector {
        margin-top: 50px;
    }
    .client-section .clients {
        row-gap: 45px;
        column-gap: 45px;
        margin-top: 45px;
    }
    .client-section .clients .client {
        height: 200px;
        max-width: 200px;   
    }
    footer, .contact-section {
        padding: 80px 0;
    }
    .nosotros-banner, .mision-vision-section, .products-section.products, .inner-products-masonary {
        padding: 100px 0;
    }
}
@media only screen and (max-width: 1300px) {
    .products-section .product-slider .owl-carousel .owl-nav button {position: static;width: 45px;height: 45px;padding: 8px !important;}
    .products-section .product-slider .owl-carousel .owl-nav {display: flex;align-items: center;justify-content: center;gap: 20px;margin-top: 30px;}
}
@media only screen and (max-width: 1200px) {
    .container {
        max-width: 991px;
        padding: 0 15px;
    }
    h1 {
        font-size: 45px;
    }
    body p {
        font-size: 20px;
    }
    h2, h2.section_heading {
        font-size: 32px;
    }
    .theme_btn a, .contact-section form input.submit {
        font-size: 20px;
        padding: 6px 20px;
    }
    header .menu-inner {
        column-gap: 40px;
    }
    header .menu-link {
        font-size: 14px;
    }
    .hero-banner .banner-content p {
        font-size: 28px;
        line-height: 28px;
    }
    .hero-banner .banner-content {
        height: 500px;
    }
    .hero-banner .banner-content .content {
        width: 550px;
    }
    .about-section {
        padding: 100px 0;
    }
    .products-section, .sectors-section {
        padding: 60px 0 70px;
    }
    .products-section .product-slider {
        margin: 50px 0 20px;
    }
    .sectors-section .serve_sector h1, .inner-product-banner h1 {
        margin-bottom: 10px;
    }
    .contact-section {
        padding: 60px 0;
    }
    .contact-section form input, .contact-section form textarea {
        height: 62px;
        font-size: 24px;
        padding: 15px 20px;
    }
    .contact-section form textarea {
        height: 180px;
    }
    .products-section .product-slider .owl-carousel .item h4, .product-masonary .product h4 {
        font-size: 16px;
        height: 80px;
        padding: 10px 20px;
    }
    .sectors-section .serve_sector .sector .content {
        width: 500px;
    }
    .client-section {
        padding: 60px 0 80px;
    }
    footer .column:nth-child(1) {
        padding-right: 100px;
    }
    footer .column h3 {
        font-size: 20px;
    }
    .nosotros-banner, .mision-vision-section, .products-section.products, .inner-products-masonary {
        padding: 80px 0;
    }
    .nosotros-banner .second-row, .nosotros-banner .first-row {
        gap: 40px;
    }
    .products-section.products p {
        padding: 20px 0;
    }
    .inner-products-masonary .product-masonary {
        gap: 30px;
    }
}
@media only screen and (max-width: 991px) {
     .container {
        max-width: 768px;
    }
    h1 {
        font-size: 35px;
    }
    h2, h2.section_heading {
        font-size: 26px;
    }
    .hero-banner.productos-banner:after {
        width: 450px;
        height: 32px;
    }
    .hero-banner.productos-banner:before {
        width: 350px;
        height: 32px;
    }
    header .menu-inner {
        column-gap: 30px;
    }
    .hero-banner .banner-content p {
        font-size: 24px;
        line-height: 24px;
        margin-top: 10px;
    }
    .hero-banner .banner-content {
        height: 450px;
    }
    .hero-banner .banner-content .content {
        text-align: center;
        background-color: var(--theme-color);  
        margin: 0 auto;
        padding: 20px;
    }
    .hero-banner .banner-content .content:after {
        display: none;
    }
    .about-section {
        padding: 60px 0 100px;
    }
    .about-section .col2 {
        padding-left: 15px;
        margin-left: 15px;
    }
    .about-section p {
        padding: 10px 0;
    }
    .about-section .col1 img {
        width: 250px;
    }
    .products-section, .sectors-section, .contact-section {
        padding: 50px 0 60px;
    }
    .products-section .product-slider {
        margin: 30px 0 10px;
    }
    .theme_btn a, .contact-section form input.submit {
        font-size: 18px;
    }
    .sectors-section .serve_sector, .contact-section form, .client-section .clients {
        margin-top: 30px;
    }
    .sectors-section .serve_sector .sector .content {
        width: 400px;
    }
    .sectors-section .serve_sector .sector {
        height: 240px;
        padding: 0;
    }
    .client-section .clients {
        gap: 30px;
    }
    .client-section .clients .client {
        height: 150px;
        max-width: 150px;
    }
    .contact-section form input, .contact-section form textarea {
        font-size: 20px;
    }
    .contact-section form input.submit {
        width: 450px;
        margin: 20px auto 0;
    }
    footer, .nosotros-banner, .mision-vision-section, .products-section.products, .inner-products-masonary {
        padding: 60px 0;
    }
    footer .row {
        gap: 20px;
    }
    footer .column:nth-child(1) {
        padding-right: 0px;
    }
    .nosotros-banner .first-row img {
        width: 300px;
    }
    .nosotros-banner .second-row p.mb {
        margin-bottom: 25px;
    }
    .mision-vision-section .col2 {
        padding: 0 0 0 20px;
        margin: 0 0 0 20px;
    }
    .mision-vision-section.vision .col2 {
        padding: 0 20px 0 0;
        margin: 0 30px 0 0;
    }
    .nosotros-banner .first-row {
        margin-bottom: 20px;
    }
    .products-section.products p {
        padding: 10px 0 0;
    }
    .inner-product-banner .banner-content {
        height: 200px;
    }
    .inner-products-masonary .product-masonary {
        grid-template-columns: repeat(2, 1fr);
    }
    .products-section .product-slider .owl-carousel .item img {
        height: 350px;
    }
}
@media only screen and (max-width: 768px) {
    h1 {
        font-size: 30px;
    }
    h2, h2.section_heading {
        font-size: 22px;
    }
    body p {
        font-size: 18px;
    }
    .theme_btn a, .contact-section form input.submit {
        font-size: 16px;
    }
    .before-elem:before {
        height: 30px;
        width: 230px;
        left: 20%;
    }
    .before-elem:after {
        width: 320px;
        height: 15px;
    }
    .after-elem:after {
        width: 250px;
        height: 20px;
    }
    .hero-banner.productos-banner:after,  .hero-banner.productos-banner:before {
        height: 22px;
    }
    .hero-banner.productos-banner .content {
        border-left: 5px solid var(--color-1);
    }
    header .navbar {
        flex-direction: row-reverse;
        justify-content: space-between;
        height: 75px;
    }
    header .menu {
        position: absolute;
        top: -100%;
        left: 0;
        width: 100%;
        height: auto;
        padding: 30px 0;
        overflow: hidden;
        transition: all 0.4s ease-in-out;
        background: var(--theme-color);
    }
    header .menu-inner {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        row-gap: 1.25rem;
    }
    header .burger {
        position: relative;
        display: block;
        cursor: pointer;
        user-select: none;
        order: -1;
        z-index: 10;
        width: 1.6rem;
        height: 1.15rem;
        border: none;
        outline: none;
        background: none;
        visibility: visible;
        transform: rotate(0deg);
        transition: 0.35s ease;
    }
    .hero-banner .banner-content p {
        font-size: 22px;
        line-height: 22px;
    }
    .hero-banner .banner-content {
        height: 350px;
    }
    .client-section .clients .client {
        flex-basis: 25%;
    }
    .contact-section form input {
        height: 52px;
        padding: 10px 15px;
    }
    .contact-section form textarea {
        height: 150px;
        padding: 10px 15px;
    }
    footer .row {
        flex-wrap: wrap;
    }
    footer .column:nth-child(1) {
        width: 100%;
    }
    footer .column {
        width: calc(50% - 10px);
    }
    footer .column h4 {
        margin-bottom: 10px;
    }
    footer .column ul {
        gap: 8px;
    }
    footer .social {
        margin-top: 15px;
    }
    .mision-vision-section .col1 img {
        box-shadow: -10px -10px 0px var(--color-1);
    }
    .mision-vision-section.vision .col1 img {
        box-shadow: 10px -10px 0px var(--color-1);
    }
    .nosotros-banner .second-row, .nosotros-banner .first-row {
        gap: 20px;
    }
    .nosotros-banner .first-row img {
        width: 250px;
    }
    .inner-product-banner .banner-content {
        height: 180px;
    }
}
@media only screen and (max-width: 600px) {
    h1 {
        font-size: 28px;
    }
    body p {
        font-size: 16px;
    }
    .hero-banner.productos-banner:before {
        width: 280px;
        height: 15px;
        bottom: 10px;
    }
    .hero-banner.productos-banner:after {
        width: 320px;
        height: 15px;
    }
    .row {
        flex-direction: column;
        gap: 20px;
    }
    header .navbar a img {
        width: 220px;
    }
    .hero-banner .banner-content {
        height: 280px;
    }
    .hero-banner .banner-content p {
        font-size: 20px;
        line-height: 20px;
    }
    .about-section {
        padding: 40px 0 70px;
    }
    .about-section .col1, .about-section .col2 {
        width: 100%;
    }
    .about-section .col1 img {
        width: 220px;
        margin: 0;
    }
    .about-section .col2 {
        padding-left: 10px;
        margin-left: 0;
        border-left: 5px solid var(--theme-color);
    }
    .products-section, .sectors-section, .client-section {
        padding: 40px 0 60px;
    }
    .sectors-section .serve_sector {
        gap: 20px;
    }
    .products-section .product-slider .owl-carousel .item h4, .product-masonary .product h4 {
        height: 60px;
    }
    .products-section .product-slider .owl-carousel .owl-nav {
        margin-top: 20px;
    }
    .products-section .product-slider .owl-carousel .owl-nav button {
        width: 35px;
        height: 35px;
    }
    .sectors-section .serve_sector .sector {
        height: 200px;
    }
    .sectors-section .serve_sector .sector .content {
        width: 100%;
        text-align: center;
    }
    .client-section .clients .client {
        flex-basis: calc(50% - 20px);
    }
    .client-section .clients {
        gap: 20px;
    }
    .contact-section, footer, .nosotros-banner, .mision-vision-section, .products-section.products, .inner-products-masonary {
        padding: 40px 0;
    }
    .contact-section form {
        row-gap: 20px;
    }
    .contact-section form input {
        height: 48px;
        font-size: 18px;
    }
    .contact-section form input.submit {
        width: 300px;
        margin: 10px auto 0;
    }
    .mision-vision-section .col1 img {
        margin-left: 10px;
    }
    .mision-vision-section .col2 {
        width: 100%;
        padding: 0 0 0 10px;
        margin: 0;
        border-left: 5px solid var(--theme-color);
    }
    .mision-vision-section.vision .row {
        flex-direction: column-reverse;
    }
    .mision-vision-section.vision .col1 img {
        margin-left: auto;
        margin-right: 10px;
    }
    .mision-vision-section.vision .col2 {
        padding: 0 10px 0 0;
        margin: 0;
        border-left: 0;
        border-right: 5px solid var(--theme-color);
        text-align: right;
    }
    .nosotros-banner .first-row img {
        width: 200px;
    }
    .nosotros-banner .second-row p.mb {
        margin-bottom: 10px;
    }
    .inner-product-banner .banner-content {
        height: 120px;
    }
    .inner-products-masonary .product-masonary {
        grid-template-columns: repeat(1, 1fr);
        gap: 20px;
    }
}




















