* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}


.position-1 {
    position: fixed;
    top: 11.5%;
    width: 100%;
    z-index: 100;
}

/* .section-4 h3 span,
.section-5 h3 span,
.section-6 h3 span,
.section-7 h3 span {
    color: #fcbf00;
} */

.section-2 {
    background: url("../images/Lift-Truck/product-inner-banner.jpg") no-repeat top center;
    min-height: 450px;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
}

.section-2-container .left {
    display: flex;
    flex-direction: column;
    grid-gap: 20px;
    color: #fff;
    padding-right: 5%;
    /* text-align: justify */
}

.section-2-container .left h5 {
    margin-right: 5%;
}

.section-2-container .right {
    margin-top: 4%;
    text-align: center;
}


.section-2-container .left h1 {
    font-size: 45px;
    font-family: myriad-pro-semi-condensed, sans-serif;
}



.section-3 ul {
    display: flex;
    /* justify-content: normal; */
    flex-wrap: wrap;
}

.section-3 li {
    padding-left: 3%;
}


/* .section-3 li a {
    text-decoration: none;
    color: #737373;
} */

/* .section-3 li:hover {
    border-left: 5px solid #fcbf00;
} */


/* .section-3 li a:hover {
    color: black !important;
} */


.section-3 li a {
    text-decoration: none;
    background-color: transparent !important;
    border-left-color: #d5d7d8;
    border-left-style: solid;
    border-left-width: 5px;
    box-shadow: none;
    padding-left: 25px;
    color: #737373;
    transition: all 300ms linear;
    /* padding-right: 25px; */
}


.section-3 li a:hover {
    /* background-color: transparent!important; */
    color: black;
    border-left-color: #fcbf00 !important;
}


.section-4 h3,
.section-5 h3,
.section-6 h3,
.section-7 h3 {
    font-family: myriad-pro-semi-condensed, sans-serif;
    font-weight: bold;
    letter-spacing: 1.2px;
}

.section-4 .left {
    padding-right: 8%;
}

.section-4 .para-container,
.section-3-container .right {
    text-align: justify;
    line-height: 26px;
}

.section-4 .electric-para-container {
    line-height: 25px;
}

.electric-prev,
.electric-next {
    bottom: -15%;
}

.section-4 .btn_container button,
.section-5 button,
.section-2 .left button,
.modal-btn button {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 0px;
    background: #fcbf00;
    color: #666;
}

.section-4 .btn_container button span,
.section-5 button span,
.section-2 .left button span,
.modal-btn button span {
    text-align: center;
    text-decoration: none;
    width: 100%;
    padding: 5px 10px;
    color: #fff;
    letter-spacing: normal;
    font-weight: 500;
    z-index: 1;
    transition: all 0.3s ease-in-out;
}

.section-4 .btn_container button::after,
.section-5 button::after,
.section-2 .left button::after,
.modal-btn button::after {
    content: '';
    position: absolute;
    bottom: 0%;
    left: 0%;
    width: 100%;
    height: 0%;
    background: #3d3d3d;
    transition: all 0.4s ease-in-out;
}

.section-4 .btn_container button:hover::after,
.section-5 button:hover::after,
.section-2 .left button:hover::after,
.modal-btn button:hover::after {
    bottom: 0;
    height: 100%;
}

.section-4 .btn_container button span:hover,
.section-5 button span:hover,
.section-2 .left button span:hover,
.modal-btn button span:hover {
    color: #fff !important;
}


.section-4 {
    padding-bottom: 5% !important;
}

.section-4 .carousel-inner {
    width: 70%;
    margin-top: -20px;

}

.section-5 {
    background-color: #eaeaea;
}

.section-5-container {
    display: grid;
    grid-template-columns: 44% 48%;
    grid-gap: 8%;
}

.section-5 .left {
    align-content: center;
}

.section-5-container .left {
    text-align: center !important;
}

.section-5-container .left img,
.section-6 .right img {
    width: 80%;
}

.section-5-container .right {
    text-align: justify;
    line-height: 28px;
}

.section-5 tr {
    border-left: transparent;
    border-bottom: transparent;
    border-top: transparent;
}

.section-5 tr td {
    border-right: transparent;
}

tr:nth-child(odd) {
    background-color: #fff;
}

.section-5 .right h5 {
    position: relative;
    width: fit-content;
}

.section-5 .right h5::after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: -5px;
    width: 100%;
    height: 2px;
    background-color: #fcbf00;
}



.section-6 .left ul {
    line-height: 32px;
}

