:root {



    /* common font sizes */

    --font-size-14: clamp(0.75rem, 1vw + 0.5rem, 0.875rem);

    --font-size-16: clamp(0.8125rem, 1vw + 0.5rem, 1rem);

    --font-size-18: clamp(0.875rem, 1vw + 0.25rem, 1.125rem);

    --font-size-20: clamp(0.875rem, 1vw + 0.5rem, 1.25rem);

    --font-size-24: clamp(1.125rem, 1vw + 0.5rem, 1.5rem);

    --font-size-26: clamp(1.125rem, 1vw + 0.65rem, 1.625rem);

    --font-size-28: clamp(1.125rem, 1vw + 0.65rem, 1.75rem);

    --font-size-30: clamp(1.25rem, 2vw + 0.5rem, 1.875rem);

    --font-size-36: clamp(1.25rem, 2vw + 0.5rem, 2.25rem);

    --font-size-48: clamp(1.35rem, 2.5vw + 1em, 3rem);



}







* {

    margin: 0;

    padding: 0;

    text-decoration: none;

    list-style: none;

    outline: none;

    border: none;

    position: relative;

    line-height: 1.3em;

}



*,

*:before,

*:after {

    -moz-box-sizing: border-box;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;

}



body,

html {

    width: 100%;

    min-width: 320px;

}



body {

    margin: 0;

    padding: 283px 0 0 404px;

    font-family: 'Sen', sans-serif;

    background-color: #fff;

    font-weight: normal;

    font-size: 16px;

    letter-spacing: 0;

    color: #000000;

    min-width: 320px;

    overflow-x: hidden;

}



img {

    width: auto;

    height: auto;

    max-width: 100%;

}

.h-100 {

    height: 100%;

}

.d-flex {

    display: flex;

}



.justify-content-center {

    justify-content: center;

}



.justify-content-between {

    justify-content: space-between;

}



.justify-content-around {

    justify-content: space-around;

}



.justify-content-start {

    justify-content: flex-start;

}



.justify-content-end {

    justify-content: flex-end;

}



.justify-content-evenly {

    justify-content: space-evenly;

}



.flex-nowrap {

    flex-wrap: nowrap;

}

.flex-column {

    flex-direction: column;

}

.flex-wrap {

    flex-wrap: wrap;

}



.rows {

    width: 100%;

}



.container {

    width: 94%;

    max-width: 70.25em;

    margin: auto;

}



.btn {

    font-size: 1.125em;

    color: #b40000;

    cursor: pointer;

    display: inline-block;

}





.logo img {

    display: block;

}



h2 {

    font-size: 1.5em;

    line-height: 1.2em;

    padding-bottom: 0.416em;

}



body {

    padding: 0 0 0 0;

}


.icon-container {
    z-index: 1;
}

.banner .container {

    padding: 10.67% 0;

    padding: 0;

}



.banner .fsz {

    padding: 0 0 4.75em 0;

    font-size: 2.5vw;

}



.banner .btn {
    z-index: 9;
    font-size: clamp(.875rem, 1.125em, 1.125em);

}



.banner h2 {

    font-size: clamp(1.125rem, 1.5em, 1.5em);
    z-index: 2;

}



.banner .con {

    font-size: 3em;

    line-height: 0.916em;

    font-weight: 600;

    width: 100%;

    letter-spacing: -0.025em;
    z-index: 2;



}

.icon-container {

    position: fixed;

    transform: scale(1.5) translateY(16%);

}

.banner-anim {

    position: absolute;

    top: 0;

    right: 0;

    top: 0;

    width: 100vw !important;

    height: 42vw !important;

}

.banner .btn {

    padding: 1.888em 0 0 0;

}



.sec-2 .fsz {

    font-size: 2.5vw;

}

.sec-2 .container {

    max-width: 102.75em;

}



.sec-2 .con {

    font-size: var(--font-size-20);

    line-height: 1.5em;

    letter-spacing: normal;

    background-color: #ffffff;

    padding: 1.25em 0 2.2em 0;

    width: 32em;

    width: 100%;

    border-radius: 2.125em;



}



.sec-3 .fsz {

    font-size: 2.5vw;

    padding: 5.875em 0 1.625em 0;

}



.sec-3 {

    background-color: #efefef;

}



