.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.38);
}

.image {
  margin-top: 24px;
  margin-bottom: 10px;
}

.brand {
  margin-left: 2%;
}

.body {
  padding-top: 91px;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
}

.nav-link {
  padding-right: 16px;
  padding-bottom: 10px;
  padding-left: 16px;
  text-transform: uppercase;
}

.nav-link:hover {
  border-bottom: 1px solid #015a84;
  color: #015a84;
}

.nav-link.w--current {
  color: #629eba;
}

.container {
  margin-top: 0px;
  margin-right: 2%;
  float: right;
  clear: right;
}

.link-block {
  width: 188px;
  margin-top: 10px;
  margin-right: 3%;
  float: right;
  clear: none;
  background-color: transparent;
  color: #015a84;
  font-size: 21px;
  font-weight: 700;
  text-decoration: none;
}

.section {
  position: relative;
  height: 800px;
  background-image: url('../images/hero.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block {
  position: absolute;
  left: 7%;
  top: 190px;
}

.text-block {
  color: #015a84;
  font-size: 40px;
  line-height: 53px;
  font-weight: 400;
  text-align: left;
}

.text-span {
  font-size: 46px;
  font-weight: 700;
}

.columns {
  margin-top: 62px;
}

.button {
  float: right;
  border-radius: 15px;
  background-color: #c34221;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

.h-button{
  /* background-color: #ff7d5a; */
  background-color: #c34221;
  font-weight: 700;
}

.button:hover {
  background-color: #015a84;
  color: #e6f2f9;
}

.button.align-left {
  float: left;
}

.button.centered {
  display: block;
  width: 264px;
  margin-top: 43px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  font-size: 16px;
}

.button.test-centered {
  display: block;
  width: 360px;
  margin-top: 68px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  font-size: 16px;
}

.image-2 {
  float: left;
}

.text-block-2 {
  margin-top: 3px;
  text-align: right;
}

.section-2 {
  padding-top: 75px;
  padding-bottom: 75px;
  background-image: url('../images/white-bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.heading {
  margin-bottom: 30px;
  color: #015a84;
  text-align: center;
}

.heading.cataract-header {
  font-size: 34px;
}

.heading.subheader{
  font-size: 20px;
  text-align: left;
  margin-bottom: 10px;
}

.paragraph {
  font-size: 16px;
  line-height: 25px;
}

.section-3 {
  padding-top: 75px;
  padding-bottom: 75px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.72)), to(hsla(0, 0%, 100%, 0.72))), url('../images/shells-bg.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.72), hsla(0, 0%, 100%, 0.72)), url('../images/shells-bg.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.columns-2 {
  margin-bottom: 20px;
  padding: 17px;
  border-radius: 20px;
  background-color: hsla(0, 0%, 100%, 0.66);
}

.column-3 {
  text-align: center;
}

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

.section-4 {
  position: relative;
  overflow: auto;
  height: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #e6f2f9;
}

.column-4 {
  height: 100%;
  background-image: url('../images/woman-blue.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.container-2 {
  margin-top: 58px;
  padding: 16px;
}

.column-5 {
  height: auto;
}

.columns-3 {
  position: relative;
  height: 800px;
}

.columns-4 {
  height: 800px;
  font-size: 15px;
}

.column-6 {
  height: auto;
}

.column-7 {
  height: 100%;
  background-image: url('../images/man-cataract.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section-5 {
  padding-top: 75px;
  padding-bottom: 75px;
  background-image: url('../images/testimonial-woman.jpg');
  background-position: 0% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.container-3 {
  padding: 18px;
  border-radius: 20px;
  background-color: hsla(0, 0%, 100%, 0.48);
}

.section-6 {
  padding-top: 75px;
  padding-bottom: 75px;
  background-color: #eee;
}

.section-7 {
  padding-top: 75px;
  padding-bottom: 75px;
  background-image: url('../images/white-bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.submit-button {
  background-color: #629eba;
  text-transform: uppercase;
}

.columns-5 {
  margin-top: 47px;
}

.text-block-4 {
  font-size: 18px;
  line-height: 28px;
  text-align: center;
}

.link {
  color: #333;
}

.section-8 {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #e6f2f9;
  text-align: center;
}

.text-block-5 {
  font-size: 14px;
}
.form-div {
  max-width: 1040px;
  margin: auto;
}
@media (max-width: 991px) {
  .section {
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.66)), to(hsla(0, 0%, 100%, 0.66))), url('../images/hero.jpg');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.66), hsla(0, 0%, 100%, 0.66)), url('../images/hero.jpg');
    background-position: 0px 0px, 87% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .div-block {
    left: 15%;
  }
  .section-4 {
    height: 2330px;
  }
  .section-5 {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
}

@media (max-width: 767px) {
  .section {
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.73)), to(hsla(0, 0%, 100%, 0.73))), url('../images/hero.jpg');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.73), hsla(0, 0%, 100%, 0.73)), url('../images/hero.jpg');
    background-position: 0px 0px, 80% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .div-block {
    left: 4%;
  }
  .button {
    float: none;
  }
  .button.align-left {
    margin-top: 18px;
    float: none;
  }
  .column {
    text-align: center;
  }
  .column-2 {
    text-align: center;
  }
  .section-4 {
    height: 3362px;
  }
  .container-5 {
    padding: 14px;
  }
  .html-embed {
    margin-top: 28px;
  }
}

@media (max-width: 627px) {
  .link-block{
    position: absolute;
    bottom:10px;
    right:10px;
  }

  .container{
    float: left;
    clear: left;
  }

  .w-nav-brand{
    padding: 0;
    margin: 0 auto;
    width: 100%;
    text-align: center;
  }
}

@media (max-width: 479px) {
  .body {
    padding-top: 151px;
  }
  .section {
    height: 590px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.71)), to(hsla(0, 0%, 100%, 0.71))), url('../images/hero.jpg');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.71), hsla(0, 0%, 100%, 0.71)), url('../images/hero.jpg');
    background-position: 0px 0px, 80% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .div-block {
    left: -1%;
    top: 42px;
  }
  .button {
    float: none;
  }
  .button.align-left {
    margin-top: 21px;
    float: none;
  }
  .button.test-centered {
    margin: auto;
    width: 100%;
  }
  .column {
    text-align: center;
  }
  .column-2 {
    text-align: center;
  }
  .paragraph {
    padding: 14px;
  }
  .section-4 {
    height: auto;
  }
  .section-5 {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .container-5 {
    padding: 10px;
  }
  .html-embed {
    margin-top: 27px;
  }
}