h2 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

h4 {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-right: 0px;
  font-size: 22px;
  line-height: 28px;
  font-weight: 700;
}

p {
  margin-bottom: 10px;
  font-size: 17px;
  line-height: 24px;
  font-weight: 400;
}

.phone-number-text {
  margin-top: 42px;
  padding-right: 0px;
  padding-left: 0px;
  text-align: left;
}

.body {
  background-color: transparent;
}

.logo-section {
  margin-top: 20px;
  border-style: none;
  border-top-width: 10px;
  border-top-color: #072461;
  background-color: #fff;
}

.hero-slider {
  height: 700px;
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: #e3e3e3;
}

.section {
  margin-top: 80px;
  margin-bottom: 60px;
  padding-top: 40px;
  padding-bottom: 0px;
  background-color: #fff;
}

.welcome-to-text {
  margin-bottom: 0px;
  color: #072461;
  font-size: 36px;
  text-align: center;
}

.phone-icon {
  margin-top: 25px;
}

.email-icon {
  margin-top: 29px;
  padding-right: 0px;
}

.email-text {
  margin-top: 42px;
  color: #000;
}

.footer {
  margin-top: 120px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border: 0px none #072461;
  background-color: #072461;
  color: #fff;
}

.footer.fotter-gallery {
  margin-top: 200px;
}

.arrow {
  color: #072461;
}

.arrow:hover {
  color: #fff;
}

.navbar {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  height: 40px;
  margin-top: 0px;
  border: 1px none #000;
  background-color: #072461;
  text-align: center;
}

.nav-link {
  margin-top: 0px;
  padding: 9px 20px 10px;
  border: 0px none #000;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
  text-transform: uppercase;
}

.nav-link:hover {
  padding: 3px 14px 5px;
  border-style: solid;
  border-width: 6px;
  border-color: transparent transparent #fff;
  background-color: transparent;
  color: #fff;
}

.nav-link.w--current {
  padding: 3px 14px 5px;
  border-style: solid solid none;
  border-width: 6px;
  border-color: transparent transparent #fff;
  color: #fff;
}

.nav-link.w--current:hover {
  border-bottom-style: solid;
}

.nay-menu {
  height: 40px;
  margin-top: 0px;
  float: none;
  color: #fff;
  text-align: center;
}

.copyright-text {
  margin-top: 30px;
  margin-bottom: 30px;
  color: #fff;
  text-transform: none;
}

.slide-nav {
  display: block;
  margin-top: 0px;
  margin-left: 0px;
  padding-top: 11px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #b80a0a;
}

.dropdown {
  padding-bottom: 0px;
  color: #fff;
  font-size: 14px;
}

.dropdown-text {
  font-size: 18px;
  font-weight: 400;
}

.navmenu-dropdown {
  margin-top: 0px;
  padding: 9px 20px 10px;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0px;
  text-indent: 0px;
  text-transform: uppercase;
}

.navmenu-dropdown:hover {
  padding: 3px 14px 5px;
  border: 6px solid transparent;
  background-color: transparent;
  color: #fff;
}

.navmenu-dropdown.w--open {
  position: relative;
}

.dropdown-list.w--open {
  display: block;
  width: 586%;
  height: 142px;
  margin-right: 0px;
  margin-left: -500px;
  padding-right: 10px;
  padding-left: 10px;
  float: none;
  border: 0px none #fff;
  background-color: #072461;
  color: #fff;
  text-align: center;
}