.sec-3 .container {

    max-width: 75em;

}



.sec-3 .con h4 {

    line-height: 60px;

    letter-spacing: 0;

    font-weight: 600;

    padding-bottom: 24px;

    text-align: center;



}



.sec-3 .prod-details {

    background-color: #ffffff;

    padding: 1.437em 1.5em 0 1.5em;

    /* border-radius: 2.125em; */

    flex: 2;

    overflow: hidden;

}

.sec-3 .extra_pad .prod-details {
    padding: 1.437em 1.5em 4.5em 1.5em;
}



.sec-3 .prod-details h5 {

    font-size: clamp(1.25em, 1.875em, 1.875em);

    line-height: 0.8em;

    letter-spacing: 0;

    font-weight: 600;

    text-align: center;

    padding: 0.5em 0.5em 0.75em;



}



.sec-3 .prod-details h5 span {

    font-size: clamp(.875rem, 0.6em, 0.6em);

    line-height: 1.333em;

    letter-spacing: 0;

    font-weight: 600;

    text-align: center;

    display: block;

    padding: 0.25em 0 0;

    line-height: 1.125em;

}



.sec-3 .prod-details p {

    font-size: var(--font-size-18);

    line-height: 1.3em;

    letter-spacing: 0;

    text-align: center;

    padding: 0 0 1.4375em 0;

}

.sec-3 .prod-details .popsup p {

    padding: 0 1em 1em;

    line-height: 1.3em;

}

.sec-3 .prod-details .popsup h5 {

    padding: 1.5em 1em 0.5em;

}



.prod-details .popsup .close {

    color: #b40000;

    position: absolute;

    right: 0;

    top: -0.5em;

    font-size: 2em;

    padding: 1em;

    line-height: 1em;

    z-index: 3;

}



.sec-3 .prod-details img {

    margin: auto;

    display: block;

    max-width: 70%;

}

.sec-3 .prod-details .plus_btn {

    font-size: var(--font-size-20);

    margin-bottom: 1em;

    font-weight: 500;

}



.sec-3 .col {

    width: 100%;

    margin-bottom: 3%;

    background-color: #ffffff;

    border-radius: 2.125em;

    overflow: hidden;

}



.sec-3 .btnsec .col {

    width: auto;

    padding: 1.411em 0 1.764em 0;

    flex: 1 1 auto;

    border-top: 1px solid #cdcdcd;

    border-radius: 0%;

    margin: 0%;

    text-align: center;

}

/* .sec-3 .btnsec .col:first-child{
    display: none;
} */



.sec-3 .btnsec .col:last-child:not(:first-child) {

    border-left: 1px solid #cdcdcd;

}



.sec-3 .btnsec .btn {

    font-size: clamp(.875rem, 1.062em, 1.062em);

    font-weight: 600;

}

.sec-3 .btnsec .btn:hover {

    color: #000000;

}



.sec-3 .key-highlights {

    background-color: #edfdff;

    padding: 1.25em;



}



.popsup {

    position: absolute;

    top: 100%;

    width: 100%;

    height: 100%;

    left: 0;

    z-index: 9;

    align-items: end;

    background-color: #ffffff;

    transition: all ease-in-out 0.5s;

    -webkit-transition: all ease-in-out 0.5s;

    flex-wrap: nowrap;

    flex-direction: column;

    justify-content: space-between;

}

.sec-3 .prod-details.active .popsup {

    top: 0;

}



.popsup>.cont {

    /* flex: 1 1 auto; */

    width: 100%;

}



.sec-3 .prod-details .key-highlights h5 {

    font-size: var(--font-size-18);

    line-height: 1.5em;

    padding: 0 0 0.625em;

    color: #000000;

    text-align: left;

}



.sec-3 .key-highlights li {

    list-style-type: disc;

    margin-left: 1.333em;

    font-size: var(--font-size-18);

    line-height: 1.125em;

    padding-bottom: .5em;

    color: #64656b;

}



.sec-4 {

    background-color: white;

}



.sec-4 .fsz {

    font-size: 2.5vw;

    padding: 5.5em 0 3em 0;

}



/* .sec-4 .container {

    max-width: 75em;

} */



