/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}/*.owl-carousel .owl-item img{display:block;width:100%}*/.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{/*background:0 0;*/color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

/** non partner css **/
body {
    overflow-x: hidden;
}

.landing--sprite {
    background: url(../images/AffordableHousing/landing-sprite.png) no-repeat center;
}

.landing-banner {
    width: 100%;
    display: inline-block;
    min-height: 410px;
    padding: 30px 0 70px;
    position: relative;
    background-image: linear-gradient(rgba(0,161,223,0.1), rgba(0,161,223,0.05));
    border-bottom: 1px solid #c6d1dc;
    margin-bottom: 100px;
    background-color: #fff;
}

    .landing-banner:after {
        content: '';
        width: 100%;
        height: 85px;
        background: url(../images/AffordableHousing/landing-banner-vector.png) no-repeat;
        bottom: 0;
        left: 0;
        position: absolute;
        z-index: 0;
    }

.landing-banner-wrapper {
    width: 1280px;
    padding: 0 20px;
    display: block;
    margin: auto;
    position: relative;
    clear: both;
}

.nonPartner-flexBanner {
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 1;
    padding: 15px 0 0;
}

.ha-contact-rt {
    float: right;
    width: 465px;
    background: rgba(41, 99, 153, 0.8);
    padding: 20px 20px 50px;
    border-radius: 4px;
    box-shadow: 0 3px 3px 0 rgba(0,0,0,0.25);
    position: relative;
}

.ha-name-cont {
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 28px;
    color: #303E48;
    font-family: poppinsmedium, sans-serif;
    text-transform: capitalize;
}

.ha-contact-section {
    display: flex;
    width: 250px;
    margin-left: 15px;
    flex-wrap: wrap;
    justify-content: center;
    background: #f7f7f7;
    border-radius: 4px;
    padding: 20px;
}

.contact-adrs {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    color: #303E48;
    padding: 0 0 0 35px;
    position: relative;
}

    .contact-adrs i {
        position: absolute;
        top: 5px;
        left: 0;
        color: #00A1DF;
    }

    .contact-adrs .address--icon {
        width: 20px;
        height: 20px;
        background-position: -86px 0;
    }

    .contact-adrs .phone--icon {
        width: 18px;
        height: 19px;
        background-position: -65px 0;
    }

    .contact-adrs .website--icon {
        width: 18px;
        height: 18px;
        background-position: -44px 0;
    }

    .contact-adrs:last-child {
        margin-bottom: 0;
    }

    .contact-adrs span {
        position: absolute;
        left: 0;
        top: 5px;
    }

    /*.contact-adrs span i img {
                filter: brightness(0);
            }*/

    .contact-adrs p, .contact-adrs a {
        display: block;
        margin: 0;
        font-size: 16px;
        line-height: 26px;
        font-family: poppinsregular, sans-serif;
        color: #303E48;
        word-break: break-word;
        text-transform: capitalize;
    }


        .contact-adrs p strong, .contact-adrs p a strong {
            font-family: poppinsbold, sans-serif;
        }

        .contact-adrs a:hover, .contact-adrs a:focus {
            color: #00A1DF;
            text-decoration: none;
        }

.wl-voucher-dtl {
    width: calc(100% - 265px);
    position: relative;
}

    .wl-voucher-dtl ul {
        width: 100%;
        margin: 0;
        padding: 0;
    }

        .wl-voucher-dtl ul li {
            width: 100%;
            list-style: none;
            box-sizing: border-box;
            display: flex;
            align-items: flex-start;
            justify-content: space-between;
            padding: 0;
            margin: 0 0 10px;
            line-height: 21px;
        }

            .wl-voucher-dtl ul li.pb-inits {
                width: 190px;
            }

            .wl-voucher-dtl ul li:first-child {
                padding-left: 0;
            }

            .wl-voucher-dtl ul li:last-child {
                margin-bottom: 0;
            }

.date--lbl {
    font-size: 14px;
    color: #303E48;
    position: relative;
    padding-left: 30px;
    max-width: 50%;
}

    .date--lbl i {
        position: absolute;
        top: 2px;
        left: 0;
        color: #00A1DF;
        font-size: 16px;
    }

    .date--lbl .cale--icon {
        width: 15px;
        height: 16px;
        background-position: 0 0;
    }

    .date--lbl .voucher--icon {
        width: 19px;
        height: 17px;
        background-position: -20px 0;
    }

.wl-sts-title {
    display: inline-block;
    width: 100%;
    font-size: 16px;
    line-height: 24px;
    color: #303E48;
    font-family: poppinsmedium, sans-serif;
    margin: 0 0 10px;
}

.cmn--hdr {
    width: 100%;
}
/* FAQ css */
.go8--faq-section {
    width: 100%;
    display: block;
    padding: 25px 0 0;
}

.go8--pgrm--accord {
    float: left;
    width: 100%;
}

    .go8--pgrm--accord ul {
        float: left;
        width: 100%;
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .go8--pgrm--accord ul li {
            float: left;
            width: 100%;
            list-style: none;
            box-shadow: 0 2px 5px rgba(0,0,0,0.05);
            padding: 0;
            margin: 0 0 15px;
            /*border: 1px solid #cfd8df;*/
            box-sizing: border-box;
            background: #fff;
            border-radius: 4px;
            border: 1px solid #e8eaed;
        }

            .go8--pgrm--accord ul li:last-child {
                margin-bottom: 0;
            }

            .go8--pgrm--accord ul li .links {
                float: left;
                width: 100%;
            }

                .go8--pgrm--accord ul li .links a {
                    padding: 10px 50px 10px 20px;
                    float: left;
                    width: 100%;
                    font-size: 18px;
                    line-height: 30px;
                    color: #303E48;
                    box-sizing: border-box;
                    position: relative;
                    background: none;
                    min-height: 60px;
                    display: flex;
                    align-items: center;
                }

                    .go8--pgrm--accord ul li .links a:after {
                        content: '';
                        width: 21px;
                        height: 12px;
                        background: url(../images/AffordableHousing/accord-arw.png) no-repeat center;
                        background-size: 100% auto;
                        position: absolute;
                        top: 50%;
                        right: 20px;
                        transform: translateY(-50%);
                        -webkit-transform: translateY(-50%);
                        -moz-transform: translateY(-50%);
                        -ms-transform: translateY(-50%);
                    }

            .go8--pgrm--accord ul li.open .links a:after {
                transform: translateY(-50%);
                -webkit-transform: translateY(-50%);
                -moz-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                background: url(../images/AffordableHousing/accord-arw-wt.png) no-repeat center;
                background-size: 100% auto;
                /*filter: brightness(10);*/
            }

    .go8--pgrm--accord .accordion-submenu {
        float: left;
        width: 100%;
        padding: 20px;
        box-sizing: border-box;
        display: none;
    }

        .go8--pgrm--accord .accordion-submenu p {
            font-size: 16px;
            line-height: 26px;
            color: #303E48;
            display: block;
            margin: 0 0 15px;
        }

            .go8--pgrm--accord .accordion-submenu p:last-child {
                margin-bottom: 0;
            }

    .go8--pgrm--accord ul li.open a {
        background: #00A1DF;
        color: #fff;
        border-radius: 4px 4px 0 0;
    }

        .go8--pgrm--accord ul li.open a:after {
        }
/* FAQ css end */
.wl-sts-main {
    display: flex;
    align-items: center;
    width: 100%;
    margin-top: 10px;
    font-size: 14px;
    line-height: 18px;
    color: #303E48;
    padding-left: 15px;
    position: relative;
}

    .wl-sts-main:before {
        content: '';
        width: 6px;
        height: 6px;
        border-radius: 50%;
        position: absolute;
        top: 5px;
        left: 0;
    }

.wl-sts-open {
    color: #529d3f;
}

    .wl-sts-open:before {
        background: #529d3f;
    }

.wl-sts-closed {
    color: #b7312c;
}

    .wl-sts-closed:before {
        background: #b7312c;
    }

.wl-sts-online {
    color: #00A1DF;
}

    .wl-sts-online:before {
        background: #00A1DF;
    }

.wl-sts-date {
    font-size: 14px;
    color: #303E48;
    font-weight: 400;
    font-family: poppinsmedium, sans-serif;
    max-width: 50%;
}

.wl-sts-unknown {
    color: #A9A9A9;
}

    .wl-sts-unknown:before {
        background: #A9A9A9;
    }

.ha-contact-lt {
    display: flex;
    align-items: flex-start;
    width: 765px;
    box-sizing: border-box;
    background: rgba(255, 255, 255, 0.95);
    padding: 20px;
    border-radius: 4px;
    box-shadow: 0 3px 3px 0 rgba(0,0,0,0.25);
    flex-wrap: wrap;
}

.ha--dtl--btn {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 25px 0 0;
}

    .ha--dtl--btn .cmn--btn {
        margin: 0 7px;
    }

.ha-attention-msg {
    display: inline-block;
    width: 100%;
    padding: 10px 13px;
    box-sizing: border-box;
    border: 1px solid #DC8B8B;
    background: #FFE6E6;
    border-radius: 4px;
}

    .ha-attention-msg p {
        display: block;
        font-size: 12px;
        line-height: 17px;
        margin: 0;
        color: #303E48;
    }


        .ha-attention-msg p a:hover {
            color: #303E48;
            text-decoration: none;
        }

.set-password-blk {
    float: left;
    width: 100%;
    margin: 5px 0 0;
}

.set-pswrd-usr-name {
    float: left;
    width: 100%;
}

    .set-pswrd-usr-name h5 {
        font-size: 24px;
        line-height: 33px;
        color: #070000;
        font-family: poppinsmedium, sans-serif;
        width: 49%;
        float: left;
        margin: 0;
    }

    .set-pswrd-usr-name span {
        float: right;
        width: 49%;
        line-height: 33px;
        text-align: right;
        color: #070000;
        font-size: 15px;
    }

        .set-pswrd-usr-name span a {
            color: #599DCE !important;
            display: inline-block;
            margin-left: 0;
        }

            .set-pswrd-usr-name span a:hover {
                color: #070000 !important;
                text-decoration: none !important;
            }

.set-pswrd-hdr {
    float: left;
    width: 100%;
    margin: 0 0 30px;
}

    .set-pswrd-hdr h2 {
        font-size: 36px;
        line-height: 36px;
        color: #303E48;
        display: block;
        font-family: poppinsbold, sans-serif;
        margin: 0;
    }

    .set-pswrd-hdr p {
        display: block;
        font-size: 14px;
        line-height: 19px;
        color: #303E48;
        margin: 10px 0 0;
    }

.set-pswrd-form {
    float: left;
    width: 100%;
}

    .set-pswrd-form p {
        float: left;
        width: 100%;
        font-size: 15px;
        line-height: 20px;
        color: #303E48;
        margin: 0 0 25px;
    }

.pswrd-field-row {
    float: left;
    width: 100%;
    margin-bottom: 13px;
}

.pswrd-field-blk {
    float: left;
    width: 195px;
}

    .pswrd-field-blk:nth-child(2n) {
        float: right;
    }

.pswrd-lbl {
    float: left;
    width: 100%;
    font-size: 12px;
    line-height: 17px;
    color: #070000;
    letter-spacing: 0.8px;
    font-family: poppinsbold, sans-serif;
    margin-bottom: 3px;
}

.pswrd-field {
    float: left;
    width: 100%;
}

    .pswrd-field input {
        width: 100%;
        padding: 0 5px;
        box-sizing: border-box;
        border: 2px solid #E3E3E3;
        border-radius: 3px;
        height: 28px;
        font-size: 11px;
        color: #6A6A6A;
        letter-spacing: 0.7px;
        line-height: normal;
    }

.pswrd-btn-row {
    float: left;
    width: 100%;
    margin: 15px 0 0;
    text-align: center;
}

.pswrd-apl-btn {
    display: inline-block;
    border-radius: 4px;
    background: #7F8FA4;
    line-height: 50px;
    min-width: 157px;
    text-align: center;
    padding: 0 10px;
    box-sizing: border-box;
    color: #fff;
    font-size: 14px;
    font-family: poppinsbold, sans-serif;
    border: none;
    cursor: pointer;
}

.pswrd-call-field {
    width: 27%;
    margin-right: 4%;
}

    .pswrd-call-field:last-child {
        margin-right: 0 !important;
    }

    .pswrd-call-field.pswrd-call-lg-field {
        margin-right: 0 !important;
    }

.pswrd-call-lg-field {
    width: 38%;
}

.terms-line {
    float: left;
    width: 100%;
    text-align: center;
    margin: 20px 0 0;
    font-size: 12px;
    line-height: 12px;
    color: #070000;
    letter-spacing: 0.8px;
}

    .terms-line a {
        color: #2e86cf !important;
        text-decoration: underline;
    }

        .terms-line a:hover {
            color: #303E48 !important;
            text-decoration: none;
        }

.non-partner-middle {
    width: 100%;
    display: inline-block;
    padding: 40px 0;
}

.ha-landing-ad {
    float: left;
    width: 100%;
    text-align: center;
}

.fair-market-section {
    float: left;
    width: 100%;
    margin: 40px 0 0;
}

.fair-market-lt {
    float: left;
    width: 375px;
}

.fair-market-cont {
    width: 100%;
    float: left;
}

.landing-box-dsgn {
    /*border: 2px solid #E8E9E9;*/
    box-shadow: 0 3px 3px 0 rgba(0,0,0,0.25);
    border-radius: 10px;
    background-color: #FFF;
    width: 100%;
    float: left;
}

.ha-landing-cmn-hdr {
    float: left;
    width: 100%;
    padding: 12px 15px;
    text-align: center;
    border-bottom: 2px solid #E8E9E9;
}

    .ha-landing-cmn-hdr h2 {
        color: #222328;
        font-size: 24px;
        line-height: 24px;
        font-family: poppinsregular, sans-serif;
    }

.fair-market-data {
    float: left;
    width: 100%;
    padding: 10px 15px;
}

    .fair-market-data p {
        width: 100%;
        float: left;
        margin: 0 0 10px;
        color: #4F5362;
        font-size: 15px;
        text-align: justify;
    }

        .fair-market-data p:last-child {
            margin-bottom: 0;
        }

.landing-square-ad {
    width: 100%;
    float: left;
    text-align: center;
    margin: 30px 0 0;
}

.fair-market-rt {
    float: right;
    width: 840px
}

.fair-chart {
    width: 100%;
    float: left;
    text-align: center;
}

.ha-landing-lg-hdr {
    padding: 22px 15px;
}

.ha-landing-lt-cont {
    padding: 22px 30px;
}

    .ha-landing-lt-cont h2 {
        float: left;
    }

    .ha-landing-lt-cont a {
        float: right;
        margin-top: 3px;
        color: #2F6F9F !important;
        font-size: 14px;
        font-family: poppinsmedium, sans-serif;
        letter-spacing: 1.27px;
    }

        .ha-landing-lt-cont a:hover {
            color: #303E48 !important;
            text-decoration: none !important;
        }

.landing-rentals-listing {
    float: left;
    width: 100%;
}

.landing-rentals {
    margin: 40px 0 0;
    float: left;
    width: 100%;
}

    .landing-rentals .most-featured-listing {
        margin: 0;
    }

.landing-faq-sec {
    float: left;
    width: 100%;
    margin: 30px 0 50px;
}

.landing-faq-lt {
    float: left;
    width: 910px;
}

.landing-faq-listing {
    float: left;
    width: 100%;
    padding: 65px 55px 25px;
    min-height: 525px;
}

    .landing-faq-listing ul {
        width: 100%;
        float: left;
        margin: 0;
        padding: 0;
    }

    .landing-faq-listing li {
        float: left;
        width: 46%;
        padding: 0 0 0 42px;
        box-sizing: border-box;
        position: relative;
        list-style: none;
        margin-bottom: 40px;
    }

        .landing-faq-listing li:nth-child(2n) {
            float: right;
        }

        .landing-faq-listing li span {
            position: absolute;
            top: 2px;
            left: 0;
            width: 30px;
            height: 30px;
            border: 1px solid #E9EFF4;
            background-color: #FAFBFC;
            text-align: center;
            padding: 3px;
            border-radius: 50%;
            line-height: 20px;
            box-sizing: border-box;
            font-size: 15px;
            color: #B9C5CD;
        }

        .landing-faq-listing li h4 {
            color: #323C47;
            font-size: 22px;
            line-height: 32px;
            float: left;
            width: 100%;
            font-family: poppinsregular, sans-serif;
            margin-bottom: 15px;
        }

        .landing-faq-listing li p {
            float: left;
            width: 100%;
            color: #989898;
            font-size: 16px;
            margin: 0;
            line-height: 28px;
        }

.landing-faq-rt {
    float: right;
    width: 300px;
}

.landing-rentals-listing .result-housing-panel .featured-listing ul li, .landing-rentals-listing .featured-listing ul li {
    width: 281px;
    margin-bottom: 0;
}

    .landing-rentals-listing .result-housing-panel .featured-listing ul li:nth-child(3) {
        margin-right: 20px;
    }

.landing-rentals-listing .mid-listing-hdr {
    float: left;
    width: 100%;
    padding: 22px 15px;
    text-align: center;
    border-bottom: 2px solid #E8E9E9;
    margin-bottom: 0;
}

.landing-rentals-listing .listing-hdr-lt h3 {
    color: #222328;
    font-size: 24px;
    line-height: 24px;
    font-family: poppinsregular, sans-serif;
    text-align: left;
}

.landing-rentals-listing .viewmore {
    float: right;
    margin-top: 5px;
    color: #2F6F9F !important;
    font-size: 14px;
    font-family: poppinsmedium, sans-serif;
    letter-spacing: 1.27px;
}

.landing-rentals-listing .most-featured-listing {
    margin-top: 0;
}

.landing-rentals-listing .result-housing-panel {
    padding: 0;
}

.landing-rentals-listing .featured-listing {
    padding: 30px 25px;
}

.landing-rentals-listing .near-by-listing.ha-rec-panel .feat-prop-price {
    min-height: inherit;
}

.landing-rentals-listing .result-housing-panel .featured-img {
    height: 169px;
}
/** non partner css **/

/** custom checkbox css **/
.i-checks {
    padding-left: 30px;
    cursor: pointer;
    position: relative;
    font-size: 12px;
    color: #6A6A6A;
}

    .i-checks input {
        opacity: 0;
        position: absolute;
        margin-left: -20px;
    }

        .i-checks input:checked + i {
            border-color: #23b7e5;
        }

        /*.i-checks input:checked + i:before {
                left: 0;
                top: 0;
                width: 19px;
                height: 19px;
                background: url(../images/AffordableHousing/mass-radio-checked.png) no-repeat;
            }*/

        .i-checks input:checked + span .active {
            display: inherit;
        }

        .i-checks input[type="radio"] + i, .i-checks input[type="radio"] + i:before {
            border-radius: 50%;
        }

        .i-checks input[disabled] + i, fieldset[disabled] .i-checks input + i {
            border-color: #dee5e7;
        }

            .i-checks input[disabled] + i:before, fieldset[disabled] .i-checks input + i:before {
                background-color: #dee5e7;
            }

/*.i-checks > i {
        width: 20px;
        height: 20px;
        line-height: 1;
        background: url(../images/AffordableHousing/mass-radio-unchecked.png) no-repeat;
        position: absolute;
        top: 0;
        bottom: 0;
        display: block;
        margin: auto;
        left: 0;
    }

        .i-checks > i:before {
            content: "";
            position: absolute;
            left: 10px;
            top: 10px;
            width: 0px;
            height: 0px;
            background-color: transparent;
        }

    .i-checks > span {
        margin-left: -20px;
    }*/
/** custom checkbox css **/

/** mass nahro landing page **/
.mass-nahro-middle {
    width: 100%;
    float: left;
    /*margin-bottom: 30px;*/
}

.mass-nahro-contact-sec {
    width: 100%;
    float: left;
    background: #fff;
    box-shadow: 0 10px 9px 3px rgba(0,0,0,0.1);
    /*margin-bottom: 40px;*/
}

.mass-nahro-inn {
    float: left;
    width: 100%;
    /*padding: 20px 0;*/
}

.mass-cont-lt {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}

.mass-ha-logo {
    display: inline-block;
    height: 100px;
    width: 100px;
    border: 1px solid #EBEEF4;
    border-radius: 4px;
    text-align: center;
    overflow: hidden;
    position: relative;
}

    .mass-ha-logo img {
        max-width: 100%;
        max-height: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

.mass-ha-dtls {
    display: inline-block;
    width: 100%;
    margin: 20px 0 0;
}

    .mass-ha-dtls h3 {
        float: left;
        width: 100%;
        color: #0F2522;
        font-size: 18px;
        line-height: 28px;
        font-family: poppinsmedium, sans-serif;
        margin-bottom: 20px;
    }

.partner-landing-lbl {
    width: 100%;
    margin: 10px 0 0;
    float: left;
}

.mass-cont-dtl {
    float: left;
    width: 100%;
    /*margin: 10px 0 0;*/
}

.share--text {
    display: block;
    font-size: 18px;
    font-family: poppinsmedium, sans-serif;
    margin: 0 0 20px;
    line-height: 28px;
}

.mass-cont-dtl span {
    float: left;
    margin: 0 0 20px;
    color: #303E48;
}

    .mass-cont-dtl span em {
        font-size: 16px;
        color: #0A0724 !important;
        font-style: normal;
    }

.mass-cont-dtl a:hover {
    text-decoration: none !important;
}

.mass-cont-dtl a, .mass-cont-dtl span:last-child {
    margin-right: 0;
}

    .mass-cont-dtl a.partner-website-link, .partner-website-link {
        text-decoration: underline;
        color: #2e86cf !important;
    }

        .mass-cont-dtl a.partner-website-link:hover, .partner-website-link:hover {
            color: #303E48 !important;
        }

    .mass-cont-dtl span i, .mass-cont-dtl a i {
        display: inline-block;
        vertical-align: middle;
        margin-right: 8px;
        position: relative;
        top: -2px;
    }

.mass-subtitle {
    float: left;
    width: 100%;
    color: #9B9B9B;
    font-size: 17px;
    margin: 5px 0 0;
}

.mass-cont-rt {
    display: inline-block;
    width: 455px;
    vertical-align: middle;
    margin-left: 9px;
    text-align: right;
}

    .mass-cont-rt ul {
        float: left;
        width: 100%;
        margin: 0;
        padding: 0;
    }

        .mass-cont-rt ul li {
            list-style: none;
            float: left;
            min-height: 90px;
            padding: 5px 10px;
            text-align: center;
            border-right: 1px solid #ccd4e0;
            width: 130px;
            box-sizing: border-box;
        }

            .mass-cont-rt ul li:first-child {
                padding-left: 0;
            }

            .mass-cont-rt ul li:last-child {
                border-right: none;
                padding-right: 0;
            }

            .mass-cont-rt ul li h5 {
                margin: 0;
                font-size: 18px;
                line-height: 20px;
                color: #767676;
                float: left;
                width: 100%;
                min-height: 40px;
                margin-bottom: 10px;
                font-family: poppinsregular, sans-serif;
            }

            .mass-cont-rt ul li span {
                font-size: 34px;
                float: left;
                width: 100%;
                color: #7d7d7d;
                line-height: 36px;
                font-family: poppinsmedium, sans-serif;
            }

                .mass-cont-rt ul li span.mass-wl-open {
                    color: #22AD5F;
                }

                .mass-cont-rt ul li span.mass-wl-closed {
                    color: #9e0013;
                }

                .mass-cont-rt ul li span.mass-wl-unknown {
                    color: #efa50b;
                }

                .mass-cont-rt ul li span.mass-pa {
                    color: #4a90e2;
                    text-decoration: underline;
                }

.mass-nahro-slider {
    width: 100%;
    float: left;
    background: #fff;
    position: relative;
    box-shadow: 0 2px 5px rgba(0,0,0,.1);
    z-index: 1;
}

.fixed-mass-nahro-slider {
    position: fixed;
    top: 0;
    z-index: 11;
    left: 0;
    box-shadow: 0 0 9px 3px rgba(0,0,0,0.1);
    border-top: none;
}

.fixedNav .mass-nahro-slider {
    position: fixed;
    top: 110px;
    left: 0;
    z-index: 11;
}

body.top--sticky--ad .top--ad {
    box-shadow: none;
}

.massnahro-cont-sec {
    float: left;
    width: 100%;
    padding: 30px;
    background: #fff;
}

.massnahro-form-sec {
    float: left;
    width: 100%;
    margin-bottom: 40px;
}

/* landing sign up box  */
.massnahro-form-lt {
    display: table;
    margin: auto;
    width: 510px;
    padding: 0;
    box-sizing: border-box;
}

.registered-sec {
    float: left;
    width: 100%;
}

    .registered-sec h6 {
        float: left;
        width: 100%;
        font-size: 24px;
        line-height: 24px;
        color: #303E48;
        font-family: poppinsbold, sans-serif;
        margin: 0;
    }

    .registered-sec p {
        display: inline-block;
        width: 100%;
        font-size: 16px;
        line-height: 22px;
        color: #303E48;
        margin: 7px 0 15px;
    }

.mass-form-row {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

/*.mass-form-row:last-child {
        margin-bottom: 0;
    }*/

.mass-form-lbl {
    float: left;
    width: 100%;
    margin-bottom: 5px;
    color: #292929;
    font-size: 15px;
    line-height: 18px;
    font-family: poppinsmedium, sans-serif;
}

    .mass-form-lbl i {
        display: inline-block;
        vertical-align: middle;
        margin-left: 10px;
        color: #7f8fa4;
        font-size: 18px;
    }

.mobile-nbr-lbl {
    font-size: 18px;
    margin-bottom: 10px;
}

.mass-form-lbl a {
    float: right;
    font-family: poppinsmedium, sans-serif;
}

    .mass-form-lbl a:hover {
        color: #303E48 !important;
        text-decoration: none !important;
    }

.mass-form-lbl small {
    display: block;
    font-size: 14px;
    color: #292929;
    line-height: 17px;
    margin: 20px 0 5px;
}

.mass-form-field {
    float: left;
    width: 100%;
}

    /*.go8--findApp--ssnField {
    float: left;
    width: 30.4%;
    margin-right: 4%;
}

    .go8--findApp--ssnField.MR0 {
        margin-right: 0;
    }*/

    .mass-form-field input {
        border: 1px solid #d5d5d5;
        border-radius: 4px;
        height: 40px;
        padding: 0 10px;
        width: 100%;
        box-sizing: border-box;
        font-size: 15px;
        color: #303E48;
    }

.regi-btn-row {
    float: left;
    width: 100%;
    margin-top: 10px;
}

.mass-signin-btn {
    display: inline-block;
    width: 100%;
    border-radius: 4px; /*background-color: #FFAD00;*/
    background: #7f8fa4;
    line-height: 46px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-family: poppinsmedium, sans-serif;
    box-sizing: border-box;
    cursor: pointer;
    border: 1px solid #7f8fa4;
    cursor: not-allowed;
}

    .mass-signin-btn[disabled] {
        background: #7f8fa4 !important;
    }

.mass-signin-btn-act {
    background: #5cc182;
    border-color: #4fb27d;
    color: #fff;
    /*box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.2);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);*/
    cursor: pointer;
}

    .mass-signin-btn-act:hover {
        background: #4fb27d;
    }

.mass-field-blk {
    float: left;
    width: 46%;
}

    .mass-field-blk:nth-child(2n) {
        float: right;
    }

.mass-or {
    float: left;
    width: 100%;
    position: relative;
    margin: 25px 0;
    text-align: center;
}

    .mass-or:before {
        content: '';
        width: 100%;
        height: 1px;
        background: rgba(151,151,151,0.55);
        position: absolute;
        top: 0;
        bottom: 0;
        display: block;
        margin: auto;
        left: 0;
    }

    .mass-or span {
        display: table;
        margin: auto;
        padding: 0 20px;
        background: #fff;
        font-size: 12px;
        line-height: 12px;
        color: #303E48;
        z-index: 1;
        position: relative;
    }

.registered-sec p.terms-link {
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 17px;
    color: #070000;
    margin: 10px 0 0;
    text-align: center;
}

    .registered-sec p.terms-link a {
        text-decoration: underline;
        color: #5a9dce;
    }

        .registered-sec p.terms-link a:hover {
            text-decoration: none !important;
            color: #303E48 !important;
        }

.mass-alert-blk {
    width: 100%;
}

.mass-alert-field {
    float: left;
    width: 100%;
    margin-top: 5px;
}

.singin-btn-row {
    margin: 15px 0;
}
/* landing sign up box  */



.participate-ha-sec {
    float: left;
    width: 100%;
    margin: 110px 0 0;
}

.parti-ha-listing {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}

    .parti-ha-listing li {
        float: left;
        width: 274px;
        margin: 0 25px 30px 0;
        border: 1px solid rgba(0,0,0,0.1);
        border-radius: 5px;
        list-style: none;
        min-height: 335px;
        box-sizing: border-box;
    }

        .parti-ha-listing li.expd-col {
            width: 576px;
            padding: 35px 55px 25px;
        }

.parti-ha-logo {
    display: table;
    margin: auto;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    height: 210px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}

    .parti-ha-logo i {
        display: table-cell;
        vertical-align: middle;
    }

.parti-ha-title {
    float: left;
    width: 100%;
    min-height: 110px;
    box-sizing: border-box;
    padding: 20px 25px 25px;
}

    .parti-ha-title h5 {
        color: #0F2522;
        font-size: 20px;
        font-family: poppinsmedium, sans-serif;
        line-height: 27px;
        float: left;
        width: 100%;
        margin: 0;
    }

.mass-subscribe-sec {
    float: left;
    width: 100%;
    margin: 115px 0 0;
}

.subscribe-form {
    display: block;
    clear: both;
    width: 615px;
    margin: auto;
}

    .subscribe-form p {
        opacity: 0.7;
        color: #0F2522;
        font-size: 18px;
        line-height: 28px;
        text-align: center;
        width: 100%;
        display: inline-block;
        margin: 0;
    }

.subs-form-row {
    width: 100%;
    float: left;
    margin: 60px 0 0;
}

.subs-form-col {
    float: left;
}

    .subs-form-col input {
        width: 100%;
        height: 50px;
        border: 1px solid #B2BCC6;
        border-radius: 4px;
        padding: 0 18px;
        box-sizing: border-box;
        color: #B2BCC6;
        font-size: 14px;
    }

.sub-btn {
    display: inline-block;
    min-width: 130px;
    line-height: 48px;
    border-radius: 4px;
    background-color: #4FB27D;
    border: none;
    font-size: 15px;
    font-family: poppinsbold, sans-serif;
    text-align: center;
    color: #fff !important;
    letter-spacing: 1px;
    text-transform: uppercase;
    cursor: pointer;
}

    .sub-btn:hover, .sub-btn:focus {
        background: #3ca56d;
        text-decoration: none !important;
    }

.subs-name-field {
    width: 150px;
}

.subs-mail-field {
    width: 270px;
    margin: 0 30px;
}

.subs-btn-field {
    width: 135px;
}

.waitlist-lbl {
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
    /*border: 2px solid #a7d8be;
    color: #4fb27d;*/
    text-align: center;
    font-size: 15px;
    box-sizing: border-box;
}

    .waitlist-lbl i {
        display: inline-block;
        width: 22px;
        height: 22px;
        line-height: 22px;
        border: 1px solid #4fb27d;
        border-radius: 50%;
        margin-right: 5px;
        font-size: 14px;
    }

.waitlist-lbl-closed {
    color: #6b6f81;
}

    .waitlist-lbl-closed i {
        border-color: #6b6f81;
    }

.waitlist-lbl-open {
    color: #4fb27d;
}



.ha-autho-blk {
    float: left;
    width: 100%;
}

.massnahro-form-rt .ha-autho-title, .ha-autho-title {
    float: left;
    width: 100%;
    margin: 0 0 20px;
    font-size: 16px;
    line-height: 24px;
    color: #303E48;
    font-family: poppinsmedium, sans-serif;
    padding-left: 30px;
    box-sizing: border-box;
}

.ha-agency-hdr {
    float: left;
    width: 100%;
    font-size: 14px;
    color: #303E48;
    margin: 0 0 20px;
    display: none;
    font-family: poppinsbold, sans-serif;
    text-align: center;
}

.ha-autho-listing {
    float: left;
    width: 100%;
    position: relative;
    right: -30px;
}

    .ha-autho-listing:after {
        content: '';
        width: 100%;
        height: 100px;
        position: absolute;
        bottom: 0;
        left: 0;
        background-image: linear-gradient(180deg, rgba(244,245,247,0.2) 0%, #F4F5F7 100%);
        opacity: 0.75;
    }

    .ha-autho-listing .mCustomScrollbar {
        height: 555px;
    }

    .ha-autho-listing .mCSB_inside > .mCSB_container {
        margin-right: 0;
    }

    .ha-autho-listing .mCSB_scrollTools {
        opacity: 1;
    }

    .ha-autho-listing ul {
        float: left;
        width: 100%;
    }

        .ha-autho-listing ul li {
            float: left;
            width: 362px;
            margin: 0 15px 15px 0;
            padding: 15px 15px 30px;
            background: #fff;
            box-shadow: 0 1px 4px 0 rgba(0,0,0,0.2);
            border: 1px solid #cfd8df;
            box-sizing: border-box;
        }

            .ha-autho-listing ul li:nth-child(2n) {
                margin-right: 0;
            }

.ha-autho-logo {
    float: left;
    width: 80px;
    height: 80px;
    border: 1px solid #c6c6c6;
    border-radius: 3px;
    position: relative;
}

    .ha-autho-logo img {
        max-width: 100%;
        max-height: 100%;
        position: relative;
        transform: translate(-50%, -50%);
        top: 50%;
        left: 50%;
    }

.ha-autho-cont {
    width: 235px;
    float: right;
}

    .ha-autho-cont h6 {
        display: block;
        font-size: 16px;
        color: #303E48;
        line-height: 22px;
        margin: 0;
        font-family: poppinsmedium, sans-serif;
    }

    .ha-autho-cont p {
        display: block;
        font-size: 15px;
        line-height: 20px;
        color: #88949b;
        margin-top: 10px;
    }

.participating-ha {
    display: none;
    font-size: 16px;
    line-height: 22px;
    color: #303E48;
    margin-bottom: 20px;
}
/** mass nahro landing page **/

/** landing email popup css **/
.pswrd-field input {
    border-width: 1px;
    border-color: #d5d5d5;
}

.partner-mail-pop .set-pswrd-hdr {
    margin: 0 0 30px 0;
}

    .partner-mail-pop .set-pswrd-hdr h2 {
        font-size: 18px;
        margin-bottom: 20px;
        line-height: 24px;
    }

    .partner-mail-pop .set-pswrd-hdr p {
        font-size: 16px;
        color: #262626;
        line-height: 24px;
        margin-top: 0;
    }

        .partner-mail-pop .set-pswrd-hdr p a {
            color: #2979bf;
            font-size: 16px;
            font-family: poppinsmedium, sans-serif;
            overflow-wrap: break-word;
            margin-right: 7px;
        }

@supports (-ms-ime-align:auto) {
    .partner-mail-pop .set-pswrd-hdr p a {
        word-break: break-all;
        display: inline-block;
    }
}

.partner-mail-pop .set-pswrd-hdr p a:hover {
    color: #2e86cf;
}

.mail-link-blk {
    float: left;
    width: 100%;
    min-height: 60px;
    /*margin-bottom: 60px;*/
}

.mail-link-title {
    display: inline-block;
    width: 100%;
    font-size: 18px;
    color: #292929;
    line-height: 24px;
    margin: 0;
}

.mail-link-blk a {
    display: table;
    font-size: 18px;
    line-height: 18px;
    color: #4A90E2;
    text-decoration: underline;
    margin-top: 18px;
}

    .mail-link-blk a:hover {
        color: #292929;
    }

.pwd--tips--txt a {
    display: inline;
    font-size: 16px;
    text-decoration: none;
}

.verify-phone-pop .set-pswrd-hdr h2 {
    font-size: 18px;
}

.verify-phone-pop .set-pswrd-hdr {
    margin: 0;
}

    .verify-phone-pop .set-pswrd-hdr p {
        font-size: 16px;
        line-height: 22px;
        margin: 40px 0 10px;
    }

.send-code-blk {
    float: left;
    width: 100%;
    margin-top: 15px;
}

    .send-code-blk h6 {
        display: inline-block;
        width: 100%;
        font-size: 16px;
        line-height: 22px;
        color: #292929;
        font-family: poppinsmedium, sans-serif;
        margin: 0;
    }

    .send-code-blk p {
        display: inline-block;
        width: 100%;
        font-size: 16px;
        color: #292929;
        line-height: 22px;
        margin: 7px 0 0;
    }

    .send-code-blk a {
        font-size: 18px;
        line-height: 24px;
        color: #4A90E2;
        font-family: poppinsbold, sans-serif;
        display: table;
        margin-top: 15px;
        text-decoration: underline;
    }

        .send-code-blk a:hover {
            color: #303E48;
        }

.verfi-phn-btns {
    float: left;
    width: 100%;
    /*margin-top: 30px;*/
}

.verify-phn-btn {
    float: left;
    min-width: 250px;
    line-height: 50px;
    text-align: center;
    padding: 0 10px;
    color: #fff;
    font-size: 16px;
    border-radius: 3px;
    cursor: pointer;
    background: #49ba84;
    border: 1px solid #49ba84;
}

    .verify-phn-btn:hover {
        border-color: #1dab67;
        background: #1dab67;
    }

.skip-btn {
    min-width: 145px;
    border-color: #e7e7e7;
    color: #5A9ECC;
    background: #fff;
    margin-right: 7px;
}

    .skip-btn:hover {
        background: #e3e3e3;
        border-color: #e3e3e3;
    }

.verify-phone-pop .mass-form-field input {
    height: 40px;
}

.security-input {
    width: 285px;
    float: left;
}

.security-submit-btn {
    float: right;
    width: 105px;
    line-height: 40px;
    border-radius: 6px;
    text-align: center;
    padding: 0 5px;
    color: #fff;
    border: none;
    font-size: 16px;
    background: #2e6ea3;
    cursor: pointer;
}

    .security-submit-btn:hover {
        background: #1c5f96;
    }

.security-field-row {
    margin-top: 35px;
}

.send-code-blk p a {
    display: inline;
}

.security-pop .send-code-blk {
    margin-top: 0;
}

    .security-pop .send-code-blk p {
        margin-top: 20px;
    }

.send-code-blk p:first-child {
    margin-top: 0;
}

.btn-full {
    width: 100%;
}

.error-required {
    font-size: 14px;
    color: #FC2249;
    font-family: poppinsmedium, sans-serif;
    float: left;
    width: 100%;
    margin-top: 3px;
}

.apply-wl-listing {
    float: left;
    width: 100%;
    padding: 0 0 0 30px;
    box-sizing: border-box;
    margin-bottom: 75px;
}

    .apply-wl-listing ul {
        margin: 0;
        width: 100%;
        padding: 0;
        list-style: none;
    }

        .apply-wl-listing ul li {
            float: left;
            width: 100%;
            position: relative;
            margin-bottom: 5px;
            padding: 0 0 0 13px;
            font-size: 16px;
            line-height: 22px;
            color: #303E48;
            box-sizing: border-box;
        }

            .apply-wl-listing ul li:before {
                content: '';
                width: 7px;
                height: 7px;
                border-radius: 50%;
                background: #06be5c;
                position: absolute;
                top: 8px;
                left: 0;
            }

.terms-center-txt {
    text-align: center;
    margin-top: 25px;
    float: left;
    width: 100%;
    font-size: 12px;
    color: #070000;
}

.done-msg {
    margin-top: 100px;
}

.change-mail-pop .security-field-row {
    margin-top: 0;
}

.change-mail-pop .set-pswrd-hdr p {
    margin-bottom: 50px;
}

    .change-mail-pop .set-pswrd-hdr p a {
        color: #303E48 !important;
        font-family: poppinsbold, sans-serif;
    }

.acnt-dtl-sec {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.acnt-cont {
    float: left;
    width: 100%;
    margin: 0 0 5px;
    font-size: 16px;
    color: #292929;
    line-height: 25px;
}

    .acnt-cont:last-child {
        margin-bottom: 0;
    }

.view-cont {
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 28px;
    color: #292929;
    margin-top: 20px;
}

/*.success-alert {
    width: 100%;
    float: left;
    border-radius: 6px;
    padding: 15px 10px;
    background: #c8f6dd;
    box-sizing: border-box;
    margin-bottom: 20px;
    border: 1px solid #4fb27d;
}*/

.partner-success-alert {
    width: 590px;
    float: none;
    display: table;
    margin: 0 auto 20px;
}

.partner-error-alert {
    width: 670px;
    float: none;
    display: table;
    margin: 0 auto 20px;
}

/*.success-alert p {
    float: left;
    width: 100%;
    position: relative;
    margin: 0;
    padding-left: 30px;
    box-sizing: border-box;
    font-size: 14px;
    color: #303E48;
    line-height: 20px;
    min-height: 20px;
}

.success-alert div {
    float: left;
    width: 100%;
    position: relative;
    margin: 0;
    padding-left: 30px;
    box-sizing: border-box;
    font-size: 12px;
    color: #303E48;
    line-height: 20px;
    min-height: 20px;
}

.success-alert p:after {
    content: '';
    width: 20px;
    height: 20px;
    background: url(../images/AffordableHousing/green-tick.png) no-repeat center;
    position: absolute;
    top: 0;
    left: 0;
}*/

.partner-mail-pop .mail-link-blk {
    margin-bottom: 0;
    min-height: inherit;
}

.error-alert {
    background: #FFE6E6;
    border: 1px solid #DC8B8B;
}

    .error-alert p {
        font-size: 13px;
    }

        .error-alert p:after {
            background: url(../images/AffordableHousing/error-cross.png) no-repeat center;
        }

.exclm-sign {
    position: absolute;
    top: 0;
    left: 0;
    width: 23px;
    height: 20px;
    background: url(../images/AffordableHousing/expln-sign.png) no-repeat center;
    background-size: 100% 100%;
}

.yellow-alert {
    background: #fcf6de;
    border: 1px solid #dfd389;
}

    .yellow-alert p:after {
        background: none;
    }

    .yellow-alert i {
        position: absolute;
        top: 2px;
        left: 0;
        color: #ebce23;
        font-size: 19px;
    }


.mail-link-resend {
    font-size: 16px;
    line-height: 24px;
    color: #262626;
    margin: 0;
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

    .mail-link-resend:last-child {
        margin-bottom: 0;
    }

    .mail-link-resend a {
        display: inline;
        font-size: 16px;
        color: #2979bf;
        text-decoration: none;
    }

        .mail-link-resend a:hover {
            color: #303E48;
        }

.form-marg-row {
    margin-top: 10px;
}

.registered-sec .reset-pass-link {
    float: left;
    width: 100%;
    margin: 5px 0 !important;
    font-size: 14px;
    color: #303E48;
}

.reset-pass-link a {
    font-size: 14px !important;
    color: #2e86cf;
}

    .reset-pass-link a:hover {
        color: #303E48;
        text-decoration: none !important;
    }

.MT30 {
    margin-top: 30px !important;
}

.partner-mail-pop .set-pswrd-hdr p.password-tips {
    width: 100%;
    float: left;
    margin-top: 15px;
    font-size: 14px;
    line-height: 20px;
}

    .partner-mail-pop .set-pswrd-hdr p.password-tips strong {
        display: block;
        color: #2e86cf;
        line-height: 26px;
    }

.app-cong-banner {
    width: 100%;
    float: left;
    border: 1px solid #E3E3E3;
    background: #FAFAFA;
    padding: 20px;
}

    .app-cong-banner p {
        float: left;
        width: 100%;
        position: relative;
        padding: 0 0 0 75px;
        box-sizing: border-box;
        margin: 0;
        font-size: 15px;
        line-height: 20px;
        color: #070000;
    }

.green-tick-lg {
    position: absolute;
    top: 5px;
    left: 0;
    width: 50px;
    height: 49px;
    background: url(../images/AffordableHousing/green-tick-lg.png) no-repeat center;
}

.app-id-sec {
    width: 100%;
    float: left;
    margin: 40px 0 0;
}

.app-id-title {
    display: table;
    width: 100%;
    margin: 0 0 3px;
    font-size: 15px;
    line-height: 20px;
    color: #303E48;
}

.app-id-links {
    display: table;
    margin: 7px 0 0;
    font-size: 15px;
    color: #1F73C6;
    line-height: 20px;
    font-family: poppinsmedium, sans-serif;
    text-decoration: none !important;
}

    .app-id-links:hover {
        color: #555;
    }

.app-id-sec p {
    display: table;
    width: 100%;
    font-size: 14px;
    line-height: 19px;
    color: #303E48;
    font-weight: 300;
    margin: 0;
}

.srch-rst-row {
    text-align: center;
    margin: 35px 0 0;
}

.srch-rst-btn {
    min-width: 155px;
    line-height: 50px;
    font-size: 16px;
    font-family: poppinsbold, sans-serif;
    display: inline-block;
    float: none;
}

.ha-attention-msg {
    margin: 0 0 20px;
}

    .ha-attention-msg p {
        margin: 0;
        font-size: 14px;
        line-height: 19px;
    }

        .ha-attention-msg p a {
            font-family: poppinsbold, sans-serif;
            color: #303E48 !important;
        }

            .ha-attention-msg p a:hover {
                color: #2e86cf !important;
            }

.reset-password-outer {
    display: table;
    margin: auto;
    vertical-align: middle;
    height: calc(100vh - 234px);
}

.reset-vert-mid {
    display: table-cell;
    vertical-align: middle;
}

.reset-password-page {
    float: none;
    display: table;
    margin: 25px auto 0;
    background: #fff;
    padding: 30px;
    border-radius: 4px;
    width: 390px;
    border: 1px solid #dbdcdc;
}

button[disabled].rst-pswd-grey, .rst-pswd-grey {
    background: #f2f2f2 !important;
    border-color: #C9C9C9;
    cursor: not-allowed;
    color: rgba(0,0,0,0.3);
    box-shadow: none;
    text-shadow: none;
}

.validationMessage {
    color: #e62323;
}

.text-center {
    text-align: center !important;
}

.success-alert p a {
    font-family: poppinsbold, sans-serif;
    color: #303E48 !important;
}

    .success-alert p a:hover {
        color: #2e86cf !important;
    }

.MT0 {
    margin-top: 0 !important;
}

.pswrd-green-btn {
    background: #4fb27d;
}

@-webkit-keyframes blinker {
    from {
        border: 1px solid rgba(0, 120, 164, 0.1);
        background: rgba(0, 120, 164, 0.05);
    }

    to {
        border: 1px solid rgba(0, 120, 164, 0.3);
        background: rgba(0, 120, 164, 0.1);
    }
}

.blink input {
    text-decoration: blink;
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 0.6s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-direction: alternate;
}

.registered-sec p.plz-click, .plz-click {
    font-size: 14px;
    color: #eff7fe !important;
    margin-bottom: 0;
}

    .registered-sec p.plz-click.click-here-signin a, .plz-click.click-here-signin a, .registered-sec p.plz-click.click-here-signin, .plz-click.click-here-signin {
        color: #5a9dce !important;
    }

    .registered-sec p.plz-click a, .plz-click a {
        color: #eff7fe !important;
        text-decoration: underline;
    }

        .registered-sec p.plz-click a:hover, .plz-click a:hover {
            text-decoration: none;
        }

.MT20 {
    margin-top: 20px !important;
}

.ha-landing-resp {
    font-size: 16px;
}

.terms-link {
    float: left;
    width: 100%;
}

.reset-password-page .set-pswrd-hdr h2 {
    font-size: 20px;
    line-height: 20px;
}

.reset-password-page .set-pswrd-hdr p {
    font-size: 16px;
    margin-top: 15px;
    line-height: 22px;
}

    .reset-password-page .set-pswrd-hdr p.password-tips {
        margin-top: 20px;
    }

.reset-password-page .set-pswrd-hdr {
    margin-bottom: 25px;
}

.reset-password-page .mass-form-field input {
    height: 45px;
    border-color: #d9d9d9;
}

.reset-password-page .mass-form-lbl {
    font-family: poppinsmedium, sans-serif;
    margin-bottom: 8px;
}

.reset-password-page .mass-form-row {
    margin: 0 0 20px;
}

.rst-pass-inn {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    margin-top: 50px;
}

.rst-sign-title {
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 46px;
    color: #303E48;
    line-height: 46px;
}
/** landing email popup css **/

/** find my app screen and updated form style css **/
.landing-form-tab {
    float: left;
    width: 100%;
    border-radius: 4px;
    background: #fff;
    box-shadow: 0 3px 3px 0 rgba(0,0,0,0.25);
}

.landing-tabs {
    float: left;
    width: 100%;
    margin: 0;
    border-bottom: 1px solid #dbdbdb;
    border-radius: 4px 4px 0 0;
    overflow: hidden;
}

    .landing-tabs li {
        float: left;
        width: 50%;
        border-right: 1px solid #dbdbdb;
        line-height: 55px;
        text-align: center;
        padding: 0 10px;
        box-sizing: border-box;
        list-style: none;
        background: #f3f3f3;
        font-size: 16px;
        color: #303E48;
        cursor: pointer;
    }

        .landing-tabs li:last-child {
            border-right: none;
        }

        .landing-tabs li:hover, .landing-tabs li.active {
            background: #fff;
        }

.tick-icon {
    width: 20px;
    height: 15px;
    background: url(../images/AffordableHousing/land-tab-tick.png) no-repeat center;
    display: none;
    margin-right: 10px;
    vertical-align: middle;
}

.landing-tabs li.active .tick-icon {
    display: inline-block;
}

.landing-tab-cont {
    float: left;
    width: 100%;
    padding: 30px;
}

.verifyMail-hdr {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}

.nonPartner-flexBanner .landing-tab-cont {
    background: none;
}

.nonPartner-flexBanner .mass-form-lbl, .nonPartner-flexBanner .validationMessage {
    color: #eff7fe;
}

.nonPartner-flexBanner .mass-form-lbl {
    font-size: 14px;
}

.nonPartner-flexBanner .verfi-phn-btns {
    margin-top: 0;
}

.nonPartner-flexBanner .set-pswrd-hdr h2, .nonPartner-flexBanner .partner-mail-pop .set-pswrd-hdr p, .nonPartner-flexBanner .partner-mail-pop .set-pswrd-hdr p a, .nonPartner-flexBanner .mail-link-resend, .nonPartner-flexBanner .mail-link-resend a {
    color: #fff;
}

    .nonPartner-flexBanner .mail-link-resend a:hover {
        text-decoration: none;
    }

#nonpartnerlandingpage .landing-tab-cont {
    box-shadow: none;
    padding: 0;
}

.singin-form-hdr {
    float: left;
    width: 100%;
    margin-bottom: 25px;
}

.registered-sec .singin-form-hdr p {
    margin-bottom: 8px;
}

.landing-tab-cont .fav-tabcontent {
    padding: 0;
}

.i-checks {
    font-size: 14px;
    color: #6a6a6a;
    padding-left: 30px;
}

.MT15 {
    margin-top: 15px !important;
}

.find-app-banner {
    width: 100%;
    float: left;
    border: 1px solid #CFD6D8;
    border-radius: 3px;
    padding: 20px 15px;
    margin-bottom: 20px;
    background: #fff;
}

    .find-app-banner p {
        width: 100%;
        float: left;
        margin: 0;
        position: relative;
        padding: 0 0 0 24px;
        font-size: 15px;
        line-height: 24px;
        color: #303E48;
        box-sizing: border-box;
    }

        .find-app-banner p i {
            position: absolute;
            left: 0;
            top: 5px;
        }

.find-app-link {
    float: right;
    font-size: 13px;
    color: #5A9ECF;
    text-decoration: underline !important;
}

    .find-app-link:hover, .find-app-link:focus {
        color: #303E48;
        text-decoration: none !important;
    }

.partner-form-screen {
    float: left;
    width: 100%;
}

.sub-heading {
    float: left;
    width: 100%;
}

    .sub-heading h5 {
        font-size: 16px;
        line-height: 20px;
        color: #303E48;
        float: left;
        width: 100%;
        margin: 0 0 25px;
    }

.landing-form-tab .fav-tabcontent {
    border: none;
}

.security-link {
    display: inline-block;
    margin: 15px 0 0;
    font-size: 14px;
    color: #4A90E2;
    font-family: poppinsbold, sans-serif;
    text-decoration: underline !important;
}

    .security-link:hover {
        color: #303E48;
        text-decoration: none;
    }

.width-100 {
    width: 100% !important;
}

/* signup screen enhanced 05-11-2020*/
.common-green-btn, a.common-green-btn {
    display: inline-block;
    font-size: 16px;
    border-radius: 4px;
    background: #49ba84;
    border: 1px solid #3fa876;
    height: 40px;
    line-height: 40px;
    text-shadow: 0 1px 1px #307f58;
    color: #ffffff;
    padding: 0 30px;
    font-family: 'open_sanssemibold';
}

    .common-green-btn:hover, a.common-green-btn:hover {
        background: #2ea46c;
    }

.alredy-existing-user-sec {
    margin: 0 0 10px 0;
    background: #fff;
}
/* find my app screen and updated form style css */
.massnahro-form-lt.findmyapp-cnt {
    width: 750px;
    display: block;
}

    .massnahro-form-lt.findmyapp-cnt .landing-tab-cont {
        padding: 0;
    }

.findmyapp-new-block {
    display: flex
}

.find-block2 {
    text-align: left;
    padding: 0 15px 0 0
}

    .find-block2 ul {
        margin: 10px 0 0 15px
    }

        .find-block2 ul li {
            padding: 0;
            font-size: 14px;
        }

.find-block1 .mob-text {
    display: none
}

.call-bottom {
    background: #f1f1f1;
    padding: 10px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    font-size: 14px;
    margin: 14px 0 0 0;
}

a.blue-secondary-btn, .blue-secondary-btn {
    background: #24588e;
    border-radius: 4px;
    padding: 5px 15px;
    color: #fff;
    display: inline-block;
}

    a.blue-secondary-btn:hover {
        background: #10457d
    }
/** session timeout popup **/
.session-timeout {
    background: rgba(0, 0, 0, 0.35);
}

    .session-timeout .newmodalsmallcontents {
        padding: 25px 20px;
    }

    .session-timeout .newmodalsmallcontainer {
        max-width: 445px;
        position: relative;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        margin: auto;
    }

.session-cont h3 {
    margin-bottom: 25px;
    padding: 0;
    font-size: 20px;
    color: #303E48;
}

.session-cont p {
    font-size: 16px;
    color: #303E48;
    line-height: 22px;
    margin-bottom: 20px;
}

    .session-cont p:last-child {
        margin-bottom: 0;
    }

.session-btns {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 10px;
}

    .session-btns .secondarybutton, .secondarybutton {
        min-width: 190px;
        line-height: 54px;
        display: inline-block;
        padding: 0 10px;
        box-sizing: border-box;
        margin: 0 5px;
        font-size: 14px;
        color: #fff;
    }

    .session-btns .keep-sign-btn, .keep-sign-btn {
        background: #67c88d;
        border-color: #56a976;
        color: #fff !important;
        font-family: poppinsbold, sans-serif;
        text-shadow: 0 1px 3px #2E6041;
        box-shadow: none;
    }

        .session-btns .keep-sign-btn:hover, .keep-sign-btn:hover {
            background: #56a976;
        }
/** session timeout popup **/

/** non partner sign in  **/
/*.ha-clsd-lt {
    width: 395px;
}*/

.prtnr-signin-hdr {
    float: left;
    margin-right: 15px;
    width: calc(36% - 15px);
}

    .prtnr-signin-hdr h6 {
        float: left;
        width: 100%;
        font-size: 20px;
        line-height: 28px;
        color: #fff;
        margin: 0 0 5px;
        font-family: poppinsbold, sans-serif;
    }

.ha-clsd-lt .prtnr-signin-hdr h6 {
    color: #fff;
}

.prtnr-signin-hdr h2 {
    float: left;
    width: 100%;
    font-size: 18px;
    line-height: 20px;
    color: #fff;
    margin: 0 0 5px;
    font-family: poppinssemibold, sans-serif;
    font-weight: 400;
}

.ha-clsd-lt .prtnr-signin-hdr h2 {
    color: #fff;
}

.prtnr-signin-hdr p {
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    margin: 0;
    display: block;
}

#wlalert {
    width: 62%;
}

.promo-wl-chbox {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.prtnr-btn-row {
    float: left;
    width: 120px;
}

    .prtnr-btn-row .cmn--btn {
        min-width: inherit;
        width: 100%;
        line-height: 38px;
    }

.see-info-btn, a.see-info-btn {
    width: 100%;
    display: inline-block;
    line-height: 45px;
    border-radius: 4px;
    background: #4FB27D;
    border: none;
    text-align: center;
    padding: 0 10px;
    cursor: pointer;
    font-family: poppinsbold, sans-serif;
    font-size: 16px;
    letter-spacing: 1px;
    color: #fff;
}

    .see-info-btn:hover, a.see-info-btn:hover {
        background: #3ea36d;
    }

.prtnr-sign-form {
    display: flex;
    width: 100%;
}

.prtn-fld-rw {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

    .prtn-fld-rw:last-child {
        margin-bottom: 0;
    }

.prtn-fld-blk {
    width: 155px;
    float: left;
    margin-right: 15px;
}

.prtn-lbl {
    float: left;
    width: 100%;
    margin-bottom: 5px;
    font-size: 14px;
    color: #fff;
    font-family: poppinsmedium, sans-serif;
}

.prtn-fld {
    width: 100%;
    float: left;
}

.width100 {
    width: 100% !important;
}

.prtn-sucs-msg {
    float: left;
    width: 100%;
    padding: 20px;
    background: #c8f6dd;
    border-radius: 10px;
}

    .prtn-sucs-msg p {
        float: left;
        width: 100%;
        box-sizing: border-box;
        margin: 0;
        font-size: 16px;
        line-height: 24px;
        color: #303E48;
        padding-left: 35px;
        position: relative;
    }
/*.prtn-sucs-msg p:before {content: ''; width: 16px; height: 16px; background: url(../images/AffordableHousing/blk-tick.png) no-repeat center top; position: absolute; top: 5px; left: 0;}*/

.prtnr-lndng-form-hdr {
    float: left;
    width: 100%;
    text-align: center;
    background: #296399;
    padding: 20px;
    border-radius: 4px 4px 0 0;
}

    .prtnr-lndng-form-hdr h3 {
        float: left;
        width: 100%;
        font-size: 28px;
        line-height: 36px;
        color: #fff;
        font-family: poppinsmedium, sans-serif;
    }

    .prtnr-lndng-form-hdr p {
        float: left;
        width: 100%;
        font-size: 16px;
        line-height: 22px;
        color: #303E48;
        margin: 10px 0 0;
    }

    .prtnr-lndng-form-hdr i {
        display: table;
        margin: 0 auto 25px;
    }

.go8--findapp--form {
    width: 835px;
    display: table;
    margin: auto;
}

/*.findApp--subtitle {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
    flex-direction: column;
}

    .findApp--subtitle p {
        margin: 20px 0 0;
        line-height: 26px;
        text-align: center;
    }*/

/** non partner sign in  **/
/* mass nahro landing new */
.go8--massnahro--new .go8--mltwl--col1 {
    width: 44%;
}

.go8--massnahro--new .gl8--mltwl--row .go8--mltwl--col1 {
    padding-left: 25px;
}

.go8--massnahro--new .go8--mltwl--col2 {
    width: 55%;
}

.go8--mn--halogo {
    display: inline-block;
    vertical-align: middle;
    width: 60px;
    height: 60px;
    border: 1px solid #c6c6c6;
    border-radius: 3px;
    position: relative;
}

    .go8--mn--halogo img {
        max-width: 100%;
        max-height: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
    }

.go8--mn--hatitle {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 70px);
    padding-left: 10px;
    font-size: 16px;
    color: #00A1DF;
    box-sizing: border-box;
    font-family: poppinsbold, sans-serif;
}

.go8--massnahro--new .go8--singlewl--signin {
    border-bottom: 1px solid #dddedf;
    padding-bottom: 15px;
}

.go8--massnahro--new .go8--btn--fld {
    width: 150px;
}

.go8--massnahro--new .go8--pgrm--dtls {
    background: #F4F5F7;
}

.go8--pgrm--dtls--inn {
    width: 835px;
    display: table;
    margin: auto;
}

.go8--faq--sec {
    float: left;
    width: 100%;
}

.go8--massnahro--new .go8--pgrm--accord {
    width: 100%;
    float: left;
}

.go8--livechat--blk {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 50px 0;
}

    .go8--livechat--blk p {
        display: block;
        font-size: 21px;
        color: #303E48;
        margin: 0;
        font-family: poppinsmedium, sans-serif;
    }

        .go8--livechat--blk p a {
            font-size: 21px;
            text-decoration: none;
            font-family: poppinsmedium, sans-serif;
        }

            .go8--livechat--blk p a:hover {
                color: #303E48;
            }

.pagecontainer {
    padding-bottom: 120px;
}


.go8--massnahro--new .go8--pgrm--dtls .go8--mlt--viewall {
    border-top: none;
    margin-top: -15px;
}

.go8--massnahro--new {
    margin-bottom: 0;
}

.go8--ha--listing--sec {
    display: block;
    width: 100%;
    margin-bottom: 0;
}

.go8--ha--listings {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
}

    .go8--ha--listings li {
        float: left;
        width: calc(36.33% - 60px);
        padding: 0;
        position: relative;
        box-sizing: border-box;
        margin: 0 30px 60px 0;
        border-radius: 4px;
        box-shadow: 0 2px 5px rgba(0,0,0,0.1);
        background: #fff;
        cursor: pointer;
        min-height: 110px;
    }

        .go8--ha--listings li:nth-child(3n) {
            margin-right: 0;
        }


.go8--clickable--ha {
    display: inline-block;
    width: 100%;
    padding: 12px 15px 15px;
}

.go8--ha--logo {
    display: inline-block;
    vertical-align: middle;
    width: 125px;
    height: 125px;
    border: 6px solid #F6F8FB;
    border-radius: 4px;
    position: absolute;
    right: 20px;
    top: -35px;
    background: #fff;
}

    .go8--ha--logo img {
        max-height: 100%;
        max-width: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
    }

.go8--massnahro--hacontent {
    width: calc(100% - 130px);
    box-sizing: border-box;
    position: relative;
    padding-right: 10px;
}

    .go8--massnahro--hacontent h6 {
        display: block;
        margin: 0;
        font-size: 16px;
        line-height: 26px;
        color: #00A1DF;
        font-family: poppinssemibold, sans-serif;
    }

    .go8--massnahro--hacontent span {
        display: block;
        margin: 12px 0 0;
        font-size: 14px;
        line-height: 19px;
        color: #848484;
    }

.go8--massnahro--viewll {
    display: block;
    width: 100%;
    text-align: center;
}

.go8--viewagency--btn {
    display: inline-block;
    text-align: center;
    font-size: 16px;
    color: #00A1DF;
}

    .go8--viewagency--btn i {
        margin-left: 5px;
        font-size: 18px;
    }

    .go8--viewagency--btn:hover {
        color: #303E48;
    }

.mass-nahro-slider .owl-carousel {
    display: table;
    margin: auto;
    width: auto;
}

/*.go8--singlewl--apply.go8--multiple--wl--blk .go8--single--icn img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}*/

.owl-nav button.owl-prev.disabled, .owl-nav button.owl-next.disabled {
    display: none;
}

.owl-nav button.owl-prev, .owl-nav button.owl-next {
    display: block;
}

.go8--mass--ha--rcrds {
    float: left;
    width: 100%;
    font-size: 16px;
    color: #727A88;
    margin: 7px 0 0;
}
/* mass nahro landing new */
.go8--mass--ad--blk {
    display: block;
    width: 100%;
    text-align: center;
    margin: 50px 0;
}

.go8--app--found {
    text-align: center;
}

.go8--app--icn {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    width: 75px;
    height: 75px;
    border: 1px solid #7b8ba1;
    border-radius: 50%;
}

    .go8--app--icn img {
        width: 50px;
    }

.go8--appfound--hdr {
    float: left;
    width: 100%;
    font-size: 18px;
    line-height: 24px;
    color: #303E48;
    margin: 15px 0 0;
    font-family: poppinsmedium, sans-serif;
}

.go8--appfound--cont {
    float: left;
    width: 100%;
    font-size: 18px;
    line-height: 22px;
    color: #303E48;
    margin: 15px 0 0;
}

.go8--appfound--btns {
    float: left;
    width: 100%;
}

.go8--appfound--btn {
    display: inline-block;
    vertical-align: middle;
    width: 49%;
    margin-right: 1%;
    line-height: 45px;
    background: #7f8fa4;
    color: #fff !important;
    border-radius: 4px;
    font-size: 15px;
}

    .go8--appfound--btn:nth-child(2n) {
        margin-right: 0;
    }

    .go8--appfound--btn:hover {
        background: #657992;
    }

.go8--appfound--green--btn {
    background: #4fb27d;
}

    .go8--appfound--green--btn:hover {
        background: #29a261;
    }

.massnahro-slide-menu {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 0;
}

    .massnahro-slide-menu li {
        display: inline-block;
        font-size: 0;
        padding: 0;
        vertical-align: middle;
        margin: 0 4px;
    }

        .massnahro-slide-menu li.slide-menu-btns {
            margin-left: 10px;
        }

        .massnahro-slide-menu li a {
            padding: 12px 5px;
            font-size: 16px;
            color: #303E48;
            text-align: center;
            float: left;
            position: relative;
            transition: all 0.3s ease-in-out;
            -webkit-transition: all 0.3s ease-in-out;
            line-height: 26px;
        }

            .massnahro-slide-menu li a::after {
                content: "";
                width: 0;
                height: 2px;
                background: #00A1DF;
                position: absolute;
                bottom: 0;
                left: 0;
                transition: all 0.3s ease-in-out;
                -webkit-transition: all 0.3s ease-in-out;
            }

            .massnahro-slide-menu li a:hover, .massnahro-slide-menu li a.active {
                color: #00A1DF;
            }

            .massnahro-slide-menu li a.mass-slide-btn, .mass-slide-btn {
                line-height: 32px;
                color: #fff !important;
                border-radius: 3px;
                background: #24588e;
                padding: 0 15px 2px;
                font-size: 16px;
                min-width: 115px;
            }

                .massnahro-slide-menu li a.mass-slide-btn:hover, .mass-slide-btn:hover {
                    background: #10457d;
                }

            .massnahro-slide-menu li a.mass-slide-greenbtn {
                background: #4fb27d;
                margin-left: 10px;
            }

                .massnahro-slide-menu li a.mass-slide-greenbtn:hover {
                    background: #3b9d68;
                }

            .massnahro-slide-menu li a:hover:after, .massnahro-slide-menu li a.active:after {
                width: 100%;
            }

            .massnahro-slide-menu li a.cmn--btn {
                padding: 0 10px;
                color: #fff;
                font-size: 14px;
            }

                .massnahro-slide-menu li a.cmn--btn:after {
                    display: none;
                }

                .massnahro-slide-menu li a.cmn--btn:hover {
                    color: #fff;
                }

            .massnahro-slide-menu li a.cmn--btn--stroke {
                color: #00A1DF;
            }

                .massnahro-slide-menu li a.cmn--btn--stroke:hover {
                    color: #fff;
                }

.massnahro-form-sec .partner-form-screen {
    margin-top: 40px;
}

.go8--floatingmobo--btns {
    display: none;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 10px 5px;
    box-sizing: border-box;
    left: 0;
    background: #fff;
    box-shadow: 0 0 7px 4px rgba(0,0,0,0.2);
    z-index: 99;
}

.go8--apply--flotbtn {
    display: inline-block;
    flex: 1;
    flex-grow: 1;
    flex-basis: 0;
    width: 49%;
    line-height: 45px;
    font-size: 15px;
    color: #fff !important;
    background: #72b88c;
    text-align: center;
    border-radius: 4px;
    margin: 0 1%;
}

    .go8--apply--flotbtn:hover {
        background: #3b9d68;
    }

.go8--apply--flotgreybtn {
    background: #24588e;
}

    .go8--apply--flotgreybtn:hover {
        background: #10457d;
    }

.highcharts-axis-title {
    font-size: 16px;
    color: #303E48 !important;
    fill: #303E48 !important;
    font-family: poppinsregular !important;
}

.highcharts-axis-line {
    stroke: #EBEEF4 !important;
}
/* subscrib alert css */
.go8--wl--alrt {
    float: left;
    width: 100%;
    padding: 30px 0;
    background: #fff;
    box-shadow: 0 0 9px 3px rgba(0,0,0,0.08);
    margin: 25px 0 0;
}

.go8--wl--alrt--lt {
    float: left;
    width: 470px;
    padding-right: 20px;
}

    .go8--wl--alrt--lt h3 {
        float: left;
        width: 100%;
        font-size: 24px;
        line-height: 40px;
        color: #303E48;
        margin: 0;
        font-family: poppinsbold, sans-serif;
    }

    .go8--wl--alrt--lt p {
        float: left;
        width: 100%;
        font-size: 16px;
        line-height: 28px;
        color: #7f7f7f;
        margin: 0;
    }

.go8--wl--alrt--rt {
    float: left;
    width: 770px;
}

.go8--fn--field {
    float: left;
    width: 145px;
    margin-right: 10px;
}

.go8--mail--field {
    width: 300px;
}

.horizontal--phn--field {
    width: 230px;
}

.go8--fn--field label {
    float: left;
    width: 100%;
    font-size: 15px;
    color: #303E48;
    font-family: poppinsbold, sans-serif;
    margin-bottom: 5px;
}

.go8--field--blk {
    float: left;
    width: 100%;
}

    .go8--field--blk input {
        float: left;
        width: 100%;
        height: 40px;
        border: 1px solid #d5d5d5;
        border-radius: 4px;
        padding: 0 10px;
        font-size: 15px;
        color: #303E48;
        box-sizing: border-box;
    }

.go8--btn--fld {
    float: left;
    width: 150px;
    margin: 0;
}

.go8--alert--btn {
    min-width: 150px;
    border-radius: 4px;
    line-height: 38px;
    background: #4fb27d;
    font-size: 16px;
    color: #fff;
    font-family: poppinsmedium, sans-serif;
    border: none;
    cursor: pointer;
}

    .go8--alert--btn:hover {
        background: #29a261;
    }

.go8--prtnr--wlalrt .go8--wl--alrt--lt {
    width: 410px;
}

.go8--prtnr--wlalrt .go8--wl--alrt--rt {
    width: 825px;
}

.go8--prtnr--wlalrt .go8--wl--alrt--lt h3 {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 10px;
}

.go8--prtnr--wlalrt .go8--wl--alrt--lt p {
    font-size: 16px;
}

.go8--prtnr--wlalrt .go8--fn--field {
    width: 19%;
    margin-right: 2%;
}

.go8--prtnr--wlalrt .go8--btn--fld {
    width: 37%;
    margin-right: 0;
    text-align: right;
}

.ha-partner-page {
    margin-bottom: 0;
}

.go8--alrt--lbl {
    float: left;
    width: 100%;
    font-size: 14px;
    color: rgba(255,255,255,1);
    word-break: break-all;
    box-sizing: border-box;
    margin-top: 5px;
}

.prtnr-sign-form .form--lbl {
    display: none;
}

.landing-unsubscribed .prtnr-sign-form .form--lbl {
    display: block;
}

.landing-unsubscribed .prtnr-sign-form .field--blk {
    border-right: 1px solid rgba(255, 255, 255, 0.3);
    margin: 0px 10px 0px 0px;
    padding-right: 15px;
    width: auto;
}

.landing-unsubscribed .prtnr-btn-row {
    display: flex;
    align-self: center;
}

.prtnr-sign-form .form--lbl {
    color: #fff;
}

.go8--fn--field .go8--alrt--lbl {
    color: #303E48;
}

.go8--wlalert--checkbox {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.go8--fn--field .go8--wlalert--checkbox label {
    width: auto;
    font-size: 16px;
}

.go8--wlalert--checkbox .i-checks > i {
    background: url(../images/AffordableHousing/alert-unchecked.png) no-repeat;
    width: 20px;
    height: 20px;
}

.go8--wlalert--checkbox .i-checks input:checked + i:before {
    background: url(../images/AffordableHousing/alert-checked.png) no-repeat;
    width: 20px;
    height: 20px;
}

.go8--subscribe--msg {
    width: 100%;
    float: left;
    border-radius: 4px;
    border: 1px solid #5eb989;
    background: #c8f6dd;
    padding: 15px;
    margin-top: 30px;
}

.go8--subscribe--icn {
    display: inline-block;
    vertical-align: top;
    width: 30px;
    margin-right: 15px;
}

    .go8--subscribe--icn img {
        width: 30px;
    }

.go8--subscribe--msg--cont {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 50px);
    padding-top: 6px;
}

    .go8--subscribe--msg--cont h6 {
        margin: 0;
        font-size: 16px;
        line-height: 18px;
        font-family: poppinsmedium, sans-serif;
    }

    .go8--subscribe--msg--cont p {
        margin: 10px 0 0;
        font-size: 16px;
        line-height: 18px;
    }
/* subscrib alert css */
.go8--mass--topad--blk {
    margin: 0 0 30px;
}

.jurisdiction-cont {
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 17px;
    color: #303E48;
    margin-top: 5px;
}

.go8--wlalert--checkbox .invalidmessage {
    font-size: 13px !important;
}

.mass-nahro-inn .success-alert {
    margin: 15px 0 0;
}

.code-send-text {
    float: left;
    width: 100%;
    margin-top: 20px;
}

    .code-send-text h5 {
        float: left;
        width: 100%;
        font-size: 18px;
        color: #292929;
        line-height: 26px;
        margin: 0 0 10px;
        font-family: poppinsmedium, sans-serif;
    }

    .code-send-text p {
        float: left;
        width: 100%;
        font-size: 15px;
        color: #292929;
        line-height: 20px;
        margin: 0;
    }

.mblnbr-btn-row {
    float: left;
    width: 100%;
    margin: 0 0 30px;
}

.mblnbr-btn {
    display: table;
    margin: auto;
    color: #2e6ea3 !important;
    font-family: poppinsmedium, sans-serif;
}

    .mblnbr-btn:hover {
        color: #303E48 !important;
    }

.text-left {
    text-align: left !important;
}

.security-code-note {
    float: left;
    width: 100%;
    margin-bottom: 25px;
}

    .security-code-note h2 {
        font-size: 16px;
        color: #292929;
        margin: 0 0 10px;
        font-family: poppinsbold, sans-serif;
    }

    .security-code-note p {
        float: left;
        width: 100%;
        font-size: 14px;
        line-height: 17px;
        color: #292929;
        margin: 0;
    }

        .security-code-note p strong {
            font-family: poppinsbold, sans-serif;
        }

.nonPartner-recom-panel {
    float: left;
    width: 100%;
    margin: 50px 0 25px;
}

    .nonPartner-recom-panel .most-featured-listing {
        margin: 0;
    }

    .nonPartner-recom-panel .feature-listing-horizontal {
        width: 100%;
    }

.ha-contact-lt .success-alert p::after {
    display: none;
}

#cloud-wrap {
    bottom: 0;
    left: 0;
    padding-top: 50px;
    position: absolute;
    right: 0;
    top: 0;
}

@-webkit-keyframes animateCloud {
    0% {
        margin-left: -1200px;
    }

    100% {
        margin-left: 100%;
    }
}

@-moz-keyframes animateCloud {
    0% {
        margin-left: -1200px;
    }

    100% {
        margin-left: 100%;
    }
}

@keyframes animateCloud {
    0% {
        margin-left: -1200px;
    }

    100% {
        margin-left: 100%;
    }
}

/* ANIMATIONS */

.x1 {
    -webkit-animation: animateCloud 35s linear infinite;
    -moz-animation: animateCloud 35s linear infinite;
    animation: animateCloud 35s linear infinite;
    position: absolute;
    bottom: 90px;
}

.x2 {
    -webkit-animation: animateCloud 20s linear infinite;
    -moz-animation: animateCloud 20s linear infinite;
    animation: animateCloud 20s linear infinite;
    position: absolute;
    top: 70px;
}

.x3 {
    -webkit-animation: animateCloud 28s linear infinite;
    -moz-animation: animateCloud 28s linear infinite;
    animation: animateCloud 28s linear infinite;
    position: absolute;
    bottom: 200px;
}

    .x3 .cloud {
        width: 123px;
        height: 68px;
        background-size: 100% 100%;
    }

.x4 {
    -webkit-animation: animateCloud 25s linear infinite;
    -moz-animation: animateCloud 25s linear infinite;
    animation: animateCloud 25s linear infinite;
    position: absolute;
    top: 30px;
}

.x5 {
    -webkit-animation: animateCloud 28s linear infinite;
    -moz-animation: animateCloud 28s linear infinite;
    animation: animateCloud 28s linear infinite;
    position: absolute;
    bottom: 280px;
}

.x6 {
    -webkit-animation: animateCloud 10s linear infinite;
    -moz-animation: animateCloud 10s linear infinite;
    animation: animateCloud 10s linear infinite;
    position: absolute;
    bottom: 235px;
}

.cloud {
    width: 215px;
    height: 106px;
    background: url(../images/AffordableHousing/cloud-1.png) no-repeat center;
    background-size: 100%;
    display: inline-block;
    filter: brightness(100);
}

.registered-sec p.go8--sendCode--subtext {
    float: left;
    width: 100%;
    font-size: 14px;
    color: #9B9B9B;
    line-height: 22px;
}

.cmn--hdr {
    margin-bottom: 15px;
}
/* Utah landing page */
.go8--utahHa--listings li {
    width: calc(50% - 15px);
}

    .go8--utahHa--listings li:nth-child(2n) {
        margin-right: 0;
    }

.go8--utahHa--listings .go8--haListing--share {
    bottom: 30px;
}

.go8--utahHa--listings .go8--massnahro--hacontent span {
    margin-top: 22px;
}

.go8--utahHa--listings .go8--massnahro--hacontent span {
    color: #485258;
}

.go8--utahHa--listings .go8--massnahro--hacontent p {
    color: #848484;
    font-size: 14px;
    margin: 7px 0 0;
}

    .go8--utahHa--listings .go8--massnahro--hacontent p strong {
        color: #485258;
        font-family: poppinsregular, sans-serif;
    }

.go8--haListing--share {
    position: absolute;
    bottom: 18px;
    right: 155px;
    text-align: right;
    display: flex;
    align-items: center;
}

    .go8--haListing--share label {
        font-size: 14px;
        color: #848484;
        margin-right: 10px;
    }

    .go8--haListing--share a {
        font-size: 20px;
        color: #00A1DF;
    }

        .go8--haListing--share a:hover {
            color: #303E48;
        }
/* pulse animation css */
.pulse-animation {
    -webkit-animation: flash linear 1s infinite;
    animation: flash linear 1s infinite;
}

@-webkit-keyframes flash {
    0% {
        box-shadow: 0 0 9px 3px rgba(41,162,93,0.4);
        background: rgba(41,162,93,0.03)
    }

    50% {
        box-shadow: 0 0 9px 3px rgba(41,162,93,0.1);
        background: rgba(41,162,93,0.01)
    }

    100% {
        box-shadow: 0 0 9px 3px rgba(41,162,93,0.4);
        background: rgba(41,162,93,0.03)
    }
}

@keyframes flash {
    0% {
        box-shadow: 0 0 9px 3px rgba(41,162,93,0.4);
        background: rgba(41,162,93,0.03)
    }

    50% {
        box-shadow: 0 0 9px 3px rgba(41,162,93,0.1);
        background: rgba(41,162,93,0.01)
    }

    100% {
        box-shadow: 0 0 9px 3px rgba(41,162,93,0.4);
        background: rgba(41,162,93,0.03)
    }
}
/* pulse animation css */

.subscribe--floating {
    position: absolute;
    bottom: -35px;
    left: 0;
    z-index: 1;
    width: 100%;
}

.subscribe--floating--inn {
    padding: 10px 15px;
    min-height: 83px;
    width: 100%;
    background: #00A1DF;
    display: flex;
    align-items: center;
    border-radius: 4px;
    justify-content: space-between;
}

.prtnr-sign-form .field--blk {
    width: 150px;
    margin: 0 15px 0 0;
}

    .prtnr-sign-form .field--blk input {
        height: 40px;
        border-color: #fff;
        font-size: 14px;
        color: #303E48;
        padding: 0 5px;
        line-height: 40px;
    }

        .prtnr-sign-form .field--blk input.error-validation {
            border-color: #b7312c;
            border-left-width: 3px;
        }

    .prtnr-sign-form .field--blk ::-webkit-input-placeholder {
        font-size: 14px;
        color: #303E48;
    }

    .prtnr-sign-form .field--blk :-ms-input-placeholder {
        font-size: 14px;
        color: #303E48;
    }

    .prtnr-sign-form .field--blk ::placeholder {
        font-size: 14px;
        color: #303E48;
    }

.prtnr--dtl--blk {
    border-radius: 4px;
    background: rgba(255,255,255,0.95);
    padding: 30px;
}

.ha--logo--dtls {
    display: flex;
    width: 100%;
    margin-bottom: 20px;
    flex-direction: column;
    position: relative;
    padding-left: 100px;
    min-height: 80px;
    justify-content: center;
}

    .ha--logo--dtls p {
        font-size: 14px;
        line-height: 22px;
        margin: 0;
    }

        .ha--logo--dtls p strong {
            font-family: poppinsmedium, sans-serif;
            font-weight: 400;
        }

.ha--prtnr--logo {
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    height: 80px;
    border: 1px solid #c6d1dc;
    border-radius: 4px;
    padding: 5px;
    box-sizing: border-box;
}

    .ha--prtnr--logo img {
        max-width: 100%;
        max-height: 100%;
        object-fit: cover;
        object-position: center;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
    }

.prtnr--wl--blk {
    display: flex;
    width: 100%;
}

.prtnr--wl--lt {
    width: 45%;
    padding-right: 15px;
}

.prtnr--wl--row {
    display: flex;
    width: 100%;
    flex-direction: column;
}

    .prtnr--wl--row span {
        margin-bottom: 10px;
    }

        .prtnr--wl--row span:last-child {
            margin-bottom: 0;
        }

.prtnr--wl--rt {
    width: 55%;
}

.prtnr--info--section {
    width: 100%;
    display: inline-block;
    position: relative;
    padding: 50px 0;
    background: url(../images/AffordableHousing/prtner-info-bg.jpg) no-repeat center;
    background-size: cover;
    text-align: center;
    margin: 0 0 40px;
    color: #fff;
}

    .prtnr--info--section:after {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: rgba(0,0,0,0.7);
    }

.prtnr--info--inn {
    position: relative;
    z-index: 1;
    width: 100%;
    display: block;
}

    .prtnr--info--inn small {
        display: block;
        font-size: 24px;
        margin-bottom: 10px;
        text-shadow: 0 0 10px #303E48;
    }

    .prtnr--info--inn h3 {
        display: block;
        font-size: 36px;
        font-family: poppinsbold, sans-serif;
        margin: 0;
        text-shadow: 0 0 10px #303E48;
        line-height: 56px;
    }

    .prtnr--info--inn p {
        display: block;
        font-size: 20px;
        line-height: 30px;
        margin-top: 20px;
        text-shadow: 0 6px 6px #303E48;
    }

        .prtnr--info--inn p a {
            color: #00A1DF;
        }

            .prtnr--info--inn p a:hover {
                color: #fff;
            }

.panel--placeholder {
    display: block;
    width: 100%;
    text-align: center;
}

    .panel--placeholder img {
        filter: grayscale(0.8);
    }

#loginForm {
    margin: 0;
}

.landing--housing--panel {
    display: inline-block;
    width: 100%;
    margin: 50px 0;
}

.prtnr-signin-hdr .modal--cls--btn, .mbl--alert--btn {
    display: none;
}

.prtnr-sign-form .invalidmessage {
    padding: 7px;
    width: 100%;
    position: absolute;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.05);
    top: calc(100% + 5px);
    box-sizing: border-box;
    word-break: break-word;
}

    .prtnr-sign-form .invalidmessage:after {
        content: '';
        width: 22px;
        height: 10px;
        background: url(../images/AffordableHousing/validation-arrow.png) no-repeat center;
        position: absolute;
        top: -10px;
        left: 5px;
        filter: brightness(10);
        word-break: break-all;
        padding: 0 5px;
    }

.cwl--dtls--row {
    display: flex;
    width: 100%;
    justify-content: space-between;
    position: relative;
    z-index: 1;
    align-items: flex-start;
}

    .cwl--dtls--row.center {
        justify-content: center
    }

.cwl--ha--dtl {
    width: 340px;
    border-radius: 4px;
    background: #ffffff url(../images/AffordableHousing/modal-btm-bg.png) no-repeat bottom center;
    background-size: 100% auto;
    padding: 20px 20px 45px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.cwl--dtl--badge {
    display: table;
    margin: auto;
    width: auto;
}

    .cwl--dtl--badge .status--badges {
        display: table;
        margin-bottom: 10px;
    }

        .cwl--dtl--badge .status--badges:last-child {
            margin-bottom: 0;
        }

.partner--ha--panel {
    margin: 0 0 50px;
    display: block;
    width: 100%;
}

.wl--openings--row {
    display: flex;
    width: 100%;
    border-radius: 4px;
    margin-bottom: 20px;
    background: #fff;
    padding: 30px;
}

    .wl--openings--row:last-child {
        margin-bottom: 0;
    }

.wl--openings--col {
    width: 50%;
    padding-right: 30px;
}

    .wl--openings--col:nth-child(2n) {
        border-left: 1px solid #ebeef4;
        padding: 0 0 0 30px;
    }

.landing--nearby--section {
    margin: 40px 0 50px;
}

.landing--popular-section {
    display: block;
    width: 100%;
    margin-bottom: 30px;
}

.most-featured-listing {
    margin-bottom: 40px;
}

.participating--ha--section {
    margin-top: 70px;
}

.mt-5 {
    margin-top: 50px !important;
}

body .near-by-listing .featured-listing {
    margin-top: 30px;
}

.ha--panel--lessspace {
    margin-bottom: 0;
}

/*.find--app--modal .newmodalsmallcontainer {
    max-width: 460px;
}

#findmyapp-recaptcha {
    display: table;
    margin: 20px auto 0;
}*/

.sms--form {
    margin: 0;
}
/** media css **/
@media screen and (min-width:320px) and (max-width:1179px) {
    /* Utah Landing Page */
    .go8--utahHa--listings .go8--ha--logo {
        width: 70px;
        height: 70px;
    }

    .go8--utahHa--listings .go8--massnahro--hacontent {
        width: calc(100% - 75px);
        padding: 0 0 0 15px;
        position: static;
    }

        .go8--utahHa--listings .go8--massnahro--hacontent h6 {
            font-size: 15px;
        }

    .go8--haListing--shareBtn {
        width: 48%;
        border-radius: 4px;
        margin: 0;
    }

        .go8--haListing--shareBtn small {
            display: inline-block;
            font-family: 'open_sansregular', sans-serif;
            font-size: 16px;
            color: #fff;
            margin: 0 0 0 10px;
        }

    .go8--ha--logo {
        width: 75px;
        height: 75px;
        border: 4px solid #F6F8FB;
        right: 10px;
        top: -15px;
    }

    .go8--massnahro--hacontent {
        width: calc(100% - 70px);
    }

    .go8--haListing--share {
        right: 95px;
        bottom: 15px;
    }

    .go8--clickable--ha {
        padding: 15px;
    }

    .go8--massnahro--hacontent h6 {
        font-size: 14px;
        line-height: 24px;
    }

    .go8--utahHa--listings .go8--clickable--ha {
        padding-right: 25px;
    }
}

@media screen and (min-width:1024px) and (max-width:1279px) {
    .landing-banner-wrapper {
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
    }

    .set-pswrd-usr-name span {
        font-size: 13px;
    }

    .set-pswrd-hdr h2 {
        font-size: 28px;
    }

    .set-pswrd-hdr {
        margin: 15px 0;
    }

    .pswrd-field-blk {
        width: 48%;
    }

    .pswrd-apl-btn {
        min-width: 130px;
        line-height: 40px;
    }


    .landing-banner {
        background-position: center top;
        height: 420px;
    }

    .panel--placeholder img {
        width: 100%;
    }

    .ha-landing-ad img, .landing-square-ad img, .landing-vertical-ad img {
        width: 100%;
    }

    .fair-market-lt {
        width: 35%;
    }

    .fair-market-rt {
        width: 63%;
    }

    .fair-chart img {
        width: 100%;
    }

    .landing-faq-lt {
        width: 63%;
    }

    .landing-faq-rt {
        width: 35%;
    }

    .landing-faq-listing {
        padding: 20px;
    }

        .landing-faq-listing li h4 {
            font-size: 20px;
            line-height: 28px;
        }
    /** mass nahro page css **/
    .mass-cont-lt {
        position: relative;
        padding-left: 85px;
        box-sizing: border-box;
    }

    .mass-cont-rt {
        width: 38%;
        margin-left: 1%;
        vertical-align: top;
    }

        .mass-cont-rt ul li {
            width: 29%;
            text-align: center;
            min-height: 80px;
        }

            .mass-cont-rt ul li:nth-child(2n) {
                width: 42%;
            }

            .mass-cont-rt ul li h5 {
                font-size: 16px;
            }

            .mass-cont-rt ul li span {
                font-size: 20px;
                line-height: 20px;
            }

    .mass-cont-dtl span i, .mass-cont-dtl a i {
        width: 13px;
    }

        .mass-cont-dtl span i img, .mass-cont-dtl a i img {
            width: 100%;
        }

    .massnahro-form-lt, .massnahro-form-rt {
        width: 49%;
    }

        .massnahro-form-rt .ha-autho-title, .ha-autho-title {
            padding-left: 0;
        }

    .ha-autho-listing {
        right: 0;
    }

        .ha-autho-listing ul li {
            width: 100%;
            padding-bottom: 15px;
            margin-right: 0;
        }

        .ha-autho-listing .mCustomScrollbar {
            height: 600px;
        }

        .ha-autho-listing .mCSB_inside > .mCSB_container {
            margin-right: 20px;
        }

    .ha-autho-logo {
        width: 60px;
        height: 60px;
    }

    .ha-autho-cont {
        width: calc(100% - 70px)
    }

    .registered-sec p {
        font-size: 16px;
    }

    .mass-field-blk {
        width: 48%;
        margin-bottom: 10px;
    }

    .mass-alert-blk {
        width: 100%;
    }

    .mass-form-row {
        margin-bottom: 0;
    }

    .i-checks > i {
        bottom: initial;
    }

    .i-checks {
        padding-left: 25px;
        line-height: 24px;
    }

    .massnahro-voucher-cont h3 {
        font-size: 26px;
        line-height: 36px;
        min-height: 65px;
        margin-bottom: 10px;
    }

    .massnahro-eligible-sec {
        width: 100%;
        float: left;
        margin: 60px 0 0;
    }

        .massnahro-eligible-sec ul {
            padding: 40px 0;
        }


    .massnahro-cont-sec {
        padding: 15px 15px 30px;
    }

    .parti-ha-listing li {
        width: 23.8%;
        margin: 0 1.5% 2% 0;
        min-height: 385px;
    }

        .parti-ha-listing li.expd-col {
            width: 49%;
            padding: 15px;
        }

        .parti-ha-listing li.no-margin {
            margin: 0;
        }

    .parti-ha-logo i img {
        width: 100%;
    }

    .parti-ha-title {
        padding: 10px;
    }

        .parti-ha-title h5 {
            font-size: 18px;
            line-height: 24px;
        }

    .mass-subscribe-sec {
        margin: 50px 0 0;
    }

    .mass-faq-sec {
        margin: 90px 0 50px;
    }

    .massnahro-eligible-sec ul li {
        box-sizing: border-box;
    }

    .eligable-accord .tips-accordion-blk li.accordion-dropdown a {
        padding: 25px 75px 25px 25px;
    }

    body .go8--multiple--wl--blk {
        width: 100%;
        padding: 25px;
        min-height: inherit;
    }

    .go8--ha--listings li {
        width: 32%;
        margin-right: 2%;
    }

    .go8--massnahro--new .go8--fn--field {
        width: 25%;
        margin-right: 0;
    }

    .go8--prtnr--wlalrt .go8--wl--alrt--lt, .go8--prtnr--wlalrt .go8--wl--alrt--rt {
        width: 100%;
    }

    .go8--wl--alrt {
        padding: 20px 0;
    }

    .go8--wl--alrt--lt {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
        padding: 0;
    }

        .go8--wl--alrt--lt h3 {
            font-size: 20px;
        }

        .go8--wl--alrt--lt p {
            font-size: 18px;
            line-height: 24px;
        }

    .go8--wl--alrt--rt {
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
    }

    .go8--fn--field {
        width: 21.7%;
        margin: 0;
        padding-right: 15px;
        box-sizing: border-box;
    }

        .go8--fn--field label {
            font-size: 14px;
        }

    .go8--field--blk input {
        height: 40px;
        border-color: #d5d5d5;
    }

    .go8--btn--fld {
        width: 13%;
        padding: 0;
    }

    .horizontal--phn--field {
        width: 27%;
    }

    .go8--alert--btn {
        font-size: 16px;
        line-height: 38px;
        min-width: inherit;
        width: 100%;
    }

    .massnahro-slide-menu li {
        margin: 0 5px;
    }

    #partnerhalanding-page .mass-nahro-slider .wrapper {
        padding: 0 10px;
    }

    .massnahro-slide-menu li:last-child {
        margin-right: 0;
    }

    .massnahro-slide-menu li a {
        font-size: 14px;
    }

        .massnahro-slide-menu li a.cmn--btn {
            font-size: 12px;
            padding: 0 5px;
        }

    .massnahro-slide-menu li.slide-menu-btns {
        margin-left: 0;
    }


    .pagecontainer {
        padding-bottom: 520px !important;
    }
    /** mass nahro page css **/
    .cloud {
        width: 180px;
    }

    .go8--utahHa--listings li {
        width: 48%
    }

        .go8--utahHa--listings li:nth-child(2n) {
            width: 48%
        }

    .go8--utahHa--listings .go8--massnahro--hacontent h6 {
        font-size: 16px;
    }

    .subscribe--floating {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.5);
        z-index: 1111;
        align-items: center;
        justify-content: center;
    }

        .subscribe--floating .wrapper {
            padding: 0 !important;
        }

    .subscribe--floating--inn {
        padding: 0;
        flex-direction: column;
        background: #fff;
        border-radius: 0;
        width: 450px;
        border-radius: 4px;
        margin: auto;
    }

    .prtnr-signin-hdr {
        width: 100%;
        padding: 15px 20px;
        background: #00A1DF;
        margin: 0;
        display: flex;
        justify-content: space-between;
        align-items: center;
        border-radius: 4px 4px 0 0;
        position: relative;
    }

        .prtnr-signin-hdr p {
            display: none;
        }

    .prtnr-sign-form {
        flex-direction: column;
        width: 100%;
    }

    #wlalert {
        width: 100%;
        padding: 20px;
    }

    .prtnr-sign-form .field--blk {
        width: 100%;
        margin: 0 0 15px;
    }

        .prtnr-sign-form .field--blk input {
            border: 1px solid #c6d1dc;
        }

    .prtnr-btn-row {
        width: 100%;
        text-align: center;
    }

        .prtnr-btn-row .cmn--btn {
            width: auto;
            min-width: 120px;
        }

    .subscribe--floating .modal--cls--btn {
        display: block;
    }

    .mbl--alert--btn {
        display: flex;
        width: 65px;
        height: 65px;
        border-radius: 50%;
        background: rgba(0,161,233,0.9);
        color: #fff;
        font-size: 12px;
        flex-direction: column;
        position: fixed;
        right: 15px;
        bottom: 15px;
        z-index: 11;
        justify-content: center;
        align-items: center;
        box-shadow: 0 2px 7px 3px rgba(0,0,0,0.2);
        padding: 8px 0 0;
    }

        .mbl--alert--btn::after {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            border-radius: 50%;
            box-shadow: 0 0 0 0 rgba(41,121,191,0.9);
            -webkit-animation: pulse 2s infinite cubic-bezier(0.66, 0, 0, 1);
            -moz-animation: pulse 2s infinite cubic-bezier(0.66, 0, 0, 1);
            -ms-animation: pulse 2s infinite cubic-bezier(0.66, 0, 0, 1);
            animation: pulse 2s infinite cubic-bezier(0.66, 0, 0, 1);
        }

        .mbl--alert--btn i {
            font-size: 20px;
        }

    .subscribe--alert--show {
        display: flex;
    }

    .go8--mltwl--col1 {
        width: 35%;
    }

    .go8--mltwl--col4 {
        width: 30%;
    }

    .landing-unsubscribed .prtnr-sign-form .field--blk {
        border-right: none;
        margin: 0px 0 10px 0px;
        padding: 10px 0 0;
        width: 100%;
        border-top: 1px solid rgba(132,132,132,0.3);
    }

        .landing-unsubscribed .prtnr-sign-form .field--blk:first-child {
            border-top: none;
        }

    .landing-unsubscribed .prtnr-btn-row {
        justify-content: center;
    }

    .landing-unsubscribed .prtnr-sign-form .form--lbl, .landing-unsubscribed .go8--alrt--lbl {
        color: #303E48;
    }

    .prtnr-sign-form {
        padding: 25px;
    }
}


@-webkit-keyframes pulse {
    to {
        box-shadow: 0 0 0 10px rgba(0,161,233,0);
    }
}

@-moz-keyframes pulse {
    to {
        box-shadow: 0 0 0 10px rgba(0,161,233,0);
    }
}

@-ms-keyframes pulse {
    to {
        box-shadow: 0 0 0 10px rgba(0,161,233,0);
    }
}

@keyframes pulse {
    to {
        box-shadow: 0 0 0 10px rgba(0,161,233,0);
    }
}


@media screen and (min-width:768px) and (max-width:1023px) {
    .massnahro-form-lt.findmyapp-cnt {
        width: 80%;
    }

    .landing-banner-wrapper {
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
    }

    .ha-contact-lt {
        width: 96%;
        margin: auto;
    }

    .subscribe--floating {
        display: none;
    }

    .hdr--view--link {
        margin: 0;
    }

    .panel--placeholder img {
        max-width: 100%;
    }

    .prtnr--info--inn h3 {
        font-size: 32px;
        line-height: 44px;
    }

    .prtnr--info--inn p {
        font-size: 16px;
        line-height: 26px;
    }

    .prtnr--info--inn small {
        font-size: 18px;
    }

    .massnahro-slide-menu li {
        margin: 0 10px;
    }

    .set-pswrd-usr-name span {
        font-size: 13px;
    }

    .partner-mail-pop .set-pswrd-hdr h2, .set-pswrd-hdr h2 {
        font-size: 22px;
        line-height: 26px;
    }

    .set-pswrd-hdr {
        margin: 0 0 15px;
    }

    .pswrd-field-blk {
        width: 48%;
    }

    .pswrd-apl-btn {
        min-width: 130px;
        line-height: 40px;
    }

    .ha-name-cont {
        font-size: 18px;
        line-height: 24px;
    }

    .ha--prtnr--logo {
        width: 70px;
        height: 70px;
    }

    .ha--logo--dtls {
        padding-left: 85px;
    }

    .contact-adrs span {
        width: 30px;
        height: 30px;
        font-size: 14px;
        text-align: center;
    }

        .contact-adrs span img {
            width: 70%;
        }

    .contact-adrs p, .contact-adrs a {
        font-size: 14px;
        line-height: 22px;
    }

    .ha-attention-msg {
        padding: 5px;
    }

    .landing-banner {
        background-position: center top;
        height: 400px;
        margin-bottom: 50px;
        overflow: hidden;
    }

        .landing-banner:after {
            width: 100%;
            height: 91px;
            background: url(../images/AffordableHousing/nonPartner-vector-banner.png) no-repeat;
            background-size: 140% auto;
        }

    .ha-landing-ad img, .landing-square-ad img, .landing-vertical-ad img {
        width: 100%;
    }

    .fair-market-lt {
        width: 35%;
    }

    .fair-market-rt {
        width: 63%;
    }

    .fair-chart img {
        width: 100%;
    }

    .landing-faq-lt {
        width: 63%;
    }

    .landing-faq-rt {
        width: 35%;
    }

    .landing-faq-listing {
        padding: 20px;
    }

        .landing-faq-listing li h4 {
            font-size: 20px;
            line-height: 28px;
        }

    .landing-rentals-listing .result-housing-panel {
        background: #fff;
        border-radius: 10px;
    }

    .landing-rentals-listing .featured-listing {
        padding: 10px;
    }

    .landing-rentals-listing .near-by-listing .feat-loc-lt {
        width: 70%;
    }

    .landing-rentals-listing .near-by-listing .feat-loc-rt {
        width: 27%;
    }

    .landing-rentals-listing .result-housing-panel .featured-listing ul li, .landing-rentals-listing .featured-listing ul li {
        width: 32%;
        margin-right: 2%;
    }

        .landing-rentals-listing .result-housing-panel .featured-listing ul li:nth-child(3), .landing-rentals-listing .featured-listing ul li:nth-child(3) {
            margin-right: 0;
        }

    .landing-rentals-listing .near-by-listing .featured-listing .feat-loc-lt {
        width: 100%;
    }

    .landing-rentals-listing .listing-hdr-lt h3 {
        font-size: 20px;
    }

    .landing-rentals-listing .viewmore {
        position: relative;
        padding-right: 15px;
    }

    .landing-rentals-listing .view-arrow {
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        display: block;
        margin: auto;
    }
    /** mass nahro page css **/
    .massnahro-form-rt .ha-autho-title, .ha-autho-title {
        padding-left: 0;
    }

    .ha-autho-listing {
        right: 0;
    }

        .ha-autho-listing ul li {
            width: 100%;
            padding-bottom: 15px;
        }

        .ha-autho-listing .mCustomScrollbar {
            height: 648px;
        }

        .ha-autho-listing .mCSB_inside > .mCSB_container {
            margin-right: 20px;
        }

    .ha-autho-logo {
        width: 60px;
        height: 60px;
    }

    .ha-autho-cont {
        width: calc(100% - 70px)
    }

    .mass-cont-lt {
        width: 100%;
        position: relative;
        padding-left: 85px;
        box-sizing: border-box;
    }

    .mass-ha-logo {
        position: absolute;
        left: 0;
        top: 0;
        width: 70px;
        height: 70px;
    }

        .mass-ha-logo img {
            width: 100%;
        }

    .mass-ha-dtls {
        margin: 0;
        width: 100%;
    }

        .mass-ha-dtls h3 {
            font-size: 16px;
            line-height: 22px;
        }

    .mass-cont-dtl span, .mass-cont-dtl a, .mass-cont-dtl span em {
        font-size: 14px;
    }

    .mass-cont-rt ul li {
        width: 29%;
        text-align: center;
        min-height: 80px;
    }

        .mass-cont-rt ul li:nth-child(2n) {
            width: 42%;
        }

        .mass-cont-rt ul li h5 {
            font-size: 14px;
        }

        .mass-cont-rt ul li span {
            font-size: 18px;
            line-height: 18px;
        }

    .mass-cont-dtl span i, .mass-cont-dtl a i {
        width: 10px;
    }

        .mass-cont-dtl span i img, .mass-cont-dtl a i img {
            width: 100%;
        }
    /*.massnahro-form-lt, .massnahro-form-rt { width: 48%; }*/
    .massnahro-form-lt {
        float: none;
        display: table;
        margin: 0 auto 20px;
    }

    .prtnr-lndng-form-hdr h3 {
        font-size: 26px;
        line-height: 30px;
    }

    .registered-sec p {
        font-size: 16px;
    }

    .i-checks > i {
        bottom: initial;
        top: 5px;
    }

    .i-checks {
        padding-left: 25px;
        line-height: 24px;
        float: left;
        width: 100%;
    }

    .massnahro-voucher-cont h3 {
        font-size: 26px;
        line-height: 36px;
        min-height: 65px;
        margin-bottom: 10px;
    }

    .massnahro-eligible-sec {
        width: 100%;
        float: left;
        margin: 60px 0 0;
    }

        .massnahro-eligible-sec ul {
            padding: 40px 0;
        }

    .check-status-sec {
        padding: 0;
        margin-top: 40px;
    }

    .chck-sts-lt {
        width: 35%;
    }

        .chck-sts-lt img {
            width: 100%;
        }

    .chck-sts-rt {
        width: 62%;
    }

    .massnahro-cont-sec {
        padding: 15px 15px 30px;
    }

    .parti-ha-listing li {
        width: 23.8%;
        margin: 0 1.5% 2% 0;
        min-height: 385px;
    }

        .parti-ha-listing li.expd-col {
            width: 49%;
            padding: 15px;
        }

        .parti-ha-listing li.no-margin {
            margin: 0;
        }

    .parti-ha-logo i img {
        width: 100%;
    }

    .parti-ha-title {
        padding: 10px;
    }

        .parti-ha-title h5 {
            font-size: 18px;
            line-height: 24px;
        }

    .mass-subscribe-sec {
        margin: 50px 0 0;
    }

    .mass-faq-sec {
        margin: 90px 0 50px;
    }

    .massnahro-eligible-sec ul li {
        box-sizing: border-box;
    }

    .eligable-accord .tips-accordion-blk li.accordion-dropdown a {
        padding: 25px 75px 25px 25px;
    }
    /** mass nahro page css **/

    /** landing email popup css **/
    .apply-wl-listing {
        margin-bottom: 20px;
        padding-left: 0;
    }

    .verify-phone-pop .set-pswrd-hdr h2 {
        font-size: 26px;
    }
    /** landing email popup css **/
    body nav {
        display: none;
    }

    .mass-form-field input {
        -webkit-appearance: none;
        box-shadow: none;
        border-radius: none;
    }

    .landing-tab-cont {
        padding: 15px;
    }

    .find-app-banner {
        padding: 10px;
    }

        .find-app-banner p {
            box-sizing: border-box;
        }

    .session-btns .secondarybutton, .secondarybutton {
        min-width: 160px;
    }

    .session-timeout .newmodalsmallcontainer {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        left: 0;
        right: 0;
    }

    #findmyapp-recaptcha {
        display: table;
        margin: auto;
    }

    .landing-square-ad {
        margin: 10px 0 0;
    }

        .landing-square-ad iframe:first-child {
            transform: scale(0.83);
            -moz-transform: scale(0.83);
            -webkit-transform: scale(0.83);
            -ms-transform: scale(0.83);
            transform-origin: 0;
            -moz-transform-origin: 0;
            -ms-transform-origin: 0;
            -o-transform-origin: 0;
            -webkit-transform-origin: 0;
        }

    .fair-market-section {
        margin-bottom: 10px;
    }

    .prtnr-signin-hdr h6 {
        font-size: 22px;
        line-height: 34px;
    }

    .prtnr-signin-hdr h2 {
        font-size: 22px;
        line-height: 34px;
    }

    .prtnr-signin-hdr p {
        font-size: 14px;
        line-height: 22px;
    }

    .landing-faq-rt .landing-vertical-ad {
        transform: scale(0.84);
        -webkit-transform: scale(0.84);
        -moz-transform: scale(0.84);
        -o-transform: scale(0.84);
        -ms-transform: scale(0.84);
        transform-origin: 0;
        -webkit-transform-origin: 0;
        -moz-transform-origin: 0;
        -o-transform-origin: 0;
        -ms-transform-origin: 0;
        position: relative;
        top: -15px;
    }

    /* mass nahro new css */
    .mass-nahro-slider .wrapper, .go8--wl--alrt .wrapper {
        padding: 0 !important;
    }

    .go8--ha--listings li:nth-child(3n) {
        margin-right: 2%;
    }

    .go8--ha--listings li {
        width: 49%;
        margin-right: 2%;
        min-height: 85px;
        margin-bottom: 35px;
    }

    .go8--haListing--share a {
        font-size: 16px;
    }

    .go8--ha--listings li:nth-child(2n) {
        margin-right: 0;
    }

    .go8--massnahro--new .go8--pgrm--accord {
        width: 100%;
    }

    .go8--pgrm--dtls .wrapper {
        padding: 0 15px !important;
    }

    .massnahro-slide-menu li a {
        padding: 10px;
        font-size: 14px;
    }
    /* mass nahro new css */
    .ha-landing-resp .pagecontainer {
        padding-bottom: 160px;
    }

    .go8--prtnr--wlalrt .go8--wl--alrt--lt, .go8--prtnr--wlalrt .go8--wl--alrt--rt {
        width: 100%;
    }

    .go8--wl--alrt {
        padding: 20px 0;
    }

    .go8--wl--alrt--lt {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
        padding: 0;
    }

        .go8--wl--alrt--lt h3 {
            font-size: 20px;
        }

        .go8--wl--alrt--lt p {
            font-size: 18px;
            line-height: 24px;
        }

    .go8--wl--alrt--rt {
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
    }

    .go8--fn--field {
        width: 21%;
        margin: 0;
        padding-right: 10px;
        box-sizing: border-box;
    }

        .go8--fn--field label {
            font-size: 14px;
        }

    .go8--field--blk input {
        height: 40px;
        border-color: #d5d5d5;
    }

    .go8--btn--fld {
        width: 16%;
        padding: 0;
    }

    .horizontal--phn--field {
        width: 27%;
    }

    .go8--alert--btn {
        min-width: inherit;
        width: 100%;
        font-size: 16px;
        line-height: 38px;
    }

    .go8--prtnr--wlalrt .go8--fn--field {
        margin-right: 0;
        width: 20%;
    }

    .go8--prtnr--wlalrt .go8--btn--fld {
        width: 40%;
    }

    .go8--subscribe--msg {
        float: none;
        width: calc(100% - 30px);
        display: table;
        margin: 0 auto 0;
    }

    .go8--massnahro--new .go8--fn--field {
        width: 25%;
        margin: 0;
    }

    .go8--mass--ad--blk img {
        width: 100%;
    }

    .go8--floatingmobo--btns {
        display: flex;
        justify-content: center;
    }

        .go8--floatingmobo--btns .cmn--btn {
            min-width: 150px;
            margin: 0 10px;
        }

    .massnahro-slide-menu li.slide-menu-btns {
        display: none;
    }

    .go8--apply--flotbtn {
        flex: 0 0 0;
        min-width: 160px;
    }

    .ha-landing-resp .footer {
        margin-bottom: 67px;
    }

    .go8--wl--findapp-inn {
        height: 350px;
    }

    .masscwl-resp.ha-landing-resp .pagecontainer {
        padding-bottom: 160px;
    }

    .go8--box--hdr {
        font-size: 22px;
    }

    .go8--pgrm--accord ul li .links a {
        font-size: 16px;
        line-height: 26px;
    }

        .go8--pgrm--accord ul li .links a:after {
            width: 17px;
        }

    .cloud {
        width: 150px;
    }

    .x1 {
        bottom: 50px;
    }

    .x2 {
        bottom: 200px;
    }

    .x3 {
        bottom: 120px;
    }

    .x4 {
        bottom: 380px;
    }

    .fixed-mass-nahro-slider {
        top: 0;
    }

    .prtn-fld-rw {
        margin-bottom: 0;
    }

    .prtn-fld-blk {
        margin-bottom: 10px;
    }

    .prtn-fld-mbl {
        width: 100%;
    }

    .subscribe--floating {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.5);
        z-index: 1111;
        align-items: center;
        justify-content: center;
    }

        .subscribe--floating .wrapper {
            padding: 0 !important;
        }

    .subscribe--floating--inn {
        padding: 0;
        flex-direction: column;
        background: #fff;
        border-radius: 0;
        width: 450px;
        border-radius: 4px;
        margin: auto;
    }

    .prtnr-signin-hdr {
        width: 100%;
        padding: 15px 20px;
        background: #00A1DF;
        margin: 0;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

        .prtnr-signin-hdr p {
            display: none;
        }

    .prtnr-sign-form {
        flex-direction: column;
        width: 100%;
        padding: 20px;
    }

    #wlalert {
        width: 100%;
        padding: 20px;
    }

    .prtnr-sign-form .field--blk {
        width: 100%;
        margin: 0 0 15px;
    }

        .prtnr-sign-form .field--blk input {
            border: 1px solid #c6d1dc;
        }

    .prtnr-btn-row {
        width: 100%;
        text-align: center;
    }

        .prtnr-btn-row .cmn--btn {
            width: auto;
            min-width: 120px;
        }

    .subscribe--floating .modal--cls--btn {
        display: block;
    }

    .landing--act--btns {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 11;
    }

    .mbl--alert--btn {
        display: flex;
        width: 65px;
        height: 65px;
        border-radius: 50%;
        background: rgba(0,161,233,0.9);
        color: #fff;
        font-size: 12px;
        flex-direction: column;
        position: relative;
        float: right;
        right: 15px;
        bottom: 15px;
        z-index: 11;
        justify-content: center;
        align-items: center;
        box-shadow: 0 2px 7px 3px rgba(0,0,0,0.2);
        padding: 8px 0 0;
    }

        .mbl--alert--btn::after {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            border-radius: 50%;
            box-shadow: 0 0 0 0 rgba(41,121,191,0.9);
            animation: pulse 2s infinite cubic-bezier(0.66, 0, 0, 1);
        }

        .mbl--alert--btn i {
            font-size: 20px;
        }

    .subscribe--alert--show {
        display: flex;
    }


    .massnahro-slide-menu li a:hover {
        color: #303E48 !important;
    }

        .massnahro-slide-menu li a:hover:after {
            display: none;
        }

    .massnahro-slide-menu li a.active {
        color: #00A1DF !important;
    }

        .massnahro-slide-menu li a.active:after {
            display: block;
        }

    .prtnr-sign-form .invalidmessage {
        position: static;
        background: none;
        box-shadow: none;
        padding: 5px 0 0;
    }

    .cwl--ha--dtl {
        justify-content: flex-start;
        width: 280px;
        padding: 20px 10px 45px;
        flex-shrink: 0;
    }

        .cwl--ha--dtl .ren-own-btn .cmn--btn {
            padding: 0 5px;
        }

    .app--pool--banner .mass-ha-logo {
        position: relative;
        top: inherit;
        left: inherit;
        margin-bottom: 30px;
    }

    .cwl--dtls--row {
        align-items: flex-start;
    }

    .go8--mltwl--col1 {
        width: 35%;
    }

    .go8--mltwl--col4 {
        width: 30%;
    }

    body .near-by-listing {
        padding: 0;
    }

    .mass-nahro-slider .owl-carousel {
        width: 88%;
        margin: auto;
        padding: 0 10px;
        display: block !important;
    }

    .massnahro-slide-menu li.slide-menu-btns {
        display: none;
    }

    .massnahro-slide-menu li a {
        font-size: 14px;
        padding: 10px 0;
        float: none;
        display: table;
        margin: auto;
    }

    .mass-nahro-slider .owl-nav {
        margin: 0;
    }

        .mass-nahro-slider .owl-nav .owl-prev, .mass-nahro-slider .owl-nav .owl-next {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            width: 20px;
            height: 10px;
            border: none !important;
            margin: 0;
        }

        .mass-nahro-slider .owl-nav .owl-prev {
            background: url(../../images/AffordableHousing/back-sign.png) no-repeat center !important;
            background-size: 100% auto !important;
            left: -25px;
            height: 36px;
        }

        .mass-nahro-slider .owl-nav .owl-next {
            background: url(../../images/AffordableHousing/next-sign.png) no-repeat center !important;
            background-size: 100% auto !important;
            right: -25px;
            left: inherit;
            height: 36px;
        }

            .mass-nahro-slider .owl-nav .owl-prev.disabled, .mass-nahro-slider .owl-nav .owl-next.disabled {
                opacity: 1;
                filter: brightness(10%);
            }

    .massnahro-slide-menu li a:hover {
        color: #303E48 !important;
    }

        .massnahro-slide-menu li a:hover:after {
            display: none;
        }

    .massnahro-slide-menu li a.active {
        color: #00A1DF !important;
    }

        .massnahro-slide-menu li a.active:after {
            display: block;
        }

    .massnahro-slide-menu .owl-nav .owl-prev.disabled:hover, .massnahro-slide-menu .owl-nav .owl-next.disabled:hover {
        transform: translateY(-50%) !important;
    }

    #partnerhalanding-page .mass-nahro-slider .owl-carousel {
        width: 100%;
        padding: 0;
        white-space: nowrap;
        overflow-x: auto;
    }

    #partnerhalanding-page .massnahro-slide-menu li {
        margin: 0 5px;
    }

        #partnerhalanding-page .massnahro-slide-menu li a {
            font-size: 13px;
        }

    .landing-unsubscribed .prtnr-sign-form .field--blk {
        border-right: none;
        margin: 0px 0 10px 0px;
        padding: 10px 0 0;
        width: 100%;
        border-top: 1px solid rgba(132,132,132,0.3);
    }

        .landing-unsubscribed .prtnr-sign-form .field--blk:first-child {
            border-top: none;
        }

    .landing-unsubscribed .prtnr-btn-row {
        justify-content: center;
    }

    .landing-unsubscribed .prtnr-sign-form .form--lbl, .landing-unsubscribed .go8--alrt--lbl {
        color: #303E48;
    }

    .top--sticky--ad.fixedNav .mass-nahro-slider {
        top: 80px;
    }
}




