#dmg_layout_wrapper a {
    border: 0 !important;
}

#dmg_layout_wrapper.fullscreen #dmg_layout_internal {
    margin: 0 !important;
    padding: 0;
}

#dmg_layout_wrapper.id216100306 #dmg_layout_internal {
    margin-top: 35px !important;
}

#dmg_layout_wrapper #dmg_layout_internal-page {
    padding: 20px 10px;
} 

#dmg_layout_wrapper.fullscreen #dmg_layout_internal-page {
    max-width: 100%;
    padding: 0 0 30px;
}

#dmg_layout_header,
.dmg_layout_internal_background #dmg_layout_header .dmg_layout_intwrapper_bg {
    background: transparent !important;
}

#dmg_layout_wrapper.id216100306 #dmg_layout_internal.dmg_internal_area_myhomevalue {
    margin-top: 0 !important;
}

#dmg_layout_wrapper.id216100306 .dmg_internal_area_myhomevalue #dmg_layout_quickSearch {
    min-height: 0 !important;
    max-width: 800px !important;
}

#dmg_layout_wrapper.id216100306 .value__heading {
    display: none;
}

#dmg_layout_wrapper.id216100306 .avm_desc {
    font-size: 32px !important;
    line-height: 32px !important;
}

#dmg_layout_wrapper.id216100306 .agent-contact-banner {
    height: 400px;
}

.dmg_internal_iframe_wrapper .dmg_internal_iframe_responsive {
    padding-bottom: 52%;
}

.content-flex {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 10px;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    box-sizing: border-box;
}

.content-body {
    width: 100%;
    flex: 1;
    margin-right: 30px;
    padding-right: 30px;
    border-right: 1px solid #CCCCCC;
}

#dmg_layout_internal-page .content-body h1 {
    text-align: left;
}

.content-body p {
    line-height: 1.375em;
}

#dmg_layout_internal .content-body p strong {
    font-weight: bold;
}

#dmg_layout_internal-page .content-body a {
    border: 0;
}

.content-body video {
    width: 100%;
    max-width: 650px;
    height: auto;
    margin-bottom: 20px;
}

#dmg_layout_internal #dmg_layout_internal-page .content-body img {
    max-width: 100%;
    height: auto;
    margin-bottom: 5px;
    display: block;
}

.content-sidebar {
    width: 100%;
    max-width: 320px;
}

.content-sidebar a {
    text-decoration: none;
}

.content-sidebar a:hover {
    text-decoration: underline;
}

.elder-hero-banner {
    width: 100%;
    height: 400px;
    padding-top: 130px;
    margin-bottom: 20px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: flex;
    box-sizing: border-box;
    position: relative;
}

.elder-hero-banner:after {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.3);
    position: absolute;
    top: 0;
    left: 0;
}

.banner1 {
    background-image: url('/shared/fs/2161/216100306/hero-banner1.jpeg');
}

.banner2 {
    background-image: url('/shared/fs/2161/216100306/hero-banner2.jpeg');
}

.banner3 {
    background-image: url('/shared/fs/2161/216100306/hero-banner3.jpeg');
}

.banner4 {
    background-image: url('/shared/fs/2161/216100306/hero-banner4.jpeg');
}

.banner5 {
    background-image: url('/shared/fs/2161/216100306/hero-banner5.jpeg');
}

#dmg_layout_internal .hero-title,
#dmg_layout_wrapper .hero-title {
    margin: auto;
    text-align: center;
    font-size: 40px;
    color: #FFFFFF;
    font-weight: bold;
    text-shadow: 0 0 6px #333333;
    position: relative;
    z-index: 5;
}

.sidebar-section {
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #CCCCCC;
}

.sidebar-section:last-child {
    border: 0;
}

#dmg_layout_internal .sidebar-section h3 {
    font-size: 18px !important;
    font-weight: bold !important;
    color: #545454 !important;
}

.sidebar-section.allison {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
}

