/* ********************************* */
/* Transitions
/* ********************************* */
.dwg_base_child_general_animation {
  transition: all .2s linear;
  -o-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -webkit-transition: all .2s linear; }

.dwg_base_child_custom_animation,
.dwg_base_child_ul #ul_community_grid .community-grid-item,
.dwg_base_child_ul #ul_community_grid .community-grid-item span,
.dwg_base_child_ul .impress-showcase-property a.impress-showcase-photo,
.dwg_base_child_ul .IDX-wrapper-standard .IDX-cellInnerWrapper,
.dwg_base_child_ul .ul-wwu-button,
.dwg_base_child_ul.page-template-custom-properties .property-item .property-item-inner-padding {
  -webkit-transition: all 500ms cubic-bezier(0.12, 0.645, 0.22, 0.945);
  -moz-transition: all 500ms cubic-bezier(0.12, 0.645, 0.22, 0.945);
  -o-transition: all 500ms cubic-bezier(0.12, 0.645, 0.22, 0.945);
  transition: all 500ms cubic-bezier(0.12, 0.645, 0.22, 0.945);
  -webkit-transition-timing-function: cubic-bezier(0.12, 0.645, 0.22, 0.945);
  -moz-transition-timing-function: cubic-bezier(0.12, 0.645, 0.22, 0.945);
  -o-transition-timing-function: cubic-bezier(0.12, 0.645, 0.22, 0.945);
  transition-timing-function: cubic-bezier(0.12, 0.645, 0.22, 0.945); }

/*
.dwg_base_child_ul{
/* ********************************* */
/* Color Overrides
/* ********************************* */
/* example */
/*
.colorname{
	color:rgba(0, 0, 0, 1.0);
}
.colornameback{
	background-color:rgba(0, 0, 0, 1.0);
}
*/
/* ********************************* */
/* Font Overrides
/* ********************************* */
/*
.entry-content{
	h3, h4, h5, h6{
		margin-top:0.25rem;
		margin-bottom:0.75rem;
	}
}



blockquote, blockquote h1, blockquote h2,
h1.font3, h2.font3{
	letter-spacing:-1pt;
}
blockquote h3, blockquote h4,
h3.font3, h4.font3, h5.font3, h6.font3{
	letter-spacing:-0.4pt;
}
blockquote h5, blockquote h6, blockquote p,
p.font3, li.font3, th.font3, td.font3{
	letter-spacing:-0.3pt;
}
*/
/* ********************************* */
/* Form Overrides
/* ********************************* */
label {
  font-size: 0.775rem;
  text-transform: uppercase;
  letter-spacing: 1pt;
  font-weight: 700; }

.ginput_complex label,
.gfield_time_hour label,
.gfield_time_minute label,
.gfield_date_month label,
.gfield_date_day label,
.gfield_date_year label,
.instruction {
  font-size: 0.775rem; }

input[type=text],
input[type=search],
input[type=email],
input[type=password],
input[type=number],
input[type=tel],
input[type=url],
textarea,
form div[class^="icheckbox_minimal"],
form div[class^="icheckbox_square"],
form div[class^="iradio_minimal"],
form div[class^="iradio_square"],
select,
.selectBox-dropdown,
.selectBox-label,
.selectBox-arrow,
.selectBox-options,
.selectBox-options li,
.select2-container .select2-choice,
.select2-drop,
.select2-container .select2-selection--single .select2-selection__rendered,
.select2-container--default .select2-selection--single .select2-selection__rendered,
input[type="checkbox"],
input[type="radio"] {
  font-weight: 700;
  font-size: 0.825rem; }

input[type="radio"] + label,
input[type="checkbox"] + label,
ul.gfield_checkbox li label,
ul.gfield_radio li label {
  font-weight: 700;
  font-size: 0.825rem;
  text-transform: none;
  letter-spacing: -0.4pt; }

/* ********************************* */
/* Trigger Overrides
/* ********************************* */
/*
#mobile-nav-trigger, 
#mobile-nav-close-trigger, 
#back-to-top-trigger{
}
*/
/* ********************************* */
/* Widget Overrides
/* ********************************* */
/*
.widget-container{
}
.textwidget, 
.dwg_base-widget-inner-padding{
}
.textwidget{
}

.sidebar-frontpage-list li{
	width:100%;
	clear:both;
	display:block;
}
*/
/* ********************************* */
/* Button Overrides
/* ********************************* */
button,
.button,
a.button,
input[type=submit],
input[type=reset],
input[type=button] {
  text-transform: uppercase;
  letter-spacing: 1pt; }

/* ********************************* */
/* Notifications Overrides
/* ********************************* */
/*
.action-message,
.woocommerce-message,
.woocommerce-error,
.woocommerce-info{
	@include border-radius(8px);
}

} /// end child theme wrapper

*/
/* ********************************* */
/* Pagewrapper
/* ********************************* */
/* ********************************* */
/* Alertbar Header
/* ********************************* */
.alertbar-inner-padding {
  padding-top: 12px;
  padding-bottom: 12px;
  position: relative; }

