.section-1 {
  height: 768px;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-color: #000;
  background-image: url('../images/background.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-attachment: fixed;
  opacity: 1;
}

.title-div-block {
  position: static;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.title {
  padding-top: 256px;
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 80px;
  line-height: 1.2;
  font-weight: 400;
  text-align: center;
  text-shadow: 0 0 15px #000, 0 0 15px #000;
}

.subtitle {
  padding-right: 50px;
  padding-left: 50px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 1.2;
  text-align: center;
  text-shadow: 0 0 15px #000, 0 0 15px #000;
}

.section-2 {
  background-image: url('../images/braden-collum-561203-unsplash.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.section-heading {
  margin-top: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Exo, sans-serif;
  font-size: 38px;
  text-align: center;
}

.section-heading.section-heading-2 {
  color: #fff;
  text-shadow: 1px 1px 6px #000, 1px 1px 6px #000;
}

.columns-1 {
  position: static;
  right: 0px;
  bottom: 0px;
  margin: 0px 20px;
  padding-right: 30px;
  padding-left: 30px;
}

.columns-1.columns-2 {
  position: relative;
  bottom: 44px;
  padding-top: 0px;
  background-image: none;
}

.test-image {
  position: relative;
  cursor: pointer;
}

.test-text-block {
  position: relative;
  bottom: 65px;
  display: block;
  height: 65px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-image: -webkit-linear-gradient(270deg, rgba(51, 51, 51, .6), rgba(51, 51, 51, .6));
  background-image: linear-gradient(180deg, rgba(51, 51, 51, .6), rgba(51, 51, 51, .6));
  color: #fff;
  font-size: 25px;
  text-align: center;
  text-shadow: 1px 1px 6px #000;
}

.div-block {
  position: relative;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.section-5 {
  background-image: url('../images/background2.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-attachment: fixed;
}

.quote {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 100px 50px 0px;
  font-family: Exo, sans-serif;
  color: #fff;
  text-align: center;
  text-shadow: 0 0 15px #000, 0 0 15px #000;
}

.name {
  padding: 20px 25px 100px;
  color: #fff;
  font-size: 27px;
  line-height: 1.2;
  font-weight: 400;
  text-align: center;
  text-shadow: 0 0 15px #000, 0 0 15px #000;
}

.gray-div-block {
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .3), rgba(0, 0, 0, .3));
}

.copyright {
  background-image: -webkit-linear-gradient(270deg, #333, #333);
  background-image: linear-gradient(180deg, #333, #333);
  color: #fff;
  text-align: center;
}

.section-3 {
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: url('../images/joshua-newton-275881-unsplash.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.columns-3 {
  margin-right: 20px;
  margin-left: 20px;
  padding-right: 30px;
  padding-left: 30px;
}

.view-essay-paragraph {
  padding-top: 25px;
  padding-bottom: 25px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7));
  color: #fff;
  font-size: 30px;
  line-height: 30px;
  text-align: center;
}

.section-6 {
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: -webkit-linear-gradient(270deg, #f0f0f0, #f0f0f0);
  background-image: linear-gradient(180deg, #f0f0f0, #f0f0f0);
}

.white-div-block {
  padding-top: 40px;
  padding-bottom: 0px;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .7), hsla(0, 0%, 100%, .7));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .7), hsla(0, 0%, 100%, .7));
}

.white-div-block.white-div-block-2 {
  padding-bottom: 80px;
}

.columns-4 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.publication-paragraph {
  margin-right: 70px;
  margin-left: 70px;
  padding-top: 0px;
  padding-bottom: 20px;
  font-size: 18px;
  line-height: 30px;
  font-style: normal;
  text-align: center;
}

.section-4 {
  background-image: url('../images/braden-collum-561203-unsplash.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.link-block {
  position: relative;
  left: 10%;
  width: 80%;
  margin-top: 40px;
}

.container {
  height: 80px;
}

.image {
  width: 80%;
  margin-left: 10%;
}

html.w-mod-js *[data-ix="new-interaction"] {
  opacity: 0;
  -webkit-transform: translate(0px, 72px);
  -ms-transform: translate(0px, 72px);
  transform: translate(0px, 72px);
}

@media (max-width: 991px) {
  .section-1 {
    height: 568px;
  }
  .title-div-block {
    position: static;
  }
  .title {
    padding-top: 206px;
    font-size: 65px;
  }
  .columns-1 {
    margin-right: 0px;
    margin-left: 0px;
  }
  .quote {
    font-size: 32px;
  }
  .name {
    font-size: 24px;
  }
  .publication-paragraph {
    margin-right: 25px;
    margin-left: 25px;
  }
}

@media (max-width: 767px) {
  .section-1 {
    background-position: 100% 50%;
  }
  .title-div-block {
    position: static;
  }
  .title {
    padding-top: 156px;
    font-size: 50px;
  }
  .subtitle {
    padding-right: 40px;
    padding-left: 40px;
    font-size: 20px;
  }
  .section-2 {
    background-image: url('../images/braden-collum-561203-unsplash_1.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }
  .section-heading {
    margin-top: 0px;
    padding-top: 10px;
    padding-bottom: 0px;
    font-size: 30px;
  }
  .columns-1 {
    margin-right: 15px;
    margin-left: 15px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .test-image {
    position: static;
    left: 0px;
    bottom: 0px;
  }
  .test-text-block {
    font-size: 20px;
  }
  .div-block {
    margin-bottom: 0px;
  }
  .quote {
    padding-right: 25px;
    padding-left: 25px;
    font-size: 28px;
  }
  .name {
    font-size: 20px;
  }
  .columns-3 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .column-l3 {
    padding-top: 10px;
  }
  .view-essay-paragraph {
    font-size: 24px;
  }
  .section-4 {
    background-image: url('../images/braden-collum-561203-unsplash_1.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }
}

@media (max-width: 479px) {
  .section-1 {
    height: 768px;
  }
  .title-div-block {
    display: block;
    margin-top: 0px;
    padding-top: 0px;
  }
  .title {
    padding-top: 206px;
    font-size: 40px;
  }
  .subtitle {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 20px;
  }
  .section-heading {
    font-size: 30px;
  }
  .columns-1 {
    margin-right: 5px;
    margin-left: 5px;
    padding-right: 5px;
    padding-left: 5px;
  }
  .column-l2 {
    bottom: 44px;
  }
  .column-l2.column-l2_2 {
    bottom: 88px;
  }
  .quote {
    font-size: 25px;
  }
  .columns-3 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-l1 {
    position: relative;
  }
  .column-l1.column-l1_2 {
    bottom: 44px;
  }
  .view-essay-paragraph {
    padding-right: 0px;
    padding-left: 0px;
  }
  .white-div-block {
    margin-bottom: -130px;
  }
  .white-div-block.white-div-block-2 {
    margin-bottom: 0px;
  }
}