@-webkit-keyframes pulse {
    to {
        box-shadow: 0 0 0 10px rgba(0,161,233,0);
    }
}

@-moz-keyframes pulse {
    to {
        box-shadow: 0 0 0 10px rgba(0,161,233,0);
    }
}

@-ms-keyframes pulse {
    to {
        box-shadow: 0 0 0 10px rgba(0,161,233,0);
    }
}

@keyframes pulse {
    to {
        box-shadow: 0 0 0 10px rgba(0,161,233,0);
    }
}




@media screen and (min-width:200px) and (max-width:767px) {
    .massnahro-form-lt.findmyapp-cnt {
        width: 90%;
    }

    /** non partner **/
    .landing-banner-wrapper {
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
    }

    .landing-banner {
        padding: 30px 0;
        background-position: center top;
        height: auto;
        margin-bottom: 30px;
        min-height: inherit;
    }

        #cloud-wrap, .landing-banner:after {
            display: none;
        }

    .ha-contact-lt {
        flex-direction: column;
        width: 100%;
        padding: 20px;
    }

    .ha-contact-rt {
        width: 100%;
        float: left;
        margin: 0;
        min-height: 290px;
        background: rgba(41, 99, 153, 0.9);
        padding-bottom: 30px;
    }

    .ha--logo--dtls {
        padding-left: 75px;
    }

    .ha-name-cont {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 5px;
        font-family: poppinssemibold, sans-serif;
    }

    .prtnr-signin-hdr p {
        font-size: 15px;
        line-height: 20px
    }

    .contact-adrs p, .contact-adrs a {
        font-size: 14px;
        line-height: 20px;
        font-family: poppinsregular, sans-serif;
        margin: 5px 0 0;
    }

    .contact-adrs span {
        font-size: 15px;
    }

    .wl-voucher-dtl {
        width: 100%;
    }

        .wl-voucher-dtl ul li {
            width: auto;
            padding: 0;
            margin: 0 0 10px;
        }

            .wl-voucher-dtl ul li.pb-inits {
                width: 40%;
            }

    .wl-sts-title {
        font-size: 14px;
        line-height: 18px;
        width: 100%;
    }

    .prtnr--wl--row .status--badges {
        width: auto;
        margin: 0;
        box-sizing: border-box;
        max-width: 50%;
    }

    .wl-sts-main {
        font-size: 14px;
        line-height: 22px;
    }

    .wl-sts-voucher {
        font-size: 16px;
    }

    .landing-faq-sec {
        margin-top: 0;
    }

    .fair-market-section, .landing-rentals {
        margin: 15px 0;
    }

    .non-partner-middle {
        padding: 15px 0;
    }
    /** non partner **/

    .ha-landing-ad img {
        width: 100%;
    }

    .fair-market-lt {
        width: 100%;
    }

    .fair-market-data p {
        font-size: 16px;
        line-height: 21px;
    }

    .fair-market-rt {
        width: 100%;
        margin-top: 30px;
    }

    .fair-chart img {
        width: 100%;
    }

    .ha-landing-lt-cont {
        padding: 15px 10px;
    }

    .landing-faq-lt {
        width: 100%;
        padding-top: 30px;
    }

    .ha-landing-cmn-hdr {
        padding: 15px 10px;
    }

        .ha-landing-cmn-hdr h2 {
            font-size: 20px;
        }

    .landing-faq-listing {
        padding: 15px;
    }

        .landing-faq-listing li {
            width: 100%;
            margin-bottom: 30px;
        }

            .landing-faq-listing li:last-child {
                margin-bottom: 0;
            }

            .landing-faq-listing li h4 {
                font-size: 18px;
                line-height: 26px;
            }

            .landing-faq-listing li p {
                font-size: 14px;
                line-height: 22px;
            }

    .landing-faq-rt {
        width: 100%;
        margin-top: 5px;
    }

    .landing-vertical-ad {
        text-align: center;
    }

    .nonPartner-flexBanner {
        flex-direction: column;
        padding: 0;
    }

    .set-pswrd-usr-name h5 {
        font-size: 20px;
        width: 39%;
    }

    .set-pswrd-usr-name span {
        width: 59%;
        font-size: 13px;
    }

    .set-pswrd-hdr h2 {
        font-size: 22px;
        line-height: 30px;
    }

    .pswrd-field-blk {
        width: 46%;
    }

    .pswrd-apl-btn {
        min-width: 130px;
        line-height: 40px;
    }

    .landing-rentals-listing .result-housing-panel {
        background: #fff;
        border-radius: 10px;
    }

    .landing-rentals-listing .mid-listing-hdr {
        text-align: center;
        padding: 10px;
    }

    .landing-rentals-listing .listing-hdr-lt h3 {
        text-align: center;
    }

    .landing-rentals-listing .viewmore {
        display: inline-block;
        float: none;
    }

    .landing-rentals-listing .result-housing-panel .featured-listing ul li, .landing-rentals-listing .featured-listing ul li {
        width: 48%;
        margin-bottom: 15px;
    }

    .landing-rentals-listing .featured-listing {
        padding: 10px;
    }

    .landing-rentals-listing .near-by-listing .feat-loc-rt {
        width: 100%;
        text-align: left;
        margin-top: 5px;
    }

    .landing-rentals-listing .result-housing-panel .featured-listing ul li:nth-child(3) {
        margin-right: 0;
    }

    .go8--wl--alrt {
        padding: 20px 0;
        margin-top: 30px;
    }

    .go8--wl--alrt--lt {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
        padding: 0;
    }

        .go8--wl--alrt--lt h3 {
            font-size: 18px;
        }

        .go8--wl--alrt--lt p {
            font-size: 16px;
            line-height: 24px;
        }

    .go8--wl--alrt--rt {
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
    }

    .go8--fn--field {
        width: 100%;
        margin: 0 0 15px;
    }

        .go8--fn--field label {
            font-size: 14px;
        }

    .go8--field--blk input {
        height: 40px;
        border-color: #d5d5d5;
    }

    .go8--btn--fld label {
        display: none;
    }

    .go8--alert--btn {
        width: 100%;
        font-size: 16px;
    }

    /** mass nahro page css **/
    .mass-nahro-inn {
        padding: 0;
        background: #fff;
        border-radius: 5px;
        margin: 0 0 15px;
    }

    .mass-cont-lt {
        width: 100%;
        position: relative;
    }

    .mass-ha-logo {
        width: 70px;
        height: 70px;
        vertical-align: top;
    }

        .mass-ha-logo img {
            width: 100%;
        }

    .mass-ha-dtls {
        width: calc(100% - 65px);
        margin: 0;
        vertical-align: top;
        padding-left: 15px;
    }

        .mass-ha-dtls h3 {
            font-size: 16px;
            line-height: 22px;
            box-sizing: border-box;
            margin-bottom: 5px;
        }

    .mass-cont-dtl span, .mass-cont-dtl a {
        margin: 0 0 15px;
        width: 100%;
        position: relative;
        box-sizing: border-box;
        font-size: 14px;
        line-height: 18px;
        min-height: 18px;
        padding-left: 25px;
    }

        .mass-cont-dtl span em {
            font-size: 14px;
            line-height: 18px;
        }

        .mass-cont-dtl span.ha-phone {
            margin-right: 15px;
        }

        .mass-cont-dtl span.ha-phone, .mass-cont-dtl a {
            display: inline;
            width: auto;
        }

        .mass-cont-dtl span:last-child {
            margin-bottom: 0;
        }

        .mass-cont-dtl span i, .mass-cont-dtl a i {
            position: absolute;
            top: 4px;
            left: 0;
            width: 11px;
        }

        .mass-cont-dtl a i {
            width: 14px;
            top: 3px;
        }

        .mass-cont-dtl span.ha-phone i {
            width: 14px;
        }

        .mass-cont-dtl span i img, .mass-cont-dtl a i img {
            width: 100%;
        }

    .mass-subtitle {
        font-size: 12px;
        margin: 15px 0 0;
        text-align: center;
    }

    .mass-cont-rt {
        margin: 10px 0 0;
        width: calc(100% - 80px);
        float: right;
        text-align: left;
    }

    .waitlist-lbl {
        min-width: 80px;
        font-size: 13px;
        margin: 0 0 10px 0;
        line-height: 18px;
        text-align: left;
        position: relative;
        padding-left: 25px;
        display: block;
    }

        .waitlist-lbl i {
            width: 17px;
            height: 17px;
            line-height: 17px;
            font-size: 11px;
            position: absolute;
            left: 0;
            top: 1px;
            text-align: center;
        }

        .waitlist-lbl:first-child {
            margin-left: 0;
        }

    .mass-cont-rt ul li {
        width: 33.33%;
        min-height: 65px;
    }

        .mass-cont-rt ul li h5 {
            font-size: 11px;
            line-height: 16px;
            min-height: 30px;
            margin-bottom: 0;
        }

        .mass-cont-rt ul li span {
            font-size: 20px;
            line-height: 20px;
            margin-top: 3px;
        }

    .owl-nav button.owl-next {
        right: -20px;
    }

    .owl-nav button.owl-prev {
        left: -20px;
    }

    .owl-nav button {
        background-size: 100% 100% !important;
    }

    .massnahro-cont-sec {
        background: transparent;
        padding: 0 0 20px;
    }

    .massnahro-form-rt {
        width: 100%;
        margin: 20px 0 0;
    }

    .ha-agency-hdr {
        display: block;
    }

    .massnahro-form-rt h4 {
        font-size: 16px;
        line-height: 24px;
    }

    .massnahro-form-rt p, .massnahro-form-rt h5 {
        font-size: 13px;
        line-height: 20px;
        margin-top: 5px;
    }

    .massnahro-form-lt {
        width: 100%;
        display: block;
    }

    .prtnr-lndng-form-hdr h3 {
        font-size: 22px;
        line-height: 26px;
    }

    .prtnr-lndng-form-hdr p {
        font-size: 15px;
        line-height: 22px;
    }

    .prtnr-lndng-form-hdr i {
        margin-bottom: 10px;
    }

        .prtnr-lndng-form-hdr i img {
            width: 280px;
        }

    /*.go8--landing--backpage .wrapper {
        padding: 0 !important;
    }*/

    .registered-sec h6 {
        font-size: 16px;
        line-height: 22px;
    }

    .registered-sec p {
        font-size: 14px;
        line-height: 24px;
    }

    .mass-form-lbl a {
        float: left;
        margin-top: 10px;
        width: 100%;
    }

    .ha-autho-listing ul li {
        width: 320px;
        margin-bottom: 0;
        padding: 15px;
    }

    .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        background: none;
    }

    .ha-autho-listing ul li:nth-child(2n) {
        margin-right: 15px;
    }

    .ha-autho-listing:after {
        display: none;
    }

    .ha-autho-listing .mCustomScrollbar {
        height: auto;
    }

    .ha-autho-logo {
        width: 60px;
        height: 60px;
    }

    .ha-autho-cont {
        width: calc(100% - 75px);
    }

        .ha-autho-cont h6 {
            font-size: 14px;
        }

    .regi-btn-row {
        margin-top: 0;
    }

    .i-checks > i {
        bottom: inherit;
        top: 5px;
    }

    .i-checks {
        padding-left: 30px;
        line-height: 22px;
    }

    .massnahro-voucher-blk {
        background: #fff;
        border-radius: 5px;
        padding: 10px;
    }

    .massnahro-voucher-cont {
        width: 100%;
        float: left;
        padding: 0;
    }

        .massnahro-voucher-cont h3 {
            font-size: 22px;
            line-height: 28px;
            margin-bottom: 10px;
        }

        .massnahro-voucher-cont p {
            font-size: 15px;
            line-height: 22px;
            margin: 10px 0 0;
            text-align: left;
        }

        .massnahro-voucher-cont:nth-child(2n) {
            border: none;
            padding: 0;
            margin-top: 30px;
        }

    .massnahro-eligible-sec {
        width: 100%;
        float: left;
        padding: 10px;
        border-radius: 5px;
        background: #fff;
        margin: 15px 0 0;
    }

    .mid-hdr {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 10px;
    }

    .massnahro-eligible-sec p {
        text-align: center;
        font-size: 16px;
        line-height: 24px;
    }

    .massnahro-eligible-sec ul {
        padding: 20px 0;
    }

        .massnahro-eligible-sec ul li {
            box-sizing: border-box;
            background-size: 15px;
            background-position: left 10px;
            font-size: 15px;
            line-height: 22px;
            margin-bottom: 10px;
            padding-left: 25px;
        }

    .eligable-accord {
        margin: 15px 0 0;
        background: #fff;
        border-radius: 5px;
        padding: 0 10px;
        border-top: none;
    }

    .tips-accordion-blk li.accordion-dropdown a {
        padding: 15px 30px 15px 0;
        font-size: 15px;
        line-height: 22px;
    }

    .tips-accordion-blk > li, .tips-accordion-blk > li.open, .tips-accordion-blk > li {
        background-position: 100% center;
        background-size: 15px;
    }

        .tips-accordion-blk > li.open, .tips-accordion-blk > li {
            background-position: 100% 20px !important;
        }

    .tips-accordion-blk li.accordion-dropdown:last-child {
        border-bottom: none;
    }

    .tips-accordion-blk li.open {
        background-color: transparent;
        background-position: 100% 20px !important;
    }

    .tips-accordion-blk li .accordion-submenu {
        padding: 0 0 15px !important;
        background-color: transparent;
    }

        .tips-accordion-blk li .accordion-submenu p {
            font-size: 15px;
            line-height: 22px;
            margin-bottom: 10px;
            text-align: left;
        }

    .check-status-sec {
        width: 100%;
        border-radius: 5px;
        background: #fff;
        padding: 10px;
        margin: 15px 0 0;
    }

    .chck-sts-lt {
        width: 100%;
        margin-bottom: 20px;
    }

        .chck-sts-lt img {
            width: 100%;
        }

    .chck-sts-rt {
        width: 100%;
    }

        .chck-sts-rt p {
            font-size: 15px;
            line-height: 22px;
            margin-bottom: 15px;
            text-align: left;
        }

    .access-aplicant-row {
        margin-top: 30px;
    }

    .access-btn-row h4 {
        width: 100%;
        font-size: 16px;
        margin-bottom: 10px;
    }

    .mass-mng-apl-btn {
        margin: 0;
    }

    .access-aplicant-row p {
        font-size: 15px;
        line-height: 22px;
        margin-top: 10px;
    }

    .find-app-link {
        float: left;
    }

    .ha-autho-title {
        display: none;
    }

    .mass-field-blk {
        width: 100%;
        margin-bottom: 15px;
    }

    .mass-alert-blk {
        width: 100%;
    }

    body .pswrd-field input {
        padding: 0 5px;
    }

    .pswrd-call-field {
        width: 30%;
        margin-right: 2%;
    }

    .pswrd-call-lg-field {
        width: 36%;
    }

    .prtnr-signin-hdr h6 {
        font-size: 20px;
        line-height: 30px;
    }

    .prtnr-signin-hdr h2 {
        font-size: 18px;
        line-height: 28px;
        margin: 0;
        font-family: poppinsmedium, sans-serif;
    }
    /** mass nahro page css **/
    /** landing email popup css **/
    .partner-mail-pop .set-pswrd-hdr p {
        font-size: 16px;
        line-height: 24px;
        margin-top: 15px;
    }

    .partner-mail-pop .set-pswrd-hdr {
        margin-bottom: 20px;
    }

    .mail-link-title {
        font-size: 16px;
    }

    .mail-link-blk a {
        font-size: 16px;
        margin-top: 10px;
    }

    .partner-mail-pop .mail-link-blk {
        margin-bottom: 10px;
    }

    .security-field-row {
        margin-top: 15px;
    }

    .verify-phn-btn {
        min-width: inherit;
        width: 100%;
        line-height: 40px;
        font-size: 16px;
        margin: 0;
    }

        .verify-phn-btn:nth-child(2n) {
            float: right;
        }

    .verify-phone-pop .set-pswrd-hdr p {
        margin-top: 20px;
    }

    .apply-wl-listing {
        margin-bottom: 20px;
        padding-left: 0;
    }
    /** landing email popup css **/

    /** reset password css **/
    body nav {
        display: none;
    }

    .reset-password-page {
        width: 94%;
        margin: 20px auto;
    }

    .mass-form-field input, input {
        -webkit-appearance: none !important;
        box-shadow: none;
        font-size: 1em !important;
    }

    body {
        -webkit-text-size-adjust: none !important;
    }

    .find-app-banner {
        padding: 10px;
    }

    .landing-tab-cont {
        padding: 15px;
    }

    .i-checks {
        box-sizing: border-box;
        width: 100%;
        float: left;
    }

    .rst-sign-title {
        font-size: 30px;
    }
    /** reset password css **/

    /** session timeout popup css **/
    .session-timeout .newmodalsmallcontainer {
        max-width: 95%;
    }

    .session-timeout .newmodalsmallcontents {
        padding: 25px 15px;
    }

    .session-cont h3 {
        margin-top: 15px;
    }

    .session-btns .secondarybutton, .secondarybutton {
        min-width: 140px;
        line-height: 44px;
        padding: 0 7px;
        box-sizing: border-box;
        margin: 0 1px;
        font-size: 13px;
    }
    /** session timeout popup css **/

    .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
        border-color: #ccc;
        height: 20px;
        font-size: 14px;
        border-radius: 0;
    }

    .participating-ha {
        display: block;
        margin-top: 0;
    }

    /* mass nahro new landing */
    .go8--pgrm--dtls--inn {
        width: 100%;
    }

    .go8--mass--ad--blk img {
        width: 100%;
        min-height: 80px;
    }

    .go8--haListing--share a {
        font-size: 16px;
    }

    .go8--haListing--share label {
        font-size: 12px;
    }

    .go8--ha--listings li {
        width: 100%;
        margin-right: 0;
        min-height: 80px;
        margin-bottom: 35px;
    }

        .go8--ha--listings li:last-child {
            margin-bottom: 0;
        }

    .go8--ha--listing--sec .go8--wl--hdr {
        margin-top: 0;
    }

    .go8--livechat--blk p, .go8--livechat--blk p a {
        font-size: 16px;
    }

        .go8--livechat--blk p strong {
            display: block;
        }

    .go8--massnahro--new .go8--fn--field {
        width: 100%;
        margin: 0 0 15px;
    }

    .go8--massnahro--viewll {
        margin-top: 0;
    }

    .go8--viewagency--btn {
        min-width: 220px;
        font-size: 15px;
        line-height: 44px;
    }

    .go8--singlewl--apply.go8--multiple--wl--blk {
        margin-top: 0;
    }

        .go8--singlewl--apply.go8--multiple--wl--blk .go8--single--wl-icn {
            text-align: center;
        }

    .go8--massnahro--new .go8--multiple--wl--blk .go8--single--wl-icn {
        padding-left: 0;
    }

    .go8--massnahro--new .go8--multiple--wl--blk .go8--singlewl--subhdr {
        font-size: 14px;
        line-height: 22px;
        margin: 7px 0 0;
    }

    .go8--mass--ha--rcrds {
        margin-top: 3px;
        font-size: 14px;
    }

    .no-pad {
        padding-left: 0 !important;
    }

    .partner-landing-lbl {
        margin-top: 10px;
    }

    .owl-nav button:hover {
        opacity: 1;
    }

    .go8--pgrm--dtls .wrapper {
        padding: 0 15px !important;
    }

    .go8--massnahro--new .partner-form-screen {
        margin-bottom: 30px;
    }
    /* mass nahro new landing */

    /* FAQ css */
    .go8--pgrm--accord ul li .links a {
        padding: 10px 40px 10px 15px;
        font-size: 16px;
        line-height: 24px;
    }

        .go8--pgrm--accord ul li .links a:after {
            width: 15px;
            height: 9px;
            background-size: 100%;
            right: 20px;
        }

    .go8--pgrm--accord .accordion-submenu {
        padding: 15px;
    }

        .go8--pgrm--accord .accordion-submenu p {
            font-size: 14px;
            line-height: 24px;
        }
    /* FAQ css */

    .ha-landing-resp .footer {
        margin-bottom: 60px;
    }

    .landing-signup-page .footer {
        margin-bottom: 0;
    }

    .ha-landing-resp .pagecontainer {
        padding-bottom: 185px;
    }

    .landing-signup-page .pagecontainer {
        padding-bottom: 120px;
    }

    .success-alert {
        padding: 10px;
    }

        .success-alert p:after {
            top: 5px;
        }

    .partner-success-alert {
        width: 93%;
    }

    .partner-error-alert {
        width: 93%;
    }

    .mass-form-lbl {
        font-size: 13px;
    }

    .mobile-nbr-lbl {
        margin-bottom: 5px;
    }

    .go8--prtnr--wlalrt .go8--wl--alrt--lt, .go8--prtnr--wlalrt .go8--wl--alrt--rt {
        width: 100%;
    }

    .go8--prtnr--wlalrt .go8--fn--field {
        width: 100%;
        margin-right: 0;
    }

    .go8--fn--field .go8--wlalert--checkbox label {
        display: block;
        margin-bottom: 0;
    }

    .go8--prtnr--wlalrt .go8--btn--fld {
        text-align: left;
    }

    .go8--wlalert--checkbox {
        margin: 10px 0;
    }

        .go8--wlalert--checkbox .i-checks > i {
            top: 0;
        }

    .go8--subscribe--msg {
        margin-top: 15px;
        padding: 10px;
    }

    .go8--subscribe--msg--cont h6 {
        font-size: 14px;
        line-height: 20px;
    }

    .go8--subscribe--msg--cont p {
        font-size: 14px;
        line-height: 20px;
    }

    .go8--subscribe--icn {
        width: 25px;
    }

        .go8--subscribe--icn img {
            width: 25px;
        }

    .go8--subscribe--msg--cont {
        width: calc(100% - 45px);
    }

    .ha--logo--dtls p {
        font-size: 12px;
        line-height: 18px;
    }

    .go8--alrt--lbl {
        margin-top: 0;
        font-family: poppinsmedium, sans-serif;
    }

    .go8--faq-section .wrapper {
        padding: 0 15px !important;
    }

    .landing--act--btns {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 11;
    }

    .landing--resp .pagecontainer {
        padding-bottom: 62px !important;
    }

    .go8--floatingmobo--btns {
        display: flex;
    }

        .go8--floatingmobo--btns .cmn--btn {
            flex: 1 1 50%;
            margin: 0 5px;
            padding: 0 5px;
            font-size: 14px;
        }

    .go8--box--hdr {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .prtn-fld-rw {
        margin-bottom: 0;
    }

    .prtn-fld-blk {
        margin-bottom: 10px;
    }

    .prtn-fld-mbl {
        width: 100%;
    }

    .subscribe--floating {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #fff;
        z-index: 1111;
    }

        .subscribe--floating .wrapper {
            padding: 0 !important;
        }

    .subscribe--floating--inn {
        padding: 0;
        flex-direction: column;
        background: #fff;
        border-radius: 0;
    }

    .prtnr-signin-hdr {
        width: 100%;
        padding: 15px 20px;
        background: #00A1DF;
        margin: 0;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

        .prtnr-signin-hdr p {
            display: none;
        }

    .prtnr-sign-form {
        flex-direction: column;
        width: 100%;
        padding: 20px;
    }

    #wlalert {
        width: 100%;
        padding: 20px;
    }

    .prtnr-sign-form .field--blk {
        width: 100%;
        margin: 0 0 15px;
    }

        .prtnr-sign-form .field--blk input {
            border: 1px solid #c6d1dc;
            padding: 0 15px;
        }

    .prtnr-btn-row {
        width: 100%;
        text-align: center;
    }

        .prtnr-btn-row .cmn--btn {
            width: auto;
            min-width: 120px;
            background: #00A1DF;
            border: 1px solid #007bab;
            color: #fff;
        }

            .prtnr-btn-row .cmn--btn:hover, .prtnr-btn-row .cmn--btn:not(.disabled):hover {
                background: #007bab;
                color: #ffffff;
            }

    .subscribe--floating .modal--cls--btn {
        display: block;
    }

    .mbl--alert--btn {
        display: flex;
        width: 55px;
        height: 55px;
        border-radius: 50%;
        background: rgba(0,161,233,0.9);
        color: #fff;
        font-size: 12px;
        flex-direction: column;
        float: right;
        position: relative;
        right: 15px;
        bottom: 15px;
        z-index: 11;
        justify-content: center;
        align-items: center;
        box-shadow: 0 2px 7px 3px rgba(0,0,0,0.2);
    }

        .mbl--alert--btn::after {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            border-radius: 50%;
            box-shadow: 0 0 0 0 rgba(41,121,191,0.9);
            -webkit-animation: pulse 2s infinite cubic-bezier(0.66, 0, 0, 1);
            -moz-animation: pulse 2s infinite cubic-bezier(0.66, 0, 0, 1);
            -ms-animation: pulse 2s infinite cubic-bezier(0.66, 0, 0, 1);
            animation: pulse 2s infinite cubic-bezier(0.66, 0, 0, 1);
        }

        .mbl--alert--btn i {
            font-size: 20px;
        }

    .ha--prtnr--logo {
        width: 65px;
        height: 65px;
    }

    .subscribe--alert--show {
        display: block;
    }

    .prtnr--wl--blk {
        flex-direction: column;
    }

    .prtnr--wl--lt {
        padding: 0;
        width: 100%;
        margin-bottom: 30px;
    }

    .prtnr--wl--row {
        justify-content: space-between;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .wl-sts-main {
        width: auto;
        margin: 0;
    }

    .prtnr--wl--rt {
        width: 100%;
    }

    .ha-contact-section {
        width: 100%;
        margin: 20px 0 0;
        padding: 10px 15px;
    }

    .wl-sts-date {
        font-size: 14px;
    }

    .landing--housing--panel {
        padding: 30px 0;
        margin: 0;
    }

    .panel--placeholder img {
        max-width: 100%;
    }

    .prtnr--info--section {
        padding: 30px 0 40px;
        margin: 30px 0;
    }

    .prtnr--info--inn small {
        font-size: 14px;
    }

    .prtnr--info--inn h3 {
        font-size: 24px;
        line-height: 34px;
    }

    .prtnr--info--inn p {
        font-size: 14px;
        line-height: 22px;
    }

    .mass-nahro-slider .owl-carousel {
        width: 83%;
        margin: auto;
        padding: 0 10px;
        display: block !important;
    }

    .massnahro-slide-menu li {
        width: 100%;
        margin: 0;
    }

        .massnahro-slide-menu li.slide-menu-btns {
            display: none;
        }

        .massnahro-slide-menu li a {
            font-size: 14px;
            padding: 10px 0;
            float: none;
            display: table;
            margin: auto;
        }

    .mass-nahro-slider .owl-nav {
        margin: 0;
    }

        .mass-nahro-slider .owl-nav .owl-prev, .mass-nahro-slider .owl-nav .owl-next {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            width: 20px;
            height: 10px;
            border: none !important;
            margin: 0;
        }

        .mass-nahro-slider .owl-nav .owl-prev {
            background: url(../../images/AffordableHousing/back-sign.png) no-repeat center !important;
            background-size: 100% auto !important;
            left: -25px;
            height: 36px;
        }

        .mass-nahro-slider .owl-nav .owl-next {
            background: url(../../images/AffordableHousing/next-sign.png) no-repeat center !important;
            background-size: 100% auto !important;
            right: -25px;
            left: inherit;
            height: 36px;
        }

            .mass-nahro-slider .owl-nav .owl-prev.disabled, .mass-nahro-slider .owl-nav .owl-next.disabled {
                opacity: 1;
                filter: brightness(10%);
            }

    .massnahro-slide-menu li a:hover {
        color: #303E48 !important;
    }

        .massnahro-slide-menu li a:hover:after {
            display: none;
        }

    .massnahro-slide-menu li a.active {
        color: #00A1DF !important;
    }

        .massnahro-slide-menu li a.active:after {
            display: block;
        }

    .massnahro-slide-menu .owl-nav .owl-prev.disabled:hover, .massnahro-slide-menu .owl-nav .owl-next.disabled:hover {
        transform: translateY(-50%) !important;
    }

    .prtnr-sign-form .invalidmessage {
        position: static;
        background: none;
        box-shadow: none;
        padding: 5px 0 0;
    }

    .prtnr-sign-form .field--blk input {
        font-size: 16px;
    }

    /* CWL css */
    .cwl--dtls--row {
        flex-direction: column;
    }

    .cwl--ha--dtl {
        align-items: flex-start;
        justify-content: flex-start;
        flex-direction: row;
        text-align: left;
        padding: 20px;
        width: 100%;
    }

        .cwl--ha--dtl .ren-own-btn .cmn--btn {
            padding: 0 10px;
        }

    .app--pool--banner .mass-ha-logo {
        position: absolute;
        left: 20px;
        top: 20px;
    }

    .app--pool--banner .mass-ha-dtls {
        padding: 0;
        width: 100%;
    }

        .app--pool--banner .mass-ha-dtls h3 {
            padding-left: 85px;
            min-height: 70px;
            display: flex;
            align-items: center;
        }

    .app--pool--banner .mass-cont-dtl {
        margin: 10px 0 0;
    }

    .cwl--dtl--badge {
        display: flex;
        width: 100%;
        justify-content: space-between;
    }

        .cwl--dtl--badge .status--badges {
            margin: 0;
        }
    /* CWL css */

    .searches--col {
        border-radius: 4px;
    }

    .landing--popular-section {
        margin-bottom: 30px;
    }

    .go8--livechat--blk {
        margin: 30px 0 0;
    }

    body .tnresults--popular--searches .popular--searches--row {
        margin-top: 40px;
    }

    body .near-by-listing {
        padding: 0;
    }

    .landing-unsubscribed .prtnr-sign-form .field--blk {
        border-right: none;
        margin: 0px 0 10px 0px;
        padding: 10px 0 0;
        width: 100%;
        border-top: 1px solid rgba(132,132,132,0.3);
    }

        .landing-unsubscribed .prtnr-sign-form .field--blk:first-child {
            border-top: none;
        }

    .landing-unsubscribed .prtnr-btn-row {
        justify-content: center;
    }

    .landing-unsubscribed .prtnr-sign-form .form--lbl, .landing-unsubscribed .go8--alrt--lbl {
        color: #303E48;
    }

    .go8--livechat--blk p a {
        display: block;
    }

    #container_findmyapp .form--row {
        flex-direction: column;
    }

        #container_findmyapp .form--row .field--blk {
            margin-left: 0;
            width: 100%;
        }


    .prtnr-sign-form .invalidmessage:after {
        display: none;
    }

    .top--sticky--ad.fixedNav .mass-nahro-slider {
        top: 80px;
    }
}