/* ********************************* */
/* Topbar Header
/* ********************************* */
/* ********************************* */
/* Header & Sticky Header
/* ********************************* */
/* ********************************* */
/* Mobile Nav
/* ********************************* */
/* ********************************* */
/* Nav
/* ********************************* */
/* ********************************* */
/* Breadcrumbs
/* ********************************* */
/* ********************************* */
/* Pageheader
/* ********************************* */
/* ********************************* */
/* Content
/* ********************************* */
/* ********************************* */
/* Sidebar
/* ********************************* */
/* ********************************* */
/* Custom Sidebar
/* ********************************* */
/* ********************************* */
/* Entry Utility
/* ********************************* */
/* ********************************* */
/* Post Navigation & Pagination
/* ********************************* */
.nav-below-inner-padding {
  padding-top: 1rem;
  padding-bottom: 0rem; }

.pagination-below-inner-padding {
  padding-top: 1rem;
  padding-bottom: 0rem; }

/* ********************************* */
/* Footer
/* ********************************* */
/* ********************************* */
/* Newsletter
/* ********************************* */
.floatleft .newsletter-element-inner-padding {
  padding: 0px 10px 0px 0px; }

.floatright .newsletter-element-inner-padding {
  padding: 0px 0px 0px 10px; }

/* ********************************* */
/* Subpage Nav
/* ********************************* */
/* ********************************* */
/* Tabs
/* ********************************* */
/* ********************************* */
/* Gallery Etc.
/* ********************************* */
/* ********************************* */
/* WP Author Entry
/* ********************************* */
.dwg_base_child_ul .footer-style-ul a.footer-logo {
  float: left;
  margin: 0;
  background-position: left center; }
.dwg_base_child_ul .footer-style-ul .widget-address .company-name {
  display: none; }
.dwg_base_child_ul .footer-style-ul .widget-address span {
  line-height: 1.8; }
.dwg_base_child_ul .footer-style-ul .widget-email a {
  line-height: 1.8; }
.dwg_base_child_ul .footer-style-ul .footer-address-col {
  width: 100%; }
.dwg_base_child_ul .footer-style-ul .first-footer-widget-area {
  width: 100%; }
  .dwg_base_child_ul .footer-style-ul .first-footer-widget-area .footer-menu-col-inner-padding {
    padding-top: 1.75rem; }
.dwg_base_child_ul .footer-style-ul .second-footer-widget-area {
  width: 100%; }
  .dwg_base_child_ul .footer-style-ul .second-footer-widget-area .footer-menu-col-inner-padding {
    padding-top: 1.5rem; }
.dwg_base_child_ul .footer-style-ul .third-footer-widget-area {
  display: none; }
.dwg_base_child_ul .footer-style-ul .widget_nav_menu ul.menu li.menu-item a {
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 1pt;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

@media only screen and (min-width: 960px) {
  .dwg_base_child_ul .footer-style-ul a.footer-logo {
    background-position: left center; }
  .dwg_base_child_ul .footer-style-ul .footer-address-col {
    width: 50%; }
  .dwg_base_child_ul .footer-style-ul .first-footer-widget-area {
    width: 25%; }
    .dwg_base_child_ul .footer-style-ul .first-footer-widget-area .footer-menu-col-inner-padding {
      padding-top: 1.75rem; }
  .dwg_base_child_ul .footer-style-ul .second-footer-widget-area {
    width: 25%; }
    .dwg_base_child_ul .footer-style-ul .second-footer-widget-area .footer-menu-col-inner-padding {
      padding-top: 1.5rem; } }
.dwg_base_child_ul .ul-wwu-button {
  display: block;
  position: relative;
  text-decoration: none;
  font-size: 2.5rem;
  text-align: center;
  padding: 60px 0 60px 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 150% auto;
  color: #ffffff; }
  .dwg_base_child_ul .ul-wwu-button span.text {
    position: relative;
    display: block;
    z-index: 10; }
  .dwg_base_child_ul .ul-wwu-button span.overlay {
    display: block;
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1; }
  .dwg_base_child_ul .ul-wwu-button:hover, .dwg_base_child_ul .ul-wwu-button:focus, .dwg_base_child_ul .ul-wwu-button:active {
    text-decoration: none;
    color: #ffffff;
    background-size: 125% auto; }
    .dwg_base_child_ul .ul-wwu-button:hover span.overlay, .dwg_base_child_ul .ul-wwu-button:focus span.overlay, .dwg_base_child_ul .ul-wwu-button:active span.overlay {
      background-color: rgba(0, 0, 0, 0.6); }
.dwg_base_child_ul.page-id-1490 .gallery-wrapper, .dwg_base_child_ul.single-property .gallery-wrapper {
  position: relative;
  z-index: 10;
  margin: 0 auto;
  width: fit-content; }
.dwg_base_child_ul.page-id-1490 .gallery, .dwg_base_child_ul.single-property .gallery {
  position: relative;
  z-index: 11; }
.dwg_base_child_ul.page-id-1490 .gallery-nav, .dwg_base_child_ul.single-property .gallery-nav {
  width: 40px;
  height: 60px;
  position: absolute;
  z-index: 20;
  top: 50%;
  margin-top: -30px;
  font-size: 28px;
  line-height: 60px;
  text-align: center;
  color: #ffffff; }
.dwg_base_child_ul.page-id-1490 #gallery-prev-nav, .dwg_base_child_ul.single-property #gallery-prev-nav {
  left: 0px;
  float: left; }
.dwg_base_child_ul.page-id-1490 #gallery-next-nav, .dwg_base_child_ul.single-property #gallery-next-nav {
  right: 0px;
  float: right; }
.dwg_base_child_ul.page-id-1490 .gallery-pager, .dwg_base_child_ul.single-property .gallery-pager {
  text-align: center;
  padding: 20px 0; }
  .dwg_base_child_ul.page-id-1490 .gallery-pager a.gallery-pager-item, .dwg_base_child_ul.single-property .gallery-pager a.gallery-pager-item {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 50%;
    margin: 0 4px; }

@media only screen and (min-width: 960px) {
  .dwg_base_child_ul .ul-wwu-button {
    width: 48.75%;
    float: left;
    padding: 140px 0 140px 0; }
  .dwg_base_child_ul #ul-wwu-button-sell {
    float: right; }
  .dwg_base_child_ul #ul-wwu-button-buy {
    float: left; } }
