/* Desktop */
@media (min-width: 2560px) {
    header .logo-left img,
    header .logo-right img {
        height: 120px;
    }
}

@media (min-width: 1920px) and (max-width: 2559.98px) {
    header .logo-left img,
    header .logo-right img {
        height: 100px;
    }
}

@media (min-width: 1536px) and (max-width: 1919.98px) {
    header .logo-left img,
    header .logo-right img {
        height: 80px;
    }
}

@media (min-width: 1280px) and (max-width: 1535.98px) {
    header .logo-left img,
    header .logo-right img {
        height: 80px;
    }
}

@media (min-width: 992px) and (max-width: 1279.98px) {
    header .logo-left img,
    header .logo-right img {
        height: 70px;
    }
}


/* Tablet */
@media (min-width: 768px) and (max-width: 991.98px) {
    header .logo-left img,
    header .logo-right img {
        height: 50px;
    }
}


/* Mobile */
@media (min-width: 576px) and (max-width: 767.98px) {
    header .logo-left img,
    header .logo-right img {
        height: 50px;
    }
}

@media (min-width: 320px) and (max-width: 575.98px) {
    header .logo-left img,
    header .logo-right img {
        height: 50px;
    }
}



/****************
PAGE STYLE
****************/
@media (min-width: 2559.98px) {
    /* common style */
    body {
        font-size: 2rem;
    }
    h2 {
        font-size: 4.2rem;
    }
    h3 {
        font-size: 3rem;
    }
    h4 {
        font-size: 3.2rem;
    }
    h5 {
        font-size: 2.8rem;
    }
    button {
        min-width: 280px;
        height: 90px;
        font-size: 2rem !important;
    }

    p, h2 { margin-bottom: 3rem; }

    .page-titlebar h1 {
        font-size: 4.5rem;
    }
    .page-titlebar {
        min-height: 320px;
    }

    ul.dash-style li {
        font-size: 2.5rem;
        margin-bottom: 2rem;
    }
    .font-h2-x {
        font-size: 4rem;
    }
    .md-font {
        font-size: 2.5rem;
    }
    .rg-font {
        font-size: 2rem;
    }
    .pd-bottom-md {
        padding-bottom: 200px;
    }
    .pd-top-md {
        padding-top: 200px;
    }
    .pd-bottom-xlg {
        padding-bottom: 4rem;
    }

    .py-md-5 {
        padding-top: 10rem!important;
        padding-bottom: 10rem!important;
    }
    .py-4 {
        padding-top: 2.5rem!important;
        padding-bottom: 2.5rem!important;
    }
    .ps-md-5 {
        padding-left: 5rem!important;
    }
    .gap-3 {
        gap: 3rem!important;
    }

    .lSSlideOuter .lSPager.lSpg {
        height: 60px;
    }
    .lSSlideOuter .lSPager.lSpg>li {
        padding: 0 10px;
    }
    .lSSlideOuter .lSPager.lSpg>li a {
        width: 20px;
        height: 20px;
    }
    .lSSlideOuter .lSPager.lSpg>li.active a {
        width: 40px;
    }

    /* header */
    header {
        padding: 15px 40px;
    }
    .hamburger-menu-btn .menu-icon img {
        width: 46px;
    }
    .menu-label {
        font-size: 2.4rem;
    }

    /* flyout menu */
    #flyout_menu {
        padding: 5rem;
    }
    .menu-close-btn img {
        width: 54px;
    }
    #flyout_menu ul.main-menu li a {
        font-size: 3rem;
    }
    #flyout_menu ul.main-menu li ul.sub-menu li {
        padding-top: 20px;
    }
    #flyout_menu ul.main-menu ul.sub-menu li a {
        font-size: 2.2rem !important;
    }

    /* home slider  */
    #heroSlider .carousel-indicators .active {
        width: 40px;
    }
    #heroSlider .carousel-indicators [data-bs-target] {
        width: 20px;
        height: 20px;
    }
    #heroSlider .slider-content-wrapper h1 {
        font-size: 5rem;
        margin-bottom: 25px;
    }
    #heroSlider .slider-content-wrapper h5 {
        margin-bottom: 15px;
    }
    #heroSlider .slider-content-wrapper p {
        font-size: 2rem;
    }

    /* calibration slider */
    .calibration-gsap-wrapper {
        padding-top: 9rem;
        padding-bottom: 9rem;
    }
    #calibration_gsap .calibration-text {
        padding: 100px;
    }
    #calibration_gsap .box-style {
        padding: 100px;
        border-top: 12px solid var(--primaryColor);
    }
    .list-icon-style-1 p:before {
        font-size: 20px;
        line-height: 40px;
        width: 40px;
        height: 40px;
    }

    /* infinite scrolling text */
    .m-scroll {
        height: 6rem;
    }
    .m-scroll__title h1 {
        font-size: 6rem;
    }

    /* about AGGLAB */
    .agglab-content-wrapper {
        padding-top: 7rem;
    }
    .about-agg-wrapper {
        padding: 140px 200px 140px 300px;
    }
    .about-agg-wrapper .icon-list-content {
        margin-bottom: 30px;
    }
    .about-agg-wrapper .icon-list-content .list-icon {
        width: 110px;
        height: 110px;
    }
    .about-agg-wrapper .icon-list-content .list-icon i {
        font-size: 54px;
        line-height: 110px;
    }

    /* solutions */
    .solutions-bg {
        padding: 10rem;
    }
    .solutions-title {
        flex-basis: 46%;
    }
    h5.count-title {
        font-size: 2.5rem;
    }
    .count {
        font-size: 14rem;
    }
    .counter sup {
        font-size: 11rem;
    }

    /* case study */
    .case-study-wrapper {
        padding: 10rem 10rem 8rem 10rem;
    }

    /* testimonial */
    .testimonial-desc {
        font-size: 2.5rem;
    }
    .testimonial-wrapper {
        padding: 15rem 7rem 15rem 4rem;
    }
    .testimonial-wrapper .quote-icon img {
        width: auto;
    }
    .testimonial-designation {
        font-size: 2.8rem;
    }

    /* precision matter */
    .precision-wrapper {
        padding: 170px 60px 170px 25%;
    }


    /* About Page */
    .quality-policy-bg,
    .service-bg-style {
        padding: 160px 60px;
    }
    .quality-policy-box .box-content {
        font-size: 2rem;
    }
    .quality-policy-box .box-icon i {
        font-size: 7.5rem;
    }
    .quality-policy-box .box-content p {
        margin-bottom: 0;
    }
    .vision-mission-style,
    .service-box-style {
        border-top-width: 12px;
        padding: 5rem;
    }


    /* footer */
    .footer-widget-wrapper .widget p {
        margin-bottom: 1.5rem;
    }
    .footer-social a {
        width: 60px;
        height: 60px;
        font-size: 24px;
    }
}

