@media screen and (max-width: 1600px) {
    section {
        padding: 80px 0;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        margin-bottom: 15px;
    }

    h1 {
        font-size: 3.8rem;
        line-height: 4.6rem;
    }

    h2 {
        font-size: 2.6rem;
        line-height: 3.4rem;
    }

    h3 {
        font-size: 2.2rem;
        line-height: 3rem;
    }

    h4 {
        font-size: 2rem;
        line-height: 2.8rem;
    }

    .hero_section {
        padding: 160px 0 50px;
    }

    .hero_section .img-box {
        width: 38%;
    }

    .key-section .key-content {
        margin: 0 auto 30px;
    }

    .key-section .key-content p {
        font-size: 1.6rem;
        line-height: 2.4rem;
    }

    .testimonal-wrap .img-box {
        width: 70px;
        height: 70px;
        margin-bottom: 10px;
    }

    .conect h2 {
        margin-bottom: 25px;
    }

    .about-list .data {
        width: calc(50% - 60px);
    }

    .about-list li {
        gap: 40px;
    }

    .product-list,
    .about-list {
        gap: 60px;
    }

    .about-list li h2 {
        margin-bottom: 20px;
    }

    .page-hader {
        padding-bottom: 20px;
    }

    .page-banner {
        padding-top: 100px;
    }

    .value-sec .value-list li {
        font-size: 1.6rem;
    }

    .address li .ico {
        width: 22px;
        height: 22px;
    }
}

@media screen and (max-width: 1400px) {
    body {
        font-size: 1.4rem;
        line-height: 2.2rem;
    }

    h1 {
        font-size: 3.4rem;
        line-height: 4.2rem;
    }

    h2 {
        font-size: 2.4rem;
        line-height: 3.2rem;
    }

    h3 {
        font-size: 2rem;
        line-height: 2.8rem;
    }

    h4 {
        font-size: 1.8rem;
        line-height: 2.6rem;
    }

    h5 {
        font-size: 1.7rem;
        line-height: 2.6rem;
    }

    h6 {
        font-size: 1.5rem;
        line-height: 2.4rem;
    }

    .wrapper {
        max-width: 1100px;
    }

    header .logo {
        max-width: 180px;
    }

    .social-links,
    .social-links li {
        gap: 15px;
    }

    .hero_section {
        padding: 120px 0 50px;
    }

    .hero_section .content {
        padding-left: calc((100% - 1100px) / 2);
    }

    .hero_section .img-box {
        width: 40%;
    }

    .conect h2 {
        margin-bottom: 20px;
    }

    .page-nav li i {
        width: 22px;
        height: 22px;
    }

    .hero_section .content .btn {
        margin-top: 20px;
    }

    footer .social-links {
        gap: 20px;
        padding-top: 20px;
    }

    .product-list,
    .about-list {
        gap: 50px;
    }

    .about-list .data {
        width: calc(50% - 40px);
    }

    .value-list {
        gap: 30px;
    }

    .value-list li {
        font-size: 1.6rem;
    }

    .value-list span {
        font-size: 3rem;
        line-height: 3.8rem;
        padding-block: 15px;
    }

    .product-list li h2 {
        margin-bottom: 20px;
    }

    .list-item li .ico {
        width: 28px;
        height: 28px;
    }

    .product-list>li {
        gap: 40px;
    }

    .opening h2 {
        margin-bottom: 30px;
    }

    .openong-list>li h4 {
        padding: 25px 0;
    }

    ul.form-list {
        gap: 15px;
    }

    .btn,
    .btn1 {
        font-size: 1.4rem;
        line-height: 1.6rem;

    }
}

@media screen and (max-width: 1200px) {
    header .logo {
        max-width: 160px;
    }

    section {
        padding: 60px 0;
    }

    p {
        margin-bottom: 10px;
    }

    .key-section .key-content p {
        font-size: 1.4rem;
        line-height: 2.2rem;
    }

    .key-section .key-list .ico {
        width: 44px;
        height: 44px;
        margin-bottom: 10px;
    }

    .testimonal-wrap .img-box {
        width: 60px;
        height: 60px;
        margin-bottom: 7px;
    }

    .conect h2 {
        margin-bottom: 15px;
    }

    .product-list,
    .about-list {
        gap: 40px;
    }

    .about-list li {
        gap: 30px;
    }

    .about-list .data {
        width: calc(50% - 30px);
    }

    .about-list li h2 {
        margin-bottom: 15px;
    }

    .product-list li h2 {
        margin-bottom: 15px;
    }

    .product-list li h2 {
        margin-bottom: 15px;
    }

    .list-item li .ico {
        width: 24px;
        height: 24px;
    }

    .value-sec .value-list li {
        width: calc(33.33% - 20px);
    }

    .value-sec .value-list span {
        width: 40px;
        padding-block: 15px;
    }
}

