﻿@media only screen and (min-width:991px) and (max-width : 1212px)  {
    .menu-item-es {
        font-size: 13px !important;
    }
    .menu-item-es>img {
        display: none !important;
    }
    .reg-div-es {
        width: 75% !important;
    }

    .list-of-features > li {
        margin-top: 12px !important;
        padding: 4px;
        list-style-type: none;
        border-bottom: 1px gray solid;
    }

    .ref-icon-es {
        width: 28% !important;
    }
}

@media only screen and (min-width:701px) and (max-width : 767px)  {
    #header {
        height: 70px !important;
    }
    #header>.container {
        height: 100% !important;
    }
    #header>.container>.row {
        height: 100% !important;
    }
    .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 !important;
        }
    .logo-cont-es {
        width: 33.33%;
    }
    .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;
    }

    .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: absolute;
        /* 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;
        margin-top: -25px;
    }

    .reshot-logo-es {
        float: right !important;
        width: 50% !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: 5% !important;
    }

    
    .ref-icon-es {
        width: 28% !important;
    }
}



@media only screen and (min-width:768px) and (max-width : 990px)  {
    #header {
        height: 70px !important;
    }
    #header>.container {
        height: 100% !important;
    }
    #header>.container>.row {
        height: 100% !important;
    }
    .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 !important;
        }
    .logo-cont-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;
    }

    .content-main-box {
        position: relative !important;
        margin-top: 13% !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: absolute;
        /* 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;
        margin-top: -25px;
    }

    .reshot-logo-es {
        float: right !important;
        width: 50% !important;
        margin-top: -80px !important;
        font-size: 12px !important;
    }

    .img-main-es {
        width: 20% !important;
    }

    .row-header-title-es {
        height: 80px !important;
    }

    .row-header-foot-es {
        margin-top: 5% !important;
    }

    .header-menu-es {
        width: 33.33%;
        float: right !important;
    }

    .reg-div-es {
        width: 40% !important;
    }

    .ref-icon-es {
        width: 28% !important;
    }

    .container {
        padding-right: 45px;
        padding-left: 5px;
    }

    .row.system-items {
        margin-bottom: 15px;
    }

    .list-of-features > li {
        margin-top: 12px !important;
        padding: 4px;
        list-style-type: none;
        border-bottom: 1px gray solid;
    }

    .features-es > li {
        margin-top: 12px !important;
        padding: 4px;
        list-style-type: none;
        border-bottom: 1px gray solid;
    }

    .iphone-img-es {
        top: 78px !important;
        position: relative !important;
        margin-bottom: -90px !important;
        float: right;
    }
}