body {
  font-family: Montserrat, sans-serif;
  color: #333;
  font-size: 18px;
  line-height: 20px;
}

.sectionpadding {
  padding-top: 80px;
  padding-bottom: 80px;
}

.sectionpadding.hero {
  position: relative;
  height: 50vh;
  background-image: url('../images/111Grand2_06.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 100px;
  line-height: 80px;
  font-weight: 700;
}

.sectionintrotext {
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#42413d), to(#42413d));
  background-image: linear-gradient(180deg, #42413d, #42413d);
}

.sectiongreenbuilding {
  display: none;
  margin-top: -5px;
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#68bd64), to(#68bd64));
  background-image: linear-gradient(180deg, #68bd64, #68bd64);
}

.herocontainer {
  position: absolute;
  left: 0px;
  top: 24px;
  right: 0px;
  bottom: 0px;
  height: 100%;
}

.addressblock {
  position: absolute;
  right: 0px;
  bottom: 0px;
  font-size: 100px;
  line-height: 86px;
}

.bodytext {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 26px;
}

.bodytext.drk {
  color: #42413d;
}

.bodytext.drk.semibold {
  color: #5d5027;
  font-size: 22px;
  line-height: 28px;
  font-weight: 600;
}

.bodytext.leftcolmargin {
  padding-right: 40px;
}

.bodytext.leftcolmargin.emphasis {
  font-size: 22px;
  line-height: 32px;
}

.greenconstruction {
  position: static;
  margin-bottom: 26px;
  padding-top: 18px;
  padding-bottom: 18px;
  border-bottom: 2px solid #5d5027;
  border-top-style: none;
  border-top-color: #5d5027;
  border-left-style: none;
  border-left-color: #5d5027;
  color: #5d5027;
  text-transform: uppercase;
}

.masstimberimage {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 600px;
  background-image: url('../images/timberConstaruction.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.paragraph {
  color: #42413d;
  line-height: 26px;
}

.paragraph.emphasis {
  margin-bottom: 20px;
  color: #5d5027;
  font-size: 22px;
  line-height: 30px;
}

.whitetext {
  margin-bottom: 20px;
  padding: 14px 10px;
  border-bottom: 4px solid #2a87ec;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  color: #42413d;
  line-height: 26px;
  font-weight: 700;
}

.checkpointsmtc {
  margin-top: 17px;
  margin-bottom: 17px;
  color: #5d5027;
  line-height: 24px;
}

.column {
  margin-top: 20px;
}

.column-2 {
  margin-top: 20px;
}

.masstimber-image-2 {
  display: inline-block;
  width: 100%;
  height: 600px;
  clear: none;
  background-image: url('../images/111GRAND_15.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.button.video {
  margin-top: 20px;
  margin-bottom: 30px;
  padding-right: 25px;
  padding-left: 25px;
  border: 2px solid #fff;
  font-size: 14px;
}

.sectioncontact {
  padding-top: 80px;
  padding-bottom: 80px;
}

.bold-text {
  font-weight: 600;
}

.button-2 {
  display: block;
  width: 300px;
  margin-top: 22px;
  border: 2px solid #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5d5027), to(#5d5027));
  background-image: linear-gradient(180deg, #5d5027, #5d5027);
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
}

.section {
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#42413d), to(#42413d));
  background-image: linear-gradient(180deg, #42413d, #42413d);
}

.text-block {
  color: #fff;
  font-size: 12px;
}

.partnerlogos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  margin-bottom: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.image {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15px;
  padding-bottom: 15px;
}

.heading {
  margin-top: 30px;
  margin-bottom: 23px;
  color: #fff;
}

.button-3 {
  border: 2px solid #fff;
  font-size: 14px;
  text-transform: uppercase;
}

.mtcimages {
  padding-right: 0px;
}

.column-3 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-4 {
  padding-right: 0px;
  padding-left: 0px;
}

.image-6 {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
}

.image-7 {
  position: relative;
}

.image-8 {
  display: block;
  margin-bottom: 30px;
}

.column-5 {
  margin-top: 250px;
}

@media (max-width: 991px) {
  .herocontainer {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
  }
  .addressblock {
    top: 0px;
    right: 0px;
    bottom: auto;
  }
}

@media (max-width: 767px) {
  .sectiongreenbuilding {
    padding-right: 10px;
    padding-left: 10px;
  }
  .sectioncontact {
    padding: 50px 10px;
  }
  .text-block {
    font-size: 14px;
    text-align: center;
  }
  .partnerlogos {
    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-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .image-2 {
    width: 200px;
    margin-bottom: 25px;
  }
  .image-3 {
    width: 200px;
    margin-bottom: 25px;
  }
  .image-4 {
    width: 200px;
    margin-bottom: 25px;
  }
  .image-5 {
    width: 200px;
  }
  .image-6 {
    top: 0px;
    right: 25px;
    bottom: 0px;
  }
  .column-5 {
    margin-top: 0px;
  }
}

@media (max-width: 479px) {
  .sectionpadding.hero {
    height: 300px;
    background-position: 50% 50%;
    background-size: cover;
  }
  .herocontainer.phone2 {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
  }
  .addressblock {
    left: 10px;
    top: 0px;
    right: auto;
    margin-top: 15px;
    font-size: 48px;
    line-height: 40px;
  }
  .bodytext.drk.semibold {
    font-size: 22px;
    line-height: 26px;
  }
  .bodytext.leftcolmargin.emphasis {
    padding-right: 0px;
    text-align: center;
  }
  .greenconstruction {
    font-size: 30px;
    text-align: center;
  }
  .masstimberimage {
    display: block;
    width: 100%;
    height: 400px;
  }
  .paragraph.emphasis {
    text-align: center;
  }
  .masstimber-image-2 {
    width: 100%;
    height: 400px;
  }
  .button.video {
    display: block;
    width: 275px;
    margin-right: auto;
    margin-bottom: 45px;
    margin-left: auto;
    text-align: center;
  }
  .sectioncontact {
    padding-top: 33px;
    padding-bottom: 39px;
  }
  .button-2 {
    width: 275px;
  }
  .text-block {
    font-size: 12px;
    text-align: center;
  }
  .partnerlogos {
    display: block;
    text-align: center;
  }
  .heading {
    text-align: center;
  }
  .button-3 {
    display: block;
    width: 275px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .image-2 {
    display: block;
    width: 200px;
    margin-right: auto;
    margin-bottom: 25px;
    margin-left: auto;
  }
  .image-3 {
    width: 200px;
    margin-bottom: 25px;
  }
  .image-4 {
    width: 200px;
    margin-bottom: 25px;
  }
  .image-5 {
    width: 200px;
  }
  .image-6 {
    display: block;
  }
  .image-6.phone {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .image-8 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
}