.alison-item {
    width: 50%;
}

.alison-phone {
    font-size: 20px;
    margin-top: 10px;
}

.alison-title {
    font-size: 22px !important;
    font-weight: bold !important;
    color: #006363 !important;
}

.alison-info em {
    margin-bottom: 10px;
    display: block;
}

.alison-info a {
    display: block;
}

.listing-alerts {
    margin: 0;
    background-color: #E8DFBC;
    padding: 15px 15px 15px 20px;
    color: #545454;
    font-size: 14px;
    box-shadow: inset 2px 2px 6px #DDD4B1, inset -2px -2px 6px #DDD4B1;
    display: block;
}

.listing-alerts:hover {
    background: #006363;
    color: #FFFFFF;
}

.listing-alerts span {
    display: block;
}

.alert-title {
    font-size: 18px;
}

.newsletter-list {
    list-style: none;
    margin: 20px 0 0;
    padding: 0;
}

.newsletter-list li {
    margin-bottom: 10px;
}

.newsletter-list li:last-child {
    margin-bottom: 0;
}

.custom-contact-form input {
    width: 100%;
    height: 44px;
    padding: 0 0 0 10px;
    border: 1px solid #999999;
    box-sizing: border-box;
}

#subscribe-button {
    width: 100%;
    height: 44px;
    border: 0;
    background: #006363;
    font-size: 20px;
    color: #FFFFFF;
    cursor: pointer;
}

#subscribe-button:hover {
    background: #333333;
}

.qlinks-list {
    list-style: none;
    margin: 20px 0 0;
    padding: 0;
}

.qlinks-list li {
    margin-bottom: 8px;
}

.qlinks-list li:last-child {
    margin-bottom: 0;
}

.neighborhood-flex {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
}

#dmg_layout_internal #neighborhood-title {
    text-align: left;
}

.gen_results_c {
    border-bottom: 1px solid #E5E5E5;
    border-radius: 4px;
    margin: 0 0 20px;
    padding: 0 0 10px;
}

.gen_results_c h3 {
    font-size: 1.3em;
    font-weight: bold !important;
    margin: 0 !important;
    padding: 0 0 3px !important;
}

.gen_results_c h3 a {
    border: medium none;
    text-decoration: none !important;
}

.gen_results_c h3 a:hover {
    color: #777777 !important;
}

.gen_results_c .neighborhood-name {
    font-size: 1.3em;
    font-weight: bold !important;
    margin: 0 !important;
    padding: 0 0 3px !important;
}

.gen_results_c .neighborhood-name a {
    border: medium none;
    text-decoration: none !important;
}

.gen_results_c .neighborhood-name a:hover {
    color: #777777 !important;
}

.gen_results_c a img {
    border: 1px solid #E5E5E5;
    float: left;
    margin: 0px 20px 10px 0px;
}

.gen_main_cw {
    margin: 0 0 10px;
}

.gen_main_cw p {
    padding: 0;
}

/* was originally 20px on the bottom */
.gen_main_c {
    padding: 0 0 20px;
}

.gen_main_c h3 {
    font-size: 1.5em;
}

h1.idxc_posttype_pageheading {
    margin: 0 0 25px !important;
}

.gen_content_container p {
    padding: 0 0 20px;
}

.neighborhood-flex .gen_results_wrap_inner>a {
    display: block;
    line-height: 1px;
    height: 100%;
}

.neighborhood-flex .gen_results_c {
    border-bottom: medium none;
    border-radius: 0;
    margin: 0 0 30px;
    padding: 0;
    width: 25%;
}

.neighborhood-flex .gen_results_c:nth-of-type(4n+1) {
    clear: both;
}

.neighborhood-flex .gen_results_c a img {
    border: medium none;
    float: none;
    margin: 0;
    width: 100%;
}