@-webkit-keyframes pulse {
    to {
        box-shadow: 0 0 0 10px rgba(0,161,233,0);
    }
}

@-moz-keyframes pulse {
    to {
        box-shadow: 0 0 0 10px rgba(0,161,233,0);
    }
}

@-ms-keyframes pulse {
    to {
        box-shadow: 0 0 0 10px rgba(0,161,233,0);
    }
}

@keyframes pulse {
    to {
        box-shadow: 0 0 0 10px rgba(0,161,233,0);
    }
}



@media screen and (min-width:200px) and (max-width:374px) {
    .landing-rentals-listing .result-housing-panel .featured-listing ul li {
        width: 100%;
    }

    .landing-rentals-listing .near-by-listing .feat-loc-lt {
        width: 70%;
    }

    .landing-rentals-listing .near-by-listing .feat-loc-rt {
        width: 28%;
        text-align: right;
    }

    #findmyapp-recaptcha iframe {
        transform: scale(0.78);
        transform-origin: 0;
    }
}

@media screen and (min-width:200px) and (max-width:479px) {
    .find-block1 .mob-text {
        display: block !important;
        width: 150px;
        text-align: left;
        padding: 10px 0 0 5px;
        margin: 0 0 10px;
    }

    .find-block1 p {
        display: inline-block;
        float: none;
        width: auto;
        margin: 10px;
    }

    .d-text {
        display: none
    }

    .massnahro-form-lt.findmyapp-cnt {
        width: 96%;
    }

    .find-block1 {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center
    }

        .find-block1 img {
            max-width: 130px;
            max-height: 100%
        }

    .findmyapp-new-block {
        flex-flow: column;
    }

    .find-block2 {
        padding: 10px
    }

    .go8--appfound--btn {
        width: 100%;
        margin-top: 10px;
    }

    .common-green-btn, a.common-green-btn {
        padding: 0 15px;
        font-size: 14px;
    }
}

