:root {
    --color-primary: #0070A8;
    --color-accent: #00B3E3;
    --color-text: #1A1A1A;
    --color-white: #ffffff;
    --global-color-text: #666666;
    --light-bg-color: #f6f6f6;
}



@media(max-width:1440px) {
    .container-main {
        padding: 0px 40px;
    }
}

@media(max-width:1350px) {
    .video-section{
        height: 700px;
    }
}

@media(max-width:1280px) {}

@media(max-width:1200px) {
    .product-box {
        padding: 15px;
    }

    .home-overview-content h2 {
        font-size: 36px;
        line-height: 42px;
    }
    .video-section{
        height: 600px;
    }
}

@media(max-width:1100px) {
    .card-icon {
        max-width: 130px;
    }

    .breadcrumbs-content h1 {
        font-size: 45px;
    }
}

@media(max-width:1050px) {
    .video-section{
        height: 500px;
    }
}

@media(max-width:991px) {
    .main-header {
        display: none;
    }

    .top-bar-main {
        padding: 6px 20px;
    }

    .mob-header {
        display: block;
        position: absolute;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 10;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
        margin-top: 25px;
        box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
    }

    .mob-header-right {
        display: flex;
        align-items: center;
        gap: 20px;
        position: relative;
        z-index: 12;
    }

    .mob-header .navbar {
        background-color: #fff;
        padding: 15px 0px;
    }

    .mob-header .navbar>.container-fluid {
        padding: 0px 20px;
    }

    .mob-header .navbar-brand img {
        max-width: 120px;
    }

    .mob-header .navbar-brand {
        padding: 0;
        margin: 0;
        position: relative;
        z-index: 12;
    }

    .mob-header .navbar-toggler {
        padding: 0;
        border: unset;
    }

    .mob-header .navbar-toggler-icon {
        background-image: url(../images/menu-icon.webp);
        background-repeat: no-repeat;
        width: 30px;
        height: 28px;
        position: relative;
        z-index: 12;
    }

    body.menu-open .mob-header .navbar-toggler-icon {
        background-image: url(../images/close-icon.webp);
        height: 30px;
        margin-right: 7px;
        position: relative;
        z-index: 12;
    }

    .navbar-toggler:focus {
        box-shadow: unset;
    }

    body.menu-open {
        overflow: hidden;
        height: 100vh;
    }

    .mob-header .navbar-collapse {
        position: absolute;
        top: 0px;
        left: 0;
        width: 100%;
        background-color: #fff;
        padding: 0px 20px;
        z-index: 10;
    }

    .mob-header .navbar-nav {
        padding-bottom: 600px;
        padding-top: 140px;
    }

    .mob-header .nav-link {
        font-size: 16px;
        display: block;
        font-weight: 600;
        color: #1A1A1A;
        padding: 10px 0px;
        font-family: "Lexend Deca", sans-serif;
    }

    .mob-header .nav-link:hover {
        color: #00B3E3;
    }

    .top-bar-right a {
        display: none;
    }

    .top-bar-left ul,
    .top-bar-right ul {
        gap: 10px;
        justify-content: space-between;
    }

    .top-bar-left {
        width: 100%;
    }

    .quote-btn.mob {
        margin-top: 7px;
    }

    .home-banner-content h1 {
        font-size: 56px;
        line-height: 66px;
    }

    .feature-card {
        width: 50%;
    }

    .feature-card::before {
        content: none;
    }

    .feature-card-inner {
        border-right: none;
    }

    /* .home-overview-grid.products .home-overview-flex{
        flex-wrap: wrap;
    } */

    .home-overview-grid.products .home-overview-img {
        width: 100%;
    }

    .home-overview-grid.products .home-overview-content {
        width: 100%;
        padding: 30px;
    }

    .home-about-left,
    .home-about-right,
    .contact-form-left,
    .contact-form-right {
        width: 100%;
    }

    .home-about-right {
        padding-top: 40px;
    }

    .home-about-left {
        padding-right: 0px;
    }

    .stats-info h4,
    .stats-info h6 {
        font-size: 60px;
        line-height: 60px;
    }

    .home-overview-img {
        width: 100%;
        height: 450px;
    }

    .home-overview-info {
        position: unset;
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .home-overview-content {
        width: 100%;
        padding-left: 0px;
    }

    .contact-form-inner h2 {
        font-size: 28px;
        line-height: 36px;
    }

    .testimonials-left h2 {
        font-size: 32px;
        margin-bottom: 16px;
        line-height: 42px;
    }

    .testimonials-main .container-main {
        padding-left: 85px;
    }

    .home-about-left {
        height: 390px;
    }

    .circle {
        width: 320px;
        height: 320px;
        top: 65px;
    }

    .contact-form-right {
        padding-left: 0px;
    }

    .footer-flex {
        flex-wrap: wrap;
    }

    .footer-block {
        width: 50%;
        padding: 20px 0;
    }

    .home-overview-grid.products .home-overview-flex {
        display: unset;
    }

    .breadcrumbs-bg-main h1 {
        padding-top: 75px;
    }

    .gallery-block {
        width: 50%;
    }

    .job-detail-left,
    .job-detail-right {
        width: 100%;
    }

    .job-detail-left {
        padding-top: 120px;
    }

    .job-detail-right {
        padding-top: 40px;
    }

    .team-block {
        width: 50%;
    }
}

@media(max-width:850px) {

    .features-heading h2,
    .home-about-right h2,
    .home-overview-content h2,
    .testimonials-left h2,
    .get-in-touch-left h2,
    .contact-form-inner h2,
    .job-detail-left h2 {
        font-size: 36px;
        line-height: 42px;
    }

    .stats-info h4,
    .stats-info h6 {
        font-size: 50px;
        line-height: 50px;
    }

    .testimonials-left,
    .testimonials-right {
        width: 100%;
    }

    .testimonials-main .container-main {
        padding-left: unset;
        padding: 0px 40px;
    }

    .testimonials-right {
        padding-top: 40px;
        padding-left: 0px;
    }

    .get-in-touch h2 {
        font-size: 24px;
        line-height: 34px;
    }
    .video-section{
        height: 300px;
    }

}

@media(max-width:768px) {

    .stats-info h4,
    .stats-info h6 {
        font-size: 40px;
        line-height: 40px;
    }

    .home-stats-block {
        width: 50%;
    }

    .faq-block {
        width: 100%;
        padding-bottom: 0px;
    }

    .get-in-touch {
        flex-flow: column;
    }

    .footer-block {
        width: 100%;
        padding: 20px 0;
    }

    .footer-block p {
        max-width: unset;
    }

    .footer-copyright {
        flex-flow: column;
    }

    .faq-flex {
        margin: -15px 0px;
    }

    .details-left,
    .details-right {
        width: 100%;
    }

    .details-left {
        padding-right: 0px;
    }

    .details-right {
        padding-top: 40px;
    }

    .mission-vision-flex.contact .mission-vision-block img {
        display: flex;
        margin: 0 auto;
    }

    .mission-vision-flex.contact .mission-vision-block h3,
    .mission-vision-flex.contact .mission-vision-block p {
        text-align: center;
    }

    .gallery-block {
        width: 100%;
    }

    .mission-vision-block {
        padding: 15px;
    }

    .mission-vision-flex.career .mission-vision-block h3 {
        font-size: 24px;
    }

    .mission-vision-block {
        width: 100%;
    }

    .product-block-left,
    .product-block-right {
        width: 100%;
    }

    .product-page-block.reverse .product-page-block-inner {
        flex-flow: unset;
        flex-wrap: wrap;
    }

}

@media(max-width:600px) {

    .container-main {
        padding: 0px 20px;
    }

    .features-main,
    .home-about-main,
    .recognized-supported-main,
    .testimonials-main,
    .faq-main,
    .contact-form-main,
    .our-team-main,
    .contact-details-main,
    .product-page-main,
    .gallery-main,
    .mission-vision-main.career,
    .job-detail-main {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .top-bar-left ul {
        flex-flow: column;
        gap: 7px;
    }

    .mob-header {
        margin-top: 45px;
    }


    .home-banner-content h1 {
        font-size: 42px;
        line-height: 52px;
    }

    .features-heading h2,
    .home-about-right h2,
    .home-overview-content h2,
    .testimonials-left h2,
    .get-in-touch-left h2,
    .contact-form-inner h2,
    .job-detail-left h2 {
        font-size: 28px;
        line-height: 32px;
    }

    .feature-card {
        width: 100%;
    }

    .card-icon {
        max-width: 90px;
    }

    .home-about-left,
    .home-overview-grid.products .home-overview-img,
    .product-item {
        height: 300px;
    }

    .circle {
        width: 220px;
        height: 220px;
        top: 65px;
    }

    .home-stats-block {
        width: 100%;
    }

    .home-overview-img,
    .contact-form-left {
        height: 300px;
    }

    .btn-flex button {
        width: 39px;
        height: 39px;
        line-height: 39px;
    }

    .form-field {
        width: 100%;
    }

    .footer-copyright p {
        font-size: 14px;
    }

    .get-in-touch {
        padding: 30px;
    }

    .home-overview-grid.products .home-overview-content {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .breadcrumbs-content h1 {
        font-size: 35px;
    }

    .mission-vision-flex.contact .mission-vision-block img {
        max-width: 40px;
    }

    .mission-vision-flex.contact .mission-vision-block h3 {
        font-size: 22px;
    }



    .map,
    .map iframe {
        height: 330px;
    }

    .map-main {
        padding-bottom: 40px;
    }

    .stats-info {
        justify-content: center;
    }

    .home-stats-block p {
        max-width: unset;
        text-align: center;
    }

    .team-block {
        width: 100%;
    }

    .mission-vision-block-inner {
        padding: 30px;
    }

    .mission-vision-block h3 {
        font-size: 24px;
    }

    .product-block-right {
        padding: 30px;
    }

    .product-block-right h2 {
        font-size: 22px;
        line-height: 32px;
    }
    .video-section{
        height: 270px;
    }
}