.dwg_base_child_ul .featured-property-wrapper .shortcode-col-inner-padding {
  position: relative; }
.dwg_base_child_ul .featured-property-wrapper .featured-property-inner-column .shortcode-col-inner-padding {
  padding: 1.25rem 2rem 3rem 2rem;
  text-align: left;
  position: relative; }
.dwg_base_child_ul .featured-property-wrapper h3.property-address {
  font-size: 1.75rem;
  line-height: 1.2;
  margin: 0;
  padding: 0 0 0 0; }
.dwg_base_child_ul .featured-property-wrapper h5.property-price {
  font-size: 1rem;
  line-height: 1.2;
  margin: 0;
  padding: 0 0 0 0;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1pt; }
.dwg_base_child_ul .featured-property-wrapper ul.featured-property-details {
  display: block;
  list-style: none;
  width: 100%;
  margin: 0 0 0 0;
  padding: 1rem 0;
  position: relative;
  z-index: 11;
  bottom: 0;
  right: 0;
  float: right; }
  .dwg_base_child_ul .featured-property-wrapper ul.featured-property-details li {
    display: block;
    list-style: none;
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 1.2;
    margin: 0;
    padding: 0.5rem 1rem; }
.dwg_base_child_ul .featured-property-wrapper a.view-featured-property {
  margin-top: 1rem; }
.dwg_base_child_ul .featured-property-wrapper.featured-property-wrapper-sm .shortcode-col-inner-padding {
  position: relative; }
.dwg_base_child_ul .featured-property-wrapper.featured-property-wrapper-sm .featured-property-inner-column .shortcode-col-inner-padding {
  padding: 1.25rem 2rem 3rem 2rem; }
.dwg_base_child_ul .featured-property-wrapper.featured-property-wrapper-sm h3.property-address {
  font-size: 1.25rem; }
.dwg_base_child_ul .featured-property-wrapper.featured-property-wrapper-sm h5.property-price {
  font-size: 1rem; }
.dwg_base_child_ul .featured-property-wrapper.featured-property-wrapper-sm ul.featured-property-details {
  top: 1.25rem;
  bottom: auto;
  padding: 0.75rem 0; }
  .dwg_base_child_ul .featured-property-wrapper.featured-property-wrapper-sm ul.featured-property-details li {
    font-size: 0.875rem;
    padding: 0.25rem 1rem; }