@media screen and (max-width: 1023px) {
    div.select-box:after {
        width: 10px;
        height: 10px;
        border-width: 0 1.5px 1.5px 0;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        margin-bottom: 10px;
    }

    h1 {
        font-size: 2.8rem;
        line-height: 3.8rem;
    }

    h2 {
        font-size: 2.2rem;
        line-height: 3rem;
    }

    h3 {
        font-size: 2rem;
        line-height: 2.8rem;
    }

    h4 {
        font-size: 1.7rem;
        line-height: 2.6rem;
    }

    h5 {
        font-size: 1.6rem;
        line-height: 2.4rem;
    }

    h6 {
        font-size: 1.4rem;
        line-height: 2.2rem;
    }

    .wrapper800,
    .wrapper {
        padding: 0 10px;
    }

    header .row {
        align-items: center;
        justify-content: space-between;
    }

    .hamburger {
        display: block;
    }

    header nav {
        position: fixed;
        right: -100%;
        width: 100%;
        top: -15px;
        background-color: #000000;
        padding: 20px;
        padding-top: 40px;
        opacity: 0;
        height: calc(100dvh + 15px);
        align-items: flex-start;
        -webkit-transition: all 0.3s ease-in;
        -moz-animation: all 0.3s ease-in;
        transition: all 0.3s ease-in;
    }

    header nav ul {
        flex-direction: column;
        gap: 15px;
        width: 100%;
    }

    header nav ul li {
        width: 100%;
        text-align: left;
        color: #ffffff;
    }

    header nav a {
        color: #ffffff;
    }

    nav a span svg {
        display: inline-block;
    }

    header nav a:hover::before,
    header nav a.active::before {
        background-color: #ffffff;
    }

    header nav.open {
        right: 0;
        opacity: 1;
    }

    .hero_section {
        padding: 100px 0 50px;
        min-height: auto;
    }

    .hero_section .img-box {
        width: 45%;
    }

    .hero_section .content .btn {
        margin-top: 15px;
    }

    .hero_section .customers {
        padding-top: 30px;
    }

    .social-links,
    .social-links li {
        gap: 10px;
    }

    .social-links li .img-box {
        width: 120px;
    }

    .key-section .key-content p {
        font-size: 1.4rem;
        line-height: 2.2rem;
    }

    .key-section .key-list {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }

    .value {
        padding-top: 15px;
    }

    .value .value-list li {
        font-size: 1.4rem;
    }

    .page-nav li i {
        width: 20px;
        height: 20px;
    }

    footer .row {
        justify-content: center;
    }

    footer .social-links {
        justify-content: center;
        padding-top: 15px;
    }

    footer .row>div.logo {
        text-align: center;
        width: 100%;
    }

    .address li {
        gap: 7px;
    }

    .address li .ico {
        width: 20px;
        height: 20px;
    }

    footer .row>div {
        width: calc(50% - 15px);
    }

    .about-list li {
        gap: 20px;
    }

    .about-list .data {
        width: calc(50% - 20px);
    }

    .value-sec .value-list li {
        width: calc(50% - 20px);
        font-size: 1.6rem;
    }

    .value-list {
        gap: 20px;
    }

    .value .value-list {
        gap: 10px;
    }

    .value .value-list li::before {
        margin-right: 10px;
    }

    .value-list span {
        font-size: 2.6rem;
        line-height: 3.4rem;
        padding-block: 10px;
    }

    .page-hader {
        padding-bottom: 15px;
    }

    .page-banner {
        padding-top: 80px;
    }

    .opening h2 {
        margin-bottom: 20px;
    }

    .openong-list>li h4 {
        padding: 20px 0;
    }

    ul.form-list {
        gap: 10px;
    }


    .key-section .key-list li {
        width: calc(50% - 20px);
    }

    .desktop-br {
        display: none;
    }
}



