:root {
  --grey: #858585;
  --tan: #c7aa8b;
  --dark-slate-gray: #4d4d4d;
  --dark-slate-gray-2: #323232;
  --white-smoke: #f7f7f7;
  --light-gray: #d1d1d1;
}

body {
  color: #333;
  padding-top: 60px;
  font-family: Roboto Condensed, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  color: #c7aa8b;
  margin: 0 0 10px;
  font-size: 47px;
  font-weight: 500;
  line-height: 55px;
}

h2 {
  color: #4d4d4d;
  text-transform: uppercase;
  margin: 0 0 10px;
  font-size: 30px;
  font-weight: 700;
  line-height: 27px;
}

h3 {
  margin: 10px 0;
  font-size: 31px;
  font-weight: 500;
  line-height: 30px;
}

h4 {
  margin: 0 0 10px;
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
}

h5 {
  margin: 10px 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

h6 {
  margin: 10px 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Roboto, sans-serif;
}

.button {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: rgba(77, 77, 77, .2);
  border: 2px solid #fff;
  padding: 8px 15px;
  font-size: 16px;
  text-decoration: none;
  transition: all .1s;
  display: inline-block;
}

.button:hover {
  color: #323232;
  background-color: #fff;
}

.button.beige {
  color: #c7aa8b;
  border-color: #c7aa8b;
}

.button.beige:hover {
  color: #323232;
  background-color: #c7aa8b;
}

.button.beige.footer {
  margin-top: -8px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.button.form {
  color: #c7aa8b;
  background-color: #323232;
  border-color: #323232;
  margin-top: 22px;
  margin-bottom: 23px;
}

.button.form:hover {
  color: #323232;
  background-color: rgba(0, 0, 0, 0);
}

.button.solid {
  background-color: #c7aa8b;
  border-color: #c7aa8b;
}

.button.solid:hover {
  color: #c7aa8b;
  background-color: rgba(0, 0, 0, 0);
}

.navbar {
  background-color: #323232;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  box-shadow: 0 1px rgba(255, 255, 255, .13);
}

.nav-link {
  color: #ededed;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-right: 1px solid #4d4d4d;
  padding: 20px 30px;
  font-family: Roboto Condensed, sans-serif;
  font-size: 15px;
  font-weight: 300;
  text-decoration: none;
  transition: background-color .1s, margin .5s;
}

.nav-link:hover {
  color: #fff;
  background-color: #000;
}

.nav-link.w--current {
  box-shadow: none;
  color: #c7aa8b;
  background-color: #000;
}

.nav-link.w--current:hover {
  color: #c7aa8b;
}

.nav-link.social-icons {
  float: right;
  opacity: .8;
  border-left: 1px solid #4d4d4d;
  padding: 18px 22px 22px;
}

.nav-link.social-icons:hover {
  opacity: 1;
}

.nav-link.social-icons.last {
  border-left-style: none;
}

.logo-text {
  float: left;
  color: #ededed;
  text-transform: uppercase;
  margin-top: 3px;
  margin-right: 31px;
  font-family: Roboto Condensed, sans-serif;
  font-size: 25px;
  font-weight: 500;
}

.nav-menu {
  float: left;
  border-left: 1px solid #4d4d4d;
}

.stone-logo {
  float: left;
  opacity: .9;
  margin-right: 8px;
}

.stone-logo.footer {
  opacity: .4;
}

.brand {
  padding-top: 4px;
  padding-right: 0;
}

.section {
  color: #4d4d4d;
  background-image: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/managersoffice.jpg');
  background-position: 0 0, 50% 61px;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 82px;
  padding-bottom: 80px;
}

.section.grey {
  color: #fff;
  background-color: #333;
  background-image: linear-gradient(#000, #000);
  padding-top: 0;
  padding-bottom: 0;
}

.section.beige {
  background-color: #371407;
}

.section.image {
  background-image: linear-gradient(rgba(0, 0, 0, .24), rgba(0, 0, 0, .24)), url('../images/facility.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  padding-top: 127px;
  padding-bottom: 127px;
}

.section.lightgrey {
  background-color: #f7f7f7;
}

.section.footer {
  background-color: #323232;
  background-image: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7));
  padding-top: 65px;
  padding-bottom: 53px;
}

.section.units {
  background-image: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url('../images/storageblueprint.jpg');
  background-position: 0 0, 50%;
}

.section.available {
  min-height: 500px;
  background-image: linear-gradient(rgba(0, 0, 0, .49), rgba(0, 0, 0, .49)), url('../images/facility.jpg');
}

.section.aboutus {
  min-height: 500px;
}

.main-heading {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Roboto Condensed, sans-serif;
  font-size: 79px;
  font-style: normal;
  font-weight: 300;
  line-height: 66px;
}

.main-heading.bold {
  font-weight: 700;
  position: relative;
}

.slider-nav {
  font-size: 9px;
  line-height: 10px;
}

.main-subheading {
  color: rgba(255, 255, 255, .81);
  margin-top: 18px;
  margin-bottom: 44px;
  font-family: Vollkorn, serif;
  font-size: 21px;
  font-style: italic;
  font-weight: 400;
}

.horizontal-bar {
  width: 60px;
  height: 2px;
  background-color: #fff;
  display: inline-block;
}

.horizontal-bar.beige {
  background-color: #c7aa8b;
  display: inline-block;
}

.horizontal-bar.lightgrey {
  background-color: rgba(50, 50, 50, .18);
}

.slider {
  height: 600px;
  background-color: rgba(0, 0, 0, 0);
}

.slide {
  height: 600px;
  text-align: center;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/background.jpg');
  background-position: 0 0, 50% -136px;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 80px;
  padding-bottom: 80px;
}

.slide._2 {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/facility.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.slide._3 {
  background-image: url('../images/town.jpg');
}

.process-titles {
  text-align: center;
  text-transform: uppercase;
  border-top: 1px solid rgba(50, 50, 50, .13);
  margin-bottom: 23px;
  padding-top: 23px;
  font-size: 21px;
}

.icon-wrapper {
  height: 109px;
  text-align: center;
  margin-bottom: 24px;
}

.number {
  color: rgba(50, 50, 50, .09);
  text-transform: uppercase;
  margin-top: -22px;
  margin-bottom: 2px;
  padding-top: 0;
  font-size: 16px;
}

.testimonials-slider {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  padding-left: 47px;
  padding-right: 47px;
}

.testimonial-slide {
  width: 50%;
  text-align: center;
  padding: 24px 30px;
}

.left-arrow {
  width: 45px;
  color: #d1d1d1;
}

.left-arrow:hover {
  color: #c7aa8b;
}

.right-arrow {
  width: 45px;
  color: #d1d1d1;
  transition: all .2s;
}

.right-arrow:hover {
  color: #c7aa8b;
}

.testimonial {
  margin-bottom: 18px;
  font-family: Vollkorn, serif;
  font-size: 18px;
  font-style: italic;
}

.small-title {
  color: rgba(50, 50, 50, .36);
  text-transform: uppercase;
  font-size: 16px;
}

.small-title-wrapper {
  text-align: center;
  margin-bottom: 20px;
}

.author {
  color: #c7aa8b;
  text-transform: uppercase;
}

.footer-text {
  color: #858585;
  margin-top: 3px;
}

.footer-text.address {
  text-align: right;
}

.subheading {
  color: #a6a6a6;
  margin-top: 19px;
  margin-bottom: 10px;
  font-family: Vollkorn, serif;
  font-size: 18px;
  font-style: italic;
}

.contact-form-column {
  background-color: #c7aa8b;
  padding: 74px 33px;
}

.contact-info-column {
  padding-top: 72px;
}

.field {
  height: 52px;
  color: #323232;
  text-transform: uppercase;
  border: 0 solid #000;
  margin-bottom: 14px;
  padding-top: 13px;
  padding-bottom: 13px;
  font-size: 18px;
}

.field:hover {
  background-color: rgba(255, 255, 255, .8);
}

.field:focus {
  box-shadow: inset 0 0 rgba(0, 0, 0, 0);
}

.success {
  color: #323232;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 3px solid #323232;
  padding-top: 35px;
  padding-bottom: 43px;
  font-size: 23px;
  font-weight: 500;
}

.success-message {
  margin-bottom: 73px;
}

.contact-icon {
  margin-top: 31px;
  margin-bottom: 10px;
}

.project-description {
  color: #fff;
  margin-bottom: 11px;
  font-size: 19px;
}

.project-title {
  color: #fff;
  margin-bottom: 20px;
}

.tag-wrapper {
  margin-bottom: 19px;
}

.tag-icon {
  float: left;
  opacity: .19;
  margin-top: 4px;
  margin-right: 5px;
}

.tag-title {
  float: left;
  color: #b8b8b8;
  margin-right: 16px;
  font-size: 14px;
}

.back-to-work-column {
  text-align: right;
  padding-top: 32px;
}

.prev-project-wrapper {
  text-align: right;
  border-right: 3px solid #4d4d4d;
  padding-right: 30px;
}

.nex-project-wrapper {
  padding-left: 30px;
}

.project-link {
  text-decoration: none;
}

.project-link:hover {
  color: #323232;
  text-decoration: underline;
}

.name {
  margin-top: 11px;
  font-size: 16px;
}

.social-icon {
  opacity: .26;
  padding-right: 10px;
  transition: all .2s;
}

.social-icon:hover {
  opacity: 1;
}

.position {
  margin-bottom: 8px;
  font-family: Vollkorn, serif;
  font-style: italic;
}

.icons-wrapper {
  margin-bottom: 11px;
}

.heading {
  justify-content: center;
  align-items: flex-end;
  margin-top: 197px;
  margin-bottom: 0;
  display: block;
}

.link {
  color: #c7aa8b;
  text-shadow: 2px 2px 4px #000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: -251px;
  text-decoration: none;
  display: block;
}

.section-2 {
  height: auto;
  background-image: linear-gradient(rgba(0, 0, 0, .53), rgba(0, 0, 0, .53)), url('../images/background.jpg');
  background-position: 0 0, 50% 108%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.storage, .storage2 {
  width: 90%;
  margin-bottom: 54px;
}

.container {
  height: 500px;
}

.container-2 {
  height: 800px;
}

.text-span {
  color: #f7f7f7;
  font-weight: 700;
  text-decoration: underline;
}

.heading-3 {
  color: #f7f7f7;
  text-shadow: 4px 4px 7px #000;
}

.text-block {
  color: #c7aa8b;
  text-shadow: 1px 1px 3px #000;
  margin-top: 7px;
  font-size: 20px;
}

.heading-4 {
  color: #fce8d3;
  text-shadow: 1px 1px 4px #000;
}

.link-2 {
  background-color: #4c2228;
}

.map {
  width: 500px;
  border-radius: 15px;
}

.container-3 {
  justify-content: flex-start;
  padding-top: 57px;
  display: flex;
}

.text-block-2 {
  padding-left: 31px;
}

.text-block-3 {
  color: #c7aa8b;
  text-shadow: 1px 1px 5px #000;
  padding-left: 0;
  padding-right: 43px;
  font-size: 32px;
  line-height: 38px;
}

.html-embed {
  margin-top: 47px;
  margin-bottom: 49px;
}

.heading-5 {
  color: #fff;
  text-shadow: 0 2px 4px #000;
  margin-top: 0;
  padding-top: 300px;
}

.heading-6 {
  text-align: center;
}

.heading-7 {
  color: #fff;
  text-shadow: 2px 2px 5px #000;
}

.html-embed-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-4 {
  color: #fff;
  text-align: center;
  padding-top: 14px;
  padding-bottom: 20px;
  font-size: 28px;
}

.link-3 {
  color: var(--grey);
  text-decoration: none;
}

.link-4 {
  color: var(--tan);
  text-decoration: none;
}

.text-span-2, .text-span-3 {
  color: #41ff4d;
}

.text-block-5 {
  color: #fff;
  font-size: 30px;
  line-height: 120px;
}

@media screen and (max-width: 991px) {
  body {
    padding-top: 57px;
  }

  .nav-link {
    max-width: 100%;
    border-top: 1px solid #4d4d4d;
    border-right-style: none;
    padding-left: 25px;
    padding-right: 25px;
  }

  .nav-link.social-icons {
    border-right-color: #4d4d4d;
    padding-left: 21px;
    padding-right: 21px;
  }

  .nav-menu {
    background-color: #323232;
    box-shadow: inset 0 -1px rgba(255, 255, 255, .13), 0 7px 13px -4px rgba(0, 0, 0, .45);
  }

  .menu-icon {
    color: #fff;
    line-height: 21px;
  }

  .section.grey {
    padding-top: 0;
  }

  .menu-button {
    opacity: .8;
  }

  .menu-button.w--open {
    opacity: 1;
    background-color: #000;
  }

  .main-heading {
    margin-bottom: 4px;
    font-size: 68px;
  }

  .slider {
    height: 428px;
  }

  .slide {
    background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/background.jpg');
    background-position: 0 0, 50% -154px;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
    padding-top: 86px;
    padding-bottom: 99px;
  }

  .testimonial-slide {
    width: 100%;
    padding-left: 92px;
    padding-right: 92px;
  }

  .left-arrow {
    margin-left: 0;
  }

  .right-arrow {
    margin-right: 0;
  }

  .heading {
    margin-top: 175px;
  }

  .link {
    margin-top: -81px;
  }

  .storage, .storage2 {
    width: auto;
  }

  .map {
    width: 400px;
  }

  .text-block-3 {
    padding-left: 0;
    padding-right: 36px;
  }

  .heading-5 {
    padding-top: 27px;
  }

  .heading-7 {
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  body {
    padding-top: 0;
  }

  .button.beige.footer {
    margin-top: 17px;
    margin-bottom: 8px;
  }

  .navbar {
    position: relative;
  }

  .stone-logo.footer {
    float: none;
  }

  .section {
    padding: 34px 10px;
  }

  .section.grey {
    padding: 0 10px;
  }

  .section.image {
    background-attachment: scroll;
    padding: 61px 10px;
  }

  .section.footer {
    text-align: center;
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .main-heading {
    font-size: 50px;
    line-height: 44px;
  }

  .slider {
    height: 392px;
  }

  .slide {
    background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/background.jpg');
    background-position: 0 0, 50% -169px;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
    padding: 50px 10px;
  }

  .icon-wrapper {
    height: 102px;
  }

  .number {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .testimonials-slider {
    padding-left: 19px;
    padding-right: 19px;
  }

  .testimonial-slide {
    padding-left: 34px;
    padding-right: 34px;
  }

  .footer-text.address {
    text-align: center;
  }

  .contact-form-column {
    margin-top: 35px;
    padding: 43px 10px;
  }

  .contact-info-column {
    padding-top: 42px;
  }

  .project-title {
    margin-bottom: 5px;
  }

  .back-to-work-column {
    text-align: left;
    padding-top: 12px;
  }

  .icons-wrapper {
    margin-bottom: 23px;
  }

  .project-column {
    padding-top: 3px;
  }

  .link {
    margin-top: -35px;
  }

  .container-3 {
    flex-direction: column;
    align-items: center;
  }

  .text-block-3 {
    text-align: center;
    margin-top: -33px;
    margin-bottom: 36px;
    padding-top: 0;
    padding-left: 0;
  }

  .heading-5 {
    padding-top: 22px;
    font-size: 29px;
    line-height: 36px;
  }

  .heading-7 {
    text-align: center;
  }

  .link-3 {
    color: var(--grey);
    text-decoration: none;
  }

  .link-4 {
    color: var(--tan);
    text-decoration: none;
  }

  .text-block-5 {
    line-height: 40px;
  }
}

@media screen and (max-width: 479px) {
  .section.grey {
    padding-top: 1px;
  }

  .main-heading {
    width: 100%;
    font-size: 48px;
  }

  .slider {
    height: 430px;
  }

  .slide {
    background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/background.jpg');
    background-position: 0 0, 50% -169px;
    background-repeat: repeat, repeat;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
    padding-top: 58px;
    padding-bottom: 58px;
  }

  .footer-text.address {
    color: var(--grey);
  }

  .contact-form-column, .contact-info-column {
    text-align: center;
  }

  .heading {
    color: #c7aa8b;
    text-decoration: none;
  }

  .link {
    color: #c7aa8b;
    margin-top: -31px;
    font-size: 38px;
    text-decoration: none;
  }

  .heading-2 {
    margin-bottom: 0;
    font-size: 39px;
  }

  .heading-3 {
    font-size: 33px;
    line-height: 37px;
  }

  .map {
    width: 100%;
  }

  .text-block-3 {
    color: var(--tan);
  }

  .heading-5 {
    padding-top: 26px;
    font-size: 19px;
    line-height: 31px;
  }

  .heading-7 {
    font-size: 30px;
    line-height: 39px;
  }

  .column {
    display: block;
  }

  .link-3 {
    color: var(--grey);
    text-decoration: none;
  }

  .link-4 {
    color: var(--tan);
    text-decoration: none;
  }

  .text-block-5 {
    margin-top: 44px;
    font-size: 25px;
    line-height: 30px;
  }
}


