.nav {
  position: fixed;
  left: 0px;
  top: 39px;
  right: 0px;
  height: 88px;
  padding-top: 14px;
  background-color: #07041d;
}

.hero {
  height: 430px;
  padding-top: 127px;
}

.hero-video {
  height: 100%;
}

.hero-container {
  margin-top: 269px;
}

.hero-overlay {
  height: 201px;
  padding-top: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(7, 4, 29, 0.69)), color-stop(100%, rgba(0, 204, 255, 0.53)), to(transparent));
  background-image: linear-gradient(180deg, rgba(7, 4, 29, 0.69), rgba(0, 204, 255, 0.53) 100%, transparent);
}

.section1 {
  padding-top: 49px;
  padding-bottom: 75px;
  font-family: Lato, sans-serif;
}

.learnmore-div {
  position: relative;
  top: -174px;
  width: 300px;
  height: 300px;
  margin-right: 84px;
  float: right;
  background-color: #dadada;
}

.h1 {
  font-family: Lato, sans-serif;
  font-size: 41px;
  line-height: 54px;
  font-weight: 200;
  text-align: center;
  text-shadow: 2px 3px 10px #000;
}

.navlink {
  margin-top: 0px;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  font-family: Lato, sans-serif;
  color: #fff;
  font-weight: 400;
}

.navlink:hover {
  color: #dadada;
}

.navlink.w--current {
  color: #dadada;
}

.navlink.nav-contact {
  border-bottom: 1px solid #000;
  color: #0cf;
}

.h1-title {
  padding-top: 16px;
  padding-bottom: 16px;
  border-left: 3px none #39b4ee;
  font-family: Lato, sans-serif;
  color: #07041d;
  font-size: 35px;
  line-height: 45px;
  font-weight: 300;
  text-align: center;
}

.h1-title.h1-title2 {
  margin-top: 134px;
  float: left;
}

.h1-title.h1-contact {
  margin-bottom: 40px;
  padding-bottom: 0px;
  font-family: Lato, sans-serif;
  text-align: left;
}

.h1-title.h1-prod {
  font-size: 25px;
  line-height: 32px;
  font-weight: 300;
  text-align: left;
}

.sec1-photo {
  display: block;
  width: 42vh;
  height: 25vh;
  margin-top: 89px;
  margin-right: auto;
  margin-left: auto;
  float: left;
  box-shadow: 0 0 28px 4px hsla(0, 0%, 70.2%, 0.29);
}

.sec1-photo.sec2-photo {
  float: right;
}

.sec1-text {
  margin-top: 55px;
  margin-right: 87px;
  margin-left: 87px;
  color: #979797;
  font-size: 16px;
  line-height: 33px;
}