@media screen and (max-width: 767px) {
    div.select-box:after {
        width: 8px;
        height: 8px;
    }

    /* SHOW HIDE ELEMENTS -------------- */
    .desk-only {
        display: none !important;
    }

    .mob-only {
        display: block !important;
    }

    .btn:hover,
    .btn1:hover {
        background-color: #000000;
        color: #ffffff;
    }

    input[type="text"],
    div.select-box,
    div.select-box select,
    input[type="password"],
    input[type="email"],
    input[type="number"],
    textarea {
        font-size: 1.3rem;
        line-height: 2rem;
        padding: 10px;
    }

    section {
        padding: 40px 0;
    }

    p {
        margin-bottom: 7px;
    }

    h1 {
        font-size: 2.4rem;
        line-height: 3.4rem;
    }

    h2 {
        font-size: 2rem;
        line-height: 3rem;
    }

    h3 {
        font-size: 1.8rem;
        line-height: 2.6rem;
    }

    header .logo {
        max-width: 140px;
    }

    .hero_section {
        flex-direction: column-reverse;
        padding-top: 60px;
    }

    .hero_section .img-box {
        position: relative;
        width: 60%;
        margin: 0 auto;
        right: 0;
        top: 0;
    }

    .social-links li .img-box {
        width: 100px;
    }

    .hero_section .content {
        width: 100%;
    }

    .hero_section .customers {
        padding-top: 20px;
    }

    .key-section .key-content p br {
        display: none;
    }

    .key-section .key-list .ico {
        width: 38px;
        height: 38px;
        margin-bottom: 7px;
    }

    .testimonal-wrap .img-box {
        width: 50px;
        height: 50px;
    }

    .conect h2 {
        margin-bottom: 10px;
    }

    .page-nav li i {
        width: 18px;
        height: 18px;
    }

    footer .row {
        gap: 30px 15px;
    }

    footer .copyright p {
        font-size: 1.2rem;
    }


    .product-list,
    .about-list {
        gap: 30px;
    }

    .product-list .img-box,
    .product-list .data,
    .about-list .img-box,
    .about-list .data {
        width: 100%;
        text-align: left;
    }

    .about-list li h2 {
        /* right: unset;
        left: unset; */
        margin-bottom: 0px;
    }

    .about-list li:nth-child(even) h2 {
        right: unset;
    }

    .page-hader {
        flex-direction: column-reverse;
        align-items: flex-start;
        gap: 10px;
    }

    /* footer .row>div.address {
        width: 100%;
    } */

    .page-nav {
        gap: 10px;
    }

    .page-nav li a {
        font-size: 1.3rem;
        line-height: 2.2rem;
    }

    .page-nav li a i {
        width: 16px;
        height: 16px;
    }

    footer .row>div.logo {
        width: 100%;
    }

    .product-list li h2 {
        margin-bottom: 10px;
    }

    .product-list li h2 {
        margin-bottom: 10px;
    }

    .list-item li .ico {
        width: 20px;
        height: 20px;
    }

    .product-list>li {
        gap: 30px;
    }

    .value {
        padding-top: 10px;
    }

    .value .value-list li {
        font-size: 1.3rem;
    }

    .key {
        gap: 7px;
    }

    .key li {
        padding: 3px 10px;
        gap: 3px;
    }

    .key li i {
        width: 16px;
        height: 16px;
    }

    .openong-list>li h4 {
        padding: 15px 0;
    }

    .perks .data {
        width: 100%;
    }

    .perks .logo {
        width: 100%;
        max-width: 400px;
    }

    .contact-info .row {
        flex-direction: column;
    }

    .contact-info .address,
    .contact-info .map {
        width: 100%;
    }

    .page-title br {
        display: none;
    }


    .value-sec .value-list span {
        width: 35px;
        padding-block: 10px;
    }

    .key-section .key-list li {
        width: 100%;
    }

    ul.form-list {
        gap: 7px;
    }

    .address li {
        gap: 5px;
    }

    .address li .ico {
        width: 16px;
        height: 16px;
    }

    ul.form-list li.c2 {
        width: 100%;
    }
}

@media screen and (max-width: 600px) {
    h1 {
        font-size: 2rem;
        line-height: 2.2rem;
    }

    h2 {
        font-size: 1.8rem;
        line-height: 2rem;
    }

    h3 {
        font-size: 1.6rem;
        line-height: 1.8rem;
    }

    h4 {
        font-size: 1.5rem;
        line-height: 1.7rem;
    }

    h5,
    h6 {
        font-size: 1.4rem;
        line-height: 1.6rem;
    }

    body {
        font-size: 1.3rem;
        line-height: 2rem;
    }


    .hero_section .img-box {
        width: 80%;
        margin: 0 auto;
    }

    .key-section .key-list {
        grid-template-columns: repeat(1, 1fr);
        gap: 10px;
    }

    footer .row>div.address {
        width: 100%;
        text-align: left;
    }



    footer .row>div {
        width: 100%;
        /* text-align: center; */
    }

    .product-list>li {
        gap: 20px;
    }

    .value-sec .value-list li {
        width: calc(100% - 20px);
        font-size: 1.4rem;
    }

    footer .menu-list h5 {
        border-bottom: 1px solid #555555;
        padding-bottom: 5px;
        margin-bottom: 15px;
    }

    footer .menu-list ul {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }

    footer .copyright p {
        font-size: 1.1rem;
    }
}