body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 22px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 35px;
  line-height: 40px;
  font-weight: 500;
}

h2 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 32px;
  line-height: 36px;
  font-weight: 500;
}

h3 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 26px;
  line-height: 33px;
  font-weight: 500;
}

h4 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  line-height: 27px;
  font-weight: 500;
}

h5 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
}

h6 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
}

p {
  margin-top: 0px;
  margin-bottom: 20px;
  line-height: 22px;
  font-weight: 400;
}

a {
  color: #2196f3;
  text-decoration: none;
}

ul {
  margin-top: 0px;
  margin-bottom: 20px;
  padding-left: 40px;
}

ol {
  margin-top: 0px;
  margin-bottom: 20px;
  padding-left: 40px;
}

strong {
  font-weight: bold;
}

blockquote {
  margin-bottom: 20px;
  padding: 0px 20px;
  border-left: 5px solid #e2e2e2;
  font-size: 16px;
}

figure {
  margin-bottom: 20px;
}

figcaption {
  margin-top: 7px;
  color: rgba(51, 51, 51, 0.56);
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}

.button {
  display: inline-block;
  padding: 11px 20px;
  border-radius: 3px;
  background-color: #2196f3;
  -webkit-transition: background-color 150ms ease;
  transition: background-color 150ms ease;
  color: #fff;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  text-decoration: none;
}

.button:hover {
  background-color: #1565c0;
}

.button.w--current {
  background-color: #2e80b6;
}

.button.white {
  background-color: #fff;
  color: #333;
}

.button.white:hover {
  background-color: hsla(0, 0%, 100%, 0.77);
}

.button.black {
  background-color: #333;
}

.button.black:hover {
  background-color: #000;
}

.button.black.with-field {
  width: 22%;
  margin-left: 2%;
  float: left;
}

.button.full-width {
  display: block;
  width: 100%;
}

.button.small {
  padding: 7px 12px;
  background-color: #2196f3;
  font-size: 11px;
  line-height: 14px;
  text-transform: uppercase;
}

.button.small:hover {
  background-color: #1565c0;
}

.button.tab {
  margin-right: 8px;
  margin-left: 8px;
  background-color: #a8a8a8;
}

.button.tab:hover {
  background-color: #7e7e7e;
}

.button.tab.w--current {
  background-color: #2196f3;
}

.button.tab.w--current:hover {
  background-color: #1565c0;
}

.button.with-field {
  width: 22%;
  margin-left: 2%;
  float: left;
}

.navigation-link {
  height: 60px;
  padding-top: 18px;
  padding-bottom: 18px;
}

.navigation-link:hover {
  color: #2196f3;
}

.navigation-link.white {
  color: #fff;
}

.navigation-bar {
  background-color: #fff;
}

.navigation-bar.dark {
  background-color: transparent;
}

.navigation-bar.top {
  margin-top: 58px;
  margin-bottom: 124px;
  border-radius: 5px;
  background-color: #fff;
}

.navigation-menu.left {
  float: left;
}

.navigation-menu.on-bottom {
  float: none;
  text-align: center;
}

.brand-text {
  margin-top: 16px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 23px;
  line-height: 26px;
  font-weight: 400;
}

.brand-link {
  height: 60px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.brand-link:hover {
  opacity: 0.66;
}

.brand-link.right {
  float: right;
}

.brand-link.on-top {
  display: block;
  float: none;
  text-align: center;
}

.brand-link.white {
  color: #fff;
}

.brand-link.left-spacing {
  margin-left: 15px;
  color: #fff;
}

.brand-link.left {
  margin-left: 16px;
}

.section {
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #fff;
}

.section.centered {
  text-align: center;
}

.section.accent {
  margin-top: 0px;
  background-color: #f3f3f3;
}

.section.dark {
  background-color: #5d5d5d;
  color: #fff;
}

.section.backgroundhh {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 7, 0.35)), to(rgba(255, 255, 7, 0.35)));
  background-image: linear-gradient(180deg, rgba(255, 255, 7, 0.35), rgba(255, 255, 7, 0.35));
}

.section.backgroundmt {
  border-color: #a8a8a8;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(160, 221, 144, 0.35)), to(rgba(160, 221, 144, 0.35)));
  background-image: linear-gradient(180deg, rgba(160, 221, 144, 0.35), rgba(160, 221, 144, 0.35));
}

.section.backgroundio {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(47, 125, 214, 0.35)), to(rgba(47, 125, 214, 0.35)));
  background-image: linear-gradient(180deg, rgba(47, 125, 214, 0.35), rgba(47, 125, 214, 0.35));
}

.section.backgroundts {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(144, 98, 226, 0.35)), to(rgba(144, 98, 226, 0.35)));
  background-image: linear-gradient(180deg, rgba(144, 98, 226, 0.35), rgba(144, 98, 226, 0.35));
}

.section.backgroundcf {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
}

.section.bacsumkground {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 7, 0.15)), to(rgba(255, 255, 7, 0.15)));
  background-image: linear-gradient(180deg, rgba(255, 255, 7, 0.15), rgba(255, 255, 7, 0.15));
}

.hero-slider {
  height: 455px;
  background-color: transparent;
}

.slide {
  padding-top: 82px;
  padding-right: 85px;
  padding-left: 85px;
  background-color: #dbdbdb;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
}

.slide.two {
  background-color: #dbdbdb;
}

.header-section {
  padding-top: 104px;
  padding-bottom: 104px;
  background-color: #5d5d5d;
  color: #fff;
  text-align: center;
}

.page-heading {
  margin-top: 0px;
  margin-bottom: 11px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(51, 51, 51, 0.5)), to(rgba(51, 51, 51, 0.5)));
  background-image: linear-gradient(180deg, rgba(51, 51, 51, 0.5), rgba(51, 51, 51, 0.5));
  font-family: Bitter, serif;
}