.slide {
  padding-right: 0px;
  padding-bottom: 0px;
  background-image: url('../images/SKIDCAR.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.slide-2 {
  padding-right: 0px;
  padding-bottom: 0px;
  background-image: url('../images/Loading-Box-001.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-3 {
  padding-right: 0px;
  padding-bottom: 0px;
  background-image: url('../images/2016-12-12_084506.jpg');
  background-position: 50% 78%;
  background-size: cover;
  background-repeat: no-repeat;
}

.dropdown-links {
  margin-top: 5px;
  color: #fff;
}

.dropdown-row {
  padding-bottom: 0px;
}

.vision-picture {
  margin-top: 60px;
  margin-bottom: 60px;
  margin-left: 50px;
  float: none;
  border: 1px none #000;
  border-radius: 300px;
  box-shadow: 0 5px 30px 0 #757373;
}

.vision-section {
  margin-top: 160px;
  margin-bottom: 20px;
  padding: 50px;
  border: 1px solid #072461;
  background-color: #072461;
  font-style: italic;
}

.vision {
  font-family: 'Droid Serif', serif;
  color: #fff;
  font-size: 23px;
  line-height: 40px;
  text-align: center;
  letter-spacing: 1px;
  text-indent: 1px;
}

.portfolio-image {
  margin-top: 10px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  border: 1px solid #fff;
}

.portfolio-image:hover {
  padding-right: 0px;
  padding-left: 0px;
}

.portfolio-image.hoover-1 {
  margin-top: 10px;
}

.portfolio-image.hoover-1:hover {
  padding-right: 0px;
  padding-left: 0px;
}

.portfolio-image.hover-3 {
  margin-top: 10px;
}

.mission-text {
  margin-top: 30px;
  margin-left: 45px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 48px;
  border-left: 2px solid #072461;
  font-size: 28px;
  line-height: 38px;
}

.mission-head {
  margin-top: 59px;
  margin-left: 63px;
  padding-left: 29px;
  color: #000;
  font-size: 28px;
  line-height: 37px;
  text-align: left;
}

.client-section {
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 0px;
  padding-left: 0px;
  border-top: 1px none #000;
}

.client-container {
  padding-top: 0px;
  border-style: none;
  border-top-width: 1px;
  border-top-color: #000;
}

.client-1 {
  top: 13px;
  height: 100px;
  background-image: url('../images/Boskalis-Logo.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.client-2 {
  height: 130px;
  background-image: url('../images/JDN-logo.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.client-3 {
  height: 97px;
  background-image: url('../images/CFE-logo.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.client-4 {
  height: 117px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: url('../images/Dongah-logo.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.client-5 {
  top: 15px;
  height: 100px;
  background-image: url('../images/Alpine-Bau-logo.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.client-6 {
  bottom: 7px;
  height: 120px;
  margin-top: 10px;
  background-image: url('../images/Smit-Logo.png');
  background-position: 50% 50%;
  background-size: 125px;
  background-repeat: no-repeat;
}

.client-7 {
  height: 149px;
  margin-top: -20px;
  padding-bottom: 0px;
  background-image: url('../images/CMC-Ravenna-Logo.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.client-8 {
  left: 13px;
  height: 100px;
  margin-top: 8px;
  padding-top: 0px;
  background-image: url('../images/CSC-logo.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.client-9 {
  right: 0px;
  height: 100px;
  background-image: url('../images/Alpha-Focus-logo.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.client-10 {
  height: 100px;
  background-image: url('../images/Eastern-Soldar---Logo.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.client-11 {
  left: -5px;
  height: 100px;
  padding-left: 0px;
  background-image: url('../images/McCD-logo.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.client-12 {
  left: 17px;
  height: 100px;
  background-image: url('../images/Keller-logo.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.head-text-container {
  margin-top: 0px;
  margin-bottom: 40px;
  border-style: none none solid;
  border-top-width: 1px;
  border-top-color: #000;
  border-bottom-width: 1px;
  border-bottom-color: #072461;
}

.head-text-container.contact-us {
  border-top-style: none;
  border-bottom-style: none;
}

.head {
  margin-top: 90px;
  margin-bottom: 20px;
  padding-top: 120px;
  border-style: solid none none;
  border-top-width: 1px;
  border-top-color: #000;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #072461;
  font-size: 42px;
  text-align: center;
  text-shadow: 0 2px 1px #757373;
}

.head.track-record {
  margin-top: 0px;
  padding-top: 20px;
  border-top-style: none;
}

.head.testimonial {
  margin-top: 0px;
  padding-top: 20px;
  border-style: none;
}

.head.gallery {
  margin-top: 20px;
  padding-top: 20px;
  border-top-style: none;
}

.head.clients {
  margin-top: 20px;
  padding-top: 20px;
  border-top-style: none;
}

.testimonial-slider {
  margin-top: 120px;
  margin-bottom: 160px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.testimonial-slider.testimonial {
  margin-top: 0px;
  margin-bottom: 40px;
}

.testimonial-icon {
  margin-bottom: 40px;
  text-align: left;
}

.testimonial-slide {
  text-align: center;
}

.testimonial-text {
  margin-bottom: 20px;
  color: transparent;
}

.testimonial-section {
  border-bottom: 1px solid #757373;
}

.contact-us-text {
  margin-bottom: 43px;
  text-align: center;
}

.contact-details {
  margin-top: 15px;
  margin-bottom: 60px;
  margin-left: 0px;
  font-size: 21px;
  line-height: 24px;
  font-weight: 400;
}

.hero-section {
  overflow: hidden;
}

.navscroll {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  overflow: visible;
  height: 40px;
  border: 1px none #072461;
  background-color: #072461;
  color: #fff;
}

.map {
  height: 300px;
  border: 1px solid #000;
}

.about-us-picture {
  border: 1px solid #000;
}

.about-us-text {
  font-size: 22px;
  line-height: 32px;
}

.gallery-text {
  padding-top: 6px;
  color: #b80a0a;
  font-size: 17px;
  font-weight: 700;
  text-align: left;
  text-shadow: 1px 1px 1px hsla(0, 1%, 45%, .6);
}

.email-link {
  color: #000;
}

.email-linkblock {
  color: #072461;
  text-decoration: none;
}

.lightbox-link {
  position: relative;
  overflow: hidden;
  border: 1px none #000;
  box-shadow: 3px 3px 5px 0 #757373;
}

.hidden {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(7, 36, 97, .5);
}

.hidden-title {
  position: relative;
  top: 90px;
  margin-top: 10px;
  color: hsla(0, 0%, 100%, .7);
  font-size: 18px;
  text-align: center;
}

.row {
  margin-bottom: 0px;
}

.hidden-2 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(7, 36, 97, .5);
}

.hidden-title-2 {
  position: relative;
  top: 90px;
  color: hsla(0, 0%, 100%, .7);
  font-size: 18px;
  text-align: center;
}

.lightbox-link-2 {
  position: relative;
  overflow: hidden;
  box-shadow: 3px 3px 5px 0 #757373;
}

.lightbox-link-3 {
  position: relative;
  overflow: hidden;
  box-shadow: 3px 3px 5px 0 #757373;
}

.hidden-3 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(7, 36, 97, .5);
}

.hidden-title-3 {
  position: relative;
  top: 90px;
  color: hsla(0, 0%, 100%, .7);
  font-size: 18px;
  text-align: center;
}

.lightbox-link-4 {
  position: relative;
  overflow: hidden;
  box-shadow: 3px 3px 5px 0 #757373;
}

.hidden-4 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(7, 36, 97, .5);
}

.hidden-title-4 {
  position: relative;
  top: 90px;
  color: hsla(0, 0%, 100%, .7);
  font-size: 18px;
  text-align: center;
}

.slide-4 {
  padding-right: 0px;
  padding-bottom: 0px;
  background-image: url('../images/2016-12-12_083751.jpg');
  background-position: 50% 29%;
  background-size: cover;
  background-repeat: no-repeat;
}

.email {
  color: #000;
  text-decoration: none;
}

.client13 {
  height: 80px;
  background-image: url('../images/GS-Engrng--Construction---Logo.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.client-14 {
  height: 80px;
  background-image: url('../images/MOS-Logo.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.client-15 {
  height: 80px;
  background-image: url('../images/kone-logo.png');
  background-position: 50% 50%;
  background-size: 150px;
  background-repeat: no-repeat;
}

.client-16 {
  left: -4px;
  right: 0px;
  height: 90px;
  background-image: url('../images/Megawatts-Logo.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.client-17 {
  left: 1px;
  top: -20px;
  right: 0px;
  bottom: 1px;
  height: 120px;
  padding-left: 0px;
  background-image: url('../images/sato-kogyo-Logo.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.client-18 {
  bottom: 15px;
  height: 100px;
  background-image: url('../images/ManTech---logo.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.client-19 {
  bottom: 9px;
  height: 90px;
  background-image: url('../images/shimizu-Logo.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.client-20 {
  left: 21px;
  height: 90px;
  background-image: url('../images/Zublin-logo.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 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;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  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-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.gallery-section {
  margin-top: 80px;
}

.gallery-section._1 {
  margin-top: 40px;
}

.hidden-5 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(7, 36, 97, .5);
}

.lightbox-link-5 {
  position: relative;
  overflow: hidden;
  box-shadow: 3px 3px 5px 0 #757373;
}

.hidden-title-5 {
  position: relative;
  top: 90px;
  color: hsla(0, 0%, 100%, .7);
  font-size: 18px;
  text-align: center;
}

.lightbox-link-6 {
  position: relative;
  overflow: hidden;
  box-shadow: 3px 3px 5px 0 #757373;
}

.hidden-6 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(7, 36, 97, .5);
}

.hidden-title-6 {
  position: relative;
  top: 90px;
  color: hsla(0, 0%, 100%, .7);
  font-size: 18px;
  text-align: center;
}

.gallery-column {
  padding-left: 9px;
  border-left: 1px solid #fff;
}

html.w-mod-js *[data-ix="navbardisplay-none"] {
  display: none;
}

html.w-mod-js *[data-ix="hidden-div-on-load"] {
  display: none;
  opacity: 0;
}

html.w-mod-js *[data-ix="hidden-div-on-load-6"] {
  display: none;
  opacity: 0;
}

html.w-mod-js *[data-ix="hidden-div-on-load-5"] {
  display: none;
  opacity: 0;
}

html.w-mod-js *[data-ix="hidden-div-on-load-4"] {
  display: none;
  opacity: 0;
}

html.w-mod-js *[data-ix="hidden-div-on-load-3"] {
  display: none;
  opacity: 0;
}

html.w-mod-js *[data-ix="hidden-div-on-load-2"] {
  display: none;
  opacity: 0;
}

@media (max-width: 991px) {
  .phone-number-text {
    margin-top: 27px;
    font-size: 12px;
  }
  .logo-section {
    margin-top: 20px;
  }
  .hero-slider {
    height: 400px;
  }
  .section {
    margin-top: 80px;
    margin-bottom: 20px;
    padding-top: 0px;
  }
  .welcome-to-text {
    margin-top: 0px;
    font-size: 27px;
    text-align: center;
    letter-spacing: normal;
    text-indent: 0px;
  }
  .phone-icon {
    margin-top: 16px;
  }
  .email-icon {
    margin-top: 20px;
  }
  .email-text {
    margin-top: 28px;
    font-size: 12px;
    line-height: 19px;
  }
  .footer {
    position: relative;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin-top: 60px;
    background-color: #072461;
  }
  .navbar {
    margin-top: 0px;
    background-color: #072461;
  }
  .nav-link {
    color: #fff;
    font-size: 14px;
    text-align: center;
  }
  .nav-link:hover {
    padding-bottom: 5px;
    border-color: transparent transparent #fff;
    color: #fff;
  }
  .nav-link.w--current {
    padding: 4px 14px;
    border: 6px solid transparent;
    color: #fff;
  }
  .copyright-text {
    margin-bottom: 30px;
    color: #fff;
    font-size: 10px;
  }
  .menu-button {
    padding: 5px;
    color: #fff;
    font-size: 29px;
  }
  .dropdown-text {
    font-size: 14px;
  }
  .navmenu-dropdown {
    color: #fff;
    font-size: 14px;
  }
  .navmenu-dropdown:hover {
    padding-bottom: 5px;
    border-color: transparent;
    color: #fff;
  }
  .navmenu-dropdown.w--open {
    padding-left: 20px;
  }
  .navmenu-dropdown.w--open:hover {
    padding-left: 14px;
  }
  .dropdown-list.w--open {
    width: 785px;
    margin-left: -457px;
    padding-right: 0px;
    background-color: #072461;
    color: #fff;
  }
  .dropdown-links {
    color: #fff;
  }
  .dropdown-row {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 11px;
  }
  .vision-picture {
    margin-top: 0px;
    margin-left: 34px;
  }
  .vision-section {
    margin-top: 90px;
    margin-bottom: 40px;
    border-style: none;
    background-color: #072461;
  }
  .vision {
    color: #fff;
  }
  .portfolio-image:hover {
    padding-right: 0px;
    padding-left: 0px;
  }
  .portfolio-image.hoover-1:hover {
    padding-right: 0px;
  }
  .portfolio-image.hover-3:hover {
    padding-right: 0px;
    padding-left: 0px;
  }
  .mission-text {
    margin-top: 40px;
    margin-left: 51px;
    padding-right: 55px;
    padding-left: 30px;
    font-size: 20px;
    line-height: 27px;
  }
  .mission-head {
    margin-top: 0px;
    margin-left: 52px;
  }
  .client-1 {
    left: 23px;
    top: 8px;
    height: 100px;
    padding-left: 0px;
  }
  .client-3 {
    top: 15px;
    right: 22px;
    height: 90px;
  }
  .client-4 {
    right: 4px;
  }
  .client-5 {
    position: relative;
    left: 9px;
    right: 0px;
    padding-right: 0px;
    padding-left: 0px;
    background-image: url('../images/Alpine-Bau-logo.jpg');
  }
  .client-6 {
    left: 9px;
    right: 0px;
    padding-left: 0px;
    background-image: url('../images/Smit-Logo.png');
    background-size: 125px;
  }
  .client-7 {
    left: -10px;
    right: 0px;
  }
  .client-8 {
    left: 0px;
    right: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .client-12 {
    left: 0px;
  }
  .head-text-container {
    margin-top: 40px;
  }
  .head-text-container.contact-us {
    margin-top: 60px;
    padding-top: 110px;
    border-top-style: solid;
  }
  .head {
    margin-top: 0px;
    padding-top: 0px;
    border-top-style: none;
  }
  .head.track-record {
    margin-top: 0px;
    padding-top: 0px;
    border-top-style: none;
  }
  .head.testimonial {
    margin-top: 0px;
    padding-top: 0px;
    border-style: none;
  }
  .contact-us-text {
    margin-bottom: 30px;
  }
  .contact-details {
    margin-top: 5px;
    margin-left: 0px;
    font-size: 19px;
    line-height: 21px;
    text-decoration: none;
  }
  .navscroll {
    overflow: visible;
    border-style: none;
    background-color: #072461;
    color: #fff;
  }
  .map {
    width: 100%;
    height: 250px;
    margin: auto;
  }
  .about-us-picture {
    position: static;
    top: 0px;
    right: 0px;
    bottom: 0px;
    width: 94%;
    margin-right: auto;
    margin-left: auto;
    border: 1px solid #000;
    text-align: left;
  }
  .picture-column {
    text-align: center;
  }
  .about-us-text {
    margin-top: 0px;
    font-size: 19px;
    line-height: 27px;
  }
  .gallery-text {
    margin-top: 0px;
  }
  .email-link {
    color: #000;
  }
  .hidden-title {
    top: 70px;
  }
  .hidden-title-2 {
    top: 70px;
  }
  .hidden-title-3 {
    top: 70px;
  }
  .hidden-title-4 {
    top: 70px;
  }
  .email {
    color: #000;
    text-decoration: none;
  }
  .client-15 {
    right: 6px;
  }
  .client-16 {
    left: -10px;
    right: 0px;
    bottom: 0px;
  }
  .client-19 {
    right: 3px;
  }
  .client-20 {
    left: 0px;
  }
  .gallery-section {
    margin-top: 40px;
    margin-bottom: 20px;
  }
  .gallery-section._1 {
    margin-bottom: 200px;
  }
  .hidden-title-5 {
    top: 70px;
  }
  .hidden-title-6 {
    top: 70px;
  }
}

@media (max-width: 767px) {
  .phone-number-text {
    margin-top: 9px;
    padding-bottom: 15px;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    text-transform: none;
  }
  .logo-section {
    text-align: center;
  }
  .hero-slider {
    height: 300px;
  }
  .welcome-to-text {
    width: auto;
    margin-bottom: -41px;
    font-size: 28px;
    text-align: center;
  }
  .phone-icon {
    margin-top: -35px;
    margin-bottom: -17px;
    text-align: center;
  }
  .email-icon {
    margin-top: 0px;
    text-align: center;
  }
  .email-text {
    margin-top: -4px;
    padding-bottom: 40px;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
  }
  .navbar {
    position: relative;
    margin-top: 0px;
  }
  .nav-link {
    background-color: #072461;
  }
  .nav-link:hover {
    border-color: transparent transparent #fff;
    background-color: #072461;
    color: #fff;
  }
  .copyright-text {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
  }
  .menu-button {
    padding: 5px 20px 5px 10px;
  }
  .menu-button.w--open {
    position: static;
    left: 0px;
    top: 0px;
    right: 0px;
    padding: 5px 20px 5px 10px;
    background-color: #072461;
  }
  .navmenu-dropdown {
    padding-top: 9px;
    background-color: #072461;
    text-align: center;
  }
  .navmenu-dropdown:hover {
    border-color: transparent;
    background-color: #072461;
  }
  .navmenu-dropdown.w--open {
    padding-left: 20px;
  }
  .navmenu-dropdown.w--open:hover {
    padding-left: 14px;
  }
  .dropdown-list.w--open {
    width: auto;
    margin-left: 0px;
    padding-left: 0px;
    border: 0px none #000;
  }
  .dropdown-links {
    margin-top: 10px;
    margin-bottom: 20px;
    margin-left: 0px;
    text-align: center;
  }
  .dropdown-row {
    padding-right: 0px;
    padding-left: 0px;
    float: none;
  }
  .vision-picture {
    position: static;
    left: 0px;
    top: 0px;
    right: 0px;
    margin: 0px auto 40px;
    text-align: center;
  }
  .vision-section {
    margin-bottom: 60px;
    padding: 40px 0px;
  }
  .mission-text {
    width: 80%;
    margin: 10px auto 60px;
    padding-top: 20px;
    padding-right: 30px;
    border-style: solid none none;
    border-top-width: 1px;
    border-top-color: #000;
    font-size: 26px;
    line-height: 33px;
    text-align: center;
  }
  .mission-head {
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    text-align: center;
  }
  .client-1 {
    left: 0px;
    top: 0px;
    right: 0px;
    height: 150px;
    padding-left: 0px;
    background-size: contain;
  }
  .client-2 {
    position: relative;
    height: 200px;
    padding-left: 0px;
    background-position: 49% 50%;
    background-size: contain;
  }
  .client-3 {
    top: 0px;
    right: 0px;
    height: 120px;
    margin-top: 20px;
  }
  .client-4 {
    left: 0px;
    right: 0px;
    bottom: 21px;
    height: 180px;
    margin-top: 26px;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .client-5 {
    left: 0px;
    top: -6px;
    right: 0px;
    height: 100px;
    margin-top: -47px;
  }
  .client-6 {
    left: 0px;
    top: 0px;
    height: 150px;
    margin-top: 50px;
  }
  .client-7 {
    left: 0px;
    right: 0px;
    bottom: 9px;
    height: 200px;
    margin-top: 0px;
    padding-left: 0px;
  }
  .client-8 {
    height: 120px;
    margin-top: 0px;
  }
  .client-9 {
    position: relative;
    top: 0px;
    right: 8px;
    display: block;
    overflow: visible;
    height: 130px;
    margin-top: -6px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: left;
  }
  .client-10 {
    top: 30px;
    right: 0px;
    padding-left: 0px;
  }
  .client-11 {
    left: 0px;
    top: 23px;
    height: 100px;
    margin-top: 40px;
    margin-bottom: 33px;
  }
  .client-12 {
    top: 15px;
    bottom: 0px;
  }
  .head-text-container {
    margin-top: 40px;
  }
  .head-text-container.contact-us {
    padding-top: 130px;
  }
  .head {
    margin-bottom: 20px;
  }
  .head.testimonial {
    margin-top: 0px;
  }
  .contact-us-text {
    margin-bottom: 40px;
    font-size: 16px;
  }
  .contact-details {
    margin-top: 0px;
    margin-bottom: 40px;
    margin-left: 0px;
    line-height: 23px;
    text-align: center;
  }
  .mission-column {
    position: static;
    left: 0px;
    top: 0px;
    right: 0px;
    text-align: center;
  }
  .navscroll {
    display: none;
  }
  .map {
    width: 80%;
    height: 250px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .about-us-picture {
    width: 60%;
    margin-top: 22px;
  }
  .about-us-text {
    margin-top: 42px;
    text-align: center;
  }
  .gallery-text {
    margin-bottom: 40px;
    padding-top: 15px;
    font-size: 24px;
    text-align: center;
  }
  .lightbox-link {
    left: 0px;
    top: 0px;
    right: 0px;
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
  }
  .hidden-title {
    top: 150px;
    font-size: 24px;
  }
  .hidden-title-2 {
    top: 150px;
    font-size: 24px;
  }
  .lightbox-link-2 {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
  .lightbox-link-3 {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
  .hidden-title-3 {
    top: 150px;
    font-size: 24px;
  }
  .lightbox-link-4 {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
  .hidden-title-4 {
    top: 150px;
    font-size: 24px;
  }
  .client-14 {
    margin-top: 32px;
    margin-bottom: 48px;
  }
  .client-15 {
    margin-bottom: 50px;
  }
  .client-16 {
    left: -16px;
    height: 120px;
  }
  .client-17 {
    margin-top: -18px;
    margin-bottom: 20px;
  }
  .client-18 {
    height: 80px;
  }
  .client-19 {
    right: 0px;
    bottom: 0px;
    height: 120px;
    margin-top: 20px;
    margin-bottom: 34px;
    background-size: contain;
  }
  .gallery-section {
    margin-bottom: 0px;
  }
  .gallery-section._1 {
    margin-top: 0px;
  }
  .lightbox-link-5 {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
  .hidden-title-5 {
    top: 150px;
    font-size: 24px;
  }
  .lightbox-link-6 {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
  .hidden-title-6 {
    top: 150px;
    font-size: 24px;
  }
  .gallery-column {
    border-left-style: none;
  }
}

@media (max-width: 479px) {
  .hero-slider {
    height: 200px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
  }
  .section {
    margin-bottom: 0px;
    padding-top: 60px;
    padding-bottom: 0px;
  }
  .welcome-to-text {
    margin-top: -1px;
    margin-right: 0px;
    margin-bottom: -28px;
    padding: 0px 10px;
    font-size: 25px;
  }
  .phone-icon {
    margin-top: -33px;
    text-align: center;
  }
  .email-icon {
    margin-top: 10px;
    padding-bottom: 0px;
  }
  .email-text {
    margin-top: -9px;
    padding-bottom: 38px;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    letter-spacing: 0px;
  }
  .nav-link {
    background-color: #072461;
  }
  .nay-menu {
    background-color: #072461;
  }
  .menu-button {
    position: static;
    padding-right: 20px;
  }
  .menu-button.w--open {
    position: static;
    padding-right: 20px;
    background-color: #072461;
  }
  .dropdown-links {
    margin-top: 8px;
    margin-bottom: 15px;
    text-align: center;
  }
  .dropdown-row {
    width: 100%;
  }
  .vision-picture {
    margin-bottom: 20px;
    margin-left: auto;
  }
  .vision-section {
    margin-bottom: 40px;
    font-size: 14px;
  }
  .vision {
    position: relative;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 14px;
    line-height: 30px;
  }
  .mission-text {
    margin-top: 20px;
    margin-left: auto;
    padding-top: 20px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 20px;
  }
  .client-6 {
    height: 120px;
  }
  .client-7 {
    height: 180px;
  }
  .client-8 {
    height: 110px;
  }
  .client-9 {
    height: 130px;
  }
  .head-text-container {
    margin-top: 60px;
    margin-bottom: 40px;
    padding-bottom: 20px;
  }
  .head {
    font-size: 39px;
  }
  .head.track-record {
    margin-top: 0px;
    font-size: 34px;
  }
  .contact-us-text {
    font-size: 13px;
  }
  .contact-details {
    line-height: 24px;
  }
  .mission-column {
    text-align: center;
  }
  .map {
    width: 90%;
  }
  .about-us-picture {
    width: 80%;
  }
  .gallery-text {
    font-size: 16px;
    text-align: center;
  }
  .hidden-title {
    top: 70px;
    font-size: 18px;
  }
  .hidden-title-2 {
    top: 70px;
    font-size: 18px;
  }
  .hidden-title-3 {
    top: 70px;
    font-size: 18px;
  }
  .hidden-title-4 {
    top: 70px;
    font-size: 18px;
  }
  .client13 {
    margin-top: 12px;
  }
  .client-14 {
    margin-top: 40px;
  }
  .client-16 {
    left: -7px;
    right: 4px;
    height: 100px;
  }
  .client-17 {
    left: 0px;
    bottom: 0px;
    margin-top: 0px;
  }
  .client-19 {
    margin-top: 30px;
  }
  .hidden-title-5 {
    top: 70px;
    font-size: 18px;
  }
  .hidden-title-6 {
    top: 70px;
    font-size: 18px;
  }
}