.section-6 .img-main-container {
    display: grid;
    grid-template-columns: 50% 50%;
}

.section-6 .img-main-container p {
    width: 55%;
    font-size: 15px;
}

.section-6 .line-1::before {

    content: "";
    position: absolute;
    width: 1px;
    height: 90px;
    top: 0px;
    right: 20px;
    background: #d5d7d8;
}


.section-6 .line-1:after {
    content: "";
    position: absolute;
    width: 314px;
    height: 1px;
    left: 15px;
    bottom: -25px;
    background: #d5d7d8;
}

.section-6 .line-2:after {
    content: "";
    position: absolute;
    width: 330px;
    height: 1px;
    left: 5px;
    bottom: -25px;
    background: #d5d7d8;
}

.section-6 .line-3::before {
    content: "";
    position: absolute;
    width: 1px;
    height: -webkit-fill-available;
    top: 0px;
    right: 20px;
    background: #d5d7d8;
}

/* .section-6 .right {
    padding-top: 3%;
} */

.section-6 .img-main-container img {
    width: 25%;
    height: fit-content;
}

.carousel {
    width: 100% !important;
    text-align: -webkit-center;
}

/* .carousel-inner {
    width: 80%;
} */



.carousel-control-prev {
    left: 35%;
    align-items: end;
    opacity: 1;
    bottom: -10%;
}

.carousel-control-next {
    right: 35%;
    align-items: end;
    bottom: -10%;
    opacity: 1;
}

.carousel-control-prev-icon {
    background-image: unset;
}



/* ========================
------- Media Queries  ----
=======================-- */

@media (max-width: 1440px) {
    .position-1 {
        top: 12.5% !important;
    }

    .carousel {
        width: 100% !important;
        margin-top: -5% !important;
    }

    .section-4 .para-container {
        line-height: 26px;
    }

    .section-4 .left {
        padding-right: 8%;
    }

    .section-4 .carousel-inner {
        width: 80%;
        margin-top: -6%;
    }

    .section-5 .left img {
        width: 85%;
    }

    .section-5-container .right,
    .section-4 .para-container {
        line-height: 26px;
    }

    .section-6 .right {
        text-align: -webkit-center;
    }

    .section-6 .right img {
        width: 90%;
    }

    .section-6 .left ul {
        line-height: 30px;
    }

    .section-6 .img-main-container img {
        width: 27%;
    }

    .section-6 .line-1:after {
        width: 260px;
    }

    .section-6 .line-1::before {
        height: 90px;
        top: -2px;
    }

    .section-6 .line-3::before {
        height: 90px;
    }

    .section-6 .line-2:after {
        width: 275px;
    }
}


@media (max-width: 1400px) {

    .section-4 h3,
    .section-5 h3,
    .section-6 h3,
    .section-7 h3 {
        letter-spacing: 1.2px;
        font-size: 24px;
    }

    .section-2-container .left {
        padding-right: 2%;
    }


    .section-2-container .left h1 {
        font-size: 41px;
    }

    .section-2-container .left h5 {
        margin-right: 6%;
    }

    .section-4 .para-container,
    .section-5-container .right {
        line-height: 26px;
    }

    .carousel-control-prev,
    .carousel-control-next {
        bottom: -15%;
    }

    .section-4 {
        padding-bottom: 8% !important;
    }

    .section-5 .left img {
        width: 82%;
    }

    .section-6 .right img {
        width: 85%;
    }

    .section-6 .line-2:after {
        width: 290px;
    }

    .section-6 .line-1:after {
        width: 257px;
    }

    .electric-prev,
    .electric-next {
        bottom: -20%;
    }

    .section-4 .electric-para-container {
        line-height: 22px;
    }

}