.page-subheading {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(51, 51, 51, 0.5)), to(rgba(51, 51, 51, 0.5)));
  background-image: linear-gradient(180deg, rgba(51, 51, 51, 0.5), rgba(51, 51, 51, 0.5));
  font-family: Bitter, serif;
  font-size: 22px;
}

.cta-section {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #dbdbdb;
}

.cta-section.centered {
  text-align: center;
}

.cta-section.centered-accented {
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  color: rgba(96, 125, 139, 0.25);
  text-align: center;
}

.cta-heading {
  margin-top: 3px;
  margin-bottom: 0px;
  font-weight: 400;
}

.cta-heading.inline-block {
  display: inline-block;
  margin-top: 0px;
  margin-right: 13px;
}

.align-right {
  text-align: right;
}

.white-box {
  padding: 15px;
  border-radius: 5px;
  background-color: #fff;
}

.fixed-image-section {
  padding: 117px 20px;
  background-image: url('../images/Crane-Loaded.jpg'), -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 7, 0.35)), to(rgba(255, 255, 7, 0.35)));
  background-image: url('../images/Crane-Loaded.jpg'), linear-gradient(180deg, rgba(255, 255, 7, 0.35), rgba(255, 255, 7, 0.35));
  background-position: 50% 75%, 0px 0px;
  background-size: cover, auto;
  background-repeat: no-repeat, repeat;
  background-attachment: scroll, scroll;
  color: #fff;
  text-align: center;
}

.fixed-image-section.ntiequipment {
  display: block;
  max-height: 800px;
  max-width: 800px;
  margin: 0px auto;
  padding: 0px;
  background-image: url('../images/hdr_crane.png');
  background-position: 50% 0px;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.hero-section {
  height: 100vh;
  padding-top: 250px;
}

.hero-section.centered {
  text-align: center;
}

.slider-navigation {
  font-size: 11px;
}

.slider-icon-circle {
  width: 50px;
  height: 50px;
  padding: 6px;
  font-size: 33px;
}

.hero-subheading {
  margin-bottom: 18px;
}

.hollow-button {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
  padding: 9px 20px;
  border: 2px solid #2196f3;
  border-radius: 4px;
  -webkit-transition: background-color 300ms ease, border 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, border 300ms ease, color 300ms ease;
  color: #2196f3;
  font-size: 16px;
  line-height: 19px;
  text-decoration: none;
}

.hollow-button:hover {
  border-color: #1565c0;
  color: #1565c0;
}

.hollow-button.white {
  border-color: #fff;
  color: #fff;
}

.hollow-button.white:hover {
  border-color: hsla(0, 0%, 100%, 0.64);
  color: hsla(0, 0%, 100%, 0.72);
}

.section-heading {
  margin-bottom: 20px;
}

.section-heading.centered {
  font-family: Bitter, serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
}

.main-container {
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fff;
}

.form-label {
  margin-bottom: 6px;
  font-size: 13px;
  text-transform: uppercase;
}

.section-subheading.center {
  margin-bottom: 24px;
  font-size: 24px;
  line-height: 24px;
  text-align: center;
}

.section-subheading.center.smallerfont {
  font-size: 18px;
}

.section-title-group {
  margin-bottom: 62px;
}

.section-title-group.centered {
  text-align: center;
}

.form-field {
  min-height: 41px;
  margin-right: 1px;
  margin-bottom: 17px;
  border-style: none;
  border-radius: 3px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.09);
  -webkit-transition: box-shadow 150ms ease;
  transition: box-shadow 150ms ease;
}

.form-field:focus {
  box-shadow: 0 0 0 2px #2196f3;
}

.form-field.text-area {
  min-height: 110px;
}

.form-field.with-button {
  width: 75%;
  margin-bottom: 0px;
  float: left;
}

.form-wrapper.squeezed {
  padding-right: 19%;
  padding-left: 19%;
}

.picture-border {
  border: 5px solid #fff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.12);
}

.round-image {
  margin-bottom: 13px;
  border-radius: 100px;
}

.social-button {
  margin-right: 4px;
  margin-bottom: 8px;
  margin-left: 4px;
  padding: 8px;
  border-radius: 100px;
  background-color: #2196f3;
  -webkit-transition: background-color 150ms ease;
  transition: background-color 150ms ease;
}

.social-button:hover {
  background-color: #1565c0;
  opacity: 1;
}

.social-button.border {
  padding: 6px;
  border: 1px solid rgba(0, 0, 0, 0.36);
  background-color: transparent;
}

.social-button.facebook {
  background-color: #3c5791;
}

.social-button.twitter {
  background-color: #29a9e8;
}

.social-button.red {
  background-color: #d11529;
}

.social-button.pink {
  background-color: #fc488f;
}

.social-button.pink2 {
  background-color: #ed1081;
}

.social-button.orange {
  background-color: #db4e34;
}

.social-button.vimeo {
  background-color: #1ebae7;
}

.social-button.linkdin {
  background-color: #1485c3;
}

.social-button.instagram {
  background-color: #4b769b;
}

.social-button.tumblr {
  background-color: #2e5270;
}

.social-button.webflow {
  background-color: #3278bd;
}

.social-button.medium {
  background-color: #549f63;
}

.social-icon-link {
  padding: 3px;
  opacity: 1;
  -webkit-transition: opacity 150ms ease;
  transition: opacity 150ms ease;
}

.social-icon-link:hover {
  opacity: 0.5;
}

.profile-image {
  margin-bottom: 15px;
  border-radius: 100px;
}

.hero-with-nav {
  background-color: #dbdbdb;
}

.footer {
  padding-top: 50px;
  padding-bottom: 50px;
}

.footer.center {
  text-align: center;
}

.footer.centered-smaller {
  padding-top: 33px;
  padding-bottom: 33px;
}

.footer.accent {
  background-color: #f1f1f1;
}