.sec-4 .con h4 {

    letter-spacing: 0;

    font-weight: 600;

    padding-bottom: 0.444em;

    text-align: center;



}



.sec-4 .sub {

    font-size: 1.5em;

    font-size: clamp(1.25rem, 1.5em, 1.5em);

    line-height: 1.25em;

    letter-spacing: 0;

    font-weight: 100;

    color: #64656b;

    text-align: center;

}



.sec-4 .why-chs-con {

    padding-top: 0;

    padding-bottom: 1.755em;

    color: #64656b;

}



.sec-4 .img-con,

.sec-4 .text-con {

    width: 100%;

}

.sec-4 .img-con {

    margin-bottom: 1.5em;

}

.sec-4 ul li,

.sec-4 p {

    list-style-type: disc;

    margin-left: 1.333em;

    padding-bottom: 0.5em;

    font-weight: 100;

    font-size: var(--font-size-18);

    letter-spacing: 0;

    line-height: 1.333em;

}

.sec-4 .img-con .art {

    display: none;
}



.sec-4 .client-logo img {

    max-width: 70%;

}



/* Sangeeth */



::placeholder {
    color: #a1a1a1;
    font-family: 'Sen', sans-serif;
}

::-moz-placeholder {
    color: #a1a1a1;
    font-family: 'Sen', sans-serif;
}

::-webkit-input-placeholder {
    color: #a1a1a1;
    font-family: 'Sen', sans-serif;
}

.scrollToTop {
    bottom: 7.5em;
    z-index: 999;
    display: none;
    position: fixed;
    right: 20px;
    background: #a1a1a1 url(../images/arw-up.png) no-repeat center center;
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 3px;
    -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
    cursor: pointer
}



h4 {
    font-size: var(--font-size-36);
    font-weight: 600;
    text-align: center;
    line-height: 1em;
}

.bold {
    font-weight: 700;
}

.red_link {
    color: #b40000;
}

.cus_button {
    display: inline-block;
    color: #b40000;
    background-color: #ffffff;
    font-size: var(--font-size-18);
    padding: 1em 1em;
    transition: all ease-in-out 0.25s;
    -webkit-transition: all ease-in-out 0.25s;
    font-weight: 700;
    text-align: center;
    border-radius: 0.6em;
    cursor: pointer;
    -webkit-appearance: none;
    appearance: none;
    border: 1px solid #d3d6df;
    min-width: 8.75em;
    white-space: nowrap;
}

.cus_button:hover {
    color: #ffffff;
    background-color: #b40000;
}



input[type="text"],
input[type="tel"],
input[type="email"],
textarea,
select {
    color: #000000;
    border: 1px solid #d3d6df;
    width: 100%;
    padding-bottom: 0.5em;
    font-size: var(--font-size-18);
    resize: none;
    background-color: #ffffff;
    padding: 1em;
    border-radius: 0.5em;
    max-height: 3.444444444444444em;
    overflow: hidden;
    font-family: 'Sen', sans-serif;
}

select {
    background: #ffffff url(../images/chevron-down-solid.svg) no-repeat 94% center;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-size: 0.75em;
    color: #a1a1a1;
}



/* Slider css */

.swiper-pagination-bullet {
    width: 0.75em;
    height: 0.75em;
}

.swiper-pagination-bullet-active {
    background-color: #ffffff;
}

.swiper_nav .swiper-button {
    width: 3.5625em;
    height: 3.5625em;
    border-radius: 50%;
    border: 1px solid #64656b;
}

.swiper_nav .swiper-button::after {
    font-size: 1em;
    color: #64656b;
}

.swiper_nav {
    position: absolute;
    width: 100%;
    top: 29%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    z-index: 3;
}

.swiper_nav.white .swiper-button::after {
    color: #ffffff;
}

.swiper_nav.white .swiper-button {
    border: 1px solid #ffffff;
}

/* Slider css */



/* Popup css */

.cover {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
}

.popup {
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 999;
    display: none;
    top: 0;
    left: 0;
}

.popup .cont {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    background-color: #f3f3f3;
    text-align: center;
    padding: 0 clamp(1.5rem, 3vw + 0.5em, 3.5rem);
    width: 94%;
    max-width: 52em;
    border-radius: 0.5em;
}