@media (min-width: 1599.98px) and (max-width: 1920px) {
    /* common style */
    body {
        font-size: 21px;
    }
    h2 {
        font-size: 3rem;
    }
    h3 {
        font-size: 2.4rem;
    }
    h4 {
        font-size: 2rem;
    }
    h5 {
        font-size: 1.5rem;
    }
    button {
        min-width: 200px;
        height: 70px;
        font-size: 1.5rem !important;
    }

    .page-titlebar h1 {
        font-size: 5.5rem;
    }
    .page-titlebar {
        min-height: 400px;
    }

    ul.dash-style li {
        font-size: 1.8rem;
        margin-bottom: 1.5rem;
    }
    .font-h2-x {
        font-size: 4rem;
    }
    .md-font {
        font-size: 2rem;
    }
    .rg-font {
        font-size: 2.4rem;
    }
    .pd-bottom-md {
        padding-bottom: 150px;
    }
    .pd-top-md {
        padding-top: 150px;
    }

    .py-md-5 {
        padding-top: 10rem!important;
        padding-bottom: 10rem!important;
    }
    .py-4 {
        padding-top: 2.5rem!important;
        padding-bottom: 2.5rem!important;
    }
    .gap-3 {
        gap: 3rem!important;
    }

    .lSSlideOuter .lSPager.lSpg {
        height: 60px;
    }
    .lSSlideOuter .lSPager.lSpg>li {
        padding: 0 10px;
    }
    .lSSlideOuter .lSPager.lSpg>li a {
        width: 20px;
        height: 20px;
    }
    .lSSlideOuter .lSPager.lSpg>li.active a {
        width: 40px;
    }

    /* header */
    header {
        padding: 15px 40px;
    }
    .hamburger-menu-btn .menu-icon img {
        width: 38px;
    }
    .menu-label {
        font-size: 2rem;
    }

    /* flyout menu */
    #flyout_menu {
        padding: 5rem;
    }
    .menu-close-btn img {
        width: 54px;
    }
    #flyout_menu ul.main-menu li a {
        font-size: 3rem;
    }
    #flyout_menu ul.main-menu li ul.sub-menu li {
        padding-top: 20px;
    }
    #flyout_menu ul.main-menu ul.sub-menu li a {
        font-size: 2.2rem !important;
    }

    /* home slider  */
    #heroSlider .carousel-indicators .active {
        width: 40px;
    }
    #heroSlider .carousel-indicators [data-bs-target] {
        width: 20px;
        height: 20px;
    }
    #heroSlider .slider-content-wrapper h1 {
        font-size: 4.3rem;
        margin-bottom: 25px;
    }
    #heroSlider .slider-content-wrapper h5 {
        margin-bottom: 15px;
    }
    #heroSlider .slider-content-wrapper p {
        font-size: 1.5rem;
    }

    /* calibration slider */
    .calibration-gsap-wrapper {
        padding-top: 7rem;
        padding-bottom: 7rem;
    }
    #calibration_gsap .calibration-text {
        padding: 60px;
    }
    #calibration_gsap .box-style {
        padding: 60px;
        border-top: 12px solid var(--primaryColor);
    }
    .list-icon-style-1 p:before {
        font-size: 13px;
        line-height: 26px;
        width: 28px;
        height: 28px;
    }

    /* infinite scrolling text */
    .m-scroll {
        height: 5.5rem;
    }
    .m-scroll__title h1 {
        font-size: 5rem;
    }

    /* about AGGLAB */
    .agglab-content-wrapper {
        padding-top: 5rem;
    }
    .about-agg-wrapper {
        padding: 110px 130px 105px 200px;
    }
    .about-agg-wrapper .icon-list-content {
        margin-bottom: 30px;
    }
    .about-agg-wrapper .icon-list-content .list-icon {
        width: 64px;
        height: 64px;
    }
    .about-agg-wrapper .icon-list-content .list-icon i {
        font-size: 40px;
        line-height: 64px;
    }

    /* solutions */
    .solutions-bg {
        padding: 7rem;
    }
    .count {
        font-size: 11rem;
    }
    .counter sup {
        font-size: 8rem;
    }
    .solutions-title {
        flex-basis: 46%;
    }
    h5.count-title {
        font-size: 1.8rem;
    }

    /* case study */
    .case-study-wrapper {
        padding: 7rem 7rem 5rem 7rem;
    }

    /* testimonial */
    .testimonial-desc {
        font-size: 1.5rem;
    }
    .testimonial-wrapper {
        padding: 8rem 7rem 8rem 4rem;
    }
    .testimonial-wrapper .quote-icon img {
        width: auto;
    }
    .testimonial-slider-wrapper {
        padding-left: 24%;
    }
    .testimonial-designation {
        font-size: 2rem;
    }

    /* precision matter */
    .precision-wrapper {
        padding: 100px 60px 100px 25%;
    }


    /* About Page */
    .quality-policy-bg,
    .service-bg-style {
        padding: 120px 50px;
    }
    .quality-policy-box .box-content {
        font-size: 2rem;
    }
    .quality-policy-box .box-icon i {
        font-size: 7.5rem;
    }
    .quality-policy-box .box-content p {
        margin-bottom: 0;
    }
    .vision-mission-style,
    .service-box-style {
        border-top-width: 10px;
        padding: 4rem;
    }


    /* Mechanical Service */
    .service-grid-list-wrapper .grid-list-content p {
        font-size: 1.6rem;
        line-height: 2rem; 
    }


    /* footer */
    .footer-widget-wrapper .widget p {
        margin-bottom: 1.5rem;
    }
    .footer-widget-wrapper h5 {
        font-size: 1.8rem;
    }
    .footer-widget-wrapper .widget p,
    .copyright p {
        font-size: 1.4rem;
    }
    .footer-social.gap-3 {
        gap: 1rem !important;
    }
    .footer-social a {
        width: 60px;
        height: 60px;
        font-size: 24px;
    }
    footer .certificate-wrapper {
        font-size: 1.4rem;
    }
}

