
@font-face {
    font-family: 'ToxigenesisRg-Bold';
    src: url('../fonts/Typodermic - ToxigenesisRg-Bold.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica';
    src: url('../fonts/Helvetica.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica-Bold';
    src: url('../fonts/Helvetica.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat-Bold';
    src: url('../fonts/Montserrat-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat-Medium';
    src: url('../fonts/Montserrat-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins-Bold';
    src: url('../fonts/Poppins-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Nunito-Variable';
    src: url('../fonts/Nunito-Variable.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.toxigenesisrg {
    font-family: 'Nunito-Variable', Arial, sans-serif !important;
    letter-spacing: 1px;
    /* You can add fallback fonts here */
}

.bg-grey2 {
    background: #e8e8e8;
}
@font-face {
    font-family: 'Poppins-Medium';
    src: url('../fonts/Poppins-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


.poppinsmedium {
    font-family: 'Nunito-Variable', Arial, sans-serif !important;
    /* You can add fallback fonts here */
}

@font-face {
    font-family: 'Poppins-Regular';
    src: url('../fonts/Poppins-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.text-black{
    color: #000;
}



.pa-4 {
    padding-right: 0px;
    padding-left: 50px;
    padding-bottom: 0px;
    padding-top: 50px;
}

.pa-b0 {
    padding-right: 50px;
    padding-left: 50px;
    padding-bottom: 0px;
    padding-top: 50px;
}

.mb200 {
    margin-bottom: 200px;
}

.poppinsregular {
    font-family: 'Nunito-Variable', Arial, sans-serif !important;
    /* You can add fallback fonts here */
}

#mainheader{
    padding-right: 50px;
    padding-left: 50px;
}

.mainheader{
    background-color: #1e1e1e;
    border-radius: 50px;
    margin-top: 20px;
}

#mainmenu>li::before{
    display: none;
}

.id-color{
    color: #fff;
}

.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #f6f6f6;
    border-color: #dee2e6 #dee2e6 #fff;
    border-radius: 50px;
}

.lazy{
    width: 500px;
    height: 400px;
    object-fit: cover;
}

.bg-dark2{
    /*background-color: #17171775;*/
    background-color: var(--bg-dark-1) !important
}


.athersec2img{
    position: relative;
    width: 425px !important;
    left: -105px !important;
    top: 48px;
}
.theme-button {
    background: linear-gradient(to right, #67b44c, #e2ff4f) !important;
    color: #000 !important;
    padding: 5px 40px 5px 40px !important;
}
#section-1 .bg-box:hover{
    background-color:#fff;
}

#section-1{
    padding-bottom: 350px !important;
}

#section-1 h3{
    font-weight: 100;
    font-size: 18px;
}

#section-1 h1{
    font-size: 70px;
}

#section-1 h2{
    font-size: 40px;
}

#section-1 .btn-text1{
    font-weight: 100;
    color: #e2ff4f;
    border: 1px solid #67b44c;
    position: relative;
    border-radius: 50px;
    background-color: transparent !important;
}



#section-1 .btn-text2{
    font-weight: 100;
    color: #000000;
    background: linear-gradient(to right, #67b44c, #e2ff4f) !important;
}

#section-1 .boxtxt{
    font-size: 15px;
    font-weight: 100;
    text-align: left;
    line-height: 20px;
}

#section-1 .boximg{
    width: 55px;
}
#section-1 .col-md-3{
    width: 25%;
}
#section-1 .bg-box {
    background: linear-gradient(to right, #454c52, #30383f) !important;
    padding: 25px;
    border: 1px solid;
    height: 110px; /* You can adjust this height as needed */
}


/*---aboutus----*/
#about-sec-1{
    background-image: url("../images/about/aboutbg.webp");
    background-repeat: no-repeat;
    background-size: cover;
    /*height: 420px;*/

}
#about-sec-1 h3{
    margin-top: 15px;
    margin-bottom: 20px;
    color: white;
    font-size: 22px;
}
#about-sec-1 h1{
    font-size: 50px;
    line-height: 50px;
    color: #fff;
    letter-spacing: 1px;
}
#about-sec-2{
    padding-left: 50px;
    padding-right: 50px;
}
.about-sec-1-white-pg img{
    width: 50px;
    float: right;
}
#about-sec-3{
    /*background-image: url("../images/about/aboutsec2bg.png");*/
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -100px;

}

