body {
    margin: 0 auto;
    color: #343434 !important;
    font: 14px/24px 'Droid Sans', sans-serif;
    background: #FFFFFF;
}

img {
    border-style: none;
}

a {
    text-decoration: none;
    color: #cda963 !important;
    outline: none;
}

a:hover {
    color: #003366 !important;
    text-decoration: underline;
}

p {
    font: 14px/24px 'Droid Sans', sans-serif;
}

input,
textarea,
select {
    font: 100% 'Droid Sans', sans-serif;
    vertical-align: middle;
    color: #000000;
}

form,
fieldset {
    margin: 0;
    padding: 0;
    border-style: none;
}

header,
footer,
article,
section,
hgroup,
nav,
figure,
aside,
main {
    display: block;
}

figure {
    margin: 0;
    padding: 0;
}

#dmg_layout_wrapper {
    width: 100%;
    min-height: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

main {
    overflow: hidden;
    width: 957px;
    margin: 0 auto;
    padding: 31px 5px 10px;
    background: #FFFFFF;
}

#dmg_layout_content {
    float: left;
    width: 920px;
    overflow: hidden;
}

#dmg_layout_content .dmg_layout_subtitle {
    display: block;
    color: #004b85;
    font: 600 18px/22px 'Droid Sans', sans-serif;
    margin: 0 0 2px;
}

#dmg_layout_content .dmg_layout_img-holder {
    border: 1px solid #7e7e7e;
    padding: 3px;
    float: left;
    margin: 7px 23px 0 0;
}

#dmg_layout_content .dmg_layout_img-holder img {
    vertical-align: top;
    display: block;
}

#dmg_layout_content p {
    margin: 0 0 12px 0;
    float: left;
    font: 14px/24px 'Droid Sans', sans-serif;
}

#dmg_layout_content span {
    font: 16px/24px 'Droid Sans', sans-serif;
    color: #393939;
    padding: 0 100px 0 0;
    margin: 0 0 13px;
    display: block;
}

#dmg_layout_content .dmg_layout_heading-holder {
    margin: 0 0 9px;
}

#dmg_layout_content h1 {
    color: #003366;
    font: 600 24px/34px 'Droid Serif', serif;
    ;
    margin: 0 0 7px;
    text-transform: capitalize;
    word-spacing: -1px;
    letter-spacing: 1px;
}

#dmg_layout_content #dmg_results_wrapper .dmg_results_title {
    color: #003366;
    font: 600 24px/34px 'Droid Serif', serif;
    ;
    margin: 0 0 7px;
    text-transform: capitalize;
    word-spacing: -1px;
    letter-spacing: 1px;
}

#dmg_layout_content h2 {
    color: #cda963;
    font: 600 22px/32px 'Droid Serif', serif;
    ;
    margin: 0 0 7px;
    text-transform: capitalize;
    word-spacing: -1px;
    letter-spacing: 1px;
}

#dmg_layout_content h3 {
    color: #003366;
    font: 600 20px/30px 'Droid Serif', serif;
    ;
    margin: 0 0 7px;
    text-transform: capitalize;
    word-spacing: -1px;
    letter-spacing: 1px;
}

.dmg_layout_internal_background {
    background: #f2f2f2;
}

#dmg_layout_internal {
    max-width: 944px;
    min-height: 700px;
    background: #FFFFFF;
    overflow: hidden;
    margin: 20px auto;
    padding: 20px 8px;
    ;
    line-height: 1em;
    box-shadow: 0 0 6px #333333;
    position: relative;
}

#dmg_layout_internal h1 {
    color: #003366;
    font: 600 24px/34px 'Droid Serif', serif;
    ;
    margin: 0 0 7px;
    text-transform: capitalize;
    word-spacing: -1px;
    letter-spacing: 1px;
}

#dmg_layout_internal #dmg_results_wrapper .dmg_results_title {
    color: #003366;
    font: 600 24px/34px 'Droid Serif', serif;
    ;
    margin: 0 0 7px;
    text-transform: capitalize;
    word-spacing: -1px;
    letter-spacing: 1px;
}

#dmg_layout_internal h2 {
    color: #cda963;
    font: 600 22px/32px 'Droid Serif', serif;
    ;
    margin: 0 0 7px;
    text-transform: capitalize;
    word-spacing: -1px;
    letter-spacing: 1px;
}

#dmg_layout_internal h3 {
    color: #003366;
    font: 600 20px/30px 'Droid Serif', serif;
    ;
    margin: 0 0 7px;
    text-transform: capitalize;
    word-spacing: -1px;
    letter-spacing: 1px;
}

#dmg_layout_internal h4 {
    color: #cda963;
    font: 600 18px/28px 'Droid Serif', serif;
    ;
    margin: 0 0 7px;
    text-transform: capitalize;
    word-spacing: -1px;
    letter-spacing: 1px;
}

#dmg_layout_internal h5 {
    color: #cda963;
    font: 600 16px/26px 'Droid Serif', serif;
    ;
    margin: 0 0 7px;
    text-transform: capitalize;
    word-spacing: -1px;
    letter-spacing: 1px;
}

#dmg_layout_internal h6 {
    color: #cda963;
    font: 600 14px/24px 'Droid Serif', serif;
    ;
    margin: 0 0 7px;
    text-transform: capitalize;
    word-spacing: -1px;
    letter-spacing: 1px;
}

#dmg_layout_internal form table td {
    text-align: left;
}

#dmg_layout_internal-side-bar {
    width: 200px;
    background: #FFFFFF;
    float: right;
    padding: 10px;
    margin: 10px 0 0 0;
}

#dmg_layout_internal-bottom-bar {
    height: 200px;
    padding: 10px;
    float: left;
}

#dmg_layout_internal-top-bar {
    height: 100px;
    width: 900px;
    background: #FFFFFF;
    padding: 10px;
    float: left;
}

#dmg_layout_internal-page {
    padding: 10px 0px 10px 0;
    display: block;
}

#dmg_layout_internal-page.sideBar {
    width: 680px;
}

#dmg_layout_internal.dmg_internal_subarea_mapsearch {
    width: 100%;
    max-width: none;
    margin: 0;
    padding: 0;
}

.dmg_internal_subarea_mapsearch .dmg_results_filter {
    display: none;
}

#dmg_mapsearch_table {
    width: 100%;
    display: table;
}

#dmg_mapsearch_table #dmg_layout_internal-page {
    padding: 0;
    position: static
}

.dmg_internal_iframe_wrapper {
    max-width: 600px;
    margin: 15px auto;
    clear: both;
}

.dmg_internal_iframe_responsive {
    height: 0;
    padding-bottom: 56.25%;
    padding-top: 25px;
    position: relative;
    overflow: hidden;
}

.dmg_internal_iframe_responsive iframe {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
}

#dmg_advanced_nav .toggle-sub.ada {
    margin-top: 0;
    font-size: 0;
    width: 40px;
}

button.toggle {
    background: #222;
    border: 0;
}

.clearBoth {
    clear: both;
}

.clearLeft {
    clear: left
}

.clearRight {
    clear: right
}

.floatRight {
    float: right;
}