@media (max-width: 1200px) {

    .section-4 h3,
    .section-5 h3,
    .section-6 h3,
    .section-7 h3 {
        letter-spacing: 0.5px;
        font-size: 22px;
    }

    .section-4 .electric-para-container {
        line-height: normal;
    }

    .electric-carousel-inner {
        margin-top: 8%;
    }

    .electric-carousel-item img {
        height: -webkit-fill-available;
    }

    .electric-carousel-item {
        height: 85vh;
    }

    .electric-prev,
    .electric-next {
        bottom: -25%;
    }


    .carousel-inner {
        width: 100%;
    }

    .position-1 {
        top: 9.7% !important;
    }

    .section-2-container .left h1 {
        font-size: 38px;
    }

    /* .section-2-container .right img {
        width: 90% !important;
    } */

    .section-2-container .left h1 {
        font-size: 36px;
        letter-spacing: 0px !important;
    }

    .section-2-container .left h5 {
        line-height: 28px;
    }

    .section-2-container .left h5 {
        margin-right: 8%;
        line-height: normal;
    }

    .section-4 .left {
        padding-right: 4%;
    }

    .section-4 .para-container,
    .section-5-container .right {
        line-height: 24px;
    }

    .section-4 .carousel {
        width: 100% !important;
        margin-top: -8% !important;
    }

    .section-4 {
        padding-bottom: 6% !important;
    }

    .section-4 .carousel-item img {
        width: -webkit-fill-available !important;
    }

    .carousel-control-prev,
    .carousel-control-next {
        bottom: -15%;
    }

    /* .section-5-container {
        grid-template-columns: 45% 47%;
        grid-gap: 8%;
    } */

    .section-5 .left img {
        width: 89%;
    }

    .section-5-container .left {
        align-self: center;
    }

    .section-6 .img-main-container p {
        font-size: 14px;
        width: 48%;
    }

    .section-6 .right {
        align-self: center;
    }

    .section-6 .line-1::before {
        height: 80px;
        top: -5px;
    }

    .section-6 .line-1:after {
        width: 215px;
    }

    .section-6 .line-2:after {
        width: 230px;
    }

    .section-6 .line-3::before {
        height: 80px;
    }

    .section-6 .left ul {
        line-height: 26px;
    }

    .carousel-control-prev,
    .carousel-control-next {
        bottom: -12%;
    }

    /* .section-7 .right img {
        width: 90% !important;
        height: 90%;
    } */
}


@media (max-width: 992px) {

    .section-2 {
        min-height: 340px;
    }

    .section-2-container .left {
        grid-gap: 10px;
        padding-right: 3%;
    }

    .section-2-container .left h1 {
        font-size: 26px;
    }

    .section-2-container .left h3 {
        font-size: x-large;
    }

    .section-2-container .left h5 {
        font-size: medium;
    }

    .section-2-container .left button span {
        padding: 4px 10px !important;
    }

    .section-2-container .right {
        margin-top: 3%;
    }

    .section-4 {
        padding-bottom: 12% !important;
    }

    .section-4 .left {
        padding-right: 2% !important;
    }

    .section-4 .para-container {
        line-height: 22px;
    }

    .section-4 .carousel-item img {
        width: unset !important;
    }

    .carousel-control-prev,
    .carousel-control-next {
        bottom: -12%;
    }

    /* .section-4 .right img {
        width: 75% !important;
        margin-top: 0%;
    } */

    .section-4 .carousel {
        margin-top: 5% !important;
    }

    /* .section-4 .carousel-item {
        height: 44vh !important;
    } */


    .section-4 .carousel-inner {
        text-align: -webkit-center;
        width: 65%;
        margin-top: 0%;
    }

    .section-5 .left {
        text-align: center !important;
    }

    .section-5-container {
        grid-template-columns: 100%;
        grid-gap: 20px;
    }

    .section-5 .left img {
        margin-top: -2%;
        width: 65%;
    }

    .section-5 .right button span {
        padding: 6px 10px !important;
    }

    .section-6 .right img {
        width: 65%;
    }

    .section-6 .right {
        text-align: center;
        margin-top: 3%;
    }

    .section-6 .line-1:after {
        width: 290px;
        left: 15px;
    }

    .section-6 .line-1::before {
        height: 94px;
        top: 0px;
    }

    .section-6 .line-2:after {
        width: 290px;
    }

    .section-6 .line-3::before {
        height: 90px;
    }

    .section-6 .img-main-container p {
        width: 60%;
    }

    .section-6 .img-main-container img {
        width: 25%;
    }

    .position-1 {
        top: 0% !important;
    }
}