#about-sec-4{
    margin-top: -100px;
    margin-bottom: -100px;
}
.partners{
    padding-left: 50px;
}
.about-sec-3-col{
    background-color: #ffffff;
    padding: 25px;
    border-radius: 5px;
}

#about-sec-3 h1{
    font-size: 45px;
    line-height: 39px;
    color: #000;
    letter-spacing: 1px;
    text-transform: uppercase;
}

#about-sec-4 h1{
    font-size: 50px;
    background: linear-gradient(to right, #67b44c, #e2ff4f);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}

#about-sec-5 img{
    width: 100px;
}
#about-sec-5 .auto{
    border-radius: 25px;
    width: 300px;
    height: 455px;
    margin-right:84px;
}
#about-sec-5 .auto img{
    width: 300px;
    height: 455px;
    border-radius: 25px;
}
#about-sec-5 .strat{
    width:120px;
}

/*----------product------------*/
#subheader{
    margin-bottom:60px;
}
#subheader .heading_text{
    margin-top:-30px;
    margin-bottom:-30px;
}

#pro_section_1{
    padding-top:30px;
    padding-bottom:30px;
}

#pro_section_3{
    padding-top:50px!important;
    padding-bottom:410px;
}
/*-------------end product--------*/

/*dealer*/
#dealer-sec-1{
    background-image: url("../images/about/aboutbg.webp");
    background-repeat: no-repeat;
    background-size: cover;
}

#dealer-sec-1 h3{
    margin-top: 15px;
    margin-bottom: 20px;
    color: white;
    font-size: 22px;
}
#dealer-sec-1 h1{
    font-size: 50px;
    line-height: 50px;
    color: #fff;
    letter-spacing: 1px;
}


/*dealer*/
#services-sec-1{
    background-image: url("../images/about/aboutbg.webp");
    background-repeat: no-repeat;
    background-size: cover;
}

#services-sec-1 h3{
    margin-top: 15px;
    margin-bottom: 20px;
    color: white;
    font-size: 22px;
}
#services-sec-1 h1{
    font-size: 50px;
    line-height: 50px;
    color: #fff;
    letter-spacing: 1px;
}
#color-range{
    margin-top: -208px;
}
/* Style for the floating button */
#float-button {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 60px; /* Adjust width as needed */
    height: 60px; /* Adjust height as needed */
    border-radius: 50%;
    background-color: #fff; /* Fallback color if image fails to load */
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: box-shadow 0.3s, transform 0.3s;
    animation: pulse 2s infinite;
}

#float-button img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover;
    z-index: 5;
}

.owl-item .p{
    text-align:-webkit-center;
}
/*.jarallax{*/
/*      margin-bottom:10px; */
/*   }*/


/* Pulse animation keyframes */
@keyframes pulse {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}

#section-2{
    margin-top: -145px;
}

#section-2 .secimg{
    width: 75px;
}

#section-2 .img-fluid{
    width: 250px;
}

#section-3{
    /*background-image: url('../evoimg/sec3bg.webp')*/
}

#section-3 h2{
    font-size: 48px;
    color: #000 !important;
}

#section-3 .theme-button-2{
    color: #000;
    border: 1px solid #000;
    position: relative;
    border-radius: 50px;
    background-color: transparent !important;
}

#section-3 .theme-button-2:hover{
    color: #fff;
    border: 1px solid #000;
    position: relative;
    border-radius: 50px;
    background: linear-gradient(to right, #000, #fff) !important;
}

#section-4{
    margin-top: -145px;
}

#section-4 .top-image {
    position: absolute;
    top: 45px;
    left: -100px;
    transform: translateX(-50%);
    max-width: 150%;
    width: 130%;
}

/* Position the text next to the top image */
#section-4 .text-right-of-image {
    position: absolute;
    font-size: 25px;
    top: 130px;
    left: 70%;
    color: #000;
    transform: translateY(50%);
    white-space: nowrap;
}


#section-4 .dealers-img{
    width: 50%;
}

#section-4 .dealers-txt{
    font-size: 35px;
    color: #000000;
}

#section-4 .boximg{
    width: 45px;
}

#section-4 .boximg-1{
    width: 45px;
    top: 10px;
    position: relative;
}

#section-4 .boxtxt{
    top: 10px;
    position: relative;
}

.owl-carousel .item {
    display: flex;
    justify-content: center;
}

.card {
    overflow: hidden;
    border: none !important;
}

.card img {
    width: 100%;
    height: auto;
}

