﻿@media only screen and (max-width : 700px) {

    #header {
        height: 70px !important;
    }

        #header > .container {
            height: 100% !important;
        }

            #header > .container > .row {
                height: 100% !important;
            }

        #header .title-row {
            direction: ltr;
        }

    .header-btn-es {
        margin-top: 0px !important;
        width: auto;
    }

    #logo {
        margin: 0px 10px;
        padding: 0 !important;
        max-width: 100% !important;
    }

        #logo img {
            /*max-width: 100% !important;*/
            max-width: 167px;
        }

    .logo-cont-es {
        width: 40.666667% !important;
    }

    .header-menu-es {
        width: 33.33%;
    }

    #mobile-menu-button {
        color: black !important;
        font-size: 30px !important;
        font-weight: bold !important;
    }

    .main-background-image {
        display: block;
        background-position: center;
        background-size: cover;
        padding-right: 15px;
        padding-left: 10px;
    }

    .content-main-box {
        position: relative !important;
        margin-top: 0% !important;
        left: 0px !important;
    }

    .header-title-es {
        color: black !important;
        line-height: 40px !important;
        width: 100% !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
        font-size: 32px !important;
        font-weight: bold !important;
        /*margin-top: -130px;*/
        position: relative;
        /* display: none; */
    }

    .header-subTitle-es {
        width: 100% !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .header-regDiv-es {
        width: 100% !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
        display: block !important;
        background-size: 275% !important;
        background-position-x: 60% !important;
        background-position-y: 113px !important;
        margin-top: -25px;
    }

    .reshot-logo-es {
        float: right !important;
        width: 60% !important;
        margin-top: -80px !important;
        font-size: 12px !important;
    }

    .img-main-es {
        width: 22% !important;
    }

    .row-header-title-es {
        height: 80px !important;
    }

    .row-header-foot-es {
        margin-top: -5px !important;
    }

    .footer-rightSide {
        margin-left: 10px !important;
    }

    .ref-icon-es {
        width: 50% !important;
    }

    .footer-leftSide {
        margin-top: 25px !important;
    }

    footer .logo-mesim {
        width: 352% !important;
    }

    .system-items {
        margin-right: 2px !important;
        margin-bottom: 10px !important;
    }

    .sub-headline > h2 {
        width: 100% !important;
        text-align: center !important;
    }

    .features-es > li {
        margin-top: 12px !important;
        padding: 4px;
        list-style-type: none;
        border-bottom: 1px gray solid;
    }

    .list-of-features > li {
        margin-top: 12px !important;
        padding: 4px;
        list-style-type: none;
        border-bottom: 1px gray solid;
    }

    #credit-anchor {
        padding-left: 10px;
        padding-right: 10px;
    }

    .list-of-features {
        padding-right: 25px !important;
    }

    .credit-details {
        margin-top: 20px !important;
    }

    .laptop-left-es {
        visibility: hidden !important;
    }

    .header-subtitle-2nd-div {
        margin-top: -33px;
    }

    .mobile-apps-es {
        margin-bottom: 7%;
        display: inline-block;
        position: relative;
        float: left;
        width: 30%;
        margin-left: 0px;
    }

}
@media only screen and (max-width : 500px) {
    #logo img {
        max-width: 130px;
    }

    .header-menu-es {
        width: auto;
    }
}