.floatLeft {
    float: left;
}

.alignCenter {
    text-align: center;
}

.alignLeft {
    text-align: left;
}

.alignRight {
    text-align: right;
}

.dmg_layout_intwrapper {
    position: relative;
    width: 960px;
    margin: 0px auto;
    overflow: hidden;
}

#dmg_layout_header {
    position: relative;
    z-index: 100;
    width: 100%;
    background: #FFFFFF;
}

#dmg_layout_internal {
    margin-top: 30px;
}

#dmg_layout_logo {
    background: #ffffff;
    overflow: hidden;
    padding: 0;
    margin: 15px 0 0 15px;
    width: 60%;
    max-width: 190px;
    height: auto;
    float: left;
}

#dmg_layout_logo img {
    width: 100%;
    height: auto;
}

#dmg_layout_logo a {
    display: block;
    /* height: 100%; */
    height: auto;
}

.dmg_internal_mapsearch #dmg_layout_logo {
    width: auto;
    padding: 3px;
    margin: 5px;
    height: 79px;
}

.dmg_internal_mapsearch #dmg_layout_logo img {
    width: auto;
    height: 100%;
}

#dmg_layout_topInfo {
    float: right;
    margin: 15px 0 0 0;
    background: #f2f2f2;
    border-radius: 3px;
    padding: 5px 5px 5px 10px;
    font-size: 14px;
}

#dmg_layout_phone {
    margin: 0 0 0 10px;
    font-size: 14px;
    color: #000000;
    float: right;
}

#dmg_layout_phone a:link {
    color: #000000;
    text-decoration: none;
}

.dmg_homefinder_middlecontent {
    margin-right: 10px;
    display: inline-block;
}

#dmg_layout_homefinder {
    float: left;
    color: #000000;
}

#dmg_layout_homefinder a:link,
#dmg_layout_homefinder a:visited {
    color: #cda963;
    display: inline-block;
}

#dmg_layout_homefinder a:hover {
    color: #003366;
    text-decoration: none;
}

#dmg_layout_homefinder .mhf_overview_link:link,
#dmg_layout_homefinder .mhf_overview_link:visited,
#dmg_layout_homefinder .mhf_overview_link:active {
    color: #cda963
}

#dmg_layout_homefinder .mhf_overview_link:hover {
    color:
}

.mhf_overview_link + .mhf_overview_link:before {
    content: "\00a0\00a0|\00a0\00a0";
    color: #FFFFFF !important;
}

#login_title {
    margin-bottom: 12px;
    color: #f2f2f2;
    font-weight: bold;
    font-size: 1.5em;
    margin-bottom: 20px;
    padding-left: 22px;
    width: 400px;
    display: block;
}

.login_label {
    width: 160px;
    margin-bottom: 8px;
    padding-right: 0.5em;
    line-height: 20px;
    vertical-align: middle;
    text-align: right;
    display: block;
    float: left;
}

.login_input {
    margin-bottom: 8px;
    float: left;
}

.alphacube_buttons input {
    background: #f2f2f2;
    color: #000000;
    margin: 0 5px;
    border: 0;
    font-size: 16px;
}

.alphacube_buttons input:hover {
    background: #333333;
    color: #FFFFFF;
}

.forgot_button {
    display: inline-block;
    margin-top: 8px;
}

.alphacube_message p {
    margin: 0;
    line-height: 1em;
}

#dmg_header_slogan {
    color: #333333;
    font-size: 24px;
    padding: 10px 3px 5px 0;
    float: right;
    clear: right;
}

.menu_text {
    margin-right: 5px;
    margin-top: -10px;
    font-size: 16px;
    vertical-align: middle;
    display: inline-block
}

#dmg_navigation_bg {
    height: 40px;
    background: #003366;
}

#dmg_advanced_nav {
    height: 2000px;
    font-size: 16px;
}

#dmg_advanced_nav label {
    padding: 0 0.25em;
    font: 3.125em/1.375em Arial
}

#dmg_advanced_nav .sub-nav .toggle {
    font: 2em/2em Arial;
    top: 0;
}

#dmg_advanced_nav label:hover {
    color: #ccc
}

#main-nav-check,
#dmg_advanced_nav .sub-nav-check {
    position: absolute;
    top: -9999px;
    left: -9999px
}

.toggle {
    margin: 7px 10px 0 0;
    position: relative;
    cursor: pointer;
    font: 60px/30px Arial, Helvetica, sans-serif;
    color: #FFFFFF !important;
    float: right;
    clear: right;
}

#dmg_advanced_nav > .toggle {
    height: 65px;
}

#dmg_advanced_nav .toggle {
    margin: 0;
    position: absolute;
    top: 55px;
    right: 20px;
    cursor: pointer;
    color: #fff !important;
    font-size: 66px;
    float: none;
}

#dmg_advanced_nav .toggle {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    color: #fff !important;
    font-size: 66px;
    line-height: 1em;
}

#dmg_advanced_nav,
#dmg_advanced_nav .sub-nav {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 13.75em;
    background: #222;
    z-index: 1000;
    right: -13.75em;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    transition: transform .25s ease;
}

#dmg_advanced_nav ul {
    background: #222;
    line-height: 2.75em;
    text-decoration: none;
    padding: 0;
    list-style: none;
    margin-top: 4.0625em;
    border-top: 1px solid #444;
    text-align: right;
}

#dmg_advanced_nav li {
    border-bottom: 1px solid #444
}

#dmg_advanced_nav li a {
    display: block;
    font-size: 0.875em;
    padding-left: 1.5em;
    padding-right: 45px;
    color: #fff !important;
    text-decoration: none;
    text-align: left;
}

#dmg_advanced_nav li a:hover,
#dmg_advanced_nav .toggle-sub:hover {
    background: #333
}

#dmg_advanced_nav ul ul ul li a {
    text-align: left;
}

#dmg_advanced_nav .sub-nav {
    margin-top: -1px
}

#dmg_advanced_nav .sub-heading {
    margin-top: 4.0625em;
    color: #999;
    border-top: 1px solid #444444;
    text-align: center;
}

#dmg_advanced_nav .sub-heading span {
    width: 160px;
    padding: 8px 10px;
    line-height: 1.125em;
    display: table-cell;
    text-align: left;
}

#dmg_advanced_nav .sub-nav .sub-heading .toggle {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    line-height: 1em;
}

#dmg_advanced_nav .toggle-sub span {
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 8px solid #FFFFFF;
    display: inline-block;
}

#dmg_advanced_nav .toggle-sub {
    font: bold 1em/2.75em Arial;
    color: #fff !important;
    background: #222;
    margin-top: -2.75em;
    width: 2.25em;
    border-left: 1px solid #444;
    cursor: pointer;
    text-align: center;
}

#main-nav-check:checked + #dmg_advanced_nav,
#dmg_advanced_nav .sub-nav-check:checked + [id$="_sub"] {
    -webkit-transform: translate(-13.75em, 0);
    -ms-transform: translate(-13.75em, 0);
    transform: translate(-13.75em, 0);
}

#dmg_advanced_nav li {
    width: 100%;
    display: table;
    border-collapse: collapse;
}

