h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 42px;
  line-height: 44px;
  font-weight: 400;
}

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

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #000;
  font-size: 24px;
  line-height: 30px;
  font-weight: 400;
}

a {
  text-decoration: underline;
}

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  background-image: -webkit-linear-gradient(270deg, #000, #000);
  background-image: linear-gradient(180deg, #000, #000);
}

.nav-link {
  margin-top: 8px;
  padding-right: 13px;
  padding-left: 13px;
  color: #424242;
  font-size: 17px;
  font-weight: 700;
}

.nav-link:hover {
  color: #000;
}

.nav-link.w--current {
  color: #000;
  font-weight: 700;
}

.container {
  padding-top: 6px;
  padding-bottom: 6px;
}

.image {
  margin-top: 3px;
}

.slide {
  float: none;
  background-image: -webkit-linear-gradient(270deg, rgba(8, 38, 42, .45), rgba(8, 38, 42, .45)), url('../images/slider1.jpg');
  background-image: linear-gradient(180deg, rgba(8, 38, 42, .45), rgba(8, 38, 42, .45)), url('../images/slider1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
  text-align: left;
}

.slide-2 {
  float: none;
  border-radius: 3px;
  background-image: -webkit-linear-gradient(270deg, rgba(8, 38, 42, .45), rgba(8, 38, 42, .45)), url('../images/slider2.jpg');
  background-image: linear-gradient(180deg, rgba(8, 38, 42, .45), rgba(8, 38, 42, .45)), url('../images/slider2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
  text-align: left;
}

.slider {
  height: 450px;
  margin-top: 118px;
}

.lead {
  margin-top: 35px;
  margin-bottom: 35px;
  font-size: 26px;
  line-height: 32px;
  text-align: center;
}

.button {
  background-image: -webkit-linear-gradient(270deg, #326e72, #326e72);
  background-image: linear-gradient(180deg, #326e72, #326e72);
  text-align: left;
}

.body {
  font-family: Raleway, sans-serif;
}

.heading {
  margin-bottom: 0px;
  text-align: center;
}

.text-block {
  margin-top: 6px;
  margin-bottom: 6px;
  text-align: center;
}

.projectbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  margin-top: 12px;
  margin-right: 6px;
  margin-left: 6px;
  padding: 20px 22px 36px;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 6px;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
  box-shadow: 4px 4px 15px 0 #123436;
  color: #5d5d5d;
}

.projectimglink {
  margin-top: 9px;
  border: 2px solid #b4b4b4;
  border-radius: 6px;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
}

.projectimglink:hover {
  background-image: -webkit-linear-gradient(270deg, #fcc44d, #fcc44d);
  background-image: linear-gradient(180deg, #fcc44d, #fcc44d);
}

.buttontext {
  margin: 4px 13px;
  padding: 0px;
  color: #424242;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
}

.buttontext:hover {
  text-decoration: none;
  text-transform: uppercase;
}

.lightbox-link {
  text-decoration: none;
}

.section-darkbg {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 112px;
  padding-bottom: 131px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  background-image: -webkit-linear-gradient(270deg, rgba(22, 65, 68, .88), rgba(22, 65, 68, .88)), url('../images/projects_0002s_0002_Mernda02.jpg');
  background-image: linear-gradient(180deg, rgba(22, 65, 68, .88), rgba(22, 65, 68, .88)), url('../images/projects_0002s_0002_Mernda02.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  color: #fff;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 31px;
  font-weight: 400;
  text-align: center;
}

.logoslider {
  height: 190px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
}

.logocontrol {
  color: #c5c5c5;
}

.logoscrollmask {
  margin: 24px 72px 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.logoslides {
  display: inline-block;
  width: 25%;
  padding-right: 32px;
  padding-left: 32px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -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;
}

.logoimage {
  display: block;
  width: 60%;
  max-width: none;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
}

.logoslidernav {
  margin-top: 0px;
}

.section-footer {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 59px;
  padding-bottom: 71px;
  background-image: -webkit-linear-gradient(270deg, #000, #000);
  background-image: linear-gradient(180deg, #000, #000);
  color: #fff;
}

.footerlogo {
  margin-top: 20px;
  margin-bottom: 10px;
}

.heading-3 {
  font-weight: 400;
}

.footertextblock {
  margin-top: 11px;
}

.submitbutton {
  margin-top: 15px;
  border-radius: 6px;
  background-image: -webkit-linear-gradient(270deg, #326e72, #326e72);
  background-image: linear-gradient(180deg, #326e72, #326e72);
}

.text-field {
  border-color: #686868;
  border-radius: 6px;
  background-image: -webkit-linear-gradient(270deg, #424242, #424242);
  background-image: linear-gradient(180deg, #424242, #424242);
  color: #fff;
}

.text-field:focus {
  background-image: -webkit-linear-gradient(270deg, #424242, #424242);
  background-image: linear-gradient(180deg, #424242, #424242);
  color: #fff;
}

.text-field::-webkit-input-placeholder {
  background-image: -webkit-linear-gradient(270deg, #424242, #424242);
  background-image: linear-gradient(180deg, #424242, #424242);
  color: #b1b1b1;
}

.text-field:-ms-input-placeholder {
  background-image: linear-gradient(180deg, #424242, #424242);
  color: #b1b1b1;
}

.text-field::placeholder {
  background-image: -webkit-linear-gradient(270deg, #424242, #424242);
  background-image: linear-gradient(180deg, #424242, #424242);
  color: #b1b1b1;
}

.text-field.footerformfield {
  color: red;
}

.formlabel {
  font-weight: 400;
}

.footerlink {
  color: #fff;
}

.footerlink:hover {
  color: #326e72;
}

.icon {
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.dropdown {
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 0px;
}

.nandropdown {
  margin-top: 0px;
  padding-top: 0px;
}

.nandropdown.w--open {
  margin-top: 0px;
  background-image: -webkit-linear-gradient(270deg, #eee, #eee);
  background-image: linear-gradient(180deg, #eee, #eee);
  color: #fff;
}

.subfooter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 44px;
  margin-bottom: 44px;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.subfoottext {
  color: #929292;
}

.section-2 {
  margin-top: 75px;
  margin-bottom: 114px;
}

.navbar-2 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  padding-top: 31px;
  padding-bottom: 31px;
  border-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #909090;
  background-image: -webkit-linear-gradient(270deg, #f5f5f5, #f5f5f5);
  background-image: linear-gradient(180deg, #f5f5f5, #f5f5f5);
  box-shadow: 1px 1px 17px -3px rgba(0, 0, 0, .36);
}

.slide2text {
  display: block;
  width: 35%;
  margin-top: 91px;
  margin-right: 297px;
  margin-left: 0px;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  color: #fff;
  text-align: right;
}

.darkbutton {
  margin-top: 25px;
  border: 3px solid transparent;
  border-radius: 6px;
  background-image: -webkit-linear-gradient(270deg, #326e72, #326e72);
  background-image: linear-gradient(180deg, #326e72, #326e72);
  box-shadow: 3px 3px 15px -1px rgba(0, 0, 0, .61);
  color: #fff;
}

.darkbutton:hover {
  background-image: -webkit-linear-gradient(270deg, grey, grey);
  background-image: linear-gradient(180deg, grey, grey);
}

.sectionlightgrey {
  padding-top: 89px;
  padding-bottom: 115px;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .81), hsla(0, 0%, 100%, .81)), url('../images/bluebg-railworkers.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .81), hsla(0, 0%, 100%, .81)), url('../images/bluebg-railworkers.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  text-align: center;
}

.machinerylist {
  margin-top: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
  color: #424242;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  list-style-type: none;
}

.machgalleryimg {
  border: 1px solid #fff;
  border-radius: 6px;
  box-shadow: 4px 4px 13px 0 rgba(0, 0, 0, .38);
}

.columnline {
  padding-bottom: 34px;
  padding-left: 62px;
  border-left: 1px solid #cacaca;
}

.pebox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  margin-right: 12px;
  margin-left: 12px;
  padding: 30px 29px;
  float: left;
  -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-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;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 6px solid #424242;
  border-radius: 10px;
  background-image: -webkit-linear-gradient(270deg, #f18936, #f18936);
  background-image: linear-gradient(180deg, #f18936, #f18936);
}

.contentcontainer {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.projectcontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.section-lightbg {
  padding-top: 54px;
  padding-bottom: 84px;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .76), hsla(0, 0%, 100%, .76));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .76), hsla(0, 0%, 100%, .76));
  text-align: center;
}

.platlistheading {
  font-size: 32px;
  text-align: left;
}

.aboutfeature {
  height: 100vh;
  margin-top: 96px;
  margin-bottom: 0px;
  padding-top: 64px;
  padding-bottom: 5px;
  background-image: -webkit-linear-gradient(270deg, rgba(2, 32, 36, .53), rgba(2, 32, 36, .53)), url('../images/bluebg-railworkers.jpg'), -webkit-linear-gradient(270deg, #142629, #142629);
  background-image: linear-gradient(180deg, rgba(2, 32, 36, .53), rgba(2, 32, 36, .53)), url('../images/bluebg-railworkers.jpg'), linear-gradient(180deg, #142629, #142629);
  background-position: 0px 0px, 50% 50%, 0px 0px;
  background-size: auto, cover, auto;
  background-attachment: scroll, fixed, scroll;
  color: #fff;
  text-shadow: 2px 2px 6px #000;
}

.leadleft {
  margin-top: 35px;
  margin-bottom: 0px;
  font-size: 26px;
  line-height: 32px;
  text-align: left;
}

.slidersubtext {
  margin-top: 26px;
  font-size: 24px;
  line-height: 28px;
  text-align: right;
  text-shadow: 1px 1px 4px #000;
}

.sliderheading {
  font-size: 46px;
  text-shadow: 1px 1px 4px #000;
}

.footercol1 {
  padding-right: 167px;
  text-align: center;
}

.mask {
  float: none;
}

.div-block {
  display: block;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.navcontainer {
  margin-right: 60px;
  margin-left: 60px;
}

.servicesblock {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.text-block-3 {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #424242;
}

.plantholder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.petext {
  width: 100%;
  color: #424242;
  font-size: 18px;
  font-weight: 800;
}

.servicesbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 18%;
  height: 160px;
  margin: 18px 8px 0px;
  padding: 30px 0px;
  float: left;
  -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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 4px solid #424242;
  border-radius: 10px;
  background-image: -webkit-linear-gradient(270deg, #ec7837, #ec7837);
  background-image: linear-gradient(180deg, #ec7837, #ec7837);
  color: #424242;
  font-size: 18px;
  font-weight: 700;
}

.machinerylistlink {
  margin-top: 14px;
  margin-bottom: 5px;
  margin-left: 0px;
  color: #424242;
  font-size: 18px;
  font-weight: 800;
  text-align: center;
  text-decoration: none;
  list-style-type: none;
}

.lightbox-link-2 {
  text-decoration: none;
}

.maincontent {
  margin-top: 118px;
  margin-bottom: 0px;
  padding-top: 70px;
  padding-bottom: 70px;
}

.buttonlight {
  border-radius: 6px;
  background-image: -webkit-linear-gradient(270deg, #a9ddd9, #a9ddd9);
  background-image: linear-gradient(180deg, #a9ddd9, #a9ddd9);
  box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, .54);
  color: #424242;
  font-weight: 700;
  text-align: left;
}

.div-block-3 {
  text-align: center;
}

.heading-7 {
  text-align: center;
}

.safetyfeature {
  height: 420px;
  margin-top: 137px;
  margin-bottom: 0px;
  padding-top: 76px;
  padding-bottom: 5px;
  background-image: -webkit-linear-gradient(270deg, rgba(2, 32, 36, .53), rgba(2, 32, 36, .53)), url('../images/424681808_1524705999.jpg'), -webkit-linear-gradient(270deg, #142629, #142629);
  background-image: linear-gradient(180deg, rgba(2, 32, 36, .53), rgba(2, 32, 36, .53)), url('../images/424681808_1524705999.jpg'), linear-gradient(180deg, #142629, #142629);
  background-position: 0px 0px, 50% 50%, 0px 0px;
  background-size: auto, cover, auto;
  background-attachment: scroll, fixed, scroll;
  color: #fff;
  text-shadow: 2px 2px 6px #000;
}

.sectiontop {
  margin-top: 140px;
  padding-top: 57px;
}

.testimonialblock {
  margin-top: 53px;
  margin-bottom: 20px;
  padding-bottom: 18px;
  border-bottom: 1px dotted #bebebe;
}

@media (max-width: 991px) {
  .heading {
    margin-bottom: 0px;
  }
  .logoslides {
    width: 50%;
  }
  .slide2text {
    display: block;
    width: 60%;
    margin-right: 174px;
    text-align: center;
  }
  .project-desc {
    text-align: center;
  }
  .slidersubtext {
    text-align: center;
  }
  .footercol1 {
    padding-right: 10px;
  }
}

@media (max-width: 767px) {
  .projectbox {
    width: 100%;
    margin-bottom: 12px;
  }
  .logoslider {
    height: 150px;
  }
  .logoimage {
    width: 100%;
  }
  .section-footer {
    text-align: center;
  }
  .section-2 {
    margin-top: 42px;
    padding-right: 27px;
    padding-left: 27px;
  }
  .slide2text {
    display: block;
    width: 70%;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .machinerylist {
    text-align: center;
    list-style-type: none;
  }
  .machgalleryimg {
    width: 80%;
  }
  .columnline {
    padding-left: 10px;
    border-style: none;
    text-align: center;
  }
  .pebox {
    width: 100%;
    margin-bottom: 15px;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    text-align: center;
  }
  .contentcontainer {
    padding-right: 37px;
    padding-left: 37px;
  }
  .projectcontainer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .platlistheading {
    text-align: center;
  }
  .aboutfeature {
    padding-right: 24px;
    padding-left: 24px;
  }
  .leadleft {
    font-size: 20px;
    line-height: 26px;
  }
  .sliderheading {
    margin-top: -15px;
  }
  .plantholder {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .servicesbox {
    width: 45%;
    height: 120px;
    text-align: center;
  }
  .machinerylistlink {
    text-align: center;
    list-style-type: none;
  }
  .safetyfeature {
    padding-right: 24px;
    padding-left: 24px;
  }
  .form-block {
    margin-top: 3px;
  }
}

@media (max-width: 479px) {
  .projectbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .logoslides {
    width: 100%;
  }
  .slide2text {
    display: block;
    width: 60%;
    margin-top: 83px;
    margin-left: auto;
    padding-left: 0px;
    text-align: center;
  }
  .machgalleryimg {
    width: 100%;
  }
  .columnline {
    padding: 45px 0px;
  }
  .contentcontainer {
    padding-right: 14px;
    padding-left: 14px;
  }
  .projectcontainer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .aboutfeature {
    height: 100%;
    padding-right: 13px;
    padding-left: 13px;
  }
  .slidersubtext {
    font-size: 18px;
    line-height: 22px;
  }
  .text-block-3 {
    font-size: 16px;
    line-height: 17px;
  }
  .servicesbox {
    width: 90%;
    height: 55px;
    margin-top: 11px;
    font-size: 20px;
  }
  .safetyfeature {
    height: 100%;
    padding-right: 13px;
    padding-left: 13px;
  }
}