@media (max-width: 1599px) {
    #heroSlider .slider-content-wrapper h1 {
        font-size: 3.5rem;
    }
    .font-h2-x {
        font-size: 3rem;
    }
    h2 {
        font-size: 2.5rem;
    }
    h3 {
        font-size: 1.8rem;
    }
    .md-font {
        font-size: 1.8rem;
    }
    h5 {
        font-size: 1.4rem;
    }
    .about-agg-wrapper {
        padding: 100px 120px 100px 180px;
    }
    .testimonial-desc {
        font-size: 1.4rem;
    }
}

@media (max-width: 1440px) {
    .menu-logo-wrapper {
        gap: 35px;
    }
    .menu-label {
        font-size: 1.4rem;
    }
    .menu-icon img {
        width: 30px;
    }

    #flyout_menu ul.main-menu ul.sub-menu li a {
        font-size: 1.5rem !important;
    }

    #heroSlider .slider-content-wrapper h1 {
        font-size: 3.3rem;
    }

    h2 {
        font-size: 2.2rem;
    }
    .pd-top-sm {
        padding-top: 40px;
    }

    .menu-logo-wrapper {
        gap: 30px;
    }


    .list-icon-style-1 p:before {
        font-size: 10px;
        line-height: 22px;
        width: 22px;
        height: 22px;
    }

    .about-agg-wrapper {
        padding: 80px 100px 82px 140px;
    }
    .about-agg-img {
        width: 115%;
    }
    
    .solutions-bg {
        padding: 60px;
    }
    .count {
        font-size: 8rem;
    }
    .counter sup {
        font-size: 6rem;
    }

    .case-study-wrapper {
        padding: 60px;
    }

    .precision-wrapper {
        padding: 70px 60px 70px 25%;
    }
    .testimonial-wrapper {
        padding: 80px 80px 80px 50px;
    }
    .testimonial-wrapper .quote-icon img {
        width: 90px;
    }

    .tab-flex-end {
        align-items: flex-end;
    }

    ul.dash-style li {
        font-size: 1.2rem;
    }
}