.card-body {
    padding: 15px;
}


#section-5 .top-image {
    position: absolute;
    top: 45px;
    left: -100px;
    transform: translateX(-50%);
    max-width: 150%;
    width: 130%;
}

/* Position the text next to the top image */
#section-5 .text-right-of-image {
    position: absolute;
    font-size: 25px;
    top: 90px;
    left: 0%;
    color: #000;
    transform: translateY(50%);
    white-space: nowrap;
}


#section-5 .dealers-img{
    width: 50%;
}

#section-5 .dealers-txt{
    font-size: 35px;
    color: #000000;
}

#section-5 .boximg{
    width: 45px;
}

#section-5 .boximg-1{
    width: 45px;
    top: 10px;
    position: relative;
}

#section-5 .boxtxt{
    top: 10px;
    position: relative;
}



#section-6 .top-image {
    position: absolute;
    top: 45px;
    left: -55px;
    transform: translateX(-50%);
    max-width: 150%;
    width: 120%;
}

/* Position the text next to the top image */
#section-6 .text-right-of-image {
    position: absolute;
    font-size: 25px;
    bottom: 75px;
    left: 35%;
    color: #000;
    transform: translateY(50%);
    white-space: nowrap;
}


#section-6 .dealers-img{
    width: 50%;
}

#section-6 .dealers-txt{
    font-size: 35px;
    color: #000000;
}

#section-6 .boximg{
    width: 45px;
    top: 20px;
    position: relative;
}

#section-6 .boximg-1{
    width: 45px;
    top: 10px;
    position: relative;
}

#section-6 .boxtxt{
    top: 15px;
    position: relative;
}

#section-7{
    background-image: url('../evoimg/sec7bgg.webp');
    background-position: 0px -120px;

}

#section-7 h1{
    background: linear-gradient(to right, #000, grey); /* Gradient colors */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text; /* Standard for non-webkit browsers */
    color: transparent;
}

#section-8 .newsimg{
    width: 100%;
}

#section-8 .newsimg2{
    width: 100%;
}

#section-8{
    margin-top: -145px;
}

/*/-------news---------/*/
#news-sec-1{
    background-image: url("../images/about/aboutbg.webp");
    background-repeat: no-repeat;
    background-size: cover;

}
#news-sec-1 h3{
    margin-top: 15px;
    margin-bottom: 20px;
    color: white;
    font-size: 22px;
}
#news-sec-1 h1{
    font-size: 50px;
    line-height: 50px;
    color: #fff;
    letter-spacing: 1px;
}

/*contact*/
#contact-sec-1{
    background-image: url("../images/about/aboutbg.webp");
    background-repeat: no-repeat;
    background-size: cover;

}
#contact-sec-1 h1{
    font-size: 50px;
    line-height: 50px;
    color: #fff;
    letter-spacing: 1px;
}
#contact-sec-1 h3{
    margin-top: 15px;
    margin-bottom: 20px;
    color: white;
    font-size: 22px;
}

/*csr*/
#csr-sec-1{
    background-image: url("../images/about/aboutbg.webp");
    background-repeat: no-repeat;
    background-size: cover;

}
#csr-sec-1 h1{
    font-size: 50px;
    line-height: 50px;
    color: #fff;
    letter-spacing: 1px;
}
#csr-sec-1 h3{
    margin-top: 15px;
    margin-bottom: 20px;
    color: white;
    font-size: 22px;
}
/*-----------ather---------------*/
.icon_rem{
    display:block;
}


/*-----------revolt------------*/
.h-120px{
    height: 190px !important;
    border-color: black;

}
#rsec1{
    background-image:url("/asset-f/evoimg/revo_corner.webp");
    background-repeat: no-repeat;
    background-position: top;

}
/*--------close--------*/

/*carrer*/
#carrer-sec-1{
    background-image: url("../images/about/aboutbg.webp");
    background-repeat: no-repeat;
    background-size: cover;

}
#carrer-sec-1 h1{
    font-size: 50px;
    line-height: 50px;
    color: #fff;
    letter-spacing: 1px;
}
#carrer-sec-1 h3{
    margin-top: 15px;
    margin-bottom: 20px;
    color: white;
    font-size: 22px;
}


/*investor*/
#in-sec-1{
    background-image: url("../images/about/aboutbg.webp");
    background-repeat: no-repeat;
    background-size: cover;

}
#in-sec-1 h1{
    font-size: 50px;
    line-height: 50px;
    color: #fff;
    letter-spacing: 1px;
}
#in-sec-1 h3{
    margin-top: 15px;
    margin-bottom: 20px;
    color: white;
    font-size: 22px;
}