.dwg_base_child_ul .impress-showcase-property {
  width: 100%;
  float: left; }
  .dwg_base_child_ul .impress-showcase-property .impress-showcase-property-outer-margin {
    margin-bottom: 30px; }
  .dwg_base_child_ul .impress-showcase-property a.impress-showcase-photo {
    position: relative;
    display: block;
    padding-bottom: 1.25rem;
    box-shadow: 0px 0px 0px transparent; }
    .dwg_base_child_ul .impress-showcase-property a.impress-showcase-photo p, .dwg_base_child_ul .impress-showcase-property a.impress-showcase-photo span, .dwg_base_child_ul .impress-showcase-property a.impress-showcase-photo p span {
      text-decoration: none; }
    .dwg_base_child_ul .impress-showcase-property a.impress-showcase-photo span.property-image {
      display: block;
      height: 246px;
      overflow: hidden;
      margin-bottom: 1rem; }
      .dwg_base_child_ul .impress-showcase-property a.impress-showcase-photo span.property-image img {
        min-height: 100%; }
    .dwg_base_child_ul .impress-showcase-property a.impress-showcase-photo span.impress-price {
      padding: 0rem 100px 0.75rem 1rem;
      display: block;
      font-size: 1.375rem;
      line-height: 1; }
    .dwg_base_child_ul .impress-showcase-property a.impress-showcase-photo span.impress-status {
      display: none; }
    .dwg_base_child_ul .impress-showcase-property a.impress-showcase-photo .impress-address {
      margin-bottom: 0;
      padding: 0rem 100px 0 1rem;
      line-height: 1.2; }
      .dwg_base_child_ul .impress-showcase-property a.impress-showcase-photo .impress-address span {
        font-size: 0.825rem;
        line-height: 1;
        margin: 0;
        padding: 0;
        text-transform: uppercase;
        letter-spacing: 0.5pt;
        font-weight: 700; }
      .dwg_base_child_ul .impress-showcase-property a.impress-showcase-photo .impress-address span.impress-street {
        display: block; }
    .dwg_base_child_ul .impress-showcase-property a.impress-showcase-photo .impress-beds-baths-sqft {
      width: 80px;
      padding: 0.875rem 1rem 1rem 1rem;
      margin: 0px;
      position: absolute;
      z-index: 10;
      float: right;
      right: 0px;
      bottom: 1.5rem; }
      .dwg_base_child_ul .impress-showcase-property a.impress-showcase-photo .impress-beds-baths-sqft span {
        display: block;
        font-size: 0.75rem;
        line-height: 1.2;
        font-weight: 700; }
      .dwg_base_child_ul .impress-showcase-property a.impress-showcase-photo .impress-beds-baths-sqft span.impress-beds {
        margin-bottom: 0.5rem; }
      .dwg_base_child_ul .impress-showcase-property a.impress-showcase-photo .impress-beds-baths-sqft span.impress-baths {
        margin-bottom: 0.5rem; }
      .dwg_base_child_ul .impress-showcase-property a.impress-showcase-photo .impress-beds-baths-sqft span.impress-sqft {
        margin-bottom: 0.5rem; }
    .dwg_base_child_ul .impress-showcase-property a.impress-showcase-photo:hover, .dwg_base_child_ul .impress-showcase-property a.impress-showcase-photo:active, .dwg_base_child_ul .impress-showcase-property a.impress-showcase-photo:focus {
      text-decoration: none;
      box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.5); }
      .dwg_base_child_ul .impress-showcase-property a.impress-showcase-photo:hover p, .dwg_base_child_ul .impress-showcase-property a.impress-showcase-photo:hover span, .dwg_base_child_ul .impress-showcase-property a.impress-showcase-photo:hover p span, .dwg_base_child_ul .impress-showcase-property a.impress-showcase-photo:active p, .dwg_base_child_ul .impress-showcase-property a.impress-showcase-photo:active span, .dwg_base_child_ul .impress-showcase-property a.impress-showcase-photo:active p span, .dwg_base_child_ul .impress-showcase-property a.impress-showcase-photo:focus p, .dwg_base_child_ul .impress-showcase-property a.impress-showcase-photo:focus span, .dwg_base_child_ul .impress-showcase-property a.impress-showcase-photo:focus p span {
        text-decoration: none; }
.dwg_base_child_ul .impress-showcase-property:nth-of-type(3n-2) .impress-showcase-property-outer-margin {
  margin-left: 2%;
  margin-right: 2%; }
.dwg_base_child_ul .impress-showcase-property:nth-of-type(3n-1) .impress-showcase-property-outer-margin {
  margin-left: 2%;
  margin-right: 2%; }
.dwg_base_child_ul .impress-showcase-property:nth-of-type(3n) .impress-showcase-property-outer-margin {
  margin-left: 2%;
  margin-right: 2%; }
.dwg_base_child_ul.page-template-custom-properties .dwg_base-properties-info-window .dwg_base-properties-info-window-title span {
  font-size: 1.25rem; }
.dwg_base_child_ul.page-template-custom-properties .dwg_base-properties-info-window .dwg_base-properties-info-window-address span {
  text-transform: uppercase;
  letter-spacing: 0.5pt; }
.dwg_base_child_ul.page-template-custom-properties .dwg_base-properties-info-window a.dwg_base-properties-info-window-link:hover, .dwg_base_child_ul.page-template-custom-properties .dwg_base-properties-info-window a.dwg_base-properties-info-window-link:focus, .dwg_base_child_ul.page-template-custom-properties .dwg_base-properties-info-window a.dwg_base-properties-info-window-link:active {
  background-color: transparent; }
.dwg_base_child_ul.page-template-custom-properties .property-item .property-item-outer-margin {
  margin-bottom: 1.5rem; }
.dwg_base_child_ul.page-template-custom-properties .property-item .property-item-inner-padding {
  position: relative;
  -webkit-box-shadow: 0px 0px 16px 1px transparent;
  -moz-box-shadow: 0px 0px 16px 1px transparent;
  box-shadow: 0px 0px 16px 1px transparent; }
  .dwg_base_child_ul.page-template-custom-properties .property-item .property-item-inner-padding:hover {
    -webkit-box-shadow: 0px 0px 16px 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 16px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 16px 1px rgba(0, 0, 0, 0.3); }
.dwg_base_child_ul.page-template-custom-properties .property-item .property-feat-image-trigger-overlay {
  display: none; }
.dwg_base_child_ul.page-template-custom-properties .property-item .property-title-block .property-title-block-inner-padding {
  padding: 1.25rem 140px 1.25rem 1.25rem; }
.dwg_base_child_ul.page-template-custom-properties .property-item .property-title-block h3.property-title {
  display: block;
  font-size: 1.375rem;
  line-height: 1; }