@media (max-width: 1367px) {
    #heroSlider .slider-content-wrapper h1 {
        font-size: 3rem;
    }
    .about-agg-wrapper {
        padding: 80px 100px 82px 140px;
    }
    .testimonial-wrapper {
        padding: 80px 80px 80px 40px;
    }
    .testimonial-slider-wrapper {
        padding-left: 15%;
    }
}

@media (max-width: 1280px) {
    .lSSlideOuter .lSPager.lSpg>li a,
    #heroSlider .carousel-indicators [data-bs-target] {
        width: 10px;
        height: 10px;
    }
    #heroSlider .slider-content-wrapper h1 {
        font-size: 2.9rem;
    }
    #heroSlider .slider-content-wrapper p {
        font-size: 1rem;
    }
    h2 {
        font-size: 2.3rem;
    }
    h3 {
        font-size: 1.4rem;
    }
    h4 {
        font-size: 1.2rem;
    }
    h5 {
        font-size: 1.4rem;
    }

    #calibration_gsap .calibration-text {
        padding: 40px;
    }
    #calibration_gsap .box-style {
        padding: 30px;
    }

    .m-scroll {
        height: 3rem;
    }
    .m-scroll__title h1 {
        font-size: 3rem;
    }

    .count {
        font-size: 6rem;
    }
    .counter sup {
        font-size: 4rem;
    }
    .testimonial-wrapper .quote-icon img {
        width: 50px;
    }
    .testimonial-desc {
        font-size: 1.4rem;
    }
    .precision-wrapper {
        padding: 90px 40px 90px 25%;
    }
}

