﻿
@media (min-width: 851px) and (max-width: 1279px) {


    .contenitoreTesto {
        float: left;
        width: 88%;
        padding: 8px 5px 8px 5px;
        vertical-align: middle;
        height: auto;
        text-align: justify;
        font-size: 12px;
    }

    .contenitoreBottoni {
        float: left;
        width: 12%;
        padding: 8px 5px 5px 5px;
    }

    #Button2 {
        width: 100px;
        margin: auto;
        text-align: center;
        float: none;
    }

    .cycle-slideshow {
        height: 400px;
    }

    .cycle-overlayMOD {
        padding-top: 60px;
        height: 400px;
    }


        .cycle-overlayMOD h2 {
            font-size: 50px;
            text-shadow: 10px 5px 10px #666;
            color: white;
            opacity: 1 !important;
            line-height: 60px;
            margin: 35px !important;
        }
    /* ###### CONTATTI ###### */
    .padded {
        width: calc(100% - 10px);
        margin: auto;
        padding: 0px;
        text-align: justify;
    }

        .padded h1 {
            text-align: center;
            font-size: 16px;
            padding: 0px;
        }

    .contattoLabel {
        margin: 0px;
        width: 100%;
        float: none;
        margin-right: 0%;
    }

    .contattoLabelDX {
        width: 100%;
        float: none;
    }

    .contattoLabel2 {
        width: 100%;
        float: none;
    }
    /* ###### CONTATTI ###### */


    .introduzioniBIGPrivacy {
        font-size: 16px !important;
        line-height: 1.5em !important;
    }

    .panelNormativa {
        width: 88vw;
        left: 6vw;
        margin-top: 36px;
        height: 75vh;
    }

    .divNormativa {
        margin-top: 2vh;
        padding-left: 1.5vw;
        padding-right: 1.5vw;
        padding-bottom: 0vh;
        margin-bottom: 0vh;
        overflow-y: scroll;
        width: 84vw;
        height: 60vh;
        margin-right: 39px;
    }

        .divNormativa::-webkit-scrollbar {
            width: 1vw;
        }

    .Accetto_btn {
        margin-bottom: 10px;
        width: 100%;
        padding: 0px;
        margin-left: -5px;
        height: auto;
    }

    .ChiudiPrivacy {
        width: 120px !important;
    }

    .h1PrivacyLITTLE {
        font-size: 16px;
        line-height: 17px;
    }

    .h2PrivacyLITTLE {
        font-size: 15px;
        font-weight: bold;
    }

    .h3PrivacyLITTLE {
        font-size: 14px;
        font-weight: bold;
    }
}


@media (min-width: 769px) and (max-width: 850px) {
    .contenitoreTesto {
        float: left;
        width: 85%;
        padding: 8px 5px 8px 5px;
        vertical-align: middle;
        height: auto;
        text-align: justify;
        font-size: 12px;
    }

    .contenitoreBottoni {
        float: left;
        width: 15%;
        padding: 8px 5px 5px 5px;
    }

    #Button2 {
        width: 100px;
        margin: auto;
        text-align: center;
        float: none;
    }
    .hero-brand img {
        max-width: 20vw;
    }
    /* ###### CONTATTI ###### */
    .padded {
        width: calc(100% - 10px);
        margin: auto;
        padding: 0px;
        text-align: justify;
    }

        .padded h1 {
            text-align: center;
            font-size: 16px;
            padding: 0px;
        }

    .contattoLabel {
        margin: 0px;
        width: 100%;
        float: none;
        margin-right: 0%;
    }

    .contattoLabelDX {
        width: 100%;
        float: none;
        margin: unset;
    }

    .contattoLabel2 {
        width: 100%;
        float: none;
    }
    /* ###### CONTATTI ###### */


    .panelNormativa {
        width: 88vw;
        left: 6vw;
        margin-top: 45px;
        height: 60vh;
    }

    .divNormativa {
        margin-top: 2vh;
        padding-left: 1.5vw;
        padding-right: 1.5vw;
        padding-bottom: 0vh;
        margin-bottom: 0vh;
        overflow-y: scroll;
        width: 83vw;
        height: 35vh;
        margin-right: 39px;
    }

        .divNormativa::-webkit-scrollbar {
            width: 1vw;
        }

    .Accetto_btn {
        margin-bottom: 20px;
        width: 100%;
        padding: 0px;
    }

    .ChiudiPrivacy {
        width: 120px !important;
    }

    .h1PrivacyLITTLE {
        font-size: 16px;
        line-height: 17px;
    }

    .h2PrivacyLITTLE {
        font-size: 15px;
        font-weight: bold;
    }

    .h3PrivacyLITTLE {
        font-size: 14px;
        font-weight: bold;
    }
    .cycle-slideshow {
        height: 300px;
    }

    .cycle-overlayMOD {
        padding-top: 30px;
        height: 300px;
    }


        .cycle-overlayMOD h2 {
            font-size: 40px;
            text-shadow: 10px 5px 10px #666;
            color: white;
            opacity: 1 !important;
            line-height: 50px;
            margin: 20px !important;
        }
}