.section2 {
  height: 400px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0cf), to(#0cf));
  background-image: linear-gradient(180deg, #0cf, #0cf);
}

.nav-logo {
  width: 219px;
}

.nav-bg {
  position: fixed;
  left: 0px;
  top: 40px;
  right: 0px;
  z-index: -1;
  height: 87px;
  background-color: #202020;
}

.bg-text {
  position: relative;
  left: 34px;
  top: -389px;
  z-index: -1;
  font-family: Montserrat, sans-serif;
  color: #4bd4ff;
  font-size: 462px;
}

.slide1 {
  background-image: url('../images/Slider-32.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slider {
  height: 302px;
}

.slide2 {
  background-image: url('../images/Slider-12.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide3 {
  background-image: url('../images/Slider-22.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.h2 {
  font-family: Lato, sans-serif;
  color: #0cf;
  font-size: 29px;
  font-weight: 300;
  text-align: center;
}

.h2.h2-white {
  font-family: Lato, sans-serif;
  color: #fff;
  font-weight: 300;
  text-align: left;
}

.h2.h2-blue {
  margin-top: 0px;
  color: #07041d;
  text-align: left;
}

.h2.h2-video {
  color: #333b3d;
  font-size: 22px;
  text-align: left;
}

.p {
  color: #07041d;
  line-height: 24px;
}

.p.p2 {
  font-family: Lato, sans-serif;
  font-size: 20px;
  line-height: 42px;
  font-weight: 300;
  text-align: left;
}

.p.p-description {
  font-family: Lato, sans-serif;
  font-size: 22px;
  line-height: 33px;
  font-weight: 300;
  text-align: center;
}

.top-contact {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1002;
  height: 40px;
  background-color: #fff;
}

.sec2-col2 {
  height: 400px;
  background-image: url('../images/roto-la-victoria-300x225.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.lm-btn {
  float: right;
  background-color: #fff;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  font-family: Lato, sans-serif;
  color: #0cf;
}

.lm-btn:hover {
  color: #949292;
}

.sec2-col1 {
  padding-top: 100px;
  padding-right: 38px;
  padding-left: 41px;
  text-align: center;
}

.section3 {
  padding-top: 84px;
  padding-bottom: 80px;
}

.top-cont-info {
  margin-top: 11px;
  margin-left: 22px;
  float: left;
  font-family: Lato, sans-serif;
  color: #07041d;
  font-size: 15px;
}

.sm-top {
  float: right;
}

.sm-link {
  margin-right: 11px;
}

.fa.fa-twitter {
  width: 30px;
  height: 30px;
  margin-top: 8px;
  margin-right: 16px;
  padding-top: 3px;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  font-family: 'Fontawesome webfont', sans-serif;
  color: #07041d;
  font-size: 17px;
  text-align: center;
  text-decoration: none;
}

.fa.fa-twitter:hover {
  color: #0cf;
}

.fa.fa-facebook {
  width: 30px;
  height: 30px;
  margin-right: 8px;
  font-family: 'Fontawesome webfont', sans-serif;
  color: #000;
}

.section4 {
  height: 300px;
  background-image: url('../images/IMG_2016.jpg');
  background-position: 50% 74%;
  background-size: cover;
  background-repeat: no-repeat;
}

.footer {
  height: 375px;
  padding-top: 36px;
  background-color: #07041d;
}

.p-white {
  margin-top: 21px;
  font-family: Lato, sans-serif;
  color: #fff;
  line-height: 19px;
  font-weight: 300;
}

.footer-logo {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.footer-row {
  margin-top: 29px;
  padding-top: 23px;
  padding-bottom: 30px;
  border-top: 1px solid #31323b;
  border-bottom: 1px solid #31323b;
}

.fa-facebook {
  width: 30px;
  height: 30px;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  font-family: 'Fontawesome webfont', sans-serif;
  color: #07041d;
  font-size: 17px;
  text-align: center;
  text-decoration: none;
}

.fa-facebook:hover {
  color: #0cf;
}

.tagline-div {
  height: 40px;
  background-color: #0cf;
}

.h1-tagline {
  margin-top: 121px;
  margin-bottom: 0px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 41px;
  font-weight: 300;
  text-align: center;
  text-shadow: 1px 1px 6px #000;
}

.h1-tagline.h1-hero {
  padding-top: 73px;
}

.footer-link {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #0cf;
  text-decoration: none;
}

.footer-link:hover {
  color: #dadada;
}

.copyright {
  margin-top: 30px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-weight: 100;
  text-align: center;
}

.sm-text {
  display: inline-block;
  font-family: Lato, sans-serif;
  color: #07041d;
}

.contact-modal {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1100;
  display: none;
  overflow: auto;
  width: 500px;
  padding-right: 28px;
  padding-left: 28px;
  float: right;
  background-color: #fff;
  box-shadow: 1px 0 11px 0 rgba(0, 0, 0, 0.36);
}

.close-contact {
  width: 50px;
  height: 50px;
  margin-top: 33px;
  float: right;
  border: 1px solid #c2c2c2;
  border-radius: 66px;
}

.close-contact.icon-remove {
  padding-top: 12px;
  border-color: #0cf;
  font-family: 'Fontawesome webfont', sans-serif;
  color: #0cf;
  font-size: 24px;
  text-align: center;
  text-decoration: none;
}

.contact-input {
  height: 53px;
  margin-bottom: 27px;
  border-style: none none none solid;
  border-width: 1px;
  border-color: #000 #000 #000 #c2c2c2;
}

.contact-message {
  min-height: 200px;
  border-style: none none none solid;
  border-width: 1px;
  border-color: #000 #000 #000 #c2c2c2;
}

.contact-btn {
  display: block;
  width: 104px;
  margin-top: 32px;
  margin-right: auto;
  margin-left: auto;
  background-color: #07041d;
  font-family: Lato, sans-serif;
}

.page-hero {
  height: 200px;
  margin-top: 127px;
}

.page-hero.product {
  background-image: url('../images/low1.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.prod-sec1 {
  height: auto;
  padding-bottom: 59px;
}

.tabs {
  margin-right: 6px;
  background-color: #07041d;
  font-family: Lato, sans-serif;
  color: #fff;
}

.tabs.w--current {
  background-color: #0cf;
  color: #07041d;
}

.tab-pane {
  padding-top: 29px;
}

.product-row {
  margin-bottom: 58px;
}

.prod-mini-col2 {
  height: 400px;
  background-image: url('../images/IMG_2016.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.tech-buttons {
  margin-top: 15px;
  float: right;
  background-color: #0cf;
  color: #07041d;
}

.prod-li {
  margin-bottom: 7px;
  font-family: Lato, sans-serif;
}

.geoblock-col {
  height: 400px;
  background-image: url('../images/geoblock5150.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.geopave-col {
  height: 400px;
  background-image: url('../images/geopave.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.gioblock-col {
  height: 400px;
  background-image: url('../images/geoblock.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.georunner-col {
  height: 400px;
  background-image: url('../images/SCOUR-PROTECTION.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.h2-italic {
  font-family: Lato, sans-serif;
  font-size: 26px;
  font-weight: 300;
}

.video {
  margin-bottom: 24px;
}

html.w-mod-js *[data-ix="contact-initial"] {
  display: none;
  -webkit-transform: translate(500px, 0px);
  -ms-transform: translate(500px, 0px);
  transform: translate(500px, 0px);
}

html.w-mod-js *[data-ix="body-fade-in"] {
  opacity: 0;
}

@media screen and (max-width: 991px) {
  .navlink {
    margin-top: 26px;
    text-align: center;
  }

  .navlink.nav-contact {
    border-bottom-style: none;
    color: #fff;
  }

  .sec2-col1 {
    padding-top: 45px;
  }

  .top-cont-info {
    color: #07031d;
  }

  .h1-tagline {
    font-size: 35px;
  }

  .contact-modal {
    display: none;
  }

  .tabs {
    margin-right: 2px;
    padding-right: 19px;
    padding-left: 19px;
    font-size: 13px;
  }

  .menu-btn {
    color: #fff;
  }

  .menu-btn.w--open {
    background-color: transparent;
  }

  .nav-menu {
    height: 100vh;
    background-color: #0cf;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .hero {
    height: 305px;
  }

  .section1 {
    padding-top: 1px;
  }

  .h1-title {
    font-size: 26px;
    line-height: 33px;
  }

  .h1-title.h1-prod {
    margin-right: 24px;
    margin-left: 24px;
    font-size: 23px;
  }

  .slider {
    height: 177px;
  }

  .sec2-col1 {
    padding-top: 12px;
  }

  .footer {
    height: 433px;
  }

  .h1-tagline {
    margin-top: 63px;
    font-size: 24px;
  }

  .copyright {
    margin-top: 19px;
  }

  .prod-sec1 {
    padding-right: 28px;
    padding-left: 28px;
  }

  .tabs {
    padding-right: 11px;
    padding-left: 11px;
    font-size: 11px;
  }

  .tab-pane {
    text-align: center;
  }

  .tab-menu {
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  .h1-title.h1-prod {
    text-align: center;
  }

  .h2.h2-blue {
    text-align: center;
  }

  .h2.h2-video {
    text-align: center;
  }

  .sec2-col1 {
    padding-bottom: 25px;
  }

  .top-cont-info {
    color: #07031b;
    text-decoration: none;
  }

  .footer {
    height: 493px;
  }

  .p-white {
    color: #fff;
    text-decoration: none;
  }

  .h1-tagline {
    margin-top: 68px;
    line-height: 26px;
  }

  .contact-modal {
    width: 100vw;
  }

  .prod-sec1 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .tech-buttons {
    display: block;
    width: 70%;
    margin: 30px auto 33px;
    float: none;
    text-align: center;
  }

  .menu-btn.w--open {
    background-color: transparent;
  }
}