@media screen and (min-width:360px) and (max-width:374px) {
    #findmyapp-recaptcha iframe {
        transform: scale(0.92);
        transform-origin: 0;
    }
}

@media screen and (min-width:375px) and (max-width:767px) {
    #findmyapp-recaptcha iframe {
        transform: scale(0.97);
        transform-origin: 0;
    }
}

@media screen and (min-width:414px) and (max-width:767px) {
    #findmyapp-recaptcha iframe {
        transform: scale(1.1);
        transform-origin: 0;
    }
}

@media screen and (min-width:480px) and (max-width:767px) {
    .mass-cont-rt ul li h5 {
        min-height: initial;
    }

    .mass-cont-rt ul li {
        min-height: 50px;
    }

    .mass-field-blk {
        width: 48%;
    }

    .mass-alert-blk {
        width: 100%;
    }

    #findmyapp-recaptcha {
        display: table;
        margin: auto;
    }

    .waitlist-lbl {
        display: inline-block;
        margin: 0 10px 10px 0;
    }
}

@media screen and (min-width:560px) and (max-width:767px) {
    .landing-rentals-listing .near-by-listing .feat-loc-lt {
        width: 70%;
    }

    .landing-rentals-listing .near-by-listing .feat-loc-rt {
        width: 28%;
        text-align: right;
    }

    .go8--ha--listings {
        justify-content: center;
    }

        .go8--ha--listings li {
            width: calc(50% - 10px);
            margin-right: 20px !important;
        }

            .go8--ha--listings li:nth-child(2n) {
                margin-right: 0 !important;
            }

    .cwl--dtl--badge {
        justify-content: flex-start;
    }

        .cwl--dtl--badge .status--badges {
            margin-right: 10px;
        }
}