#dmg_advanced_nav li a {
    width: 180px;
    padding: 0 10px;
    display: table-cell;
    line-height: 1.25em;
    height: 40px;
    vertical-align: middle;
    box-sizing: border-box;
}

#dmg_advanced_nav label {
    display: table-cell;
    vertical-align: middle;
    margin-top: 0;
}

#dmg_advanced_nav .toggle-sub {
    margin-top: 0;
}

@media ( min-width: 60em) {
    #dmg_layout_nav {
        height: 0;
    }
    .toggle {
        display: none;
    }
    #dmg_advanced_nav li {
        width: auto;
        display: block;
        border-collapse: collapse;
    }
    #dmg_advanced_nav li a {
        width: auto;
        display: block;
        box-sizing: border-box;
    }
    #dmg_advanced_nav {
        width: 100%;
        max-width: 960px;
        margin: 0 auto 5px;
        clear: both;
        position: relative;
    }
    #dmg_advanced_nav,
    #dmg_advanced_nav .sub-nav {
        -webkit-transform: translate(0, 0) !important;
        -ms-transform: translate(0, 0) !important;
        transform: translate(0, 0) !important
    }
    #dmg_advanced_nav,
    #dmg_advanced_nav .sub-nav {
        position: absolute;
        top: 0;
        bottom: 0;
        width: 13.75em;
        z-index: 100;
        right: auto
    }
    #dmg_advanced_nav .sub-nav .sub-nav {
        border-left: 1px solid #002952;
    }
    #dmg_advanced_nav label,
    #dmg_advanced_nav .sub-nav,
    #dmg_advanced_nav .sub-heading {
        display: none
    }
    #dmg_advanced_nav li a {
        font-size: 16px;
    }
    #dmg_advanced_nav #dmg_nav_top ul li a {
        background: #002952;
    }
    #dmg_advanced_nav #dmg_nav_top ul li a:hover,
    #dmg_advanced_nav #dmg_nav_top ul li:hover > a,
    #dmg_advanced_nav .toggle-sub:hover {
        background: #cda963;
        color: #FFFFFF !important;
    }
    #dmg_advanced_nav #dmg_nav_top > li > a {
        line-height: 40px;
        padding: 0 25px;
        font-size: 14px;
        color: #FFFFFF !important;
        font-weight: 300;
        text-align: center;
        box-sizing: border-box;
    }
    #dmg_advanced_nav #dmg_nav_top > li > a:hover,
    #dmg_advanced_nav #dmg_nav_top > li:hover > a {
        background: #002952;
        color: #FFFFFF !important;
    }
    #dmg_advanced_nav #dmg_nav_top > li > .toggle-sub {
        float: right;
        display: none;
    }
    #dmg_advanced_nav {
        left: auto;
        bottom: auto;
        height: 0;
        width: 100%
    }
    #dmg_advanced_nav .toggle-sub {
        display: inline-block;
        margin-top: -3.25em;
        margin-right: 0.25em;
        border: 0;
        border-left: 0;
        float: none;
        background: transparent
    }
    #dmg_advanced_nav ul ul .toggle-sub {
        background: #002952;
        height: 100%;
        margin-top: 0;
        margin-right: 0;
        padding: 0 1em;
        display: table-cell;
        height: 100%;
        vertical-align: middle;
    }
    #dmg_advanced_nav ul li:hover > label {
        color: #ccc
    }
    #dmg_advanced_nav .dmg_nav_wrapper > ul {
        background: none;
        border: 0;
        position: relative;
        z-index: 1;
        margin-top: 43px;
        top: 0;
        right: 0;
        margin-bottom: 0;
        line-height: 1em;
        display: inline-table;
        border-right: 0;
        font-size: 14px;
        float: right;
    }
    #dmg_advanced_nav .dmg_nav_wrapper > ul > li {
        border-bottom: 0;
        text-align: center;
    }
    #dmg_advanced_nav li {
        border: 0;
    }
    #dmg_advanced_nav .dmg_nav_wrapper > ul > li > .toggle-sub {
        font: bold 1em/1em Arial;
        margin-top: -22px;
        width: 1.125em;
        margin-right: .5em;
    }
    #dmg_advanced_nav ul:after {
        content: "";
        clear: both;
        display: block
    }
    #dmg_advanced_nav ul li {
        float: left;
        position: relative;
        text-align: left;
        display: table;
        height: 100%;
    }
    #dmg_advanced_nav ul li a {
        padding: 0.5em 3.75em 0.5em 1.5em;
        width: 100%
    }
    #dmg_advanced_nav ul li a:only-child {
        padding-right: 1.5em
    }
    #dmg_advanced_nav ul li:hover > a {
        background: #333;
        transition: background-color .25s ease
    }
    #dmg_advanced_nav ul li:hover > label {
        background: #cda963;
        transition: background-color .25s ease
    }
    #dmg_advanced_nav ul li:hover > ul {
        display: block
    }
    #dmg_advanced_nav ul ul {
        position: absolute;
        left: 0;
        margin-left: -1px;
        border-top: 0;
    }
    #dmg_advanced_nav ul ul li {
        float: inherit;
        width: 13.75em;
    }
    #dmg_advanced_nav ul ul li a {
        padding: 7px 5px;
        display: table-cell;
        vertical-align: middle;
        line-height: 1.5em;
    }
    #dmg_advanced_nav ul ul li a:after {
        right: 0.375em;
        margin-top: -1.6875em;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
    #dmg_advanced_nav ul .sub-nav {
        top: auto;
        bottom: auto;
        left: auto;
        width: auto;
        margin-top: 0;
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
        box-shadow: 3px 3px 8px #333333;
    }
    #dmg_advanced_nav ul ul .sub-nav {
        float: left;
        top: 0;
        left: 192px;
        margin-left: 0;
        margin-top: -1px
    }
    #dmg_advanced_nav ul .fly-left ul {
        left: -13.75em;
        margin-left: -2px
    }
    #dmg_advanced_nav ul .fly-left ul li {
        float: none
    }
    #dmg_advanced_nav ul .fly-left .toggle-sub {
        right: auto;
        left: 0.5em;
        left: 0.375em;
        padding-bottom: 1px;
        border-right: 1px solid #444;
        -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }
    #dmg_nav_top > li > .toggle-sub span {
        width: 0;
        height: 0;
        margin: 4px 0 0;
        border-top: 8px solid #FFFFFF;
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        border-bottom: 0;
        display: inline-block;
    }
    #dmg_nav_top ul li:first-child {
        border-bottom: 1px solid #000d1a;
    }
    #dmg_nav_top ul li + li {
        border-top: 1px solid #004080;
        border-bottom: 1px solid #000d1a;
    }
    #dmg_nav_top ul .sub-heading + li {
        border-top: 0;
    }
    #dmg_nav_top ul li:last-child {
        border-bottom: 0;
    }
    #dmg_advanced_nav {
        position: relative;
        display: table;
        height: 0;
        right: 0px;
        background: none;
    }
    #dmg_advanced_nav .dmg_nav_wrapper > ul {
        display: table;
        float: none;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 940px) {
    #dmg_layout_homefinder .mhf_overview_link.mhf_messages,
    #dmg_layout_homefinder .mhf_overview_link.mhf_help,
    #dmg_layout_homefinder .mhf_overview_link.mhf_overview {
        display: none;
    }
    .mhf_overview_link + .mhf_overview_link.mhf_listings:before {
        content: "";
        color: #FFFFFF !important;
    }
}

