.row.menu-desktop {
    display: none;
}

.hellobar-promo {
    display: none;
}

.footer {
    display: none;
}

.wrap-icone-servizi-footer {
    display: none;
}

.credits {
    margin-top: 100px;
}

/*** PAGINA MASTERCLASS inizio ====== **/
section.hero-masterclass {
    padding: 4em 0;
}

section.hero-masterclass h4 {
    font-size: 20px;
    color: rgba(0, 0, 0, 0.9);
}

section.hero-masterclass h1 {
    font-weight: 600 !important;
    font-size: 35px;
}

section.hero-masterclass h2 {
    font-weight: normal !important;
    margin: 0 0 20px;
    color: rgba(0, 0, 0, 1);
    font-size: 24px;
    line-height: 1.6;
}

section.hero-masterclass p {
    font-size: 18px;
    line-height: 1.7;
}

section.hero-masterclass .nopad {
    padding-right: 110px !important;
}

section.hero-masterclass form.af-form-wrapper {
    padding: 3em;
    background: #f4f4f4;
}

section.hero-masterclass form.af-form-wrapper button {
    text-align: center;
}

.hero-masterclass .af-form-wrapper input[type="submit"] {
    margin: 20px auto 15px !important;
    display: block;
    font-size: 20px !important;
    width: auto !important;
    color: #fff;
    background: #2eb0a8 !important;
    padding: 15px 30px;
}

.hero-masterclass .af-element.af-element-checkbox label,
.hero-masterclass .af-element.af-element-checkbox label a {
    font-weight: normal;
    font-size: 15px;
}

.hero-masterclass .af-element.af-element-checkbox label a {
    text-decoration: underline;
}

.hero-masterclass .af-form-wrapper h3 {
    font-size: 30px;
    margin-bottom: 5px;
    font-weight: 600 !important;
}

.hero-masterclass .af-form-wrapper p {
    font-size: 16px;
    margin-bottom: 15px;
}

.hero-masterclass input[type="text"],
.hero-masterclass input[type="email"] {
    border: none !important;
    border-bottom: 1px solid #ddd !important;
    text-transform: none;
    color: #000 !important;
    font-size: 16px;
    background: transparent;
    box-shadow: none;
}

/* icone */
section.iconemasterclass {
    background: #f7f7f7 !important;
    padding: 4em;
}

.content-riqicona p {
    margin: 0;
    font-size: 17px;
}

.riquadro-icona-masterclass {
    display: flex;
    align-items: center;
    justify-content: start;
}

.img-riqicona img {
    max-width: 90px;
}

.content-riqicona {
    padding: 20px;
}

.content-riqicona h2 {
    font-size: 30px;
    margin: 0;
    font-weight: 600 !important;
}

section.iconemasterclass .columns {
    padding: 0;
}

section.iconemasterclass .columns {
    display: flex;
    align-items: center;
    justify-content: center;
}

section.hero-masterclass.formfinalemasterclass.pdzero form {
    padding: 3em 12em;
}

/* video devi */
section.video-masterclass h2 {
    font-size: 40px;
    margin-bottom: 30px;
    font-weight: 600 !important;
}

section.video-masterclass {
    padding: 0 0;
}

section.video-masterclass .flex-video.widescreen {
    margin: 0;
}