@media screen and (min-width:560px) and (max-width:820px) and (orientation : landscape) {
    .subscribe--floating {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.5);
        z-index: 1111;
        align-items: center;
        justify-content: center;
        padding: 10px 0 0;
    }

    .subscribe--alert--show {
        display: flex;
    }

    .subscribe--floating--inn {
        height: calc(100vh - 70px);
        align-items: flex-start;
        justify-content: flex-start;
        width: 600px;
        margin: auto;
    }

    .prtnr-sign-form {
        overflow-y: auto;
        height: calc(100vh - 135px);
    }

    .newmodalsmall {
        background: rgba(0,0,0,.5);
    }

    .newmodalsmallcontainer {
        max-width: 400px;
        height: calc(100vh - 80px);
        transform: translateY(-50%);
        top: 54%;
    }

    .mbl--mid--cont {
        height: calc(100vh - 145px);
    }

    .findApp--subtitle {
        margin-bottom: 0;
    }

        .findApp--subtitle p {
            margin-bottom: 0;
        }

    .go8--ha--listing--sec .go8--mlt--wl {
        margin-top: 40px;
    }

    .go8--ha--listings li {
        margin-bottom: 35px;
    }
}
/** landing media css **/


/** single wl landing page **/
a:hover {
    text-decoration: none;
}