@media only screen and (max-width: 880px) {
    #dmg_header_slogan {
        max-width: 400px;
    }
}

@media only screen and (max-width: 820px) {
    #dmg_layout_header.dmg_internal_mapsearch {
        height: 129px;
    }
    #dmg_layout_header.dmg_internal_mapsearch #dmg_layout_logo {
        margin-top: 39px;
    }
    #dmg_layout_logo {
        margin-top: 0;
    }
    #dmg_layout_internal {
        margin-top: 30px;
    }
    #dmg_layout_topInfo {
        width: 100%;
        margin: 0;
        display: block;
        float: none;
        overflow: hidden;
        box-sizing: border-box;
        border-radius: 0;
    }
}

@media only screen and (max-width: 768px) {
    #dmg_header_slogan {
        width: 200px;
        font-size: 16px;
    }
}

@media only screen and (max-width: 600px) {
    .dmg_homefinder_middlecontent {
        display: none;
    }
}

@media only screen and (max-width: 510px) {
    #dmg_layout_logo {
        width: 40%;
        box-sizing: border-box;
    }
}

@media only screen and (max-width: 480px) {
    #dmg_layout_logo {
        width: 40%;
        box-sizing: border-box;
    }
    #dmg_layout_logo img {
        width: 100%;
        height: auto;
    }
    #dmg_layout_topInfo {
        width: 100%;
        margin: 0;
        display: block;
        float: none;
        overflow: hidden;
        box-sizing: border-box;
    }
    #dmg_layout_headerSocial {
        display: none;
    }
}

body {
    min-width: 100%;
}

.dmg_layout_intwrapper {
    width: 100%;
    max-width: 960px;
    margin: 0px auto;
    position: relative;
}

.dmg_layout_promo-box {
    width: 100%;
    position: relative;
    height: 715px;
    overflow: hidden;
}

#dmg_horizontal_center {
    width: 100%;
    border: none;
    margin: 0;
    position: absolute;
    top: 205px;
}

#dmg_layout_center_content {
    width: 100%;
    /* max-width: 960px; */
    max-width: 1100px;
    border: none;
    margin: 0 auto;
}

.dmg_layout_search-block {
    float: left;
   /*  max-width: 600px; */
}

#dmg_layout_home_worth {
    float: right;
    background-image: url(/shared/images/trans/white90.png);
    border-radius: 3px;
    width: 300px;
    height: 180px;
    padding: 15px;
    text-align: left;
    box-sizing: border-box;
}

#dmg_layout_home_worth h2 {
    margin: 0 0 7px 0px;
    padding: 0px;
    font-size: 34px;
    color: #003366;
    line-height: 30px;
}

#dmg_layout_home_worth p {
    font-size: 18px;
    margin: 0 0 7px 0px;
    padding;
    0px;
}

#dmg_layout_home_worth .dmg_search_button {
    padding: 5px 0 0 8px;
    border: 0;
    width: 263px;
    height: 23px;
    text-transform: uppercase;
    background: #000000;
    color: #FFFFFF !important;
    text-align: left;
    border-radius: 3px;
    font: 600 15px/18px 'Droid Sans', sans-serif;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.26);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.26);
    transition: 0.3s;
    float: left;
    position: relative;
}

#dmg_layout_home_worth .dmg_search_button:hover {
    background-color: #333333;
    text-decoration: none;
}

#dmg_layout_home_worth .dmg_search_button span {
    position: absolute;
    right: 10px
}

.dmg_layout_search-block .search_heading {
    margin: 0 0 20px 0px;
    padding: 0px;
    font-size: 40px;
    font-weight: bold;
    color: #003366;
    display: block;
    text-align: left;
    display: block;
}

.dmg_layout_form-holder {
    background-image: url(/shared/images/trans/white90.png);
    height: 180px;
    position: relative;
    border-radius: 3px;
    padding: 15px;
    box-sizing: border-box;
    overflow: hidden;
}

.dmg_layout_search-form {
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.dmg_layout_search-form input[type="text"] {
    margin: 0;
    height: 21px;
    width: 523px;
    background: #FFFFFF;
    float: left;
    border-radius: 4px;
    font: 700 16px 'Droid Sans', sans-serif;
    color: #333333;
    border: 2px solid #afafaf;
    padding: 2px 6px;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.26);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.26);
}

.dmg_layout_search-form .dmg_layout_row {
    margin: 0 0 10px;
}

.dmg_layout_search-form .dmg_layout_row:last-child {
    margin: 0;
}

.dmg_layout_search-form .dmg_layout_row:after {
    content: "";
    display: block;
    clear: both;
}

.dmg_layout_search-form select {
    float: left;
    width: 170px;
    height: 28px;
    margin: 0 0 0 10px;
    border-radius: 3px;
    text-transform: capitalize;
    font: 700 14px/18px 'Droid Sans', sans-serif;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.26);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.26);
    color: #333333;
}

.dmg_layout_form-holder .dmg_layout_search-form .dmg_layout_medium {
    width: 124px;
    text-transform: capitalize;
    font: 700 14px/18px 'Droid Sans', sans-serif;
    color: #333333;
}

#dmg_layout_qsmaxprice {
    margin-left: 10px;
}

.dmg_layout_search-form .dmg_layout_small {
    width: 115px;
}

#dmg_layout_proptype {
    width: 289px;
}

.dmg_layout_search-form .dmg_layout_row select:first-child {
    margin: 0;
}

.dmg_layout_search-form .dmg_search_button {
    padding: 0 0 0 8px;
    margin: 0 0 0 10px;
    border: 0;
    width: 237px;
    height: 28px;
    background: #000000;
    color: #FFFFFF;
    text-align: left;
    border-radius: 3px;
    font: 600 15px/18px 'Droid Sans', sans-serif;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.26);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.26);
    transition: 0.3s;
    float: left;
    position: relative;
}

.dmg_layout_search-form .dmg_search_button span {
    position: absolute;
    right: 10px
}

.dmg_layout_search-form .dmg_search_button:hover {
    background-color: #333333;
}

.dmg_search_button:hover {
    cursor: pointer;
}

#dmg_layout_qsminprice {
    clear: left;
}

.dmg_layout_search-form select {
    color: #333333
}

.dmg_layout_search-form::-webkit-input-placeholder {
    color: #333333
}

.dmg_layout_search-form:-moz-placeholder {
    color: #333333
}

.dmg_layout_search-form::-moz-placeholder {
    color: #333333
}

.dmg_layout_search-form:-ms-input-placeholder {
    color: #333333
}

#dmg_layout_slideshow {
    width: 100%;
    height: 715px;
    margin: 0;
    float: left;
}