@media (max-width: 768px) {

    .section-2 {
        min-height: 260px;
    }

    .section-2-container .left {
        grid-gap: 8px;
        text-align: unset;
        padding-right: 0%;
    }

    .section-2-container .left h1 {
        font-size: 20px;
    }

    .section-2-container .left h3 {
        font-size: larger;
    }


    .section-2-container .left h5 {
        line-height: unset;
        font-size: smaller;
    }

    .section-2-container .left button span {
        padding: 2px 5px !important;
        font-size: smaller;
    }

    .section-2-container .right img {
        width: 100% !important;
    }

    .section-3 li {
        padding-left: 2%;
    }

    .section-3 li a {
        border-left-width: 4px;
        padding-left: 14px;
    }

    .section-4 h3 {
        text-align: center;
    }

    .section-4 .para-container {
        line-height: 22px;
    }

    .section-4 .left {
        padding-right: 3% !important;
    }

    .section-4 .right img {
        height: auto !important;
        margin-top: 0%;
    }


    .section-4 .carousel-item {
        height: unset !important;
    }

    .section-4 .carousel-control-prev,
    .section-4 .carousel-control-next {
        bottom: -18%;
    }

    .section-4 .right {
        padding-bottom: 16%;
    }

    .section-4 {
        padding-bottom: 4% !important;
    }

    .section-5-container .left {
        text-align: center !important;
    }

    .section-5 .left img {
        margin-top: 3%;
    }

    .section-6 .left h5 {
        margin-bottom: 10px;
        font-size: 17px;
    }

    .section-6 .left ul {
        margin-bottom: 20px;
    }

    .section-6 .img-main-container img {
        width: 30%;
    }

    .section-6 .line-1:after {
        width: 215px;
        left: 0px;
    }

    .section-6 .img-main-container p {
        width: 55%;
    }

    .section-6 .line-2:after {
        width: 230px;
    }

    .section-6 .line-1::before {
        height: 80px;
    }

    .section-6 .line-3::before {
        top: -4px;
        height: 80px;
    }


    /* .section-7 .right img {
        height: 100%;
    } */
}


@media (max-width: 576px) {

    .section-4 h3,
    .section-5 h3,
    .section-6 h3,
    .section-7 h3 {
        font-size: 20px;
    }

    .section-4 .para-container,
    .section-4 button span,
    .section-5 .right p,
    .section-5 .right table,
    .section-5 .right button span,
    .section-6 .img-main-container p,
    .section-6 .left h5,
    .section-6 ul {
        font-size: 15px;
    }

    .section-4 .btn_container button span,
    .section-5 .right button span,
    .section-2 .left button span,
    .modal-btn button span {
        padding: 4px 8px;
    }

    .section-2 {
        min-height: 280px;
    }

    .section-2-container .left {
        padding-right: 2%;
    }

    .section-2-container .left h1 {
        font-size: 20px;
    }

    .section-2-container .left h3 {
        font-size: large;
    }

    .section-2-container .left h5 {
        font-size: small;
    }

    .section-2-container .left button span {
        font-size: small;
    }

    .section-2-container .right {
        margin-top: 2%;
    }

    .section-4 .carousel-inner,
    .section-5 .left img,
    .section-6 .right img {
        width: 60%;
    }

    .section-6 .img-main-container img {
        width: 35%;
    }

    .section-6 .img-main-container .line-3 p {
        margin-right: 8%;
    }

    .section-6 .line-1::before {
        top: 0px;
    }

    .section-6 .line-1:after {
        width: 220px;
    }

    .section-6 .line-2:after,
    .section-6 .line-1:after {
        bottom: -16px;
    }

    .section-6 .img-main-container {
        grid-template-columns: 100%;
    }

    .section-6 .line-1::before,
    .section-6 .line-1:after,
    .section-6 .line-2:after,
    .section-6 .line-3::before {
        content: unset;
    }

    .section-6 .img-main-container img {
        width: 22%;
    }

    .section-6 .img-main-container p {
        width: 100%;
        padding-top: 2%;
    }

    .section-6 .img-main-container .img-container-1 {
        margin-top: 3%;
        grid-gap: 4% !important;
    }

    .section-6 .img-main-container .img-container-2,
    .section-6 .img-main-container .img-container-4 {
        margin-top: 6%;
        grid-gap: 4% !important;
    }

    .section-6 .img-main-container .img-container-3 {
        margin-top: -3%;
        grid-gap: 4% !important;
    }

}


@media (max-width: 535px) {

    .section-2-container .left h1 {
        font-size: 20px;
    }

    .section-6 .line-1:after {
        width: 83%;
        left: 7px;
    }

    .section-6 .line-1::before,
    .section-6 .line-3::before {
        height: -webkit-fill-available;
        right: 14px;
    }

    .section-6 .line-2:after {
        width: 92%;
    }


    /* .section-6 .img-main-container {
        grid-template-columns: 100%;
    } */
}

@media (max-width: 505px) {
    .section-2 {
        min-height: 260px;
    }

    .section-2-container .left h1 {
        font-size: 16px;
    }

    .section-2-container .left h5 {
        font-size: 12px;
    }

    /* .section-4 .carousel-item img,
    .section-4 .carousel-item .left img,
    .section-6 .right img {
        width: 80% !important;
    } */

    .section-4 .carousel-control-prev,
    .section-4 .carousel-control-next {
        bottom: -18%;
    }
}


