﻿.myesalon-popupform-form {    height: 600px !important;}
#myesalon-popupform h1 {
    font-size: 16pt;
}.myesalon-popupform-flyer {
    width: 100%;
    margin-bottom: 20px;
}#myesalon-popupform {
    max-width: 500px;
    width: 100%;
    margin-top: 50px;
    max-height: 600px;
    background: #fff4da;
}.myesalon-popupform-flyer img {
    width: 100%;
}.myesalon-popupform-form {
    width: 100%;
    max-width: 500px;
    margin: 0px auto;
    float: none;
    /*margin-top: 300px;*/
    background: #fff;
}.myesalon-popupform-form h5 {
    /*margin-top: -30px;*/
}.myesalon-popupform-center {
    padding: 10px;
}@media handheld, only screen and (max-width: 1024px) {
    #myesalon-popupform {
        max-height: 850px;
    }
}@media handheld, only screen and (max-width: 780px) {
    .myesalon-popupform-form {
        margin-top: 0px;
    }
    #myesalon-popupform {
        transform: translate(28%, 10%);
    }
    .myesalon-popupform-flyer {
        float: none;
        width: 100%;
        text-align: center;
    }

    .myesalon-popupform-form {
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }

    .myesalon-popupform-flyer img {
        width: 100%;
    }

    #closenoti {
        display: block;
    }
}@media handheld, only screen and (max-width: 700px) {
    #myesalon-popupform {
        transform: translate(20%, 10%);
    }
}@media handheld, only screen and (max-width: 630px) {
    #myesalon-popupform {
        transform: translate(10%, 10%);
    }
}@media handheld, only screen and (max-width: 600px) {
    #myesalon-popupform {
        transform: translate(20px, 0px);
    }
}@media handheld, only screen and (max-width: 500px) {
    #myesalon-popupform {
        transform: translate(0px, 0px);
    }
}