#dmg_layout_slideshow_images {
    position: relative;
    display: block;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 715px;
    overflow: hidden;
}

#dmg_layout_slideshow_images li {
    width: 100%;
    height: 715px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: absolute;
    display: block;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    background-color: #FFFFFF;
}

#dmg_layout_slideshow_images li img {
    display: block;
    background-color: #FFFFFF;
}

#dmg_layout_bottom_bar {
    position: absolute;
    width: 100%;
    bottom: 0;
    background: url(/shared/images/trans/black70.png);
    padding: 20px 0px;
}

#dmg_layout_bottom_bar h2 {
    color: #ffffff;
    font-size: 24px;
    padding: 0px;
    margin: 0px;
}

#dmg_layout_bottom_bar p {
    color: #ffffff;
    padding: 0px;
    margin: 10px 0 0 0;
    font-size: 16px;
}

#dmg_layout_bottom_bar a {
    color: #f6cb77;
}

#dmg_layout_bottom_bar a:hover {
    color: #FFFFFF;
    text-decoration: none;
}

@media only screen and (max-width: 968px) {
    #dmg_layout_bottom_bar {
        padding: 20px;
        box-sizing: border-box;
    }
    #dmg_horizontal_center {
        top: 115px;
    }
    #dmg_layout_center_content .dmg_layout_search-block {
        width: 575px;
        margin: 0 auto 30px;
        float: none;
    }
    #dmg_layout_home_worth {
        margin: 0 auto;
        float: none;
    }
}

@media only screen and (max-width: 600px) {
    #dmg_horizontal_center {
        top: 60px;
    }
    #dmg_layout_center_content .dmg_layout_search-block {
        width: 300px;
    }
    .dmg_layout_form-holder {
        height: auto;
    }
    .dmg_layout_search-form input[type="text"] {
        width: 270px;
        height: 30px;
        box-sizing: border-box;
    }
    #dmg_layout_proptype {
        width: 270px;
        margin-bottom: 10px;
    }
    .dmg_layout_search-block h1 {
        font-size: 36px;
    }
    .dmg_layout_search-form .dmg_layout_small {
        width: 130px;
    }
    .dmg_layout_search-form select {
        margin: 0
    }
    #dmg_layout_qsbaths {
        float: right;
    }
    .dmg_layout_form-holder .dmg_layout_search-form .dmg_layout_medium {
        width: 130px;
        height: 30px;
        margin-bottom: 10px;
        box-sizing: border-box;
    }
    .dmg_layout_search-form .dmg_search_button {
        width: 270px;
        margin: 0;
    }
}

@media only screen and (min-width: 300px) and (max-width: 480px) {
    #dmg_layout_bottom_bar {
        padding: 20px
    }
    #dmg_layout_below_title h2 {
        font-size: 28px;
    }
    #example_entries {
        width: 175px !important
    }
}

.dmg_layout_featured-block {
    width: 100%;
    max-width: 960px;
    padding: 10px;
    margin: auto;
    overflow: hidden;
    background: #f2f2f2;
    box-sizing: border-box;
}

.dmg_layout_featured-block .dmg_layout_holder {
    margin: 10px 0 0 0;
    overflow: hidden;
}

.dmg_layout_featured-block .dmg_layout_holder h2 {
    font: 600 24px/26px 'Droid Sans', sans-serif;
    color: #003366;
    margin: 0 0 4px 0;
    text-align: center;
}

.dmg_layout_featured-block .dmg_layout_holder .dmg_layout_box {
    width: 23%;
    margin: 10px 1%;
    display: block;
    vertical-align: top;
    position: relative;
    float: left;
}

.dmg_layout_featured-block .dmg_layout_holder .dmg_layout_box .dmg_layout_featured_img-holder {
    width: 100%;
    float: left;
    margin: 0;
    color: #003366;
    line-height: 1.125em;
    display: block;
}

.dmg_layout_featured-block .dmg_layout_holder .dmg_layout_box .dmg_layout_featured_img-holder:hover {
    color: #cda963;
}

.dmg_layout_featured-block span {
    display: block
}

.dmg_feat_image_wrap {
    width: 100%;
    height: 0;
    margin-bottom: 4px;
    padding-bottom: 75%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    display: block;
}

.dmg_feat_image_wrap img {
    display: none;
}

.dmg_layout_featured-block .dmg_layout_holder .dmg_layout_box .dmg_layout_caption .dmg_layout_info {
    font: 14px/18px 'Droid Sans', sans-serif;
    color: #484848;
    float: right;
}

.dmg_layout_featured-block .dmg_layout_holder .dmg_layout_box p {
    font: 14px/18px 'Droid Sans', sans-serif;
    color: #484848;
    margin: 0 0 10px;
}

.dmg_layout_featured-block .dmg_layout_holder .dmg_layout_box .dmg_feat_price {
    background: #f2f2f2;
    text-align: Left;
    font: 600 18px/24px 'Droid Sans', sans-serif;
    color: #000000;
}

#dmg_layout_main {
    width: 100%;
    background: #f2f2f2;
    border-bottom: 1px solid #cecece;
}

#dmg_layout_main .holder {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 0 40px;
}

#dmg_layout_two-columns {
    width: 898px;
    padding: 23px 30px 31px;
    margin: 0 auto;
    overflow: hidden;
    background: #FFFFFF;
    border: 1px solid #d0d0d0;
}

#dmg_layout_two-columns .img-holder img {
    margin: 0 auto 10px;
    display: block;
}

#dmg_layout_content {
    width: 537px;
    padding: 0 30px 0 0;
    float: left;
    margin: 0 -1px 0 0;
    border-right: 1px solid #e5e5e5;
}

#dmg_layout_sidebar {
    float: right;
    width: 300px;
    border-left: 1px solid #e5e5e5;
    padding: 0 0 0 30px;
    margin: 0 0 0 -1px;
}

#dmg_layout_sidebar p {
    margin: 0 0 3px;
    color: #000000;
    font: 14px/18px 'Droid Sans', sans-serif;
}

.dmg_layout_widget {
    margin: 0 0 23px;
}

.dmg_layout_widget h2 {
    margin: 1px 0 7px;
    color: #cda963;
    font: 600 24px/28px 'Droid Sans', sans-serif;
}

.dmg_layout_widget h3 {
    margin: 0 0 6px;
    color: #003366;
    font: 600 18px/22px 'Droid Sans', sans-serif;
}

.dmg_layout_post time {
    font: 600 italic 14px/18px 'Droid Sans', sans-serif;
    color: #CCCCCC;
    display: block;
    margin: 0 0 3px;
}

.dmg_layout_post .dmg_layout_more {
    display: inline-block;
    vertical-align: top;
    color: #FFFFFF;
    background: #cda963;
    border-radius: 3px;
    text-align: center;
    text-transform: capitalize;
    line-height: 18px;
    padding: 6px;
    margin-bottom: 15px;
    min-width: 70px;
    transition: 0.3s;
    text-decoration: none;
}

.dmg_layout_post .dmg_layout_more:hover {
    text-decoration: none;
    background: #003366;
}

.dmg_layout_post {
    margin: 0 0 14px;
}

