/* Smart Tenants Design (c) 2018 */
/* Mobile Friendly Views */
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    /* Styles */
    .header-section {
        background-position: -270px;
    
    }

    h4 {
        line-height: 22px;
    }

    .form-section {
        padding-top: 40px;
        padding-left: 60px;
        padding-right: 60px;
    }

    .hideMobile {
        display: none;
    }

    .mobile-footer {
        display: block;
        background-color: rgb(80, 80, 80);
        opacity: 0.7;
        color: #FFF;
        padding: 20px;
        font-size: 18px;
        font-weight: bold;
        position : absolute;
        bottom: 0;
        left: 0;
        text-align: center;
        line-height: 22px;
    }
    }
    
    /* Smartphones (portrait) ----------- */
    @media only screen and (max-width : 320px) {
    /* Styles */
    .header-section {
        background-position: -270px;
    
    }

    h4 {
        line-height: 22px;
    }

    .form-section {
        padding-top: 40px;
        padding-left: 60px;
        padding-right: 60px;
    }

    .hideMobile {
        display: none;
    }

    .mobile-footer {
        display: block;
        background-color: rgb(80, 80, 80);
        opacity: 0.7;
        color: #FFF;
        padding: 20px;
        font-size: 18px;
        font-weight: bold;
        position : absolute;
        bottom: 0;
        left: 0;
        text-align: center;
        line-height: 22px;
    }
    }
    
    
    

    
    /* iPhone 4 ----------- */
    @media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
    /* Styles */
    .header-section {
        background-position: -270px;
    
    }

    h4 {
        line-height: 22px;
    }

    .form-section {
        padding-top: 40px;
        padding-left: 60px;
        padding-right: 60px;
    }

    .hideMobile {
        display: none;
    }

    .mobile-footer {
        display: block;
        background-color: rgb(80, 80, 80);
        opacity: 0.7;
        color: #FFF;
        padding: 20px;
        font-size: 18px;
        font-weight: bold;
        position : absolute;
        bottom: 0;
        left: 0;
        text-align: center;
        line-height: 22px;
    }
    }
    
    @media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
    /* Styles */
    .header-section {
        background-position: -270px;
    
    }

    h4 {
        line-height: 22px;
    }

    .form-section {
        padding-top: 40px;
        padding-left: 60px;
        padding-right: 60px;
    }

    .hideMobile {
        display: none;
    }

    .mobile-footer {
        display: block;
        background-color: rgb(80, 80, 80);
        opacity: 0.7;
        color: #FFF;
        padding: 20px;
        font-size: 18px;
        font-weight: bold;
        position : absolute;
        bottom: 0;
        left: 0;
        text-align: center;
        line-height: 22px;
    }
    }
    
    /* iPhone 5 ----------- */
    @media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
    /* Styles */
    .header-section {
        background-position: -270px;
    
    }

    h4 {
        line-height: 22px;
    }

    .form-section {
        padding-top: 40px;
        padding-left: 60px;
        padding-right: 60px;
    }

    .hideMobile {
        display: none;
    }

    .mobile-footer {
        display: block;
        background-color: rgb(80, 80, 80);
        opacity: 0.7;
        color: #FFF;
        padding: 20px;
        font-size: 18px;
        font-weight: bold;
        position : absolute;
        bottom: 0;
        left: 0;
        text-align: center;
        line-height: 22px;
    }
    }
    
    @media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
    /* Styles */
    .header-section {
        background-position: -270px;
    
    }

    h4 {
        line-height: 22px;
    }

    .form-section {
        padding-top: 40px;
        padding-left: 60px;
        padding-right: 60px;
    }

    .hideMobile {
        display: none;
    }

    .mobile-footer {
        display: block;
        background-color: rgb(80, 80, 80);
        opacity: 0.7;
        color: #FFF;
        padding: 20px;
        font-size: 18px;
        font-weight: bold;
        position : absolute;
        bottom: 0;
        left: 0;
        text-align: center;
        line-height: 22px;
    }
    }
    
    /* iPhone 6 ----------- */
    @media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
    /* Styles */
    .header-section {
        background-position: -270px;
    
    }

    h4 {
        line-height: 22px;
    }

    .form-section {
        padding-top: 40px;
        padding-left: 60px;
        padding-right: 60px;
    }

    .hideMobile {
        display: none;
    }

    .mobile-footer {
        display: block;
        background-color: rgb(80, 80, 80);
        opacity: 0.7;
        color: #FFF;
        padding: 20px;
        font-size: 18px;
        font-weight: bold;
        position : absolute;
        bottom: 0;
        left: 0;
        text-align: center;
        line-height: 22px;
    }
    }
    
    @media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
    /* Styles */
    .header-section {
        background-position: -270px;
    
    }

    h4 {
        line-height: 22px;
    }

    .form-section {
        padding-top: 40px;
        padding-left: 60px;
        padding-right: 60px;
    }

    .hideMobile {
        display: none;
    }

    .mobile-footer {
        display: block;
        background-color: rgb(80, 80, 80);
        opacity: 0.7;
        color: #FFF;
        padding: 20px;
        font-size: 18px;
        font-weight: bold;
        position : absolute;
        bottom: 0;
        left: 0;
        text-align: center;
        line-height: 22px;
    }
    }
    
    /* iPhone 6+ ----------- */
    @media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
    /* Styles */
    .header-section {
        background-position: -270px;
    
    }

    h4 {
        line-height: 22px;
    }

    .form-section {
        padding-top: 40px;
        padding-left: 60px;
        padding-right: 60px;
    }

    .hideMobile {
        display: none;
    }

    .mobile-footer {
        display: block;
        background-color: rgb(80, 80, 80);
        opacity: 0.7;
        color: #FFF;
        padding: 20px;
        font-size: 18px;
        font-weight: bold;
        position : absolute;
        bottom: 0;
        left: 0;
        text-align: center;
        line-height: 22px;
    }
    }
    
    @media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
    /* Styles */
    .header-section {
        background-position: -270px;
    
    }

    h4 {
        line-height: 22px;
    }

    .form-section {
        padding-top: 40px;
        padding-left: 60px;
        padding-right: 60px;
    }

    .hideMobile {
        display: none;
    }

    .mobile-footer {
        display: block;
        background-color: rgb(80, 80, 80);
        opacity: 0.7;
        color: #FFF;
        padding: 20px;
        font-size: 18px;
        font-weight: bold;
        position : absolute;
        bottom: 0;
        left: 0;
        text-align: center;
        line-height: 22px;
    }
    }
    
    /* Samsung Galaxy S3 ----------- */
    @media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
    /* Styles */
    .header-section {
        background-position: -270px;
    
    }

    h4 {
        line-height: 22px;
    }

    .form-section {
        padding-top: 40px;
        padding-left: 60px;
        padding-right: 60px;
    }

    .hideMobile {
        display: none;
    }

    .mobile-footer {
        display: block;
        background-color: rgb(80, 80, 80);
        opacity: 0.7;
        color: #FFF;
        padding: 20px;
        font-size: 18px;
        font-weight: bold;
        position : absolute;
        bottom: 0;
        left: 0;
        text-align: center;
        line-height: 22px;
    }
    }
    
    @media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
    /* Styles */
    .header-section {
        background-position: -270px;
    
    }

    h4 {
        line-height: 22px;
    }

    .form-section {
        padding-top: 40px;
        padding-left: 60px;
        padding-right: 60px;
    }

    .hideMobile {
        display: none;
    }

    .mobile-footer {
        display: block;
        background-color: rgb(80, 80, 80);
        opacity: 0.7;
        color: #FFF;
        padding: 20px;
        font-size: 18px;
        font-weight: bold;
        position : absolute;
        bottom: 0;
        left: 0;
        text-align: center;
        line-height: 22px;
    }
    }
    
    /* Samsung Galaxy S4 ----------- */
    @media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
    /* Styles */
    .header-section {
        background-position: -270px;
    
    }

    h4 {
        line-height: 22px;
    }

    .form-section {
        padding-top: 40px;
        padding-left: 60px;
        padding-right: 60px;
    }

    .hideMobile {
        display: none;
    }

    .mobile-footer {
        display: block;
        background-color: rgb(80, 80, 80);
        opacity: 0.7;
        color: #FFF;
        padding: 20px;
        font-size: 18px;
        font-weight: bold;
        position : absolute;
        bottom: 0;
        left: 0;
        text-align: center;
        line-height: 22px;
    }
    }
    
    @media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
    /* Styles */
    .header-section {
        background-position: -270px;
    
    }

    h4 {
        line-height: 22px;
    }

    .form-section {
        padding-top: 40px;
        padding-left: 60px;
        padding-right: 60px;
    }

    .hideMobile {
        display: none;
    }

    .mobile-footer {
        display: block;
        background-color: rgb(80, 80, 80);
        opacity: 0.7;
        color: #FFF;
        padding: 20px;
        font-size: 18px;
        font-weight: bold;
        position : absolute;
        bottom: 0;
        left: 0;
        text-align: center;
        line-height: 22px;
    }
    }
    
    /* Samsung Galaxy S5 ----------- */
    @media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
    /* Styles */
    .header-section {
        background-position: -270px;
    
    }

    h4 {
        line-height: 22px;
    }

    .form-section {
        padding-top: 40px;
        padding-left: 60px;
        padding-right: 60px;
    }

    .hideMobile {
        display: none;
    }

    .mobile-footer {
        display: block;
        background-color: rgb(80, 80, 80);
        opacity: 0.7;
        color: #FFF;
        padding: 20px;
        font-size: 18px;
        font-weight: bold;
        position : absolute;
        bottom: 0;
        left: 0;
        text-align: center;
        line-height: 22px;
    }
    }
    
    @media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
    /* Styles */
    .header-section {
        background-position: -270px;
    
    }

    h4 {
        line-height: 22px;
    }

    .form-section {
        padding-top: 40px;
        padding-left: 60px;
        padding-right: 60px;
    }

    .hideMobile {
        display: none;
    }

    .mobile-footer {
        display: block;
        background-color: rgb(80, 80, 80);
        opacity: 0.7;
        color: #FFF;
        padding: 20px;
        font-size: 18px;
        font-weight: bold;
        position : absolute;
        bottom: 0;
        left: 0;
        text-align: center;
        line-height: 22px;
    }
    }