.dwg_base_child_ul.page-template-custom-properties .property-item .property-title-block h5.property-address {
  font-size: 0.825rem;
  line-height: 1;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  letter-spacing: 0.5pt;
  font-weight: 700; }
.dwg_base_child_ul.page-template-custom-properties .property-item .property-features-block {
  width: 132px;
  margin: 0px;
  position: absolute;
  z-index: 10;
  float: right;
  right: 0px;
  bottom: 1.5rem; }
  .dwg_base_child_ul.page-template-custom-properties .property-item .property-features-block .property-features-block-inner-padding {
    padding: 0.75rem 0.875rem; }
  .dwg_base_child_ul.page-template-custom-properties .property-item .property-features-block .property-features-list p {
    font-weight: 700; }
.dwg_base_child_ul.single-property #pageheader-title {
  text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.5); }
  .dwg_base_child_ul.single-property #pageheader-title h5.property-pageheader-address {
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2pt;
    font-size: 1.125rem; }
.dwg_base_child_ul.single-property .property-single-block-title {
  text-transform: uppercase;
  letter-spacing: 2pt;
  font-size: 1.5rem;
  text-align: center;
  padding-bottom: 1rem;
  margin: 1rem auto 24px auto;
  width: 60%; }
.dwg_base_child_ul.single-property .property-single-gallery-block-title {
  display: none; }
.dwg_base_child_ul.single-property #property-contact .property-single-contact-block-inner-padding {
  padding: 2rem; }
.dwg_base_child_ul.single-property .navigation-wrapper {
  display: none; }

@media only screen and (min-width: 960px) {
  .dwg_base_child_ul .featured-property-wrapper .featured-property-inner-column .shortcode-col-inner-padding {
    padding: 1.25rem 260px 3rem 2rem; }
  .dwg_base_child_ul .featured-property-wrapper h3.property-address {
    font-size: 2rem; }
  .dwg_base_child_ul .featured-property-wrapper h5.property-price {
    font-size: 1.25rem; }
  .dwg_base_child_ul .featured-property-wrapper ul.featured-property-details {
    width: 220px;
    position: absolute;
    z-index: 11;
    bottom: 1rem;
    right: 1rem;
    float: right;
    margin: 0; }
  .dwg_base_child_ul .featured-property-wrapper.featured-property-wrapper-sm .featured-property-inner-column .shortcode-col-inner-padding {
    padding: 1.25rem 260px 3rem 2rem; }
  .dwg_base_child_ul .featured-property-wrapper.featured-property-wrapper-sm h3.property-address {
    font-size: 1.5rem; }
  .dwg_base_child_ul .featured-property-wrapper.featured-property-wrapper-sm h5.property-price {
    font-size: 1rem; }
  .dwg_base_child_ul .featured-property-wrapper.featured-property-wrapper-sm ul.featured-property-details {
    width: 220px;
    position: absolute;
    z-index: 11;
    top: 1.25rem;
    right: 1rem;
    bottom: auto;
    float: right;
    margin: 0; }
    .dwg_base_child_ul .featured-property-wrapper.featured-property-wrapper-sm ul.featured-property-details li {
      font-size: 0.875rem; }
  .dwg_base_child_ul .impress-showcase-property {
    width: 33.3%;
    float: left; }
  .dwg_base_child_ul .impress-showcase-property:nth-of-type(3n-2) .impress-showcase-property-outer-margin {
    margin-left: 0px;
    margin-right: 28px; }
  .dwg_base_child_ul .impress-showcase-property:nth-of-type(3n-1) .impress-showcase-property-outer-margin {
    margin-left: 14px;
    margin-right: 14px; }
  .dwg_base_child_ul .impress-showcase-property:nth-of-type(3n) .impress-showcase-property-outer-margin {
    margin-left: 28px;
    margin-right: 0px; } }
.dwg_base_child_ul #IDX-resultsSeparatorTextActive,
.dwg_base_child_ul #IDX-resultsTopActions {
  display: none; }
.dwg_base_child_ul #IDX-detailsShowcaseSlides .IDX-carouselWrapper {
  width: 100% !important; }
.dwg_base_child_ul .IDX-wrapper-standard .IDX-resultsCell {
  float: left;
  width: 96%;
  border-bottom: none;
  margin-bottom: 30px;
  padding-bottom: 0; }
  .dwg_base_child_ul .IDX-wrapper-standard .IDX-resultsCell:nth-of-type(3n) .IDX-cellInnerWrapper {
    margin-left: 2%;
    margin-right: 2%; }
  .dwg_base_child_ul .IDX-wrapper-standard .IDX-resultsCell:nth-of-type(3n-1) .IDX-cellInnerWrapper {
    margin-left: 2%;
    margin-right: 2%; }
  .dwg_base_child_ul .IDX-wrapper-standard .IDX-resultsCell:nth-of-type(3n-2) {
    clear: left; }
    .dwg_base_child_ul .IDX-wrapper-standard .IDX-resultsCell:nth-of-type(3n-2) .IDX-cellInnerWrapper {
      margin-left: 2%;
      margin-right: 2%; }
