#modal3 {
    max-height: 120px !important;
}

#modal4 {
    max-height: 220px !important;
}

#modal5 {
    max-height: 220px !important;
}

/*#modal7 {
    height: auto;
    display: table !important;
    position: absolute !important;
    top: 50%;
}*/

#md7-footer {
    visibility: hidden;
}

@supports (-webkit-touch-callout: none) and (max-width:992px) {
    /* CSS specific to iOS devices */
    .container {
        max-width: 2000px !important;
        width: 100% !important;
    }

    .footer-copyright .container {
        margin: 0 auto;
        max-width: 1280px !important;
        width: 90% !important;
    }
}
