.section {
    position: relative;
    z-index: -99999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 640px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    background-color: #000;
    background-image: url('https://assets.technologynetworks.com/production/static/images/immersives/insights-into-cell-culture/nci-vol-10556-300.jpg?cb=27072021');
    background-position: 120% 0%;
    background-size: 55%;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.body {
  background-color: #fff;
}

.at-share-btn-elements {
    background-color: #0f2330;
}


.smallLink {
    color: #bfbfbf;
    text-decoration: none;
}

.section-2 {
    background-color: #fff;
}

.section-2.section-spacer {
  padding-bottom: 40px;
}

.paragraph {
  margin-bottom: 40px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
}

.paragraph.intro {
  margin-top: 40px;
  margin-bottom: 0px;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
}

.paragraph.intro.intro-top {
  margin-bottom: 40px;
  font-size: 18px;
}

.paragraph.small-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  margin-bottom: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  color: #6b6b6b;
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
}

.paragraph.outro {
  margin-top: 60px;
  margin-bottom: 0px;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
}

.paragraph.small-text-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
  margin-bottom: 5px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  color: #6b6b6b;
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
}

.heading {
  font-family: Oswald, sans-serif;
  color: #f4ebeb;
  font-weight: 200;
}

.heading.light {
  color: #fff;
  font-size: 100px;
  line-height: 90px;
}

.heading.bold {
  position: relative;
  z-index: 999;
  margin-bottom: 20px;
  padding-right: 127px;
  border-style: none;
  border-width: 1px;
  border-color: #000;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 85px;
  line-height: 70px;
  font-weight: 600;
  -o-object-fit: fill;
  object-fit: fill;
}

.heading.bold.findoutmore {
  font-size: 65px;
}

.heading.bold.main {
  font-family: Oswald, sans-serif;
  font-size: 140px;
  line-height: 110px;
}

.div-block {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 0px;
  padding-bottom: 20px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  border: 1px none #000;
}