.dwg_base_child_ul .IDX-wrapper-standard .IDX-cellInnerWrapper {
  padding: 0;
  position: relative;
  box-shadow: 0px 0px 0px transparent;
  background-color: #ffffff; }
  .dwg_base_child_ul .IDX-wrapper-standard .IDX-cellInnerWrapper:hover {
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.5); }
.dwg_base_child_ul .IDX-wrapper-standard .IDX-row-content {
  position: relative; }
.dwg_base_child_ul .IDX-wrapper-standard .IDX-resultsPhoto {
  width: 100%;
  margin-bottom: 1rem; }
.dwg_base_child_ul .IDX-wrapper-standard .IDX-resultsAddress {
  display: block;
  vertical-align: top;
  float: left;
  padding: 0rem 1rem 0rem 1rem; }
  .dwg_base_child_ul .IDX-wrapper-standard .IDX-resultsAddress a.IDX-resultsAddressLink {
    text-decoration: none;
    font-size: 1rem;
    line-height: 1.2;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    letter-spacing: 0.5pt;
    font-weight: 700;
    color: #314a61; }
    .dwg_base_child_ul .IDX-wrapper-standard .IDX-resultsAddress a.IDX-resultsAddressLink:hover, .dwg_base_child_ul .IDX-wrapper-standard .IDX-resultsAddress a.IDX-resultsAddressLink:focus, .dwg_base_child_ul .IDX-wrapper-standard .IDX-resultsAddress a.IDX-resultsAddressLink:active {
      color: #314a61; }
.dwg_base_child_ul .IDX-wrapper-standard .IDX-resultshomeinfo {
  width: 110px;
  padding: 0.875rem 1rem 1rem 1rem;
  margin: 0px;
  position: absolute;
  z-index: 10;
  float: right;
  right: 0px;
  top: 26%;
  background-color: #314a61;
  color: white; }
  .dwg_base_child_ul .IDX-wrapper-standard .IDX-resultshomeinfo span {
    display: block;
    font-size: 0.725rem;
    line-height: 1.2;
    font-weight: 700; }
  .dwg_base_child_ul .IDX-wrapper-standard .IDX-resultshomeinfo span.impress-beds {
    margin-bottom: 0.5rem; }
  .dwg_base_child_ul .IDX-wrapper-standard .IDX-resultshomeinfo span.impress-baths {
    margin-bottom: 0.5rem; }
  .dwg_base_child_ul .IDX-wrapper-standard .IDX-resultshomeinfo span.impress-sqft {
    margin-bottom: 0.5rem; }
.dwg_base_child_ul .IDX-wrapper-standard .IDX-resultspriceinfo {
  padding: 0rem 120px 0.75rem 1rem; }
  .dwg_base_child_ul .IDX-wrapper-standard .IDX-resultspriceinfo span.impress-price {
    display: block;
    font-size: 1.375rem;
    line-height: 1;
    font-family: "Gelasio",serif; }
.dwg_base_child_ul .IDX-wrapper-standard .IDX-resultsDescription {
  font-size: 0.775rem;
  line-height: 1.6;
  padding: 0rem 1.125rem 1.25rem 1rem; }
.dwg_base_child_ul .IDX-wrapper-standard #IDX-resultsPager-header,
.dwg_base_child_ul .IDX-wrapper-standard .IDX-resultsMainInfo,
.dwg_base_child_ul .IDX-wrapper-standard #IDX-detailsHotActions,
.dwg_base_child_ul .IDX-wrapper-standard #IDX-detailsGalleryAction,
.dwg_base_child_ul .IDX-wrapper-standard .IDX-mlsContainer,
.dwg_base_child_ul .IDX-wrapper-standard .IDX-resultsCellActions {
  display: none; }
.dwg_base_child_ul #IDX-detailsWrapper #IDX-detailsTopNav {
  display: none; }
.dwg_base_child_ul #IDX-details-row-content {
  background-color: whitesmoke;
  margin-bottom: 2rem; }
  .dwg_base_child_ul #IDX-details-row-content #IDX-detailsMedia {
    padding: 0 0;
    width: 100%;
    float: right; }
    .dwg_base_child_ul #IDX-details-row-content #IDX-detailsMedia .IDX-thumbnail {
      border: none;
      background-color: whitesmoke; }
    .dwg_base_child_ul #IDX-details-row-content #IDX-detailsMedia .IDX-showcaseSlide-active {
      border-color: whitesmoke; }
  .dwg_base_child_ul #IDX-details-row-content .idx-share-property {
    display: none; }
  .dwg_base_child_ul #IDX-details-row-content #IDX-detailsHead hr {
    display: none; }
  .dwg_base_child_ul #IDX-details-row-content a.IDX-psudolink {
    font-size: 2.25rem;
    line-height: 1.2;
    display: block;
    font-family: "Gelasio",serif;
    text-align: center;
    color: #314a61; }
    .dwg_base_child_ul #IDX-details-row-content a.IDX-psudolink:hover, .dwg_base_child_ul #IDX-details-row-content a.IDX-psudolink:focus, .dwg_base_child_ul #IDX-details-row-content a.IDX-psudolink:active {
      color: #314a61; }
  .dwg_base_child_ul #IDX-details-row-content #IDX-detailsAddress {
    display: block;
    width: 100%;
    margin: 0;
    padding: 1rem 0; }
  .dwg_base_child_ul #IDX-details-row-content #IDX-detailsMainInfo {
    width: 100%;
    display: block;
    float: left;
    clear: left;
    padding-right: 2%;
    background-color: whitesmoke;
    color: white;
    border: none;
    box-shadow: none; }
    .dwg_base_child_ul #IDX-details-row-content #IDX-detailsMainInfo .IDX-panel-heading {
      color: white;
      background-color: #314a61;
      border: none;
      box-shadow: none;
      margin: 0;
      padding: 0.875rem 1rem 0 1rem; }
      .dwg_base_child_ul #IDX-details-row-content #IDX-detailsMainInfo .IDX-panel-heading .IDX-field {
        border-bottom: none;
        font-size: 1rem;
        font-weight: 700;
        line-height: 1; }
    .dwg_base_child_ul #IDX-details-row-content #IDX-detailsMainInfo .IDX-panel-body {
      background-color: #314a61; }
    .dwg_base_child_ul #IDX-details-row-content #IDX-detailsMainInfo .IDX-field,
    .dwg_base_child_ul #IDX-details-row-content #IDX-detailsMainInfo .IDX-field-listingPrice .IDX-text {
      border-bottom: none;
      font-size: 0.775rem;
      font-weight: 700;
      line-height: 1.2; }
  .dwg_base_child_ul #IDX-details-row-content #IDX-description {
    width: 100%;
    display: block;
    float: right;
    border: none;
    background-color: whitesmoke;
    box-shadow: none;
    font-size: 1rem;
    line-height: 2; }
  .dwg_base_child_ul #IDX-details-row-content #IDX-resultspermalink .idx-button {
    text-decoration: none; }
    .dwg_base_child_ul #IDX-details-row-content #IDX-resultspermalink .idx-button:hover, .dwg_base_child_ul #IDX-details-row-content #IDX-resultspermalink .idx-button:active, .dwg_base_child_ul #IDX-details-row-content #IDX-resultspermalink .idx-button:focus {
      text-decoration: none; }