.footer.centered-accented {
  background-color: #f1f1f1;
  text-align: center;
}

.float-right {
  float: right;
}

.footer-text {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 16px;
}

.link {
  display: block;
  margin-bottom: 10px;
  color: #2196f3;
  text-decoration: none;
}

.link:hover {
  color: #1565c0;
}

.footer-brand-text {
  font-size: 26px;
  line-height: 33px;
}

.sidemenu-wrapper {
  margin-left: 10px;
  padding-left: 20px;
}

.sidemenu-title {
  margin-bottom: 10px;
}

.sidemenu-link {
  display: block;
  padding-top: 6px;
  padding-bottom: 6px;
  color: #8f8f8f;
  text-decoration: none;
}

.sidemenu-link:hover {
  color: #333;
}

.grid-image {
  margin-bottom: 20px;
  margin-left: 0px;
  border: 1px solid #a8a8a8;
  text-align: center;
}

.info-wrapper {
  margin-bottom: 14px;
}

.info-icon {
  float: left;
}

.info-text {
  margin-left: 34px;
}

.footer-link {
  display: block;
  margin-bottom: 6px;
  color: rgba(0, 0, 0, 0.74);
  text-decoration: none;
}

.footer-link:hover {
  color: #3b99d9;
}

.footer-link.with-icon {
  margin-left: 30px;
}

.hero-title-wrapper {
  margin-bottom: 155px;
}

.icon-left {
  padding: 6px;
  float: left;
  color: #919191;
}

.text-right {
  margin-left: 49px;
}

.left-navigation {
  width: 20%;
  height: 100vh;
  float: left;
  background-color: #dbdbdb;
}

.nav-link {
  display: block;
  padding: 7px 0px;
  text-align: center;
}

.nav-menu {
  float: none;
}

.logo-link {
  display: block;
  margin-top: 216px;
  margin-bottom: 50px;
  float: none;
  text-align: center;
}

.content {
  overflow: hidden;
  width: 80%;
  float: left;
}

.social-footer {
  margin-top: 56px;
  text-align: center;
}

.grid-fours {
  width: 25%;
  padding: 10px;
  float: left;
}

.tab-menu {
  margin-bottom: 40px;
  text-align: center;
}

.flushed-grid {
  width: 25%;
  float: left;
}

.flushed-grid.thirds {
  width: 33.33%;
}

.flushed-grid.sixths {
  width: 16.66%;
}

.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;
}

.success-wrapper {
  padding: 31px;
  border-radius: 5px;
  background-color: #4caf50;
  color: #fff;
}

.success-message {
  margin-bottom: 0px;
}

.error-wrapper {
  border-radius: 5px;
  background-color: #d32f2f;
  color: #fff;
}

.error-message {
  margin-bottom: 0px;
}

.social-link-wrapper {
  text-align: center;
}

.background {
  background-color: #dbdbdb;
}

.custom-container {
  display: block;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fff;
}

.rich-text h1 {
  margin-top: 30px;
}

.rich-text h3 {
  margin-top: 30px;
}

.rich-text h5 {
  margin-top: 30px;
}

.rich-text h4 {
  margin-top: 30px;
}

.rich-text h6 {
  margin-top: 30px;
}

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

.content-column {
  padding-top: 42px;
}

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

.waterfall-image-column {
  text-align: center;
}

.heading {
  text-align: center;
}