/*IPAD VERTICALE*/
@media (min-width: 768px) and (max-width: 768px) and (min-height: 1024px) and (max-height: 1024px) {
    .contenitoreTesto {
        float: left;
        width: 85%;
        padding: 8px 5px 8px 5px;
        vertical-align: middle;
        height: auto;
        text-align: justify;
        font-size: 12px;
    }

    .contenitoreBottoni {
        float: left;
        width: 15%;
        padding: 8px 5px 5px 5px;
    }

    #Button2 {
        width: 100px;
        margin: auto;
        text-align: center;
        float: none;
    }
    .hero-brand img {
        max-width: 20vw;
    }
    .social-nav {
        margin-right: 10px;
        margin-top: 4px !important;
    }

    /* ###### CONTATTI ###### */
    .padded {
        width: calc(100% - 10px);
        margin: auto;
        padding: 0px;
        text-align: justify;
    }

        .padded h1 {
            text-align: center;
            font-size: 16px;
            padding: 0px;
        }

    .contattoLabel {
        margin: 0px;
        width: 100%;
        float: none;
        margin-right: 0%;
    }

    .contattoLabelDX {
        width: 100%;
        float: none;
    }

    .contattoLabel2 {
        width: 100%;
        float: none;
    }
    /* ###### CONTATTI ###### */


    .introduzioniBIGPrivacy {
        font-size: 16px !important;
        line-height: 1.5em !important;
    }

    .panelNormativa {
        width: 88vw;
        left: 6vw;
        margin-top: 36px;
        height: 75vh;
    }

    .divNormativa {
        margin-top: 2vh;
        padding-left: 1.5vw;
        padding-right: 1.5vw;
        padding-bottom: 0vh;
        margin-bottom: 0vh;
        overflow-y: scroll;
        width: 84vw;
        height: 60vh;
        margin-right: 39px;
    }

        .divNormativa::-webkit-scrollbar {
            width: 1vw;
        }

    .Accetto_btn {
        margin-bottom: 10px;
        width: 100%;
        padding: 0px;
        margin-left: -5px;
        height: auto;
    }

    .ChiudiPrivacy {
        width: 120px !important;
    }

    .h1PrivacyLITTLE {
        font-size: 16px;
        line-height: 17px;
    }

    .h2PrivacyLITTLE {
        font-size: 15px;
        font-weight: bold;
    }

    .h3PrivacyLITTLE {
        font-size: 14px;
        font-weight: bold;
    }
    .cycle-slideshow{
        height:300px;
    }
    .cycle-overlayMOD {
        padding-top: 30px;
        height: 300px;
    }
   

    .cycle-overlayMOD h2 {
        font-size: 40px;
        text-shadow: 10px 5px 10px #666;
        color: white;
        opacity: 1 !important;
        line-height:50px;
        margin: 20px !important;
    }
}


@media (min-width: 481px) and (max-width: 767px) {
    .form {
        width: 90%;
        margin-left: 5%;
        font-family: Arial;
        margin-top: 60px;
        margin-bottom: 60px;
    }

    .contenitoreTesto {
        float: none;
        width: 100%;
        padding: 10px 5px 5px 5px;
        vertical-align: middle;
        height: auto;
        text-align: justify;
        font-size: 12px;
    }

    #cookie {
        width: 94%;
        left: 3%;
    }

    .contenitoreBottoni {
        float: none;
        width: 100%;
        padding: 0px 5px 5px 5px;
    }


    .top {
        height: 60px;
    }

    .social {
        margin-top: 7px;
        margin-right: 0px !important;
    }
    .hero-brand img {
        max-width: 50vw;
    }
    .social-nav {
        margin-right: 40px;
        margin-top: 4px !important;
    }
    /* ###### CONTATTI ###### */
    .padded {
        width: calc(100% - 10px);
        margin: auto;
        padding: 0px;
        text-align: justify;
    }

        .padded h1 {
            text-align: center;
            font-size: 16px;
            padding: 0px;
        }


    .contattoLabel2 {
        width: 100%;
        float: none;
    }
    /* ###### CONTATTI ###### */


    .panelNormativa {
        width: 88vw;
        left: 6vw;
        margin-top: 45px;
        height: 60vh;
    }

    .divNormativa {
        margin-top: 2vh;
        padding-left: 1.5vw;
        padding-right: 1.5vw;
        padding-bottom: 0vh;
        margin-bottom: 0vh;
        overflow-y: scroll;
        width: 83vw;
        height: 35vh;
        margin-right: 39px;
    }

        .divNormativa::-webkit-scrollbar {
            width: 1vw;
        }

    .Accetto_btn {
        margin-bottom: 20px;
        width: 100%;
        padding: 0px;
    }

    .ChiudiPrivacy {
        width: 120px !important;
    }

    .h1PrivacyLITTLE {
        font-size: 16px;
        line-height: 17px;
    }

    .h2PrivacyLITTLE {
        font-size: 15px;
        font-weight: bold;
    }

    .h3PrivacyLITTLE {
        font-size: 14px;
        font-weight: bold;
    }
    .hero .container {
        vertical-align: middle;
        height: 100vh;
        padding-top: 65px;
        text-align: center !important;
    }

        .hero .container div {
            text-align: center !important;
        }

        .hero .container .row {
            height: unset;
        }


    .sloganTop {
        height: unset;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

        .sloganTop h1 {
            margin-bottom: 20px !important;
        }

    .imgTeam {
        margin-bottom: 0px;
    }

    .cycle-slideshow {
        width: 100vw !important;
        height: auto !important;
    }

        .cycle-slideshow img {
            width: 100vw !important;
        }

    .cycle-overlayMOD {
        padding-top: 30px;
        height: 100%;
    }

        .cycle-overlayMOD .btn-ghost {
            padding: 8px 15px 8px 15px !important;
        }

        .cycle-overlayMOD h2 {
            font-size: 28px;
            text-shadow: 10px 5px 10px #666;
            color: white;
            opacity: 1 !important;
            line-height: 30px;
            margin: 20px !important;
        }
}