.dwg_base_child_ul #IDX-fieldsWrapper .IDX-fieldContainer,
.dwg_base_child_ul #IDX-fieldsWrapper .IDX-panel-heading,
.dwg_base_child_ul #IDX-fieldsWrapper .IDX-panel-body {
  border: none;
  background-color: #ffffff; }
.dwg_base_child_ul #IDX-fieldsWrapper .IDX-panel-body {
  font-size: 0.775rem; }
.dwg_base_child_ul .IDX-wrapper-standard #IDX-detailsPrimaryImg {
  max-height: 100% !important; }
.dwg_base_child_ul #IDX-arrow-previous,
.dwg_base_child_ul #IDX-arrow-next {
  border: none; }
.dwg_base_child_ul.single-idx-wrapper #contentwrapper {
  background-color: whitesmoke; }
.dwg_base_child_ul.single-idx-wrapper #IDX-similar-listings-title,
.dwg_base_child_ul.single-idx-wrapper #IDX-similar-listings-result {
  display: none; }

@media only screen and (min-width: 960px) {
  .dwg_base_child_ul .IDX-wrapper-standard .IDX-resultsCell {
    float: left;
    width: 33.3%;
    border-bottom: none;
    margin-bottom: 30px;
    padding-bottom: 0; }
    .dwg_base_child_ul .IDX-wrapper-standard .IDX-resultsCell:nth-of-type(3n) .IDX-cellInnerWrapper {
      margin-left: 20px;
      margin-right: 0; }
    .dwg_base_child_ul .IDX-wrapper-standard .IDX-resultsCell:nth-of-type(3n-1) .IDX-cellInnerWrapper {
      margin-left: 10px;
      margin-right: 10px; }
    .dwg_base_child_ul .IDX-wrapper-standard .IDX-resultsCell:nth-of-type(3n-2) {
      clear: left; }
      .dwg_base_child_ul .IDX-wrapper-standard .IDX-resultsCell:nth-of-type(3n-2) .IDX-cellInnerWrapper {
        margin-right: 20px;
        margin-left: 0; }
  .dwg_base_child_ul #IDX-details-row-content #IDX-detailsMedia {
    padding: 0 1rem;
    width: 73%;
    float: right; }
  .dwg_base_child_ul #IDX-details-row-content a.IDX-psudolink {
    font-size: 2.25rem;
    line-height: 1.2; }
  .dwg_base_child_ul #IDX-details-row-content #IDX-detailsMainInfo {
    width: 25%; }
  .dwg_base_child_ul #IDX-details-row-content #IDX-description {
    width: 73%; } }
