﻿.bg-banner .owl-stage-outer {
    padding-top: 0px !important;
}

.bg-banner .bg-img {
    width: 100%;
    height: 100vh;
    text-align: center;
    position:relative;
}

    .bg-banner .bg-img img {
        width: 100%;
        height: 100vh;
        object-fit: cover;
        margin: 0px auto;
        text-align: center;
    }

    .bg-banner .bg-img .logo-adms {
        width: auto;
        height: auto;
        position: absolute;
        left: 47px;
        top: 35px;
        object-fit: contain;
    }

    .bg-banner .bg-img .left__bottom__img {
        position: absolute;
        bottom: 25px;
        z-index: 9999;
        height: auto;
        left: 50px;
        object-fit: contain;
    }

.bg-banner .owl-dots {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}


.makinguseimg img {
    width: 100% !important;
    height: auto !important;
    object-fit: initial !important;
}

.makinguseimg .one-once-more-footer img {
    width: 30% !important;
    height: auto !important;
    object-fit: initial !important;
    margin: 0 auto;
    padding: 15px 0;
}

.makinguseimg {
    position: absolute;
    bottom: 0;
    width:100%;
}

.bg-banner .one-once-more-overlay {
    display: inline-block;
    width: 100%;
    position: absolute;
    left: 7%;
    top: 30px;
    z-index: 9;
}
.bg-banner .one-once-more-mobile
{
    display:none;
}
.one-once-more-image img.fordsktop {
    padding: 0 25px;
}
.bg-banner .one-once-more-overlay .fordsktop {
    width: 14%;
    height: auto;
    object-fit: initial;
    margin: 0 30px 0 0;
    float: left;
}
.bg-banner .one-once-more-overlay .fordsktop-1 {
    width: 46%;
    height: auto;
    object-fit: initial;
    margin: 20px 0 0 0;
}
img.fordsktop-3 {
    width: 160px !important;
    height: auto !important;
    object-fit: initial !important;
    margin: 0;
    position: absolute;
    bottom: 8px;
    left: 25px;
}

.banner__form__content {
    bottom:initial;
    top:15%;
}
.bg-banner {
    background: #f4ecea;
}

@media screen and (max-width:1280px) {
    .bg-banner .one-once-more-overlay {
        position: relative;
    }
    .banner__home {
        height: auto;
    }
    .bg-banner .bg-img {
        height: auto;
    }
    .bg-banner .bg-img img {
        height: auto;
    }
    .makinguseimg {
        position: relative;
        bottom: 0;
        width: 100%;
    }
    .bg-banner .one-once-more-overlay .fordsktop-1 {
        width: 40%;
        height: auto;
        object-fit: initial;
        margin: 40px 0 0 0;
    }
}
@media screen and (max-width:1091px) {
    .banner__home {
        background:#fff!important;
    }
    .bg-banner .one-once-more-overlay .fordsktop {
        width: 18%;
    }
    .bg-banner .one-once-more-overlay .fordsktop-1 {
        width: 60%;
        margin: 30px 0 0 0;
    }
    .makinguseimg .one-once-more-footer img {
        width: 45% !important;
    }
    .bg-banner .bg-img .left__bottom__img {
        width: 130px;
    }
}
@media screen and (max-width:767px) {
   
    .makinguseimg {
        display: none;
    }

    .bg-banner .one-once-more-overlay {
        display: none;
    }

    .bg-banner .one-once-more-mobile {
        display: block;
    }

    .one-once-more-mobile .one-once-more-overlay {
        display: block;
    }



        .mobileimg .footermob {
            width: 60% !important;
            margin: 0px auto !important;
            padding: 45px 0;
        }

    img.fordsktop-3 {
        width: 130px !important;
        left: initial;
        right: 35px;
        bottom: 15px;
    }

    .mobileimg img.formobilepath {
        width: 100% !important;
        padding:0 25px;
    }

    .bg-banner .one-once-more-overlay {
        width: 100%;
    }

        .bg-banner .one-once-more-overlay .fordsktop {
            width:27%;
            float: left;
            margin-right: 0px;
        }

    img.textpart {
        width: 47% !important;
        margin: 10px 0 0 30px !important;
        float: left;
    }

    .bg-banner .bg-img .left__bottom__img {
        bottom: 16px;
        left: 15px;
    }

    .bg-banner .bg-img .logo-adms {
        left: 20px;
        top: 15px;
    }
}

@media screen and (max-width:600px) {
    .bg-banner .bg-img .left__bottom__img {
        width:100px;
        bottom: 10px;
        left: 50%;
        transform: translate(-50%);
    }
    img.textpart {
        width:43% !important;
    }
}

@media screen and (max-width:500px) {
    .mobileimg img.formobilepath {
        padding: 0 10px;
    }
    .mobileimg .footermob {
        padding: 15px 0 30px;
    }
    img.fordsktop-3 {
        width: 115px !important;
        left: initial;
        right: 15px;
        bottom: 10px;
    }
    img.textpart {
        width: 50% !important;
        margin: 10px 0 0 15px !important;
    }
    .mobileimg {
        padding-top: 150px;
    }
    .bg-banner .one-once-more-overlay .fordsktop {
        width: 30%;
    }
}
/* new css term command condition*/
.footer-last {
    display: flex;
    align-items: center;
    justify-content: space-between;
    grid-gap: 10px;
    flex-wrap: wrap;
    padding-top: 25px;
    margin-top: 60px;
    background: #f2f2f2;
    padding: 25px 25px 18px;
}

    .footer-last p {
        color: #333;
        margin: 0 !important;
        padding: 0;
        line-height: 21px !important;
        text-align: center;
        font-size: 14px !important;
    }

@media screen and (max-width:840px) {
    .footer-last p:first-child {
        width: 100%;
    }
}

@media screen and (max-width:480px) {
    .footer-last {
        flex-direction: column;
        justify-content: center;
        grid-gap: 5px;
    }
}