@media (min-width: 1024px) {
    /* HEADER MENU */
    .menu-has-children {
        display: flex;
    }
    #flyout_menu ul.main-menu ul.sub-menu {
        position: absolute;
        left: 45%;
        top: 0;
        border-left: 2px solid #fff;
        height: 85vh;
    }

    .solutions-bg.cover {
        animation: coverBackground 2s ease 1s forwards; /* Delay animation by 1 second */
    }
}

@media (min-width: 991.98px) and (max-width: 1024px) {
    h5 {
        font-size: 1.3rem;
    }

    .about-agg-img {
        width: 130%;
    }
    .about-agg-wrapper {
        padding: 60px 50px 60px 130px;
    }
    .about-agg-wrapper .icon-list-content div {
        flex-basis: 47%;
    }
    .about-agg-wrapper .icon-list-content .list-icon {
        width: 46px;
        height: 46px;
    }
    .about-agg-wrapper .icon-list-content .list-icon i {
        font-size: 22px;
        line-height: 46px;
    }

    .quality-policy-bg h3,
    .service-bg-style h3 {
        font-size: 2.5rem;
    }
    .vision-mission-style,
    .service-box-style {
        padding: 30px;
    }
    .vision-mission-style h2,
    .service-box-style h2 {
        font-size: 2.2rem;
    }
    .vision-mission-style .rg-font,
    .service-box-style .rg-font {
        font-size: 1.3rem;
    }
}

