@font-face {
  font-family: Big noodle titling;
  src: url('../fonts/big_noodle_titling.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --red: #f0131d;
  --dark-slate-grey: #424242;
}

.brand {
  background-image: url('../images/Group-51.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 33%;
  height: 10vh;
  margin-top: 13px;
  margin-left: -83px;
}

.brand.w--current {
  background-position: 50%;
  background-size: contain;
  width: 25%;
}

.container {
  justify-content: flex-end;
  margin-top: 13px;
  margin-bottom: 13px;
  display: flex;
}

.navheaders {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 400;
}

.navheaders:hover {
  opacity: .5;
  color: #fafafa;
}

.navheaders.w--current {
  color: var(--red);
}

.navbar {
  background-color: gray;
  align-items: baseline;
  width: 100%;
  display: block;
  box-shadow: 1px 1px 9px #393939;
}

.section {
  background-image: url('../images/ATS-Group-E-Brochure-2Bw2x.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100vh;
  display: flex;
}

.hero {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.red_col {
  background-color: #f0131d;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding: 40px 40px 20px;
  display: flex;
}

.lightbulb_icon {
  margin-bottom: 0;
  display: flex;
}

.container-2 {
  flex-direction: row;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 64px;
  display: flex;
}

.headersmall {
  color: #fff;
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 400;
}

.headersmall.on-black {
  margin-top: -13px;
  margin-bottom: 5px;
  display: flex;
}

.headersmall.on-black.new-on-black {
  flex-direction: column;
  margin-top: 0;
}

.h2_heading {
  color: #fff;
  letter-spacing: 2px;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 0;
  font-family: Big noodle titling, sans-serif;
  font-size: 55px;
  display: flex;
}

.h2_heading.on-black {
  margin-bottom: 5px;
}

.div-block-2 {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 20px;
}

.div-block-2.our-vision {
  margin-top: 0;
  margin-bottom: 10px;
  margin-left: 0;
}

.div-block-2.newbalck {
  flex-direction: column-reverse;
  justify-content: flex-end;
  align-items: flex-start;
  width: auto;
  margin-top: 30px;
  margin-left: 0;
  display: flex;
}

.div-block-2.heading_no-icon {
  margin-left: 0;
}

.paragraph {
  color: #fff;
  border-top: 3px solid #f0131d;
  align-items: center;
  width: 100%;
  margin: 34px auto 27px;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-style: normal;
  display: flex;
}

.headersmall-copyred {
  color: #f0131d;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 400;
}

.h2_heading_red {
  color: #f0131d;
  letter-spacing: 2px;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Big noodle titling, sans-serif;
  font-size: 55px;
}

.paragraph-copyred {
  color: #424242;
  text-align: left;
  margin: 20px 0 32px;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 22px;
}

.paragraph-copyred.new {
  color: #fff;
  margin-top: 20px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
}

.header2 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 400;
}

.header2._2 {
  line-height: 20px;
}

.text2 {
  color: #716d6d;
  text-align: center;
  width: 90%;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 24px;
}

.text2.new {
  color: #424242;
  margin-top: 20px;
  margin-bottom: 10px;
  padding-top: 0;
  font-size: 15px;
}

.text2.new._2 {
  margin-bottom: 0;
  padding-top: 0;
  font-size: 13px;
  line-height: 18px;
}

.div-block-section {
  background-color: #cccccca3;
  border: 1px #000;
  border-bottom: 4px solid #9d9d9d;
  flex-direction: column;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 0;
  padding: 10px;
  display: flex;
}

.div-block-section.two {
  background-color: #ccc;
  border-width: 0 0 4px;
  border-bottom-color: gray;
  height: auto;
}

.div-block-section.other {
  height: 58vh;
}

.div-block-section.newone {
  border-style: solid;
  border-width: 4px 1px 1px;
  border-color: var(--red) black black;
  background-color: #ccc0;
  flex-direction: column;
  height: auto;
}

.divblock-section {
  border-top: 3px none var(--red);
  flex-direction: column;
  align-items: center;
  height: 60vh;
  margin-top: 0;
  display: flex;
}

.div-block-5 {
  flex-direction: column;
  align-items: center;
  height: 60vh;
  margin-top: 0;
  display: flex;
}

.column-2 {
  height: auto;
  margin-top: 0;
  display: flex;
}

.columns {
  flex-direction: row;
  justify-content: flex-end;
  align-items: stretch;
  margin: 0 68px 32px;
  display: none;
}

.choose-us {
  background-color: #343434;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.div-block-6 {
  align-items: center;
  margin-bottom: 42px;
  padding-top: 30px;
  display: flex;
}

.div-block-6.red {
  padding-top: 0;
  display: flex;
}

.image {
  margin-left: -152px;
  display: block;
}

.columns-2 {
  margin-top: 27px;
}

.column-3 {
  align-items: center;
  display: flex;
}

.div-block-7 {
  margin-left: 16px;
}

.grid-text {
  color: #fff;
  letter-spacing: 1px;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-family: Big noodle titling, sans-serif;
  font-size: 26px;
  font-weight: 400;
  line-height: 28px;
  display: flex;
}

.grid-text.service {
  margin-bottom: 0;
  margin-left: 29px;
  font-family: Montserrat, sans-serif;
}

.grid-text.service.sub {
  margin-left: 12px;
  font-size: 14px;
}

.grid-text.service.head {
  margin-left: 12px;
  font-family: Big noodle titling, sans-serif;
  font-size: 30px;
  line-height: 32px;
}

.grid-text.service.head.freightmanagementh {
  margin-left: 12px;
  font-size: 27px;
}

.div-block-8 {
  flex-direction: column;
  display: flex;
}

.why_heading_block {
  align-items: center;
  width: 100%;
  display: flex;
}

.headersmall-copy {
  color: #fff;
  margin-top: 7px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 400;
}

.div-block-10 {
  width: 100%;
  font-size: 11px;
}

.column-4 {
  margin-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
}

.columns-3 {
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.div-block-2-copy123 {
  flex-direction: column;
  justify-content: space-between;
  width: 98%;
  margin-top: -37px;
  margin-left: 27px;
  margin-right: 35px;
  padding-top: 0;
  padding-bottom: 0;
  display: none;
}

.div-block-11 {
  width: 50px;
}

.image-2 {
  margin: 16px;
}

.div-block-12 {
  flex-direction: row;
  justify-content: flex-end;
  margin-left: 10px;
  display: flex;
}

.div-block-12.leftblock {
  margin-left: 0;
}

.div-block-13 {
  border: 4px solid #2e2e2e;
  justify-content: center;
  align-items: center;
  width: 30%;
  height: 14vh;
  display: flex;
}

.div-block-14 {
  background-color: #2e2e2e;
  flex-direction: column;
  justify-content: center;
  width: 85%;
  display: flex;
}

.column-5 {
  padding-left: 0;
}

.image-3 {
  margin: 15px 35px;
  display: inline-block;
}

.columns-4 {
  margin-top: 40px;
}

.columns-4._2 {
  margin-top: 15px;
}

.columns-4.top {
  margin-top: 0;
}

.div-block-15 {
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.div-block-16 {
  background-color: #2e2e2e;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 25vw;
  height: 73.4vh;
  margin-left: 0;
  display: flex;
  overflow: hidden;
}

.new-paragraph {
  color: #fff;
}

.div-block-17 {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 40%;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-left: 0;
  display: flex;
}

.div-block-17.new {
  margin-top: 29px;
}

.div-block-17.technology_header {
  width: 100%;
  margin-bottom: 40px;
  margin-left: 20px;
}

.columns-5 {
  height: 60vh;
  display: none;
}

.column-6 {
  height: 70vh;
}

.div-block-18 {
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  height: 64.5vh;
  padding-top: 60px;
  display: block;
}

.div-block-small {
  border-style: solid;
  border-width: 4px 1px 1px;
  border-color: var(--red) #707070 #707070;
  flex-direction: column;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 0;
  padding: 25px 0;
  display: flex;
}

.bold-text {
  font-size: 70px;
}

.columns-6 {
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  margin-top: 20px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.section-4 {
  margin-top: 16px;
  display: none;
}

.column-7 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 23px;
  padding-bottom: 23px;
  display: flex;
}

.div-block-19 {
  background-color: #e0e0e0;
  align-items: center;
  height: auto;
  padding: 52px;
  display: flex;
}

.paragraph-2 {
  color: #424242;
  margin-bottom: 0;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 22px;
}

.div-block-20 {
  background-image: url('../images/Group-96.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 75vh;
  margin-top: -76px;
  margin-left: 69px;
  margin-right: 69px;
  display: block;
}

.column-8 {
  background-color: #e0e0e0;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.new-header {
  color: #232323;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 0;
  font-family: Big noodle titling, sans-serif;
  font-size: 55px;
  line-height: 50px;
}

.new-header.white {
  color: #fff;
  align-items: center;
  margin-top: 0;
  padding-left: 0;
  font-weight: 400;
  display: flex;
}

.div-block-21 {
  background-color: #ccc;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 20px 10px;
  display: flex;
}

.div-block-21.test {
  display: none;
}

.div-block-21.block1 {
  width: 55%;
}

.container-3 {
  justify-content: flex-start;
  margin-top: 35px;
  display: flex;
}

.paragraph-3 {
  color: #424242;
  text-align: center;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: auto;
  height: auto;
  margin-bottom: 0;
  padding: 0;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 25px;
  display: flex;
}

.paragraph-3.small {
  width: 100%;
  height: auto;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  display: flex;
}

.paragraph-3.small.block_2 {
  margin-bottom: 0;
}

.paragraph-3.test {
  display: none;
}

.paragraph-3.text_col {
  margin-left: 20px;
}

.container-4 {
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: flex-start;
  margin-top: 35px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-22 {
  background-color: #ccc;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 50%;
  margin: 0;
  display: flex;
}

.div-block-22.block1 {
  background-color: #ccc;
  flex-direction: column;
  height: auto;
  padding: 20px;
}

.div-block-23 {
  background-color: #ccc;
  flex-direction: column;
  justify-content: space-between;
  width: 50%;
  margin-left: 10px;
  padding: 20px 10px;
  display: flex;
}

.div-block-24 {
  background-color: #ccc;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.container-5 {
  display: flex;
}

.container-5.new-layout {
  flex-direction: column;
}

.new-text {
  font-size: 18px;
}

.other-solutions {
  background-image: url('../images/Group-102.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  display: none;
}

.section-6 {
  margin-bottom: 21px;
}

.div-block-25 {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  height: auto;
}

.column-9 {
  background-image: url('../images/Group-612x.png');
  background-position: 50% 75%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  height: 50vh;
  display: flex;
}

.div-block-26 {
  background-color: #f0131ddb;
  height: auto;
  margin-left: -36px;
  margin-right: 28px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.paragraph-4 {
  color: #fff;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 0;
  padding: 6px 31px 6px 57px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  display: flex;
}

.div-block-17-copy {
  width: 50%;
  margin-top: 0;
  margin-bottom: 34px;
  padding-left: 37px;
  display: block;
}

.div-block-17-copy.new {
  width: 100%;
  margin-top: 29px;
  padding-left: 0;
}

.div-block-27 {
  background-image: url('../images/Group-103.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  height: 25vh;
  margin-top: 42px;
  margin-bottom: 37px;
}

.paragraph-5 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 0;
  padding-left: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 22px;
}

.paragraph-5.header {
  font-size: 16px;
  font-weight: 700;
}

.paragraph-5.qwhite-bold {
  color: #fff;
  font-size: 13px;
  font-weight: 700;
}

.paragraph-5.contact_txt {
  color: #fff;
  margin-top: 0;
  font-weight: 700;
}

.div-block-28 {
  border: 1px solid #d4d4d4;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 10px 21px 10px 0;
  padding: 26px 20px;
  display: flex;
}

.div-block-28.red {
  background-color: var(--red);
  border-width: 0;
  height: 22.5vh;
  margin-top: 0;
  margin-bottom: 0;
  padding: 18px;
}

.column-10 {
  padding: 5px 0;
}

.columns-7 {
  padding: 9px;
  display: flex;
}

.columns-7.hidden {
  display: none;
}

.columns-8 {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
}

.column-11 {
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 10px;
  display: flex;
}

.bold-text-3 {
  color: #424242;
}

.column-12, .column-13, .column-14 {
  padding-left: 0;
  padding-right: 0;
}

.column-15 {
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.column-16 {
  padding-left: 0;
  padding-right: 0;
}

.div-block-29 {
  object-fit: fill;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  justify-content: center;
  align-items: center;
  height: 50%;
  padding-top: 0;
  display: flex;
  overflow: hidden;
}

.div-block-30 {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 40%;
  margin-top: 40px;
  display: flex;
}

.process {
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: none;
}

.bold-text-5 {
  color: var(--red);
  font-size: 18px;
}

.columns-9 {
  justify-content: space-between;
  margin: 0;
  display: flex;
}

.column-17 {
  background-color: #ccc0;
  border-bottom: 4px #7e7e7e;
  padding-left: 0;
  display: flex;
}

.bold-text-6 {
  color: #c2000b;
  font-size: 18px;
}

.div-block-31 {
  background-image: url('../images/Group-63.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 75vh;
  margin-top: 0;
  display: flex;
}

.button {
  background-color: #fff;
  width: auto;
  display: flex;
}

.container-6 {
  flex-direction: row;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.div-block-32 {
  background-image: url('../images/Group-63.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 50%;
  height: 50vh;
  margin-top: 0;
  padding-top: 59px;
}

.div-block-33 {
  flex-direction: column-reverse;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.div-block-34 {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-top: 50px;
  margin-bottom: 20px;
  display: flex;
}

.button-2 {
  color: var(--red);
  background-color: #ffffffba;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center;
  width: 370px;
  height: 60px;
  margin-left: -35px;
  font-family: Big noodle titling, sans-serif;
  font-size: 40px;
  display: flex;
}

.columns-10 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 55vh;
  display: flex;
}

.column-18 {
  background-color: #c2000b;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.div-block-35 {
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: flex-start;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 40px;
  margin-left: 0;
  display: flex;
}

.paragraph-6 {
  color: #fff;
  padding-top: 14px;
  padding-left: 0;
  padding-right: 19px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 22px;
}

.column-19 {
  background-image: linear-gradient(#000000a6, #000000a6), url('../images/KFL-Event-2022-16.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  height: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-36 {
  background-color: #fff;
  justify-content: flex-end;
  width: 35%;
  margin-left: -13px;
  display: flex;
}

.link {
  color: #fff;
  cursor: pointer;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}

.link:hover {
  color: #c10c14;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 16px;
  font-weight: 500;
}

.link.bold {
  font-weight: 700;
}

.link.bold.red {
  color: #fff;
}

.link.red {
  color: var(--red);
  font-weight: 700;
}

.div-block-37 {
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 19px;
  margin-left: -12px;
  display: flex;
}

.div-block-37.links {
  width: 100%;
  margin-left: 0;
  padding-top: 5px;
  padding-bottom: 5px;
}

.h {
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 81px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-4 {
  text-align: left;
  padding-right: 0;
  display: block;
}

.image-5 {
  width: 40%;
  margin-left: 0;
  padding-right: 0;
}

.image-6 {
  padding-right: 0;
}

.image-7 {
  width: 35%;
  padding-right: 0;
}

.image-8 {
  padding-right: 0;
}

.footer {
  background-color: #000;
}

.text-block {
  color: #fff;
  justify-content: center;
  align-items: center;
  height: 10vh;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  display: flex;
}

.white_col {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 40px 40px 20px;
  display: flex;
}

.paragraph-7 {
  color: #fff;
  margin-bottom: 0;
  padding-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 25px;
}

.paragraph-7.consult_para {
  margin-bottom: 20px;
  font-size: 15px;
}

.column-21 {
  justify-content: flex-start;
  align-items: center;
  margin: 20px 56px 0;
  padding-left: 0;
  display: flex;
}

.column-22 {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.div-block-39 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.what_we_do_blocks {
  background-color: #fff;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.column-24 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-40 {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 95%;
  margin-bottom: 20px;
  display: block;
}

.div-block-41 {
  flex-direction: column;
  width: 65%;
  display: flex;
}

.column-25 {
  flex-direction: column;
  flex: 0 auto;
  padding-left: 20px;
  display: none;
}

.blank {
  display: none;
}

.column-26 {
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 10px;
  padding-right: 0;
  display: flex;
}

.services {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 61px;
  display: flex;
}

.column-27 {
  padding-left: 10px;
  padding-right: 0;
  display: flex;
}

.column-28 {
  padding-right: 10px;
}

.column-29 {
  padding-right: 10px;
  display: flex;
}

.column-30 {
  background-color: #2e2e2e;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.divblock1 {
  width: 45%;
  height: 12vh;
  display: flex;
}

.columns-11 {
  justify-content: center;
  align-items: center;
  display: none;
}

.column-31 {
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.icon_block {
  background-color: #fff;
  border: 4px solid #2e2e2e;
  justify-content: center;
  align-items: center;
  width: 35%;
  height: 12vh;
  display: flex;
}

.contentdiv {
  background-color: #2e2e2e;
  width: 75%;
  height: 12vh;
  padding-left: 40px;
}

.heading-3 {
  color: #fff;
  letter-spacing: 1px;
  margin-bottom: 0;
  font-family: Big noodle titling, sans-serif;
  font-size: 30px;
  font-weight: 400;
}

.contentdiv_para {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.image-10 {
  width: 45%;
}

.div-block-42 {
  justify-content: space-around;
  width: 100%;
  margin-top: 10px;
  display: flex;
}

.columns-12 {
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.column-32 {
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.columns-13 {
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.column-33 {
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 20px;
  display: flex;
}

.column-34, .column-35, .column-36 {
  padding-left: 10px;
  padding-right: 10px;
}

.driver_training_grid {
  flex-direction: column;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.training_grid_ccol {
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  flex-direction: column;
  justify-content: space-around;
  height: auto;
  padding: 10px;
  display: flex;
}

.training_grid_ccol.last_col {
  border-right-style: none;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.training_grid_ccol.last_row {
  border-bottom-style: none;
  flex-direction: row;
  justify-content: center;
}

.heading-4 {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.training_grid_heading {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 20px;
  display: flex;
}

.training_grid_heading.text_long {
  display: none;
}

.column-38 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  display: block;
}

.solutions {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 20px;
  display: flex;
}

.column-39 {
  display: flex;
}

.header_overlap_img {
  display: block;
}

.div-block-43 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.bbee {
  width: 150px;
}

.rtms {
  width: 195px;
}

.coloumn-2 {
  align-items: stretch;
  display: flex;
}

.container_div {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 95%;
  display: flex;
}

.container_div.grid_container {
  width: 95%;
}

.hero_div {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.hero_button {
  background-color: #ffffffcf;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: baseline;
  width: 35%;
  margin-top: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-decoration: none;
  display: flex;
}

.hero_button:hover {
  opacity: .84;
  border-radius: 0;
}

.image-13 {
  width: 35%;
}

.hero_but_text {
  color: #f0131d;
  letter-spacing: 2px;
  margin-top: 10px;
  font-family: Big noodle titling, sans-serif;
  font-size: 40px;
  text-decoration: none;
}

.arrow {
  margin-left: 20px;
}

.heading_div {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  display: flex;
}

.overview {
  padding-bottom: 20px;
}

.vision_mission_cols, .group_overview_cols {
  display: flex;
}

.image_overview_div {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.what_we_do_col, .our-experience_col {
  border-top: 4px red;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.who-we-serve_col {
  border-top: 4px red;
  flex-direction: row;
  justify-content: center;
  display: flex;
}

._3-block_h1 {
  color: var(--dark-slate-grey);
  text-align: center;
  width: 100%;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 500;
}

._3-col_block {
  border: 1px solid #000;
  border-top: 4px solid #f0131d;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  padding: 10px 20px;
  display: block;
}

.div-block-45, .div-block-46 {
  border: 1px solid #000;
  border-top: 4px solid red;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: block;
}

._3-block_para {
  color: #424242;
  text-align: center;
  width: 75%;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 25px;
}

.paragraph-9, .paragraph-10 {
  text-align: center;
}

.columns-14 {
  justify-content: space-around;
  display: flex;
}

.services_col {
  display: flex;
}

.services_col1 {
  padding-left: 0;
}

.services_col3 {
  background-color: #2e2e2e;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.content_block {
  background-color: #2e2e2e;
  flex-flow: column wrap;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding: 0 6px 0 10px;
  display: flex;
}

.service_block, .service_block.bottom_block {
  margin-bottom: 0;
  display: flex;
}

.services_block_h1 {
  color: #fff;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Big noodle titling, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
}

.services_block_h1.services_longh {
  font-size: 20px;
  line-height: 22px;
}

.services_block_p {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
}

.image-14 {
  width: 30%;
}

.image-15 {
  width: 25%;
}

.service_block_badge {
  width: 70%;
  margin-top: 0;
  margin-bottom: 10px;
  display: block;
}

.service_block_badge.topbadge {
  width: 80%;
  max-width: none;
  margin-top: 10px;
  margin-bottom: 20px;
  display: block;
}

.column-40 {
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.column-41 {
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.international-freight {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 40px;
  display: flex;
}

.process_content_block {
  margin-top: 0;
}

.columns-15 {
  padding-top: 0;
  display: flex;
}

.driver-training {
  padding-top: 0;
}

.div-block-47 {
  border: 1px solid #d4d4d4;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
}

.freight_col_block {
  border: 1px solid #d4d4d4;
  width: 50%;
  padding: 20px 10px;
}

.freight_col_block.img_block {
  border-style: none;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  display: flex;
}

.freight_col_block.innerblock {
  width: auto;
  padding-right: 10px;
  display: flex;
}

.freight_col_block.innerblock.redblock {
  background-color: var(--red);
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  padding: 40px 10px;
  display: block;
}

.freight_col_block.big_block_next {
  border-style: none;
  flex-direction: column;
  justify-content: space-between;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 5px;
  display: flex;
}

.div-block-49 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.div-block-49._2nd_row {
  justify-content: center;
  align-items: stretch;
}

.div-block-49.toprow {
  margin-right: 10px;
}

.heading-5 {
  text-align: center;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.div-block-50 {
  width: 50%;
}

.columns-16 {
  display: flex;
}

.columns-17 {
  flex-direction: row;
  display: flex;
}

.columns-18 {
  width: 100%;
  display: flex;
}

.contact_details_div {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.choose_us_cols {
  display: flex;
}

.choose_us_cols.toprow {
  justify-content: space-between;
  margin-bottom: 40px;
  display: flex;
}

.choose_us_cols.choose_col_2ndrow, .choose_us_cols.choose_col_3rdrow {
  margin-top: 20px;
}

.column-42, .column-43, .column-44 {
  padding-left: 10px;
  padding-right: 10px;
}

.columns-20 {
  display: flex;
}

.tablet_view {
  display: none;
}

.heading-6 {
  justify-content: center;
  align-items: center;
  font-size: 15px;
  line-height: 20px;
  display: block;
}

.heading-7 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.div-block-51 {
  background-color: #ccc;
  padding: 20px;
}

.bold-text-9 {
  font-size: 16px;
  font-weight: 600;
}

.counter_blocks {
  justify-content: space-between;
  width: 100%;
  height: auto;
  margin-top: 0;
  display: flex;
}

.counterblock_indi {
  border-style: solid;
  border-width: 4px 1px 1px;
  border-color: var(--red) black black;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 25%;
  height: auto;
  margin-right: 10px;
  padding: 20px 0;
  display: block;
}

.counterblock_indi.lastblock {
  margin-right: 0;
  padding-top: 25px;
  padding-bottom: 25px;
}

.bold-text-10 {
  font-size: 18px;
  display: inline;
}

.heading-8 {
  color: #fff;
  letter-spacing: 2px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: -44px;
  font-family: Big noodle titling, sans-serif;
  font-size: 65px;
  font-weight: 400;
  line-height: 60px;
}

.div-block-52 {
  display: block;
}

.heading-9 {
  font-family: Big noodle titling, sans-serif;
  font-size: 25px;
  font-weight: 400;
}

.div_heading {
  width: 85%;
  margin-bottom: 20px;
  display: block;
}

.div_heading.contact_heading {
  width: 50%;
}

.div_heading.processheading {
  margin-bottom: 30px;
}

.subheading_h1_red {
  color: #f0131d;
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 400;
}

.heading-11 {
  color: #f0131d;
  font-family: Big noodle titling, sans-serif;
  font-size: 55px;
  font-weight: 400;
}

.heading_h2_bold_red {
  color: #f0131d;
  letter-spacing: 2px;
  margin-top: 0;
  font-family: Big noodle titling, sans-serif;
  font-size: 55px;
}

.headinggroup {
  width: 95%;
  display: block;
}

.counterup {
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 70px;
  font-weight: 700;
  line-height: 44px;
}

.counter_text {
  color: #424242;
  text-align: center;
  width: 90%;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 18px;
}

.counter_content {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.details {
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  display: flex;
}

.details.lastrow {
  padding-bottom: 0;
}

.details.space {
  padding-bottom: 40px;
}

.contact_icon {
  justify-content: flex-start;
  align-items: center;
  width: 25%;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.contact_icon.email {
  width: 15%;
}

.contact_detail {
  color: #868686;
  width: 70%;
  margin-left: 0;
}

.contact_detail.emaildetails {
  margin-left: 30px;
}

.subheading_h1_white {
  color: #fff;
  margin-top: 0;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 400;
}

.h2_heading_bold_white {
  color: #fff;
  letter-spacing: 2px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Big noodle titling, sans-serif;
  font-size: 55px;
  font-weight: 400;
}

.bold-text-11, .bold-text-12 {
  font-size: 18px;
}

._3col_horizontal {
  border-style: solid;
  border-width: 4px 1px 1px;
  border-color: var(--red) black black;
  margin-top: 20px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px 20px;
}

.columns-21 {
  display: flex;
}

.column-45, .column-46 {
  flex-direction: column;
  padding-right: 10px;
  display: block;
}

.column-47, .column-48, .column-49 {
  padding-right: 10px;
}

.bold-text-13 {
  font-weight: 600;
}

.why_icon {
  width: auto;
  display: none;
}

.image-17 {
  width: auto;
}

.icon_div {
  background-image: url('../images/client.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 20%;
  height: 50px;
  display: flex;
}

.icon_div.operational_icon {
  background-image: url('../images/badge.svg');
  width: 20%;
}

.icon_div.service_icon {
  background-image: url('../images/security.svg');
}

.icon_div.risk_icon {
  background-image: url('../images/risk.svg');
}

.icon_div.compliance_icon {
  background-image: url('../images/clipboard.svg');
}

.icon_div.bbee_icon {
  background-image: url('../images/beee.svg');
  background-position: 0%;
  background-size: 60px;
  width: 20%;
}

.icon_div.innovation_icon {
  background-image: url('../images/lightBulb.svg');
}

.icon_div.maintenance_icons {
  background-image: url('../images/maintenance.svg');
}

.icon_div.rand_arrow_icon {
  background-image: url('../images/rand_arrow.svg');
}

.why_heading {
  width: 70%;
  display: flex;
}

.social-icons {
  justify-content: center;
  align-items: center;
  width: auto;
  margin-top: 20px;
  display: none;
}

.linkedin_icon {
  width: auto;
}

.social_icons {
  width: 10%;
  display: none;
}

.group_para_bold {
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 700;
}

.group_para_normal {
  color: #424242;
  text-align: left;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
}

.background-video {
  width: 100%;
  height: 110vh;
}

.slider {
  background-color: #0000;
}

.image-19 {
  display: block;
}

.running_numbers {
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.logo_ats {
  width: 100%;
}

.flex-block {
  display: block;
}

.services_slider {
  background-color: #0000;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  height: auto;
  margin-top: 0;
  display: flex;
  overflow: visible;
}

.services_slide {
  width: 33%;
  margin-right: 10px;
  position: static;
  overflow: hidden;
}

.slide-2 {
  width: 33%;
}

.slide-nav-2 {
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
  inset: 106px 0% 0%;
}

.slide-3 {
  width: 33%;
}

.slide-4 {
  width: 33px;
}

.right-arrow, .left-arrow {
  display: none;
}

.slider_services_div {
  height: auto;
  margin-top: 40px;
}

.slide-nav-3 {
  display: none;
}

.slider-2 {
  background-color: #0000;
  display: block;
}

.slide_content {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.hero_video {
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.navbar-2 {
  background-color: #000;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  position: fixed;
}

.navbar-2.mobile {
  display: none;
}

.brand-2 {
  background-image: url('../images/Group-51.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 30%;
  height: 10px;
  margin-top: 13px;
  margin-left: -83px;
}

.brand-2.w--current {
  height: 10vh;
  padding-top: 10px;
  padding-bottom: 10px;
}

.main-nav__menu {
  display: flex;
}

.logo-text {
  color: #ffbb69;
  letter-spacing: .01em;
  font-size: 1.2em;
}

.main-nav__link {
  color: #121217;
  letter-spacing: .05em;
  text-transform: uppercase;
  line-height: 1.4;
  text-decoration: none;
}

.main-nav__link:hover {
  opacity: 1;
}

.main-nav__link.right {
  padding-right: 0;
}

.main-nav__link.light {
  color: #f8eed8;
  font-size: .875rem;
}

.main-nav__underline {
  background-color: #121217;
  height: 1px;
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
}

.main-nav-inner {
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  display: flex;
}

.main-nav__links-wrap {
  grid-column-gap: 2em;
  grid-row-gap: 1em;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 0;
  display: flex;
}

.main-nav__logo {
  border-right: 1px solid #c1c2c5;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  padding-right: 2em;
  text-decoration: none;
  display: flex;
}

.container-w1 {
  width: 100%;
  max-width: 95em;
  margin-left: auto;
  margin-right: auto;
}

.container-w1.gutter-outside.full-height {
  height: 100%;
}

.main-nav {
  background-color: #0000;
  border-bottom: 1px solid #c1c2c5;
  flex-direction: column;
  justify-content: center;
  height: 90px;
  display: flex;
  position: fixed;
  top: 0%;
  left: 0%;
  right: 0%;
}

.background-video-2 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 85vh;
  display: flex;
}

.section-7 {
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.slide-nav-4 {
  display: none;
}

.slider-3 {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
}

.slider_heading {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  margin-bottom: 40px;
  display: flex;
}

.slide-5 {
  width: 100%;
}

.whatwedo_slides, .mask {
  width: 100%;
  height: auto;
}

.slide_container {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.services_slide-copy {
  width: 30%;
  margin-right: 20px;
  position: static;
  overflow: hidden;
}

.div-block-58 {
  background-color: #0000;
}

.div-block-59 {
  background-color: #0000;
  width: 85%;
}

.mask-2 {
  background-color: #0000;
  height: auto;
}

.slider-4 {
  background-color: #0000;
}

.chooseslides {
  background-color: #0000;
  height: auto;
}

.chooseslideoption {
  width: 33.35%;
}

.chooseslidediv {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 95%;
  display: flex;
}

.slide-nav-5 {
  display: none;
}

.right-arrow-2 {
  right: -68px;
}

.left-arrow-2 {
  margin-left: 0;
  inset: 0% 0 0% -9%;
}

.redline {
  background-color: var(--red);
  width: 40%;
  height: 4px;
}

.icon-4, .icon-5 {
  color: var(--dark-slate-grey);
}

.mask-3 {
  height: auto;
}

.logo_divs {
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  margin-top: 20px;
  display: flex;
}

.logo1 {
  border-right: 2px solid #fff;
  justify-content: center;
  align-items: center;
  width: 50%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.logo2 {
  justify-content: center;
  align-items: center;
  width: 50%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.image-20 {
  width: 85%;
}

.image-21 {
  width: 40%;
}

.mobile_what_we_do_slider {
  display: none;
}

._3-block_para-copy {
  color: #424242;
  text-align: center;
  width: 75%;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 25px;
}

.nav-wrapper {
  display: flex;
}

.inner-logo-wrapper {
  z-index: 10;
  color: #fff;
  align-items: center;
  text-decoration: none;
  display: flex;
  inset: 50px auto auto 100px;
}

.inner-logo-wrapper:hover {
  color: #fff;
}

.inner-logo-wrapper.w--current {
  width: 70%;
  margin-left: -61px;
}

.global-button {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  padding-left: 15px;
  padding-right: 15px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
  position: relative;
}

.global-button:hover {
  color: #fff;
}

.nav__container {
  justify-content: flex-end;
  align-items: center;
  width: 1350px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.logo__text {
  text-indent: 6px;
  width: 130px;
  margin-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 24px;
  font-style: italic;
  font-weight: 700;
  display: none;
  overflow: hidden;
}

.logo__text.logo__text--black {
  color: #292929;
}

.nav__burger-line-middle {
  background-color: #444;
  border-radius: 2px;
  width: 22.5px;
  height: 3px;
  margin-top: 2px;
  margin-bottom: 2px;
}

.nav__burger-line-middle.nav__burger-line--white {
  background-color: #fff;
}

.global-button__line {
  z-index: 10;
  background-color: #fa3333;
  height: 2px;
  position: absolute;
  inset: auto 15px -5px;
}

.nav__burger-line-top {
  background-color: #444;
  border-radius: 2px;
  width: 22.5px;
  height: 3px;
  margin-top: 2px;
  margin-bottom: 2px;
}

.nav__burger-line-top.nav__burger-line--white {
  background-color: #fff;
}

.inner-nav {
  z-index: 999;
  background-color: #000;
  justify-content: space-between;
  align-items: center;
  padding: 15px 20px 15px 0;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
  box-shadow: 0 3px 7px #00000075;
}

.logo__img {
  width: 100%;
  margin-left: 0;
}

.global-nav {
  z-index: 999;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.global-button__text {
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 500;
}

.burger__button {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px;
  display: none;
}

.nav__burger-line-bottom {
  background-color: #444;
  border-radius: 2px;
  width: 22.5px;
  height: 3px;
  margin-top: 2px;
  margin-bottom: 2px;
}

.nav__burger-line-bottom.nav__burger-line--white {
  background-color: #fff;
}

.contact-columns {
  width: 100%;
}

.social-media {
  flex-direction: row;
  justify-content: space-around;
  width: 100%;
  display: flex;
}

.fb {
  cursor: pointer;
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  display: flex;
}

.fb:hover {
  opacity: .62;
}

.linkedin {
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  margin-left: 10px;
  display: flex;
}

.linkedin:hover {
  opacity: .62;
}

.location_div {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.location_icon {
  justify-content: flex-start;
  width: 20%;
  display: flex;
}

.location_details {
  width: 70%;
}

.column-50 {
  align-items: center;
  display: flex;
}

.locationheading {
  color: #fff;
  margin-top: 0;
  font-family: Big noodle titling, sans-serif;
  font-size: 26px;
  font-weight: 400;
}

.location_address {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
}

.columns-22 {
  align-items: center;
  width: 100%;
  margin-top: 20px;
  display: flex;
}

.columns-23 {
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.background_row {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 40vh;
  display: flex;
}

.video_front {
  z-index: 777;
  align-items: center;
  width: 100%;
  position: absolute;
}

.div-block-60 {
  background-image: linear-gradient(#000000ab, #000000ab);
  justify-content: center;
  align-items: center;
  width: 50%;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.text {
  width: auto;
}

.contactbutton {
  margin-left: 40px;
}

.button-3 {
  border: 2px solid var(--red);
  background-color: var(--red);
  color: #fff;
  cursor: pointer;
  border-radius: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  box-shadow: 0 6px 10px #00000014;
}

.button-3:hover {
  background-color: #0000;
  border: 2px solid #fff;
}

.text-block-2 {
  color: #fffefe;
  text-align: center;
  font-family: Big noodle titling, sans-serif;
  font-size: 40px;
  font-weight: 400;
}

.background-video-3 {
  width: 100%;
}

.text-span {
  color: var(--red);
}

.hero_text {
  z-index: 88;
  flex-direction: column;
  justify-content: space-around;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.hero_text_div {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: static;
}

.hero_text_block {
  background-image: linear-gradient(#000000ab, #000000ab);
  width: 50%;
  margin-left: 60px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 40px;
  font-family: Big noodle titling, sans-serif;
  font-size: 25px;
  font-weight: 400;
}

.heading-12 {
  color: #fff;
  margin-bottom: 20px;
  font-family: Big noodle titling, sans-serif;
  font-size: 45px;
  font-weight: 400;
}

.text-span-2 {
  color: var(--red);
  font-weight: 400;
}

.hero_text_para {
  color: #fff;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.hero_text_para.mobile {
  display: none;
}

.button-4 {
  border: 2px solid var(--red);
  background-color: var(--red);
  cursor: pointer;
  margin-top: 20px;
  padding: 20px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  box-shadow: 0 2px 5px #0003;
}

.button-4:hover {
  background-color: #0000;
  border-color: #fff;
}

@media screen and (min-width: 1280px) {
  .hero {
    height: auto;
  }

  .red_col {
    justify-content: space-between;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .headersmall.on-black {
    object-fit: fill;
    flex-direction: column;
    margin-top: 0;
    margin-bottom: 5px;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .div-block-2 {
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: -13px;
    display: flex;
  }

  .div-block-2.our-vision {
    margin-top: 0;
    margin-bottom: 16px;
    margin-left: 57px;
  }

  .paragraph {
    margin-bottom: 0;
  }

  .paragraph-copyred, .paragraph-copyred.new {
    margin-bottom: 20px;
  }

  .choose-us {
    width: 100%;
    padding-bottom: 40px;
  }

  .columns-4 {
    width: 85%;
  }

  .columns-4._2 {
    width: 95%;
  }

  .columns-4.top {
    width: 95%;
    margin-top: 0;
  }

  .div-block-17 {
    flex-direction: column;
    justify-content: center;
    display: flex;
  }

  .div-block-17.technology_header {
    margin-bottom: 40px;
  }

  .columns-5 {
    justify-content: flex-end;
    align-items: stretch;
  }

  .column-6 {
    flex-direction: column;
    align-items: flex-end;
    padding-right: 0;
    display: flex;
  }

  .div-block-21 {
    display: flex;
  }

  .container-3 {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }

  .paragraph-3 {
    height: auto;
  }

  .div-block-24 {
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .column-9 {
    background-position: 50% 75%;
    flex-direction: column;
    justify-content: space-around;
    display: flex;
  }

  .div-block-28.red {
    height: 22vh;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .div-block-35 {
    justify-content: space-between;
    align-items: flex-start;
    display: flex;
  }

  .column-19 {
    background-image: linear-gradient(#000000c2, #000000c2), url('../images/KFL-Event-2022-16.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    justify-content: space-around;
    height: auto;
  }

  .link {
    font-size: 15px;
  }

  .link:hover {
    font-size: 15px;
    font-weight: 500;
  }

  .div-block-37.links {
    margin-left: -12px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 40px;
  }

  .image-5 {
    width: 50%;
    margin-left: 0;
    padding-right: 0;
  }

  .image-7 {
    width: 45%;
  }

  .white_col {
    justify-content: space-between;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .paragraph-7, .paragraph-7.consult_para {
    font-size: 16px;
  }

  .div-block-40 {
    width: auto;
  }

  .heading-2 {
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-size: 25px;
    font-weight: 400;
  }

  .column-25 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .blank {
    display: none;
  }

  .container_div {
    width: 90%;
  }

  .overview {
    padding-bottom: 0;
  }

  .vision_mission_cols {
    justify-content: center;
    display: flex;
  }

  .group_overview_cols {
    justify-content: space-between;
    display: flex;
  }

  .image_overview_div {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .content_block {
    padding-left: 10px;
  }

  .service_block_badge {
    width: 25%;
  }

  .service_block_badge.topbadge {
    width: 30%;
  }

  .international-freight {
    padding-bottom: 20px;
  }

  .freight_col_block.innerblock.redblock {
    text-align: center;
    display: block;
  }

  .columns-16 {
    width: 100%;
  }

  .contact_details_div {
    align-items: flex-start;
    width: 100%;
  }

  .columns-20 {
    width: 100%;
  }

  .tablet_view {
    display: none;
  }

  .div-block-51 {
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    display: flex;
  }

  .details {
    width: 100%;
  }

  .contact_icon {
    width: 25%;
  }

  .contact_icon.email {
    justify-content: center;
    width: 15%;
  }

  .h2_heading_bold_white {
    font-weight: 400;
  }

  .social_icons {
    width: 8%;
  }

  .background-video {
    width: 100%;
    height: 110vh;
  }

  .div-block-53, .div-block-54, .div-block-55, .div-block-56, .div-block-57 {
    background-color: #0000;
  }

  .slide-nav {
    display: none;
  }

  .slider {
    background-color: #0000;
  }

  .background-video-2 {
    justify-content: center;
  }

  .mask {
    align-self: auto;
  }

  .mask-2, .chooseslides, .chooseslideoption {
    height: auto;
  }

  .right-arrow-2 {
    right: -80px;
  }

  .inner-logo-wrapper.w--current {
    width: 85%;
  }

  .inner-nav {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .logo__img {
    width: 85%;
  }

  .columns-23 {
    align-items: center;
    display: flex;
  }

  .background_row {
    background-image: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 40vh;
    display: flex;
  }

  .video_front {
    z-index: 7777;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
    position: absolute;
  }

  .div-block-60 {
    background-image: linear-gradient(#000000ab, #000000ab);
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 50%;
    padding-top: 40px;
    padding-bottom: 40px;
    display: flex;
  }

  .text {
    width: auto;
  }

  .contactbutton {
    justify-content: flex-start;
    align-items: center;
    width: auto;
    margin-left: 40px;
    display: flex;
  }

  .button-3 {
    background-color: var(--red);
    border-radius: 0;
    padding: 13px 18px;
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    font-weight: 600;
  }

  .text-block-2 {
    color: #fff;
    font-family: Big noodle titling, sans-serif;
    font-size: 40px;
    font-weight: 400;
  }

  .background-video-3 {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .text-span {
    color: var(--red);
  }

  .hero_text {
    flex-direction: column;
    justify-content: space-around;
    align-items: flex-start;
    display: flex;
    inset: 0%;
  }

  .hero_text_block {
    width: 95%;
    margin-left: 60px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .heading-12, .hero_text_para {
    margin-bottom: 20px;
  }

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

@media screen and (min-width: 1920px) {
  .container {
    margin-top: 32px;
    margin-right: 82px;
    font-size: 16px;
  }

  .navheaders {
    font-size: 16px;
  }

  .hero {
    height: 95vh;
  }

  .red_col {
    justify-content: space-between;
    padding-top: 60px;
  }

  .h2_heading {
    font-size: 70px;
    font-weight: 400;
  }

  .h2_heading.on-black {
    padding-left: 0;
  }

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

  .div-block-2.our-vision {
    margin-top: 41px;
    margin-left: 0;
  }

  .div-block-2.newbalck {
    margin-top: 0;
    margin-left: 0;
  }

  .paragraph {
    font-size: 16px;
  }

  .headersmall-copyred {
    font-size: 25px;
    line-height: 45px;
  }

  .h2_heading_red {
    margin-top: 0;
    font-size: 70px;
    font-weight: 400;
  }

  .paragraph-copyred, .paragraph-copyred.new {
    font-size: 20px;
    line-height: 30px;
  }

  .header2 {
    margin-top: 48px;
    margin-bottom: 46px;
    font-size: 40px;
  }

  .text2.new {
    font-size: 20px;
    line-height: 30px;
  }

  .text2.new._2 {
    padding-top: 0;
    font-size: 20px;
    line-height: 25px;
  }

  .choose-us {
    padding-bottom: 40px;
  }

  .div-block-6.red {
    margin-bottom: 60px;
  }

  .grid-text {
    font-size: 35px;
    line-height: 35px;
  }

  .grid-text.service.sub {
    font-size: 16px;
  }

  .grid-text.service.head {
    margin-top: 17px;
    margin-bottom: -10px;
    font-size: 40px;
  }

  .why_heading_block {
    align-items: center;
  }

  .columns-3 {
    padding-left: 56px;
    padding-right: 56px;
  }

  .div-block-14 {
    justify-content: space-between;
    line-height: 15px;
  }

  .div-block-17 {
    align-items: flex-start;
    margin-bottom: 0;
    margin-right: 0;
    padding-top: 29px;
  }

  .div-block-17.technology_header {
    padding-top: 0;
  }

  .column-6 {
    height: auto;
  }

  .div-block-18 {
    flex-direction: column;
    justify-content: space-around;
    align-items: stretch;
    height: 71vh;
    display: flex;
  }

  .bold-text {
    font-size: 85px;
  }

  .columns-6 {
    margin-top: 20px;
    margin-bottom: 0;
    margin-right: 0;
  }

  .div-block-19 {
    align-items: center;
    display: flex;
  }

  .paragraph-2 {
    text-align: center;
    padding-top: 0;
    font-size: 20px;
    line-height: 30px;
  }

  .div-block-20 {
    background-size: auto;
    margin-top: -112px;
    margin-left: 0;
    margin-right: 0;
  }

  .column-8 {
    margin-top: 0;
  }

  .new-header {
    margin-bottom: 0;
    padding-top: 6px;
    font-size: 70px;
    line-height: 65px;
  }

  .div-block-21 {
    flex-direction: column;
    align-items: stretch;
  }

  .div-block-21.block1 {
    padding-right: 10px;
  }

  .paragraph-3 {
    flex-direction: column;
    height: auto;
    font-size: 16px;
    line-height: 25px;
    display: flex;
  }

  .paragraph-3.small {
    padding-bottom: 27px;
  }

  .div-block-23 {
    justify-content: center;
  }

  .div-block-24 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .new-text {
    font-size: 25px;
    line-height: 30px;
  }

  .other-solutions {
    height: auto;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .column-9 {
    background-position: 50% 75%;
    background-size: cover;
    height: 60vh;
  }

  .div-block-26 {
    align-items: center;
    display: flex;
  }

  .paragraph-4 {
    align-items: flex-start;
    font-size: 20px;
    line-height: 30px;
  }

  .paragraph-5, .paragraph-5.header {
    font-size: 18px;
  }

  .paragraph-5.qwhite-bold {
    padding-left: 48px;
    padding-right: 48px;
    font-size: 18px;
  }

  .div-block-28.red {
    height: 21vh;
  }

  .columns-8 {
    background-position: 50%;
  }

  .column-11 {
    justify-content: center;
    padding-left: 0;
    padding-right: 0;
  }

  .bold-text-2, .bold-text-4 {
    font-size: 25px;
    line-height: 30px;
  }

  .div-block-29 {
    background-position: 50% 100%;
    background-size: auto;
    height: 50%;
    margin-bottom: 51px;
  }

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

  .columns-9 {
    margin-bottom: 47px;
  }

  .bold-text-6 {
    font-size: 25px;
  }

  .div-block-34 {
    background-position: 50%;
    background-size: auto;
  }

  .column-18 {
    height: auto;
  }

  .div-block-35 {
    justify-content: space-between;
    margin-left: 0;
  }

  .paragraph-6 {
    padding-top: 41px;
    padding-right: 63px;
    font-size: 20px;
    line-height: 30px;
  }

  .column-19 {
    background-image: linear-gradient(#000000c2, #000000c2), url('../images/KFL-Event-2022-16.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    justify-content: space-around;
    height: auto;
    padding: 20px 40px 20px 60px;
  }

  .div-block-36 {
    margin-left: -25px;
  }

  .link, .link:hover {
    font-size: 15px;
  }

  .div-block-37.links {
    font-size: 16px;
  }

  .image-5, .image-7 {
    width: 50%;
  }

  .white_col {
    justify-content: space-between;
    padding-top: 60px;
  }

  .bold-text-7 {
    margin-bottom: 18px;
    font-size: 25px;
  }

  .bold-text-8 {
    margin-bottom: 17px;
    padding-bottom: 0;
    font-size: 25px;
    line-height: 30px;
  }

  .paragraph-7 {
    font-size: 20px;
    line-height: 35px;
  }

  .paragraph-7.consult_para {
    font-size: 20px;
  }

  .column-21 {
    margin-top: 0;
  }

  .what_we_do_blocks {
    flex-direction: column;
    align-items: center;
    padding-top: 40px;
    display: flex;
  }

  .column-24 {
    margin-top: 79px;
  }

  .div-block-40 {
    width: 100%;
    margin-top: 16px;
    font-size: 18px;
  }

  .blank {
    display: none;
  }

  .column-26 {
    justify-content: space-around;
    align-items: stretch;
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .column-27 {
    justify-content: flex-end;
    padding-left: 0;
    padding-right: 10px;
  }

  .driver_training_grid {
    margin-top: 45px;
  }

  .training_grid_ccol {
    flex-direction: row;
    justify-content: center;
  }

  .solutions {
    padding-top: 40px;
  }

  .column-39 {
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .what_we_do_col {
    flex-direction: row;
  }

  .our-experience_col {
    flex-direction: row;
    align-items: stretch;
  }

  .who-we-serve_col {
    flex-direction: row;
  }

  ._3-col_block {
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    display: flex;
  }

  ._3-block_para {
    margin-bottom: 0;
  }

  .columns-14 {
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
  }

  .services_col1 {
    padding-left: 0;
  }

  .content_block {
    width: 100%;
    padding-left: 20px;
  }

  .service_block_badge, .service_block_badge.topbadge {
    width: 30%;
  }

  .international-freight {
    padding-top: 20px;
  }

  .columns-15 {
    background-image: linear-gradient(#000000c2, #000000c2), url('../images/KFL-Event-2022-16.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .freight_col_block {
    padding-right: 10px;
  }

  .freight_col_block.img_block {
    margin-right: 10px;
  }

  .freight_col_block.innerblock.redblock {
    align-items: center;
    display: block;
  }

  .freight_col_block.big_block_next {
    padding-right: 0;
  }

  .div-block-49.toprow {
    width: 100%;
    margin-right: 0;
  }

  .technology {
    padding-top: 0;
  }

  .columns-16 {
    width: 100%;
  }

  .contact_details_div {
    align-items: flex-start;
    width: 100%;
  }

  .columns-20 {
    width: 100%;
  }

  .tablet_view {
    display: none;
  }

  .heading-7 {
    flex-wrap: wrap;
    align-content: stretch;
    align-items: center;
    margin-bottom: 20px;
    font-size: 18px;
    display: block;
  }

  .div-block-51 {
    padding: 40px;
  }

  .bold-text-10 {
    font-size: 20px;
  }

  .heading-8 {
    letter-spacing: 2px;
  }

  .div_heading.processheading {
    margin-bottom: 25px;
  }

  .headinggroup {
    margin-bottom: 0;
  }

  .contact_icon {
    width: 25%;
  }

  .contact_icon.email {
    justify-content: flex-start;
    width: 15%;
  }

  .contact_detail {
    width: 100%;
  }

  .social_icons {
    width: 8%;
  }

  .background-video {
    height: 110vh;
  }

  .slide-nav-2 {
    top: 150px;
  }

  .slide-nav-3 {
    display: none;
  }

  .hero_video {
    display: block;
    position: static;
  }

  .background-video-2 {
    justify-content: center;
    height: 95vh;
  }

  .slide_container {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .mask-2, .chooseslides {
    height: auto;
  }

  .icon-4, .icon-5 {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .logo_divs {
    margin-top: 40px;
  }

  .logo1 {
    justify-content: flex-start;
    align-items: center;
  }

  ._3-block_para-copy {
    margin-bottom: 0;
  }

  .inner-logo-wrapper.w--current {
    background-image: none;
    background-size: auto;
    justify-content: center;
    align-items: flex-start;
    width: 85%;
    margin-left: -102px;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .nav__container {
    justify-content: flex-end;
  }

  .inner-nav {
    z-index: 2147483647;
    justify-content: space-around;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .logo__img {
    width: 100%;
    margin-left: 0;
    padding-left: 0;
    display: block;
  }

  .fb, .linkedin {
    width: 65%;
  }

  .columns-23 {
    width: 100%;
  }

  .background_row {
    background-image: none;
  }

  .video_front {
    z-index: 77;
    flex-direction: row;
    justify-content: center;
    width: 100%;
    height: auto;
    display: flex;
  }

  .div-block-60 {
    background-image: linear-gradient(#000000ab, #000000ab);
    width: 45%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .text {
    width: auto;
  }

  .contactbutton {
    justify-content: flex-start;
    width: auto;
    margin-left: 40px;
  }

  .button-3 {
    border-radius: 0;
    padding-top: 13px;
    padding-bottom: 13px;
  }

  .text-block-2 {
    width: auto;
    font-family: Big noodle titling, sans-serif;
    font-size: 50px;
    font-weight: 400;
  }

  .text-span {
    color: var(--red);
  }

  .hero_text {
    flex-direction: column;
    justify-content: space-around;
    margin-bottom: 20px;
    display: flex;
    inset: 0% 0% 0;
  }

  .hero_text_block {
    width: 95%;
    margin-left: 180px;
    padding: 40px 40px 40px 60px;
  }

  .heading-12 {
    margin-bottom: 22px;
    font-size: 55px;
  }

  .text-span-2 {
    color: var(--red);
    font-weight: 400;
  }

  .hero_text_para {
    margin-bottom: 20px;
    font-size: 25px;
    line-height: 33px;
  }

  .button-4 {
    margin-top: 10px;
    padding: 25px 35px;
    font-size: 22px;
  }
}

@media screen and (max-width: 991px) {
  .brand {
    width: 100%;
  }

  .navheaders:hover {
    opacity: 1;
    color: var(--red);
  }

  .navbar {
    width: 100%;
  }

  .hero {
    background-position: 0%;
    background-size: cover;
    flex-direction: column;
    height: 65vh;
  }

  .red_col {
    justify-content: space-between;
    margin-bottom: 0;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .headersmall {
    text-align: left;
  }

  .headersmall.on-black {
    margin-top: -29px;
  }

  .headersmall.on-black.new-on-black, .h2_heading.on-black {
    margin-bottom: 0;
  }

  .div-block-2 {
    margin-top: 15px;
  }

  .div-block-2.our-vision {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 10px;
    margin-left: 25px;
    display: inline-block;
  }

  .div-block-2.newbalck {
    margin-top: 0;
    margin-left: 0;
  }

  .paragraph {
    margin-top: 20px;
  }

  .headersmall-copyred {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: auto;
    margin-bottom: 0;
    display: block;
  }

  .headersmall-copyred.middle {
    text-align: center;
  }

  .h2_heading_red {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: auto;
    line-height: 55px;
    display: block;
  }

  .paragraph-copyred {
    text-align: center;
    padding-top: 20px;
  }

  .paragraph-copyred.new {
    text-align: center;
    padding-top: 25px;
  }

  .header2 {
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 20px;
  }

  .header2._2 {
    margin-top: 10px;
  }

  .text2.new {
    width: auto;
    margin-top: 20px;
    margin-left: 0;
    padding-top: 0;
    padding-left: 0;
    font-size: 15px;
    line-height: 20px;
  }

  .text2.new._2 {
    margin-top: 5px;
    margin-bottom: 0;
    padding-top: 0;
    font-size: 14px;
    line-height: 15px;
  }

  .div-block-section {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 10px;
    padding-left: 0;
    padding-right: 10px;
    display: flex;
  }

  .div-block-section.newone {
    width: auto;
    margin-top: 37px;
  }

  .columns {
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    margin-left: 22px;
    margin-right: 22px;
    display: none;
  }

  .div-block-6.red {
    width: 100%;
  }

  .image {
    margin-left: -92px;
  }

  .grid-text {
    font-size: 22px;
  }

  .grid-text.service.sub {
    margin-left: 10px;
    line-height: 20px;
  }

  .grid-text.service.head {
    margin-left: 10px;
    font-size: 27px;
  }

  .grid-text.smalltxt {
    font-size: 20px;
  }

  .why_heading_block {
    align-items: flex-start;
  }

  .column-4 {
    margin-bottom: 5px;
  }

  .columns-3 {
    align-items: stretch;
    display: flex;
  }

  .div-block-2-copy123 {
    margin-top: 0;
  }

  .div-block-12 {
    margin-left: 10px;
  }

  .div-block-12.leftblock {
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    display: flex;
  }

  .div-block-14 {
    flex-direction: column;
  }

  .column-5 {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    display: block;
  }

  .columns-4 {
    margin-top: 0;
  }

  .columns-4._2 {
    margin-top: 20px;
  }

  .div-block-16 {
    flex-direction: row;
    width: auto;
    height: 35vh;
  }

  .div-block-17 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 0;
    margin-bottom: 20px;
    margin-left: 0;
    padding-left: 0;
    display: block;
  }

  .div-block-17.technology_header {
    margin-bottom: 20px;
    margin-left: 0;
  }

  .div-block-17.mobile {
    display: flex;
  }

  .columns-5 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto;
  }

  .column-6 {
    height: auto;
    margin-top: 40px;
  }

  .div-block-18 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 35vh;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
  }

  .div-block-small {
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    padding-top: 25px;
    padding-bottom: 25px;
    display: flex;
  }

  .bold-text {
    font-size: 65px;
  }

  .columns-6 {
    flex-direction: row;
    justify-content: space-around;
    align-items: stretch;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .section-4 {
    margin-top: 0;
  }

  .column-7 {
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-19 {
    padding: 31px 9px;
  }

  .paragraph-2 {
    font-size: 12px;
  }

  .div-block-20 {
    background-position: 50% 0;
    background-size: contain;
    justify-content: center;
    align-items: center;
    height: 55vh;
    margin: 32px 0;
    display: flex;
  }

  .column-8 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto;
    margin-top: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    display: flex;
  }

  .new-header {
    text-align: center;
    justify-content: center;
    align-items: center;
    line-height: 55px;
    display: block;
  }

  .new-header.white {
    text-align: left;
    margin-top: 0;
    display: block;
  }

  .div-block-21 {
    width: 100%;
    height: auto;
    margin-top: 0;
    margin-bottom: 10px;
  }

  .div-block-21.block1 {
    width: 100%;
  }

  .container-3 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }

  .paragraph-3 {
    height: auto;
    margin-bottom: 0;
    padding: 0 15px;
  }

  .paragraph-3.small {
    width: 100%;
    height: auto;
    margin-bottom: 0;
    margin-left: 0;
    padding: 0;
    line-height: 22px;
  }

  .paragraph-3.nopaddingpara {
    padding-bottom: 0;
  }

  .div-block-22 {
    margin-top: 0;
    margin-bottom: 0;
    padding: 20px;
  }

  .div-block-22.block1 {
    height: 40%;
    margin-bottom: 10px;
    padding: 20px;
  }

  .div-block-23 {
    flex-direction: column;
    width: 100%;
    margin-left: 0;
  }

  .div-block-24 {
    background-color: #ccc;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .container-5 {
    background-color: #ccc;
    flex-direction: column;
    height: 40vh;
  }

  .new-text {
    padding-top: 0;
  }

  .other-solutions {
    background-position: 100%;
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .column-9 {
    background-position: 50% 65%;
    background-size: cover;
    height: 45vh;
  }

  .div-block-26 {
    background-color: #990d13;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding: 40px;
    display: flex;
  }

  .paragraph-4 {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0;
    font-size: 15px;
  }

  .div-block-17-copy.new {
    padding-left: 0;
  }

  .div-block-27 {
    background-size: contain;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 11px;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .paragraph-5.header {
    font-size: 15px;
  }

  .paragraph-5.qwhite-bold {
    font-size: 16px;
    line-height: 25px;
  }

  .div-block-28 {
    margin-top: 0;
    margin-right: 0;
  }

  .column-10 {
    padding-bottom: 0;
  }

  .columns-8 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    display: flex;
  }

  .column-11 {
    flex-direction: column;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .bold-text-2 {
    flex-direction: column;
    align-items: center;
    margin-top: 0;
    font-size: 18px;
    display: flex;
  }

  .bold-text-3 {
    font-size: 15px;
  }

  .column-12 {
    padding-left: 0;
    padding-right: 10px;
  }

  .column-13 {
    padding-left: 0;
    padding-right: 10px;
    display: block;
  }

  .column-14, .column-15 {
    margin-top: 10px;
    padding-left: 0;
    padding-right: 10px;
  }

  .column-16 {
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    padding-left: 0;
    padding-right: 10px;
    display: flex;
  }

  .bold-text-4 {
    padding-top: 0;
    font-size: 18px;
  }

  .div-block-29 {
    background-size: auto;
    width: 45%;
    height: 30vh;
  }

  .div-block-30 {
    background-size: auto;
    width: 50%;
    height: 30vh;
    margin-top: 0;
  }

  .columns-9 {
    flex-direction: row;
    display: block;
  }

  .column-17 {
    align-items: stretch;
  }

  .div-block-34 {
    background-size: contain;
    width: 120%;
    height: 50vh;
    margin-top: 16px;
  }

  .button-2 {
    width: 238px;
    margin-left: -18px;
  }

  .column-18 {
    flex-direction: column;
    height: auto;
    display: flex;
  }

  .div-block-35 {
    height: auto;
    margin-left: 0;
    padding-left: 0;
    display: flex;
  }

  .paragraph-6 {
    width: 95%;
    font-size: 14px;
  }

  .column-19 {
    justify-content: space-around;
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 20px;
  }

  .div-block-36 {
    width: 35%;
    margin-left: -13px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .link, .link:hover, .link.bold.red {
    font-size: 14px;
  }

  .div-block-37.links {
    margin-left: 0;
  }

  .h {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .image-4 {
    width: 15%;
  }

  .image-5 {
    width: 60%;
  }

  .image-6 {
    width: 15%;
  }

  .image-7 {
    width: 60%;
  }

  .image-8 {
    width: 15%;
  }

  .white_col {
    justify-content: space-between;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .bold-text-7, .bold-text-8 {
    font-size: 18px;
  }

  .column-21 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin-top: 0;
  }

  .div-block-39 {
    width: 60%;
  }

  .column-23 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .what_we_do_blocks {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto;
    padding-top: 10px;
    padding-bottom: 20px;
    display: flex;
  }

  .column-24 {
    flex-direction: column;
    display: block;
  }

  .div-block-40 {
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .container-7 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .column-25 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 20px;
    display: flex;
  }

  .blank {
    display: none;
  }

  .column-26 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .services {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .column-27 {
    padding-left: 0;
    padding-right: 0;
  }

  .column-28 {
    align-items: stretch;
    margin-top: 10px;
    padding-left: 0;
    padding-right: 10px;
    display: flex;
  }

  .column-29 {
    margin-top: 10px;
    padding-left: 0;
  }

  .column-30 {
    display: flex;
  }

  .columns-11 {
    flex-direction: column;
    width: 100%;
    display: none;
  }

  .icon_block {
    width: 30%;
  }

  .columns-12 {
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    display: inline-block;
  }

  .columns-12.desktop_mobile {
    display: none;
  }

  .column-32 {
    padding-left: 0;
  }

  .columns-13 {
    flex-direction: row;
    align-items: center;
    display: flex;
  }

  .column-33 {
    margin-bottom: 0;
    padding: 20px 0 0;
  }

  .column-34 {
    margin-bottom: 5px;
  }

  .training_grid_heading.text_long {
    display: none;
  }

  .column-38 {
    flex-direction: column;
    display: block;
  }

  .solutions {
    margin-bottom: 0;
    padding-top: 40px;
    padding-bottom: 0;
  }

  .column-39 {
    margin-top: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .container_div {
    flex-direction: column;
    display: flex;
  }

  .container_div.grid_container {
    width: 90%;
  }

  .hero_button {
    padding-top: 0;
    padding-bottom: 0;
  }

  .hero_but_text {
    font-size: 32px;
  }

  .arrow {
    width: 12%;
  }

  .heading_div {
    text-align: center;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .overview {
    padding-bottom: 0;
  }

  .group_overview_cols {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image_overview_div {
    width: 100%;
    margin-bottom: 20px;
  }

  .overview_img {
    width: 50%;
    display: block;
  }

  .what_we_do_col {
    border-top: 4px red;
    align-items: stretch;
    margin-bottom: 0;
    display: flex;
  }

  .our-experience_col {
    border-top: 4px red;
    margin-bottom: 20px;
  }

  .who-we-serve_col {
    border-top: 4px red;
    display: flex;
  }

  ._3-block_h1 {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 25px;
  }

  ._3-col_block {
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    display: flex;
  }

  ._3-col_block.last_block {
    justify-content: space-between;
    display: flex;
  }

  ._3-block_para {
    width: 80%;
  }

  .columns-14 {
    flex-direction: column;
  }

  .services_col {
    flex-direction: column;
    display: block;
  }

  .services_col1 {
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .services_col2 {
    padding-left: 0;
    padding-right: 0;
  }

  .services_col3 {
    flex-direction: row;
    justify-content: space-around;
    align-items: stretch;
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .content_block {
    width: 100%;
    padding-left: 10px;
  }

  .service_block {
    width: 100%;
    margin-top: 0;
  }

  .services_block_p {
    font-size: 12px;
  }

  .service_block_badge, .service_block_badge.topbadge {
    width: 15%;
  }

  .international-freight {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .columns-15 {
    justify-content: center;
    align-items: center;
    display: block;
  }

  .driver-training {
    display: block;
  }

  .freight_col_block {
    width: auto;
  }

  .div-block-49 {
    flex-direction: column;
    width: 100%;
    display: flex;
  }

  .div-block-49._2nd_row {
    flex-direction: row;
    align-items: flex-start;
    display: block;
  }

  .div-block-49.toprow {
    flex-direction: column;
  }

  .columns-16 {
    display: block;
  }

  .contact_details_div {
    justify-content: center;
    align-items: flex-start;
  }

  .choose_us_cols.toprow {
    margin-bottom: 0;
    display: block;
  }

  .column-44 {
    margin-bottom: 5px;
  }

  .columns-20 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: block;
  }

  .tablet_view {
    text-align: left;
    flex-direction: column;
    display: flex;
  }

  .freight_map {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .freight_logo {
    justify-content: center;
    align-items: center;
    margin-top: 30px;
    display: flex;
  }

  .freight_text {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
    display: flex;
  }

  .freight_block {
    border: 1px solid #d4d4d4;
    padding: 20px 30px;
  }

  .freight_block._2nd_block, .freight_block._3rd_block {
    margin-top: 20px;
  }

  .freightblock_red_tablet {
    background-color: var(--red);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    padding: 35px 20px;
    display: flex;
  }

  .div-block-51 {
    width: 100%;
  }

  .nav-menu {
    background-color: gray;
  }

  .menu-button.w--open {
    background-color: #0000;
  }

  .counter_blocks {
    flex-flow: row;
    place-content: stretch center;
    align-items: stretch;
    display: flex;
  }

  .counterblock_indi {
    flex-flow: column;
    justify-content: space-around;
    width: 50%;
    margin-top: 10px;
    display: flex;
  }

  .counterblock_indi.lastblock {
    margin-right: 10px;
  }

  .div_heading.processheading {
    text-align: center;
    width: 100%;
    margin-bottom: 40px;
  }

  .headinggroup {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .counter_text {
    width: 100%;
    margin-bottom: 0;
  }

  .details {
    align-items: center;
  }

  .contact_icon {
    justify-content: flex-start;
    width: 20%;
  }

  .contact_icon.email {
    width: auto;
  }

  .contact_detail {
    width: 100%;
    margin-left: 0;
  }

  .contact_detail.emaildetails {
    margin-left: 0;
  }

  .subheading_h1_white, .h2_heading_bold_white {
    text-align: center;
  }

  .columns-21 {
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    display: flex;
  }

  .why_heading {
    margin-left: 20px;
  }

  .social_icons {
    width: 8%;
  }

  .background-video {
    height: 65vh;
  }

  .services_slide {
    width: 50%;
  }

  .slide-nav-2 {
    top: 118px;
  }

  .hero_video {
    flex-direction: row;
    display: block;
  }

  .navbar-2 {
    mix-blend-mode: normal;
    justify-content: space-around;
    box-shadow: 0 7px 15px -6px #0003;
  }

  .navbar-2.mobile {
    justify-content: space-around;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    position: fixed;
    inset: auto;
  }

  .brand-2 {
    width: 50%;
  }

  .brand-2.w--current {
    background-image: url('../images/Group-51.svg');
    background-position: 0%;
    background-size: auto;
    width: 50%;
    height: 5vh;
    margin-top: 0;
    margin-left: -24px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .main-nav__menu {
    z-index: 99;
    position: relative;
    inset: 0%;
  }

  .main-nav__link {
    color: #fff;
    transition: opacity .4s;
  }

  .main-nav__link:hover {
    opacity: .7;
  }

  .main-nav__logo {
    z-index: 1000;
    border-right-style: none;
  }

  .main-nav {
    z-index: 999;
    height: 80px;
  }

  .background-video-2 {
    flex-direction: row;
    justify-content: flex-start;
    display: block;
  }

  .icon-3 {
    color: var(--red);
  }

  .slider-3 {
    flex-flow: column;
    height: auto;
    display: none;
  }

  .mask {
    object-fit: fill;
    height: auto;
    overflow: hidden;
  }

  .chooseslideoption {
    width: 50%;
  }

  .slide-nav-5 {
    justify-content: center;
    align-items: center;
    display: flex;
    inset: auto 0% -6%;
  }

  .right-arrow-2, .left-arrow-2 {
    display: none;
  }

  .icon-4, .icon-5 {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .menu-button-2 {
    background-color: #0000;
    margin-left: 40px;
  }

  .menu-button-2.w--open {
    background-color: #0000;
    margin-left: 60px;
  }

  .nav-menu-2 {
    background-color: #000;
  }

  .image-21 {
    width: 40%;
  }

  .slides {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
  }

  .slide-nav-6 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .mobile_what_we_do_slider {
    background-color: #0000;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto;
    display: flex;
  }

  .icon-6, .icon-7 {
    color: var(--dark-slate-grey);
  }

  ._3-block_para-copy {
    width: 80%;
  }

  .left-arrow-4, .right-arrow-4 {
    display: none;
  }

  .nav__burger-line-middle.nav__burger-line--white {
    background-color: var(--red);
  }

  .nav__burger-line-top.nav__burger-line--white {
    background-color: var(--red);
    color: var(--red);
  }

  .inner-nav {
    padding-left: 20px;
    display: none;
  }

  .burger__button {
    display: flex;
  }

  .nav__burger-line-bottom.nav__burger-line--white {
    background-color: var(--red);
  }

  .column-51 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .columns-23 {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 20px;
    display: flex;
  }

  .background_row {
    margin-top: 10px;
  }

  .div-block-60 {
    width: 85%;
    padding-left: 40px;
    padding-right: 40px;
  }

  .text {
    width: auto;
  }

  .contactbutton {
    margin-left: 40px;
  }

  .button-3 {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 15px;
  }

  .text-block-2 {
    text-align: center;
  }

  .hero_text {
    flex-direction: column;
    justify-content: space-around;
    align-items: flex-start;
    display: flex;
    position: absolute;
    inset: 0%;
  }

  .hero_text_div {
    width: 100%;
  }

  .hero_text_block {
    width: 75%;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-right: 40px;
    display: block;
  }

  .heading-12 {
    margin-top: 0;
  }

  .hero_text_para.mobile {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .brand.w--current {
    width: 45%;
  }

  .navbar {
    width: 100%;
  }

  .section {
    display: none;
  }

  .hero {
    background-position: 50%;
    flex-direction: column;
    height: auto;
    position: relative;
  }

  .lightbulb_icon {
    display: block;
  }

  .container-2 {
    justify-content: center;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .headersmall {
    text-align: center;
    margin-top: 0;
  }

  .headersmall.on-black {
    text-align: left;
    margin-top: 0;
    display: block;
  }

  .h2_heading {
    text-align: center;
  }

  .h2_heading.on-black {
    text-align: left;
  }

  .div-block-2 {
    text-align: left;
    margin-top: 0;
  }

  .div-block-2.our-vision {
    text-align: center;
    margin-left: 0;
    display: block;
  }

  .div-block-2.heading_no-icon {
    margin-bottom: 20px;
  }

  .paragraph {
    text-align: center;
    justify-content: flex-start;
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 14px;
  }

  .headersmall-copyred {
    text-align: center;
    display: block;
  }

  .paragraph-copyred {
    text-align: center;
    margin-bottom: 20px;
    padding-top: 0;
  }

  .paragraph-copyred.new {
    margin-bottom: 20px;
    padding-top: 0;
  }

  .header2 {
    margin-top: 0;
    font-size: 25px;
  }

  .header2._2 {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .text2.new {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
    line-height: 24px;
  }

  .text2.new._2 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
  }

  .div-block-section {
    width: 100%;
    height: auto;
    padding: 20px 30px;
    display: flex;
  }

  .div-block-section.newone {
    height: 25vh;
  }

  .div-block-section.newone._2ndblock {
    height: 30vh;
    padding-left: 10px;
    padding-right: 10px;
  }

  .column-2 {
    height: auto;
  }

  .columns {
    flex-direction: column;
    margin-left: 0;
    margin-right: 0;
  }

  .choose-us {
    padding-bottom: 60px;
  }

  .image {
    width: 45%;
    max-width: 100%;
  }

  .grid-text {
    font-size: 25px;
  }

  .why_heading_block {
    justify-content: center;
    align-items: center;
  }

  .column-4 {
    flex-direction: column;
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }

  .columns-3 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }

  .div-block-2-copy123 {
    flex-direction: column;
    width: auto;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .div-block-12 {
    align-items: flex-start;
    margin-left: 0;
    display: flex;
  }

  .div-block-12.leftblock {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-end;
    width: 100%;
    margin-left: 0;
    display: flex;
  }

  .div-block-13 {
    width: 45%;
  }

  .div-block-14 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    display: block;
  }

  .column-5 {
    flex-direction: row;
    display: block;
  }

  .columns-4 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .columns-4.top {
    flex-direction: column;
    display: flex;
  }

  .div-block-16 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: block;
  }

  .new-paragraph {
    text-align: center;
  }

  .div-block-17 {
    text-align: center;
    display: flex;
  }

  .div-block-17.technology_header {
    margin-bottom: 10px;
    margin-left: 0;
  }

  .columns-5 {
    flex-direction: column;
    width: auto;
    display: none;
  }

  .column-6 {
    flex-direction: column;
    display: block;
  }

  .div-block-18 {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: flex;
  }

  .div-block-small {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 25px;
    padding-bottom: 20px;
  }

  .bold-text {
    font-size: 65px;
  }

  .columns-6 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    display: block;
  }

  .column-7 {
    justify-content: space-around;
    height: auto;
    margin-bottom: 20px;
    padding-bottom: 0;
  }

  .div-block-19 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .paragraph-2 {
    color: #424242;
    text-align: center;
    font-size: 15px;
  }

  .column-8 {
    height: auto;
    margin-top: 0;
  }

  .new-header {
    text-align: center;
    display: block;
  }

  .new-header.white {
    text-align: center;
    margin-top: 0;
    padding-left: 0;
    display: block;
  }

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

  .container-3 {
    flex-direction: column;
  }

  .paragraph-3 {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 15px;
  }

  .paragraph-3.small {
    justify-content: space-between;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-22 {
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    height: auto;
    margin-top: 0;
    display: flex;
  }

  .div-block-22.block1 {
    justify-content: center;
  }

  .div-block-23 {
    margin-left: 0;
  }

  .div-block-24 {
    justify-content: space-between;
  }

  .new-text {
    padding-top: 0;
  }

  .other-solutions {
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .column-9 {
    background-position: 50% 65%;
    background-size: cover;
    height: 50vh;
  }

  .div-block-26 {
    background-color: #990d13;
    justify-content: center;
    align-items: center;
    width: auto;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    padding: 40px 0;
    display: flex;
  }

  .paragraph-4 {
    padding: 0 60px;
    font-size: 15px;
  }

  .div-block-17-copy.new {
    text-align: center;
    margin-top: 0;
    padding-left: 0;
  }

  .div-block-27 {
    margin-right: 0;
  }

  .paragraph-5 {
    color: #424242;
    font-size: 15px;
    line-height: 22px;
  }

  .paragraph-5.qwhite-bold {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    line-height: 22px;
    display: block;
  }

  .paragraph-5.contact_txt {
    line-height: 24px;
  }

  .div-block-28 {
    margin-top: 0;
    margin-right: 0;
  }

  .columns-8 {
    margin-top: 0;
  }

  .column-11 {
    padding-left: 0;
    padding-right: 0;
  }

  .bold-text-2 {
    margin-top: 0;
  }

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

  .column-15 {
    margin-top: 10px;
    padding-right: 10px;
    display: block;
  }

  .column-16 {
    display: block;
  }

  .bold-text-4 {
    padding-top: 0;
  }

  .column-17 {
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .bold-text-6 {
    display: block;
  }

  .div-block-34 {
    background-size: auto;
    width: 100%;
  }

  .button-2 {
    margin-left: 0;
  }

  .column-18 {
    height: auto;
  }

  .div-block-35 {
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 0;
    margin-left: 0;
    display: flex;
  }

  .column-19 {
    flex-direction: column;
    padding-top: 40px;
    padding-bottom: 20px;
    display: flex;
  }

  .div-block-36 {
    flex-direction: row;
    width: 45%;
    margin-left: -38px;
    padding-left: 0;
    display: flex;
  }

  .link {
    margin-left: 0;
  }

  .link:hover {
    font-weight: 500;
  }

  .image-4 {
    width: 15%;
  }

  .image-5 {
    width: 45%;
  }

  .image-7 {
    width: 40%;
  }

  .white_col {
    height: auto;
    padding-top: 25px;
  }

  .paragraph-7 {
    text-align: center;
    padding-top: 20px;
  }

  .column-21 {
    margin-top: 0;
    padding-right: 0;
    display: block;
  }

  .div-block-39 {
    width: 75%;
  }

  .what_we_do_blocks {
    padding-top: 20px;
  }

  .div-block-40 {
    text-align: left;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .div-block-41 {
    width: 59%;
  }

  .column-25 {
    object-fit: contain;
    flex-direction: column;
    display: flex;
  }

  .blank {
    display: none;
  }

  .column-26 {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .services {
    width: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .image-9 {
    margin-left: 20px;
  }

  .column-27 {
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .column-28, .column-29 {
    padding-left: 0;
    padding-right: 0;
  }

  .column-30 {
    flex-direction: row;
    justify-content: space-around;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .divblock1 {
    align-items: center;
    width: 95%;
    height: 14vh;
    margin-bottom: 0;
    margin-left: 10px;
    margin-right: 10px;
  }

  .columns-11 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .column-31 {
    justify-content: flex-end;
    margin-bottom: 15px;
    padding-left: 0;
    padding-right: 0;
  }

  .icon_block {
    width: 80%;
    height: auto;
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .contentdiv {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 70%;
    padding-left: 10px;
    display: flex;
  }

  .heading-3 {
    margin-top: 10px;
    font-size: 22px;
    line-height: 25px;
  }

  .image-10 {
    width: 25%;
  }

  .div-block-42 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .columns-12 {
    display: block;
  }

  .columns-12.desktop_mobile {
    display: flex;
  }

  .image-11 {
    display: block;
  }

  .column-32 {
    padding-left: 0;
    padding-right: 0;
  }

  .image-12 {
    width: 35%;
    margin-right: 0;
  }

  .columns-13 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .column-33 {
    padding-top: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .column-34, .column-35, .column-36 {
    flex-direction: column;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .column-37 {
    display: none;
  }

  .driver_training_grid {
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    margin-top: 0;
    display: block;
  }

  .training_grid_ccol {
    flex-direction: column;
  }

  .training_grid_heading {
    font-size: 16px;
    line-height: 24px;
  }

  .training_grid_heading.text_long {
    display: none;
  }

  .solutions {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 40px;
  }

  .column-39 {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .container_div {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .container_div.hidden {
    display: none;
  }

  .container_div.grid_container {
    flex-direction: column;
    justify-content: space-between;
  }

  .hero_div {
    justify-content: center;
    align-items: center;
  }

  .hero_button, .image-13 {
    width: 50%;
  }

  .arrow {
    width: 10%;
  }

  .heading_div {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
  }

  .vision_mission_cols, .group_overview_cols {
    flex-direction: column;
  }

  .overview_img {
    width: 100%;
  }

  .what_we_do_col {
    margin-bottom: 0;
  }

  ._3-block_h1 {
    font-size: 25px;
  }

  ._3-col_block {
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  ._3-col_block.last_block {
    margin-bottom: 0;
  }

  .columns-14 {
    flex-direction: column;
  }

  .services_col {
    flex-direction: column;
    align-items: stretch;
  }

  .content_block {
    align-items: center;
    width: 80%;
    padding: 40px 10px;
  }

  .service_block {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: auto;
  }

  .services_block_p {
    text-align: center;
  }

  .freight_col_block.innerblock.redblock {
    justify-content: center;
    align-items: center;
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .freight_col_block.big_block_next {
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    margin-top: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-49.toprow {
    margin-right: 0;
  }

  .contact_details_div {
    align-items: center;
  }

  .choose_us_cols {
    flex-direction: column;
  }

  .choose_us_cols.toprow {
    flex-direction: column;
    display: block;
  }

  .choose_us_cols._2nd_row_set {
    flex-direction: column;
    align-items: center;
    display: block;
  }

  .column-42 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin-top: 0;
    padding-right: 10px;
    display: flex;
  }

  .column-43 {
    flex-direction: column;
    margin-top: 10px;
    display: flex;
  }

  .column-44 {
    flex-direction: column;
    display: flex;
  }

  .tablet_view {
    display: none;
  }

  .counter_blocks {
    flex-wrap: wrap;
    place-content: center;
  }

  .counterblock_indi {
    flex-wrap: nowrap;
    align-content: stretch;
    width: 95%;
    margin-left: 10px;
    margin-right: 0;
  }

  .counterblock_indi.lastblock {
    width: 95%;
    margin-left: 0;
    margin-right: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .heading-8 {
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    display: flex;
  }

  .div_heading {
    width: 100%;
  }

  .div_heading.contact_heading {
    margin-bottom: 40px;
  }

  .subheading_h1_red, .heading_h2_bold_red {
    text-align: center;
  }

  .headinggroup {
    justify-content: center;
    align-items: center;
  }

  .counter_text {
    width: 100%;
  }

  .details {
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    margin-left: 0;
    padding-bottom: 0;
    display: flex;
  }

  .contact_icon {
    width: 20%;
    display: flex;
  }

  .contact_detail {
    justify-content: center;
    align-items: stretch;
    width: 100%;
    margin-left: 0;
    display: flex;
  }

  .contact_detail.emaildetails {
    margin-left: 5px;
  }

  .contact_detail.user {
    margin-left: 10px;
  }

  .subheading_h1_white {
    margin-bottom: 0;
  }

  .columns-21 {
    flex-direction: column;
  }

  .icon_div {
    width: 20%;
    height: 55px;
  }

  .social-icons {
    justify-content: center;
    align-items: baseline;
  }

  .social_icons {
    width: 10%;
  }

  .group_para_bold, .group_para_normal {
    text-align: center;
  }

  .services_slider {
    justify-content: center;
    width: auto;
    overflow: visible;
  }

  .services_slide {
    width: 100%;
    margin-right: 0;
  }

  .slide-nav-2 {
    inset: auto 0% -12%;
  }

  .slider_services_div {
    width: auto;
    margin-top: 0;
    overflow: visible;
  }

  .hero_video {
    background-image: none;
  }

  .navbar-2 {
    justify-content: space-around;
  }

  .navbar-2.mobile {
    flex-direction: row;
    justify-content: space-between;
    padding-top: 10px;
    padding-bottom: 0;
    display: flex;
  }

  .brand-2.w--current {
    background-position: 50%;
    background-size: contain;
    width: 55%;
    height: 10vh;
    margin-left: -143px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
  }

  .main-nav__menu {
    justify-content: center;
    width: 100%;
    margin-top: 2em;
  }

  .main-nav-inner {
    flex-direction: column;
  }

  .main-nav__logo {
    padding-left: 0;
    padding-right: 0;
  }

  .main-nav {
    height: auto;
    padding-top: 3em;
    padding-bottom: 3em;
    position: absolute;
  }

  .background-video-2 {
    background-image: linear-gradient(#00000094, #00000094);
  }

  .slide-nav-4 {
    justify-content: center;
    align-items: center;
    display: flex;
    inset: auto 0% 100%;
  }

  .slider-3, .mask {
    height: auto;
  }

  .div-block-59 {
    flex-direction: row;
    flex: 0 auto;
    justify-content: center;
    align-self: auto;
    align-items: center;
    width: 85%;
    display: block;
  }

  .mask-2 {
    flex: 0 auto;
    order: 0;
    align-self: auto;
  }

  .chooseslides {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .chooseslideoption {
    text-align: left;
    width: 100%;
  }

  .chooseslidediv {
    width: 100%;
    display: flex;
  }

  .slide-nav-5 {
    inset: auto 0% -26%;
  }

  .right-arrow-2, .left-arrow-2 {
    display: none;
  }

  .right-arrow-3 {
    display: flex;
    overflow: visible;
  }

  .holder_container {
    width: 100%;
  }

  .menu-button-2 {
    justify-content: space-around;
    margin-left: 40px;
    padding: 10px 0;
    display: flex;
  }

  .nav-wrapper {
    z-index: 9999;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: fixed;
    inset: 0%;
  }

  .global-button {
    align-self: stretch;
    align-items: center;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 10px 6px;
  }

  .global-button__line {
    display: none;
    bottom: 5px;
    left: 5px;
    right: 5px;
  }

  .inner-nav {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .burger__button {
    z-index: 99999;
    display: flex;
  }

  .contact-columns {
    display: flex;
  }

  .social-media {
    width: 85%;
    margin-bottom: 0;
  }

  .location_div {
    width: 85%;
  }

  .column-50 {
    flex-direction: column;
    justify-content: space-around;
    margin-bottom: 20px;
  }

  .columns-22 {
    flex-direction: column;
  }

  .column-51 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .column-52 {
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    display: flex;
  }

  .columns-23 {
    flex-direction: column;
    padding-left: 20px;
    padding-right: 0;
  }

  .background_row {
    background-image: linear-gradient(#0009, #0009);
    flex-direction: column;
    height: 35vh;
  }

  .video_front {
    justify-content: center;
    display: flex;
  }

  .div-block-60 {
    justify-content: center;
    width: 100%;
  }

  .text {
    width: 100%;
  }

  .button-3 {
    padding-left: 13px;
  }

  .text-block-2 {
    text-align: center;
  }

  .container-8 {
    justify-content: flex-end;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .hero_text {
    z-index: 8;
  }

  .hero_text_div {
    align-items: center;
  }

  .hero_text_block {
    width: 90%;
    margin-left: 20px;
    margin-right: 0;
    padding: 30px 20px 30px 30px;
  }

  .heading-12 {
    font-size: 35px;
  }

  .hero_text_para {
    display: none;
  }

  .hero_text_para.mobile {
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .brand.w--current {
    width: 80%;
  }

  .navheaders:hover {
    opacity: 1;
    color: var(--red);
    -webkit-text-stroke-color: transparent;
  }

  .hero {
    height: 45vh;
  }

  .red_col {
    padding-left: 20px;
    padding-right: 20px;
  }

  .lightbulb_icon {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .container-2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    display: block;
  }

  .headersmall {
    text-align: center;
    margin-top: 0;
    display: block;
  }

  .headersmall.on-black {
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 5px;
    display: block;
  }

  .headersmall.on-black.new-on-black {
    text-align: left;
  }

  .h2_heading {
    text-align: center;
  }

  .h2_heading.on-black {
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    font-size: 45px;
    display: block;
  }

  .div-block-2 {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    margin-top: 0;
    margin-left: 20px;
    display: flex;
  }

  .div-block-2.our-vision {
    margin-top: 0;
    margin-left: 0;
  }

  .div-block-2.newbalck {
    flex-direction: column-reverse;
    align-items: flex-start;
    width: 100%;
    margin-left: 0;
    display: flex;
  }

  .div-block-2.heading_no-icon {
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
  }

  .paragraph {
    text-align: left;
    justify-content: flex-start;
    margin-top: 25px;
    font-size: 14px;
  }

  .paragraph.lastpara {
    margin-bottom: 0;
  }

  .headersmall-copyred {
    text-align: center;
    justify-content: center;
    display: block;
  }

  .h2_heading_red {
    text-align: center;
    display: block;
  }

  .paragraph-copyred {
    text-align: left;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .paragraph-copyred.new {
    text-align: left;
    margin-left: auto;
  }

  .text2.new {
    font-size: 14px;
    line-height: 24px;
  }

  .text2.new._2 {
    font-size: 14px;
  }

  .div-block-section {
    height: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-section.newone {
    height: 45vh;
  }

  .div-block-section.newone._2ndblock {
    height: 55vh;
  }

  .column-2 {
    height: auto;
  }

  .columns {
    flex-direction: column;
  }

  .choose-us {
    margin-left: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image {
    width: 35%;
    max-width: 50%;
    margin-left: -35px;
  }

  .grid-text {
    flex-wrap: nowrap;
    width: 100%;
    font-size: 24px;
    display: flex;
  }

  .why_heading_block {
    justify-content: center;
    align-items: center;
  }

  .column-4 {
    flex-direction: column;
    display: flex;
  }

  .columns-3 {
    padding-bottom: 20px;
  }

  .div-block-17 {
    margin-top: 0;
    padding-top: 0;
  }

  .div-block-17.technology_header {
    margin-left: 0;
  }

  .columns-5 {
    flex-direction: row;
    display: none;
  }

  .column-7 {
    height: auto;
  }

  .div-block-19 {
    padding-top: 0;
  }

  .paragraph-2 {
    text-align: center;
  }

  .div-block-20 {
    background-position: 50%;
    background-size: contain;
    height: 25vh;
    margin: 0;
  }

  .column-8 {
    height: auto;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    overflow: hidden;
  }

  .new-header.white {
    text-align: center;
    margin-left: 0;
    padding-left: 0;
  }

  .div-block-21 {
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    margin-bottom: 10px;
    display: block;
  }

  .paragraph-3 {
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .paragraph-3.small {
    margin-bottom: 0;
  }

  .div-block-22 {
    margin-bottom: 0;
    display: block;
  }

  .div-block-22.block1 {
    margin-bottom: 10px;
  }

  .div-block-23 {
    display: block;
  }

  .div-block-24 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .div-block-25 {
    background-position: 50%;
    background-size: auto;
  }

  .column-9 {
    background-position: 50% 65%;
    background-size: cover;
    justify-content: center;
    align-items: center;
    height: 30vh;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .div-block-26 {
    background-color: #990d13;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-4 {
    text-align: center;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    display: block;
  }

  .div-block-17-copy.new {
    margin-top: 0;
    padding-left: 0;
  }

  .paragraph-5 {
    padding-left: 0;
  }

  .paragraph-5.qwhite-bold {
    justify-content: center;
    align-items: center;
    font-size: 14px;
    display: flex;
  }

  .div-block-28 {
    margin-right: 0;
  }

  .columns-8 {
    margin-top: 0;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 0;
  }

  .bold-text-3 {
    text-align: left;
  }

  .column-12, .column-13 {
    margin-top: 10px;
    padding-right: 0;
  }

  .column-14, .column-15, .column-16 {
    padding-right: 0;
  }

  .columns-9 {
    margin-left: auto;
    margin-right: auto;
  }

  .column-17 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-34 {
    background-size: contain;
    flex-direction: column-reverse;
    display: flex;
  }

  .columns-10 {
    flex-direction: column;
    justify-content: center;
  }

  .column-18 {
    background-color: var(--red);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .div-block-35 {
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .paragraph-6 {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 20px 0 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .column-19 {
    background-image: linear-gradient(#000000b8, #000000b8), url('../images/KFL-Event-2022-16.jpg');
    background-position: 0 0, 100%;
    justify-content: space-around;
    height: auto;
  }

  .div-block-36 {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-left: 0;
    display: flex;
  }

  .link {
    text-align: left;
    margin-left: 0;
    font-size: 14px;
  }

  .link:hover {
    font-size: 14px;
  }

  .link.bold.red, .div-block-37.links {
    margin-left: 0;
  }

  .h {
    width: 100%;
  }

  .image-4 {
    width: 65%;
  }

  .image-5 {
    width: 65%;
    margin-left: 0;
    padding-right: 0;
    display: block;
  }

  .image-6, .image-7, .image-8 {
    width: 65%;
  }

  .white_col {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .paragraph-7 {
    text-align: center;
    padding-top: 10px;
  }

  .column-21 {
    margin-top: 0;
  }

  .div-block-39 {
    width: 65%;
  }

  .what_we_do_blocks {
    height: auto;
    padding-top: 10px;
    padding-bottom: 30px;
    display: flex;
    overflow: hidden;
  }

  .column-24 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-40 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .div-block-41 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 90%;
    margin-top: 20px;
    display: flex;
  }

  .services {
    padding-top: 20px;
  }

  .image-9 {
    margin-left: 0;
    margin-right: 0;
  }

  .column-28, .column-29 {
    padding-left: 0;
    padding-right: 0;
  }

  .column-30 {
    justify-content: space-around;
    height: 35vh;
  }

  .divblock1 {
    width: 95%;
    height: 14vh;
    margin-top: 0;
  }

  .column-31 {
    justify-content: center;
  }

  .icon_block {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .contentdiv {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding-left: 10px;
    display: flex;
  }

  .heading-3 {
    font-size: 22px;
  }

  .image-10 {
    width: 40%;
  }

  .div-block-42 {
    flex-direction: column;
    margin-top: 0;
  }

  .column-32 {
    padding-left: 0;
    padding-right: 0;
  }

  .image-12 {
    width: 45%;
  }

  .columns-13 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .column-33 {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .column-37 {
    display: none;
  }

  .driver_training_grid {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .training_grid_ccol {
    flex-direction: row;
    justify-content: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .training_grid_ccol.last_col {
    align-items: stretch;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .training_grid_ccol.last_col.last_row {
    padding-left: 15px;
  }

  .training_grid_ccol.last_col.last_row.lastblock_grid {
    padding-left: 20px;
  }

  .training_grid_ccol.last_row {
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    padding-left: 0;
    padding-right: 5px;
  }

  .training_grid_ccol.last_row._1stblock_grid {
    padding-left: 0;
  }

  .training_grid_heading {
    font-size: 13px;
    line-height: 20px;
  }

  .training_grid_heading.text_long {
    font-size: 13px;
    display: flex;
  }

  .training_grid_heading.longtxt_mobile {
    display: none;
  }

  .column-38 {
    padding-left: 0;
    padding-right: 0;
  }

  .solutions {
    padding-bottom: 10px;
  }

  .container_div {
    width: 95%;
    display: flex;
  }

  .container_div.grid_container {
    width: 98%;
  }

  .hero_div {
    justify-content: center;
    align-items: center;
  }

  .hero_button {
    width: 65%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-13 {
    width: 65%;
  }

  .hero_but_text {
    font-size: 28px;
  }

  .arrow {
    width: 12%;
  }

  .heading_div {
    text-align: left;
    flex-direction: row;
    align-items: center;
  }

  .overview {
    padding-bottom: 0;
  }

  .what_we_do_col, .our-experience_col, .who-we-serve_col {
    padding-left: 0;
    padding-right: 0;
  }

  ._3-block_para {
    text-align: center;
    width: 100%;
    margin-bottom: 0;
    overflow: visible;
  }

  .services_col3 {
    flex-direction: row;
    justify-content: space-around;
    align-items: baseline;
    display: flex;
  }

  .content_block {
    align-items: center;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .service_block {
    flex-direction: column;
  }

  .services_block_h1, .services_block_h1.services_longh {
    font-size: 22px;
    line-height: 25px;
  }

  .service_block_badge {
    width: 28%;
    margin-bottom: 20px;
  }

  .service_block_badge.topbadge {
    width: 35%;
    margin-top: 0;
  }

  .column-41 {
    margin-top: 40px;
  }

  .international-freight {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .freight_col_block.img_block {
    padding-left: 0;
    padding-right: 0;
  }

  .columns-17 {
    justify-content: center;
    align-items: stretch;
    width: 100%;
  }

  .columns-18 {
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    display: flex;
  }

  .contact_details_div {
    align-items: center;
  }

  .columns-19 {
    flex-direction: row;
    justify-content: center;
    width: 100%;
    display: flex;
  }

  .image-16 {
    width: 100%;
  }

  .choose_us_cols {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .choose_us_cols._2nd_row_set {
    margin-top: 20px;
  }

  .column-42 {
    align-items: stretch;
  }

  .icon-2 {
    color: #000;
  }

  .nav-menu {
    background-color: #3d3d3d;
  }

  .menu-button, .menu-button.w--open {
    background-color: #0000;
  }

  .counter_blocks {
    align-items: center;
  }

  .counterblock_indi {
    margin-left: 0;
  }

  .heading-8 {
    text-align: center;
    margin-left: 0;
  }

  .counter_text {
    width: 100%;
  }

  .details {
    flex-direction: row;
    justify-content: flex-start;
    margin-bottom: 0;
  }

  .contact_icon {
    justify-content: flex-start;
    width: 18%;
  }

  .contact_icon.email {
    justify-content: flex-start;
    width: 25%;
    padding-left: 0;
    display: flex;
  }

  .contact_detail, .contact_detail.emaildetails {
    margin-left: 20px;
  }

  .why_heading {
    flex-wrap: nowrap;
  }

  .social-icons {
    justify-content: center;
    align-items: center;
  }

  .social_icons {
    width: 20%;
  }

  .group_para_bold, .group_para_normal {
    text-align: left;
  }

  .slide-nav-2 {
    bottom: -18%;
  }

  .slider_services_div {
    width: 100%;
  }

  .hero_video {
    background-image: linear-gradient(#00000085, #00000085);
    flex-direction: column;
    justify-content: space-around;
    align-items: stretch;
    display: block;
  }

  .navbar-2 {
    justify-content: space-around;
  }

  .navbar-2.mobile {
    z-index: 99999;
    justify-content: space-between;
    padding-top: 0;
    display: flex;
    inset: 0% 0% auto;
  }

  .brand-2.w--current {
    background-position: 100%;
    background-size: contain;
    width: 60%;
    margin-left: -42px;
    padding-top: 0;
  }

  .main-nav__logo {
    border-right-style: none;
    max-width: 45vw;
    padding-right: 0;
  }

  .background-video-2 {
    height: 45vh;
  }

  .slider-3 {
    width: auto;
    height: auto;
  }

  .slider_heading {
    width: 100%;
    margin-bottom: 20px;
  }

  .mask {
    width: auto;
    height: auto;
  }

  .div-block-59 {
    width: 100%;
    display: block;
  }

  .chooseslideoption {
    object-fit: fill;
    overflow: visible;
  }

  .chooseslidediv {
    width: 100%;
    display: block;
  }

  .slide-nav-5 {
    margin-bottom: 0;
    inset: auto 0% -20%;
  }

  .right-arrow-2, .left-arrow-2 {
    display: none;
  }

  .icon-4 {
    margin-left: 0;
  }

  .icon-5 {
    margin-right: 10px;
  }

  .right-arrow-3, .left-arrow-3 {
    display: none;
  }

  .menu-button-2 {
    margin-left: 40px;
    padding: 10px;
  }

  .logo_divs {
    flex-direction: column;
  }

  .logo1 {
    border-right-style: none;
    width: 100%;
  }

  .logo2 {
    width: 100%;
    margin-top: 20px;
  }

  .image-20 {
    width: 70%;
  }

  .image-21 {
    width: 35%;
  }

  .slide-nav-6 {
    inset: auto 0% -4%;
  }

  .mobile_what_we_do_slider {
    width: 100%;
    display: block;
  }

  ._3-block_para-copy {
    width: 100%;
    margin-bottom: 0;
    overflow: visible;
  }

  .left-arrow-4, .right-arrow-4 {
    display: none;
  }

  .mask-4 {
    flex: 0 auto;
    height: auto;
  }

  .global-button {
    margin-top: 0;
    margin-bottom: 0;
  }

  .inner-nav {
    padding-right: 10px;
  }

  .burger__button {
    z-index: 99999;
    display: flex;
    position: relative;
  }

  .contact-columns {
    flex-direction: column;
    align-items: flex-start;
  }

  .fb, .linkedin {
    width: 50%;
  }

  .location_div {
    width: 100%;
  }

  .columns-23 {
    padding-left: 0;
  }

  .background_row {
    background-image: none;
    height: 24vh;
  }

  .video_front {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .div-block-60 {
    flex-direction: column;
    width: 100%;
    padding: 20px;
  }

  .text {
    margin-bottom: 25px;
  }

  .contactbutton {
    margin-left: 0;
  }

  .text-block-2 {
    text-align: center;
    width: 100%;
    margin-bottom: 0;
    font-size: 30px;
  }

  .container-8 {
    justify-content: space-around;
    width: auto;
    display: flex;
  }

  .text-span {
    display: inline;
  }

  .hero_text {
    z-index: 8;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
    inset: 0%;
  }

  .hero_text_div {
    justify-content: space-between;
    align-items: stretch;
    margin-top: 76px;
    margin-bottom: 76px;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
  }

  .hero_text_block {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }

  .heading-12 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 25px;
  }

  .hero_text_para {
    flex-wrap: wrap;
    align-content: flex-end;
    margin-bottom: 10px;
    font-size: 14px;
    display: none;
  }

  .hero_text_para.mobile {
    line-height: 20px;
    display: flex;
  }

  .button-4 {
    margin-top: 10px;
    padding: 15px;
    font-size: 15px;
  }
}


@font-face {
  font-family: 'Big noodle titling';
  src: url('../fonts/big_noodle_titling.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}