.dmg_layout_widget ul {
    margin: 0;
    padding: 0;
}

.dmg_layout_widget li {
    list-style: none;
}

.dmg_layout_widget li a {
    color: #434343;
}

.dmg_layout_widget li a:hover {
    color: #188fec;
    text-decoration: none;
}

.dmg_layout_post > p > a {
    color: #3e3e3e;
    text-decoration: underline;
}

.dmg_layout_post > p > a:hover {
    text-decoration: none;
}

#dmg_secondary_content_area {
    border-bottom: 1px solid #cecece
}

#dmg_secondary_content_area .dmg_layout_holder {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    overflow: hidden;
}

#dmg_secondary_content_area {
    background: #dddddd;
    color: #333333;
    padding: 15px 0;
}

#dmg_secondary_content_area .dmg_layout_holder {
    display: table;
}

#dmg_secondary_content_area .dmg_layout_holder .dmg_holder_cell {
    display: table-cell;
    vertical-align: middle;
}

@media only screen and (max-width: 968px) {
    .dmg_layout_links-area ul {
        width: 100%;
        max-width: 960px;
        margin: 0 auto;
    }
    .dmg_layout_links-area ul li {
        width: 33%;
        margin-bottom: 20px;
        float: left;
        box-sizing: border-box;
    }
    .dmg_layout_links-area ul li:nth-of-type(4) {
        clear: left;
    }
    #dmg_layout_two-columns {
        width: 98%;
        max-width: 840px;
        padding: 20px;
        margin: 0 auto;
        box-sizing: border-box;
    }
    #dmg_layout_content {
        width: 100%;
        padding: 0;
        float: left;
        margin: 0 -1px 0 0;
        border-right: 0;
    }
    .img-holder img {
        max-width: 98%;
        margin: 0 auto;
        display: block;
    }
    #dmg_layout_sidebar {
        width: 100%;
        border-left: 0;
        padding: 0;
        margin: 30px 0 0 0;
        padding-top: 20px;
        border-top: 1px solid #e5e5e5;
        float: none;
        clear: both;
    }
}

@media only screen and (max-width: 768px) {
    .dmg_layout_featured-block .dmg_layout_holder .dmg_layout_box {
        width: 48%;
        margin: 10px 0;
        float: left;
    }
    .dmg_layout_featured-block .dmg_layout_holder .dmg_layout_box:nth-of-type(even) {
        float: right;
    }
}

@media only screen and (max-width: 480px) {
    #dmg_layout_footer .dmg_layout_logo-holder {
        margin-bottom: 10px
    }
    #dmg_layout_footer .dmg_layout_address-holder {
        width: 100%;
        min-height: 0;
        text-align: center;
        clear: both;
    }
    .dmg_layout_links-area ul li {
        width: 50%;
    }
    .dmg_layout_links-area ul li:nth-of-type(4) {
        clear: none;
    }
}

@media only screen and (max-width: 360px) {
    .dmg_layout_featured-block .dmg_layout_holder .dmg_layout_box {
        width: 98%;
        margin: 10px auto;
        float: none;
    }
    .dmg_layout_featured-block .dmg_layout_holder .dmg_layout_box:nth-of-type(even) {
        float: none;
    }
}

#dmg_marketing_wrapper {
    width: 960px;
    margin: 0 auto;
    padding: 10px 0 10px 0;
    background: #fff;
    overflow: hidden;
    position: relative;
}

#dmg_marketing_markets {
    width: 220px;
    padding: 10px;
    background: #f3f3f3;
    float: left;
}

#dmg_marketing_markets h2 {
    font: 700 16px 'Droid Sans', sans-serif;
    line-height: 1em;
    color: #798d2c;
    margin-bottom: 0px;
}

#dmg_marketing_markets ul {
    list-style: none;
    margin: 0 0 15px 0;
    padding: 0;
}

#dmg_marketing_markets a {
    font: 600 13px/18px 'Droid Sans', sans-serif;
    color: #555555;
    text-decoration: none;
}

#dmg_marketing_markets a:hover {
    color: #ab2023;
    text-decoration: underline;
}

#dmg_marketing_markets li {
    font: 13px/18px 'Droid Sans', sans-serif;
    margin-left: 1em;
    text-indent: -0.5em;
}

#dmg_marketing_featured {
    width: 690px;
    padding: 10px 15px 10px 15px;
    background: #fff;
    float: right;
}

#dmg_marketing_featured h2 {
    font: 700 16px 'Droid Sans', sans-serif;
    line-height: 1em;
    color: #a20101;
}

#dmg_marketing_featured .home {
    width: 210px;
    height: 240px;
    padding: 5px 5px 0 15px;
    color: #4e4e4e;
    font: 400 13px/15px 'Droid Sans', sans-serif;
    float: left;
}

#dmg_marketing_featured strong {
    padding: 3px;
    display: block;
}

#dmg_marketing_featured .home img {
    background: #fff;
    width: 200px;
    height: 150px;
    padding: 5px;
    margin: 0 0 5px 0;
    border: 1px solid #838383;
    display: block;
}

#dmg_marketing_featureda {
    font-weight: normal;
    color: #4e4e4e;
    text-decoration: none
}

#dmg_marketing_featureda:hover {
    color: #ab2023
}

#dmg_layout_footer {
    background: #cda963;
}

#dmg_layout_footer .dmg_layout_contacts {
    background: #003366;
    padding: 24px 10px 26px;
}

#dmg_layout_footer .dmg_layout_contacts .dmg_layout_holder,
#dmg_layout_footer .dmg_layout_bottom-footer .dmg_layout_holder,
#dmg_footer_content_bar .dmg_layout_holder {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    overflow: hidden;
}

#dmg_footer_content_bar {
    background: #dddddd;
    color: #333333;
    padding: 15px 0;
}

#dmg_footer_content_bar .dmg_layout_holder {
    display: table;
}

#dmg_footer_content_bar .dmg_layout_holder .dmg_holder_cell {
    display: table-cell;
    vertical-align: middle;
}

#dmg_layout_footer .dmg_layout_logo-holder {
    float: left;
    width: 251px;
    background: #FFFFFF;
    padding: 5px;
    text-align: center;
}

#dmg_layout_footer .dmg_layout_logo {
    float: left;
    width: 251px;
    height: 136px;
    background: url(images/riviera-realty-logov5.png) no-repeat;
    text-indent: -9999px;
    overflow: hidden;
    position: static;
    box-shadow: none;
}

#dmg_layout_footer .dmg_layout_logo a {
    height: 100%;
    display: block;
}

#dmg_layout_footer .dmg_layout_address-holder {
    width: auto;
    min-height: 110px;
    float: left;
    margin: 0 0 0 20px;
    padding: 0 0 0 20px;
    border-left: 1px solid #838383;
    color: #ffffff;
}

#dmg_layout_footer address {
    float: none
}

#dmg_layout_footer address + address {
    margin: 0
}

#dmg_layout_footer address,
#dmg_layout_footer .dmg_layout_tel {
    font-size: 14px;
    font-style: normal;
    line-height: 18px;
    margin: 0 0 3px;
    color: #ffffff;
}

