.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

body {
  font-family: skolar-sans-latin, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 23px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 600;
}

h4 {
  margin-top: 18px;
  margin-bottom: 6px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-style: italic;
  font-weight: 600;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: bold;
}

p {
  margin-bottom: 12px;
  font-size: 17px;
  line-height: 24px;
}

a {
  color: #be7000;
  text-decoration: none;
}

a:hover {
  color: #ed8b00;
}

blockquote {
  margin-bottom: 0px;
  padding: 30px;
  font-size: 18px;
  line-height: 22px;
}

.logo {
  margin-bottom: -24px;
  padding-top: 0px;
}

.nav-link {
  padding-right: 20px;
  font-family: skolar-sans-latin, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.nav-link:hover {
  color: #ed8b00;
}

.nav-link.w--current {
  color: rgba(0, 0, 0, 0.5);
}

.nav-link.dropdown {
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 14px;
}

.nav-link.smallcaps {
  color: rgba(0, 0, 0, 0.8);
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.nav-link.smallcaps.dropdown-title:hover {
  color: #333;
}

.hero-section {
  display: block;
  max-width: 1500px;
  min-height: 800px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: url('../images/Merion-1.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: fixed;
  text-align: left;
}

.body {
  font-family: skolar-sans-latin, sans-serif;
  font-size: 18px;
  line-height: 23px;
}

.body.portfolio-description {
  padding-top: 25px;
  padding-right: 28px;
  padding-bottom: 25px;
}

.body.gallery-body {
  margin-bottom: 30px;
}

.form-label {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.form-field.message-box {
  height: 150px;
}

.grid {
  padding-top: 50px;
  padding-right: 50px;
  padding-left: 50px;
  -ms-grid-columns: 1fr 1.25fr;
  grid-template-columns: 1fr 1.25fr;
}

.rich-text-block {
  width: 75%;
}

.rich-text-block.home-hero {
  width: 100%;
  color: hsla(0, 0%, 100%, 0.88);
}

.page-title {
  margin-top: 0px;
  margin-bottom: 5px;
  padding-bottom: 10px;
  font-family: skolar-sans-latin, sans-serif;
  font-size: 48px;
  line-height: 48px;
  font-weight: 400;
}

.page-title.hht {
  max-width: 500px;
  color: hsla(0, 0%, 100%, 0.88);
}

.page-title.white-text {
  color: hsla(0, 0%, 100%, 0.88);
}

.main-section {
  max-width: 1350px;
  margin-right: auto;
  margin-left: auto;
  padding: 50px;
}

.main-section.l-t {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  padding-top: 100px;
}

.main-section.additional-galleries {
  padding-top: 0px;
}

.main-section.top {
  padding-top: 100px;
}

.main-section.top.about {
  padding-right: 25px;
}

.main-section.top.testimonial-section {
  max-width: none;
  padding-right: 25px;
}

.main-section.signature-feature-left-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 97vh;
}

.main-section.no-top {
  padding-top: 0px;
}

.grid-2 {
  -ms-grid-columns: 3fr 1fr;
  grid-template-columns: 3fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.navbar-container {
  width: 100%;
  height: 97px;
  max-width: 1350px;
  padding-right: 100px;
  padding-left: 75px;
  background-color: transparent;
  background-image: url('../images/Mantle_Transparent_NoKnot.png');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.contact-section {
  max-width: 1350px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
}

.gallery-item {
  min-height: 260px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.gallery-item.darken-layer {
  background-image: linear-gradient(5deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.4) 19%, transparent 44%);
  box-shadow: 1px 1px 7px 0 rgba(0, 0, 0, 0.2);
}

.collection-list {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.portfolio-card {
  position: relative;
  left: 20px;
  top: 212px;
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: skolar-sans-latin, sans-serif;
  color: #fff;
  font-size: 28px;
  font-weight: 500;
  text-shadow: 1px 1px 8px #000;
}

.portfolio-card.prefix {
  top: 206px;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.07em;
  text-transform: uppercase;
}

.link-block {
  display: block;
  text-decoration: none;
}

.gallery-body {
  margin-bottom: 30px;
}

.sidebar-image {
  width: 100%;
  height: 100%;
  padding-bottom: 12px;
}

.brand {
  width: 150px;
  height: 66px;
  margin-top: 12px;
  margin-bottom: -24px;
}

.button {
  margin-top: 10px;
  padding-bottom: 12px;
  border-radius: 4px;
  background-color: #ed8b00;
  -webkit-transform: scale3d(1none, 1none, 1none);
  transform: scale3d(1none, 1none, 1none);
  font-size: 18px;
  line-height: 20px;
  font-weight: 600;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.button:hover {
  -webkit-transform: scale(1.06);
  -ms-transform: scale(1.06);
  transform: scale(1.06);
  color: #fff;
}

.button._580-button {
  background-color: #913926;
  -webkit-transform: skew(0deg, 0deg);
  -ms-transform: skew(0deg, 0deg);
  transform: skew(0deg, 0deg);
  font-size: 20px;
  line-height: 24px;
}

.button.mcl-button {
  background-color: #7b804e;
  -webkit-transform: skew(0deg, 0deg);
  -ms-transform: skew(0deg, 0deg);
  transform: skew(0deg, 0deg);
  font-size: 20px;
  line-height: 24px;
}

.button.larger {
  -webkit-transform: skew(0deg, 0deg);
  -ms-transform: skew(0deg, 0deg);
  transform: skew(0deg, 0deg);
  font-size: 20px;
  line-height: 24px;
}

.button.grey {
  background-color: rgba(51, 51, 51, 0.88);
  font-size: 16px;
}

.button.float-panel-bottom {
  margin-bottom: 15px;
}

.map {
  margin-bottom: 50px;
}

.icon {
  display: none;
}

.dropdown-list {
  padding-bottom: 0px;
}

.dropdown-list.w--open {
  padding-bottom: 6px;
  background-color: hsla(0, 0%, 86.7%, 0.8);
}

.section-2 {
  display: block;
  height: 600px;
  margin-top: -65px;
  background-image: url('../images/Final_03_Comments_02.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.full-width-slide {
  height: 600px;
  background-image: url('../images/Final_03_Comments_02.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.full-width-slide.s2 {
  background-image: url('../images/Final_01_Comments_02.jpg');
}

._580-slider-mask {
  width: 90vw;
  height: 30vw;
  max-height: 415px;
  max-width: 1250px;
}

._580-slider {
  width: 90vw;
  height: 30vw;
  max-height: 415px;
  max-width: 1250px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.slide-nudge-2 {
  margin-top: -88px;
}

.slide-nav {
  display: none;
  font-size: 10px;
}

.fixed-background {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: -1;
  margin-top: 0px;
}

.new-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 2.25fr 1fr;
  grid-template-columns: 2.25fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.collection-list-2 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.gallery-sidebar {
  width: 14vw;
  height: 9vw;
  max-height: 128px;
  max-width: 200px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.lightbox-link {
  width: 14vw;
  height: 9vw;
  max-height: 128px;
  max-width: 200px;
}

.gallery-sidebar-div {
  width: 14vw;
  height: 9vw;
  max-height: 160px;
  max-width: 250px;
}

.bg-image-cover {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 75%;
  background-size: cover;
}

.gallery-section-wide {
  max-width: 1800px;
  min-height: 90vh;
  margin-right: auto;
  margin-left: auto;
  padding: 92px 50px 50px;
}

.customer-quote {
  border-left: 1px none #000;
  font-size: 22px;
  line-height: 28px;
}

.dark-line {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: none;
  width: 40vw;
  height: 7px;
  background-color: #666;
}

.dark-line.line-2 {
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: none;
  width: 30vw;
  height: 37px;
  margin: 0px auto 0px 0px;
  background-color: #888;
}

.navbar {
  position: fixed;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.line-2 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 30vw;
  height: 8px;
  margin: -8px 265px -8px 150px;
  background-color: #666;
}

.line-2.dark-line-2 {
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 22vw;
  margin-top: 0px;
  margin-right: 400px;
}

.portfolio-title {
  display: inline;
}

.text-block {
  display: inline;
}

.gallery-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.project-type {
  padding-bottom: 13px;
  color: rgba(51, 51, 51, 0.6);
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.project-type.plan-span {
  display: inline-block;
  padding-bottom: 5px;
}

.gallery-image {
  box-shadow: 8px 8px 12px 4px rgba(0, 0, 0, 0.14);
}

.dropdown-link {
  color: #333;
  text-decoration: none;
}

.dropdown-link:hover {
  color: #ed8b00;
}

._580-home-section {
  background-image: url('../images/Final_04_Comments_02.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

._580-home-section.home-panels {
  height: 500px;
}

._580-slider-section {
  margin: 37px -150px;
}

.left-arrow {
  display: none;
  margin-left: -35px;
}

.right-arrow {
  display: none;
  margin-right: -35px;
}

._580-logo {
  display: block;
  width: 400px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-left: 33px;
}

._580-logo.logo-on-home {
  margin-top: 0px;
  padding-top: 20px;
}

.subhead-banner {
  position: relative;
  top: 2px;
  z-index: auto;
  margin-top: 0px;
  margin-bottom: -40px;
  padding: 5px 35px 12px;
  background-image: url('../images/Red-Subhead-Banner-HiRes.png');
  background-position: 50% 50%;
  background-size: cover;
  color: #fff;
  font-size: 30px;
  line-height: 34px;
  text-align: center;
}

.subhead-banner.green {
  background-image: url('../images/Green-Subhead-Banner-HiRes.png');
}

.standard-section {
  max-width: 1350px;
  margin-right: auto;
  margin-left: auto;
}

.pricing-list {
  text-align: center;
}

.price-amount {
  display: inline-block;
  font-family: skolar-sans-latin-condensed, sans-serif;
  color: #913926;
  font-size: 28px;
  font-weight: 700;
}

.price-amount.green {
  color: #7b804e;
}

.price-details {
  display: inline-block;
  margin-right: 3px;
  margin-left: 2px;
  font-size: 16px;
}

.price-heading {
  margin-top: 17px;
  font-size: 30px;
}

._580-prices {
  max-width: 1250px;
  margin: 37px auto 20px;
  padding-right: 140px;
  padding-left: 90px;
}

.pricing-grid {
  grid-column-gap: 32px;
}

._580-brochure {
  margin-top: 40px;
}

.centered-section {
  max-width: 1350px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.floor-plan-fine-print {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 12px;
}

._800-paragraph {
  max-width: 880px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
  text-align: left;
}

.mcl-logo {
  display: block;
  width: 360px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}

.mcl-slider-section {
  display: none;
  margin-top: 37px;
  margin-bottom: 37px;
}

.mcl-slider {
  height: 415px;
  background-color: transparent;
}

.mcl-slider-mask {
  width: 100%;
}

.mcl-header-images {
  max-width: 1616px;
  margin: 37px auto;
}

.grid-3 {
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.mcl-header-grid {
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.shape-1 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  height: 100vh;
  background-image: url('../images/Shape-1a.svg');
  background-position: 0px 0px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.shape-2 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  height: 100vh;
  background-image: url('../images/Shape-1b.svg');
  background-position: 0px 0px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.shape-3 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  height: 100vh;
  background-image: url('../images/Shape-1c.svg');
  background-position: 0px 0px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.mark-creek-section {
  background-image: url('../images/MCL-Front-Render.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.home-panel {
  height: 500px;
  max-width: 1250px;
  margin-top: 37px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  box-shadow: 5px 5px 14px 0 rgba(0, 0, 0, 0.22);
}

.home-panel._580-mark-street {
  background-image: url('../images/Final_04_Comments_02.jpg');
}

.home-panel.mark-creek {
  background-image: url('../images/MCL-Front-Render.jpg');
}

.home-panel.signature {
  background-image: url('../images/Pine-Valley-5.jpg');
  background-position: 50% 45%;
}

.home-panel-link {
  width: 100%;
  height: 100%;
}

.mcl-home-logo {
  position: relative;
  right: 55px;
  bottom: -91px;
  display: inline-block;
  height: 150px;
}

._580-home-logo {
  position: absolute;
  left: 60%;
  height: 150px;
}

.log-timber-text {
  display: inline-block;
  margin-top: auto;
  margin-right: auto;
  margin-bottom: auto;
  padding: 24px 30px 27px;
  border-radius: 5px;
  background-color: rgba(34, 34, 34, 0.88);
}

.l-t-image {
  display: none;
  margin-left: 40px;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.black-panel {
  position: relative;
  left: 0px;
  top: auto;
  right: auto;
  bottom: auto;
  display: inline-block;
}

.home-hero-background {
  position: fixed;
  z-index: -100;
  width: 100%;
  height: 100vh;
  margin-right: auto;
  margin-left: auto;
  padding: 50px;
}

.develoment-logo {
  padding-top: 62px;
}

.home-hero-text {
  max-width: 640px;
  margin-right: 37px;
  margin-left: 37px;
  padding: 22px 30px 23px 37px;
  border-radius: 25px 0px 50px;
  background-color: rgba(67, 108, 111, 0.88);
  box-shadow: 5px 5px 14px 0 rgba(0, 0, 0, 0.22);
}

.home-hero-slider {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  background-color: transparent;
}

.home-slide-1 {
  background-image: url('../images/Wigwam-5.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.home-intro-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 93vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.home-hero-center-limit {
  width: 100%;
  max-width: 1600px;
  margin-right: auto;
  margin-left: auto;
}

.home-slide-2 {
  background-image: url('../images/Elko-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.home-slide-3 {
  background-image: url('../images/Seba-Beach-Closeup1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.home-slide-5 {
  background-image: url('../images/Elko-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.home-body {
  background-color: #111;
}

.home-hero-blurb {
  padding-bottom: 5px;
  color: hsla(0, 0%, 100%, 0.88);
  font-size: 18px;
  line-height: 27px;
}

.home-panel-headlne {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  color: hsla(0, 0%, 100%, 0.88);
  font-size: 60px;
  line-height: 66px;
  font-weight: 500;
  text-decoration: none;
}

.home-panel-headlne.dream-homes {
  padding-right: 25px;
}

.home-slide-4 {
  background-image: url('../images/Rosa-1.jpg');
  background-position: 50% 80%;
  background-size: cover;
}

.home-slide-6 {
  background-image: url('../images/Merion-No-Signs.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.home-panel-plain-text {
  display: inline-block;
}

._580-home-panel-text-area {
  position: relative;
  left: -452px;
  display: inline-block;
  max-width: 350px;
  color: hsla(0, 0%, 100%, 0.88);
  text-decoration: none;
}

.home-panel-subhead {
  margin-top: 24px;
  padding-right: 55px;
  color: hsla(0, 0%, 100%, 0.88);
  font-size: 22px;
  line-height: 31px;
  font-weight: 600;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.home-panel-black-edge {
  display: inline-block;
  width: 500px;
  height: 500px;
  padding: 45px 97px 37px 42px;
  background-image: url('../images/Tyee-Black-Panel.svg');
  background-position: 0% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.home-panel-black-edge.signature-adjust {
  position: relative;
  left: -250px;
}

.other-gallery-selections {
  display: block;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.collection-list-wrapper {
  display: block;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.additional-gallery-card {
  width: 180px;
  height: 120px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.additional-gallery-item {
  display: block;
  width: 200px;
  padding-left: 0px;
}

.collection-list-3 {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
}

.additional-gallery-name {
  margin-top: 3px;
  color: #000;
  font-size: 16px;
}

.additional-gallery-link {
  opacity: 0.6;
}

.additional-gallery-link:hover {
  opacity: 1;
}

.faded-subhead {
  color: #777;
}

.footer-container {
  background-color: hsla(0, 0%, 100%, 0.88);
}

.footer {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.foooter-block {
  width: 100%;
  max-width: 1350px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  padding: 22px 27px;
  background-color: hsla(0, 0%, 85.5%, 0.88);
}

.bottom-spacer {
  height: 50px;
}

.l-t-background {
  position: fixed;
  z-index: -100;
  width: 100%;
  height: 100%;
  background-image: url('../images/Seba-Beach-Closeup1_1.jpg');
  background-position: 50% 22%;
  background-size: cover;
  opacity: 0.95;
}

.dark-body {
  background-color: #222;
  background-image: linear-gradient(150deg, #222, #444);
}

.white-text {
  color: hsla(0, 0%, 100%, 0.88);
}

.signature-logo {
  position: relative;
  left: 72%;
  top: 22px;
  display: inline-block;
  width: 250px;
}

.signature-background {
  position: fixed;
  z-index: -100;
  width: 100%;
  height: 100%;
  background-image: url('../images/Rosa-4.jpg');
  background-position: 54% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.signature-background.battle-river {
  z-index: -70;
  background-image: url('../images/Battle-River-4.jpg');
  background-position: 37% 50%;
  opacity: 0;
}

.signature-background.elko {
  z-index: -90;
  background-image: url('../images/Elko-3.jpg');
  background-position: 45% 50%;
  opacity: 0;
}

.signature-background.expedition {
  z-index: -80;
  background-image: url('../images/Expedition10.jpg');
  background-position: 37% 50%;
  opacity: 0;
}

.signature-fade {
  position: fixed;
  z-index: -80;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(350deg, #000, #fff);
  opacity: 0.55;
}

.signature-fade.elko {
  opacity: 0.4;
}

.signature-fade.expedition {
  opacity: 0.4;
}

.signature-fade.battle-river {
  opacity: 0.37;
}

.floating-copy-block {
  max-width: 640px;
  margin-top: auto;
  margin-bottom: auto;
  padding: 20px 40px;
  background-color: hsla(0, 0%, 85.3%, 0.84);
  box-shadow: 1px 1px 7px 0 rgba(0, 0, 0, 0.2);
}

.floating-copy-block.feature-margin {
  margin-top: 49vh;
}

.floating-copy-block.feature-margin.about-page {
  margin-top: 55vh;
  margin-left: auto;
}

.floating-copy-block.signature-right {
  padding-bottom: 35px;
}

.floating-copy-block.signature-left {
  padding-bottom: 35px;
}

.floating-copy-block.testimonial {
  display: inline-block;
  max-width: 400px;
  margin-right: 25px;
  margin-bottom: 40px;
  padding: 30px 32px 32px 36px;
}

.base-camp-logo {
  display: block;
  width: 400px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
}

.base-camp-logo.logo-on-home {
  margin-top: 0px;
  padding-top: 20px;
}

.forest-crowne-logo {
  display: block;
  width: 400px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  opacity: 0.95;
}

.forest-crowne-logo.logo-on-home {
  margin-top: 0px;
  padding-top: 20px;
}

.collection-list-wrapper-2 {
  display: block;
}

.collection-list-4 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.base-camp-item {
  -ms-grid-columns: 0.5fr 1fr;
  grid-template-columns: 0.5fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.info-panel {
  margin-top: auto;
  margin-bottom: auto;
  text-align: right;
}

.info-panel-title {
  margin-top: 0px;
  text-align: right;
}

.info-panel-sqft {
  font-size: 17px;
  font-weight: 500;
  text-align: right;
}

.info-panel-bedbath {
  font-weight: 600;
  text-align: right;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}

.signature-feature-right-text {
  grid-column-gap: 24px;
  -ms-grid-columns: 1fr 0.5fr;
  grid-template-columns: 1fr 0.5fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.signature-photo {
  z-index: 0;
  display: block;
  margin-top: auto;
  margin-bottom: auto;
  box-shadow: 1px 1px 7px 0 rgba(0, 0, 0, 0.2);
}

.sig-feature-headline {
  display: inline-block;
  margin-top: 10px;
  font-size: 37px;
  font-weight: 500;
}

.h2-prefix {
  position: relative;
  top: -7px;
  display: inline-block;
  margin-left: -1px;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  font-size: 16px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}

.signature-feature-left-text {
  grid-column-gap: 24px;
  -ms-grid-columns: 0.5fr 1fr;
  grid-template-columns: 0.5fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.signature-photo-div {
  background-image: url('../images/Battle-River-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  box-shadow: 1px 1px 3px 0 #000;
}

.battle-river-div {
  margin-top: auto;
  margin-bottom: auto;
}

.h1-prefix {
  position: relative;
  top: -14px;
  display: inline-block;
  margin-left: -1px;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  font-size: 16px;
  line-height: 33px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.white-grad-background {
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #f8f8f8 50%, #eceaea);
}

.elko-div {
  margin-top: auto;
  margin-bottom: auto;
}

.gallery-darken {
  min-height: 260px;
}

.portfolio-background {
  position: fixed;
  z-index: -100;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(350deg, #797979, #fff 80%);
}

.portfolio-background.battle-river {
  z-index: -70;
  background-image: url('../images/Battle-River-4.jpg');
  background-position: 37% 50%;
  opacity: 0;
}

.portfolio-background.elko {
  z-index: -90;
  background-image: url('../images/Elko-3.jpg');
  background-position: 45% 50%;
  opacity: 0;
}

.portfolio-background.expedition {
  z-index: -80;
  background-image: url('../images/Expedition10.jpg');
  background-position: 37% 50%;
  opacity: 0;
}

.portfolio-fade {
  position: fixed;
  z-index: -80;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(350deg, hsla(0, 0%, 47.3%, 0.6), #fff);
  opacity: 0.55;
}

.plan-list-image {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 40%;
  background-size: cover;
}

.portfolio-main-image {
  width: 100%;
  height: 100%;
}

.development-background {
  position: fixed;
  z-index: -100;
  width: 100%;
  height: 100%;
  background-image: url('../images/Blue-Sky-Background.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.development-background.battle-river {
  z-index: -70;
  background-image: url('../images/Battle-River-4.jpg');
  background-position: 37% 50%;
  opacity: 0;
}

.development-background.elko {
  z-index: -90;
  background-image: url('../images/Elko-3.jpg');
  background-position: 45% 50%;
  opacity: 0;
}

.development-background.expedition {
  z-index: -80;
  background-image: url('../images/Expedition10.jpg');
  background-position: 37% 50%;
  opacity: 0;
}

.development-fade {
  position: fixed;
  z-index: -80;
  width: 100%;
  height: 100%;
  background-image: radial-gradient(circle farthest-corner at 50% 77%, #fff 44%, hsla(0, 0%, 100%, 0.37) 95%);
  opacity: 0.95;
}

.development-fade.elko {
  opacity: 0.4;
}

.development-fade.expedition {
  opacity: 0.4;
}

.development-fade.battle-river {
  opacity: 0.37;
}

.about-background {
  position: fixed;
  z-index: -100;
  width: 100%;
  height: 100%;
  background-image: url('../images/Merion-No-Signs.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.about-background.battle-river {
  z-index: -70;
  background-image: url('../images/Battle-River-4.jpg');
  background-position: 37% 50%;
  opacity: 0;
}

.about-background.elko {
  z-index: -90;
  background-image: url('../images/Elko-3.jpg');
  background-position: 45% 50%;
  opacity: 0;
}

.about-background.expedition {
  z-index: -80;
  background-image: url('../images/Expedition10.jpg');
  background-position: 37% 50%;
  opacity: 0;
}

.about-fade {
  position: fixed;
  z-index: -80;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(350deg, hsla(0, 0%, 74.7%, 0.88), rgba(0, 0, 0, 0.27));
  opacity: 0.37;
}

.about-fade.elko {
  opacity: 0.4;
}

.about-fade.expedition {
  opacity: 0.4;
}

.about-fade.battle-river {
  opacity: 0.37;
}

.price-fine-print {
  display: block;
  font-size: 12px;
  line-height: 15px;
}

.fine-print {
  text-align: center;
}

.html-embed {
  width: 100%;
  height: 100%;
}

.page-embed {
  width: 100%;
  height: 100vh;
}

.number-stat {
  position: relative;
  top: 1px;
  display: inline-block;
  padding-right: 6px;
  color: rgba(51, 51, 51, 0.6);
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.03em;
}

.number-stat.plan-span {
  display: inline-block;
}

.number-stat.sqft {
  padding-right: 3px;
}

.specs-list {
  margin-bottom: 0px;
  padding-left: 10px;
  list-style-type: none;
}

.plan-info-box {
  text-align: center;
}

.testimonial-credit {
  display: inline;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.testimonial-items {
  display: inline-block;
}

.testimonial-location {
  font-size: 16px;
  font-style: italic;
  font-weight: 600;
}

.quote-credit {
  margin-top: 8px;
  padding-top: 0px;
  padding-left: 18px;
}

.quote-mark {
  position: relative;
  left: -27px;
  top: 5px;
  display: block;
  margin-bottom: -23px;
  font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
  color: rgba(67, 108, 111, 0.27);
  font-size: 90px;
  font-style: normal;
  font-weight: 700;
}

.quote-mark.closing {
  left: 17px;
  top: 0px;
  text-align: right;
}

.testimonial-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.testimonial-styling {
  display: none;
}

.home-hero-emphasis {
  padding-bottom: 5px;
  color: hsla(0, 0%, 100%, 0.88);
  font-size: 28px;
  line-height: 27px;
  font-weight: 600;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

@media screen and (max-width: 991px) {
  .logo {
    margin-bottom: -40px;
  }

  .nav-link {
    padding-right: 18px;
    padding-left: 18px;
    font-size: 15px;
  }

  .nav-link.dropdown {
    font-size: 13px;
  }

  .nav-link.smallcaps {
    padding-right: 12px;
    padding-left: 12px;
    font-size: 13px;
  }

  .hero-section {
    min-height: 600px;
    background-size: 1200px;
  }

  .body.gallery-body {
    font-size: 16px;
    line-height: 21px;
  }

  .grid {
    -ms-grid-columns: 1fr 1.5fr;
    grid-template-columns: 1fr 1.5fr;
  }

  .rich-text-block {
    width: 85%;
  }

  .page-title.hht {
    max-width: 450px;
    font-size: 42px;
  }

  .main-section.l-t {
    padding-right: 0px;
  }

  .navbar-container {
    height: 87px;
    padding-right: 37px;
    padding-left: 37px;
    background-size: 1000px;
  }

  .collection-list {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .brand.w--current {
    margin-top: 32px;
  }

  .button.grey {
    font-size: 14px;
  }

  .section-2 {
    height: 360px;
  }

  ._580-slider-mask {
    width: 90vw;
    height: 30vw;
  }

  ._580-slider {
    width: 90vw;
    height: 30vw;
  }

  .new-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .collection-list-2 {
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .gallery-sidebar {
    width: 22vw;
    height: 13vw;
  }

  .gallery-sidebar-div {
    width: 18vw;
    height: 13vw;
  }

  .gallery-section-wide {
    min-height: 60vh;
  }

  .customer-quote {
    padding: 24px 22px;
    font-size: 18px;
    line-height: 24px;
  }

  .dark-line.line-2 {
    width: 27vw;
    margin-right: 20vw;
  }

  .line-2.dark-line-2 {
    margin-right: 20vw;
  }

  ._580-home-section.home-panels {
    height: 400px;
  }

  ._580-slider-section {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  ._580-logo {
    width: 350px;
    margin-top: 22px;
  }

  .subhead-banner {
    top: -2px;
    font-size: 26px;
    line-height: 30px;
  }

  .price-amount {
    font-size: 24px;
  }

  .price-details {
    font-size: 14px;
  }

  .price-heading {
    margin-top: 10px;
    font-size: 24px;
  }

  ._580-prices {
    margin-top: 30px;
  }

  .pricing-grid {
    grid-column-gap: 22px;
  }

  .mcl-logo {
    width: 300px;
    margin-top: 27px;
  }

  .mcl-slider-section {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .mcl-slider {
    width: 90vw;
    height: 30vw;
  }

  .mcl-slider-mask {
    width: 90vw;
    height: 30vw;
  }

  .mcl-header-images {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .mcl-header-grid {
    grid-column-gap: 12px;
  }

  .home-panel {
    height: 400px;
  }

  .mcl-home-logo {
    bottom: -65px;
    height: 120px;
  }

  ._580-home-logo {
    left: 55%;
    height: 110px;
  }

  .l-t-image {
    width: 480px;
    margin-top: -145px;
    margin-right: -66px;
    margin-left: -39px;
  }

  .black-panel {
    display: none;
  }

  .home-hero-background {
    max-height: 837px;
  }

  .home-hero-background.l-t {
    padding-right: 0px;
  }

  .home-hero-text {
    max-width: 580px;
  }

  .home-intro-text {
    max-height: 800px;
  }

  .home-hero-blurb {
    font-size: 15px;
    line-height: 24px;
  }

  .home-panel-headlne {
    font-size: 44px;
    line-height: 48px;
  }

  .home-panel-headlne.dream-homes {
    padding-right: 0px;
  }

  ._580-home-panel-text-area {
    display: none;
  }

  .home-panel-subhead {
    padding-right: 33px;
    font-size: 18px;
    line-height: 27px;
  }

  .home-panel-black-edge {
    width: 400px;
    height: 400px;
    padding-top: 42px;
    padding-left: 37px;
  }

  .home-panel-black-edge.signature-adjust {
    left: -200px;
  }

  .signature-logo {
    left: 70%;
    top: 35px;
    width: 200px;
  }

  .signature-background {
    z-index: -100;
  }

  .floating-copy-block.signature-right {
    z-index: 5;
    margin-bottom: -12px;
    margin-left: -90px;
    padding: 5px 20px 25px 30px;
  }

  .floating-copy-block.signature-left {
    z-index: 5;
    margin-right: -90px;
    margin-bottom: -12px;
    padding: 5px 20px 25px 30px;
  }

  .base-camp-logo {
    width: 350px;
    margin-top: 22px;
  }

  .forest-crowne-logo {
    width: 350px;
    margin-top: 22px;
  }

  .collection-list-4 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .signature-feature-text p {
    font-size: 15px;
    line-height: 20px;
  }

  .battle-river-div {
    margin-top: auto;
    margin-bottom: auto;
  }

  .elko-div {
    margin-top: auto;
    margin-bottom: auto;
  }

  .portfolio-background {
    z-index: -100;
  }

  .development-background {
    z-index: -100;
  }

  .about-background {
    z-index: -100;
  }

  .price-fine-print {
    margin-top: 2px;
  }

  .home-hero-emphasis {
    font-size: 15px;
    line-height: 24px;
  }
}

@media screen and (max-width: 767px) {
  h2 {
    font-size: 28px;
    line-height: 32px;
  }

  h4 {
    font-size: 16px;
    line-height: 20px;
  }

  p {
    font-size: 14px;
    line-height: 21px;
  }

  .logo {
    max-width: 90%;
    margin-bottom: -37px;
  }

  .nav-link {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .hero-section {
    min-height: 400px;
    background-size: 800px;
  }

  .body.portfolio-description {
    font-size: 14px;
    line-height: 21px;
  }

  .body.gallery-body {
    font-size: 15px;
    line-height: 19px;
  }

  .grid {
    padding-top: 20px;
    padding-right: 37px;
    padding-left: 37px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .page-title {
    font-size: 42px;
    line-height: 42px;
  }

  .page-title.hht {
    max-width: 400px;
    font-size: 36px;
    line-height: 38px;
  }

  .main-section {
    padding: 37px;
  }

  .main-section.l-t {
    padding-top: 90px;
    padding-right: 37px;
  }

  .main-section.top {
    padding-top: 90px;
  }

  .navbar-container {
    height: 80px;
    padding-right: 15px;
    padding-left: 25px;
    background-position: 50% 100%;
    background-size: 800px;
  }

  .collection-list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .icon {
    display: block;
  }

  .section-2 {
    height: 300px;
    margin-top: -50px;
  }

  .fixed-background {
    margin-top: -57px;
  }

  .new-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .collection-list-2 {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .gallery-sidebar {
    width: 100%;
    height: 18vw;
    max-height: 200px;
    max-width: 350px;
  }

  .gallery-sidebar-div {
    width: 26vw;
    height: 18vw;
    max-height: 200px;
    max-width: 350px;
  }

  .gallery-section-wide {
    min-height: 50vh;
    padding: 84px 37px 37px;
  }

  .dark-line {
    display: none;
  }

  .dark-line.line-2 {
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
    display: none;
  }

  .line-2.dark-line-2 {
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
    display: none;
  }

  .project-type {
    padding-bottom: 11px;
    font-size: 13px;
  }

  ._580-home-section.home-panels {
    height: 300px;
  }

  ._580-slider-section {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  ._580-logo {
    width: 300px;
    padding-left: 20px;
  }

  .subhead-banner {
    font-size: 21px;
    line-height: 24px;
  }

  ._580-prices {
    margin-top: 23px;
    padding-right: 60px;
    padding-left: 40px;
  }

  .pricing-grid {
    grid-column-gap: 16px;
  }

  .mcl-logo {
    width: 280px;
  }

  .mcl-slider-section {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .mcl-header-images {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .home-panel {
    height: 300px;
  }

  .mcl-home-logo {
    right: 44px;
    bottom: -28px;
    height: 90px;
  }

  ._580-home-logo {
    left: 50%;
    height: 90px;
  }

  .log-timber-text {
    width: 100%;
    margin-bottom: 20px;
  }

  .l-t-image {
    max-width: 120%;
    margin-top: -37px;
    margin-left: 0px;
  }

  .home-hero-background {
    max-height: 550px;
    margin-top: 60px;
    padding: 37px;
  }

  .home-hero-background.l-t {
    padding-right: 37px;
  }

  .home-hero-text {
    margin-right: 0px;
    margin-left: 0px;
    padding: 18px 24px 15px 27px;
    border-radius: 0px;
  }

  .home-intro-text {
    height: auto;
    max-height: none;
    padding-top: 460px;
  }

  .home-hero-blurb {
    padding-bottom: 8px;
    font-size: 14px;
    line-height: 22px;
  }

  .home-panel-headlne {
    font-size: 36px;
    line-height: 38px;
  }

  .home-panel-subhead {
    margin-top: 14px;
    font-size: 14px;
    line-height: 20px;
  }

  .home-panel-black-edge {
    width: 300px;
    height: 300px;
    padding: 30px 90px 25px 32px;
  }

  .home-panel-black-edge.signature-adjust {
    left: -150px;
  }

  .additional-gallery-card {
    width: 90px;
    height: 60px;
  }

  .additional-gallery-item {
    width: 100px;
    height: 100px;
  }

  .additional-gallery-name {
    font-size: 12px;
    line-height: 13px;
  }

  .signature-logo {
    left: 68%;
    top: -30px;
    width: 150px;
  }

  .floating-copy-block.signature-right {
    margin-top: -77px;
    margin-right: -15px;
    margin-left: 100px;
  }

  .floating-copy-block.signature-left {
    margin-right: 100px;
    margin-bottom: -95px;
    margin-left: -15px;
  }

  .base-camp-logo {
    width: 300px;
  }

  .forest-crowne-logo {
    width: 300px;
  }

  .signature-feature-right-text {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .signature-feature-left-text {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .h1-prefix {
    top: -10px;
    margin-left: -12px;
  }

  .about-background {
    background-position: 37% 0%;
  }

  .price-fine-print {
    font-size: 11px;
    line-height: 14px;
  }

  .number-stat {
    padding-bottom: 11px;
    font-size: 13px;
  }

  .home-hero-emphasis {
    padding-bottom: 8px;
    font-size: 14px;
    line-height: 22px;
  }
}

@media screen and (max-width: 479px) {
  .logo {
    max-width: 70%;
    margin-top: 10px;
    margin-bottom: -22px;
  }

  .hero-section {
    min-height: 300px;
    background-position: 50% 0%;
    background-size: 550px;
  }

  .grid {
    padding-top: 0px;
    padding-right: 25px;
    padding-left: 25px;
  }

  .rich-text-block {
    width: 95%;
  }

  .page-title {
    padding-bottom: 5px;
    font-size: 36px;
    line-height: 36px;
  }

  .main-section {
    padding: 25px;
  }

  .main-section.l-t {
    padding-top: 84px;
  }

  .main-section.top {
    padding-top: 84px;
  }

  .grid-2 {
    -ms-grid-columns: 3fr;
    grid-template-columns: 3fr;
  }

  .navbar-container {
    height: 60px;
    padding-right: 0px;
    padding-left: 10px;
    background-position: 90% 100%;
    background-size: 575px;
  }

  .gallery-item {
    min-height: 180px;
  }

  .portfolio-card {
    left: 15px;
    top: 135px;
    font-size: 24px;
  }

  .portfolio-card.prefix {
    top: 130px;
    font-size: 12px;
  }

  .brand {
    margin-top: 0px;
  }

  .button.float-panel-bottom {
    margin-bottom: 0px;
  }

  .map {
    height: 280px;
    margin-bottom: 40px;
  }

  ._580-slider-mask {
    width: 136vw;
    height: 45vw;
  }

  ._580-slider {
    width: 136vw;
    height: 45vw;
  }

  ._580-slider-image {
    width: 100%;
  }

  .fixed-background {
    margin-top: -72px;
  }

  .new-grid {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
  }

  .collection-list-2 {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .gallery-sidebar {
    height: 25vw;
  }

  .gallery-sidebar-div {
    width: 40vw;
    height: 25vw;
  }

  .gallery-section-wide {
    padding: 80px 25px 25px;
  }

  .customer-quote {
    padding: 15px 10px;
    font-size: 15px;
    line-height: 20px;
  }

  .gallery-header {
    display: block;
  }

  .project-type {
    padding-bottom: 8px;
    font-size: 12px;
  }

  ._580-home-section.home-panels {
    height: 250px;
  }

  ._580-slider-section {
    overflow: hidden;
    margin-top: 16px;
    margin-bottom: 16px;
  }

  ._580-logo {
    margin-top: 17px;
    padding-right: 25px;
    padding-left: 25px;
  }

  .subhead-banner {
    top: 0px;
    max-width: 220px;
    margin-top: 5px;
    margin-bottom: -2px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 18px;
    line-height: 22px;
  }

  .price-amount {
    font-size: 21px;
    line-height: 21px;
  }

  .price-details {
    font-size: 13px;
  }

  .price-heading {
    font-size: 22px;
    line-height: 24px;
  }

  ._580-prices {
    margin-top: 10px;
  }

  .pricing-grid {
    grid-row-gap: 20px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .mcl-logo {
    margin-top: 17px;
    padding-right: 25px;
    padding-left: 25px;
  }

  .mcl-slider-section {
    overflow: hidden;
    margin-top: 16px;
    margin-bottom: 16px;
  }

  .mcl-slider {
    width: 136vw;
    height: 45vw;
  }

  .mcl-slider-mask {
    width: 136vw;
    height: 45vw;
  }

  .mcl-header-images {
    margin-top: 16px;
    margin-bottom: 16px;
  }

  .mcl-header-grid {
    grid-row-gap: 12px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .mobile-hide {
    display: none;
  }

  .home-panel {
    height: 240px;
  }

  .mcl-home-logo {
    left: 20px;
    top: 150px;
    right: auto;
    bottom: auto;
    height: 75px;
  }

  ._580-home-logo {
    left: auto;
    right: 16px;
    height: 75px;
  }

  .l-t-image {
    margin-left: -22px;
  }

  .home-hero-background {
    max-height: 437px;
    padding: 25px;
  }

  .home-intro-text {
    padding-top: 418px;
  }

  .home-panel-black-edge {
    display: none;
  }

  .signature-logo {
    left: 20px;
    top: 150px;
    right: auto;
    bottom: auto;
    width: 120px;
  }

  .floating-copy-block {
    padding-top: 15px;
    padding-right: 25px;
    padding-left: 21px;
  }

  .floating-copy-block.signature-right {
    margin-top: -56px;
    margin-left: 37px;
  }

  .floating-copy-block.signature-left {
    margin-right: 37px;
    margin-bottom: -51px;
  }

  .base-camp-logo {
    margin-top: 17px;
    padding-right: 25px;
    padding-left: 25px;
  }

  .forest-crowne-logo {
    margin-top: 17px;
    padding-right: 25px;
    padding-left: 25px;
  }

  .base-camp-item {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .sig-feature-headline {
    margin-bottom: 0px;
    font-size: 30px;
  }

  .h2-prefix {
    margin-bottom: 0px;
    font-size: 14px;
  }

  .signature-feature-text p {
    margin-bottom: 7px;
    font-size: 14px;
  }

  .h1-prefix {
    top: -9px;
    margin-bottom: 0px;
    margin-left: -1px;
    font-size: 14px;
  }

  .number-stat {
    padding-bottom: 8px;
    font-size: 12px;
  }
}

#w-node-fbdf85bc901a-9f810804 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

@media screen and (max-width: 767px) {
  #w-node-fbdf85bc901a-9f810804 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
}