.link-block {
  display: block;
  background-image: url('../images/images.png');
  background-position: 0px 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.image {
  text-align: center;
}

.button-2 {
  background-image: url('../images/bigge.png'), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: url('../images/bigge.png'), linear-gradient(180deg, #fff, #fff);
  background-position: 50% 50%, 0px 0px;
  background-size: contain, auto;
  background-repeat: no-repeat, repeat;
  background-attachment: scroll, scroll;
  color: #fff;
}

.button-3 {
  background-image: url('../images/bechtel.png'), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: url('../images/bechtel.png'), linear-gradient(180deg, #fff, #fff);
  background-position: 50% 50%, 0px 0px;
  background-size: contain, auto;
  background-repeat: no-repeat, repeat;
}

.button-4 {
  background-image: url('../images/russell-marine-logo.jpg'), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: url('../images/russell-marine-logo.jpg'), linear-gradient(180deg, #fff, #fff);
  background-position: 50% 50%, 0px 0px;
  background-size: contain, auto;
  background-repeat: no-repeat, repeat;
  color: #fff;
}

.button-5 {
  background-image: url('../images/scott-macon-logo-2.png'), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: url('../images/scott-macon-logo-2.png'), linear-gradient(180deg, #fff, #fff);
  background-position: 50% 50%, 0px 0px;
  background-size: contain, auto;
  background-repeat: no-repeat, repeat;
}

.button-6 {
  background-image: url('../images/Barrier.png'), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: url('../images/Barrier.png'), linear-gradient(180deg, #fff, #fff);
  background-position: -3px 50%, 0px 0px;
  background-size: contain, auto;
  background-repeat: no-repeat, repeat;
}

.button-7 {
  background-image: url('../images/maxim-logo.jpg'), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: url('../images/maxim-logo.jpg'), linear-gradient(180deg, #fff, #fff);
  background-position: 50% 50%, 0px 0px;
  background-size: contain, auto;
  background-repeat: no-repeat, repeat;
}

.button-8 {
  background-image: url('../images/imperial.png'), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: url('../images/imperial.png'), linear-gradient(180deg, #fff, #fff);
  background-position: 50% 50%, 0px 0px;
  background-size: contain, auto;
  background-repeat: no-repeat, repeat;
}

.button-9 {
  background-image: url('../images/longhorn-excavator-footer-logo.png'), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: url('../images/longhorn-excavator-footer-logo.png'), linear-gradient(180deg, #fff, #fff);
  background-position: 50% 50%, 0px 0px;
  background-size: contain, auto;
  background-repeat: no-repeat, repeat;
}

.button-10 {
  background-image: url('../images/Worldwide_machinery_logo.png'), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: url('../images/Worldwide_machinery_logo.png'), linear-gradient(180deg, #fff, #fff);
  background-position: 50% 50%, 0px 0px;
  background-size: contain, auto;
  background-repeat: no-repeat, repeat;
}

.button-11 {
  background-image: url('../images/DMG-MORI.PNG'), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: url('../images/DMG-MORI.PNG'), linear-gradient(180deg, #fff, #fff);
  background-position: 50% 50%, 0px 0px;
  background-size: contain, auto;
  background-repeat: no-repeat, repeat;
}

.button-12 {
  background-image: url('../images/bomac-logo.png'), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: url('../images/bomac-logo.png'), linear-gradient(180deg, #fff, #fff);
  background-position: 50% 50%, 0px 0px;
  background-size: contain, auto;
  background-repeat: no-repeat, repeat;
}

.button-13 {
  background-color: #f1f1f1;
}

.heading-2 {
  color: #333;
}

.row {
  padding-top: 15px;
}

.container-2 {
  padding-top: 30px;
}

.button-14 {
  margin-top: 14px;
  padding-top: 42px;
  padding-left: 186px;
  background-image: url('../images/kobelco_logo.gif'), -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#f1f1f1));
  background-image: url('../images/kobelco_logo.gif'), linear-gradient(180deg, #f1f1f1, #f1f1f1);
  background-position: 50% 50%, 0px 0px;
  background-size: auto, auto;
  background-repeat: no-repeat, repeat;
}

.heading-3 {
  margin-bottom: 0px;
  font-family: Bitter, serif;
  text-align: center;
}

.heading-4 {
  margin-bottom: 0px;
  font-size: 24px;
  text-align: center;
}

.heading-5 {
  margin-bottom: 5px;
  font-family: Bitter, serif;
}

.heading-6 {
  margin-bottom: 5px;
  font-family: Bitter, serif;
}

.heading-7 {
  margin-bottom: 5px;
  font-family: Bitter, serif;
}

.heading-8 {
  margin-bottom: 5px;
  font-family: Bitter, serif;
}

.heading-9 {
  margin-bottom: 5px;
  font-family: Bitter, serif;
}

.heading-10 {
  margin-bottom: 5px;
  font-family: Bitter, serif;
}

.heading-11 {
  margin-bottom: 5px;
  font-family: Bitter, serif;
}

.heading-12 {
  margin-bottom: 5px;
  font-family: Bitter, serif;
}

.video {
  margin-top: 0px;
}

.row-3 {
  margin-top: 20px;
}

.row-4 {
  margin-top: 20px;
}

.image-2 {
  margin-top: 12px;
  margin-left: 0px;
  float: none;
  text-align: center;
}

.slide-2 {
  background-image: url('../images/2017-08-09_1817.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.slide-3 {
  background-image: url('../images/2017-08-09_1820.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.div-block {
  margin-top: 0px;
}

.slide-4 {
  background-image: url('../images/2017-08-09_1826.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.slide-5 {
  background-image: url('../images/2017-08-09_1830.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.slide-6 {
  background-image: url('../images/2017-08-09_1839.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.slide-7 {
  background-image: url('../images/2017-08-09_1850.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.slide-8 {
  background-image: url('../images/2017-08-09_1854.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.slide-9 {
  background-image: url('../images/2017-08-09_1856.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.slide-10 {
  background-image: url('../images/2017-08-09_1908.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.slide-1 {
  background-image: url('../images/2017-08-09_1910.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.div-block-2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(160, 221, 144, 0.35)), to(rgba(160, 221, 144, 0.35)));
  background-image: linear-gradient(180deg, rgba(160, 221, 144, 0.35), rgba(160, 221, 144, 0.35));
}

.heading-13 {
  font-family: Bitter, serif;
  font-size: 22px;
  text-align: center;
}

.div-block-3 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 7, 0.35)), to(rgba(255, 255, 7, 0.35)));
  background-image: linear-gradient(180deg, rgba(255, 255, 7, 0.35), rgba(255, 255, 7, 0.35));
}

.div-block-4 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(47, 125, 214, 0.35)), to(rgba(47, 125, 214, 0.35)));
  background-image: linear-gradient(180deg, rgba(47, 125, 214, 0.35), rgba(47, 125, 214, 0.35));
}

.div-block-5 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(144, 98, 226, 0.35)), to(rgba(144, 98, 226, 0.35)));
  background-image: linear-gradient(180deg, rgba(144, 98, 226, 0.35), rgba(144, 98, 226, 0.35));
}

.div-block-6 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(244, 90, 30, 0.35)), to(rgba(244, 90, 30, 0.35)));
  background-image: linear-gradient(180deg, rgba(244, 90, 30, 0.35), rgba(244, 90, 30, 0.35));
}

.div-block-7 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(76, 175, 80, 0.35)), to(rgba(76, 175, 80, 0.35)));
  background-image: linear-gradient(180deg, rgba(76, 175, 80, 0.35), rgba(76, 175, 80, 0.35));
}

.image-3 {
  margin-top: 20px;
}

.image-4 {
  margin-top: 20px;
}

.paragraph {
  margin-top: 10px;
}

.paragraph-2 {
  margin-top: 10px;
}

.image-5 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.column {
  margin-top: 10px;
}

.image-6 {
  margin-top: 20px;
}

.column-2 {
  margin-top: 10px;
}

.div-block-8 {
  margin-bottom: 20px;
}

.image-7 {
  margin-bottom: 20px;
}

.button-15 {
  background-image: url('../images/Our-Trucks-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.container-3 {
  height: 100px;
  background-image: url('../images/Our-Trucks-2.jpg');
  background-position: 50% 54%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-9 {
  height: 100px;
}

.button-16 {
  width: 300px;
  height: 200px;
  background-image: url('../images/Crane.png');
  background-position: 50% 50%;
  background-size: cover;
  color: #333;
  font-size: 20px;
  text-align: center;
}

.div-block-10 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
}

.button-17 {
  width: 300px;
  height: 200px;
  background-image: url('../images/DMG-CTX-Gamma.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  color: #333;
  font-size: 20px;
  text-align: center;
}

.button-18 {
  width: 300px;
  height: 200px;
  background-image: url('../images/DMG-CTX-Gamma.png');
  background-position: 0px 0px;
  background-size: 300px 200px;
}

.container-4 {
  margin-top: 20px;
}

.container-5 {
  margin-top: 20px;
}

.button-19 {
  width: 300px;
  height: 200px;
  background-image: url('../images/truck_scale.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.button-20 {
  width: 300px;
  height: 200px;
  background-image: url('../images/External_Storage.png'), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: url('../images/External_Storage.png'), linear-gradient(180deg, #fff, #fff);
  background-position: 50% 50%, 0px 0px;
  background-size: contain, auto;
  background-repeat: no-repeat, repeat;
  color: #fff;
}

.container-6 {
  margin-top: 20px;
}

.button-21 {
  width: 300px;
  height: 200px;
  border: 1px solid #000;
  background-image: url('../images/2020-09-10_16-12-40.png'), -webkit-gradient(linear, left top, left bottom, from(#f45a1e), to(#f45a1e));
  background-image: url('../images/2020-09-10_16-12-40.png'), linear-gradient(180deg, #f45a1e, #f45a1e);
  background-position: 0px 0px, 0px 0px;
  background-size: cover, auto;
}

.button-22 {
  width: 300px;
  height: 200px;
  border: 1px solid #000;
  background-image: url('../images/2017-09-11_0631.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.heading-14 {
  margin-top: 10px;
  float: none;
  color: #000;
  text-align: center;
}

.heading-14.hdgtab.hdgphnlns.hdgphnpor {
  color: #333;
}

.link-block-2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(96, 125, 139, 0.25)), to(rgba(96, 125, 139, 0.25)));
  background-image: linear-gradient(180deg, rgba(96, 125, 139, 0.25), rgba(96, 125, 139, 0.25));
}

.link-2 {
  float: right;
  color: #333;
}

.div-block-11 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(76, 175, 80, 0.2)), to(rgba(76, 175, 80, 0.2)));
  background-image: linear-gradient(180deg, rgba(76, 175, 80, 0.2), rgba(76, 175, 80, 0.2));
}

.container-7 {
  color: #000;
  text-align: center;
}

.div-block-12 {
  height: 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1565c0), to(#1565c0));
  background-image: linear-gradient(180deg, #1565c0, #1565c0);
}

.phnhd1 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.image-8 {
  margin-bottom: 16px;
}

.link-3 {
  position: relative;
  right: 51px;
  bottom: -22px;
  overflow: visible;
  clear: none;
}

.link-4 {
  position: relative;
  left: -91px;
  bottom: -43px;
}

.image-9 {
  margin-bottom: 16px;
  text-align: center;
}

.container-8 {
  text-align: center;
}

.div-block-13 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
}

.heading-20 {
  margin-top: 10px;
  text-align: center;
}

.container-9 {
  text-align: center;
}

.image-10 {
  margin-bottom: 11px;
}

.div-block-14 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  color: #fff;
}

.field-label {
  color: #000;
}

.field-label-2 {
  color: #000;
}

.field-label-3 {
  color: #000;
}

.field-label-4 {
  color: #000;
}

.divoffice {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(76, 175, 80, 0.5)), to(rgba(76, 175, 80, 0.5)));
  background-image: linear-gradient(180deg, rgba(76, 175, 80, 0.5), rgba(76, 175, 80, 0.5));
}

.field-label-5 {
  color: #000;
}

.field-label-6 {
  color: #000;
}

.container-10 {
  margin-top: 91px;
}

.heading-21 {
  margin-top: 0px;
  color: #333;
  text-align: center;
}

.div-block-15 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(21, 101, 192, 0.1)), to(rgba(21, 101, 192, 0.1)));
  background-image: linear-gradient(180deg, rgba(21, 101, 192, 0.1), rgba(21, 101, 192, 0.1));
  color: #fff;
  text-align: center;
}

.image-11 {
  margin-bottom: 11px;
  text-align: center;
}

.rich-text-block {
  margin-top: 10px;
  color: #333;
}

.container-11 {
  position: relative;
  top: 1px;
  z-index: 10;
}

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1000;
}

.image-12 {
  position: static;
  left: 0px;
  top: 0px;
  margin-top: 5px;
  margin-left: 100px;
  text-align: left;
}

.heading-23 {
  font-family: 'Droid Serif', serif;
}

.row-6 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#f1f1f1));
  background-image: linear-gradient(180deg, #f1f1f1, #f1f1f1);
}

.column-5 {
  color: #fff;
}

.button-23 {
  margin-top: 15px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1565c0), to(#1565c0)), -webkit-gradient(linear, left top, left bottom, from(#000), to(#fff));
  background-image: linear-gradient(180deg, #1565c0, #1565c0), linear-gradient(180deg, #000, #fff);
  box-shadow: 1px 1px 3px 0 #333;
  color: #fff;
}

.button-24 {
  margin-top: 15px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d32f2f), to(#d32f2f)), -webkit-gradient(linear, left top, left bottom, from(#1565c0), to(#1565c0));
  background-image: linear-gradient(180deg, #d32f2f, #d32f2f), linear-gradient(180deg, #1565c0, #1565c0);
  box-shadow: 1px 1px 3px 0 #333;
  text-align: left;
}

.button-25 {
  margin-top: 15px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1565c0), to(#1565c0));
  background-image: linear-gradient(180deg, #1565c0, #1565c0);
}

.button-26 {
  margin-top: 15px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#4caf50), to(#4caf50));
  background-image: linear-gradient(180deg, #4caf50, #4caf50);
  box-shadow: 1px 1px 3px 0 #333;
  color: #fff;
}

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

.navbar-2 {
  position: fixed;
  top: 0px;
  right: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
}

.container-12 {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#000), color-stop(4%, #fff));
  background-image: linear-gradient(0deg, #000, #fff 4%);
}

.navbar-3 {
  position: static;
  top: 10px;
  bottom: 0px;
  margin-top: 17px;
  margin-bottom: 7px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
}

.brand {
  margin-left: 0px;
  background-image: url('../images/nti_icon_07.png');
  background-position: 50% 50%;
  background-size: cover;
}

.image-13 {
  display: inline-block;
  max-width: 50%;
  margin-left: 0px;
  text-align: left;
}

.image-14 {
  position: static;
  left: 0px;
  top: 0px;
  bottom: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 409px;
  padding-right: 0px;
  padding-left: 0px;
}

.column-6 {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: inline-block;
}

.heading-24 {
  font-family: Ufonts, sans-serif;
  color: #1565c0;
  font-size: 60px;
  text-align: center;
  text-shadow: 4px 4px 0 #a8a8a8;
}

.heading-25 {
  margin-top: 8px;
  color: #333;
  font-size: 18px;
  line-height: 0px;
  text-align: center;
  letter-spacing: 8px;
  text-transform: uppercase;
}

.image-15 {
  display: block;
  margin-right: 0px;
}

.div-block-16 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(76, 175, 80, 0.5)), to(rgba(76, 175, 80, 0.5)));
  background-image: linear-gradient(180deg, rgba(76, 175, 80, 0.5), rgba(76, 175, 80, 0.5));
}

.section-2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(76, 175, 80, 0.5)), to(rgba(76, 175, 80, 0.5)));
  background-image: linear-gradient(180deg, rgba(76, 175, 80, 0.5), rgba(76, 175, 80, 0.5));
}

.div-block-17 {
  height: 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#4caf50), to(#4caf50));
  background-image: linear-gradient(180deg, #4caf50, #4caf50);
}

.image-16 {
  margin-left: 39px;
}

.heading-26 {
  margin-top: 8px;
  font-size: 18px;
  line-height: 0px;
  text-align: center;
  letter-spacing: 8px;
  text-transform: uppercase;
}

.image-17 {
  margin-left: 38px;
}

.image-18 {
  margin-left: 40px;
}

.link-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 75px;
  margin: 17px auto 11px;
  -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;
}

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

.heading-28 {
  font-size: 18px;
  font-weight: 400;
  text-align: center;
}

.link-7 {
  background-color: #d32f2f;
  color: #fff;
  text-align: center;
}

.link-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0px;
  -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;
  background-color: #d32f2f;
  text-align: center;
}