.div-block.textoverimage {
  margin-top: 370px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.container {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 70%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
}

.full-line {
  position: absolute;
  bottom: 0px;
  height: 10px;
  min-width: 95%;
  margin-left: 0%;
  padding-left: 0px;
  background-color: #fff;
}

.full-line-left {
  position: absolute;
  bottom: 0px;
  height: 10px;
  min-width: 150%;
  margin-left: -150%;
  padding-left: 0px;
  background-color: #fff;
}

.container-2 {
  margin-top: 0px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.small-text {
  border-style: solid;
  border-width: 1px;
  border-color: transparent;
  color: #bfbfbf;
  font-size: 12px;
  font-weight: 400;
}

.column {
  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-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.full-line-dark {
  position: relative;
  bottom: 0px;
  width: 100%;
  height: 8px;
  min-width: 100%;
  margin-top: auto;
  margin-bottom: 20px;
  margin-left: 0%;
  padding-top: 0px;
  padding-left: 0px;
  background-color: #000;
}

.image-2-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 400px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-image: url('https://assets.technologynetworks.com/production/static/images/immersives/insights-into-cell-culture/7330.jpg?cb=27072021');
  background-position: 0% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.image-2-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 400px;
  background-image: url('https://assets.technologynetworks.com/production/static/images/immersives/insights-into-cell-culture/41933.jpg?cb=27072021');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.columns {
  position: relative;
}

.heading-body {
  font-family: Oswald, sans-serif;
  color: #f4ebeb;
  font-weight: 200;
}

.heading-body.light {
  color: #fff;
  font-size: 75px;
  line-height: 70px;
}

.heading-body.bold {
  border-style: none;
  border-width: 1px;
  border-color: #000;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 55px;
  line-height: 70px;
  font-weight: 400;
}

.heading-body.bold.sub-footer {
  color: #fff;
  font-size: 30px;
  line-height: 50px;
}

.full-line-dark-2 {
  position: absolute;
  bottom: 0px;
  height: 10px;
  min-width: 100%;
  margin-left: 0%;
  padding-left: 0px;
  background-color: #000;
}

.full-line-left-dark {
  position: absolute;
  bottom: 0px;
  height: 10px;
  min-width: 150%;
  margin-left: -150%;
  padding-left: 0px;
  background-color: #000;
}

.text-block {
  position: relative;
}

.link {
  position: relative;
}

.paragrap-1 {
  height: 40px;
  margin-top: 76px;
  margin-bottom: 0px;
  margin-left: -10px;
  padding-right: 10px;
  float: left;
  clear: left;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 125px;
  line-height: 5px;
  font-weight: 400;
}

.paragrap-1.intro {
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
}

.paragrap-1.small-text {
  margin-top: 40px;
  margin-bottom: 0px;
  color: #6b6b6b;
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
}

.paragrap-2 {
  margin-top: 30px;
  margin-bottom: 40px;
  float: none;
  clear: none;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
}

.paragrap-2.intro {
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
}

.paragrap-2.small-text {
  margin-top: 40px;
  margin-bottom: 0px;
  color: #6b6b6b;
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
}

.paragrap-1-1 {
  height: 40px;
  margin: 76px 10px 0px 0px;
  float: left;
  clear: left;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 125px;
  line-height: 5px;
  font-weight: 400;
}

.paragrap-1-1.intro {
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
}

.paragrap-1-1.small-text {
  margin-top: 40px;
  margin-bottom: 0px;
  color: #6b6b6b;
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
}

.paragrap-2-1 {
  margin-top: 30px;
  margin-bottom: 40px;
  float: none;
  clear: none;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
}

.paragrap-2-1.intro {
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
}

.paragrap-2-1.small-text {
  margin-top: 40px;
  margin-bottom: 0px;
  color: #6b6b6b;
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
}

.image-4-1 {
  height: 300px;
  padding-right: 10px;
  background-image: url('https://assets.technologynetworks.com/production/static/images/immersives/insights-into-cell-culture/Vector-Smart-Object.png?cb=27072021');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.div-block-3-copy {
  position: relative;
  height: 470px;
  background-image: url('https://assets.technologynetworks.com/production/static/images/immersives/insights-into-cell-culture/7330.jpg?cb=27072021');
  background-position: 150% 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.div-block-3-copy-copy {
  position: relative;
  height: 470px;
  background-image: url('https://assets.technologynetworks.com/production/static/images/immersives/insights-into-cell-culture/7330.jpg?cb=27072021');
  background-position: 150% 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.image-4-3 {
  position: relative;
  height: 400px;
  background-image: url('https://assets.technologynetworks.com/production/static/images/immersives/insights-into-cell-culture/Vector-Smart-Object-2.png?cb=27072021');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.div-block-3-copy-copy {
  position: relative;
  height: 470px;
  background-image: url('https://assets.technologynetworks.com/production/static/images/immersives/insights-into-cell-culture/7330.jpg?cb=27072021');
  background-position: 150% 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.div-block-3-copy-copy-copy {
  position: relative;
  height: 470px;
  background-image: url('https://assets.technologynetworks.com/production/static/images/immersives/insights-into-cell-culture/7330.jpg?cb=27072021');
  background-position: 150% 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.image-4-2 {
  position: relative;
  height: 400px;
  background-image: url('https://assets.technologynetworks.com/production/static/images/immersives/insights-into-cell-culture/Vector-Smart-Object-1.png?cb=27072021');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.paragrap-1-2 {
  height: 40px;
  margin: 80px 10px 0px -10px;
  float: left;
  clear: left;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 125px;
  line-height: 5px;
  font-weight: 400;
}

.paragrap-1-2.intro {
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
}

.paragrap-1-2.small-text {
  margin-top: 40px;
  margin-bottom: 0px;
  color: #6b6b6b;
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
}

.column-2 {
  padding-right: 10px;
  padding-left: 0px;
}

.column-3 {
  padding-right: 0px;
}

.column-4 {
  padding-left: 0px;
}

.column-5 {
  padding-right: 0px;
}

.section-cr-1 {
  position: static;
  display: block;
  height: 640px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('https://assets.technologynetworks.com/production/static/images/immersives/insights-into-cell-culture/nci-vol-10565-300.jpg?cb=27072021');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: fixed;
}

.full-line-cr {
  position: absolute;
  bottom: 0px;
  height: 10px;
  min-width: 95%;
  margin-left: 0%;
  padding-right: 0px;
  padding-left: 0px;
  background-color: #fff;
}

.full-line-left-cr {
  position: absolute;
  bottom: 0px;
  height: 10px;
  min-width: 150%;
  margin-left: -150%;
  padding-left: 0px;
  background-color: #fff;
}

.black-left {
  position: absolute;
  bottom: 0px;
  height: 180px;
  min-width: 255%;
  margin-top: auto;
  margin-bottom: -30px;
  margin-left: -150%;
  padding-left: 0px;
  background-color: rgba(0, 0, 0, 0.8);
  line-height: 100px;
}

.black-left.larger-box {
  min-width: 255%;
}

.container-bottom {
  margin-top: 0px;
  padding-top: 40px;
  padding-bottom: 0px;
}

.paragrap-2-1-bottom {
  margin-top: 30px;
  margin-bottom: 20px;
  float: none;
  clear: none;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
}

.paragrap-2-1-bottom.intro {
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
}

.paragrap-2-1-bottom.small-text {
  margin-top: 40px;
  margin-bottom: 0px;
  color: #6b6b6b;
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
}

.section-cr-2 {
  position: static;
  display: block;
  height: 640px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('https://assets.technologynetworks.com/production/static/images/immersives/insights-into-cell-culture/48108.jpg?cb=27072021');
  background-position: 0% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.image-3-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 460px;
  padding-right: 10px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('https://assets.technologynetworks.com/production/static/images/immersives/insights-into-cell-culture/nci-vol-10621-150.jpg?cb=27072021');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.image-3-2 {
  position: relative;
  height: 300px;
  background-image: url('https://assets.technologynetworks.com/production/static/images/immersives/insights-into-cell-culture/9154.jpg?cb=27072021');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.image-3-3 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 400px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('https://assets.technologynetworks.com/production/static/images/immersives/insights-into-cell-culture/nci-vol-10621-150.jpg?cb=27072021');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.section-cr-1-copy {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 640px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('https://assets.technologynetworks.com/production/static/images/immersives/insights-into-cell-culture/48108.jpg?cb=27072021');
  background-position: 0% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.section-cr-1-copy-copy {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 640px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('https://assets.technologynetworks.com/production/static/images/immersives/insights-into-cell-culture/48108.jpg?cb=27072021');
  background-position: 0% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.image-5-1 {
  height: 400px;
  background-image: url('https://assets.technologynetworks.com/production/static/images/immersives/insights-into-cell-culture/nci-vol-9888-300.jpg?cb=27072021');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.image-5-2 {
  position: relative;
  height: 400px;
  background-image: url('https://assets.technologynetworks.com/production/static/images/immersives/insights-into-cell-culture/Vector-Smart-Object_1.png?cb=27072021');
  background-position: 100% 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.section-3 {
  margin-top: 0px;
  padding-top: 40px;
  padding-bottom: 0px;
  background-color: #fff;
}

.div-block-3 {
  margin-right: 200px;
  margin-bottom: 20px;
  padding-right: 60px;
  padding-bottom: 40px;
  padding-left: 200px;
  background-color: rgba(0, 0, 0, 0.8);
}

.paragrap-2-1-bottom-subfooter {
  margin-top: 30px;
  margin-bottom: 20px;
  float: none;
  clear: none;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
}

.paragrap-2-1-bottom-subfooter.intro {
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
}

.paragrap-2-1-bottom-subfooter.small-text {
  margin-top: 40px;
  margin-bottom: 0px;
  color: #6b6b6b;
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
}

.button {
  margin-bottom: 20px;
  border-radius: 3px;
  background-color: #0083a4;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}

.list {
  padding-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
}

.text-block-2 {
  padding-top: 40px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}

.footer {
    background-color: #0f2330;
}

.div-block-4 {
  margin-top: 20px;
}

.image {
  margin-bottom: 30px;
}

.section-4 {
  border-top: 3px solid #fff;
  background-color: #142b38;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  line-height: 10px;
}

.paragrap-1-2-copy {
  height: 40px;
  margin: 80px 10px 0px 0px;
  float: left;
  clear: left;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 125px;
  line-height: 5px;
  font-weight: 400;
}

.paragrap-1-2-copy.intro {
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
}

.paragrap-1-2-copy.small-text {
  margin-top: 40px;
  margin-bottom: 0px;
  color: #6b6b6b;
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
}

.paragrap-1-2-copy {
  height: 40px;
  margin: 80px 10px 0px 0px;
  float: left;
  clear: left;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 125px;
  line-height: 5px;
  font-weight: 400;
}

.paragrap-1-2-copy.intro {
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
}

.paragrap-1-2-copy.small-text {
  margin-top: 40px;
  margin-bottom: 0px;
  color: #6b6b6b;
  font-size: 16px;
  line-height: 16px;
  font-weight: 400;
}

.sponsor-at-bottom-of-page {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-bought-ot-you-by {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 160px;
  margin-bottom: auto;
  margin-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.text-block-3 {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.text-block-3.imagecredit {
  display: block;
  height: 100%;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 12px;
  font-style: italic;
  font-weight: 300;
  text-align: right;
}

.text-block-3.imagecredit.light {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  color: #000;
  text-align: right;
}

.section-5 {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: 9;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 60px;
    -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;
    background-color: #0f2330;
}

.image-3 {
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 10px;
  padding-left: 0px;
}

.text-block-4 {
  margin-right: 10px;
  background-color: #fff;
}

.superscript {
  position: absolute;
  height: 26px;
  margin-top: -5px;
  padding-bottom: 0px;
  font-size: 10px;
}

.bold-text {
  font-size: 30px;
}

.column-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-4 {
  margin-top: 5px;
  margin-bottom: -20px;
  padding: 10px;
  background-color: #fff;
}

.columns-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

@media screen and (max-width: 991px) {
  .section {
    height: 500px;
    background-position: 150% 0%;
    background-size: 70%;
  }
  .body {
    overflow-x: hidden;
  }
  .heading.light {
    font-size: 70px;
  }
  .heading.bold {
    font-size: 70px;
  }
  .heading.bold.main {
    font-family: Oswald, sans-serif;
    font-size: 90px;
  }
  .image-2-2 {
    height: 330px;
    background-position: 0% 100%;
  }
  .image-2-1 {
    height: 330px;
  }
  .paragrap-1 {
    padding-left: 10px;
  }
  .paragrap-2 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .image-4-1 {
    height: 330px;
  }
  .image-4-3 {
    height: 330px;
  }
  .image-4-2 {
    height: 330px;
  }
  .section-cr-1 {
    height: 500px;
  }
  .section-cr-2 {
    height: 500px;
  }
  .image-3-1 {
    height: 355px;
  }
  .image-3-2 {
    height: 330px;
  }
  .image-3-3 {
    height: 330px;
  }
  .image-5-1 {
    height: 330px;
  }
  .image-5-2 {
    height: 330px;
    background-position: 100% 50%;
  }
  .div-block-3 {
    margin-right: 60px;
    padding-left: 40px;
  }
}

@media screen and (max-width: 767px) {
  .section {
    height: 400px;
    background-position: 100% 0%;
  }
  .paragraph.intro {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 16px;
  }
  .paragraph.intro.intro-top {
    padding-left: 10px;
    font-size: 16px;
  }
  .paragraph.outro {
    padding-right: 10px;
    padding-left: 10px;
  }
  .heading.light {
    font-size: 60px;
    line-height: 50px;
  }
  .heading.bold {
    padding-right: 40px;
    font-size: 60px;
  }
  .heading.bold.main {
    font-size: 80px;
    line-height: 70px;
  }
  .div-block {
    padding-left: 0px;
  }
  .div-block.textoverimage {
    margin-top: 179px;
  }
  .full-line {
    min-width: 100%;
  }
  .container-2 {
    display: block;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .intro.paragraph {
    padding-left: 0px;
    font-size: 14px;
  }
  .div-block-2 {
    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;
  }
  .image-2-2 {
    height: 250px;
  }
  .image-2-1 {
    height: 250px;
  }
  .columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .heading-body.bold {
    padding-left: 10px;
    font-size: 50px;
    line-height: 60px;
  }
  .full-line-dark-2 {
    min-width: 90%;
  }
  .paragrap-1 {
    margin-top: 66px;
    font-size: 85px;
  }
  .paragrap-1-1 {
    margin-top: 66px;
    padding-left: 10px;
    font-size: 85px;
  }
  .paragrap-2-1 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .image-4-1 {
    height: 250px;
  }
  .image-4-3 {
    height: 250px;
  }
  .image-4-2 {
    height: 250px;
  }
  .paragrap-1-2 {
    margin-top: 66px;
    padding-left: 10px;
    font-size: 85px;
  }
  .section-cr-1 {
    height: 400px;
  }
  .paragrap-2-1-bottom {
    padding-right: 10px;
    padding-left: 10px;
  }
  .section-cr-2 {
    height: 400px;
  }
  .image-3-1 {
    height: 275px;
  }
  .image-3-2 {
    height: 250px;
  }
  .image-3-3 {
    height: 250px;
  }
  .image-5-1 {
    height: 250px;
  }
  .image-5-2 {
    height: 250px;
  }
  .div-block-3 {
    margin-right: 0px;
  }
  .list {
    padding-right: 20px;
  }
  .text-block-2 {
    margin-top: 40px;
    padding-left: 20px;
  }
  .columns-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .div-block-6 {
    line-height: 10px;
  }
  .column-6 {
    padding-right: 0px;
  }
  .column-7 {
    padding-right: 0px;
  }
  .paragrap-1-2-copy {
    margin-top: 66px;
    padding-left: 10px;
    font-size: 85px;
  }
  .paragrap-1-2-copy {
    margin-top: 66px;
    padding-left: 10px;
    font-size: 85px;
  }
  .sponsor-at-bottom-of-page {
    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;
  }
  .footer-bought-ot-you-by {
    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;
  }
  .div-block-7 {
    margin-top: 91px;
  }
  .column-8 {
    padding-right: 0px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
  .image-4 {
    width: 40%;
    max-width: 80%;
    margin-right: 0px;
    margin-left: 0px;
  }
  .columns-3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media screen and (max-width: 479px) {
  .section {
    height: 350px;
    background-position: 0% 5%;
    background-size: contain;
  }
  .body {
    overflow-x: hidden;
  }
  .heading.light {
    padding-left: 10px;
    font-size: 40px;
    line-height: 30px;
  }
  .heading.bold {
    margin-bottom: 10px;
    padding-left: 10px;
    font-size: 33px;
    line-height: 60px;
  }
  .heading.bold.main {
    margin-top: 10px;
    font-size: 45px;
    line-height: 40px;
  }
  .image-2-2 {
    height: 250px;
  }
  .image-2-1 {
    height: 250px;
  }
  .columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .heading-body.bold {
    font-size: 34px;
    line-height: 45px;
  }
  .heading-body.bold.sub-footer {
    margin-top: 0px;
    padding-left: 0px;
    font-size: 50px;
    line-height: 30px;
  }
  .image-4-1 {
    height: 200px;
  }
  .image-4-3 {
    height: 250px;
  }
  .image-4-2 {
    height: 250px;
  }
  .column-2 {
    padding-right: 0px;
    padding-bottom: 20px;
  }
  .column-3 {
    padding-left: 5px;
  }
  .column-4 {
    padding-right: 0px;
    padding-bottom: 20px;
  }
  .column-5 {
    padding-left: 0px;
  }
  .black-left {
    height: 150px;
    line-height: 140px;
  }
  .black-left.larger-box {
    height: 130px;
    line-height: 100px;
  }
  .image-3-1 {
    height: 300px;
    padding-right: 0px;
  }
  .image-3-2 {
    height: 200px;
  }
  .image-3-3 {
    height: 250px;
  }
  .image-5-2 {
    height: 250px;
  }
  .div-block-3 {
    margin-right: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .text-block-2 {
    margin-top: 40px;
  }
  .div-block-5 {
    -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;
  }
  .column-6 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .image-2 {
    padding-bottom: 0px;
  }
  .column-7 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .sponsor-at-bottom-of-page {
    padding-top: 20px;
    padding-bottom: 0px;
  }
  .text-block-3.imagecredit {
    padding-right: 0px;
    padding-left: 0px;
  }
  .bold-text {
    font-size: 20px;
    line-height: 10px;
  }
  .column-9 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .image-4 {
    width: 60%;
    max-width: 80%;
  }
}




