﻿.owner-body .static--page--cnt {
    margin: 75px auto 0;
}

.static--page--cnt {
    padding: 50px 0;
}

.error--card {
    width: 100%;
    max-width: 640px;
    padding: 30px;
    margin: 0 auto;
    background: #ffffff;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.error--card .err--icon {
    display: block;
    margin-bottom: 20px;
}

.error--card p {
    text-align: center;
    margin: 10px 0;
}

.err--page--action--cnt {
    margin-top: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.err--page--action--cnt a {
    padding: 0 10px;
    position: relative;
    line-height: normal;
}

.err--page--action--cnt a:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    background: rgba(48,62,72,0.7);
    left: 0;
    top: 0;
    bottom: 0;
}

.err--page--action--cnt a:first-child:before {
        display: none;
    }

.owner--err .landlord-left-navigation {
    display: none;
}


/*Section8 guide start */

.seo--static--cnt .content.staticpage-cnt h1 {
    font-size: 18px;
    font-family: poppinsmedium, sans-serif;
    line-height: 28px;
    color: #303E48;
    margin-bottom: 10px;
}

.large--container {
    max-width: 1580px;
    margin: 0 auto;
    padding: 0 20px;
}

.seo--page--content {
    width: 100%;
    background: #ffffff;
    padding: 20px;
    border-radius: 4px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    margin: 0 0 1px;
}

.seo--page--content p {
    margin: 0 0 15px;
}

.popular--searches--full--width {
    background: #ffffff;
}

.popular--searches--full--width .dtl--cmn--hdr {
    padding: 0;
    border: none;
}

    .popular--searches--full--width .searches--col {
        /*  flex: 1;  
    width: auto; */
        margin: 0 15px 15px 0;
        padding-bottom: 27px;
        /* min-width: 373px;
    max-width: 373px;  */
    width: 24%;
}

.popular--searches--full--width .searches--col:nth-child(2) {
    margin-right: 15px;
}

.tnresults--popular--searches.popular--searches--full--width .searches--col:nth-child(2n) {
    margin-right: 15px;
}

.popular--searches--full--width .popular--show--all {
    box-shadow: none;
    justify-content: flex-start;
    position: unset;
    min-height: inherit;
}

.popular--searches--full--width .searches--col ul {
    padding-left: 0;
    padding-right: 0;
}

.seo--page--content h1, h2, h3 {
    margin-bottom: 5px;
}
.seo--page--content h3 {
    font-size: 16px;
    line-height: 28px;
    color: #303E48;
    font-family: poppinssemibold, sans-serif;
    padding: 0;
}

.add--space--before {
    padding-left: 24px;
}

.seo--page--content .cmn--listing ul {
    padding-left : 20px;
}

.seo--page--content p strong,
.seo--page--content .cmn--listing li strong {
    font-family: poppinssemibold, sans-serif;
    font-weight: 400;
}

.cmn--listing li span {
    font-size: 18px;
}

.cmn--listing.numbered--listing ul{
    list-style-type: decimal;
}

.cmn--listing.numbered--listing ul li:before {
    display: none;
}

.cmn--listing.numbered--listing ol {
    padding-left: 35px;
    width: auto;
}
.cmn--listing.numbered--listing ol li::marker {
    font-family: poppinssemibold, sans-serif;
}

/*Section8 guide end */
@media screen and (min-width: 1024px) {
    .owner-body.owner--err .pagecontainer {
        padding-bottom: 601px !important;
    }
    .pagecontainer {
        padding-bottom: 531px !important;
    }
}

@media screen and (min-width: 1280px) and (max-width: 1500px) {
    .popular--searches--full--width .searches--col {
        width: 23%;
        margin-right: 30px;
    }
    .tnresults--popular--searches.popular--searches--full--width .searches--col:nth-child(2n) {
        margin-right: 30px;
    }
}

@media screen and (min-width: 1023px) and (max-width: 1279px) {
    .popular--searches--full--width .searches--col {
        width: 29.95%;
        margin-right: 30px;
    }
    .tnresults--popular--searches.popular--searches--full--width .searches--col:nth-child(2n) {
        margin-right: 30px;
    }
}

@media screen and (max-width: 1023px) {
    .owner-body .static--page--cnt {
        margin-top: 56px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .owner-body.owner--err .global--footer {
        position: absolute;
    }
    .popular--searches--full--width .searches--col {
        width: 47%;
        margin-right: 30px;
    }
    .tnresults--popular--searches.popular--searches--full--width .searches--col:nth-child(2n) {
        margin-right: 0;
    }
    .seo--page--content h2 {
        padding-top: 20px;
    }
    .seo--page--content h1,h2 {
        margin-bottom: 10px;
    }
    .aboutspan2 .staticpage-cnt .copy p {
        font-size: 16px;
        line-height: 28px;
    }
}

@media screen and (max-width: 767px) {
    .aboutpage--cnt .copy p em br {
        display: none;
    }

    .static--page--cnt {
        padding: 20px 0;
    }
    .seo--page--content h2 {
        padding-top: 20px;
        margin-bottom: 10px;
    }
    .seo--page--content h1 {
        padding-top: 10px;
        margin-bottom: 10px;
    }
    .add--space--before {
        padding-left: 15px;
    }
    .seo--page--content .cmn--listing ul {
        padding-left: 10px;
    }
    .add--space--before .cmn--listing li {
        font-size: 16px;
        line-height: 28px;
    }
    .popular--searches--full--width .searches--col ul li:last-child {
        margin-bottom: 0 !important;
    }
    .cmn--listing.numbered--listing ol {
        padding-left: 25px;
    }
    .cmn--listing.numbered--listing ol li {
        font-size: 14px;
        line-height: 24px;
    }
}

@media screen and (max-width: 640px) {
    .err--page--action--cnt a {
        padding-top : 1px;
        margin-bottom: 10px;
    }

    .err--page--action--cnt a:first-child{
        padding-left : 0;
    }
    .err--page--action--cnt a:nth-child(2) {
        padding-right: 0;
    }

    .err--page--action--cnt a:last-child {
        margin-bottom: 0;
        padding-left: 0;
    }
        .err--page--action--cnt a:last-child:before {
            display: none;
        }
}

@media screen and (max-width: 575px) {
    .searches--col ul {
        padding: 15px 20px 10px;
    }

    .popular--searches--full--width .searches--col {
        width: 100%;
        margin-right: 0;
        padding-bottom: 15px;
    }
}

@media screen and (max-width: 480px) {
    .error--card {
        padding: 30px 15px;
    }
}

    @media screen and (min-width: 481px) and (max-width: 640px) {
        .error--card {
            max-width: 440px;
        }

            .error--card p {
                padding: 0 30px;
            }

        .err--page--action--cnt {
            padding: 0 20px;
        }
    }

    @media screen and (max-width: 320px) {
        .err--page--action--cnt {
            flex-direction: column;
        }

            .err--page--action--cnt a {
                padding: 0;
            }

                .err--page--action--cnt a:nth-child(2):before {
                    display: none;
                }
    }

@media screen and (min-width: 576px) and (max-width: 767px) {
    .popular--searches--full--width .searches--col {
        width: 47.5%;
        margin-right: 30px;
    }

    .tnresults--popular--searches.popular--searches--full--width .searches--col:nth-child(2n) {
        margin-right: 0;
    }
    .tnresults--popular--searches .popular--searches--flx {
        flex-direction: row;
    }
}