.go8--single--wl {
    display: block;
    width: 100%;
    padding: 0 0 60px 0;
}

.go8--single--wl--inn {
    width: 100%;
    display: block;
    /*margin: 50px 0 0;*/
}

.go8--single--wl--blk {
    width: 49%;
    padding: 20px;
    background: #fff;
    border-radius: 4px;
    text-align: center;
    position: relative;
}

.go8--singlewl--hdr {
    margin: 0;
    font-size: 18px;
    line-height: 28px;
    color: #303E48;
    font-family: 'poppinssemibold', sans-serif;
    display: block;
}

    .go8--singlewl--hdr a {
        text-decoration: underline;
    }

    .go8--singlewl--hdr span {
        font-size: 16px;
        display: block;
        margin-top: 5px;
        font-family: 'poppinsregular', sans-serif;
    }

.go8--singlewl--sm-sbhdr {
    font-size: 16px;
    line-height: 24px;
    color: #848484;
    display: block;
    margin: 5px 0 0;
}

.go8--singlewl--subhdr strong {
    font-family: 'poppinsmedium', sans-serif;
}

.go8--singlewl--btn {
    display: table;
    margin: auto;
    min-width: 230px;
    line-height: 47px;
    color: #fff !important;
    border-radius: 3px;
    background: #7f8fa4;
    font-size: 16px;
    text-align: center;
}

    .go8--singlewl--btn:hover {
        background: #657992;
    }