@media (max-width: 992px) {
    .solutions-bg, .solutions-bg.cover  {
        background-size: cover;
        background-position: 0%;
    }

    .about-agg-img {
        position: relative;
        width: 100%;
    }

    /****************
     ABOUT PAGE
     ****************/
    .about-pattern {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .quality-policy-bg,
    .service-bg-style {
        padding: 60px 20px;
    }
}

@media (max-width: 768px) {
    h2 {
        font-size: 2rem;
    }
    h3 {
        font-size: 1.6rem;
    }
    h5 {
        font-size: 1.3rem;
    }

    .list-icon-style-1 {
        margin-bottom: 30px;
    }

    .service-box-style h2 {
        font-size: 2rem;
    }
    ul.dash-style li {
        font-size: 1.2rem;
    }

    .page-titlebar {
        min-height: 170px;
    }
    .page-titlebar h1 {
        font-size: 2.5rem;
    }

    .font-h2-x {
        font-size: 2rem;
    }
    .md-font {
        font-size: 1.4rem;
    }

    .pd-top-sm {
        padding-top: 30px;
    }
    .pd-bottom-sm {
        padding-bottom: 30px;
    }
    .pd-top-md {
        padding-top: 60px;
    }
    .pd-bottom-md {
        padding-bottom: 60px;
    }
    button {
        min-width: 130px;
    }

    header {
        padding: 10px 10px;
    }
    .menu-logo-wrapper {
        gap: 25px;
    }
    .menu-icon img {
        width: 20px;
    }
    .menu-label {
        font-size: 1.1rem;
    }

    #flyout_menu ul.main-menu {
        padding-left: 0;
    }
    #flyout_menu ul.main-menu li a {
        font-size: 1.5rem;
    }
    #flyout_menu ul.main-menu ul.sub-menu {
        padding-left: 1.2rem;
    }
    #flyout_menu ul.main-menu ul.sub-menu li a {
        font-size: 1.2rem;
    }
    #flyout_menu ul.main-menu a.has-submenu .fa-angle-down {
        font-size: 1.2rem;
    }
    #flyout_menu ul.main-menu li ul.sub-menu li {
        padding-top: 15px;
    }

    #heroSlider .slider-content-wrapper {
        flex-direction: column-reverse;
    }
    #heroSlider .slider-content-wrapper .left-content {
        flex-basis: 100%;
        padding: 6% 6% 22% 6%;
    }
    #heroSlider .slider-content-wrapper .right-content {
        flex-basis: 100%;
    }
    #heroSlider .slider-content-wrapper .right-content img {
        width: calc(100% - 35%);
    }
    #heroSlider .slider-content-wrapper h1 {
        font-size: 2.5rem;
    }
    #heroSlider .slider-content-wrapper h5 {
        font-size: 1.2rem;
    }
    #heroSlider .slider-content-wrapper p {
        font-size: 1.1rem;
    }

    #calibration_gsap {
        width: 700%;
        gap: 20px;
    }
    .calibration-gsap-wrapper {
        padding-top: 4rem;
        padding-bottom: 4rem;
    }
    #calibration_gsap .calibration-text {
        padding: 20px;
    }
    #calibration_gsap .box-style {
        padding: 20px;
    }

    .m-scroll {
        height: 3rem;
    }
    .m-scroll__title h1 {
        font-size: 3rem;
    }

    .about-agg-wrapper {
        padding: 10% 5%;
    }
    .agglab-content-wrapper {
        padding-top: 3rem;
    }

    .solutions-bg {
        padding: 10% 5%;
    }
    .counter {
        flex-basis: 46%;
    }
    .count {
        font-size: 6rem;
        -webkit-text-stroke: 1px #fff;
    }
    .counter sup {
        font-size: 4rem;
        -webkit-text-stroke: 1px #fff;
    }

    .case-study-wrapper {
        padding: 60px 15px;
    }
    .casestudy-slider-wrapper {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .testimonial-section {
        position: relative;
        bottom: 0px;
        width: 100%;
    }
    .testimonial-wrapper {
        padding: 60px 15px;
    }
    .testimonial-wrapper .quote-icon img {
        width: 50px;
    }
    .testimonial-slider-wrapper {
        padding-left: 10%;
    }
    .testimonial-desc {
        font-size: 1.3rem;
    }
    .testimonial-designation {
        font-size: 1.1rem;
    }
    .precision-wrapper {
        padding: 60px 15px;
    }
    .clients-wrapper {
        width: 100%;
        padding: 40px 15px;
    }

    .map-content-wrapper {
        padding-top: 0;
    }
    .footer-widget-wrapper .widget {
        padding-bottom: 30px;
    }
    .footer-social a {
        width: 30px;
        height: 30px;
        font-size: 12px;
    }
    .copyright {
        font-size: 13px;
    }


    .quality-policy-box .box-icon i {
        font-size: 4rem;
    }
    .vision-wrapper, .mission-wrapper,
    .service-box-right-wrapper, .service-box-left-wrapper {
        transform: translateX(0%);
        margin-top: 20px;
    }
    .vision-wrapper,
    .service-box-right-wrapper {
        margin-bottom: 5rem;
    }
    .vision-mission-style,
    .service-box-style {
        padding: 30px;
    }


    .service-grid-list-wrapper .grid-list-content p {
        font-size: 1.2rem;
        line-height: 1.6rem;
    }

    .contact-detail-wrapper {
        margin-bottom: 30px;
    }
    .contact-detail-wrapper .box-icon {
        font-size: 4rem;
    }
    .contact-detail-wrapper .box-icon .fa-phone {
        font-size: 3.5rem;
    }
    .border-rb {
        border-right: 0px;
    }
    .social-wrapper .box-icon a {
        font-size: 2rem;
    }
}