.popup .close {
    background-color: #b40000;
    position: absolute;
    right: 0;
    z-index: 3;
    padding: 0.5em;
    width: 2em;
    height: 2em;
    cursor: pointer;
}

.popup h4 {
    margin-bottom: clamp(1.5rem, 2vw + 0.5em, 3.5rem);
}

.popup .form_cont {
    padding: clamp(2rem, 4vw + 0.5em, 4.375rem) 0
}

/* Popup css */



/* Header css */

header {
    position: sticky;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    padding: 1em 0;
}

header .hamburger_icon {
    width: 1.5rem;
    margin-left: 1.5em
}

header .logo img {
    max-width: 65%;
}

header .hdr_container {
    align-items: center;
}

header .nav_container {
    align-items: center;
}

header .cus_button {
    background-color: #f3f3f3;
    border-color: #f3f3f3;
    padding: 0.7em 1.55em;
}

header nav {
    position: fixed;
    right: -100%;
    top: 0;
    height: 100%;
    background-color: #ffffff;
    z-index: 2;
    flex-direction: column;
    align-items: flex-end;
    padding: 1.5em;
    -webkit-box-shadow: -2px 0px 17px -9px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: -2px 0px 17px -9px rgba(0, 0, 0, 0.75);
    box-shadow: -2px 0px 17px -9px rgba(0, 0, 0, 0.75);
    transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    overflow-y: auto;
    width: 85%;
    max-width: 16em;
}

header.active nav {
    right: 0;
}

header .close {
    position: absolute;
    right: 1em;
    top: 1em;
    width: 1.25em;
    height: 1.25em;
    cursor: pointer;
    z-index: 1;
}

header .menu_list {
    width: 100%;
    margin-top: 2em;
}

header .menu_list a {
    color: #000000;
    font-size: 1.125em;
    font-weight: 700;
    display: inline-block;
    white-space: nowrap;
    width: 100%;
    padding: 0.5em 0;
}

header .menu_list a:hover {
    color: #b40000;
}

header.sticky {
    -webkit-box-shadow: -1px 3px 13px 0px rgba(173, 173, 173, 1);
    -moz-box-shadow: -1px 3px 13px 0px rgba(173, 173, 173, 1);
    box-shadow: -1px 3px 13px 0px rgba(173, 173, 173, 1);
    background-color: rgba(255, 255, 255, 0.95);
}

/* Header css */



/* Footer-css */

footer {
    padding: clamp(1.5rem, 2vw + 0.5em, 2.25rem) 0 clamp(2rem, 6.5vw + 0.5em, 8rem)
}

footer .col_left .pic {
    width: 30%;
}

footer .col_left .desc {
    width: 65%;
    margin-top: 0.5em
}

footer .col_left {
    align-items: flex-start;
}

footer .mtxt {
    font-size: var(--font-size-24);
    font-weight: 700;
    line-height: 1.25em;
}

footer .contact_details {
    margin-top: 1em;
}

footer .contact_details a {
    color: #000000;
    font-weight: 700;
}

footer .contact_details span.hd {
    font-weight: 700;
}

footer .col_right {
    margin-top: 1.5em;
}

footer .col_right iframe {
    aspect-ratio: 16/9;
}

footer .col_right .desc {
    margin-top: 1em;
}

footer .col_right .desc .hd {
    font-weight: 700;
    font-size: var(--font-size-18);
}

footer .map {
    border-radius: 1em;
    overflow: hidden;
}

footer .col_right .desc p,
footer .col_right .desc address,
footer .timing {
    color: #64656b;
}

footer p,
footer address,
footer .branches {
    font-size: var(--font-size-18);
    font-style: normal;
}

footer .branches {
    margin-top: 1em;
}

footer .art_img {
    width: 64%;
    position: absolute;
    bottom: -19%;
    left: 0;
}

/* Footer-css */



/* Get in touch css */

.get_in_touch {
    background-color: #f3f3f3;
    padding: clamp(1.5rem, 5.5vw + 0.5em, 6.875rem) 0 clamp(2rem, 4vw + 0.5em, 4.375rem)
}

.get_in_touch h4 {
    margin-bottom: clamp(1.5rem, 2vw + 0.5em, 3.5rem);
}

.form_sec {
    max-width: 58.125em;
}

