

#autoprime-Banner .bannnerTitle, #sugarprime-Banner .bannnerTitle {
    width: 35%;
}

#autoprime-Banner .container, #sugarprime-Banner .container {
    padding-top: 250px;
}

#autoprime-Banner h4, #sugarprime-Banner h4 {

    line-height: 35px;
    font-weight: 500;
}


#autoprime-Banner h4 span, #sugarprime-Banner h4 span {
    color: #333;
    background-color: #e2a215;
    padding: 10px;
    font-weight: 700;
    margin-top: 10px;
    font-size: 35px;
    display: inline-block;
    margin-bottom: 10px;
}

img.sapLogo1 {
    height: 40px;
    position: relative;
    top: 70px;
}

#autoprimeVideo {
    background-image: url(../assets/autoprime-BG-Parts.png);
    background-size: cover;
    height: 400px;
    width: 100%;
}

.sugarPrimeParallax{
    background-image: url(../assets/SugarPrime-Parallax.webp);
    background-size: cover;
    height: 600px;
    background-attachment: fixed;
    width: 100%;
    margin-top: 80px;
}

#autoprimeVideo h6 {
    width: 65%;
    margin: 0 auto;
    line-height: 30px;
    padding: 100px 0px;
}

section#videosec {
    margin: -200px auto 0;
}

iframe {
    margin: 0 auto;
    display: block;
}

section#valuePraposition {
    margin-top: -150px;
}

section#valuePraposition .card,
section#valuePraposition .card img {
    border-radius: 0;
}

section#valuePraposition .card h5 {
    font-size: 18px;
    font-weight: 600;
    color: #c02222;
}

img.offeringsIcon {
    width: 70px;
    margin: -40px auto 0;
}

#coreValue {
    background-image: url(../assets/autoprime-BG-Parts.png);
    background-size: cover;
    height: 450px;
    width: 100%;
}

img.starIcon {
    object-fit: cover;
    height: 40px;
    margin: 20px auto 0;
    max-width: fit-content;
}

#coreValue h5 {
    line-height: 30px;
}

section#valuePraposition img.card-img-top {
    min-height: 275px;
    object-fit: cover;
}


@media screen and (min-device-width: 1001px) and (max-device-width: 1024px) {
    #autoprime-Banner .bannnerTitle, #sugarprime-Banner .bannnerTitle {
        width: 50%;
    }

    .pad-100 {
        padding: 60px 30px;
    }
}

@media only screen and (max-width: 769px) {

    #autoprime-Banner .bannnerTitle, #sugarprime-Banner .bannnerTitle {
        width: 60%;
    }

    section#coreValue .container.w-50.mx-auto {
        width: 100% !important;
    }

    .sugarPrimeParallax{
        height: auto;         padding-bottom: 40px !important;
    }

    #autoprime-Banner, #sugarprime-Banner {
        height: 300px;
        background-position: bottom;
    }

    #autoprime-Banner .container, #sugarprime-Banner .container {
        padding-top: 115px;
    }

    #autoprime-Banner h4, #sugarprime-Banner h4 {
        line-height: 25px;
    }

    img.sapLogo1{
        top: 105px;
    }

    #autoprimeVideo h6 {
        width: 85%;
        line-height: 23px;
        padding: 60px 0px 0;
    }

    #autoprimeVideo{
        height: 350px;
    }

    .pad-100 {
        padding: 40px 20px;
    }

    #autoprimeVideo p.w-50.mx-auto {
        width: 100% !important;
    }

    #coreValue h5 {
        width: 80% !important;
    }

    #coreValue .container.w-75.mx-auto {
        width: 100% !important;
    }

    #coreValue{
        height: 350px;
    }

    #footersec {
        height: 530px;
        padding: 125px 0 100px;
        background-position: center;
    }

    footer#footersec img.sapLogo {
        margin-bottom: 30px;
        height: 60px;
    }

    .ctmfooterpad {
        width: 100%;
    }
}

@media only screen and (max-width: 479px) {
section#videosec {
    margin: 0;
}

section#valuePraposition img.card-img-top {
    min-height: auto;
    object-fit: cover;
}

section#videosec iframe {
    width: 100%;
}

#autoprime-Banner, #sugarprime-Banner {
    height: 160px;
    background-position: bottom;
}

#autoprime-Banner .bannnerTitle, #sugarprime-Banner .bannnerTitle {
    width: 95%;
    font-size: 15px;
    line-height: 18px;
    display: none;
}

#autoprime-Banner h4 span, #sugarprime-Banner h4 span {
    color: #333;
    background-color: #e2a215;
    padding: 5px;
    font-weight: 700;
    margin-top: 5px;
    font-size: 15px;
    display: inline-block;
    margin-bottom: 5px;
}

#autoprime-Banner .container, #sugarprime-Banner .container {
    padding-top: 40px;
    padding-left: 25px;
}

img.sapLogo1 {
    top: 60px;
}

#autoprimeVideo {
    height: auto;
}

section#valuePraposition {
    margin-top: 15px;
    padding: 20px;
}

section#autoprimeofferings .col {
    margin-bottom: 35px;
}

#autoprimeVideo h6 {
    padding: 30px;
}

section#autoprimeofferings .col:last-child {
    margin-bottom: 0;
}

#coreValue {
    height: auto;
}

.ctmfooterpad {
    padding: 30px 0px;
}

#footersec {
    height: auto;
    padding: 30px 20px;
    background-image: none;
    background: #f4f4f4;
}

#coreValue h5 {
    width: 100% !important;
}

#footersec{
    margin-top: 20px;
}

}