/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/






/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

.section-intercom .intercom .intercom-pictures .room-label.den-label-position {
	left: 13px;
}

@media only screen and (max-width: 1068px) {
.section-intercom .intercom .intercom-pictures .room-label.den-label-position {
	left: 11px;
}
}

@media only screen and (max-width: 734px) {
.section-intercom .intercom .intercom-pictures .room-label.den-label-position {
	left: 11px;
}
}

.section-intercom .intercom .intercom-pictures .room-label.kids-room-label-position {
	left: -30px;
}

@media only screen and (max-width: 1068px) {
.section-intercom .intercom .intercom-pictures .room-label.kids-room-label-position {
	left: -20px;
}
}

@media only screen and (max-width: 734px) {
.section-intercom .intercom .intercom-pictures .room-label.kids-room-label-position {
	left: -30px;
}
}


@media only screen and (max-width: 320px) {
    .section-hero .hero-bottom {
        flex-direction: column;
    }
}

.section-sound .sticky-elements .sound-wave-container {
   left: -20px;
}

@media only screen and (max-width: 1068px) {
   .section-sound .sticky-elements .sound-wave-container {
      left: 5px;
   }
}

@media only screen and (max-width: 734px) {
   .section-sound .sticky-elements .sound-wave-container {
      left: 0px;
   }
}

@media only screen and (min-width: 1068px) {
   html.no-js .section-hero .hero-container-pictures .overview-hero-fallback {
      margin-left: -531.5px;;
   }

   html.no-js .section-hero .hero-container-pictures .hero-products {
      margin-left: 0px;
   }
}

@media only screen and (max-width: 1068px) {
   .html.base-experience .section-hero .hero-container-pictures .hero-products {
      margin-left: 0px;
   }
}

@media only screen and (max-width: 734px) {
   .section-intercom .intercom .intercom-pictures .overview-intercom-floorplan {
      margin-top: 40px;
   }
}

@media only screen and (max-width: 734px) {
   .section-intercom .intercom .intercom-pictures .den .overview-intercom-den {
      margin-left: 8px;
   }
}

.section-hero .hero-copy {
    z-index: 999;
}

@media only screen and (max-width:1068px) {
    .section-router .router.router-ar .column-image {
        margin-top: 194px;
    }
}

@media only screen and (max-width:734px) {
    .section-router .router.router-ar .column-image {
        margin-top: 7px;
    }
}


/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