@media (max-width: 576px) {
    h2 {
        font-size: 2rem;
    }
    h3 {
        font-size: 1.4rem;
    }
    h5 {
        font-size: 1.3rem;
    }
    .font-h2-x {
        font-size: 2rem;
    }
    .md-font {
        font-size: 1.3rem;
    }
    .rg-font {
        font-size: 1.2rem;
    }

    .page-titlebar h1 {
        font-size: 2.2rem;
    }
    .page-titlebar {
        min-height: 150px;
    }

    ul.dash-style li {
        font-size: 1.2rem;
        margin-bottom: 0.8rem;
    }

    .lSSlideOuter .lSPager.lSpg>li a,
    #heroSlider .carousel-indicators [data-bs-target] {
        width: 10px;
        height: 10px;
    }
    .pd-top-sm {
        padding-top: 30px;
    }
    .pd-bottom-md {
        padding-bottom: 50px;
    }
    .pd-top-md {
        padding-top: 50px;
    }

    .pd-right-xsm {
        padding-right: 15px;
    }

    .pd-left-xsm {
        padding-left: 15px;
    }
    
    .logo-left, .menu-logo-wrapper {
        flex-basis: 50%;
    }
    .menu-logo-wrapper {
        gap: 15px;
    }
    .menu-icon img {
        width: 20px;
    }
    .menu-label {
        font-size: 1.1rem;
    }

    #flyout_menu ul.main-menu ul.sub-menu li a {
        font-size: 1.2rem !important;
        padding-left: 35px;
    }
    #flyout_menu ul.main-menu ul.sub-menu li a:hover:after {
        width: 30px;
    }
    #flyout_menu ul.main-menu ul.sub-menu li a:after {
        width: 20px;
    }
    #flyout_menu ul.main-menu ul.sub-menu li a:hover {
        padding-left: 45px;
    }

    #heroSlider .slider-content-wrapper {
        flex-direction: column-reverse;
    }
    #heroSlider .slider-content-wrapper .left-content {
        flex-basis: 100%;
    }
    #heroSlider .slider-content-wrapper .right-content {
        flex-basis: 100%;
    }
    #heroSlider .slider-content-wrapper .right-content img {
        width: calc(100% - 35%);
    }
    #heroSlider .slider-content-wrapper h1 {
        font-size: 1.8rem;
    }
    #heroSlider .slider-content-wrapper p {
        font-size: 1rem;
    }


    #calibration_gsap {
        width: 980%;
        gap: 20px;
    }

    .list-icon-style-1 p:before {
        font-size: 10px;
        line-height: 22px;
        width: 22px;
        height: 22px;
    }

    .tickerwrapper ul.list li {
        font-size: 24px;
    }

    .about-agg-img {
        position: relative;
        width: 100%;
    }
    .about-agg-wrapper,
    .solutions-bg,
    .case-study-wrapper {
        padding: 15% 5%;
    }
    .about-agg-wrapper .icon-list-content div {
        flex-basis: 100%;
    }
    .counter {
        flex-basis: 100%;
    }

    .count {
        font-size: 6rem;
    }
    .counter sup {
        font-size: 4rem;
    }

    .casestudy-slider-wrapper {
        padding-top: 15%;
    }

    .testimonial-section {
        position: relative;
        bottom: 0px;
        width: 100%;
    }
    .testimonial-wrapper {
        padding: 60px 15px;
    }
    .testimonial-wrapper .quote-icon img {
        width: 50px;
    }
    .testimonial-slider-wrapper {
        padding-left: 19%;
    }
    .testimonial-desc {
        font-size: 1.1rem;
    }
    .testimonial-designation {
        font-size: 1.1rem;
    }
    .precision-wrapper {
        padding: 60px 15px;
    }
    .clients-wrapper {
        width: 100%;
        padding: 40px 15px;
    }
    .clients-slider-wrapper .lSSlideOuter .lSPager.lSpg>li a {
        width: 20px;
    }

    .vision-wrapper,
    .service-box-right-wrapper {
        margin-bottom: 3rem;
    }
    .service-box-style h2 {
        font-size: 1.8rem;
    }
    .service-grid-list-wrapper .grid-list-content p {
        font-size: 1.3rem;
        line-height: 1.7rem;
    }

    .box-img-radius img {
        border: 10px solid #fff;
        border-radius: 20px;
    }

    .career-form-wrapper {
        padding: 30px 20px;
    }

    
    .footer-widget-wrapper .widget {
        padding-bottom: 30px;
    }
}

@media (max-width: 480px) {
    .menu-label {
        font-size: 1rem;
    }

    #calibration_gsap {
        width: 1050%;
        gap: 20px;
    }
}