.dmg_layout_address-holder ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.dmg_layout_address-holder li {
    width: 33%;
    float: left;
}

.dmg_layout_address-holder h3 {
    margin: 0px 0px 5px 0px;
}

.dmg_layout_address-holder p {
    margin: 0px;
    line-height: 18px;
}

.dmg_layout_address-holder a {
    color: #ffffff;
}

.dmg_layout_address-holder a:hover {
    color: #e51937;
    text-decoration: none;
}

.dmg_layout_social {
    margin-bottom: 10px;
    padding: 0;
    text-align: center;
}

.dmg_layout_social img {
    width: 32px;
    height: 32px;
    border: 0;
    margin: 5px;
}

.dmg_layout_bottom-footer {
    padding: 20px 0;
}

#dmg_layout_footer .dmg_layout_tel {
    font-size: 14px;
}

.custom_footer_affilates {
    margin: 10px 0;
    text-align: center;
}

#dmg_layout_disclaimer {
    color: white;
    width: 100%;
    max-width: 800px;
    padding-bottom: 20px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 18px;
    overflow: hidden;
}

#dmg_layout_disclaimer a {
    color: #ffffff;
}

#dmg_layout_disclaimer a:hover {
    text-decoration: none;
    color: #003366;
}

.dmg_shared_copyright {
    text-align: center;
}

#dmg_layout_associations {
    width: 56px;
    height: 28px;
    margin: 0 auto 10px;
    font-size: 0;
    background: url('/shared/images/predesigns/footer/A/associations_w.png') no-repeat;
}

#dmg_layout_associations a {
    width: 20px;
    height: 28px;
    text-decoration: underline;
    display: block;
    float: left;
}

#dmg_layout_associations a + a {
    margin-left: 15px
}

#dmg_layout_associations a:hover {
    text-decoration: none;
}

#dmg_layout_disclaimer ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}

#dmg_layout_disclaimer li {
    margin: 0 10px;
    display: inline-block;
}

@media only screen and (max-width: 880px) {
    #dmg_layout_footer .dmg_layout_address-holder {
        margin: 15px auto;
        border: 0;
        display: block;
        float: none !important;
        clear: both;
    }
    #offices.floatRight {
        margin: 0 auto;
        text-align: center;
        float: none;
    }
    #dmg_layout_footer .dmg_layout_logo-holder {
        margin: 0 auto 15px;
        float: none;
        clear: both;
        overflow: hidden;
        display: inline-block;
    }
    #dmg_layout_footer .dmg_layout_contacts .dmg_layout_holder,
    #dmg_layout_footer .dmg_layout_bottom-footer .dmg_layout_holder {
        text-align: center;
    }
}

@media only screen and (min-width: 481px) and (max-width: 820px) {
    .dmg_layout_social {
        width: 100%;
        margin-top: 10px;
        text-align: center;
        clear: both;
    }
}

@media only screen and (min-width: 320px) and (max-width: 480px) {
    #dmg_layout_footer .dmg_layout_address-holder {
        width: 370px;
    }
    .dmg_layout_address-holder li {
        width: 100%;
        margin-bottom: 0px;
    }
    .dmg_layout_address-holder ul {
        overflow: hidden;
    }
    .dmg_layout_address-holder ul + ul {
        margin-top: 10px;
    }
    #dmg_layout_footer .dmg_layout_contacts .dmg_layout_holder,
    #dmg_layout_footer .dmg_layout_bottom-footer .dmg_layout_holder {
        width: 100%;
    }
    #dmg_layout_footer .dmg_layout_logo {
        margin: 0 auto;
        float: none;
        display: inline-block;
    }
    #dmg_layout_footer .dmg_layout_logo-holder {
        margin: 0 auto 20px;
        float: none;
        overflow: hidden;
    }
    #dmg_layout_footer .dmg_layout_address-holder {
        width: auto;
        margin: 0 auto;
        padding: 0;
        border-left: 0;
        float: none;
    }
    .dmg_layout_address-holder ul {
        width: 100%;
    }
    .dmg_layout_address-holder li {
        width: 100%;
        text-align: center;
    }
    #dmg_layout_disclaimer {
        width: 100%;
        padding: 0 5px;
        box-sizing: border-box;
    }
    .dmg_layout_social {
        margin-top: 8px;
        margin-right: 5px;
    }
    #dmg_layout_disclaimer {
        width: 100%;
    }
    .dmg_layout_social {
        width: 100%;
        margin-top: 10px;
        text-align: center;
        clear: both;
    }
}

@media only screen and (max-width: 320px) {
    #dmg_layout_nav-holder .toggle {
        margin: 15px 10px 0 0;
    }
    #dmg_layout_headerSocial {
        display: none;
    }
    #dmg_layout_phone:after {
        content: ""
    }
    #dmg_layout_homefinder {
        float: right
    }
    #dmg_layout_nav-holder .sub-heading .toggle {
        padding: 0;
    }
    #dmg_layout_logo {
        width: auto;
        height: auto;
        max-width: 200px;
        margin-left: 5px;
        border: 3px solid #FFFFFF;
        padding: 5px;
        background-size: 100% auto;
    }
    #dmg_layout_logo img {
        width: auto;
        height: auto;
        max-width: 100%;
        max-height: 100px;
    }
    .dmg_layout_search-block {
        width: 288px;
        left: 50%;
        margin: 0 0 0 -144px;
    }
    #dmg_layout_below_title h2 {
        font-size: 22px;
        line-height: 1.25em;
    }
    #dmg_marketing_holder {
        padding: 10px 10px 20px
    }
    #dmg_marketing_markets li {
        width: 100%;
    }
    #dmg_layout_footer .dmg_layout_contacts {
        text-align: center;
    }
    #dmg_layout_footer .dmg_layout_address-holder {
        border: 0;
        margin: 0;
        padding: 0;
    }
    #dmg_layout_footer .dmg_layout_logo-holder {
        margin: 0 auto;
        float: none;
    }
}

#eighty-one-red-bar {
    display: none;
}

#dmg_layout_internal {
    width: 100%;
    max-width: 960px;
    padding: 20px 8px;
    box-sizing: border-box;
}

#dmg_layout_internal-page {
    min-height: 500px;
    padding: 10px 0;
}

.dmg_layout_internal_photo,
.dmg_internal_area_customContent #dmg_layout_internal-page .floatright,
.dmg_internal_photo {
    margin: 0 0 15px 15px;
    padding: 4px;
    border: 1px solid #e5e5e5;
    box-shaodw: 0 0 10px #cccccc;
    float: right;
}

.dmg_internal_custom li {
    margin-bottom: 8px;
    line-height: 1.5
}

.dmg_internal_custom li ul {
    margin: 5px 0;
}

#dmg_advanced_additional_wrapper p {
    margin: 0;
}

#dmg_contact_wrapper {
    font-size: 1.25em;
}

#dmg_layout_footer .dmg_layout_logo-holder {
    padding: 5px;
    background-color: #FFFFFF;
}

.header_slogan_text {
    text-align: center;
    display: block;
}