.banner-full{
    height: 100vh !important;
}
.d3zoom-2{
    transform: translate3d(0px, 0px, 0px) scale(1.2) !important;
}
#subheader{
    padding: 30vh 0px;
}

#spec-sec {
    margin-top: 375px;
    position: relative;
    z-index: 50;
}
#dealer-sec-2{
    padding-left: 50px;
    padding-right: 50px;
}

/* Styles for screens 991px wide or less */
@media (max-width: 991px) {
    #mainheader {
        padding-right: 15px;
        padding-left: 15px;
    }

    .mainheader {
        background-color: transparent;
        border-radius: 50px;
        margin-top: 20px;
    }

    #section-1 h1 {
        font-size: 54px;
        margin-top: 950px;
    }

    #section-1 {
        padding-bottom: 750px !important;
    }

    #section-1 .bg-box {
        background: linear-gradient(to right, #454c52, #30383f) !important;
        height: 150px;
        padding: 0px;
        border: 1px solid;
        padding-top: 25px;
    }

    .swiper-pagination {
        width: 100px;
        font-size: 20px;
        text-align: right;
        position: absolute;
        left: auto;
        right: 40px;
        bottom: 305px;
        font-weight: 400;
    }

    #section-1 .boxtxt {
        font-size: 15px;
        font-weight: 100;
        text-align: center;
        line-height: 20px;
        margin-top: 10px;
    }

    #section-1 h3 {
        font-weight: 100;
        font-size: 18px;

    }

    #section-1 h2 {
        font-size: 40px;
        text-align: center;
    }

    #section-2 {
        margin-top: -385px;
    }

    #section-3 {
        background-image: url(../evoimg/sec3bg.webp);
        background-position: -400px;
    }

    #section-4 {
        margin-top: -60px;
    }

    #section-4 .boximg-1 {
        width: 45px;
        top: 10px;
        left: -155px;
        position: relative;
    }

    #section-4 .boximg {
        width: 45px;
        position: relative;
        top: 18px;
        left: 0px;
    }

    #section-4 .boxtxt {
        text-align:center;
    }

    #section-4 .top-image {
        position: absolute;
        top: 45px;
        left: -50px;
        transform: translateX(-50%);
        max-width: 150%;
        width: 130%;
    }

    #section-4 .text-right-of-image {
        position: absolute;
        font-size: 17px;
        top: 100px;
        left: 65%;
        color: #000;
        transform: translateY(50%);
        white-space: nowrap;
    }

    #section-4 .boximg-1 {
        width: 45px;
        top: 10px;
        left: 0px;
        position: relative;
    }

    .order1{
        order:2 !important;
    }

    #section-5 .boxtxt {
        top: 15px;
        text-align: center;
        position: relative;
    }

    #section-5 .boximg {
        width: 45px;
        margin-top: 30px;
    }

    #section-5 .top-image {
        position: absolute;
        top: 30px;
        left: -56px;
        transform: translateX(-50%);
        max-width: 150%;
        width: 130%;
    }

    #section-5 .text-right-of-image {
        position: absolute;
        font-size: 17px;
        top: 50px;
        left: 0%;
        color: #000;
        transform: translateY(50%);
        white-space: nowrap;
    }

    #section-6 .boxtxt {
        top: 15px;
        position: relative;
        text-align: center;
    }

    #section-6 .boxtxt {
        top: 20px;
        position: relative;
        text-align: center;
    }

    #section-6 .top-image {
        position: absolute;
        top: 35px;
        left: -20px;
        transform: translateX(-50%);
        max-width: 150%;
        width: 120%;
    }

    #section-6 .text-right-of-image {
        position: absolute;
        font-size: 17px;
        bottom: 37px;
        left: 35%;
        color: #000;
        transform: translateY(50%);
        white-space: nowrap;
    }

    #section-7 h1 {
        font-size: 45px;
    }

    #section-7 {
        background-image: url(../evoimg/sec7bg.webp);
        background-position: -130px -120px;
        height: 670px;
    }

    #title-2{
        margin-top: -100px;
    }

    #section-8 {
        margin-top: -80px;
    }


    #section-8 .newsimg2{
        width: 100%;
        margin-top: -730px;
    }

    #section-8 .newcol2txt2{
        margin-top: 280px;
    }


    footer {
        color: var(--dark-body-font-color);
        background: var(--bg-dark-1);
        padding: 100px 0 0 0;
        text-align: center;
    }

    header .logo-mobile {
        margin-top: -25px;
    }
}