.neighborhood-flex .gen_results_wrap_inner {
    background: none repeat scroll 0 0 #fff;
    border-radius: 0;
    height: auto;
    margin: 0 8px 30px;
    overflow: hidden;
    padding: 0 0 10px;
    position: relative;
    width: auto;
}

.neighborhood-flex .gen_results_c .neighborhood-name {
    font-size: 18px;
    font-weight: 400 !important;
    margin: 0 !important;
    padding: 8px 0 9px !important;
    text-align: center;
    overflow: hidden;
    height: 40px;
    line-height: 28px;
}

.neighborhood-flex .gen_results_c .neighborhood-name a {
    padding: 0 10px;
    display: inline-block;
    font-weight: 400 !important;
    color: #545454 !important;
}

.neighborhood-flex .gen_results_c h3 {
    font-size: 18px;
    font-weight: normal !important;
    margin: 0 !important;
    padding: 8px 0 9px !important;
    text-align: center;
}

.neighborhood-flex .gen_results_c h3 a {
    padding: 0 10px;
    display: inline-block;
}

.neighborhood-flex .gen_results_imgth>a {
    display: block;
    line-height: 1px;
}

.neighborhood-flex .gen_results_imgth {
    float: none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}

.neighborhood-flex .gen_results_c .neighborhood-name {
    color: #545454 !important;
    background: none repeat scroll 0 0 #E8DFBC;
}

.neighborhood-flex .gen_results_c .neighborhood-name {
    position: absolute;
    width: 100%;
    bottom: 0;
    overflow: visible !important;
    height: auto !important;
}

.img_header_wrap {
    position: relative;
}

.neighborhood-flex .gen_results_c a img {
    margin: 0 0 35px 0 !important;
}

.neighborhood-flex .gen_results_wrap_inner {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #e8dfbc;
    border-radius: 0;
    height: auto;
    margin: 0 8px;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: auto;
    height: 100%;
}

.neighborhood-flex .idxc_fn_description {
    font-size: 14px;
    line-height: 2em;
    padding: 20px !important;
    box-sizing: border-box;
}

.neighborhood-flex a {
    border: 0 !important;
}

#dmg_layout_internal .neighborhood-flex p {
    margin: 0;
}

.float-photo {
    float: left;
    margin: 0 15px 15px 0;
}

.lifestyle-flex {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
}

.life-style-flex-item {
    width: 33.3333%;
    padding: 0 10px 30px;
    box-sizing: border-box;
    text-align: center;
    color: #333333;
    text-decoration: none;
}

.life-style-flex-item img {
    max-width: 100%;
    height: auto;
}

.life-style-flex-item span {
    display: block;
}

.lifestyle-name {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 8px;
}

h3 a {
    text-decoration: none;
}

.neighborhood-body {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 10px;
    box-sizing: border-box;
}

.neighborhood-reports-flex {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
}

.reports-flex-item {
    width: 50%;
    box-sizing: border-box;
}

.reports-flex-item:first-child {
    padding-right: 30px;
}    

.section-title {
    text-align: center;
}

#dmg_layout_internal .neighborhood-info p {
    line-height: 1.5em;
}

/* == Desktop
============================================================================ */
@media only screen and (max-width: 968px) {
    .content-flex {
        flex-flow: column;
    }

    .content-body {
        margin: 0;
        border: 0;
    }

    .content-sidebar {
        margin: 30px auto 0;
    }

    .neighborhood-flex .gen_results_c {
        width: 33.3333%;
    }

    .neighborhood-reports-flex {
        flex-flow: column;
    }
    
    .reports-flex-item {
        width: 100%;
    }
}

/* == Tablet
============================================================================ */
@media only screen and (max-width: 768px) {
    .neighborhood-flex .gen_results_c {
        width: 50%;
    }

    .life-style-flex-item {
        width: 50%;
    }
}

/* == Phone
============================================================================ */
@media only screen and (max-width: 544px) {
    .neighborhood-flex .gen_results_c {
        width: 100%;
    }

    .life-style-flex-item {
        width: 100%;
    }


}