.go8--single--icn {
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #EBEEF4;
    border-radius: 4px;
    margin: 0 auto 25px;
    text-align: center;
}


.go8--singlewl--grnbtn {
    background: #4fb27d;
}

    .go8--singlewl--grnbtn:hover {
        background: #29a261;
    }

.go8--singlewl--signin {
    display: none;
    width: 100%;
    margin-top: 40px;
    padding: 15px;
    text-align: center;
    background: #fff;
}

    .go8--singlewl--signin p {
        font-size: 18px;
        color: #303E48;
        margin: 0;
        font-family: poppinsmedium;
    }

        .go8--singlewl--signin p a {
            color: #00A1DF;
        }

            .go8--singlewl--signin p a:hover {
                color: #303E48;
                text-decoration: none;
            }

.go8--singlewl--wlcm {
    float: left;
    width: 100%;
    padding: 30px 0;
    background: #24588e;
}

.go8--singlewl--wlcm--inn {
    width: calc(100% - 380px);
    display: block;
}

.go8--singlewl--wlcm-hdr {
    width: 100%;
    float: left;
}

    .go8--singlewl--wlcm-hdr h3 {
        font-size: 18px;
        line-height: 28px;
        font-family: 'poppinsmedium', sans-serif;
    }

.go8--singlewl--wlcm--row {
    float: left;
    width: 100%;
}

.go8--singlewl--wlcm-lt {
    float: left;
    width: 48%;
}

    .go8--singlewl--wlcm-lt:nth-child(2n) {
        float: right;
    }

    .go8--singlewl--wlcm-lt h4 {
        float: left;
        width: 100%;
        font-size: 18px;
        margin-bottom: 10px;
        color: #303E48;
        font-family: 'poppinsmedium', sans-serif;
    }

    .go8--singlewl--wlcm-lt p {
        float: left;
        width: 100%;
        font-size: 16px;
        line-height: 26px;
        color: #303E48;
        margin: 20px 0 0 0;
    }

        .go8--singlewl--wlcm-lt p.go8--wlcm--txt--red {
            color: #d10c22;
        }

        .go8--singlewl--wlcm-lt p:last-child {
            margin-bottom: 0;
        }

.go8--faq--row {
    float: left;
    width: 100%;
    padding: 50px 0;
    border-top: 1px solid #cfd8df;
    border-bottom: 1px solid #cfd8df;
}

.go8--faq--cont {
    display: table;
    width: 1190px;
    margin: auto;
}

.go8--faq--blk {
    float: left;
    width: 580px;
    margin: 0 30px 30px 0;
    padding: 30px;
    border: 1px solid #cfd8df;
    box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.1);
    background: #fff;
    min-height: 370px;
}

    .go8--faq--blk:nth-child(2n) {
        margin-right: 0;
    }

    .go8--faq--blk h4 {
        float: left;
        width: 100%;
        font-size: 16px;
        color: #303E48;
        font-family: 'poppinsmedium', sans-serif;
        margin-bottom: 20px;
    }

    .go8--faq--blk p {
        float: left;
        width: 100%;
        font-size: 14px;
        line-height: 19px;
        color: #494949;
        margin: 0 0 20px;
    }

        .go8--faq--blk p:last-child {
            margin-bottom: 0;
        }

.go8--MB0 {
    margin-bottom: 0 !important;
}

.go8--faq--blk ul {
    float: left;
    width: 100%;
    margin: 10px 0 0;
    padding: 0;
    list-style: none;
}

    .go8--faq--blk ul li {
        float: left;
        width: 100%;
        position: relative;
        margin-bottom: 5px;
        color: #303E48;
        line-height: 22px;
        font-size: 14px;
        padding: 0 0 0 22px;
        box-sizing: border-box;
    }

        .go8--faq--blk ul li:before {
            content: '';
            width: 6px;
            height: 6px;
            background: #454545;
            position: absolute;
            top: 8px;
            left: 0;
            border-radius: 50%;
        }

        .go8--faq--blk ul li:last-child {
            margin-bottom: 0;
        }

.go8--faq--contact {
    float: left;
    width: 100%;
    text-align: center;
}

    .go8--faq--contact p {
        float: left;
        width: 100%;
        font-size: 20px;
        line-height: 20px;
        margin: 0;
        color: #303E48;
    }

        .go8--faq--contact p strong {
            font-weight: 400;
        }

        .go8--faq--contact p a:hover {
            color: #303E48;
        }

.go8--pgrm--dtls {
    float: left;
    width: 100%;
    border-top: 1px solid #cfd8df;
    padding: 45px 0;
    background: #fff;
}

.go8--single--wl-icn {
    float: left;
    width: 100%;
    position: relative;
}
/** single wl landing page **/

/** mulitple wl landing page **/
.go8--multiple--wl--blk {
    width: 100%;
    min-height: inherit;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    .go8--multiple--wl--blk .go8--single--wl-icn {
        display: flex;
        width: calc(100% - 240px);
        align-items: center;
        justify-content: center;
        padding-right: 20px;
        box-sizing: border-box;
        text-align: left;
        float: none;
    }

.go8--single--wl--cont {
    width: calc(100% - 95px);
    display: inline-block;
    vertical-align: middle;
}

.go8--multiple--wl--blk .go8--singlewl--btn {
    display: inline-block;
    vertical-align: middle;
}

.go8--multiple--wl--blk .go8--single--icn {
    margin: 0 15px 0 0;
}

.go8--appyling--text {
    font-size: 14px;
    line-height: 19px;
    color: #546067;
    float: left;
    width: 100%;
}

.go8--multiple--wl--blk .go8--singlewl--subhdr {
    margin-bottom: 5px;
    min-height: inherit;
}

    .go8--multiple--wl--blk .go8--singlewl--subhdr:last-child {
        margin-bottom: 0;
    }

.go8--mlt--wl {
    display: block;
    width: 100%;
}

.go8--mltwl--col {
    position: relative;
    padding: 15px 20px;
    width: 25%;
}

    .go8--mltwl--col h6 {
        margin: 0;
        box-sizing: border-box;
        font-size: 16px;
        color: #303E48;
        font-family: poppinssemibold, sans-serif;
        font-weight: 400;
    }

.go8--mltwl--col1 {
    width: 45%;
}

.go8--mltwl--col2 {
    width: 15%;
}

.go8--mltwl--col3 {
    width: 25%;
    text-align: right;
}

.go8--mltwl--col4 {
    width: 20%;
}

.gl8--mltwl--grid {
    display: block;
    width: 100%;
}

.gl8--mltwl--row {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    border-bottom: 1px solid #eee;
    background: #fff;
    color: #848484;
    position: relative;
}

    .gl8--mltwl--row:last-child {
        border-radius: 0 0 4px 4px;
        border-bottom: none;
    }

    .gl8--mltwl--row:hover {
        background: #fdfdfd;
    }

    .gl8--mltwl--row .cmn--btn {
        padding: 0 10px;
    }

.gl8--mltwl--grid .gl8--mltwl--row:nth-child(2n) {
    background: #fdfdfd;
}

.go8--mltwl--hdr {
    border-radius: 4px 4px 0 0;
    height: 52px;
}

    .go8--mltwl--hdr:hover {
        background: #fff;
    }

/*.gl8--mltwl--row .go8--mltwl--col {
        padding: 15px;
    }*/
.go8--mlt--name {
    display: block;
    font-size: 16px;
    color: #848484;
}

.go8--schedule--txt {
    display: block;
    margin: auto;
    font-size: 16px;
    color: #4fb27d;
    line-height: 22px;
    text-align: left;
}

.go8--sts--open {
    color: #529d3f;
}

.go8--sts--closed {
    color: #b7312c;
}

.go8--schedule--txt strong {
    font-family: 'poppinsmedium', sans-serif;
}

.go8--apld--date {
    float: left;
    width: 100%;
    text-align: right;
    font-size: 14px;
    color: #848484;
    margin-top: 3px;
}

.slide-menu-btns .go8--apld--date {
    float: none;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0 0 0 10px;
}

.go8--mlt--viewall {
    display: inline-block;
    width: 100%;
    border: 1px solid #cfd8df;
    background: #f5f8fd;
    position: relative;
    z-index: 1;
    padding: 15px;
    text-align: center;
    box-shadow: 0 2px 4px 0px rgba(0,0,0,0.1);
    margin-top: -10px;
}

.go8--viewall--link {
    display: table;
    margin: auto;
    font-size: 16px;
    color: #64a4d2;
}

    .go8--viewall--link:hover {
        color: #303E48;
    }

.go8--wl--hdr {
    float: left;
    width: 100%;
    /*margin: 25px 0 0;*/
    font-size: 24px;
    color: #303E48;
    font-family: 'poppinsmedium', sans-serif;
    text-align: center;
}

/** mulitple wl landing page **/
/** waitlist landing page css  **/
.go8--wllanding--wrapper {
    width: 800px;
    display: table;
    margin: auto;
}

.go8--wllanding--mainhdr {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
}

    .go8--wllanding--mainhdr h2 {
        float: left;
        width: 100%;
        font-size: 26px;
        line-height: 28px;
        color: #303E48;
        font-family: 'poppinsmedium', sans-serif;
    }

.go8--wllanding--box {
    float: left;
    width: 100%;
    padding: 20px;
    border-radius: 4px;
    background: #fff;
    box-sizing: border-box;
}

.go8--eligible--row .go8--enroll-box .go8--wllanding--box {
    min-height: 440px;
}

.go8--wllanding--box:last-child {
    margin-bottom: 0;
    margin-right: 0;
}

.go8--wllanding--shadow {
    box-shadow: 0 3px 3px 0 rgba(0,0,0,0.25);
}

.go8--wllanding--box h4 {
    float: left;
    width: 100%;
    font-size: 20px;
    color: #303E48;
    font-family: 'poppinsmedium', sans-serif;
    margin-bottom: 10px;
}

.go8--chart--title {
    float: left;
    width: 100%;
    font-size: 15px;
    line-height: 20px;
    color: #303E48;
    margin: 0;
}

.go8--wlchart--box {
    padding: 20px;
    min-height: 440px;
    display: flex;
    align-items: center;
}

    .go8--wlchart--box:hover .go8--singlewl--btn {
        background: #29a261;
    }

.go8--faq-section .go8--mass--ad--blk {
    margin-bottom: 0;
}

.go8--box--text {
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    color: #848484;
    margin: 0;
}

.go8--chart--lt--text {
    font-size: 14px;
    color: #848484;
    line-height: 24px;
}

.go8--wlopening--section {
    display: block;
    width: 100%;
    padding: 25px 0;
    margin-top: 25px;
}

.go8--enroll-box {
    width: 100%;
    display: block;
    margin-bottom: 30px;
}

    .go8--enroll-box:last-child {
        margin-bottom: 0;
    }

.go8--enroll--lbl--row {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}

    .go8--enroll--lbl--row:last-child {
        margin-bottom: 0;
    }

.go8--enroll--lbl {
    display: inline-block;
    vertical-align: top;
    min-width: 95px;
    line-height: 28px;
    border-radius: 50px;
    border: 1px solid #6a6e6c;
    text-align: center;
    padding: 0 10px;
    font-size: 14px;
    box-sizing: border-box;
    margin-right: 5px;
}

.go8--crnt--lbl {
    border-color: #6a6e6c;
    color: #6a6e6c;
}

.go8--open--lbl {
    border-color: #4CB07A;
    color: #4CB07A;
}

.go8--enroll--cont {
    width: 100%;
    margin: 0 0 10px;
    font-size: 16px;
    color: #848484;
    line-height: 26px;
    display: inline-block;
}

    .go8--enroll--cont strong {
        font-weight: 400;
        font-family: 'poppinssemibold', sans-serif;
        color: #303E48;
        min-width: 100px;
        padding-right: 10px;
    }

    .go8--enroll--cont i {
        margin-right: 10px;
        color: #00A1DF;
    }

    .go8--enroll--cont:last-child {
        margin-bottom: 0;
    }

    .go8--enroll--cont a {
        font-size: 16px;
    }

.go8--enroll--row {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e8e8e8;
}

    .go8--enroll--row:last-child {
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: none;
    }

.go8--enroll--dates {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

    .go8--enroll--dates:last-child {
        margin-bottom: 0;
    }

    .go8--enroll--dates .go8--enroll--cont {
        margin-bottom: 5px;
    }

        .go8--enroll--dates .go8--enroll--cont:last-child {
            margin-bottom: 0;
        }

.go8--enroll--shadow {
    border-left: 7px solid #2f6f9f;
}

.go8--wl--currentopenings .go8--enroll--shadow {
    border-left-color: #4fb27d;
    position: relative;
}

    .go8--wl--currentopenings .go8--enroll--shadow:first-child:before {
        content: "";
        width: 7px;
        height: 0;
        position: absolute;
        top: 0;
        left: -7px;
        background: #2f6f9f;
        border-radius: 3px 0 0 3px;
        transition: all ease-in-out 0.3s;
        -webkit-transition: all ease-in-out 0.3s;
    }

    .go8--wl--currentopenings .go8--enroll--shadow:first-child:hover:before {
        height: 100%;
    }

.go8--enroll-box .go8--nowl--schedule {
    border-left-color: #b72c2c;
    color: #b72c2c;
}

.go8--enroll-subhdr {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    font-size: 18px;
    color: #303E48;
    font-family: 'poppinsmedium', sans-serif;
}

.go8--schd--sts {
    width: 100%;
    float: left;
    border-bottom: 1px solid #B2BCC6;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

    .go8--schd--sts:last-child {
        border-bottom: none;
        margin-bottom: 0;
        padding-bottom: 0;
    }

.go8--schd-row {
    float: left;
    width: 100%;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e3e3e3;
}

    .go8--schd-row:last-child {
        border-bottom: none;
        margin-bottom: 0;
        padding-bottom: 0;
    }

.go8--schd--subhdr {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    font-size: 18px;
    color: #1F73C6;
    font-family: 'poppinssemibold', sans-serif;
}

.go8--box--text strong {
    font-family: 'poppinsmedium', sans-serif;
}

.go8--box--subhdr {
    float: left;
    width: 100%;
    font-size: 16px;
    color: #303E48;
    font-family: 'poppinsmedium', sans-serif;
    margin: 15px 0 10px;
}

.go8--wl--lbl {
    display: inline-block;
    border-radius: 50px;
    border: 1px solid #52b37e;
    text-align: center;
    min-width: 70px;
    line-height: 26px;
    color: #52b37e;
    margin: 0 5px;
    font-size: 14px;
}

.go8--pref--listing {
    float: left;
    width: 100%;
    margin: 15px 0;
    box-sizing: border-box;
    padding: 0 0 0 15px;
}

    .go8--pref--listing li {
        float: left;
        width: 100%;
        margin: 0;
        font-size: 14px;
        line-height: 19px;
        color: #303E48;
        list-style: disc;
    }

.go8--apply--graph {
    float: left;
    width: 100%;
    margin: 25px 0 0;
}

.go8--wllanding--btns {
    width: 100%;
    display: block;
    text-align: center;
    margin: 30px 0 0;
}

.go8--apl--btn {
    display: inline-block;
    min-width: 220px;
    line-height: 64px;
    border-radius: 3px;
    font-size: 16px;
    color: #fff !important;
    background: #4fb27d;
    padding: 0 15px;
}

    .go8--apl--btn:hover {
        background: #3b9d68;
    }

.go8--wllanding--msg {
    float: left;
    width: 100%;
    padding: 15px;
    background: #fafafa;
    border: 1px solid #e3e3e3;
    box-sizing: border-box;
    border-radius: 2px;
}

    .go8--wllanding--msg p {
        float: left;
        width: 100%;
        position: relative;
        margin: 0;
        padding: 0 0 0 50px;
        font-size: 15px;
        line-height: 18px;
        min-height: 36px;
        box-sizing: border-box;
    }

        .go8--wllanding--msg p i {
            position: absolute;
            top: 0;
            left: 0;
        }

.go8--app--dtls {
    float: left;
    width: 100%;
    margin: 20px 0 0;
}

.go8--appdtls-lt {
    float: left;
    width: 48%;
}

    .go8--appdtls-lt p {
        float: left;
        width: 100%;
        margin: 0 0 10px;
        font-size: 15px;
        color: #303E48;
    }

        .go8--appdtls-lt p:last-child {
            margin-bottom: 0;
        }

        .go8--appdtls-lt p strong {
            display: inline-block;
            margin-right: 7px;
        }

.go8--appdtls-rt {
    float: right;
    width: 48%;
}

.go8--view--links {
    display: table;
    margin-bottom: 5px;
    font-size: 15px;
    color: #1F73C6 !important;
}

    .go8--view--links:hover {
        color: #303E48 !important;
    }

#waitlist-page .mass-nahro-contact-sec {
    margin-bottom: 0;
}

#waitlist-page .go8--wllanding--wrapper {
    width: 100%;
}

.go8--eligible--row {
    display: block;
    width: 100%;
}

.go8--wl--enroll--box {
    width: 48.5%;
    float: none;
    margin-bottom: 0;
}

    .go8--wl--enroll--box:nth-child(2n) {
        border-right: none;
    }

.go8--pref--img {
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden;
}

    .go8--pref--img img {
        width: 100%;
    }

.go8--pref--cont {
    width: 100%;
    float: left;
    margin: 25px 0 0;
}

    .go8--pref--cont p {
        font-size: 16px;
        line-height: 22px;
        color: #303E48;
        margin: 0 0 15px;
    }

        .go8--pref--cont p:last-child {
            margin-bottom: 0;
        }

/*#faq, #participants {
    padding-top: 15px;
    margin-top: 0;
}*/

.go8--pgrm--dtls--inn .go8--wllanding--box {
    margin-bottom: 0;
}

.go8--wl--findapp-inn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 367px;
    flex-direction: column;
}

    .go8--wl--findapp-inn .go8--single--wl--cont {
        width: 100%;
        text-align: center;
    }

    .go8--wl--findapp-inn .go8--singlewl--btn {
        margin: 25px 0 0;
        min-width: 270px;
        line-height: 56px;
    }

    .go8--wl--findapp-inn .go8--singlewl--hdr {
        margin-bottom: 25px;
    }

.go8--wlsts--row {
    display: flex;
    align-items: stretch;
    justify-content: start;
    width: 100%;
    margin-bottom: 10px;
}

    .go8--wlsts--row:last-child {
        margin-bottom: 0;
    }

.go8--eligible--innrow {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
    padding: 60px 0 0;
}

.go8--enroll--shadow {
    margin-bottom: 0;
    width: 49.1%;
    margin: 10px 20px 0 0;
    padding: 20px;
    float: none;
    flex: 1;
    flex-grow: 1;
    flex-basis: 0;
}

    .go8--enroll--shadow:nth-child(2n) {
        margin-right: 0;
        border-left: none;
    }

.openings--title--hdr {
    float: left;
    width: 100%;
    font-size: 18px;
    color: #303E48;
    margin-bottom: 5px;
    font-weight: 400;
    font-family: poppinsmedium;
}
/** waitlist landing page css  **/

.go8--wl--section {
    display: block;
    width: 100%;
    margin: 50px 0 40px;
}

.go8--wl--blkMain {
    display: block;
    width: 100%;
    margin-bottom: 50px;
}

    .go8--wl--blkMain:last-child {
        margin-bottom: 0;
    }

.go8--wl--prefList {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0 0 0 20px;
    max-height: 85px;
    overflow-y: auto;
    box-sizing: border-box;
}

    .go8--wl--prefList li {
        padding: 5px 5px 0 0;
        float: left;
        width: 33.33%;
        font-size: 14px;
        color: #303E48;
        box-sizing: border-box;
    }

.resp--lbl {
    display: none;
}

.app--pool--banner {
    height: auto;
    padding: 40px 0 100px 0;
}

    .app--pool--banner:after {
        display: none;
    }


.wl--banner {
    padding: 40px 0;
    margin-bottom: 50px;
    min-height: inherit;
}

.wl--openings--col .cmn--listing ul li {
    width: 32%;
    margin: 15px 0 0;
}

.go8--ha--listing--sec .go8--mlt--wl {
    margin-top: 80px;
}

/** Ad css **/
.wlanding--bottom-sticky {
    position: fixed;
    width: 100%;
    display: flex;
    margin: auto;
    justify-content: center;
    z-index: 110;
    bottom: 0;
}

.wlanding--bottom-sticky--inner {
    display: flex;
    justify-content: center;
}

.fixed-mass-nahro-slider {
    top: 110px;
}

#partnerhalanding-page .fixed-mass-nahro-slider, .masscwl-resp .fixed-mass-nahro-slider {
    top: 0;
}