.form_sec .inp_sec {
    width: 100%;
    margin-bottom: 0.5625rem;
}

.get_in_touch form {
    align-items: center;
}

/* Get in touch css */



/* Downloads css */

.downloads_sec {
    padding: clamp(1.5rem, 8vw + 0.5em, 9.25rem) 0 clamp(2rem, 5vw + 0.5em, 5.9375rem)
}

.downloads_sec .cus_button {
    font-size: var(--font-size-28);
}

.downloads_sec .link_sec {
    flex-direction: column;
    align-items: stretch;
    row-gap: 1em;
}

/* Downloads css */



/* Success stories */

.success_stories {
    background: #8e95a7 url(../images/ss-art-bg-01.png) no-repeat center center;
    padding: clamp(1.5rem, 6.5vw + 0.5em, 7.8125rem) 0 clamp(2rem, 7vw + 0.5em, 8.125rem);
    background-size: 86%;
}

.success_stories h4 {
    color: #ffffff;
    margin-bottom: clamp(1.5rem, 3.5vw + 0.5em, 3.625rem);
}

.success_stories .mtxt {
    font-size: var(--font-size-28);
    color: #ffffff;
    line-height: 1.2em;
}

.success_stories .author {
    font-size: var(--font-size-24);
    color: #ffffff;
    font-weight: 700;
    margin-top: 2em;
}

.success_stories .author span {
    font-weight: normal;
}

.success_stories .swiper-wrapper {
    padding-bottom: 3em;
}

.success_stories .swiper_nav {
    display: none;
}

/* Success stories */



/* our customer css */

.our_customer_slider .swiper-slide {
    display: flex;
    justify-content: center;
}

.our_customer_slider .swiper-wrapper {
    display: flex;
    align-items: center;
}

.our_customer {
    padding: clamp(1.5rem, 5.5vw + 0.5em, 5rem) 0
}

.our_customer h4 {
    margin-bottom: clamp(1.5rem, 3.5vw + 0.5em, 3.75rem);
}

.our_customer .swiper_nav {
    display: none;
}

.our_customer .swiper {
    padding-bottom: 2em;
}

.our_customer .swiper-pagination {
    bottom: 0;
}

.our_customer .swiper-pagination-bullet-active {
    background-color: #000000;
}

/* our customer css */



/* support system css */

.support_system {
    background-color: #f3f3f3;
    padding: clamp(1.5rem, 5vw + 0.5em, 6.25rem) 0 clamp(2rem, 3vw + 0.5em, 4rem)
}

.support_system .cont {
    flex-direction: column-reverse;
}

.support_system .cont>.pic {
    display: none;
}

.support_system h4 {
    margin-bottom: 1em;
}

.support_system p {
    font-size: var(--font-size-18);
}

.support_system p br {
    display: none;
}

.support_system .more_info {
    margin-top: clamp(1.5rem, 2vw + 0.5em, 2.625rem);
    justify-content: space-between;
}

.support_system .more_info .label {
    font-size: var(--font-size-18);
    font-weight: 600;
}

.support_system .more_info .icon {
    align-items: flex-end;
    margin-bottom: 0.5em;
    min-height: 3.4375em;
}

.support_system .more_info .icon img {
    mix-blend-mode: multiply;
    max-width: 90%
}

.support_system .pic {
    margin-top: 2em;
}

.support_system .desc .pic {
    margin-top: 0;
    margin-bottom: 1.5em;
}

.support_system .desc .pic img {
    max-width: 55%;
}

/* support system css */


.thankyou {
    padding: 15% 0;
}

.thankyou p {
    font-size: var(--font-size-18);
}

.sec-2,
.sec-3,
.sec-4,
.support_system,
.our_customer,
.success_stories,
.get_in_touch,
footer {
    z-index: 2;
}

.sec-3 .key-highlights ul {
    height: 15em;
    overflow-y: auto;
    padding-right: 1.5em;

}