/* cosa scoprirai */
.faq-question {
    cursor: pointer;
    font-weight: 600;
    padding: 1.5em 2em 1em 0;
    margin-bottom: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.faq-answer {
    display: none;
    margin-bottom: 0;
    padding: 0.2em 0 1.5em;
}

section.cosa-scoprirai {
    padding: 4em 0;
    background: #f7f7f7;
}

section.cosa-scoprirai h2 {
    text-align: center;
    font-size: 30px;
    margin-bottom: 20px;
    font-weight: 600 !important;
}

.faq h4 {
    font-weight: 600;
    margin: 0 !important;
    font-size: 20px;
}


.faq-item {
    border-bottom: 2px solid #ddd;
}

.faq-answer p {
    font-size: 18px;
    margin: 0;
}


/** cosa scoprirai con bullet point */
section.cosascopri {
    padding: 4em 0 0;
}

section.cosascopri h2 {
    text-align: center;
    margin-bottom: 20px;
}

section.cosascopri ul {
    max-width: 80%;
    margin: 0 auto;
}

section.cosascopri ul li {
    list-style: none;
    position: relative;
    margin-bottom: 20px;
}

section.cosascopri ul li:before {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    background: #ffd502;
    border-radius: 100%;
    left: -20px;
    top: 8px;
    border: 1px solid #444;
}


/** non puoi partecipare **/
section.nonpuoipartecipare h3 {
    font-weight: bold;
    text-align: center;
}

section.nonpuoipartecipare p {
    text-align: center;
    font-size: 23px;
}

/** form finale **/
.hero-masterclass.formfinalemasterclass.pdzero .nopad {
    padding: 0 !important;
}


/** responsive **/
@media only screen and (min-width: 1300px) and (max-width: 1500px) {
    .nopad {
        padding: 0 4em !important;
    }

    section.hero-masterclass h1 {
        font-size: 35px;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1299px) {
    .nopad {
        padding: 0 4em !important;
    }

    .columns.medium-6.nopad {
        padding-right: 0 !important;
    }

    section.hero-masterclass h1 {
        font-size: 30px;
    }

    section.hero-masterclass h2 {
        font-size: 18px;
    }

    .content-riquadrotestimonianze-nuovo {
        padding: 1em;
    }

    .content-riquadrotestimonianze-nuovo h3 {
        font-size: 21px;
    }

    section.autrice h2 {
        font-size: 25px;
    }

    section.iconemasterclass .columns {
        padding: 0 !important;
    }

    .riquadro-testimonianze-nuovo {
        min-height: 400px;
    }
}

@media only screen and (max-width: 1023px) {
    section.hero-masterclass .row .columns {
        width: 100%;
        padding: 0 2em !important;
    }

    section.iconemasterclass {
        padding: 1em;
    }

    section.iconemasterclass h2 {
        font-size: 22px;
    }

    section.iconemasterclass p {
        font-size: 13px;
    }

    .nopad {
        padding: 0 2em !important;
    }

    section.autrice .row {
        flex-flow: wrap;
    }

    section.autrice .row .columns {
        width: 100%;
    }

    section.nonpuoipartecipare p {
        text-align: center;
        font-size: 16px;
    }

    section.nonpuoipartecipare h3 {
        font-size: 24px;
    }
}

@media only screen and (max-width: 500px) {
    section.hero-masterclass.formfinalemasterclass.pdzero form {
        padding: 3em 2em;
    }

    section.hero-masterclass .row .columns {
        padding: 0 1em !important;
    }

    section.hero-masterclass h1 {
        font-size: 24px;
    }

    section.hero-masterclass h2 {
        margin: 0 0 20px;
        font-size: 19px;
    }

    section.hero-masterclass h4 {
        font-size: 16px;
    }

    section.hero-masterclass form.af-form-wrapper {
        padding: 2em 20px;
        margin-top: 20px;
    }

    .hero-masterclass .af-form-wrapper h3 {
        font-size: 24px;
    }

    .riquadro-icona-masterclass {
        width: 100%;
        margin: 10px 0;
        justify-content: start;
    }

    .nopad {
        padding: 0 1em !important;
    }

    section.video-masterclass h2 {
        font-size: 26px;
    }

    section.cosa-scoprirai h2 {
        font-size: 24px;
    }

    .faq h4 {
        font-size: 18px;
    }

    .testimonianze_nuove h2 {
        font-size: 24px;
    }

    .riquadro-testimonianze-nuovo {
        display: flex;
        flex-flow: wrap;
        padding: 0;
    }

    .colimg-riquadrotestimonianze-nuovo {
        width: 100%;
    }

    .content-riquadrotestimonianze-nuovo {
        width: 100%;
        padding: 1em;
    }

    section.autrice h2 {
        font-size: 22px;
    }

    section.autrice .columns {
        padding: 1em !important;
    }


    section.autrice {
        padding: 4em 0 0;
    }

    section.hero-masterclass.pdzero {
        padding: 0em 0;
    }

    section.nonpuoipartecipare {
        padding: 2em 0 0 0;
    }


    .cosascopri .columns {
        padding: 0 10px;
    }
}

/*** PAGINA MASTERCLASS fine ====== **/


/** TY MASTERCLASS GRAZIE PAGE */

section.general_newhero.tymchero {
    background-position: center center;
    background-size: cover;
    height: 600px;
}

@media only screen and (max-width: 639px) {

    section.general_newhero.tymchero br {
        display: none !important;
        font-size: 15px !important;
    }

    section.general_newhero.tymchero h1 {
        font-size: 30px !important;
    }

    section.general_newhero.tymchero {
        height: auto !important;
        padding: 5em 0 !important;
        background-position: center center;
        background-size: cover !important;
    }

}