@media (max-width: 490px) {
    .section-2-container .left {
        grid-gap: 5px;
    }
}

@media (max-width: 464px) {

    .section-2 {
        min-height: 240px;
    }

    .section-2-container .left h3 {
        font-size: medium;
    }

    .section-2-container .left h1 {
        font-size: 15px;
    }

    .section-2-container .left h5 {
        font-size: 11px;
    }

    .section-2-container .left button span {
        font-size: x-small;
    }
}

@media (max-width: 425px) {


    .section-4 .para-container,
    .section-4 button span,
    .section-5 .right p,
    .section-5 .right table,
    .section-5 .right button span,
    .section-6 .img-main-container p,
    .section-6 .left h5,
    .section-6 ul {
        font-size: 14px;
    }

    .section-4 .carousel-control-prev,
    .section-4 .carousel-control-next {
        bottom: -15%;
    }

    .section-4 .btn_container button span,
    .section-5 .right button span,
    .section-2 .left button span,
    .modal-btn button span {
        padding: 3px 6px;
    }

    .section-4 .carousel-inner,
    .section-5 .left img,
    .section-6 .right img {
        width: 75%;
    }


    .section-4 h3,
    .section-5 h3,
    .section-6 h3,
    .section-7 h3 {
        letter-spacing: unset;
        font-size: larger;
    }

    .section-2 {
        min-height: 210px;
    }

    .section-2-container .left h3 {
        font-size: smaller;
    }

    .section-2-container .left h5 {
        font-size: 9px;
    }

    .section-2-container .left h1 {
        font-size: 14px;
    }



    .section-2-container .right {
        padding-left: 0%;
    }

    .section-3 ul li a {
        font-size: smaller;
    }

    .section-4 .para-container,
    .section-5-container .right {
        line-height: normal;
    }

    .section-4 .btn_container button span {
        padding: 4px 8px;
    }

    .section-5-container .right {
        text-align: unset !important;
    }

    .section-6 .left ul {
        line-height: 30px;
    }

    .section-6 .left h5 {
        font-size: large;
    }
}


@media (max-width: 395px) {

    .section-2 {
        min-height: 180px;
    }

    .section-2-container .left {
        grid-gap: 5px;
    }

    .section-2-container .left button span {
        font-size: xx-small;
    }

    .section-2-container .left h1 {
        font-size: 11px;
    }

    .section-2-container .left h5 {
        margin-right: 4%;
    }

    .section-2-container .left h3 {
        font-size: small;
    }

    .section-2-container .left button span {
        font-size: xx-small;
    }

    .section-3 li a {
        padding-left: 10px;
    }

    .section-4 .btn_container button span,
    .section-5 .right button span {
        padding: 2px 6px;
    }

}


@media (max-width: 350px) {


    .section-2-container .left h5 {
        line-height: normal;
        font-size: 8px;
    }

    .section-2-container .left button span {
        padding: 1px 4px !important;
    }
}


@media (max-width: 340px) {

    .section-2-container .left h3 {
        font-size: x-small;
    }

    .section-2-container .left h1 {
        font-size: 10px;
    }
}


.section-4 .title,
.section-5 .title,
.section-6 .title,
.section-7 .title,
.section-2 .left,
.section-2 .right,
.section-4 .left-1,
.section-4 .right,
.section-5 .left,
.section-5 .right,
.section-6 .right,
.section-6 .left,
.footer {
    opacity: 0;
}

.section-4 .title.animate__animated,
.section-5 .title.animate__animated,
.section-6 .title.animate__animated,
.section-7 .title.animate__animated,
.section-2 .left.animate__animated,
.section-2 .right.animate__animated,
.section-4 .left-1.animate__animated,
.section-4 .right.animate__animated,
.section-5 .left.animate__animated,
.section-5 .right.animate__animated,
.section-6 .right.animate__animated,
.section-6 .left.animate__animated,
.footer.animate__animated {
    opacity: 1;
}



.section-2 .left,
.section-6 .left,
.section-4 .left-1,
.section-5 .left {
    animation-delay: 0.6s;
    animation-timing-function: ease-in-out;

}

.section-2 .right,
.section-6 .right,
.section-4 .right,
.section-5 .right {
    animation-delay: 0.9s;
    animation-timing-function: ease-in-out;
}


.animate__animated.animate__zoomInUp {
    /* animation-delay: 3ms; */
    animation-duration: 1s;
}