@media only screen and (min-width : 768px) {



    .banner {

        margin-top: -2em;

    }

    .banner .con {

        width: 50%;

        width: 12.25em;

    }



    /* .banner .container {

        background: url(../images/lab-testing-mage-big.png) no-repeat 86% bottom;

        background-size: contain;

    } */



    .banner .pic {

        position: absolute;

        right: -4%;

        top: -0.75em;

        width: 70%;

    }



    .banner .fsz {

        padding: 7.25em 0 18.75em 0;

        font-size: 1.333vw;

    }



    .sec-2 .fsz {

        font-size: 1.333vw;

        padding-bottom: 10.75em;

    }

    .sec-2 .fsz img {
        height: 39em;
        object-fit: cover;
        object-position: center;
        border-radius: 2em;
        overflow: hidden;
    }




    .sec-2 .con {

        position: absolute;

        right: 15.81%;

        bottom: -1.5em;

        z-index: 2;

        width: 32em;

        padding: 2.25em 2.7em 4.2em 2.7em;

    }



    .sec-3 .col {

        width: 48%;

    }



    .sec-3 .fsz {

        font-size: 1.333vw;

    }



    /* .sec-4 {

        background: url(../assets/images/lab-testing-ladie.png) no-repeat 5% center;

        background-size: 49%;

    } */

    .sec-4 .fsz {

        font-size: 1.333vw;

        padding: 10.25em 0 6em 0;

    }



    .sec-4 .client-logo {

        width: 100%;

    }



    .sec-4 .text-con {

        width: 45.5%;

    }



    /* .sec-4 .img-con {

        display: none;

    } */

    .sec-4 .img-con {

        width: 52%;

    }

    .sec-4 .img-con img {

        width: auto;

    }

    .sec-4 .why-chs-con {

        justify-content: space-between;

        padding-top: 4.5em;

        padding-bottom: 3.755em;

    }

    .sec-4 .img-con .art {

        display: block;

        position: absolute;

        left: -23%;

        bottom: 38%;

        width: 53%;

    }



    /* Footer-css */

    footer .container>.flex-wrap {
        flex-wrap: nowrap;
        justify-content: space-between;
    }

    footer .col_left {
        width: 49%;
    }

    footer .col_right {
        width: 47%;
        margin-top: 0;
        ;
    }

    /* Footer-css */



    /* Get in touch css */

    .form_sec {
        justify-content: space-between;
    }

    .form_sec .inp_sec:not(:last-child) {
        width: 49.5%;
    }

    .form_sec .inp_sec.rows {
        width: 100%;
    }

    /* Get in touch css */



    /* Downloads css */

    .downloads_sec .link_sec {
        flex-direction: row;
        align-items: stretch;
        row-gap: 0;
        column-gap: 1.25em;
    }

    .downloads_sec .cus_button {
        padding: 0.95em 2em;
    }

    /* Downloads css */



    /* support system css */

    .support_system .desc .pic {
        display: none;
    }

    .support_system .cont>.pic {
        display: block;
        margin-top: 0;
        width: 52%;
    }

    .support_system .cont {
        flex-direction: row-reverse;
        align-items: center;
        justify-content: space-between;
    }

    .support_system h4 {
        text-align: left;
    }

    .support_system .more_info {
        justify-content: flex-start;
    }

    .support_system .more_info .col {
        margin-right: 2em;
    }

    /* support system css */



    /* Success stories */

    .success_stories {
        background-size: 71%;
        background-position: 10% center;
    }

    /* Success stories */

    .icon-container {

        position: absolute;

        transform: scale(1);

    }

    .sec-3 .key-highlights ul {
        padding-bottom: 0;
        height: 11em;
        scrollbar-color: darkgray lightgray;
        scrollbar-width: thin;


    }

    .sec-3 .key-highlights ul::-webkit-scrollbar-track {
        background-color: lightgray;
    }

    .sec-3 .key-highlights ul::-webkit-scrollbar {
        width: 10px;
        background-color: lightgray;
    }

    .sec-3 .key-highlights ul::-webkit-scrollbar-thumb {
        background-color: darkgray;
    }

    .product_sel select{background-position-x: 97%;}
}