#dmg_advanced_nav ul ul .toggle-sub {
    padding-right: 5px;
}

#dmg_advanced_nav .toggle-sub span {
    border-left: 8px solid #f2f2f2;
}

#dmg_advanced_nav #dmg_nav_top ul li a {
    font-size: 14px;
    height: 32px;
}

#dmg_layout_internal h1 span {
    color: #003366 !important
}

#dmg_layout_internal dt {
    font-weight: bold;
}

#dmg_layout_internal dd {
    margin-left: 10px;
    margin-bottom: 20px;
}

#dmg_internal_relocation_nav img {
    float: right
}

#dmg_internal_analysis_form {
    width: 100%;
    max-width: 770px;
    margin: 20px auto;
    clear: both;
}

#dmg_internal_analysis_form legend {
    display: none;
}

#dmg_internal_analysis_form div {
    width: 335px;
    float: left;
}

#dmg_internal_analysis_form div div {
    width: 160px;
    float: left;
}

#dmg_internal_analysis_form div div label {
    width: 120px;
}

#dmg_internal_analysis_form label {
    width: 150px;
    line-height: 19px;
    vertical-align: center;
    font-size: .875em;
    text-align: right;
    padding-right: .5em;
    margin-bottom: 7px;
    display: block;
    float: left;
    clear: both;
}

#dmg_internal_analysis_form input,
#dmg_internal_analysis_form select {
    margin-bottom: 7px;
    float: left;
}

#dmg_internal_analysis_form img {
    width: 170px;
    float: left;
    margin-bottom: 4px;
}

#dmg_internal_analysis_form em {
    width: 100%;
    font-size: .75em;
    text-align: center;
    margin-bottom: 7px;
    float: left;
    display: block;
}

#dmg_layout_analysis_submit {
    margin: 10px 250px;
    clear: both;
}

#dmg_layout_form_email,
#dmg_layout_form_address {
    width: 130px;
}

#dmg_internal_relocation_form {
    width: 880px;
    margin: 20px auto;
    clear: both;
}

#dmg_internal_relocation_form div {
    width: 320px;
    float: left;
}

#dmg_internal_relocation_form div div {
    width: 160px;
    float: left;
}

#dmg_internal_relocation_form div div label {
    width: 120px;
}

#dmg_internal_relocation_form label {
    width: 150px;
    line-height: 19px;
    vertical-align: center;
    font-size: .875em;
    text-align: right;
    padding-right: .5em;
    margin-bottom: 7px;
    display: block;
    float: left;
    clear: both;
}

#dmg_internal_relocation_form input,
#dmg_internal_analysis_form select {
    margin-bottom: 7px;
    float: left;
}

#dmg_internal_relocation_form img {
    width: 170px;
    float: left;
    margin-bottom: 4px;
}

#dmg_internal_relocation_form em {
    font-size: .75em;
    text-align: center;
    margin-bottom: 7px;
    float: left;
}

#dmg_layout_relocation_submit {
    margin: 10px 250px;
    clear: both;
}

#dmg_internal_relocation_form .dmg_layout_radio_label {
    width: 100px;
    display: block;
    float: left;
}

#dmg_internal_relocation_form .dmg_layout_radio_label_medium {
    width: 250px;
    display: block;
    float: left;
}

#dmg_internal_relocation_form .dmg_layout_radio_label_long {
    width: 500px;
    display: block;
    float: left;
}

#dmg_internal_relocation_form h3 {
    float: left;
}

dmg_layout_security {
    width: 510px;
    margin-left: 50px;
    border: 1px solid #000;
}

.dmg_offices_top_label {
    display: none;
}

#dmg_layout_footer .dmg_layout_address-holder {
    width: 65%;
    max-width: 679px;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    box-sizing: border-box;
}

#dmg_layout_footer .dmg_layout_address-holder address {
    width: 33%;
    margin-bottom: 10px;
    padding-right: 20px;
    box-sizing: border-box;
}

#google_translate_div_element {
    padding-top: 15px;
    text-align: center;
}

.career_widget {
    font-size: 18px;
}

.career_widget a {
    width: 100%;
    max-width: 280px;
    margin: 0 auto 5px;
    display: block;
}

.career_widget a:hover {
    background: #EFEFEF;
    text-decoration: none;
}

#dmg_layout_mortgage_banner img {
    max-width: 100%;
    height: auto;
}

#login_title {
    color: #333333;
    font-weight: bold;
    font-size: 1.5em;
    margin-bottom: 2px;
    padding-left: 22px;
    width: 400px;
}

.login_label {
    width: 160px;
    margin-bottom: 8px;
    padding-right: 0.5em;
    line-height: 20px;
    vertical-align: middle;
    text-align: right;
    display: block;
    float: left;
}

.login_input {
    margin-bottom: 8px;
    float: left;
}

.alphacube_buttons input {
    background: #b1001d;
    color: #FFFFFF;
    border: 0;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 5px;
}

.alphacube_buttons input:hover {
    background: #333333;
    color: #FFFFFF;
}

.forgot_button {
    display: inline-block;
    margin-top: 8px;
}

#dmg_layout_homefinder .mhf_help:link,
#dmg_layout_homefinder .mhf_overview:link,
#dmg_layout_homefinder .mhf_messages:link {
    display: none;
}

.mhf_overview_link + .mhf_overview_link:before {
    display: none;
}

.mhf_overview_link + .mhf_overview_link {
    margin-left: 15px
}

.mhf_overview_link + .mhf_listings {
    margin-left: 0;
}

@media only screen and (max-width: 880px) {
    #dmg_layout_footer .dmg_layout_address-holder {
        width: 90%;
        padding: 0;
        margin: 0 auto;
    }
    #dmg_layout_header.dmg_internal_mapsearch #dmg_layout_logo {
        margin-top: 5px;
    }
}

@media only screen and (max-width: 768px) {
    #dmg_internal_analysis_form div {
        width: 300px;
        margin: 0 auto;
        float: none;
        clear: both
    }
}

@media only screen and (max-width: 600px) {
    .dmg_layout_search-block h1,
    .dmg_layout_search-block .search_heading {
        font-size: 34px;
    }
    .overview_hide {
        display: none;
    }
    #dmg_layout_footer .dmg_layout_address-holder address {
        width: 49%;
    }
}

@media only screen and (max-width: 480px) {
    .dmg_layout_internal_photo,
    .dmg_internal_area_customContent #dmg_layout_internal-page img {
        max-width: 98%;
        height: auto;
        margin: 0 auto 5px;
        float: none;
        display: block;
    }
    #dmg_layout_footer .dmg_layout_address-holder address {
        width: 100%;
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 320px) {
    #dmg_layout_homefinder {
        float: left;
    }
    .dmg_layout_intwrapper #dmg_header_slogan {
        width: 165px;
        font-size: 12px;
    }
    #dmg_layout_nav-holder .toggle {
        margin-top: 7px;
    }
}

#dmg_layout_footer .dmg_layout_logo {
    background-position: center;
    background-size: contain;
}

.visuallyhidden {
    height: 0;
    max-height: 0;
    font-size: 0;
    visibility: hidden;
    position: absolute;
}