﻿@media screen and (min-width: 1600px) {
    .SHImage {
        left: 15%;
    }
}

@media screen and (max-width: 1400px) {
    .BGChiaro {
        height: 680px;
    }

    .SHImage {
        width: 50%;
        max-width: 100%;
    }

    .TestoSH {
        right: 4%;
        width: 90%;
    }

    .ImageSequenza,
    .TextSequenza {
        display: none;
    }

    .SequenzaResponsive {
        display: inherit;
        width: 80%;
        margin: 0 10%;
    }

        .SequenzaResponsive img {
            width: 80%;
        }

        .SequenzaResponsive span {
            height: 25%;
            padding-top: 35%;
            font-weight: 900;
            display: block;
            color: #1A375E;
            font-size: 18px;
            line-height: 18px;
        }

    .BgApp .col-md-3:first-of-type img {
        width: 100%;
    }

    .riderPartner .rz-link:hover div .rz-text-h2 {
        font-size: 30px;
    }
}

@media screen and (max-width: 995px) {
    .BgApp {
        height: 100%;
        padding-bottom: 100px;
    }

    .BGChiaro {
        height: 100%;
    }

    .TestoSH .rz-text-body1 {
        background-color: #f7e9e9b0;
        padding: 10px;
        border-radius: 10px;
    }

    .LinkSocial small {
        height: 95px
    }


    .IconaPizza {
        position: absolute;
        top: 10px;
        right: 0px;
        width: 120px;
    }

    .riderPartner .rz-link img {
        border-radius: 15px;
    }
    .rz-text-body1 {
        font-size:18px;
    }
}

@media screen and (max-width: 770px) {
    .container {
        margin-left: 5%;
        margin-right: 5%;
        width: 90%;
    }

    

    .SHImage {
        width: 60%;
        max-width: 100%;
    }

    .BgApp {
        background-color: #FC635B;
        background-image: none;
        border-radius: 30px;
        padding-bottom: 150px;
    }

        .BgApp .col-md-3:first-of-type img {
            width: 200px;
        }

    .riderPartner .row {
        margin: 0;
    }

    .riderPartner .rz-text-h2 {
        font-size: 20px;
    }

    .riderPartner .rz-link div {
        height: 50px;
    }

    .IconaPizza {
        top: -37px;
        width: 130px;
    }

    .Puntini {
        display: none;
    }

    .ImageStore {
        width: 100%
    }

        .ImageStore a .rz-link-text img {
            display: block;
            float: none;
        }


    .LinkSocial small {
        height: 100px;
    }

    .col-lg-8 {
        border-left: none !important;
        padding: 10px !important;
    }
    .BannerStoria {
     
        border-radius: 20px;
        background-image:none;
    }
}