@media only screen and (min-width : 992px) {



    /* Header css */

    header .hamburger_icon,
    header .close {
        display: none;
    }

    header nav {
        position: relative;
        left: auto;
        top: auto;
        right: auto;
        max-width: 100%;
        overflow: initial;
        box-shadow: none;
        -webkit-box-shadow: none;
        background-color: transparent;
        transition: none;
        -webkit-transition: none;
        padding: 0;
    }

    header .menu_list {
        margin-top: 0;
        flex-wrap: nowrap;
        flex-direction: row;
    }

    header .menu_list li {
        margin-right: 5%
    }

    header .nav_container {
        width: 84%;
    }

    header.sticky .logo img {
        max-width: 70%;
    }

    header .logo img {
        transition: all ease-in 0.25s;
        -webkit-transition: all ease-in 0.25s;
    }

    /* Header css */



    /* Footer-css */

    footer .col_right {
        flex-wrap: nowrap;
        margin-top: 1.7em
    }

    footer .map {
        max-width: 9.375em;
    }

    footer .col_right iframe {
        aspect-ratio: initial;
        width: 100%;
        height: 100%;
    }

    footer .col_right .desc {
        padding-left: 1.25em;
    }

    footer .col_left {
        align-items: center;
    }

    footer .col_left .pic {
        width: auto;
        max-width: 14.6875em;
    }

    footer .col_left .desc {
        padding-left: 1.625em;
        margin-top: 0;
    }

    footer .branches {
        white-space: nowrap;
    }

    /* Footer-css */



    /* Success stories */

    .success_stories .swiper-wrapper {
        padding-bottom: 0;
    }

    .success_stories .swiper-pagination {
        display: none;
    }

    .success_stories .swiper_nav {
        display: block;
        width: 106%;
        top: 45%;
    }

    .success_stories .container {
        padding: 0 3em;
    }

    /* Success stories */



    /* our customer css */

    .our_customer_slider .swiper-pagination {
        display: none;
    }

    .our_customer .swiper_nav {
        display: block;
        width: 106%;
        top: 71%;
    }

    .our_customer .swiper {
        padding-bottom: 0;
    }

    .our_customer .container {
        padding: 0 3em;
    }

    /* our customer css */



    .sec-3 .col {
        width: 31%
    }

    .sec-4 .client-logo img {
        max-width: 100%;
    }

    .sec-3 .prod-details img {
        max-width: 100%;
    }

    .sec-3 .prod-details .plus_btn,
    .prod-details .popsup .close {
        display: none;
    }

    .sec-3 .prod-details h5 {
        padding: 0.5em 0 0.75em 0
    }

    .sec-3 .prod-details:hover .popsup {
        top: 0;
    }



}



@media only screen and (min-width : 1200px) {



    .banner .fsz,

    .sec-2 .fsz,

    .sec-3 .fsz,

    .sec-4 .fsz {

        font-size: 1em;

    }



    .sec-3 .col {

        width: 29.5%;

    }



    .sec-3 h4+.rows {

        justify-content: space-evenly;

    }



    /* Header css */

    header .nav_container {
        width: 75%;
    }

    header .logo img {
        max-width: 100%;
    }

    /* Header css */



    /* Footer-css */

    footer .art_img {
        left: -29%;
    }

    /* Footer-css */



    /* Success stories */

    .success_stories .mtxt {
        max-width: 91%;
    }

    .success_stories {
        background-size: 80%;
        background-position: 2% center;
    }

    .success_stories .swiper_nav {
        width: 118%;
    }

    .success_stories .container {
        padding: 0;
    }

    /* Success stories */



    /* support system css */

    .support_system p br {
        display: block;
    }

    /* support system css */



    /* our customer css */

    .our_customer .swiper_nav {
        width: 118%;
    }

    .our_customer .container {
        padding: 0;
    }

    /* our customer css */



    /* Popup css */

    .popup .close {
        padding: 0.875em;
        width: 3em;
        height: 3em;
    }

    /* Popup css */


    .banner .pic {
        right: -9%;
    }

}



@media only screen and (min-width : 1800px) {



    /* Header css */

    header {
        padding: 1.625em 0;
    }

    header.sticky {
        padding: 1em 0;
    }

    /* Header css */



    /* Success stories */

    .success_stories {
        background-size: auto;
        background-position: 23% center;
    }

    .success_stories .mtxt {
        font-size: var(--font-size-36);
    }

    /* Success stories */



    /* Downloads css */

    .downloads_sec .cus_button {
        font-size: var(--font-size-30);
    }

    /* Downloads css */



    .banner .pic {
        width: 79%;
        right: -16%;

    }

}