.heading-29 {
  margin-top: 14px;
  text-align: center;
}

html.w-mod-js *[data-ix="fade-in-bottom-page-loads"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

html.w-mod-js *[data-ix="fade-in-left-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(-50px, 0px);
  -ms-transform: translate(-50px, 0px);
  transform: translate(-50px, 0px);
}

html.w-mod-js *[data-ix="fade-in-right-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(50px, 0px);
  -ms-transform: translate(50px, 0px);
  transform: translate(50px, 0px);
}

html.w-mod-js *[data-ix="fade-in-top-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(0px, -50px);
  -ms-transform: translate(0px, -50px);
  transform: translate(0px, -50px);
}

html.w-mod-js *[data-ix="fade-in-bottom-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

html.w-mod-js *[data-ix="bounce-in-scroll-in"] {
  opacity: 0;
  -webkit-transform: scale(0.6000000000000006, 0.6000000000000006);
  -ms-transform: scale(0.6000000000000006, 0.6000000000000006);
  transform: scale(0.6000000000000006, 0.6000000000000006);
}

html.w-mod-js *[data-ix="scale-on-scroll"] {
  opacity: 0;
  -webkit-transform: scale(0.01, 0.01);
  -ms-transform: scale(0.01, 0.01);
  transform: scale(0.01, 0.01);
}

@media screen and (max-width: 991px) {
  .hamburger-button:hover {
    color: #2196f3;
  }
  .hamburger-button.w--open {
    background-color: #333;
  }
  .hamburger-button.left {
    float: left;
  }
  .hamburger-button.white {
    color: #fff;
  }
  .hero-slider {
    height: 400px;
  }
  .fixed-image-section.ntiequipment {
    background-image: url('../images/hdr_crane.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: url('../images/hdr_crane.png'), linear-gradient(180deg, transparent, transparent);
    background-position: 50% 182px, 0px 0px;
    background-size: contain, auto;
  }
  .form-wrapper.squeezed {
    padding-right: 10%;
    padding-left: 10%;
  }
  .left-navigation {
    width: 100%;
    height: auto;
    float: none;
  }
  .nav-link {
    padding-top: 15px;
    padding-bottom: 15px;
    color: #fff;
  }
  .nav-menu {
    padding: 17px;
    background-color: #333;
  }
  .logo-link {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 10px;
    float: left;
  }
  .content {
    width: 100%;
    height: auto;
  }
  .social-footer {
    margin-top: 0px;
  }
  .content-column {
    padding-top: 0px;
  }
  .button-14 {
    padding-left: 135px;
  }
  .image-2 {
    margin-left: 88px;
  }
  .heading-14 {
    margin-top: 11px;
    margin-left: 0px;
    float: none;
    color: #fff;
    text-align: center;
  }
  .heading-14.hdgtab {
    width: 200px;
    margin-left: -198px;
    float: none;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(96, 125, 139, 0.25)), to(rgba(96, 125, 139, 0.25)));
    background-image: linear-gradient(180deg, rgba(96, 125, 139, 0.25), rgba(96, 125, 139, 0.25));
  }
  .heading-15 {
    position: static;
    left: 0px;
    top: 0px;
    margin-top: 60px;
    margin-left: -205px;
    float: left;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(96, 125, 139, 0.25)), to(rgba(96, 125, 139, 0.25)));
    background-image: linear-gradient(180deg, rgba(96, 125, 139, 0.25), rgba(96, 125, 139, 0.25));
    color: #fff;
  }
  .heading-16 {
    margin-top: 60px;
    margin-left: -214px;
    float: left;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(96, 125, 139, 0.5)), to(rgba(96, 125, 139, 0.5)));
    background-image: linear-gradient(180deg, rgba(96, 125, 139, 0.5), rgba(96, 125, 139, 0.5));
    color: #fff;
    text-align: center;
  }
  .heading-17 {
    margin-top: 60px;
    margin-left: -220px;
    float: left;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(96, 125, 139, 0.5)), to(rgba(96, 125, 139, 0.5)));
    background-image: linear-gradient(180deg, rgba(96, 125, 139, 0.5), rgba(96, 125, 139, 0.5));
    color: #fff;
  }
  .heading-18 {
    margin-top: 60px;
    margin-left: -174px;
    float: left;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(96, 125, 139, 0.5)), to(rgba(96, 125, 139, 0.5)));
    background-image: linear-gradient(180deg, rgba(96, 125, 139, 0.5), rgba(96, 125, 139, 0.5));
    color: #fff;
    text-align: center;
  }
  .heading-19 {
    margin-top: 60px;
    margin-left: -211px;
    float: left;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(96, 125, 139, 0.5)), to(rgba(96, 125, 139, 0.5)));
    background-image: linear-gradient(180deg, rgba(96, 125, 139, 0.5), rgba(96, 125, 139, 0.5));
    color: #fff;
    text-align: center;
  }
  .link-3 {
    color: #fff;
  }
  .link-4 {
    color: #fff;
  }
  .link-5 {
    margin-bottom: 0px;
    margin-left: -42px;
    color: #fff;
  }
  .heading-22 {
    margin-top: 34px;
    margin-left: -265px;
    padding-right: 37px;
    color: #fff;
    text-align: center;
  }
  .image-14 {
    margin-top: 0px;
    margin-left: 280px;
  }
  .heading-25 {
    font-size: 18px;
    letter-spacing: 8px;
  }
  .image-16 {
    margin-left: 0px;
  }
  .image-17 {
    margin-left: 0px;
  }
  .image-18 {
    margin-left: 0px;
  }
  .link-6 {
    margin-left: auto;
  }
}