/* Styles for screens 480px wide or less */
@media (max-width: 480px) {
    .swiper-inner{
        background-position: -128px 0px !important;
    }
    #contact-sec-1 h1 {
        font-size: 30px;
        line-height: 50px;
        color: #fff;
        letter-spacing: 1px;
    }
    #carrer-sec-1 h1 {
        font-size: 30px;
        line-height: 50px;
        color: #fff;
        letter-spacing: 1px;
    }
    #news-sec-1 h1 {
        font-size: 30px;
        line-height: 50px;
        color: #fff;
        letter-spacing: 1px;
    }
    #dealer-sec-1 h1 {
        font-size: 30px;
        line-height: 50px;
        color: #fff;
        letter-spacing: 1px;
    }
    #services-sec-1{
        background-image: url("../images/about/aboutbg.webp");
        background-repeat: no-repeat;
        background-size: cover;
    }
    #services-sec-1 h1 {
        font-size: 30px;
        line-height: 50px;
        color: #fff;
        letter-spacing: 1px;
    }


    .athersec2img {
        right: -48px;
        width: 100% !important;
        top: 42px;
        left: auto !important;
    }
    #rsec1{
        background-image:none!important;
    }

    /*    #subheader h1 {*/
    /*    font-size: 35px;*/
    /*    line-height: 1.2em;*/
    /*    letter-spacing: -1px;*/
    /*    margin-bottom: 0;*/
    /*}*/
    #about-sec-2 {
        padding-left: 10px;
        padding-right: 10px;
    }
    .d-content-left {
        margin-left: -197px;
        transform-origin:top right;
    }
    #dealer-sec-2{
        padding-left: 0px;
        padding-right: 0px;
    }
    #about-sec-3 {
        /* background-image: url(../images/about/aboutsec2bg.png); */
        background-repeat: no-repeat;
        background-size: cover;
        margin-top: 0px;
    }
    #about-sec-1 h1 {
        font-size: 35px;

    }
    .about-sec-1-white-pg img{
        float: left;
    }
    .about-sec-3-col{
        padding-bottom: 50px;
        margin-bottom: 15px;
        width: 285px;
    }
    #about-sec-3 .sinoimg{
        width:200px;
    }
    #about-sec-4{
        margin-bottom: -40px;
        margin-top: -40px;
    }

    #about-sec-4 h1{
        font-size:30px;
        padding-top:60px;

    }
    .d-content-left {
        margin-left: -197px;
        transform-origin:top right;
    }
    #about-sec-5{
        text-align:center;
    }
    #about-sec-5 h2{
        text-align: -webkit-center;
    }
    #about-sec-5 img{
        margin-left:120px;
    }
    #about-sec-5 .auto img{
        height: 430px;
        margin-left:10px !important;
        padding-bottom: 30px;
    }

    /*----------product-----------*/
    #subheader h4{
        font-size:10px;
    }
    #subheader .index{
        margin-top:-100px;
    }
    #pro_section_1 .span{
        margin-top:350px;
    }
    #dark_box{
        padding-left:15px;
        padding-right:15px;
    }

    .d-content-left {
        margin-left: -197px;
        transform-origin: top right;
    }

    /*-------close product--------*/

    #mainheader {
        padding-right: 15px;
        padding-left: 15px;
    }

    .mainheader {
        background-color: transparent;
        border-radius: 50px;
        margin-top: 20px;
    }
    .remv{
        display: none;
    }
    #section-1 h1 {
        font-size: 52px;
        margin-top: 210px;

    }
    #section-1 h3{
        text-align: -webkit-center;
    }

    #section-1 {
        padding-bottom: 800px !important;
    }
    #section-1 .boximg {
        width: 50px;
    }
    #section-1 .bg-box {
        background: linear-gradient(to right, #454c52, #30383f) !important;
        height: 150px;
        padding: 0px;
        border: 1px solid;
        padding-top: 22px;
        text-align: center;
        width: 80px;
    }

    .swiper-pagination {
        width: 100px;
        font-size: 20px;
        text-align: right;
        position: absolute;
        left: auto;
        right: 40px;
        bottom: 305px;
        font-weight: 400;
    }

    #section-1 .boxtxt {
        font-size: 12px;
        font-weight: 100;
        text-align: center;
        line-height: 20px;
        margin-top: 10px;
    }

    #section-1 h3 {
        font-weight: 100;
        font-size: 18px;

    }

    #section-1 h2 {
        font-size: 25px;
        text-align: left !important;
        margin-top:-50px;
    }

    #section-2 {
        margin-top: -385px;
    }
    #section-2{
        text-align:center;
    }

    #section-3 {
        background-image: none;
        background-position: -400px;
    }

    #section-4 {
        margin-top: -60px;
    }

    #section-4 .boximg-1 {
        width: 45px;
        top: 10px;
        left: -155px;
        position: relative;
    }

    #section-4 .boximg {
        width: 45px;
        position: relative;
        top: 18px;
        left: 0px;
    }

    #section-4 .boxtxt {
        text-align:center;
    }

    #section-4 .top-image {
        position: absolute;
        top: 45px;
        left: -50px;
        transform: translateX(-50%);
        max-width: 150%;
        width: 130%;
    }

    #section-4 .text-right-of-image {
        position: absolute;
        font-size: 17px;
        top: 100px;
        left: 65%;
        color: #000;
        transform: translateY(50%);
        white-space: nowrap;
    }

    #section-4 .boximg-1 {
        width: 45px;
        top: 10px;
        left: 0px;
        position: relative;
    }

    .order1{
        order:2 !important;
    }

    #section-5 .boxtxt {
        top: 15px;
        text-align: center;
        position: relative;
    }

    #section-5 .boximg {
        width: 45px;
        margin-top: 30px;
    }

    #section-5 .top-image {
        position: absolute;
        top: 30px;
        left: -56px;
        transform: translateX(-50%);
        max-width: 150%;
        width: 130%;
    }

    #section-5 .text-right-of-image {
        position: absolute;
        font-size: 17px;
        top: 50px;
        left: 0%;
        color: #000;
        transform: translateY(50%);
        white-space: nowrap;
    }

    #section-6 .boxtxt {
        top: 15px;
        position: relative;
        text-align: center;
    }

    #section-6 .boxtxt {
        top: 20px;
        position: relative;
        text-align: center;
    }

    #section-6 .top-image {
        position: absolute;
        top: 35px;
        left: -20px;
        transform: translateX(-50%);
        max-width: 150%;
        width: 120%;
    }

    #section-6 .text-right-of-image {
        position: absolute;
        font-size: 17px;
        bottom: 37px;
        left: 35%;
        color: #000;
        transform: translateY(50%);
        white-space: nowrap;
    }

    #section-7 h1 {
        font-size: 45px;
        text-align:-webkit-center;
    }

    #section-7 {
        background-image: none;
        background-position: -130px -120px;
        height: 450px;
    }

    #title-2{
        margin-top: 40px;
    }

    #section-8 {
        margin-top: -80px;
    }


    #section-8 .newsimg2{
        width: 100%;
        margin-top: -730px;
    }

    #section-8 .newcol2txt2{
        margin-top: 280px;
    }
    .section-dark{
        margin-bottom: -1px;
    }
    #section-8 .container{
        margin-bottom:12px;
    }
    .pa-b0{
        text-align:-webkit-left;

    }
    .h-120px{
        height:300px;
        border-color: black;
    }
    footer {
        color: var(--dark-body-font-color);
        background: var(--bg-dark-1);
        padding: 100px 0 0 0;
        text-align: center;
    }

    header .logo-mobile {
        display: block;
        margin-top: -25px;
    }
}



/* Styles for screens 768px wide or less */
/*@media (max-width: 768px) {*/
/* .about-sec-1-white-pg img{*/
/*     float:left;*/
/* }*/

/*#about-sec-3{*/
/*     padding-bottom:120px;*/
/* }*/
/*.about-sec-3-col{*/
/*        padding-bottom: 54px;*/
/*        margin-bottom: 45px;*/
/*        width: 610px;*/
/* }*/
/* #about-sec-5 .auto img{*/
/*     margin-left:150px;*/
/* }*/
/*#about-sec-5 h2{*/
/*        text-align:center;*/
/*}*/
/*.subfooter{*/
/*    margin-bottom:60px;*/
/*}*/
/*}*/

/* Styles for screens 1520px wide or less */
@media (max-width: 1520px) {

}

/* Styles for screens 1920px wide or less */
@media (max-width: 1920px) {

}