.dwg_base_child_ul #ul_community_grid .community-grid-item {
  width: 96%;
  height: 240px;
  position: relative;
  display: block;
  margin: 0 0 1rem 0;
  padding: 0;
  float: left;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 150% auto;
  text-decoration: none;
  text-align: center; }
  .dwg_base_child_ul #ul_community_grid .community-grid-item span.community-grid-item-overlay {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0.25; }
  .dwg_base_child_ul #ul_community_grid .community-grid-item span.community-title {
    text-decoration: none;
    font-size: 2rem;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: 1pt;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 90%;
    padding: 0 5%;
    margin: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.8); }
  .dwg_base_child_ul #ul_community_grid .community-grid-item:hover {
    background-size: 125% auto; }
    .dwg_base_child_ul #ul_community_grid .community-grid-item:hover span {
      text-decoration: none; }
    .dwg_base_child_ul #ul_community_grid .community-grid-item:hover span.community-grid-item-overlay {
      opacity: 0.5; }
  .dwg_base_child_ul #ul_community_grid .community-grid-item:nth-of-type(3n-2) {
    margin-right: 2%;
    margin-left: 2%; }
  .dwg_base_child_ul #ul_community_grid .community-grid-item:nth-of-type(3n-1) {
    margin-right: 2%;
    margin-left: 2%; }
  .dwg_base_child_ul #ul_community_grid .community-grid-item:nth-of-type(3n) {
    margin-right: 2%;
    margin-left: 2%; }

@media only screen and (min-width: 960px) {
  .dwg_base_child_ul #ul_community_grid .community-grid-item {
    width: 32.5%;
    height: 320px;
    margin: 0 0 1.5rem 0; }
    .dwg_base_child_ul #ul_community_grid .community-grid-item:nth-of-type(3n-2) {
      margin-right: 0.8%;
      margin-left: 0;
      clear: left; }
    .dwg_base_child_ul #ul_community_grid .community-grid-item:nth-of-type(3n-1) {
      margin-left: 0.4%;
      margin-right: 0.4%; }
    .dwg_base_child_ul #ul_community_grid .community-grid-item:nth-of-type(3n) {
      margin-left: 0.8%;
      margin-right: 0;
      float: right; } }
.dwg_base_child_ul .testimonial-slider-item .testimonial-title-content {
  padding-top: 1rem; }
.dwg_base_child_ul .testimonial-slider-item h5.testimonial-title {
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 1pt; }

.dwg_base_child_ul .ul-staff-item {
  position: relative; }
  .dwg_base_child_ul .ul-staff-item .image-col {
    position: absolute;
    float: left;
    z-index: 10;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 360px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }
  .dwg_base_child_ul .ul-staff-item .content-col {
    position: relative;
    float: right;
    width: 100%;
    margin-top: 380px; }
    .dwg_base_child_ul .ul-staff-item .content-col p {
      margin-bottom: 1.25rem;
      font-size: 0.925rem; }
  .dwg_base_child_ul .ul-staff-item .content-col-inner-padding {
    padding: 10px 20px 20px 20px; }
  .dwg_base_child_ul .ul-staff-item .staff-item-meta-block-inner-padding {
    padding-bottom: 1.5rem; }
  .dwg_base_child_ul .ul-staff-item h3.staff-title {
    font-size: 2.75rem; }
  .dwg_base_child_ul .ul-staff-item h4.staff-position-name {
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: 1pt; }
  .dwg_base_child_ul .ul-staff-item.right-image-left-content .image-col, .dwg_base_child_ul .ul-staff-item.left-content-right-image .image-col {
    left: auto;
    right: 0px; }
  .dwg_base_child_ul .ul-staff-item.right-image-left-content .content-col, .dwg_base_child_ul .ul-staff-item.left-content-right-image .content-col {
    float: left; }
  .dwg_base_child_ul .ul-staff-item.right-image-left-content .content-col-inner-padding, .dwg_base_child_ul .ul-staff-item.left-content-right-image .content-col-inner-padding {
    padding: 10px 20px 20px 20px; }
.dwg_base_child_ul.single-staff .staff-single-inner-padding {
  position: relative;
  padding-left: 28%; }
.dwg_base_child_ul.single-staff .staff-thumb {
  position: absolute;
  float: left;
  left: 0;
  top: 20px;
  width: 25%; }

@media only screen and (min-width: 960px) {
  .dwg_base_child_ul .ul-staff-item {
    position: relative; }
    .dwg_base_child_ul .ul-staff-item .image-col {
      position: absolute;
      float: left;
      z-index: 10;
      left: 0px;
      top: 0px;
      width: 33.33%;
      height: 100%;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover; }
    .dwg_base_child_ul .ul-staff-item .content-col {
      position: relative;
      float: right;
      width: 66.66%;
      margin-top: 0; }
      .dwg_base_child_ul .ul-staff-item .content-col p {
        margin-bottom: 1.25rem;
        font-size: 0.925rem; }
    .dwg_base_child_ul .ul-staff-item .content-col-inner-padding {
      padding: 40px 40px 40px 60px; }
    .dwg_base_child_ul .ul-staff-item.right-image-left-content .image-col, .dwg_base_child_ul .ul-staff-item.left-content-right-image .image-col {
      left: auto;
      right: 0px; }
    .dwg_base_child_ul .ul-staff-item.right-image-left-content .content-col, .dwg_base_child_ul .ul-staff-item.left-content-right-image .content-col {
      float: left; }
    .dwg_base_child_ul .ul-staff-item.right-image-left-content .content-col-inner-padding, .dwg_base_child_ul .ul-staff-item.left-content-right-image .content-col-inner-padding {
      padding: 40px 60px 40px 40px; } }