@media (min-width: 321px) and (max-width: 480px) {
    .hero-brand img {
        max-width: 50vw;
    }
    .hero {
        background-position: 60%;
    }
    .top {
        height: 101px;
    }

        .top div {
            float: none;
            width: 100%;
            text-align: center;
            margin-bottom: 5px;
        }
    .social-nav {
        margin-right: 50px;
        margin-top: 4px !important;
    }
    .footer {
        font-size: 10px;
    }

    .bottoneHome {
        float: none;
        clear: both;
        margin: unset;
        margin-top: 20px;
        display: block;
        width: 80%;
        margin-left: 10%;
        margin-right: 10%;
    }
    /* ###### CONTATTI ###### */
    .padded {
        width: calc(100% - 10px);
        margin: auto;
        padding: 0px;
        text-align: justify;
    }

        .padded h1 {
            text-align: center;
            font-size: 16px;
            padding: 0px;
        }

    .contattoLabel {
        margin: 0px;
        width: 100%;
        float: none;
        margin: unset;
    }

    .contattoLabelDX {
        width: 100%;
        float: none;
        margin: unset;
    }

    .contattoLabel2 {
        width: 100%;
        float: none;
    }

    .form {
        width: 90%;
        margin-left: 5%;
        font-family: Arial;
        margin-top: 111px;
        margin-bottom: 60px;
    }
    /* ###### CONTATTI ###### */


    .introduzioniBIGPrivacy {
        font-size: 16px !important;
        line-height: 1.5em !important;
    }

    .panelNormativa {
        width: 88vw;
        left: 6vw;
        margin-top: 36px;
        height: 75vh;
    }

    .divNormativa {
        margin-top: 2vh;
        padding-left: 1.5vw;
        padding-right: 1.5vw;
        padding-bottom: 0vh;
        margin-bottom: 0vh;
        overflow-y: scroll;
        width: 83vw;
        height: 56vh;
        margin-right: 39px;
    }

        .divNormativa::-webkit-scrollbar {
            width: 1vw;
        }

    .Accetto_btn {
        margin-bottom: 10px;
        width: 100%;
        padding: 0px;
        margin-left: -5px;
    }

    .ChiudiPrivacy {
        width: 120px !important;
    }

    .h1PrivacyLITTLE {
        font-size: 16px;
        line-height: 17px;
    }

    .h2PrivacyLITTLE {
        font-size: 15px;
        font-weight: bold;
    }

    .h3PrivacyLITTLE {
        font-size: 14px;
        font-weight: bold;
    }

    #cookie {
        width: 94%;
        left: 3%;
    }

    .contenitoreTesto {
        float: none;
        width: 100%;
        padding: 10px 5px 5px 5px;
        vertical-align: middle;
        height: auto;
        text-align: justify;
        font-size: 12px;
    }

    .contenitoreBottoni {
        float: none;
        width: 100%;
        padding: 0px 5px 5px 5px;
    }
    .hero .container {
        vertical-align: middle;
        height: 100vh;
        padding-top: 65px;
        text-align: center !important;
    }

        .hero .container div {
            text-align: center !important;
        }

        .hero .container .row {
            height: unset;
        }


    .sloganTop {
        height: unset;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

        .sloganTop h1 {
            margin-bottom: 20px !important;
        }

    .imgTeam {
        margin-bottom: 0px;
    }

    .cycle-slideshow {
        width: 100vw !important;
        height: auto !important;
    }

        .cycle-slideshow img {
            width: 100vw !important;
        }

    .cycle-overlayMOD {
        padding-top: 30px;
        height: 100%;
    }

        .cycle-overlayMOD .btn-ghost {
            padding: 8px 15px 8px 15px !important;
        }

        .cycle-overlayMOD h2 {
            font-size: 20px;
            text-shadow: 10px 5px 10px #666;
            color: white;
            opacity: 1 !important;
            line-height: 25px;
            margin: 10px !important;
        }
}