/** Ad css **/
/** media css **/
@media screen and (min-width:1024px) and (max-width:1179px) {
    /** single wl landing page **/
    .go8--single--wl--inn {
        width: 100%;
    }

    .go8--single--wl--blk {
        width: 48%;
        padding: 30px 20px;
        min-height: inherit;
    }

    .go8--single--icn img {
        width: 60px;
    }

    .app--pool--banner {
        padding: 40px 0;
    }

    .go8--singlewl--wlcm {
        padding: 30px 0;
    }

    .go8--pgrm--accord ul li .links a {
        padding: 16px 40px 16px 15px;
        font-size: 18px;
    }

        .go8--pgrm--accord ul li .links a:after {
            width: 16px;
            height: 9px;
            background-size: 100%;
            right: 20px;
        }

    .go8--faq--blk {
        width: 48%;
        margin-right: 0;
        padding: 20px;
        min-height: 370px;
    }

        .go8--faq--blk:nth-child(2n) {
            float: right;
        }


    /** single wl landing page **/

    /** mulitple wl landing page **/
    .go8--mltwl--col {
        padding: 15px;
    }

    /** mulitple wl landing page **/

    .go8--wl--findapp-inn {
        height: 406px;
    }

    .go8--prtnr--wlalrt .go8--fn--field {
        margin-right: 0;
        width: 21%;
    }

    .go8--prtnr--wlalrt .go8--btn--fld {
        width: 37%;
    }

    .go8--subscribe--msg {
        float: none;
        width: calc(100% - 30px);
        display: table;
        margin: 0 auto 0;
    }

    .go8--prtnr--wlalrt .go8--wl--alrt--rt {
        margin-bottom: 30px;
    }

    .go8--schedule--txt br {
        display: none;
    }

    .massnahro-slide-menu li a {
        padding: 12px 0;
        font-size: 14px;
    }

    .fixed-mass-nahro-slider {
        top: 105px;
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    /** single wl landing page **/
    .go8--single--wl--inn {
        width: 100%;
    }

    .go8--single--wl--blk {
        width: 48%;
        padding: 30px 20px;
        min-height: inherit;
    }

    .go8--multiple--wl--blk {
        width: 100%;
    }

    .go8--singlewl--apply.go8--multiple--wl--blk {
        flex-direction: column;
    }

        .go8--singlewl--apply.go8--multiple--wl--blk .go8--single--wl-icn {
            width: 100%;
            margin-bottom: 30px;
            padding: 0;
        }

    .go8--single--icn img {
        width: 60px;
    }

    .go8--singlewl--wlcm-hdr h3 {
        font-size: 18px;
        line-height: 28px;
    }

    .go8--singlewl--wlcm-lt p {
        font-size: 15px;
        line-height: 25px;
    }

    .app--pool--banner {
        padding: 40px 0;
    }

    .pagecontainerwrapper {
        padding-top: 0;
    }

    .go8--singlewl--wlcm {
        padding: 30px 0;
    }

    .go8--wlchart--box {
        min-height: 397px;
    }

    .go8--pgrm--accord ul li .links a {
        padding: 16px 40px 16px 15px;
        font-size: 18px;
    }

        .go8--pgrm--accord ul li .links a:after {
            width: 16px;
            height: 9px;
            background-size: 100%;
            right: 20px;
        }

    .go8--pgrm--accord .accordion-submenu {
        padding: 15px;
    }

        .go8--pgrm--accord .accordion-submenu p {
            font-size: 15px;
            line-height: 25px;
        }

    .go8--faq--cont {
        width: 100%;
    }

    .go8--faq--blk {
        width: 48%;
        margin-right: 0;
        padding: 20px;
        min-height: 410px;
    }

        .go8--faq--blk:nth-child(2n) {
            float: right;
        }
    /** single wl landing page **/

    /** mulitple wl landing page **/
    .go8--mltwl--col {
        padding: 15px;
    }

    .go8--mltwl--col2 {
        width: 15%;
    }

    .go8--mltwl--col4 {
        width: 20%;
    }

    .go8--mltwl--col3 {
        width: 25%;
    }

    .go8--faq-section .wrapper {
        padding: 0 15px !important;
    }
    /** mulitple wl landing page **/
    /** waitlist landing page css **/
    .go8--wllanding--wrapper {
        width: 100%;
        padding: 0;
        box-sizing: border-box;
    }

    .go8--apply--graph img {
        width: 100%;
    }


    .go8--wllanding--msg p {
        font-size: 14px;
    }

        .go8--wllanding--msg p br {
            display: none;
        }

    .go8--wl--lbl {
        margin-top: 5px;
    }

    .go8--chart--title {
        font-size: 14px;
        line-height: 18px;
    }

    .go8--box--text {
        font-size: 13px;
        line-height: 18px;
    }

    .go8--singlewl--wlcm--inn {
        width: calc(100% - 310px);
    }

    .go8--schedule--txt br {
        display: none;
    }
    /** waitlist landing page css **/

    .go8--wl--findapp-inn {
        height: 320px;
    }

    .go8--wl--prefList li {
        width: 48%;
    }

        .go8--wl--prefList li:nth-child(2n) {
            float: right;
        }

    .go8--enroll--cont {
        display: flex;
    }

        .go8--enroll--cont i {
            margin-top: 5px;
        }

    .wl--openings--col .cmn--listing ul li {
        width: 50%;
    }

    /** ad css **/
    .wl--landing--ad {
        display: flex;
        justify-content: center;
        width: 100%;
        padding: 10px 10px 40px;
    }

    .mass-nahro-slider .wrapper {
        border-bottom: 1px solid rgba(48,62,72,0.03);
    }

    .mass-nahro-slider .wl--landing--ad {
        padding: 10px;
    }

    .go8--faq-section {
        padding: 10px 0 25px;
    }

    .landing--popular-section {
        margin-bottom: 0;
    }

        .landing--popular-section .wl--landing--ad {
            padding-bottom: 20px;
        }

    .wlanding--bottom-sticky {
        display: none;
    }

    .go8--eligible--row .go8--enroll-box .go8--wllanding--box {
        min-height: 350px;
    }

    .fixed-mass-nahro-slider {
        top: 85px;
    }


    .mass-nahro-slider.fixed-mass-nahro-slider .wl--landing--ad {
        display: none !important;
    }

    #mass-nahro-page .mass-nahro-slider .owl-carousel {
        width: 100%;
    }

    #mass-nahro-page .massnahro-slide-menu li {
        margin: 0 5px;
    }
}

@media screen and (min-width:320px) and (max-width:767px) {
    /** single wl landing page **/
    .go8--single--wl--inn {
        width: 100%;
        padding-bottom: 15px;
    }

    .go8--singlewl--apply.go8--multiple--wl--blk {
        margin-top: 0;
    }

    .go8--wl--section {
        margin-top: 40px;
    }

    .go8--mass--ad--blk {
        margin: 40px 0 0;
    }

    .ad-fixed-height-250 {
        height: auto !important;
    }

    .go8--mass--topad--blk {
        margin: 0 0 30px;
    }

    .go8--single--wl--blk {
        width: 100%;
        padding: 20px;
        margin-bottom: 20px;
        min-height: inherit;
    }

        .go8--single--wl--blk:last-child {
            margin-bottom: 0;
        }

    .go8--multiple--wl--blk {
        flex-direction: column;
    }

    .go8--single--icn {
        width: 75px;
        height: 75px;
        flex-shrink: 0;
    }

    .go8--singlewl--apply .go8--single--icn {
        margin: 0 0 30px;
    }

    .go8--single--wl--cont {
        width: 100%;
    }

    .go8--single--icn img {
        width: 35px;
    }

    .go8--single--wl-icn {
        padding-left: 95px;
        text-align: left;
        margin-bottom: 20px;
        min-height: 75px;
    }

    .go8--singlewl--hdr {
        font-size: 16px;
        margin-bottom: 0;
    }

    .go8--singlewl--subhdr {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 0;
    }

    .go8--singlewl--btn {
        width: 100%;
    }

    .go8--singlewl--signin {
        margin-top: 15px;
    }

    .go8--single--wl {
        margin: 60px 0 30px;
        padding: 0;
    }

    .go8--singlewl--wlcm {
        padding: 20px 0;
    }

    .go8--singlewl--wlcm-lt {
        width: 100%;
        margin-bottom: 20px;
    }

    .app--pool--banner {
        padding: 25px 0;
        margin-bottom: 40px;
    }

    .go8--singlewl--wlcm-lt:last-child {
        margin: 0;
    }

    .go8--singlewl--wlcm-lt h4 {
        margin-bottom: 0;
        font-size: 16px;
    }

    .go8--singlewl--wlcm-lt p {
        font-size: 14px;
        line-height: 24px;
    }

    .go8--wl--findapp-inn .go8--singlewl--hdr {
        margin-bottom: 0;
    }

    .go8--faq--cont {
        width: 100%;
    }

    .go8--faq--blk {
        width: 100%;
        padding: 20px;
        min-height: inherit;
        margin-bottom: 15px;
    }

    .go8--faq--contact p {
        font-size: 16px;
        line-height: 24px;
    }

        .go8--faq--contact p strong {
            display: block;
            font-family: 'poppinsmedium', sans-serif;
        }

    .go8--faq--row {
        padding: 20px 0;
    }
    /** single wl landing page **/

    /** mulitple wl landing page **/
    .go8--multiple--wl--blk .go8--single--wl-icn {
        width: 100%;
        padding-right: 0;
        padding-left: 0;
    }

    .go8--multiple--wl--blk.go8--singlewl--apply .go8--single--wl-icn {
        flex-direction: column;
    }

    .go8--mltwl--col {
        padding: 0;
        vertical-align: top;
        text-align: center;
    }

    .go8--mlt--wl {
        box-shadow: none;
        margin: 10px 0 0;
    }

    .gl8--mltwl--row {
        padding: 15px;
        border-radius: 4px;
        margin-bottom: 10px;
        border: none;
        flex-wrap: wrap;
    }

    .go8--mltwl--col1 {
        width: 100%;
        font-family: 'poppinssemibold', sans-serif;
        margin-bottom: 15px;
    }

    .go8--mlt--name {
        color: #303E48;
        font-size: 16px;
        line-height: 26px;
        text-align: left;
    }

    .go8--mltwl--col2 {
        width: 100%;
        margin-bottom: 10px;
    }

    .go8--mltwl--col4 {
        width: 100%;
        margin-bottom: 15px;
    }

    .gl8--mltwl--row:before {
        width: 5px;
    }

    .go8--mlt--hide {
        display: none;
    }

    .gl8--mltwl--row .go8--mltwl--col3 {
        padding-top: 10px;
        width: 100%;
        text-align: center;
    }

    .go8--viewall--link {
        font-size: 14px;
    }

    .go8--mltwl--hdr {
        display: none;
    }

    /** mulitple wl landing page **/

    /** waitlist landing page css **/
    .go8--wllanding--wrapper {
        width: 100%;
        padding: 0 0 30px;
        box-sizing: border-box;
        display: inline-block;
    }

    .go8--wllanding--mainhdr h2 {
        font-size: 22px;
    }

    .go8--apply--graph img {
        width: 100%;
    }

    .go8--apl--btn {
        min-width: 280px;
        line-height: 45px;
    }

    .go8--wllanding--box {
        padding: 30px 15px;
        min-height: inherit;
    }

    .go8--eligible--innrow {
        padding: 10px 0;
    }


    .go8--wllanding--btns {
        margin-bottom: 0;
    }

    .go8--wllanding--msg {
        padding: 10px;
    }

        .go8--wllanding--msg p i img {
            width: 25px;
        }

        .go8--wllanding--msg p {
            padding-left: 35px;
            font-size: 14px;
        }

            .go8--wllanding--msg p br {
                display: none;
            }

    .go8--appdtls-lt, .go8--appdtls-rt {
        width: 100%;
    }

        .go8--appdtls-lt p {
            margin-bottom: 5px;
        }

    .go8--appdtls-rt {
        margin-top: 20px;
    }

    .go8--wl--lbl {
        margin-top: 5px;
    }

    .mass-nahro-inn {
        padding: 0;
        background: #fff;
        border-radius: 5px;
        margin: 0;
    }

    /*.mass-cont-lt {
        width: 100%;
        position: relative;
    }

    .mass-ha-logo {
        width: 60px;
        height: 60px;
        vertical-align: top;
    }

        .mass-ha-logo img {
            width: 100%;
        }

    .mass-ha-dtls {
        width: calc(100% - 65px);
        margin: 0;
        vertical-align: top;
        padding-left: 15px;
    }

        .mass-ha-dtls h3 {
            font-size: 16px;
            line-height: 22px;
            box-sizing: border-box;
            margin-bottom: 0;
        }

    .mass-cont-dtl {
        margin-top: 0;
    }

        .mass-cont-dtl span, .mass-cont-dtl a {
            margin: 5px 0 0;
            width: 100%;
            padding-left: 20px;
            position: relative;
            box-sizing: border-box;
            font-size: 14px;
            line-height: 18px;
            min-height: 18px;
        }

            .mass-cont-dtl span em {
                font-size: 14px;
            }

            .mass-cont-dtl span.ha-phone {
                margin-right: 15px;
            }

            .mass-cont-dtl span.ha-phone, .mass-cont-dtl a {
                display: inline;
                width: auto;
            }

            .mass-cont-dtl span:last-child {
                margin-bottom: 0;
            }

            .mass-cont-dtl span i, .mass-cont-dtl a i {
                position: absolute;
                top: 4px;
                left: 0;
                width: 11px;
            }

            .mass-cont-dtl a i {
                width: 14px;
                top: 3px;
            }

            .mass-cont-dtl span.ha-phone i {
                width: 14px;
            }

            .mass-cont-dtl span i img, .mass-cont-dtl a i img {
                width: 100%;
            }*/

    .go8--apld--date {
        text-align: center;
        width: 49%;
    }

    .go8--enroll--cont {
        font-size: 14px;
        display: flex;
    }

        .go8--enroll--cont i {
            margin-top: 5px;
        }

        .go8--enroll--cont strong {
            min-width: 80px;
        }

    .go8--apply--graph .highcharts-container {
        margin: auto;
    }

    .go8--pgrm--dtls {
        padding: 25px 0;
    }

    .go8--wl--alrt .wrapper {
        padding: 0 15px !important;
    }

    .go8--singlewl--wlcm-hdr h3 {
        font-size: 16px;
        line-height: 26px;
    }

    .go8--singlewl--wlcm--inn {
        margin: 30px 0 0;
        width: 100%;
    }

    .go8--wl--enroll--box {
        width: 100%;
        border-right: none;
        margin-bottom: 30px;
    }

    .go8--wl--findapp-inn {
        height: auto;
    }

        .go8--wl--findapp-inn .go8--single--wl-icn {
            width: 100%;
            padding: 0;
            min-height: inherit;
        }

        .go8--wl--findapp-inn .go8--single--icn {
            position: static;
            width: 100px;
            height: 100px;
        }

            .go8--wl--findapp-inn .go8--single--icn img {
                width: 55px;
            }

        .go8--wl--findapp-inn .go8--singlewl--btn {
            margin-top: 10px;
        }

    .go8--wlsts--row {
        display: inline-block;
    }

    .go8--enroll--shadow {
        width: 100%;
        float: left;
        margin: 0 0 20px;
    }

        .go8--enroll--shadow:last-child {
            margin: 0;
        }

    .openings--title--hdr {
        font-size: 15px;
        margin-top: 10px;
    }

    .go8--chart--title {
        font-size: 14px;
        line-height: 18px;
    }

    .go8--box--text {
        font-size: 13px;
        line-height: 18px;
    }

    .go8--schedule--txt {
        margin: 0;
    }

        .go8--schedule--txt br {
            display: none;
        }

    .go8--wl--prefList li {
        width: 48%;
    }

        .go8--wl--prefList li:nth-child(2n) {
            float: right;
        }

    .resp--lbl {
        display: block;
        color: #303E48;
        font-family: poppinsmedium;
        font-weight: 400;
        font-size: 14px;
    }

    .go8--mltwl--col2, .go8--mltwl--col4 {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }

    .gl8--mltwl--row .cmn--btn {
        font-size: 14px;
        padding: 0 10px;
        min-width: 100px;
        line-height: 30px;
    }

    .wl--openings--row {
        flex-direction: column;
        padding: 15px;
    }

    .wl--openings--col {
        width: 100%;
        padding: 0 0 20px;
    }

        .wl--openings--col:nth-child(2n) {
            border-left: none;
            border-top: 1px solid #ebeef4;
            padding: 20px 0 0;
        }

        .wl--openings--col .cmn--listing ul li {
            width: 50%;
        }

    .go8--eligible--row .go8--enroll-box .go8--wllanding--box {
        min-height: inherit;
    }

    .go8--ha--listing--sec .go8--mlt--wl {
        margin-top: 40px;
    }

    .go8--wl--enroll--box .cmn--hdr h2 {
        text-align: left !important;
    }
    /** ad css **/
    .wl--landing--ad {
        display: flex;
        justify-content: center;
        width: 100%;
        padding: 10px 10px 40px;
    }

    .mass-nahro-slider .wrapper {
        border-bottom: 1px solid rgba(48,62,72,0.03);
    }

    .mass-nahro-slider .wl--landing--ad {
        padding: 10px;
    }

    .go8--faq-section {
        padding: 10px 0 25px;
    }

    .landing--popular-section {
        margin-bottom: 0;
    }

        .landing--popular-section .wl--landing--ad {
            padding-bottom: 20px;
        }

    .wlanding--bottom-sticky {
        display: none;
    }

    .fixed-mass-nahro-slider {
        top: 85px;
    }

    .mass-nahro-slider.fixed-mass-nahro-slider .wl--landing--ad {
        display: none !important;
    }
}
/** waitlist landing page css **/


@media screen and (min-width:480px) and (max-width:767px) {
    .go8--singlewl--btn {
        width: auto;
        min-width: 150px;
        padding: 0 10px;
    }
}
/** media css **/


.home--featured-section {
    display: inline-block;
    width: 100%;
    padding: 0;
}

.home--featured-section .tnresult--card {
    width: calc(33.7% - 15px);
    margin-right: 15px;
    margin-top: 8px;
    margin-bottom: 7px;
    float: left;
    min-height: 405px;
    max-height: 405px;
    cursor: pointer;
    overflow: hidden;
    border-radius: 6px;
}

.home--featured-section .incomebase--match--info {
    border-top: 1px solid #edeff1;
    padding: 10px;
    font-size: 12px;
}

.home--featured-section .tnresult--card .tnresult--price {
    color: #303E48;
}

.home--featured-section .tnresult--card .tnresult--bedbath {
    color: #303E48;
}

.home--featured-section .tnresult--card:nth-child(3n+0) {
    margin-right: 0;
}

.home--featured-section .tnresult--desc {
    position: relative;
    background: #ffffff;
    box-shadow: 0 2px 5px rgba(0,0,0,.1);
    border-radius: 0 0 6px 6px;
}

    .home--featured-section .tnresult--card--inner {
        padding: 10px;
    }

.home--featured-section .property--card--top {
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
}

.home--featured-section .property--card--bottom {
    bottom: 0;
    left: 0;
    width: 100%;
    position: absolute;
    padding: 10px;
    min-height: 70px;
    background: rgba (0,0,0,.8);
    background: linear-gradient(180deg, rgba(0,0,0,0.8) 0%, rgba(255,255,255,0) 0%, rgba(0,0,0,0.8) 150%);
    color: #ffffff;
    padding-top: 55px;
}


.home--featured-section .tnresult--communityname {
    font-size: 14px;
    background: rgba(0,161,223,.9);
    padding: 7px 10px;
    font-family: 'poppinsmedium';
    color: #fff;
}

.home--featured-section .tnresult--communityname a {
    font-size: 12px;
    color: #303E48 !important;
}

.home--featured-section .tnresult--communityname a:hover {
    color: #00A1DF !important;
}

.home--featured-section .tnresult--communityname span.tooltipstered {
    font-size: 12px;
    color: #303030;
}

.home--featured-section .voucher--cnt {
    margin-left: 3px;        
}

.trusted--cnt {
    display: inline-block;
    vertical-align: top;
}

.ic--trusted--badge img {
    height: 20px;
}

.affordable--rentals--cnt .property--fav--share {
    float: right;
    margin-right: 10px;
    margin-top: 10px;
}

.affordable--rentals--cnt .tnresult--img {
    position: relative;
    max-height: 250px;
    overflow: hidden;
    min-height: 250px;
    background: #b3b3b3;
    border-radius: 4px 4px 0 0;
    display: flex;
    /*align-items: center;*/
    justify-content: center;
    width: auto;
}

.affordable--rentals--cnt .tnresult--propertytype {
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    margin-top: 2px;
    float: right;
}

.premiumcard-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.premiumcard {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2px;
  border-radius: 6px;
  background: #fff;
  flex: 0 0 32.5%;
  margin-bottom: 15px;
  font-size: 14px;
  cursor: pointer;
  justify-content: space-between;
  overflow: hidden;
}

.premiumcard > a {
	display: block;
    width: 100%;
    color: #303e48;
}

.premiumcard--dataholder {
  display: flex;
  gap: 8px;
  padding: 8px;
  flex-direction: column;
  width: 100%;
  position: relative;
}

.premiumcard--data--row1 {
  display: flex;
  flex-direction: row;
  gap: 8px;
}

.premiumcard--icons {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.premiumcard--icons .property--fav--share {
  margin-top: unset;
  margin-right: unset;
  margin-left: auto;
}

.premiumcard--price {
  font-family: 'poppinsregular';
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
  display: flex;
  white-space: nowrap;
}

.premiumcard--icons .available--txt {
  width: 100%;
  font-size: 14px;
}

.premiumcard--icons .available--txt .green--text em {
  margin-top: -3px;
}

.premiumcard--top {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.premiumcard--imgholder {
  display: flex;
  padding: 2px 2px 0px 2px;
  position: relative;
}

.premiumcard--imgholder-toprow {
  position: absolute;
  padding: 5px;
  display: flex;
  width: 100%;
  justify-content: space-between;
  z-index: 2;
}

.premiumcard--imgholder-toprow .trusted--owner {
  border-radius: 4px;
  border: 1px solid #fff;
  background: #303e48;
  color: white;
  display: flex;
  padding: 6px;
  height: 24px;
  align-items: center;
  gap: 6px;
  font-size: 12px;
}

.premiumcard--imgholder-toprow .trusted--owner .trusted--owner--img {
  display: block;
  width: 17px;
  height: 17px;
}

.premiumcard--imgholder-toprow .property--fav--share {
  margin-top: 2px;
  margin-right: 5px;
}

.premiumcard--imgholder img {
  border-radius: 6px;
  width: 100%;
  height: 230px;
  object-fit: cover;
}

.premiumcard--details {
  color: #59656d;
  font-size: 14px;
}

.premiumcard--details .card--value {
  color: #59656d;
}

.value--separator {
  color: #d6d8da;
}

.premiumcard--availability .available--txt {
  width: unset;
  font-size: 14px;
  margin-left: 5px;
}

.premiumcard--data--row2 {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
}

.premiumcard--communityname {
  font-weight: bold;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.premiumcard--communityname .tooltipstered {
  font-size: 14px;
}

@media screen and (min-width:1024px) and (max-width:1199px) {
    .home--featured-section .tnresult--img img {
        max-height: 208px;
    }

    .home--featured-section .tnresult--img {
        min-height: 208px;
        max-height: 208px;
    }

    .home--featured-section .tnresult--bedbath {
        display: block;
    }

    .home--featured-section .tnresult--card {
        min-height: 348px;
        max-height: 348px;
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .home--featured-section .tnresult--img img {
        max-height: 237px;
    }

    .home--featured-section .tnresult--img {
        min-height: 237px;
        max-height: 237px;
    }

    .home--featured-section .tnresult--bedbath {
        display: block;
    }

    .home--featured-section .tnresult--card {
        width: calc(50.7% - 15px);
        min-height: 392px;
        max-height: 392px;
    }

    .home--featured-section .tnresult--card:nth-child(2n+0), .home--featured-section .tnresult--card:last-child {
        margin-right: 0 !important;
    }

    .home--featured-section .tnresult--card:nth-child(3n+0) {
        margin-right: 15px;
    }

    .ic--trusted--badge img {
        height: 23px;
    }

    .premiumcard {
        flex: 0 0 49.5%;
    }
}

@media screen and (min-width:240px) and (max-width:767px) {
    .home--featured-section .tnresult--card {
        max-width: 100%;
        width: auto;
        float: none;
        margin: 0 auto 20px auto;
    }

    .home--featured-section .tnresult--card:nth-child(3n+0) {
        margin-right: auto;
    }

    .home--featured-section .tnresult--img img {
        max-height: 220px;
    }

    .home--featured-section .tnresult--img {
        min-height: 220px;
        max-height: 220px;
    }

    .home--featured-section .tnresult--card {
        min-height: inherit;
        max-height: inherit;
    }

    .home--featured-section .rental--card.non--community.community .tnresult--img {
        min-height: inherit;
        max-height: inherit;
    }

    .home--featured-section .rental--card.non--community .tnresult--img {
        min-height: inherit;
        max-height: inherit;
    }

    .ic--trusted--badge img {
        height: 23px;
    }

    .premiumcard-container {
        flex-direction: column;
        flex-wrap: unset;
        align-items: center;
    }

    .premiumcard {
        flex: unset;
        width: 100%;
        max-width: 380px;
    }
}

@media screen and (min-width:240px) and (max-width:374px) {
    .home--featured-section .tnresult--img img {
        max-height: 184px;
    }   
}

@media screen and (min-width:480px) and (max-width:767px) {
    .home--featured-section .tnresult--card {
        max-width: 380px;
        width: auto;
        float: none;
        margin: 8px auto 7px auto;
    }

    .home--featured-section .tnresult--card:nth-child(3n+0) {
        margin-right: auto;
    }
}

