body {
  font-family: Roboto;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
}

a {
  -webkit-transition: all 333ms ease;
  transition: all 333ms ease;
  color: #79c042;
  text-decoration: underline;
}

a:hover {
  color: #363f52;
  text-decoration: none;
}

.section {
  height: 2222px;
  background-image: url('../images/bhm-newsite2.jpg');
  background-position: 50% 0px;
  background-size: 1611px;
  background-repeat: no-repeat;
}

.slider {
  height: 34vw;
}

.div-block {
  position: relative;
  z-index: 5;
  margin-bottom: -43px;
}

.section-2 {
  margin-top: 36px;
}

.logo-block {
  float: left;
}

.text-block {
  margin-top: 59px;
  margin-left: 8px;
  float: left;
  font-family: Cinzel;
  font-size: 48px;
}

.div-block-2 {
  margin-top: 58px;
  float: left;
}

.text-block-2 {
  margin-left: 8px;
  font-family: Cinzel;
  font-size: 46px;
}

.text-block-3 {
  margin-top: 14px;
  margin-left: 12px;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 5px;
  text-transform: uppercase;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, .52);
}

.slide {
  background-image: url('../images/hero1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

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

.slide-3 {
  background-image: url('../images/hero3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.social-icon {
  width: 25px;
  margin-left: 14px;
  float: right;
  opacity: 0.18;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

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

.div-block-3 {
  margin-top: 10px;
}

.text-block-4 {
  display: inline;
  margin-top: 7px;
  font-size: 12px;
  text-align: right;
}

.link {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.heading {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Cinzel;
  color: #fff;
  font-size: 60px;
  font-weight: 400;
  text-align: center;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, .45);
}

.section-3 {
  position: relative;
  z-index: 5;
  margin-top: -40px;
}

.section-4 {
  position: relative;
  z-index: 33;
  margin-top: -4px;
  margin-bottom: 0px;
  padding-top: 34px;
  padding-bottom: 100px;
  background-color: #fff;
}

.brian {
  position: relative;
  z-index: 5;
  float: left;
}

.text {
  position: relative;
  z-index: 5;
  margin-top: 29px;
  margin-left: 17px;
  float: left;
}

.text-block-5 {
  position: relative;
  z-index: 5;
  color: #363f52;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 2px;
}

.text-block-5.grey {
  position: relative;
  z-index: 5;
  margin-top: 2px;
  color: #adadad;
  font-weight: 400;
}

.image {
  opacity: 0.49;
}

.sig {
  position: relative;
  z-index: 1;
  margin-top: -60px;
  margin-left: 104px;
  float: left;
  opacity: 0.57;
}

.button {
  margin-bottom: 14px;
  padding: 14px 27px;
  float: right;
  border-radius: 88px;
  background-color: #79c042;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 2px;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, .39);
}

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

.col2-below {
  padding-top: 16px;
  text-align: right;
}

.link-block {
  margin-right: 7px;
  margin-left: 7px;
  float: right;
}

.paragraph {
  margin-top: 38px;
  margin-bottom: 38px;
  font-family: Roboto;
  font-size: 15px;
  line-height: 1.9;
  font-weight: 200;
  text-align: center;
}

.div-block-4 {
  margin-top: 18px;
  padding-right: 74px;
  padding-left: 74px;
}

.heading-2 {
  margin-top: 63px;
  margin-bottom: 20px;
  font-family: Cinzel;
  font-size: 39px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2px;
}

.project-block {
  position: relative;
  width: 13vw;
  height: 13vw;
  margin-right: 15px;
  margin-bottom: 25px;
  margin-left: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-transition: all 333ms ease;
  transition: all 333ms ease;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.project-block:hover {
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, .22);
  -webkit-filter: saturate(200%);
  filter: saturate(200%);
  -webkit-transform: scale(1.04);
  -ms-transform: scale(1.04);
  transform: scale(1.04);
}

.project-block:active {
  box-shadow: none;
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.project-block._2 {
  background-image: url('../images/2-sm.jpg');
  background-size: 139px;
}

.project-block._3 {
  background-image: url('../images/3-sm.jpg');
  background-size: 139px;
}

.project-block._4 {
  background-image: url('../images/4-sm.jpg');
  background-size: 139px;
}

.project-block._5 {
  background-image: url('../images/5-sm.jpg');
  background-size: 139px;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -15px;
  margin-left: -15px;
  padding-right: 0px;
  padding-left: 0px;
  -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;
}

.container {
  padding-right: 57px;
  padding-left: 57px;
}

.hidden1 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  width: 100%;
  height: 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;
}

.text-block-6 {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  color: #fff;
  font-size: 66px;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, .57);
}

.div-block-6 {
  position: absolute;
  z-index: 5;
  width: 95%;
  height: 95%;
  border: 1px solid #fff;
}

.div-block-7 {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(54, 63, 82, .8);
}

.div-block-8 {
  margin-top: 23px;
  font-family: Roboto;
  font-weight: 300;
  text-align: center;
}

.text-block-7 {
  display: inline-block;
  margin-right: 8px;
  font-family: Roboto;
  color: #000;
  font-size: 11px;
}

.link-block-2 {
  padding: 29px;
}

.link-block-2:hover {
  -webkit-filter: saturate(147%);
  filter: saturate(147%);
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  text-align: center;
}

.link-2 {
  font-family: Roboto;
  letter-spacing: 0.5px;
}

.div-block-10 {
  padding-left: 61px;
}

.link-3 {
  font-family: Roboto;
  color: #d1d1d1;
  letter-spacing: 0.5px;
}

.about {
  margin-bottom: 11px;
}

.link-4 {
  display: inline;
}

.text-block-8 {
  display: inline;
}

.text-block-9 {
  display: block;
}

.div-block-11 {
  text-align: right;
}

.div-block-12 {
  text-align: center;
}

.btn-small {
  margin-right: 14px;
  margin-left: 14px;
  padding: 10px 24px;
  border-radius: 20px;
  background-color: #363f52;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.btn-small:hover {
  color: hsla(220.7142857142857, 0.00%, 100.00%, 0.45);
}

.div-block-13 {
  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-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-14 {
  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-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.slide-4 {
  background-image: url('../images/hero4.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

@media (max-width: 991px) {
  .slider {
    height: 51vw;
  }
  .div-block {
    margin-bottom: 0px;
    padding-right: 141px;
    padding-left: 141px;
  }
  .logo-block {
    width: 90px;
  }
  .div-block-2 {
    margin-top: 38px;
  }
  .text-block-2 {
    font-size: 37px;
  }
  .text-block-3 {
    margin-top: 10px;
    color: #e2dede;
    font-size: 17px;
    text-shadow: none;
  }
  .social-icon {
    width: 33px;
    margin-right: 7px;
    margin-left: 7px;
    float: none;
  }
  .div-block-3 {
    margin-top: 21px;
    text-align: center;
  }
  .text-block-4 {
    display: inline;
    width: 200px;
    margin-top: 14px;
    margin-right: auto;
    margin-left: auto;
    float: none;
    text-align: center;
  }
  .heading {
    color: #363f52;
    font-size: 47px;
    text-shadow: none;
  }
  .section-3 {
    margin-top: 38px;
  }
  .section-4 {
    padding-right: 29px;
    padding-left: 29px;
    background-color: transparent;
  }
  .text {
    z-index: 1;
  }
  .sig {
    position: absolute;
    margin-top: -3px;
    margin-left: -9px;
    float: none;
  }
  .button {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .col2-below {
    padding-top: 23px;
  }
  .link-block {
    margin-top: 10px;
  }
  .div-block-4 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .project-block {
    width: 15vw;
    height: 15vw;
  }
  .container {
    padding-right: 26px;
    padding-left: 26px;
  }
  .col2 {
    margin-bottom: 19px;
  }
  .div-block-9 {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }
  .div-block-10 {
    padding-left: 0px;
    text-align: center;
  }
  .link-3 {
    font-size: 12px;
  }
  .about {
    width: 270px;
  }
  .div-block-11 {
    margin-top: 9px;
    font-size: 12px;
    text-align: center;
  }
}

@media (max-width: 767px) {
  .slider {
    height: 50vw;
  }
  .div-block {
    text-align: center;
  }
  .logo-block {
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .div-block-2 {
    margin-top: 18px;
    margin-bottom: 16px;
  }
  .text-block-2 {
    font-size: 43px;
    line-height: 0.9;
    text-align: center;
  }
  .text-block-3 {
    text-align: center;
  }
  .div-block-3 {
    margin-top: 8px;
  }
  .heading {
    padding-right: 72px;
    padding-left: 72px;
    font-size: 43px;
    line-height: 0.9;
  }
  .section-4 {
    padding-top: 26px;
    padding-bottom: 131px;
  }
  .brian {
    width: 88px;
  }
  .text {
    margin-left: 12px;
  }
  .button {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }
  .col2-below {
    padding-top: 0px;
  }
  .link-block {
    float: none;
  }
  .div-block-4 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .project-block {
    width: 20vw;
    height: 20vw;
    margin-right: 10px;
    margin-bottom: 20px;
    margin-left: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .div-block-5 {
    -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-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
  .col1-below {
    padding-left: 0px;
  }
  .div-block-9 {
    position: relative;
    z-index: 111;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .about {
    display: block;
    margin-right: auto;
    margin-bottom: 34px;
    margin-left: auto;
    padding-left: 0px;
  }
  .div-block-14 {
    -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;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

@media (max-width: 479px) {
  .slider {
    height: 67vw;
  }
  .div-block {
    padding-right: 29px;
    padding-left: 29px;
  }
  .div-block-2 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .text-block-2 {
    margin-left: 0px;
    font-size: 40px;
  }
  .text-block-3 {
    font-size: 18px;
    line-height: 19px;
  }
  .heading {
    padding-right: 28px;
    padding-left: 28px;
    font-size: 36px;
  }
  .section-4 {
    padding-right: 15px;
    padding-bottom: 213px;
    padding-left: 15px;
    text-align: center;
  }
  .brian {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .text {
    margin-top: 12px;
    float: none;
  }
  .sig {
    display: block;
    margin-top: -18px;
    margin-right: auto;
    margin-left: 35px;
    float: none;
  }
  .button {
    display: block;
    float: none;
    text-align: center;
  }
  .col2-below {
    padding-right: 0px;
    padding-left: 0px;
  }
  .link-block {
    display: block;
    margin-top: 16px;
    float: none;
    text-align: center;
  }
  .heading-2 {
    line-height: 0.9;
  }
  .project-block {
    width: 50%;
    height: auto;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding-right: 5px;
    padding-left: 5px;
  }
  .div-block-5 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .container {
    padding-right: 0px;
    padding-left: 0px;
  }
  .col1-below {
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }
  .div-block-9 {
    margin-top: 9px;
    padding-right: 0px;
    padding-left: 0px;
    float: none;
    text-align: center;
  }
  .right-arrow {
    display: none;
  }
  .left-arrow {
    display: none;
  }
  .link-3 {
    font-size: 12px;
  }
  .btn-small {
    margin-bottom: 17px;
  }
  .div-block-14 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    text-align: center;
  }
  .div-block-15 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
  }
}