@media (min-width: 1px) and (max-width: 320px) {
    .top {
        height: 101px;
    }

        .top div {
            float: none;
            width: 100%;
            text-align: center;
            margin-bottom: 5px;
        }
    .social-nav{
        margin-right:40px;
        margin-top:4px !important;
    }

    .footer {
        font-size: 10px;
    }

    .contenutoHome h1 {
        font-size: 50px;
    }

    .contenutoHome h4 {
        font-size: 25px;
    }

    .bottoneHome {
        float: none;
        clear: both;
        margin: unset;
        margin-top: 20px;
        display: block;
        width: 80%;
        margin-left: 10%;
        margin-right: 10%;
    }

    .form {
        width: 90%;
        margin-left: 5%;
        font-family: Arial;
        margin-top: 111px;
        margin-bottom: 60px;
    }

    #cookie {
        width: 94%;
        left: 3%;
    }

    .contenitoreTesto {
        float: none;
        width: 100%;
        padding: 10px 5px 5px 5px;
        vertical-align: middle;
        height: auto;
        text-align: justify;
        font-size: 12px;
    }

    .contenitoreBottoni {
        float: none;
        width: 100%;
        padding: 0px 5px 5px 5px;
    }

    /* ###### CONTATTI ###### */
    .padded {
        width: calc(100% - 10px);
        margin: auto;
        padding: 0px;
        text-align: justify;
    }

        .padded h1 {
            text-align: center;
            font-size: 16px;
            padding: 0px;
        }

    .contattoLabel {
        margin: unset;
        width: 100%;
        float: none;
    }

    .contattoLabelDX {
        width: 100%;
        float: none;
        margin: unset;
    }

    .contattoLabel2 {
        width: 100%;
        float: none;
    }
    /* ###### CONTATTI ###### */


    .introduzioniBIGPrivacy {
        font-size: 16px !important;
        line-height: 1.5em !important;
    }

    .panelNormativa {
        width: 88vw;
        left: 6vw;
        margin-top: 36px;
        height: 75vh;
    }

    .divNormativa {
        margin-top: 2vh;
        padding-left: 1.5vw;
        padding-right: 1.5vw;
        padding-bottom: 0vh;
        margin-bottom: 0vh;
        overflow-y: scroll;
        width: 84vw;
        height: 56vh;
        margin-right: 39px;
    }

        .divNormativa::-webkit-scrollbar {
            width: 1vw;
        }

    .Accetto_btn {
        margin-bottom: 10px;
        width: 100%;
        padding: 0px;
        margin-left: -5px;
    }

    .ChiudiPrivacy {
        width: 120px !important;
    }

    .h1PrivacyLITTLE {
        font-size: 16px;
        line-height: 17px;
    }

    .h2PrivacyLITTLE {
        font-size: 15px;
        font-weight: bold;
    }

    .h3PrivacyLITTLE {
        font-size: 14px;
        font-weight: bold;
    }

    .introduzioniLITTLE {
        font-size: 12px !important;
    }
    .hero-brand img{
        max-width:50vw;
    }
    .hero{
        background-position:60%;
    }

    .hero .container {
        vertical-align: middle;
        height: 100vh;
        padding-top: 65px;
        text-align: center !important;
    }

        .hero .container div {
            text-align: center !important;
        }

        .hero .container .row {
            height: unset;
        }


    .sloganTop {
        height: unset;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

        .sloganTop h1 {
            margin-bottom: 20px !important;
        }
        .imgTeam{
            margin-bottom:0px;
        }

    .cycle-slideshow {
     width:100vw !important;
     height: auto !important;
    }
    .cycle-slideshow  img{
        width: 100vw !important;
    }
    .cycle-overlayMOD {
        padding-top:10px;
        height:100%;
    }
        .cycle-overlayMOD .btn-ghost {
            padding:8px 15px 8px 15px !important;
        }

        .cycle-overlayMOD h2 {
            font-size: 20px;
            text-shadow: 10px 5px 10px #666;
            color: white;
            opacity: 1 !important;
            line-height: 25px;
            margin:10px !important;
        }
    }