@media screen and (max-width: 767px) {
  .brand-link.on-top {
    float: left;
  }
  .brand-link.left-spacing {
    padding-left: 0px;
  }
  .section {
    padding-right: 20px;
    padding-left: 20px;
  }
  .hero-slider {
    height: 528px;
  }
  .slide {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .cta-section {
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
  }
  .cta-heading {
    margin-bottom: 10px;
  }
  .fixed-image-section.ntiequipment {
    background-image: url('../images/NTI-overview.jpg'), -webkit-gradient(linear, left top, left bottom, from(null), to(null));
    background-image: url('../images/NTI-overview.jpg'), linear-gradient(180deg, null, null);
    background-position: 84% 50%, 0px 0px;
    background-size: 800px, auto;
    background-repeat: no-repeat, repeat;
    background-attachment: scroll, scroll;
  }
  .form-wrapper.squeezed {
    padding-right: 9px;
    padding-left: 0px;
  }
  .picture-border {
    margin-bottom: 13px;
  }
  .footer {
    padding-right: 20px;
    padding-left: 20px;
  }
  .grid-image {
    margin-left: 208px;
    padding-left: 0px;
  }
  .grid-image.positionhh.phonehpos {
    margin-left: 0px;
  }
  .grid-fours {
    width: 33.33%;
  }
  .image-column {
    margin-bottom: 10px;
  }
  .content-column {
    margin-bottom: 13px;
    text-align: center;
  }
  .container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .button-2 {
    margin-bottom: 1px;
  }
  .button-3 {
    margin-top: 9px;
  }
  .button-4 {
    margin-top: 9px;
  }
  .button-5 {
    margin-top: 9px;
  }
  .button-6 {
    margin-top: 9px;
  }
  .button-7 {
    margin-top: 9px;
  }
  .button-10 {
    margin-top: 9px;
  }
  .button-11 {
    margin-top: 9px;
  }
  .button-12 {
    margin-top: 9px;
  }
  .row {
    padding-left: 204px;
  }
  .row-2 {
    padding-left: 196px;
  }
  .button-14 {
    padding-left: 428px;
    background-color: #f1f1f1;
    background-image: url('../images/halliburton.png');
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }
  .heading-5 {
    text-align: center;
  }
  .heading-6 {
    text-align: center;
  }
  .heading-7 {
    text-align: center;
  }
  .heading-8 {
    text-align: center;
  }
  .image-2 {
    margin-left: 231px;
  }
  .button-16 {
    margin-left: 132px;
  }
  .div-block-10 {
    background-image: none;
  }
  .button-18 {
    margin-left: 132px;
  }
  .button-19 {
    margin-left: 132px;
  }
  .button-20 {
    margin-left: 132px;
  }
  .button-21 {
    margin-left: 132px;
  }
  .button-22 {
    margin-left: 132px;
  }
  .heading-14 {
    margin-top: 10px;
    margin-left: 0px;
    background-image: none;
    color: #fff;
    text-align: center;
  }
  .heading-14.hdgtab.hdgphnlns {
    margin-left: 181px;
    background-image: none;
    color: #333;
  }
  .heading-15 {
    margin-top: 10px;
    margin-left: 0px;
    float: none;
    background-image: none;
    color: #333;
    text-align: center;
  }
  .heading-16 {
    margin-top: 10px;
    margin-left: 170px;
    background-image: none;
    color: #333;
    text-align: center;
  }
  .heading-17 {
    margin-top: 10px;
    margin-left: 164px;
    background-image: none;
    color: #333;
    text-align: center;
  }
  .heading-18 {
    margin-top: 10px;
    margin-left: 193px;
    background-image: none;
    color: #333;
    text-align: center;
  }
  .heading-19 {
    margin-top: 10px;
    margin-left: 174px;
    background-image: none;
    color: #333;
    text-align: center;
  }
  .row-5 {
    background-image: none;
  }
  .column-3 {
    display: inline-block;
  }
  .link-3 {
    color: #000;
  }
  .link-4 {
    color: #000;
  }
  .link-5 {
    margin-top: 0px;
    padding-top: 0px;
    color: #000;
  }
  .heading-22 {
    margin-top: 6px;
    margin-left: 52px;
    color: #333;
  }
  .image-12 {
    margin-left: 264px;
  }
  .image-14 {
    margin-left: 226px;
  }
  .image-16 {
    margin-left: 82px;
  }
  .heading-26 {
    margin-top: 7px;
    letter-spacing: 9px;
  }
  .image-17 {
    margin-left: 82px;
  }
  .image-18 {
    margin-left: 81px;
  }
  .link-6 {
    display: block;
    width: 75px;
    margin-right: auto;
    margin-left: auto;
  }
}

@media screen and (max-width: 479px) {
  .button.tab {
    margin-bottom: 9px;
  }
  .section.backgroundcf {
    padding-top: 83px;
  }
  .hero-slider {
    height: 550px;
  }
  .slide {
    padding-right: 53px;
    padding-left: 53px;
  }
  .page-heading {
    margin-top: -112px;
    margin-bottom: 69px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(96, 125, 139, 0.25)), to(rgba(96, 125, 139, 0.25)));
    background-image: linear-gradient(180deg, rgba(96, 125, 139, 0.25), rgba(96, 125, 139, 0.25));
    font-family: Bitter, serif;
    color: #fff;
    font-size: 24px;
    font-style: italic;
  }
  .page-subheading {
    margin-top: 0px;
    margin-bottom: -111px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(96, 125, 139, 0.25)), to(rgba(96, 125, 139, 0.25)));
    background-image: linear-gradient(180deg, rgba(96, 125, 139, 0.25), rgba(96, 125, 139, 0.25));
    font-family: Bitter, serif;
    font-size: 20px;
  }
  .fixed-image-section.ntiequipment {
    background-image: url('../images/hdr_crane.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: url('../images/hdr_crane.png'), linear-gradient(180deg, transparent, transparent);
    background-position: 50% 50%, 0px 0px;
    background-size: contain, auto;
  }
  .section-heading.centered {
    font-family: Bitter, serif;
  }
  .section-subheading.center {
    font-family: Bitter, serif;
  }
  .footer-brand-text {
    font-family: Bitter, serif;
  }
  .grid-image {
    margin-left: 90px;
  }
  .grid-image.positionhh {
    margin-left: 15px;
  }
  .grid-fours {
    width: 50%;
  }
  .row {
    padding-left: 75px;
  }
  .row-2 {
    padding-left: 75px;
  }
  .button-14 {
    padding-left: 166px;
    background-color: #f3f3f3;
  }
  .heading-3 {
    font-family: Bitter, serif;
  }
  .heading-5 {
    font-family: Bitter, serif;
  }
  .heading-6 {
    font-family: Bitter, serif;
  }
  .heading-7 {
    font-family: Bitter, serif;
  }
  .heading-8 {
    font-family: Bitter, serif;
  }
  .heading-11 {
    font-family: Bitter, serif;
  }
  .image-2 {
    margin-left: 82px;
  }
  .button-16 {
    margin-left: 0px;
  }
  .button-18 {
    margin-left: 0px;
  }
  .button-19 {
    margin-left: 0px;
  }
  .button-20 {
    margin-left: 0px;
  }
  .button-21 {
    margin-left: 0px;
  }
  .button-22 {
    margin-left: 0px;
  }
  .heading-14 {
    margin-left: 0px;
    float: none;
    text-align: center;
  }
  .heading-14.hdgtab.hdgphnlns.hdgphnpor {
    margin-left: 48px;
  }
  .heading-15 {
    text-align: center;
  }
  .heading-16 {
    margin-left: 0px;
    float: none;
    text-align: center;
  }
  .heading-17 {
    margin-left: 0px;
    float: none;
    text-align: center;
  }
  .heading-18 {
    margin-left: 0px;
    float: none;
    text-align: center;
  }
  .heading-19 {
    margin-left: 0px;
    float: none;
    text-align: center;
  }
  .link-3 {
    position: relative;
    margin-left: 0px;
    text-align: center;
  }
  .link-4 {
    margin-left: 0px;
  }
  .link-5 {
    margin-left: 141px;
  }
  .column-4 {
    position: static;
    margin-bottom: 53px;
  }
  .heading-22 {
    margin-top: 0px;
    margin-left: 27px;
  }
  .image-12 {
    margin-left: 114px;
  }
  .image-14 {
    margin-top: 0px;
    margin-left: 110px;
  }
  .heading-24 {
    color: #033175;
  }
  .heading-25 {
    letter-spacing: 5px;
  }
  .image-16 {
    margin-left: 0px;
  }
  .heading-26 {
    letter-spacing: 4px;
  }
  .image-17 {
    margin-left: 0px;
  }
  .image-18 {
    margin-left: 0px;
  }
  .link-6 {
    margin-left: auto;
  }
  .link-8 {
    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-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
  .column-7 {
    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;
  }
}

@font-face {
  font-family: 'Ufonts';
  src: url('../fonts/ufonts.com_revue.eot') format('embedded-opentype'), url('../fonts/ufonts.com_revue.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}