@import url(https://fonts.googleapis.com/css?family=Lato:400,300,400italic,900);
@import url(https://fonts.googleapis.com/css?family=Lora:400,400italic,700,700italic);
.legacy-import-page{
  background: #fff;
  color: #3c3c3c;
  font-family: "Lora", serif;
  font-size: 18px; }

.legacy-import-page .inline{
  display: inline; }

.legacy-import-page .inline-block{
  display: inline-block; }

.legacy-import-page .block{
  display: block; }

.legacy-import-page .col-centered{
  float: none;
  margin: 0 auto; }

.legacy-import-page .regular{
  padding: 64px 16px;
  max-width: 732px;
  margin: 0 auto; }

@media all and (max-width: 732px){
  .legacy-import-page .regular{
    padding: 32px 16px; } }

.legacy-import-page .hero{
  padding-bottom: 64px;
  position: relative;
  margin-top: -21px; }
  .legacy-import-page .hero .hero-background{
    background-size: cover;
    background-repeat: no-repeat;
    height: 700px;
    position: relative; }
    .legacy-import-page .hero .hero-background .overlay{
      height: 700px;
      width: 100%;
      position: absolute;
      background: rgba(0, 0, 0, 0.55);
      z-index: 1; }
  .legacy-import-page .hero header, .legacy-import-page .hero article{
    padding: 64px 16px;
    max-width: 732px;
    margin: 0 auto;
    z-index: 2; }
  .legacy-import-page .hero header{
    color: #fff;
    position: relative;
    text-align: center; }
    .legacy-import-page .hero header h1{
      margin-top: 200px; }
    .legacy-import-page .hero header h2{
      font-family: "Lora", serif;
      font-style: italic;
      -webkit-font-smoothing: antialiased; }
  .legacy-import-page .hero .meta{
    position: absolute;
    width: 700px;
    left: 50%;
    margin: 0 0 0 -350px;
    bottom: 32px;
    z-index: 5;
    text-align: center; }
    .legacy-import-page .hero .meta .avatar, .legacy-import-page .hero .meta .name, .legacy-import-page .hero .meta .length, .legacy-import-page .hero .meta .date{
      display: block;
      text-align: center; }
    .legacy-import-page .hero .meta .name{
      color: #fff;
      margin: 5px 0;
      font-family: "Lora", serif;
      font-style: italic;
      font-size: 18px;
      text-transform: normal;
      -webkit-font-smoothing: antialiased; }
    .legacy-import-page .hero .meta img{
      display: inline-block; }
    .legacy-import-page .hero .meta .date{
      color: #fff;
      margin-top: 10px;
      -webkit-font-smoothing: antialiased; }

.legacy-import-page section header .meta .author{
  float: left; }

.legacy-import-page section header .meta img{
  float: left;
  margin-right: 12px; }

.legacy-import-page section header .meta a{
  display: block; }

.legacy-import-page section header .meta .date{
  margin-top: 8px;
  float: right; }

.legacy-import-page footer.article-footer{
  background: #fafafa;
  padding: 32px 0; }

.legacy-import-page .block .meta{
  margin: 5px 0 0; }

.legacy-import-page footer.page{
  background: #fff;
  padding: 64px 0;
  text-align: center; }
  .legacy-import-page footer.page p.copyright{
    font-family: "Lato", sans-serif;
    font-weight: 900;
    font-size: 14px; }
  .legacy-import-page footer.page p.tribute{
    color: #b8b8b8;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: .5em; }

.legacy-import-page .section-things{
  background: #f2f2f2; }
  .legacy-import-page .section-things section header{
    padding: 64px 0 32px;
    text-align: center;
    max-width: 700px;
    margin: 0 auto;
    z-index: 2; }

.legacy-import-page .read-more{
  margin-top: 96px;
  font-family: "Lato", sans-serif;
  text-align: center;
  display: block;
  font-family: "Lato", sans-serif;
  color: #b8b8b8;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: .5em; }
  .legacy-import-page .read-more a{
    color: #445566; }

.legacy-import-page input.giant{
  font-family: "Lato", sans-serif;
  font-size: 60px;
  font-weight: 300;
  color: #3c3c3c;
  box-shadow: none;
  border: none;
  border-radius: 0;
  height: 96px;
  margin-bottom: 32px;
  margin-left: -5px;
  padding: 0px;
  letter-spacing: -.03em;
  outline: none; }
  .legacy-import-page input.giant:focus, .legacy-import-page input.giant:active{
    outline: none;
    box-shadow: none !important; }

.legacy-import-page h1, .legacy-import-page h2, .legacy-import-page h3, .legacy-import-page h4, .legacy-import-page h5, .legacy-import-page h6{
  font-family: "Lato", sans-serif;
  font-weight: 900;
  letter-spacing: -.025em;
  margin: 0 0 32px -1px; }

.legacy-import-page h1{
  font-size: 60px; }

.legacy-import-page h2{
  font-size: 42px; }

.legacy-import-page h3{
  font-size: 28px; }

.legacy-import-page h4{
  font-size: 20px; }

.legacy-import-page h5{
  font-size: 16px; }

.legacy-import-page h6{
  font-size: 12px;
  letter-spacing: .15em;
  text-transform: uppercase; }
  .legacy-import-page h6 em{
    color: #b8b8b8;
    font-style: normal; }

@media all and (max-width: 732px){
  .legacy-import-page h1{
    font-size: 42px; }
  .legacy-import-page h2{
    font-size: 32px; }
  .legacy-import-page h3{
    font-size: 21px; }
  .legacy-import-page h4{
    font-size: 18px; } }

.legacy-import-page .special{
  font-family: "Lora", serif;
  margin-bottom: 64px; }
  .legacy-import-page .special small{
    display: block;
    font-family: "Lato", sans-serif;
    color: #b8b8b8;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: .5em;
    margin-bottom: 10px; }

.legacy-import-page section header h1{
  line-height: 1;
  margin-bottom: 32px; }

.legacy-import-page section header h2{
  font-size: 32px;
  font-weight: 300;
  margin-bottom: 64px; }

@media all and (max-width: 772px){
  .legacy-import-page section header h2{
    font-size: 28px; } }

.legacy-import-page article.content p{
  font-family: "Lora", serif;
  font-size: 18px;
  line-height: 32px;
  margin: 0 0 32px; }

.legacy-import-page article.content p > a{
  color: #3c3c3c;
  text-decoration: none;
  text-shadow: -1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff;
  position: relative;
  white-space: nowrap; }
  .legacy-import-page article.content p > a:after{
    display: block;
    position: absolute;
    width: 100%;
    border-top: 1px solid #000;
    content: "";
    bottom: 0.1em;
    left: 0;
    z-index: -1; }

.legacy-import-page article.content blockquote{
  border: none;
  padding: 0;
  margin: 0;
  margin: 0 0 96px;
  text-align: center;
  padding-top: 64px;
  position: relative; }
  .legacy-import-page article.content blockquote p{
    font-size: 28px;
    font-style: italic;
    line-height: 1.5;
    margin: 0; }
  .legacy-import-page article.content blockquote:before{
    content: '';
    width: 80px;
    height: 6px;
    background: #ddd;
    top: 32px;
    left: 50%;
    position: absolute;
    margin-left: -40px; }

.legacy-import-page article.content ul, .legacy-import-page article.content ol{
  margin-bottom: 32px; }

.legacy-import-page article.content li{
  margin-bottom: 16px; }
  .legacy-import-page article.content li:last-child{
    margin-bottom: 0; }

.legacy-import-page article.content img{
  margin-top: 10px;
  max-width: 100%;
  text-align: center; }

.legacy-import-page article.content img.yank-left{
  max-width: 30%;
  float: left;
  margin-left: -15%;
  margin-right: 32px; }

.legacy-import-page article.content img.yank-right{
  max-width: 30%;
  float: right;
  margin-right: -15%;
  margin-left: 32px; }

.legacy-import-page article.content img.oversized{
  margin: 0 -15% 0 -15%;
  max-width: 130%; }

.legacy-import-page article.content p.caption{
  font-family: "Lora", serif;
  font-style: italic;
  font-size: 14px;
  text-align: center;
  padding-top: 3px; }

.legacy-import-page article.content iframe{
  margin-bottom: 32px; }

.legacy-import-page .block{
  margin-top: 32px;
  padding-top: 32px;
  border-top: 1px solid rgba(0, 0, 0, 0.05); }
  .legacy-import-page .block h3{
    font-family: "Lato", sans-serif;
    font-size: 24px;
    font-weight: 900;
    margin: 0 0 5px;
    line-height: 1.5; }
  .legacy-import-page .block p{
    font-family: "Lato", sans-serif;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 300;
    margin: 0; }
  .legacy-import-page .block a{
    color: #3c3c3c; }
    .legacy-import-page .block a:hover, .legacy-import-page .block a:focus{
      text-decoration: none; }
  .legacy-import-page .block img{
    max-width: 100%; }
  .legacy-import-page .block img.small-image{
    border: 1px solid rgba(0, 0, 0, 0.05);
    float: right;
    margin: 3px 0 0 32px; }
  .legacy-import-page .block img.large-image{
    border: 1px solid rgba(0, 0, 0, 0.05);
    margin-bottom: 16px; }

.legacy-import-page .meta{
  color: #b8b8b8;
  font-family: "Lato", sans-serif;
  font-size: 12px;
  margin: 0 0 64px; }
  .legacy-import-page .meta a{
    color: #005566;
    font-size: 14px;
    font-weight: bold;
    padding-top: 5px; }
  .legacy-import-page .meta .date{
    color: #3c3c3c;
    font-weight: bold;
    letter-spacing: 5px;
    text-transform: uppercase; }

.legacy-import-page code{
  display: inline-block;
  font-size: 14px;
  margin-bottom: 16px; }

.legacy-import-page .centered{
  text-align: center; }

.legacy-import-page .gallery header{
  padding: 64px 0 32px;
  text-align: center;
  max-width: 700px;
  margin: 0 auto;
  z-index: 2; }

.legacy-import-page .gallery-images{
  padding: 10px; }

.legacy-import-page .gallery-images img{
  vertical-align: bottom;
  opacity: 0; }

.legacy-import-page .navbar-redwood{
  background: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 0;
  min-height: 60px; }
  .legacy-import-page .navbar-redwood .nav{
    color: #b8b8b8;
    font-family: "Lato", sans-serif;
    font-size: 12px;
    overflow: hidden; }
  .legacy-import-page .navbar-redwood .nav a{
    color: #b8b8b8;
    letter-spacing: .1em;
    margin-left: 32px;
    padding: 20px 0;
    text-transform: uppercase;
    -webkit-backface-visibility: hidden; }
    .legacy-import-page .navbar-redwood .nav a:before{
      position: absolute;
      left: 0;
      bottom: -3px;
      width: 100%;
      height: 2px;
      background: #b8b8b8;
      content: '';
      transition: all 100ms ease;
      opacity: 0; }
    .legacy-import-page .navbar-redwood .nav a:hover, .legacy-import-page .navbar-redwood .nav a:focus{
      background: transparent; }
      .legacy-import-page .navbar-redwood .nav a:hover:before, .legacy-import-page .navbar-redwood .nav a:focus:before{
        opacity: 1;
        bottom: 0; }
  .legacy-import-page .navbar-redwood .nav .active a{
    color: #3c3c3c;
    font-weight: bold;
    position: relative; }
    .legacy-import-page .navbar-redwood .nav .active a:before{
      bottom: 0;
      height: 2px;
      background: #3c3c3c;
      opacity: 1; }
  .legacy-import-page .navbar-redwood .navbar-brand{
    color: #3c3c3c;
    font-weight: 900;
    font-size: 32px;
    height: 60px;
    padding: 20px 15px;
    letter-spacing: -.05em; }
  .legacy-import-page .navbar-redwood .navbar-form{
    margin-top: 13px; }
  .legacy-import-page .navbar-redwood .search{
    border-radius: 32px;
    font-family: "Lato", sans-serif;
    font-size: 14px;
    width: 180px;
    display: block;
    transition: width 220ms ease; }
  .legacy-import-page .navbar-redwood .search.grow{
    width: 300px; }

.legacy-import-page .navbar-toggle{
  background: #eee;
  margin-top: 12px; }
  .legacy-import-page .navbar-toggle .icon-bar{
    background: #aaa; }

.legacy-import-page .tags{
  display: block;
  margin: 0 0 32px;
  padding: 32px 0 0;
  list-style: none; }

.legacy-import-page .tags li{
  display: inline-block;
  margin-right: 10px; }

.legacy-import-page .tags a{
  display: inline-block;
  background: rgba(0, 0, 0, 0.05);
  color: #445566;
  cursor: pointer;
  font-family: "Lato", sans-serif;
  font-size: 12px;
  padding: 6px 10px;
  border-radius: 2px; }

.legacy-import-page .tiles{
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  padding-bottom: 64px; }
  .legacy-import-page .tiles .item{
    background: #fff;
    box-shadow: 0px 2px 6px -2px rgba(0, 0, 0, 0.2);
    padding: 30px;
    height: 300px;
    width: 300px;
    -ms-flex-preferred-size: 300px;
    flex-basis: 300px;
    margin: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center; }
    .legacy-import-page .tiles .item:hover{
      text-decoration: none; }
    .legacy-import-page .tiles .item .image{
      height: 100%;
      width: 100%;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center center;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
      justify-content: center;
      -ms-flex-align: center;
      align-items: center; }
    .legacy-import-page .tiles .item .caption{
      text-align: center;
      box-shadow: 0px 0px 50px 100px rgba(255, 255, 255, 0.75);
      background: rgba(255, 255, 255, 0.75);
      color: #3c3c3c;
      font-weight: 300;
      margin: 0;
      opacity: 0;
      transition: all .15s; }
    .legacy-import-page .tiles .item:hover .caption{
      opacity: 1; }

.legacy-import-page img[data-action="zoom"]{
  cursor: pointer;
  cursor: -moz-zoom-in; }

.legacy-import-page .zoom-img, .legacy-import-page .zoom-img-wrap{
  position: relative;
  z-index: 666;
  transition: all 300ms; }

.legacy-import-page img.zoom-img{
  cursor: pointer;
  cursor: -moz-zoom-out; }

.legacy-import-page .zoom-overlay{
  z-index: 420;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  filter: "alpha(opacity=0)";
  opacity: 0;
  transition: opacity 300ms; }

.legacy-import-page .zoom-overlay-open .zoom-overlay{
  filter: "alpha(opacity=100)";
  opacity: 1; }

.legacy-import-page .zoom-overlay-open, .legacy-import-page .zoom-overlay-transitioning{
  cursor: default; }

/*# sourceMappingURL=redwood.css.map */


@import url(default.css);
@import url("https://use.typekit.net/fck0vtr.css");

@font-face{
  font-family: "averta-blackitali";
  src: url('https://protechautomotivesolutions.com/assets/fonts/averta_black_italic-webfont.woff2') format("woff2"), url('https://protechautomotivesolutions.com/assets/fonts/averta_black_italic-webfont.woff') format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face{
  font-family: "averta-black";
  src: url('https://protechautomotivesolutions.com/assets/fonts/averta_black-webfont.woff2') format("woff2"), url('https://protechautomotivesolutions.com/assets/fonts/averta_black-webfont.woff') format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face{
  font-family: "averta-bolditalic";
  src: url('https://protechautomotivesolutions.com/assets/fonts/averta_bold_italic-webfont.woff2') format("woff2"), url('https://protechautomotivesolutions.com/assets/fonts/averta_bold_italic-webfont.woff') format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face{
  font-family: "averta-bold";
  src: url('https://protechautomotivesolutions.com/assets/fonts/averta_bold-webfont.woff2') format("woff2"), url('https://protechautomotivesolutions.com/assets/fonts/averta_bold-webfont.woff') format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face{
  font-family: "averta-extraboldi";
  src: url('https://protechautomotivesolutions.com/assets/fonts/averta_extra_bold_italic-webfont.woff2') format("woff2"), url('https://protechautomotivesolutions.com/assets/fonts/averta_extra_bold_italic-webfont.woff') format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face{
  font-family: "averta-extrabold";
  src: url('https://protechautomotivesolutions.com/assets/fonts/averta_extra_bold-webfont.woff2') format("woff2"), url('https://protechautomotivesolutions.com/assets/fonts/averta_extra_bold-webfont.woff') format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face{
  font-family: "averta-extrathini";
  src: url('https://protechautomotivesolutions.com/assets/fonts/averta_extrathin_italic-webfont.woff2') format("woff2"), url('https://protechautomotivesolutions.com/assets/fonts/averta_extrathin_italic-webfont.woff') format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face{
  font-family: "averta-extrathin";
  src: url('https://protechautomotivesolutions.com/assets/fonts/averta_extrathin-webfont.woff2') format("woff2"), url('https://protechautomotivesolutions.com/assets/fonts/averta_extrathin-webfont.woff') format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face{
  font-family: "averta-lightitali";
  src: url('https://protechautomotivesolutions.com/assets/fonts/averta_light_italic-webfont.woff2') format("woff2"), url('https://protechautomotivesolutions.com/assets/fonts/averta_light_italic-webfont.woff') format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face{
  font-family: "averta-light";
  src: url('https://protechautomotivesolutions.com/assets/fonts/averta_light-webfont.woff2') format("woff2"), url('https://protechautomotivesolutions.com/assets/fonts/averta_light-webfont.woff') format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face{
  font-family: "averta-regularita";
  src: url('https://protechautomotivesolutions.com/assets/fonts/averta_regular_italic-webfont.woff2') format("woff2"), url('https://protechautomotivesolutions.com/assets/fonts/averta_regular_italic-webfont.woff') format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face{
  font-family: "averta-semiboldit";
  src: url('https://protechautomotivesolutions.com/assets/fonts/averta_semibold_italic-webfont.woff2') format("woff2"), url('https://protechautomotivesolutions.com/assets/fonts/averta_semibold_italic-webfont.woff') format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face{
  font-family: "averta-semibold";
  src: url('https://protechautomotivesolutions.com/assets/fonts/averta_semibold-webfont.woff2') format("woff2"), url('https://protechautomotivesolutions.com/assets/fonts/averta_semibold-webfont.woff') format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face{
  font-family: "averta-thinitalic";
  src: url('https://protechautomotivesolutions.com/assets/fonts/averta_thin_italic-webfont.woff2') format("woff2"), url('https://protechautomotivesolutions.com/assets/fonts/averta_thin_italic-webfont.woff') format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face{
  font-family: "averta-thin";
  src: url('https://protechautomotivesolutions.com/assets/fonts/averta_thin-webfont.woff2') format("woff2"), url('https://protechautomotivesolutions.com/assets/fonts/averta_thin-webfont.woff') format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face{
  font-family: "averta-regular";
  src: url('https://protechautomotivesolutions.com/assets/fonts/averta-webfont.woff2') format("woff2"), url('https://protechautomotivesolutions.com/assets/fonts/averta-webfont.woff') format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face{
  font-family: "ceragr-black";
  src: url('https://protechautomotivesolutions.com/assets/fonts/cera_gr_black-webfont.woff2') format("woff2"), url('https://protechautomotivesolutions.com/assets/fonts/cera_gr_black-webfont.woff') format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face{
  font-family: "ceragr-bold";
  src: url('https://protechautomotivesolutions.com/assets/fonts/cera_gr_bold-webfont.woff2') format("woff2"), url('https://protechautomotivesolutions.com/assets/fonts/cera_gr_bold-webfont.woff') format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face{
  font-family: "gotham-medium";
  src: url('https://protechautomotivesolutions.com/assets/fonts/gotham-medium-webfont.woff2') format("woff2"), url('https://protechautomotivesolutions.com/assets/fonts/gotham-medium-webfont.woff') format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face{
  font-family: "gotham-bold";
  src: url('https://protechautomotivesolutions.com/assets/fonts/Gotham-Bold.otf');
  font-display: swap;
}
@font-face{
  font-family: "gotham-book";
  src: url('https://protechautomotivesolutions.com/assets/fonts/Gotham-Book.otf');
  font-display: swap;
}
/* @font-face { font-family: 'gotham-light'; src: url('https://protechautomotivesolutions.com/assets/fonts/Gotham-Light.otf'); font-display: swap;} */

.legacy-import-page :root{
  --primary: #093251;
  --orange: #f47123;
  --teal: #6ed0f6;
  --grey: #555556;
}

/* html,
body {
  overflow-x:hidden;
} */
.legacy-import-page{
  text-rendering: optimizelegibility;
}

/* Home */

.legacy-import-page h1{
  font-size: 2em;
  font-family: "gotham-medium", serif;
  font-weight: normal;
}

.legacy-import-page .navbar{
  position: absolute;
  width: 100%;
  max-width: 1790px;
  left: 50%;
  transform: translateX(-50%);
  padding: 0 50px;
  z-index: 9999;
  top: 0;
}

.legacy-import-page .navbar-brand > img{
  display: block;
  width: 240px;
}

.legacy-import-page .navbar-nav{
  float: left;
  margin: 0;
  height: 80px;
  display: flex;
  align-items: center;
  margin-left: 30px;
}
.legacy-import-page .navbar-nav > li > a{
  font-family: "averta-light", sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  color: #3d3935;
}

.legacy-import-page .section-home .navbar-nav > li > a{
  color: #000;
}

.legacy-import-page section.fold{
  background-size: cover;
  padding-top: 82px;
  background-position: top center;
  position: relative;
  overflow: hidden;
}

.legacy-import-page .block-wrap{
  display: flex;
  justify-content: space-between;
  width: 90%;
  height: 100%;
  transition: height 0.5s ease;
  overflow: hidden; /*transform-style: preserve-3d; transform-origin: center top; transition: transform 1.2s ease; height: 550px; transform: perspective(750px) rotate3d(1, 0, 0, 0deg) translateY(0px);*/
  flex-direction: column;
  text-align: center;
  font-family: gotham-book;
  font-size: 2.5rem;
  margin: 0 auto;
  justify-content: center;
}

.legacy-import-page .main-block{
  background: rgba(255, 255, 255, 0.8);
  width: 46%;
  padding: 5%;
}
/* .main-block h1 {
} */
.legacy-import-page .main-block p{
  font-family: "averta-bold";
  font-size: 1.2em;
  color: #555555;
  line-height: 1.6em;
}

.legacy-import-page .main-block .arrowlink{
  color: #ff7006;
}

.legacy-import-page .block-nav{
  width: 53%;
  min-height: 550px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
}

.legacy-import-page .fold-wrap{
  max-width: 1790px;
  margin: 0 auto;
  padding: 120px 50px;
  position: relative;
}

.legacy-import-page .blocklink{
  background: rgba(109, 207, 246, 0.8);
  position: relative;
  height: 32%;
  transition: height 0.6s ease, background 0.4s ease;
  overflow: hidden;
}
.legacy-import-page .blocklink p{
  max-height: 0;
  transition: max-height 0.4s ease, opacity 0.4s ease;
  overflow: hidden;
  clear: both;
  margin: 0 6%;
  font-family: sans-serif;
  line-height: 1.7em;
}
.legacy-import-page .blocklink h3{
  font-family: "ceragr-black", sans-serif;
  font-weight: normal;
  height: 100%;
  margin: 0;
  font-size: 1em;
  display: flex;
  width: 70%;
  float: left;
  align-items: center;
  padding-left: 6%;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  transition: all 0.6s ease;
}

.legacy-import-page .arrowlink{
  outline: none !important;
  display: block;
  font-family: "ceragr-black", sans-serif;
  text-transform: uppercase;
  color: #ff7006;
  background: url('https://protechautomotivesolutions.com/assets/link_arrow.png') no-repeat;
  background-position: left center;
  background-size: contain;
  padding: 43px 0 14px 10px;
  margin-top: 35px;
  transition: filter 0.4s ease, background-position 0.4s ease;
}
.legacy-import-page .arrowlink:hover{
  color: #ff7006;
  text-decoration: none;
  filter: brightness(1.3);
  background-position: left 20px center;
}

/*Firefox*/
@-moz-document url-prefix(){
  .arrowlink:hover {
    filter: none;
  }
}

.legacy-import-page .blocklink a{
  display: none;
  margin: 35px 6% 0;
  color: #272727;
}
.legacy-import-page .blocklink a:hover{
  color: #272727;
}

.legacy-import-page .blocklink.notouch{
  cursor: pointer;
}
.legacy-import-page .blocklink.notouch:hover{
  background: rgba(181, 245, 254, 0.8);
}

.legacy-import-page .showblock h3{
  height: 20%;
  margin-top: 15%;
  font-size: 1.4em;
  width: 100%;
}

.legacy-import-page .showblock p{
  max-height: 100%;
}

.legacy-import-page .showblock a{
  display: block;
}

.legacy-import-page .blocklink.hideblock{
  height: 0%;
}
.legacy-import-page .blocklink.showblock{
  height: 100%;
}

.legacy-import-page .block-imgwrap{
  display: inline-block;
  position: absolute;
  right: 0;
  height: 100%;
  padding: 9% 3%;
  text-align: center;
  width: 30%;
  transition: width 0.6s ease, padding 0.6s ease, height 0.6s ease, opacity 0.3s ease;
}
.legacy-import-page .block-imgwrap img{
  height: 100%;
}
.legacy-import-page .showblock .block-imgwrap{
  width: 0;
  padding: 0;
  height: 0;
  opacity: 0;
}

.legacy-import-page .reticle-x{
  background: rgba(109, 207, 246, 0.9);
  width: 100%;
  height: 5px;
  position: absolute;
  bottom: 25px;
  transition: bottom 0.6s ease-in-out;
  mix-blend-mode: screen;
}
.legacy-import-page .reticle-y{
  background: rgb(109, 207, 246);
  width: 5px;
  height: 100%;
  position: absolute;
  bottom: 0;
  right: 260px;
  transition: right 0.6s ease-in-out;
  mix-blend-mode: screen;
}

.legacy-import-page .close-btn{
  position: absolute;
  background: url('https://protechautomotivesolutions.com/assets/close.png') no-repeat;
  background-size: contain;
  width: 35px;
  height: 35px;
  top: 15px;
  right: 15px;
  opacity: 0;
  transition: opacity 0.6s ease;
}
.legacy-import-page .showblock .close-btn{
  opacity: 1;
  cursor: pointer;
}

.legacy-import-page section.home-bottom{
  display: flex;
  position: relative;
}

.legacy-import-page .home-bottom > div:nth-child(1){
  width: 60%;
  background: #555555;
  color: white;
  font-family: "ceragr-bold";
  padding: 3% 50px;
}
.legacy-import-page .home-bottom > div:nth-child(2){
  width: 40%;
  background-size: cover;
  min-height: 37vw;
  background-position: top center;
}

.legacy-import-page .home-bottom h2{
  font-family: "gotham-medium", sans-serif;
  color: #6fcff6;
  font-weight: normal;
  font-size: 2.6em;
  line-height: 1em;
  max-width: 76%;
}
.legacy-import-page .home-bottom p{
  font-size: 1.5em;
}

.legacy-import-page .block-wrap.cont{
  /*transform: perspective(750px) rotate3d(1, 0, 0, 90deg) translateY(-550px);*/
  height: 0%;
}

.legacy-import-page .in-contact{
  background: rgba(109, 207, 246, 0.8);
  width: 70%;
  height: 0%; /*transform: perspective(750px) rotate3d(1, 0, 0, -90deg) translateY(550px); transform-origin: center bottom; transition: transform 1.2s ease; padding: 55px;*/
  padding: 0px 55px;
  transition: height 0.5s ease, padding 0.5s ease;
  overflow: hidden;
  position: relative;
}
.legacy-import-page .in-contact.cont{
  /*transform: perspective(750px) rotate3d(1, 0, 0, 0deg) translateY(0px);*/
  height: 100%;
  padding: 55px;
}
.legacy-import-page .in-contact .close-btn{
  opacity: 1;
  cursor: pointer;
}

.legacy-import-page .not-home .in-contact{
  max-width: 900px;
}

.legacy-import-page .mobile-logo{
  display: none;
}

.legacy-import-page .home-vid{
  overflow: hidden;
}
.legacy-import-page .home-vid video{
  width: 100%;
  overflow: hidden;
  object-fit: cover;
  height: 100%;
  object-position: center;
}

.legacy-import-page .vid-bg{
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  opacity: 0.75;
  filter: saturate(1.5);
  font-family: "object-fit: cover; object-position: center;";
}

.legacy-import-page .w-gradient{
  position: absolute;
  top: 0;
  width: 100%;
  height: 130px;
  background-image: url('https://protechautomotivesolutions.com/assets/gradient.png');
  background-size: contain;
}

.legacy-import-page .mobile-bg{
  position: absolute;
  width: 100%;
  height: 140vw;
  object-fit: cover;
  object-position: right;
  display: none;
}

.legacy-import-page .fold-wrap{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 650px;
}

@media (max-width: 1384px){
  .legacy-import-page .w-gradient{
    height: 200px;
  }
}

@media (max-width: 1200px){
  .legacy-import-page .block-wrap{
    width: 85%;
  }
  .legacy-import-page .reticle-y{
    right: 100px;
  }

  .legacy-import-page .in-contact{
    width: 76.5%;
  }
}

@media (min-width: 941px){
  .legacy-import-page .fold-wrap{
    background-image: none !important;
  }
  .legacy-import-page .navbar-toggle{
    display: none;
  }
}

@media (max-width: 940px){
  .legacy-import-page .reticle-x, .legacy-import-page .reticle-y{
    display: none;
  }

  .legacy-import-page .in-contact{
    display: none;
  }

  .legacy-import-page .fold-wrap{
    max-width: none;
    padding: 0;
    overflow: hidden;
    background-size: 100%;
    background-position: top center;
    height: auto;
  }

  .legacy-import-page .block-wrap{
    flex-direction: column;
    width: 100%;
    margin-top: 450px;
    margin-top: 140vw;
    height: auto;
    transition: transform 0s;
    transform: perspective(750px) rotate3d(1, 0, 0, 0deg) translateY(0px) !important;
  }

  .legacy-import-page .main-block{
    width: 100%;
    background: white;
    font-size: 80%;
    padding: 80px 50px;
  }

  .legacy-import-page .block-nav{
    width: 100%;
    background: white;
    height: 650px;
  }

  .legacy-import-page .block-imgwrap{
    display: none;
  }

  .legacy-import-page .blocklink h3{
    width: 100%;
    padding: 0 6%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .legacy-import-page section.fold{
    padding-top: 0px;
  }

  .legacy-import-page .home-bottom > div:nth-child(1){
    width: 100%;
    font-size: 75%;
    padding: 70px 45px;
  }
  .legacy-import-page .home-bottom > div:nth-child(2){
    display: none;
  }

  .legacy-import-page .home-bottom h2{
    text-align: center;
    max-width: 100%;
    line-height: 1.4em;
  }
  .legacy-import-page .home-bottom p{
    text-align: center;
  }

  .legacy-import-page .home-bottom .arrowlink{
    width: 120px;
    margin: 20px auto;
    font-size: 1.2em;
  }

  .legacy-import-page .navbar-brand{
    display: none;
  }
  .legacy-import-page .navbar-toggle{
    display: block;
  }

  .legacy-import-page .mobile-logo{
    display: block;
    position: absolute;
    width: 66vw;
    top: 70vw;
    left: 50%;
    transform: translateX(-50%);
  }

  .legacy-import-page .vid-bg{
    display: none;
  }

  .legacy-import-page .mobile-bg{
    display: block;
  }

  .legacy-import-page .block-wrap{
    flex-direction: column;
    width: 90%;
    height: auto;
    transition: transform 0s;
    transform: perspective(750px) rotate3d(1, 0, 0, 0deg) translateY(0px) !important;
    margin: 100px auto;
  }
}

/* Nav */

.legacy-import-page .hamburger{
  width: 35px;
  cursor: pointer;
  position: absolute;
  top: 35px;
  left: 50px;
  z-index: 99;
  line-height: 13px;
  display: none;
  top: 23px;
  left: 30px;
}
.legacy-import-page .hamburger svg{
  margin: 0;
  height: 4px;
  width: 100%;
  transition: opacity 0.5s ease, transform 0.5s ease, margin 0.5s ease;
  transform-origin: 0;
  fill: #2e2f31 !important;
}

.legacy-import-page .open .hamtop{
  transform: rotateZ(45deg);
  margin-bottom: -1px;
}
.legacy-import-page .open .hammid{
  opacity: 0;
}
.legacy-import-page .open .hambottom{
  transform: rotateZ(-45deg);
}

.legacy-import-page .collapse{
  display: block;
}

.legacy-import-page .mix-blend{
  display: none;
}

.legacy-import-page .active a{
  font-family: "averta-bold" !important;
}

.legacy-import-page .head-contact{
  font-family: "ceragr-black", sans-serif;
  text-transform: uppercase;
  color: #ff6f06;
  position: absolute;
  right: 25px;
  top: 30px;
}
.legacy-import-page .head-contact:hover{
  color: #ff6f06;
}

.legacy-import-page .navbar-nav > li > a{
  transition: color 0.4s ease;
}
.legacy-import-page .nav > li > a:focus, .legacy-import-page .nav > li > a:hover{
  color: #ff6f06;
  background: none;
}

.legacy-import-page .navbar-nav{
  margin-right: 65px;
  position: relative;
}

@media (max-width: 1150px){
  .legacy-import-page .navbar-nav{
    margin-right: 0;
  }
}

@media (max-width: 1085px){
  .legacy-import-page .navbar-nav{
    font-size: 0.78em;
  }
}

@media (max-width: 940px){
  .legacy-import-page .hamburger{
    display: block;
  }

  .legacy-import-page .navbar{
    padding: 0;
    border: none;
    margin: 0;
  }
  .legacy-import-page .mix-blend{
    background: #6dcff6; /*mix-blend-mode: screen;*/
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 95px;
    z-index: 98;
  }

  .legacy-import-page div.navbar-collapse.collapse{
    background: rgba(109, 207, 246, 0.8);
    position: absolute;
    top: 95px;
    box-shadow: none;
    border: none;
    width: 100%;
    margin-right: -15px;
    margin-left: -15px;
    max-height: 0;
    overflow: hidden !important;
    transition: max-height 0.5s ease;
    padding: 0;
  }
  .legacy-import-page div.navbar-collapse.open{
    max-height: 445px;
  }

  .legacy-import-page .navbar-nav{
    flex-direction: column;
    width: 100%;
    margin: 0;
    padding: 0;
    height: auto;
    font-size: 1em;
  }

  .legacy-import-page .nav > li{
    width: 100%;
    text-align: center;
    padding: 7px 0;
  }
  .legacy-import-page .navbar-nav > li > a{
    color: black;
  }

  .legacy-import-page .container-fluid > .navbar-collapse, .legacy-import-page .container-fluid > .navbar-header, .legacy-import-page .container > .navbar-collapse, .legacy-import-page .container > .navbar-header{
    margin-right: -15px;
    margin-left: -15px;
  }

  .legacy-import-page .head-contact{
    display: flex;
    align-items: center;
    font-size: 1.1em;
  }
  .legacy-import-page .head-contact:after{
    content: "";
    height: 40px;
    width: 25px;
    background: url('https://protechautomotivesolutions.com/assets/link_arrow_002.png') no-repeat;
    display: inline-block;
    background-size: contain;
    margin-left: 18px;
  }
}

/* Solutions */

.legacy-import-page .default-block{
  background: rgba(255, 255, 255, 0.8);
  width: 100%;
  padding: 70px 150px 70px 65px;
  max-width: 900px;
  font-size: 120%;
  overflow: hidden;
}
/* .default-block h1 {
} */
.legacy-import-page .default-block p{
  font-family: "averta-bold";
  font-size: 1.2em;
  color: #555555;
  line-height: 1.6em;
}

.legacy-import-page .default-block a.arrowlink{
  margin-top: 50px;
}
.legacy-import-page .default-block a.arrowlink.mobile{
  display: none;
}
.legacy-import-page .default-block div{
  overflow: hidden;
}

.legacy-import-page .info-content h2{
  font-family: "gotham-medium";
  font-size: 3em;
  font-weight: normal;
}

.legacy-import-page .info-row{
  padding: 100px 150px;
}

.legacy-import-page .info-wrap{
  display: flex;
  max-width: 1690px;
  margin: 0 auto;
}

.legacy-import-page .info-row:nth-child(odd){
  background: #6e6e6e;
}
.legacy-import-page .info-row:nth-child(even){
  background: #6fcff6;
}

.legacy-import-page .info-content{
  width: 60%;
}

.legacy-import-page .info-icon{
  width: 40%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.legacy-import-page .info-row:nth-child(odd) h2{
  color: #6ecff6;
}
.legacy-import-page .info-row:nth-child(even) h2{
  color: #3e5c68;
  text-align: left;
}

.legacy-import-page .info-row:nth-child(even) .info-content{
  order: 2;
}
.legacy-import-page .info-row:nth-child(even) p{
  text-align: left;
}

.legacy-import-page .info-row p{
  line-height: 2em;
}

.legacy-import-page .info-row p, .legacy-import-page .info-row ul{
  font-family: "gotham-medium";
  color: white;
}

.legacy-import-page .info-row ul{
  column-count: 2;
  list-style: none;
  max-width: 665px;
  margin-top: 35px;
  padding-left: 30px;
}
.legacy-import-page .info-row li::before{
  content: "• ";
  margin-right: 0.7em;
  float: left;
  display: inline-block;
  height: 1.45em;
}

.legacy-import-page .info-row li{
  overflow: hidden;
  margin: 0.5em 0;
  float: left;
  clear: both;
}

.legacy-import-page .info-row ul.single{
  column-count: 1;
}

.legacy-import-page .info-row.no-icon h2{
  color: #3e5c68;
  text-align: left;
  max-width: 700px;
}

.legacy-import-page .info-row.no-icon .info-content{
  width: 80%;
  text-align: left;
  margin: 0 auto;
}
.legacy-import-page .info-row.no-icon p{
  text-align: left;
  font-size: 1.4em;
}

.legacy-import-page .list-header{
  margin: 50px 0 -35px;
}

.legacy-import-page .info-icon img{
  height: 10em;
  width: 10em;
  flex: 1;
  transition: transform 0.5s cubic-bezier(0.25, 0.1, 0.38, 1.47), opacity 0.8s ease;
  opacity: 0;
  transform: scale(0);
}

.legacy-import-page .animate .info-icon img{
  transform: scale(1);
  opacity: 1;
}

.legacy-import-page .sub-menu{
  position: absolute;
  z-index: 9999;
  font-family: "averta-light", sans-serif;
  font-weight: normal;
  font-size: 0.85em;
  width: 100%;
  max-width: 1156px;
  left: 50%;
  top: 60px;
  transform: translate(-50%);
  padding: 0 50px;
}
.legacy-import-page .sub-menu a{
  color: #3d3935;
  margin-right: 15px;
  transition: all 0.5s ease;
}

.legacy-import-page .sub-menu.searching{
  opacity: 0;
  visibility: hidden;
}

.legacy-import-page .solutions{
  position: relative;
  z-index: 99;
}

.legacy-import-page .info-content a:not(.arrowlink){
  color: inherit;
  text-decoration: underline;
}

.legacy-import-page .disclaimer{
  font-family: "gotham-medium";
  color: white;
  font-size: 0.65em;
}

@supports (display: block){
  .legacy-import-page .info-icon img{
    width: auto;
    height: auto;
    max-height: 59%;
    max-width: 50%;
  }
}

/* @media (max-width: 1807px) {
  .sub-menu {
    left: 317px; transform: none;
  }
} */

@media (max-width: 1387px){
  .legacy-import-page .sub-menu{
    display: none;
  }
  .legacy-import-page .navbar-collapse{
    padding-right: 0;
  }

  .legacy-import-page .navbar{
    padding-right: 0;
  }

  .legacy-import-page .navbar-nav{
    margin-right: 0;
  }
}

@media (max-width: 1140px){
  .legacy-import-page .sub-menu{
    font-size: 0.65em;
  }
  .legacy-import-page .sub-menu a{
    margin-right: 6px;
  }
}

@media (max-width: 940px){
  .legacy-import-page .default-block{
    font-size: 85%;
    background: white;
    margin-bottom: 0;
    padding: 70px 65px 70px 65px;
  }

  .legacy-import-page .default-block a.arrowlink{
    display: none;
  }
  .legacy-import-page .default-block a.arrowlink.mobile{
    display: block;
    float: none;
    margin: 0 auto;
    width: 110px;
    margin-top: 30px;
  }

  .legacy-import-page .info-row{
    font-size: 80%;
    padding: 100px 50px;
  }
  .legacy-import-page .info-icon{
    display: none;
  }
  .legacy-import-page .info-content{
    width: 100%;
  }

  .legacy-import-page .info-row:nth-child(odd) p, .legacy-import-page .info-row:nth-child(even) p{
    text-align: center;
  }

  .legacy-import-page .info-row ul{
    column-count: 1;
    padding-left: 0;
  }

  .legacy-import-page .info-row.no-icon .info-content{
    width: 100%;
  }

  .legacy-import-page .info-content h2{
    font-size: 2.5em;
    text-align: center !important;
  }

  .legacy-import-page .sub-menu{
    display: none;
  }
}

/* Footer */

.legacy-import-page footer{
  display: flex;
  justify-content: space-around;
  padding: 50px;
  background: #093251;
}
/* footer img {max-width: 58px;} */

/* .foot-contact a {font-family: 'ceragr-black', sans-serif; text-transform: uppercase; color: #ff7006;}

.foot-nav .navbar-nav {margin: 0;}

@media (max-width:1450px){
	footer .navbar-nav {font-size: .78em;}
}

@media (max-width:1250px){
	footer .navbar-nav {font-size: .55em;}
	footer .nav>li>a {padding:10px 5px;}
}

@media (max-width:940px){

	footer {display:none;}
} */

/* Contact */

.legacy-import-page .contact-form{
  font-family: "brandon-grotesque";
  font-weight: 400;
}

.legacy-import-page .contact-form h2{
  font-family: "ceragr-black";
  font-weight: normal;
  text-transform: uppercase;
  font-size: 25px;
  letter-spacing: 1px;
  margin-bottom: 55px;
}
.legacy-import-page .contact-form label{
  font-weight: 400;
}

.legacy-import-page .form-left{
  float: left;
  width: 50%;
}

.legacy-import-page .form-right{
  float: right;
  width: 39%;
  padding-top: 10px;
}
.legacy-import-page .form-right p{
  margin-bottom: 22px;
}

.legacy-import-page .form-group{
  clear: both;
  margin-bottom: 20px;
  display: block;
  margin-bottom: 32px;
}

.legacy-import-page .form-group label{
  float: left;
  position: relative;
  top: 8px;
}

.legacy-import-page .form-group input, .legacy-import-page .form-group textarea{
  float: right;
  width: 79.5%;
  border-radius: 0;
  border: none;
  background: rgba(255, 255, 255, 0.8);
}
.legacy-import-page .form-group input{
  height: 40px;
}
.legacy-import-page .form-group textarea{
  height: 140px;
}

.legacy-import-page .contact-form button.btn.btn-primary{
  background: white;
  color: black;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 0;
  border: none;
  padding: 10px 57px;
  font-size: 17px;
  margin-top: 35px;
}

.legacy-import-page .overlay{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  transition: opacity 0.4s ease, visibility 0s 0.4s;
  opacity: 0;
  visibility: hidden;
}
.legacy-import-page .thanks{
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  background: rgba(255, 255, 255, 0.8);
  width: 90%;
  max-width: 600px;
  text-align: center;
  font-family: "gotham-medium", snas-serif;
  font-size: 24px;
  padding: 120px 0;
  box-shadow: 3px 3px 15px #000;
  transition: opacity 0.4s ease, visibility 0s 0.4s;
  opacity: 0;
  visibility: hidden;
}

.legacy-import-page .form-close{
  position: absolute;
  background: url('https://protechautomotivesolutions.com/assets/close.png') no-repeat;
  background-size: contain;
  width: 35px;
  height: 35px;
  top: 15px;
  right: 15px;
  cursor: pointer;
}

.legacy-import-page .overlay.t-show, .legacy-import-page .thanks.t-show{
  opacity: 1;
  visibility: visible;
}

@media (max-width: 1250px){
  .legacy-import-page .form-right{
    width: 45%;
  }
}

/* Pricing */

.legacy-import-page .tiers{
  font-family: "ceragr-bold", sans-serif;
  display: flex;
  position: relative;
  z-index: 99;
}

.legacy-import-page .tier{
  width: 50%;
  text-align: center;
  padding: 70px 0;
  color: white;
}

.legacy-import-page .tier1{
  background: #6fcff6;
}
.legacy-import-page .tier2{
  background: #6e6e6e;
}

.legacy-import-page .tier-wrap{
  width: 80%;
  margin: 0 auto;
  max-width: 500px;
}

.legacy-import-page .tier h2{
  font-family: "ceragr-black", sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 1px;
}
.legacy-import-page .tier1 h2{
  color: #6e6e6e;
}
.legacy-import-page .tier2 h2{
  color: #6ecff6;
}

.legacy-import-page .tier strong{
  font-family: "ceragr-black", sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 1px;
  font-size: 22px;
}

.legacy-import-page .tier p{
  margin-bottom: 20px;
}

.legacy-import-page .tier hr{
  border-top: 2px solid #fff;
}

.legacy-import-page .tier em{
  font-style: normal;
  font-size: 0.8em;
}

.legacy-import-page .tier-info{
  margin: 60px 0;
}

.legacy-import-page .tier-pricing{
  margin-top: 60px;
}

.legacy-import-page .main-price{
  font-size: 21px;
  line-height: 32px;
  margin-top: 45px;
  margin-bottom: 5px;
}

.legacy-import-page .dollar{
  font-size: 40px;
  margin-right: 5px;
}
.legacy-import-page .price{
  font-size: 65px;
}

.legacy-import-page .subscribe{
  color: #ff6f06;
  background: white;
  text-transform: uppercase;
  padding: 10px 30px;
  font-size: 0.9em;
  margin-top: 40px;
  margin-bottom: 20px;
  display: inline-block;
  transition: filter 0.4s ease;
}
.legacy-import-page .subscribe:hover{
  text-decoration: none;
  color: #ff6f06;
  filter: brightness(1.4);
}

.legacy-import-page .tier.tier1.singletier{
  width: 100%;
}

.legacy-import-page .singletier .tier-wrap{
  max-width: 600px;
}

.legacy-import-page .tier-wrap ul{
  text-align: left;
  column-count: 2;
  list-style: none;
  font-size: 0.9em;
  white-space: nowrap;
}

.legacy-import-page .tier-wrap li{
  float: left;
  display: flex;
}
.legacy-import-page .tier-wrap li:before{
  content: "•";
  margin-right: 10px;
  float: left;
  height: 1.4em;
}

.legacy-import-page .tier-wrap ul.ast-list{
  column-count: 1;
  max-width: 438px;
  margin: 0 auto;
  font-size: 0.8em;
}
.legacy-import-page .tier-wrap ul.ast-list li{
  clear: both;
}

@media (max-width: 940px){
  .legacy-import-page .tiers{
    flex-direction: column;
  }
  .legacy-import-page .tier{
    width: 100%;
  }

  .legacy-import-page .tier-info ul{
    column-count: 1;
    max-width: 438px;
    margin: 0 auto;
    white-space: normal;
  }
  .legacy-import-page .tier-wrap li{
    float: none;
  }

  .legacy-import-page .tier-wrap ul.ast-list{
    white-space: normal;
  }
}

@media (max-width: 440px){
  .legacy-import-page .tier-info ul{
    padding: 0;
  }
}

/* About */

.legacy-import-page .about{
  position: relative;
  z-index: 99;
}

.legacy-import-page .about svg{
  width: 80%;
  max-width: 140px;
  margin-bottom: 100px;
}

.legacy-import-page .about h2{
  font-family: "gotham-medium", sans-serif;
  font-weight: normal;
  margin-bottom: 1.3em;
}

.legacy-import-page .about p{
  font-size: 1.8em;
  line-height: 1.8em;
}

.legacy-import-page .about-section:nth-child(odd) h2{
  color: #3f5b68;
}

.legacy-import-page .about-section:nth-child(even) h2{
  color: #6fcff6;
}

.legacy-import-page .about-section:nth-child(1) svg{
  opacity: 0;
  transform: rotateZ(360deg);
  transition: transform 2.6s ease, opacity 1s ease;
}
.legacy-import-page .about-section.animate:nth-child(1) svg{
  opacity: 1;
  transform: rotateZ(0deg);
}

.legacy-import-page .about-section:nth-child(1) ellipse{
  opacity: 0;
  transition: all 1.2s ease;
}
.legacy-import-page .about-section:nth-child(1) ellipse:nth-of-type(1){
  transition: all 0.5s 0.4s ease;
}
.legacy-import-page .about-section:nth-child(1) ellipse:nth-of-type(6){
  transition: all 0.5s 0.6s ease;
}
.legacy-import-page .about-section:nth-child(1) ellipse:nth-of-type(4){
  transition: all 0.5s 0.8s ease;
}
.legacy-import-page .about-section:nth-child(1) ellipse:nth-of-type(2){
  transition: all 0.5s 1s ease;
}
.legacy-import-page .about-section:nth-child(1) ellipse:nth-of-type(5){
  transition: all 0.5s 1.2s ease;
}
.legacy-import-page .about-section:nth-child(1) ellipse:nth-of-type(3){
  transition: all 0.5s 1.4s ease;
}

.legacy-import-page .about-section.animate:nth-child(1) ellipse{
  opacity: 1;
}

.legacy-import-page .about-section:nth-child(1) line{
  stroke-dashoffset: 200;
  stroke-dasharray: 200;
  transition: all 1.2s ease;
}
.legacy-import-page .about-section:nth-child(1) line:nth-of-type(6){
  transition: all 0.1s 2s ease;
}
.legacy-import-page .about-section:nth-child(1) line:nth-of-type(5){
  transition: all 0.1s 2.1s ease;
}
.legacy-import-page .about-section:nth-child(1) line:nth-of-type(4){
  transition: all 0.1s 2.2s ease;
}
.legacy-import-page .about-section:nth-child(1) line:nth-of-type(3){
  transition: all 0.1s 2.3s ease;
}
.legacy-import-page .about-section:nth-child(1) line:nth-of-type(2){
  transition: all 0.1s 2.4s ease;
}
.legacy-import-page .about-section:nth-child(1) line:nth-of-type(1){
  transition: all 0.1s 2.5s ease;
}

.legacy-import-page .about-section.animate:nth-child(1) line{
  stroke-dashoffset: 175;
}

.legacy-import-page .about-section:nth-child(2) circle{
  opacity: 0;
  transform: scale(0.8);
  transition: all 0.4s ease;
  transform-origin: center;
}
.legacy-import-page .about-section:nth-child(2) circle:nth-of-type(2){
  transition: all 0.5s ease;
}
.legacy-import-page .about-section:nth-child(2) circle:nth-of-type(1){
  transition: all 0.5s 0.2s ease;
}

.legacy-import-page .about-section.animate:nth-child(2) circle{
  opacity: 1;
  transform: scale(1);
}

.legacy-import-page .about-section:nth-child(2) line{
  stroke-dasharray: 60;
  transition: all 0.4s 0.8s ease;
}
.legacy-import-page .about-section:nth-child(2) line:nth-of-type(3), .legacy-import-page .about-section:nth-child(2) line:nth-of-type(1){
  stroke-dashoffset: 74;
}
.legacy-import-page .about-section:nth-child(2) line:nth-of-type(2), .legacy-import-page .about-section:nth-child(2) line:nth-of-type(4){
  stroke-dashoffset: 60;
}

.legacy-import-page .about-section.animate:nth-child(2) line:nth-of-type(3), .legacy-import-page .about-section.animate:nth-child(2) line:nth-of-type(1){
  stroke-dashoffset: 120;
}
.legacy-import-page .about-section.animate:nth-child(2) line:nth-of-type(2), .legacy-import-page .about-section.animate:nth-child(2) line:nth-of-type(4){
  stroke-dashoffset: 14;
}

.legacy-import-page .default-block.smallblock p{
  font-size: 1.1em;
}

@media (max-width: 1250px){
  .legacy-import-page .default-block.smallblock h1{
    font-size: 1.7em;
  }
}

@media (max-width: 940px){
  .legacy-import-page .about-section{
    font-size: 70%;
  }
}

/* Careers */

.legacy-import-page .default-block.small a{
  /*color: inherit; text-decoration: underline;*/
  margin-top: 20px;
}
.legacy-import-page .default-block.small p{
  padding-right: 75px;
}

.legacy-import-page .default-block.small{
  padding-right: 65px;
  padding-top: 50px;
}

.legacy-import-page .small, .legacy-import-page small{
  font-size: 108%;
}

.legacy-import-page .form_radio{
  width: 50%;
  float: right;
  font-size: 0.9em;
  position: relative;
  top: -4px;
}

.legacy-import-page .form_radio label{
  float: none;
  top: -12px;
  margin: 0 30px 0 10px;
  width: auto !important;
}

.legacy-import-page .claims-form .form-group .form_radio input{
  float: none;
  width: auto;
}

.legacy-import-page select.form-control{
  float: right;
  width: 66%;
  border: none;
  border-radius: 0;
  -webkit-appearance: none;
}

@media (max-width: 1360px){
  .legacy-import-page .small, .legacy-import-page small{
    font-size: 103%;
  }
}

@media (max-width: 960px){
  .legacy-import-page .small, .legacy-import-page small{
    font-size: 101%;
  }

  .legacy-import-page .form_radio{
    width: 100%;
  }
  .legacy-import-page select.form-control{
    float: none;
    width: 100%;
    margin-top: 10px;
  }
}

@media (max-width: 940px){
  .legacy-import-page .default-block.small p{
    padding-right: 0;
  }
}

/* Contact Page */

.legacy-import-page .contact-page .block-wrap{
  height: auto;
}

.legacy-import-page .contact-wrap{
  background: #6dcff6;
  margin: 48px auto;
  max-width: 1690px;
  padding: 50px;
}

.legacy-import-page .contact-section{
  background: #6e6e6e;
  overflow: hidden;
  padding: 0 48px;
}

.legacy-import-page .contact-form a{
  color: inherit;
}

@media (min-width: 941px){
  .legacy-import-page .contact-page .default-block{
    padding: 90px 150px 90px 65px;
  }
}

@media (max-width: 940px){
  .legacy-import-page .contact-section .form-left, .legacy-import-page .contact-section .form-right{
    width: 100%;
  }
}

@media (max-width: 540px){
  .legacy-import-page .form-group input, .legacy-import-page .form-group textarea{
    float: none;
    width: 100%;
    margin-top: 10px;
  }
  .legacy-import-page .form-group label{
    float: none;
    clear: both;
  }
  .legacy-import-page .contact-wrap{
    padding: 25px;
    margin-top: 0;
  }
  .legacy-import-page .contact-section{
    padding: 0;
  }
}

/* Claims */

.legacy-import-page .claims-form{
  font-family: "brandon-grotesque";
  font-weight: 400;
}

.legacy-import-page .claims-form h2{
  font-family: "ceragr-black";
  font-weight: normal;
  text-transform: uppercase;
  font-size: 25px;
  letter-spacing: 1px;
  margin-bottom: 55px;
}
.legacy-import-page .claims-form label{
  font-weight: 400;
}

.legacy-import-page .claims-form .form-group input, .legacy-import-page .claims-form .form-group textarea{
  float: right;
  width: 66%;
  border-radius: 0;
  border: none;
  background: white;
}

.legacy-import-page .claims-form button.btn.btn-primary{
  background: white;
  color: black;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 0;
  border: none;
  padding: 10px 57px;
  font-size: 17px;
  margin-top: 0;
  float: right;
}

.legacy-import-page .claims-section{
  background: #6dcff6;
  padding: 80px 50px;
}

.legacy-import-page .claims-wrap{
  max-width: 900px;
  margin: 0 auto;
}

.legacy-import-page .claim-group{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.legacy-import-page .claims-form .form-group{
  width: 47%;
  clear: none;
}

.legacy-import-page .required{
  position: absolute;
  top: 28px;
  font-size: 0.8em;
}

.legacy-import-page .claims-form{
  position: relative;
}

.legacy-import-page .claims-form h2{
  margin-bottom: 30px;
  margin-top: 40px;
}

.legacy-import-page .message-group .form-control{
  border: none;
  border-radius: 0;
  margin-left: 15.8%;
  width: 53%;
  float: left;
  height: 280px;
}

.legacy-import-page .message-group p{
  margin-bottom: 30px;
}

.legacy-import-page .claims h1{
  font-family: "ceragr-black";
  color: #555555;
  text-transform: uppercase;
  font-size: 5em;
  letter-spacing: 0.01em;
  text-align: center;
  width: 100%;
}

.legacy-import-page .block-wrap.claims{
  width: 100%;
  height: auto;
  padding: 80px 0;
}

.legacy-import-page .section-claims hr{
  border-color: #5cafd0;
  border-width: 2px;
}

.legacy-import-page .claims-page .fold-wrap{
  height: auto;
}

@media (max-width: 940px){
  .legacy-import-page .claims-form .form-group{
    width: 100%;
  }

  .legacy-import-page .claims h1{
    display: none;
  }

  .legacy-import-page .block-wrap.claims{
    padding: 0;
  }
}

@media (max-width: 700px){
  .legacy-import-page .claims-form label{
    float: none;
    width: 100%;
  }

  .legacy-import-page .claims-form .form-group input, .legacy-import-page .claims-form .form-group textarea{
    float: none;
    width: 100%;
    margin-top: 10px;
  }

  .legacy-import-page .claims-form .form-group{
    margin-bottom: 10px;
  }

  .legacy-import-page .claims-form h2{
    margin-bottom: 40px;
  }

  .legacy-import-page .required{
    position: initial;
  }

  .legacy-import-page .message-group .form-control{
    width: 100%;
    float: none;
    margin-left: 0;
  }

  .legacy-import-page .claims-form button.btn.btn-primary{
    float: none;
    margin-top: 30px;
  }

  .legacy-import-page .message-group p{
    margin-bottom: 10px;
    margin-top: 10px;
  }
}

/* OEM */

.legacy-import-page .oem{
  position: relative;
  z-index: 99;
}

/* .tiny {
  font-size:90%;
} */

.legacy-import-page .default-block.tiny{
  padding: 70px 65px;
}

.legacy-import-page .statement:nth-of-type(odd){
  background: #6fcff6;
}

.legacy-import-page .statement:nth-of-type(even){
  background: #6e6e6e;
}

.legacy-import-page .statement{
  overflow: hidden;
  color: white;
  text-align: center;
  padding: 65px 20px;
}

.legacy-import-page .statement h3{
  font-family: "ceragr-bold", sans-serif;
  font-weight: normal;
  font-size: 1.9rem;
  text-transform: uppercase;
  letter-spacing: 0.01em;
  font-size: 1.9rem;
  text-align: center;
}

.legacy-import-page .statement h4{
  font-family: "ceragr-bold", sans-serif;
  font-weight: normal;
  font-size: 1.5rem;
  margin-bottom: 0;
}

.legacy-import-page .statement p a{
  font-family: "ceragr-bold", sans-serif;
  font-weight: normal;
  color: white;
  font-size: 1.5em;
}

.legacy-import-page .statement:nth-of-type(odd) h3{
  color: #3e5c68;
}

.legacy-import-page .statement:nth-of-type(even) h3{
  color: #6fcff6;
}

.legacy-import-page .statement a.arrowlink{
  display: inline-block;
  text-indent: -9999px;
  width: 50px;
  margin-left: 15px;
  height: 50px;
  position: relative;
  top: 28px;
  margin-top: -28px;
}

.legacy-import-page .statement a{
  color: inherit;
}

.legacy-import-page .block-wrap h1{
  font-family: gotham-bold;
  font-size: 2.5rem;
  margin-bottom: 5px;
}
.legacy-import-page .section-oem-statements .in-contact{
  display: none;
}

@media (max-width: 1018px){
  .legacy-import-page .tiny{
    font-size: 83%;
  }
}

@media (max-width: 940px){
  .legacy-import-page .oem{
    font-size: 60%;
  }

  .legacy-import-page .statement{
    padding: 60px 20px;
  }

  .legacy-import-page .statement a.arrowlink{
    display: block;
    margin: 0 auto;
  }
}

/* Sitemap */

.legacy-import-page .regular{
  padding-top: 150px;
}

.legacy-import-page .regular h1{
  text-transform: uppercase;
}

.legacy-import-page .section-sitemap ul{
  font-family: "gotham-medium", sans-serif;
}

/* Privacy Policy */

.legacy-import-page .privacy-section{
  background: #6e6e6e;
  padding: 80px 50px;
  color: white;
  font-family: "gotham-medium", sans-serif;
}
.legacy-import-page .privacy-wrap{
  max-width: 900px;
  margin: 0 auto;
}

/* 8-16-18 Adjustment for homepage fold area */
.legacy-import-page .tiers .tier strong{
  font-size: inherit;
}
/*.section-home .block-wrap {height:82%;padding-top:40px;}
.section-home .block-wrap.cont {height:0%;transform:perspective(750px) rotate3d(1, 0, 0, 90deg) translateY(-550px);}
.section-home .main-block {padding:4%;}
.section-home .block-nav {min-height:405px;}
.section-home .blocklink {height:31.5%;}
.section-home .blocklink.showblock {height:100%;}
.section-home .blocklink.hideblock {height:0%;}*/
.legacy-import-page #backed-work h2{
  color: #6ecff6;
}
@media only screen and (min-width: 1024px) and (max-width: 1500px){
  .legacy-import-page .section-home .main-block p{
    font-size: 1.1em;
    line-height: 1.1em;
  }
}

/* SEMA */

.legacy-import-page .sema{
  position: relative;
}

.legacy-import-page .sema .required{
  top: -25px;
}

.legacy-import-page .sema .form-group label{
  float: none;
  display: block;
}
.legacy-import-page .sema .form-group input{
  float: none;
  margin-top: 12px;
}
.legacy-import-page .sema select.form-control{
  width: 79.5%;
  border-radius: 0;
  border: none;
  background: rgba(255, 255, 255, 0.8);
  float: none;
  margin-top: 12px;
  height: 40px;
}

.legacy-import-page .sema form{
  display: flex;
  flex-wrap: wrap;
}

.legacy-import-page .sema .form-group{
  width: 50%;
}

.legacy-import-page .sema .alert{
  width: 100%;
}

.legacy-import-page .section-SEMA h1{
  font-size: 4em;
  max-width: 600px;
  margin: 0 auto;
}

/* Protech Thirty Year Anniversary */
.legacy-import-page .thirty-year-anniversary{
  position: relative;
}

.legacy-import-page .thirty-year-anniversary .required{
  top: -25px;
}

.legacy-import-page .thirty-year-anniversary .form-group label{
  float: none;
  display: block;
}
.legacy-import-page .thirty-year-anniversary .form-group input{
  float: none;
  margin-top: 12px;
}
.legacy-import-page .thirty-year-anniversary select.form-control{
  width: 79.5%;
  border-radius: 0;
  border: none;
  background: rgba(255, 255, 255, 0.8);
  float: none;
  margin-top: 12px;
  height: 40px;
}

.legacy-import-page .thirty-year-anniversary form{
  display: flex;
  flex-wrap: wrap;
}

.legacy-import-page .thirty-year-anniversary .form-group{
  width: 50%;
}

.legacy-import-page .thirty-year-anniversary .alert{
  width: 100%;
}

.legacy-import-page .thirty-year-header{
  background-size: cover;
  background-position-y: -90px;
  position: relative;
  display: flex;
  align-items: center;
  background-repeat: no-repeat;
}

.legacy-import-page .thirty-year-header img{
  width: 100%;
}

.legacy-import-page .thirty-year-header .thirty-year-mobile{
  display: none;
}

.legacy-import-page .section-thirty-year-anniversary h1{
  font-size: 4em;
  max-width: 600px;
  margin: 0 auto;
}

@media (max-width: 940px){
  .legacy-import-page .sema .form-group{
    width: 100%;
  }
  .legacy-import-page .sema .form-group input, .legacy-import-page .sema select.form-control{
    width: 100%;
  }
  .legacy-import-page .section-SEMA .claims h1{
    font-size: 1.9em;
    background: white;
    margin: 0;
    padding: 20px 20px;
    display: block;
    max-width: none;
  }

  .legacy-import-page .sema button.btn.btn-primary{
    margin: 20px auto;
  }

  .legacy-import-page .thirty-year-anniversary .form-group{
    width: 100%;
  }
  .legacy-import-page .thirty-year-anniversary .form-group input, .legacy-import-page .thirty-year-anniversary select.form-control{
    width: 100%;
  }
  .legacy-import-page .section-thirty-year-anniversary .claims h1{
    font-size: 1.9em;
    background: white;
    margin: 0;
    padding: 20px 20px;
    display: block;
    max-width: none;
  }

  .legacy-import-page .thirty-year-anniversary button.btn.btn-primary{
    margin: 20px auto;
  }
}

/* OEM Singles */

.legacy-import-page .oems{
  width: 1000px;
  max-width: 90%;
  margin: 0 auto;
  line-height: 1.8;
  margin-top: 8em;
}

.legacy-import-page .oems h1{
  text-align: center;
}

.legacy-import-page .oem-logo{
  margin: 0 auto 3em;
  display: block;
  max-height: 11em;
}

.legacy-import-page .oem-content{
  font-family: "averta-light", sans-serif;
}

.legacy-import-page .mopar-logos{
  max-width: 80%;
  margin: 3em auto;
  display: block;
}

/* Blog Index */

.legacy-import-page .blog-index-wrap{
  display: flex;
  width: 1685px;
  max-width: 90%;
  margin: 0 auto;
  border-top: 5px solid #00aae7;
  padding-top: 2em; /*height: calc(99vh - 204px);*/
  position: relative;
}

.legacy-import-page .blog-featured-wrap{
  width: 50%;
  padding-right: 20px;
  height: calc(99vh - 245px);
  position: sticky;
}

.legacy-import-page .blog-right{
  width: 50%;
  padding-left: 20px;
}

.legacy-import-page .blog-featured-wrap .bx-wrapper{
  height: 100%;
  padding: 0;
  margin: 0;
  box-shadow: none;
  border: none;
}

.legacy-import-page .blog-featured-wrap .bx-controls{
  background: rgba(0, 170, 231, 0.9);
  width: 82px;
  max-width: 90%;
  position: absolute;
  left: 40px;
  bottom: 65px;
}

.legacy-import-page .blog-featured-wrap .bx-wrapper .bx-controls-direction a{
  position: relative;
}

.legacy-import-page .blog-featured-wrap .bx-pager.bx-default-pager{
  width: auto;
}

.legacy-import-page .bx-controls-direction{
  width: auto;
}

.legacy-import-page .blog-h1{
  font-family: "ceragr-black", sans-seirf;
  text-transform: uppercase;
  margin: 2.5em auto 0.2em;
  text-align: center;
  font-size: 3em;
  letter-spacing: 0.01em;
  color: black;
}

.legacy-import-page .featured-blog{
  height: 100%;
  background-size: cover;
  background-position: center;
}

.legacy-import-page .featured-info{
  width: 280px;
  background: rgba(255, 255, 255, 0.9);
  position: absolute;
  bottom: 25px;
  left: 25px;
  padding: 15px 15px 30px;
}

.legacy-import-page .blog-carousel{
  height: 100%;
}

.legacy-import-page .featured-info h3{
  font-family: "ceragr-black", sans-seirf;
  color: black;
  letter-spacing: 0.01em;
  font-size: 1.3em;
  line-height: 1.2;
  margin-bottom: 0.5em;
  font-weight: normal;
}

.legacy-import-page .featured-info .meta{
  margin: 0;
}

.legacy-import-page .featured-info p{
  font-family: "averta-light", sans-serif;
  color: black;
  font-size: 1em;
  line-height: 1.2;
}

.legacy-import-page .blog-featured-wrap .bx-wrapper .bx-pager.bx-default-pager a{
  margin: 0 7px 0 0;
}

.legacy-import-page .blog-featured-wrap .bx-wrapper .bx-pager.bx-default-pager a.active{
  background: #00aae7;
}

.legacy-import-page .blog-featured-wrap .bx-wrapper .bx-pager.bx-default-pager a{
  background: #999;
}

.legacy-import-page .blog-right .list{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.legacy-import-page .blog-right .block{
  width: 47%;
  margin: 0;
  padding: 0;
  margin-bottom: 40px;
  border: none;
}

.legacy-import-page .blog-thumb{
  height: 23vw;
  background-size: cover;
  background-position: center;
}

.legacy-import-page .blog-right h3{
  font-family: "ceragr-black", sans-serif;
  line-height: 1.2;
  margin-top: 0.5em;
  font-weight: normal;
}

.legacy-import-page .no-thumb{
  background-color: #6ed0f6;
  background-repeat: no-repeat;
  background-size: 70%;
}

.legacy-import-page .arch-nothumb{
  background-color: #6ed0f6;
  background-repeat: no-repeat;
  background-size: 70%;
  width: 140px;
  height: 140px;
  background-image: url('https://protechautomotivesolutions.com/assets/white_logo.svg');
  background-position: center;
}

.legacy-import-page .featured-blog a{
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.legacy-import-page .viewmore-link{
  font-family: "ceragr-black", sans-serif;
  font-size: 26px;
  background-image: url('https://protechautomotivesolutions.com/assets/right_arrow.svg');
  background-repeat: no-repeat;
  background-position: right center;
  background-size: auto 60%;
  padding-right: 38px;
}

.legacy-import-page .viewmore{
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.legacy-import-page .blog-right .block a{
  color: black;
}

@media (min-width: 941px){
  .legacy-import-page .blog-featured-wrap .bx-viewport{
    height: 100% !important;
  }
}
@media (max-width: 940px){
  .legacy-import-page .blog-h1{
    font-size: 8vw;
    margin-top: 82px;
  }

  .legacy-import-page .blog-index-wrap{
    max-width: 100%;
    flex-direction: column;
    height: auto;
    padding-top: 0;
  }

  .legacy-import-page .blog-featured-wrap{
    width: 100%;
    padding: 0;
  }

  .legacy-import-page .featured-blog{
    height: 150vw;
  }

  .legacy-import-page .blog-right{
    width: 100%;
    padding: 0;
  }

  .legacy-import-page .blog-right .block{
    width: 100%;
  }

  .legacy-import-page .blog-thumb{
    height: 62vw;
  }

  .legacy-import-page .blog-right h3{
    padding: 0 20px;
  }

  .legacy-import-page .blog-right p{
    margin: 0 20px;
  }

  .legacy-import-page .blog-right .block .meta{
    margin: 0 20px;
  }

  .legacy-import-page .featured-info{
    margin-top: 55vw;
    left: 0;
    bottom: 0;
    width: 100%;
  }

  .legacy-import-page .blog-featured-wrap .bx-controls{
    left: 0;
    bottom: 42px;
    width: 100%;
    text-align: center;
  }

  .legacy-import-page .blog-featured-wrap .bx-pager.bx-default-pager{
    left: 50%;
    transform: translateX(-50%);
  }

  .legacy-import-page .no-thumb{
    background-size: 50%;
  }

  .legacy-import-page .viewmore-link{
    margin-right: 20px;
  }

  .legacy-import-page .blog-featured-wrap{
    position: relative;
    top: 0;
    height: auto;
  }
}

/* Article */

.legacy-import-page .blog-wrap{
  display: flex;
  width: 1685px;
  max-width: 90%;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 120px;
  justify-content: space-between;
}

.legacy-import-page .blog-wrap .content{
  width: 70%;
}

.legacy-import-page .blog-wrap .article-footer{
  width: 25%;
}

.legacy-import-page .blog-wrap .hero-image{
  width: 100%;
  margin-top: 0;
  margin-bottom: 2em;
}

.legacy-import-page .blog-wrap iframe.hero-image{
  min-height: 500px;
}

.legacy-import-page .blog-wrap .regular{
  padding-top: 0;
}

.legacy-import-page .blog-wrap aside h6{
  font-family: "averta-light";
  font-size: 1em;
  border-bottom: 5px solid #6ed0f6;
  padding-bottom: 1em;
  margin-bottom: 0;
}

.legacy-import-page .blog-wrap aside .block{
  border: none;
  padding: 0;
  margin-top: 25px;
}

.legacy-import-page .section-blog header h1{
  font-family: "ceragr-black", sans-serif;
  letter-spacing: 1px;
  font-size: 45px;
  margin-bottom: 0;
}

.legacy-import-page .blog-wrap header .meta .date{
  float: none;
  font-family: "avenir-light", sans-serif;
  text-transform: none;
  letter-spacing: 0;
  font-weight: normal;
  font-size: 13px;
}

.legacy-import-page .blog-wrap .meta{
  margin-bottom: 5px;
}

.legacy-import-page .blog-wrap .block h3{
  font-family: "ceragr-black", sans-serif;
  margin: 8px 0 0;
  line-height: 1.2;
}

.legacy-import-page .blog-wrap .article-content-wrap h2{
  font-size: 30px;
  font-family: "ceragr-black", sans-serif;
}
.legacy-import-page .blog-wrap .article-content-wrap h3{
  font-size: inherit;
  font-family: "ceragr-black", sans-serif;
  margin-bottom: 0;
}

.legacy-import-page .blog-wrap aside .meta{
  margin-top: 10px;
  font-family: "avenir-light", sans-serif;
  color: inherit;
}

.legacy-import-page article.content{
  font-family: "averta-light", sans-serif;
}

.legacy-import-page article.content p{
  font-family: inherit;
}

.legacy-import-page .float-left{
  width: 33%;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}

.legacy-import-page .float-right{
  width: 33%;
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
}

.legacy-import-page .article-content-wrap h2, .legacy-import-page .article-content-wrap h3{
  clear: both;
}

.legacy-import-page .blog-wrap header{
  margin-bottom: 40px;
}

.legacy-import-page .block p{
  font-family: "averta-light", sans-serif;
}

.legacy-import-page .share-twitter, .legacy-import-page .share-facebook{
  cursor: pointer;
}

.legacy-import-page .section-blog .article-content-wrap a{
  color: inherit;
  text-decoration: underline;
}

@media (max-width: 940px){
  .legacy-import-page .blog-wrap{
    margin-top: 95px;
    max-width: 100%;
    flex-direction: column;
  }

  .legacy-import-page .blog-wrap .content{
    width: 100%;
  }

  .legacy-import-page .blog-wrap .article-footer{
    width: 100%;
  }

  .legacy-import-page .blog-wrap .regular{
    padding: 0;
  }

  .legacy-import-page .blog-wrap .content header{
    margin-top: 10px;
    padding: 0 20px;
  }

  .legacy-import-page .blog-wrap .hero-image{
    margin-bottom: 1em;
  }

  .legacy-import-page .section-blog header h1{
    font-size: 1.5em;
  }

  .legacy-import-page .article-content-wrap{
    padding: 0 20px;
  }

  .legacy-import-page .blog-wrap aside h6{
    padding-left: 20px;
    padding-right: 20px;
  }

  .legacy-import-page .blog-wrap .block h3{
    padding: 0 20px;
  }

  .legacy-import-page aside .block p{
    padding: 0 20px;
  }

  .legacy-import-page .blog-wrap aside .meta{
    padding: 0 20px;
  }

  .legacy-import-page .float-left, .legacy-import-page .float-right{
    width: 100%;
    display: block;
    float: none;
    margin: 0 0 20px 0;
  }

  .legacy-import-page .search-bg{
    display: none !important;
  }
}

@media print{
  .legacy-import-page .article-footer, .legacy-import-page .social-share, .legacy-import-page footer{
    display: none;
  }

  .legacy-import-page .article-content.p{
    font-size: 14px;
    margin-bottom: 15px;
  }

  .legacy-import-page .blog-wrap .content{
    width: 100%;
  }

  .legacy-import-page .blog-wrap{
    margin: 0;
  }
}

/* Search */

.legacy-import-page .searchwrap{
  width: 1685px;
  max-width: 90%;
  margin: 0 auto;
  padding-top: 2em;
  margin-top: 90px;
}

.legacy-import-page .searchwrap .block{
  border: none;
  margin: 0;
  margin-bottom: 20px;
  padding: 0;
}

.legacy-import-page .searchwrap h2{
  border-bottom: 1px solid #ccc;
  text-transform: uppercase;
  font-family: "averta-bold", sans-serif;
  font-size: 18px;
  padding-bottom: 8px;
  letter-spacing: 0.1px;
  margin-bottom: 15px;
  margin-top: 30px;
}

.legacy-import-page .searchwrap .block h3{
  font-size: 17px;
  font-family: "averta-bold", sans-serif;
  letter-spacing: 0.1px;
  margin-bottom: 0;
}

.legacy-import-page .searchwrap .block p{
  font-family: "averta-light", sans-serif;
}

.legacy-import-page .search-hr{
  border-style: solid;
  border-color: #6ed0f6;
  border-top-width: 5px;
}

.legacy-import-page .total-results{
  font-family: "averta-light";
}

.legacy-import-page .searchbar-sm{
  font-family: "averta-light", sans-serif;
  padding: 4px 40px 4px 10px;
  border-color: #3b3b3b;
  border-width: 1px;
  width: 350px;
}

.legacy-import-page .searchbar-sm-wrap{
  position: relative;
  display: inline-block;
}

.legacy-import-page .search-close{
  height: 18px;
  width: 18px;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  background-image: url('https://protechautomotivesolutions.com/assets/x.svg');
  background-repeat: no-repeat;
  cursor: pointer;
}

.legacy-import-page .search-button{
  cursor: pointer;
}

.legacy-import-page .searchbar-wrap{
  position: absolute;
  left: 50%;
  top: 78%;
  transform: translate(-50%, -50%);
  width: 90%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
  z-index: 9;
}

.legacy-import-page .search-bg{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 75%, rgba(0, 0, 0, 0) 100%);
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
}

.legacy-import-page .searchbar-wrap.show, .legacy-import-page .search-bg.show{
  opacity: 1;
  visibility: visible;
}

.legacy-import-page .search-bar{
  width: 100%;
  z-index: 9999;
  position: relative;
  outline: none !important;
  border-style: solid;
  border-width: 1px;
  font-family: "averta-light", sans-serif;
  padding: 3px 10px 3px 43px;
  background-image: url('https://protechautomotivesolutions.com/assets/search_icon.svg');
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: left 8px center;
}

.legacy-import-page .quicklinks{
  background: white;
  position: absolute;
  width: 85%;
  padding: 20px 20px 20px 45px;
}

.legacy-import-page .quicklinks h3{
  font-family: "averta-light", sans-serif;
  font-weight: normal;
  font-size: 16px;
  margin-bottom: 12px;
}

.legacy-import-page .quicklinks ul{
  list-style: none;
  padding-left: 20px;
  font-family: "averta-light", sans-serif;
}

.legacy-import-page .quicklinks li{
  margin-bottom: 6px;
}

.legacy-import-page .quicklinks a{
  color: inherit;
}

.legacy-import-page .navbar .nav > li{
  transition: opacity 0.5s ease, visibility 0.5s ease;
}
.legacy-import-page .navbar .nav.searching > li{
  opacity: 0;
  visibility: hidden;
}

.legacy-import-page .searchbar-wrap .search-close{
  right: -40px;
}

.legacy-import-page .sb-mobile{
  display: none !important;
}

@media (min-width: 941px){
  .legacy-import-page .navbar .nav > li:first-of-type{
    display: none;
  }
}

@media (max-width: 940px){
  .legacy-import-page .sb-mobile{
    display: block !important;
  }

  .legacy-import-page .searchbar-wrap.sb-mobile{
    position: relative;
    top: 0;
    transform: none;
    margin: 125px auto 0;
    visibility: visible;
    opacity: 1;
  }

  .legacy-import-page .search-bar{
    font-size: 14px;
    z-index: 1;
  }

  .legacy-import-page .sb-form{
    margin-bottom: -58px;
  }
}

/* Archive */

.legacy-import-page .archive-wrap{
  width: 1685px;
  max-width: 90%;
  margin: 0 auto;
  padding-top: 2em;
  margin-top: 90px;
}

.legacy-import-page .arch-wrap .arch-thumb{
  max-width: none;
}

.legacy-import-page .arch-wrap{
  display: flex;
}

.legacy-import-page .arch-left{
  margin-right: 25px;
}

.legacy-import-page .archive-wrap .pagination{
  margin-top: 50px;
  font-family: "averta-light", sans-serif;
}

.legacy-import-page .pagination > .active > a, .legacy-import-page .pagination > .active > a:focus, .legacy-import-page .pagination > .active > a:hover, .legacy-import-page .pagination > .active > span, .legacy-import-page .pagination > .active > span:focus, .legacy-import-page .pagination > .active > span:hover{
  background-color: #6ed0f6;
  border-color: #6ed0f6;
}

.legacy-import-page .pagination > li > a, .legacy-import-page .pagination > li > span{
  color: #333;
}

.legacy-import-page .archive-wrap .post-list{
  padding-left: 0;
}

.legacy-import-page .arch-list-wrap{
  position: absolute;
  right: 0;
  top: -65px;
  font-family: "averta-light", sans-serif;
  color: black;
  padding: 15px;
}

.legacy-import-page .arch-list-wrap.active{
  background: #6ed0f6;
  color: white;
}

.legacy-import-page .arch-link{
  text-transform: uppercase;
  text-decoration: none !important;
}

.legacy-import-page .active .arch-link{
  font-family: "averta-bold", sans-serif;
}

.legacy-import-page .arch-list-wrap a{
  color: inherit;
  font-size: 20px;
}

.legacy-import-page .arch-list-wrap ul{
  padding: 0;
  list-style: none;
  margin-top: 30px;
  visibility: hidden;
}

.legacy-import-page .arch-list-wrap.active ul{
  visibility: visible;
}

.legacy-import-page .arch-list-wrap li a{
  text-decoration: underline;
  font-size: 18px;
  color: black;
  font-family: "averta-light", sans-serif !important;
}

.legacy-import-page .arch-list-wrap li{
  margin-bottom: 8px;
}

.legacy-import-page .arch-date{
  font-size: 20px;
  display: inline-block;
  margin-left: 10px;
}

.legacy-import-page .arch-date a{
  color: inherit;
}

.legacy-import-page .page-title a{
  color: inherit;
}

.legacy-import-page .block h3{
  font-family: "ceragr-black", sans-serif;
}

.legacy-import-page .section-blog .page-title{
  font-family: "ceragr-black", sans-serif;
  display: flex;
}

.legacy-import-page .page-title h1{
  font-family: "ceragr-black", sans-serif;
  font-weight: normal;
  margin-bottom: 0;
}

.legacy-import-page .block .meta{
  font-family: "averta-light", snas-serif;
}

.legacy-import-page .arch-years{
  display: inline-block;
  font-family: "averta-light", sans-serif;
  -webkit-appearance: none;
  background: white;
  border: 1px solid black;
  padding: 2px 10px;
  border-radius: 3px;
  margin-left: 20px;
}

@media (max-width: 940px){
  .legacy-import-page .arch-list-wrap{
    display: none;
  }

  .legacy-import-page .arch-left{
    display: none;
  }
}

/* Footer Social */

.legacy-import-page .foot-nav .social-share{
  display: block;
  clear: both;
  margin: 0 auto;
  text-align: center;
}

.legacy-import-page .social-share.mobile{
  padding: 25px 0;
  text-align: center;
  display: none;
}

@media (max-width: 940px){
  .legacy-import-page .social-share.mobile{
    display: block;
  }
}

/* Repair Request */

.legacy-import-page .repair-form label{
  float: none;
  position: static;
  line-height: 1.2;
  margin: 0;
}

.legacy-import-page .repair-form .form-group{
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.legacy-import-page .repair-form .form-group input{
  float: none;
  flex-shrink: 0;
  margin-left: 5px;
}

.legacy-import-page .repair-form .required{
  position: static;
}

.legacy-import-page .repair-form .message-group textarea{
  width: auto;
  display: block;
  float: none;
  height: 100px;
  width: 84.2%;
}

.legacy-import-page .repair-form .message-group label{
  margin-bottom: 20px;
}

.legacy-import-page .repair-form .message-group{
  margin-bottom: 20px;
}

.legacy-import-page .repair-form input[type="radio"]{
  box-shadow: none;
  display: inline;
  width: auto;
  height: auto;
  margin: 0;
}

.legacy-import-page .repair-form .radio-label{
  display: inline;
  margin: 0 10px 0 20px;
}

.legacy-import-page .radio-iwrap{
  display: inline-flex;
  align-items: center;
}

.legacy-import-page .radio-wrap{
  display: inline-block;
  margin-left: 30px;
}

.legacy-import-page .radio-group{
  margin: 40px 0 20px;
}

@media (max-width: 700px){
  .legacy-import-page .repair-form .message-group textarea{
    width: 100%;
  }

  .legacy-import-page .repair-form .form-group input{
    width: 100%;
  }

  .legacy-import-page .repair-form .form-group{
    flex-direction: column;
  }

  .legacy-import-page .radio-wrap{
    margin-left: 0;
    margin-top: 10px;
  }

  .legacy-import-page .thirty-year-anniversary--first-block--content .thirty-year-anniversary--button{
    justify-content: center !important;
  }

  .legacy-import-page .thirty-year-anniversary--first-block--content{
    text-align: center;
    padding-right: 0 !important;
  }

  .legacy-import-page .thirty-year-anniversary--first-block{
    padding-inline: 30px;
  }

  .legacy-import-page .thirty-year-anniversary--fifth-block--content{
    text-align: center;
  }

  .legacy-import-page .thirty-year-anniversary--fifth-block{
    padding-inline: 40px;
  }
}

/* Stylings for the redesign 12/2019 */

/* Nav Stylings */

.legacy-import-page{
  scroll-behavior: smooth;
}

.legacy-import-page{
  overflow-x: hidden;
}

.legacy-import-page nav{
  background: #093251;
  z-index: 99999;
  position: relative;
}

.legacy-import-page .header{
  height: 42vw;
  background-size: cover;
  background-position-y: -90px;
  position: relative;
  display: flex;
  align-items: center;
  background-repeat: no-repeat;
}

.legacy-import-page .nav-options{
  list-style: none;
  padding-left: 0px;
  display: flex;
  align-items: center;
  justify-content: left;
  position: relative;
}

/* .nav-options li:nth-of-type(6),
.nav-options li:nth-of-type(7) {
  padding-right: 0%;
} */

.legacy-import-page .nav-options li a{
  color: white;
  font-family: gotham-bold, sans-serif;
  text-transform: uppercase;
  font-size: 1.6rem;
}

.legacy-import-page .nav-options li a:hover{
  text-decoration: none;
  cursor: pointer;
  color: #ff7006;
}

.legacy-import-page .nav-options li a:active{
  text-decoration: none;
  color: #ff7006;
}

.legacy-import-page .nav-options li:hover > .sub-nav-options, .legacy-import-page .sub-nav-options:hover{
  max-height: 300px;
}

.legacy-import-page .sub-nav-options{
  list-style: none;
  position: absolute;
  left: -20px;
  font-size: 1.4rem;
  z-index: 2;
  visibility: hidden;
  padding-top: 20px;
  width: 85%;
  clip-path: polygon(100% 0, 100% calc(100% - 40px), calc(100% - 40px) 100%, 0 100%, 0 0);
}

.legacy-import-page .sub-nav-options li a:hover{
  text-decoration: none;
  cursor: pointer;
}

.legacy-import-page .sub-nav-options li{
  padding-bottom: 10px;
}

.legacy-import-page .sub-nav-options li a:active{
  text-decoration: none;
  font-family: gotham, sans-serif;
}

.legacy-import-page .sub-nav-options li a{
  font-family: ceragr-bold;
  text-transform: none;
  font-size: 1.4rem;
}

.legacy-import-page .sub-nav-options li a:hover{
  color: #6ecff6;
  font-size: 1.4rem;
  font-family: cursive;
}

.legacy-import-page .show-sub-nav{
  visibility: visible;
  z-index: 4;
}

.legacy-import-page .mobile-nav-links{
  display: none;
}

.legacy-import-page .main-logo{
  width: 350px;
}

.legacy-import-page .nav-options-wrap{
  margin-bottom: 0px;
  padding-bottom: 20px;
  display: flex;
  justify-content: space-between;
  width: 90%;
  margin: 0 auto;
}

.legacy-import-page .nav-options > li{
  padding-right: 5%;
}

.legacy-import-page .seperate-nav{
  display: flex;
  flex-direction: column-reverse;
  position: absolute;
  top: 9%;
  right: 4%;
  justify-content: space-between;
  height: 58px;
}

.legacy-import-page .seperate-nav a{
  text-decoration: none;
  color: #f47222;
  font-family: ceragr-bold, sans-serif;
  text-transform: uppercase;
}

.legacy-import-page .main-logo{
  max-width: 100%;
  width: 250px;
}

.legacy-import-page .mobile-menu-toggle, .legacy-import-page .search-text{
  display: none;
}

.legacy-import-page .nav-options > li{
  padding-right: 3rem;
  position: relative;
}

.legacy-import-page .nav-options > li > a{
  display: block;
}

/* .nav-options > li:hover > a, */
.legacy-import-page .section-our-solutions .nav-options > li > a[href*="our-solutions"], .legacy-import-page .section-technology .nav-options > li > a[href*="technology"], .legacy-import-page .section-about-us .nav-options > li > a[href*="about-us"], .legacy-import-page .section-blog .nav-options > li > a[href*="blog"], .legacy-import-page .section-oem-statements .nav-options > li > a[href*="technology"]{
  color: #ff7006;
  text-decoration: none;
}

.legacy-import-page .nav-options > li:hover .sub-nav-options{
  visibility: visible;
  z-index: 100;
}

.legacy-import-page .sub-nav-options{
  width: 200px;
  background: #093250;
  padding: 20px;
  padding-top: 4rem;
}

.legacy-import-page .sub-nav-options a{
  padding: 0.25em 0;
  padding-right: 1em;
}

.legacy-import-page .sub-nav-options li a:hover{
  font-family: gotham-bold, sans-serif;
  color: #6ecff6;
}

.legacy-import-page .search-button img{
  width: 2.4rem;
}

.legacy-import-page strong{
  font-family: gotham-bold, sans-serif;
}

.legacy-import-page .section-sitemap .regular{
  padding-top: 5rem;
}

.legacy-import-page .cont-search-wrap{
  display: flex;
  align-items: flex-start;
  align-items: center;
}

.legacy-import-page a.nav-phone{
  padding-right: 20px;
  color: white;
  font-family: gotham-bold, sans-serif;
  text-decoration: none;
  font-size: 1.6rem;
}

.legacy-import-page .logo-wrap{
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
  width: 90%;
  padding: 30px 0px;
  margin: 0 auto;
}

.legacy-import-page a.seperate-nav-links{
  padding-left: 27px;
  font-family: gotham-bold, sans-serif;
  color: #6ecff6;
  text-transform: uppercase;
  font-size: 1.6rem;
}

.legacy-import-page .back-to-top{
  height: 60px;
  width: 60px;
  border-radius: 50%;
  border: 2px solid #093250;
  position: relative;
  margin: 0 auto;
  display: block;
  margin: 90px auto;
  z-index: 9;
}

.legacy-import-page .btt-bar{
  width: 45%;
  height: 7px;
  background: #093250;
  display: block;
}

.legacy-import-page .btt-bar-left{
  transform-origin: right;
  top: 32%;
  left: 9%;
  position: absolute;
  transform: translateY(-50%) rotate(-40deg);
}

.legacy-import-page .btt-bar-right{
  transform-origin: left;
  top: 32%;
  right: 9%;
  position: absolute;
  transform: translateY(-50%) rotate(40deg);
}

.legacy-import-page span.button-text{
  position: absolute;
  width: 100px;
  font-size: 1.5rem;
  text-align: center;
  top: 120%;
  left: 50%;
  transform: translateX(-50%);
  font-family: ceragr-bold;
  color: #093250;
}

.legacy-import-page .mobile{
  display: none;
}

/* Home Page Styles */

.legacy-import-page .home-section{
  position: relative;
}

.legacy-import-page .main-header{
  font-family: ceragr-bold, sans-serif;
  color: white;
  padding: 30rem 14rem;
  padding-bottom: 18rem;
}

.legacy-import-page .main-header h2{
  line-height: 1.2;
  font-size: 3.7vw;
  letter-spacing: 1px;
  font-family: ceragr-bold;
}

.legacy-import-page .main-header button{
  background-color: #ff7006;
  border: none;
  padding: 10px 20px;
  border-radius: 8px;
  text-transform: uppercase;
  font-weight: normal;
  color: #093251;
}

.legacy-import-page .home-subhead{
  text-align: center;
  margin: 80px;
  font-family: gotham-book;
  color: #093251;
  font-size: 2.7rem;
  width: 900px;
  margin: 80px auto;
}

.legacy-import-page .home-image-section{
  width: 76.5%;
  margin-inline: auto;
  margin-bottom: 12rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.legacy-import-page .home-image-section img{
  width: 100%;
  height: auto;
}

.legacy-import-page .primary-block-wrap, .legacy-import-page .regular-block-wrap{
  width: 85%;
  margin: 0 auto;
  padding-top: 7rem;
  padding-bottom: 18rem;
  position: relative;
}

.legacy-import-page .regular-block-wrap{
  padding: 0 !important;
  margin-block: 7rem;
}

.legacy-import-page .regular-block-wrap h2{
  color: var(--orange);
  font-family: ceragr-bold;
  font-size: 4rem;
  text-align: center;
  margin-bottom: 5rem;
}
.legacy-import-page .regular-block-wrap h4{
  font-family: ceragr-bold;
  color: var(--primary);
  text-transform: uppercase;
  font-size: 2rem;
  margin-bottom: 1.5rem;
  text-align: center;
}

/* primary block section */

.legacy-import-page .primary-block-wrap{
  display: flex;
  flex-direction: column;
  background-color: #093251;
}

.legacy-import-page .primary-block-wrap::after{
  content: "";
  height: 120px;
  background: white;
  width: 100%;
  position: absolute;
  bottom: 0px;
}

.legacy-import-page .primary-block{
  display: flex;
  padding: 40px 20px;
  width: 87.5%;
  margin: 0 auto;
  height: 24vw;
  position: relative;
}

.legacy-import-page .primary-block:nth-of-type(even){
  flex-direction: row-reverse;
}

.legacy-import-page .primary-block:nth-of-type(odd) .block-content-wrap{
  padding-left: 50px;
  padding-right: 20px;
}

.legacy-import-page .primary-block h3{
  color: white;
  letter-spacing: 1px;
  width: 85%;
  font-family: ceragr-bold, sans-serif;
  font-size: 4rem;
  margin-bottom: 10px;
  width: 100%;
}

.legacy-import-page .primary-block:nth-of-type(3) .icon-wrap{
  background-position: top;
}

.legacy-import-page .primary-block:nth-of-type(2) .icon-wrap, .legacy-import-page .primary-block:nth-of-type(3) .icon-wrap{
  z-index: 999;
}

.legacy-import-page .primary-block:nth-of-type(2) .icon-wrap{
  background-position: 40%;
}

.legacy-import-page .block-content{
  width: 80%;
  color: white;
  font-family: gotham-book;
  font-size: 1.6rem;
  width: 100%;
}

.legacy-import-page .block-content-wrap{
  padding: 50px;
  width: 49%;
  padding-top: 7%;
  z-index: 999;
}

.legacy-import-page .block-content-wrap:nth-of-type(even){
  padding-left: 20px;
}

.legacy-import-page .block-content-wrap:nth-of-type(odd){
  padding-right: 20px;
}

.legacy-import-page .icon-wrap{
  width: 49%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  clip-path: polygon(calc(100% - 55px) 0, 100% calc(0% + 70px), 100% 100%, 0 100%, 0 0);
}

.legacy-import-page .icon-wrap.youtube{
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.legacy-import-page .home-section .icon-wrap.youtube{
  height: 120%;
  padding-bottom: 0px;
}

.legacy-import-page .icon-wrap iframe, .legacy-import-page .icon-wrap object, .legacy-import-page .icon-wrap embed{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.legacy-import-page .block-icon{
  width: 100%;
}

.legacy-import-page .block-link{
  font-family: gotham-bold;
  color: #f47222;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 1px;
  margin-top: 40px;
  position: relative;
  z-index: 2;
  margin-bottom: 20px;
  background: none;
  border: none;
  padding: 0px;
  display: block;
}

.legacy-import-page .block-link:hover{
  cursor: pointer;
  color: #f47222;
  text-decoration: none;
}

.legacy-import-page .block-link:hover .link-icon{
  transform: translateX(20px);
}

.legacy-import-page .link-icon{
  height: 70px;
  position: absolute;
  left: -8px;
  top: -21px;
  z-index: -1;
  transition: all 0.6s ease;
}

.legacy-import-page .home-video-wrap{
  height: 35vw;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  width: 85%;
  margin: 0 auto;
  margin-top: 100px;
  z-index: 3;
}

.legacy-import-page .home-video-wrap:hover, .legacy-import-page .tech-video-wrap:hover{
  cursor: pointer;
}

.legacy-import-page .home-video-wrap img, .legacy-import-page .tech-video-wrap img{
  width: 150px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.legacy-import-page .modal-background{
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  visibility: hidden;
  opacity: 0;
  z-index: 9999999999;
}

.legacy-import-page .home-video{
  position: fixed;
  width: 85%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  visibility: hidden;
  opacity: 0;
  z-index: 9999999;
}

.legacy-import-page .secondary-block-wrap{
  display: flex;
  width: 76.5%;
  margin: 0 auto;
  margin-top: 1rem;
  justify-content: space-between;
  position: relative;
  padding-bottom: 10rem;
}

.legacy-import-page .secondary-block{
  width: 49%;
  background-color: #0c3351;
  display: flex;
  flex-direction: column;
  padding: 12rem;
  justify-content: center;
  position: relative;
  align-items: center;
  background-size: cover;
  background-position: center;
}

.legacy-import-page .secondary-icon-wrap{
  height: 7vw;
  width: 24%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right;
}

.legacy-import-page .secondary-icons{
  display: flex;
  justify-content: space-between;
}

.legacy-import-page .secondary-block-link{
  font-family: ceragr-black;
  color: #f47222;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 1px;
  margin-top: 60px;
  position: relative;
  z-index: 2;
  background: none;
  border: none;
  padding: 0px;
}

.legacy-import-page .secondary-link{
  margin-top: 7rem;
}

.legacy-import-page .block-overlay{
  width: 100%;
  height: 100%;
  background-color: #093251;
  opacity: 0.8;
  position: absolute;
  top: 0;
  left: 0;
}

.legacy-import-page .secondary-block-link:hover{
  cursor: pointer;
}

.legacy-import-page .secondary-block-link:hover .link-icon{
  transform: translateX(20px);
}

.legacy-import-page .secondary-block-link .link-icon{
  left: -5px;
}

.legacy-import-page img.secondary-block-icon{
  width: 100%;
}

.legacy-import-page .secondary-block-content-wrap{
  position: relative;
  text-align: center;
}

.legacy-import-page .secondary-block h3{
  font-family: ceragr-bold, sans-serif;
  color: white;
  margin-bottom: 24px;
  font-size: 3.8rem;
}

.legacy-import-page .secondary-block-content{
  color: white;
  font-family: gotham-book;
  font-size: 1.8rem;
  width: 70%;
  margin-bottom: 24px;
}

.legacy-import-page .blog-section-header{
  margin-top: 80px;
  text-align: center;
  color: #f47123;
  font-family: ceragr-bold;
  font-size: 6rem;
  letter-spacing: 1;
}

.legacy-import-page .home-blog-section{
  width: 85.5%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  position: relative;
}

.legacy-import-page .home-blog-section h3{
  color: #093251;
}

.legacy-import-page .home-blog-section::after{
  content: "";
  background-color: #f0f0f0;
  width: 100vw;
  height: 140%;
  top: 450px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}

.legacy-import-page .home-blog-post:first-of-type{
  width: 100%;
}

.legacy-import-page .home-blog-post{
  width: 50%;
  display: flex;
  margin: 70px 0px;
}

.legacy-import-page .home-blog-image:first-of-type .home-blog-image{
  width: 60%;
  height: 400px;
}

.legacy-import-page .home-blog-image{
  width: 50%;
}

.legacy-import-page .home-blog-image div{
  height: 100%;
  background-position: center;
  background-size: cover;
}

.legacy-import-page .home-blog-content{
  padding: 55px;
  width: 50%;
  font-family: gotham-light, sans-serif;
}

.legacy-import-page .home-blog-content h3{
  font-family: ceragr-bold;
  font-size: 2.5vw;
  margin-bottom: 20px;
}

.legacy-import-page .home-blog-content:nth-of-type(2) h3, .legacy-import-page .home-blog-content:nth-of-type(3) h3{
  font-size: 4rem;
}

.legacy-import-page .home-blog-post:first-of-type .home-blog-content{
  padding-bottom: 18rem;
}

.legacy-import-page .home-blog-post:first-of-type .home-blog-image{
  width: 68%;
}

.legacy-import-page .home-blog-content p{
  font-family: gotham-book;
  font-size: 1.6rem;
}

.legacy-import-page .home-blog-post:nth-of-type(2) h3, .legacy-import-page .home-blog-post:nth-of-type(3) h3{
  font-size: 3rem;
}

.legacy-import-page .home-blog-content .secondary-link{
  margin-top: 40px;
}

.legacy-import-page .header-bar-vert{
  display: block;
  width: 5px;
  height: 100%;
  background: #6ed0f6;
  position: absolute;
  top: 0;
  right: 80px;
  /* left: 50px; */
  opacity: 0.82;
  animation: vert-bar 1.4s 0.4s ease-in;
  animation-fill-mode: forwards;
}

.legacy-import-page .header-bar-hor{
  display: block;
  height: 5px;
  width: 100%;
  background: #6ed0f6;
  position: absolute;
  top: 10%;
  opacity: 0.82;
  animation: horizontal-bar 1.4s 0.4s ease-in;
  animation-fill-mode: forwards;
}

.legacy-import-page .home-header-overlay{
  background: black;
  opacity: 0.6;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
}

.legacy-import-page sup{
  font-size: 0.65em;
  top: -0.5em;
  font-weight: normal;
}
/*.logo {
	max-width: 100%;
	height: auto;
	margin: 0;
	padding: 1em;
}*/
/* .nav-options > li:hover > a {
	font-family: averta-black, sans-serif;
	text-decoration: none;
} */
.legacy-import-page .nav-options > li:hover .sub-nav-options{
  visibility: visible;
}
.legacy-import-page .link-icon{
  left: 2rem;
}
.legacy-import-page .secondary-block-link{
  margin-bottom: 2rem;
}
.legacy-import-page .secondary-block-link:hover{
  cursor: pointer;
  color: #f47222;
  text-decoration: none;
}
.legacy-import-page .social-wrap{
  max-width: 215px;
}

.legacy-import-page .header .home-anim-bars{
  width: 45px;
  height: 190px;
  position: absolute;
  left: 30px;
  top: calc(100% - 140px);
  background: #6dcef6;
  opacity: 0.49;
}

.legacy-import-page .primary-block:nth-of-type(1) .home-anim-bars:nth-of-type(3){
  width: 25px;
  height: 100px;
  background: #6ecff6;
  opacity: 0.49;
  position: absolute;
  top: -18px;
  left: 50px;
}

.legacy-import-page .primary-block:nth-of-type(1) .home-anim-bars:nth-of-type(4){
  width: 25px;
  height: 100px;
  background: #6ecff6;
  opacity: 0.49;
  position: absolute;
  top: calc(100% - 105px);
  left: calc(50% - 80px);
}

.legacy-import-page .primary-block:nth-of-type(1) .home-anim-bars:nth-of-type(5){
  width: 25px;
  height: 100px;
  background: #6ecff6;
  opacity: 0.49;
  position: absolute;
  top: 80px;
  right: calc(50% - 80px);
}

.legacy-import-page .primary-block:nth-of-type(1) .home-anim-bars:nth-of-type(6){
  width: 25px;
  height: 100px;
  background: #6ecff6;
  opacity: 0.49;
  position: absolute;
  top: 0px;
  right: 150px;
}

.legacy-import-page .primary-block:nth-of-type(1) .home-anim-bars:nth-of-type(7){
  width: 25px;
  height: 150px;
  background: #6ecff6;
  opacity: 0.49;
  position: absolute;
  top: -150px;
  right: -55px;
}

.legacy-import-page .primary-block:nth-of-type(2) .home-anim-bars:nth-of-type(3){
  width: 45px;
  height: 150px;
  position: absolute;
  background: #6ecff6;
  opacity: 0.49;
  right: 48px;
  top: -35px;
}

.legacy-import-page .primary-block:nth-of-type(3) .home-anim-bars:nth-of-type(3){
  height: 120px;
  width: 30px;
  background: #6ecff6;
  position: absolute;
  top: -40px;
  left: calc(50% - 225px);
  opacity: 0.49;
}

.legacy-import-page .primary-block:nth-of-type(3) .home-anim-bars:nth-of-type(4){
  height: 120px;
  width: 30px;
  background: #6ecff6;
  position: absolute;
  top: calc(100% - 110px);
  left: 60px;
  opacity: 0.49;
  z-index: 9999;
}

.legacy-import-page .primary-block:nth-of-type(3) .home-anim-bars:nth-of-type(5){
  height: 130px;
  width: 20px;
  background: #6ecff6;
  position: absolute;
  top: calc(100% - 190px);
  right: -60px;
  opacity: 0.49;
  z-index: 9999;
  transform: rotate(360deg);
}

.legacy-import-page .home-video-wrap .home-anim-bars{
  width: 55px;
  height: 190px;
  position: absolute;
  top: -120px;
  left: 225px;
  background: #6ecff6;
  opacity: 0.49;
}

.legacy-import-page .secondary-block-wrap .home-anim-bars:nth-of-type(2){
  width: 30px;
  height: 150px;
  position: absolute;
  top: calc(100% - 80px);
  left: -120px;
  background: #6ecff6;
}

.legacy-import-page .secondary-block-wrap .home-anim-bars:nth-of-type(3){
  width: 30px;
  height: 190px;
  position: absolute;
  top: -90px;
  right: -80px;
  background: #6ecff6;
}

.legacy-import-page .home-blog-section .home-anim-bars:nth-of-type(2){
  width: 30px;
  height: 160px;
  position: absolute;
  top: 0;
  right: -50px;
  background: #093251;
}

.legacy-import-page .home-blog-section .home-anim-bars:nth-of-type(3){
  width: 30px;
  height: 160px;
  position: absolute;
  top: calc(50% - 320px);
  left: -60px;
  background: #093251;
}

.legacy-import-page .home-blog-section .home-anim-bars:nth-of-type(4){
  width: 30px;
  height: 160px;
  position: absolute;
  top: calc(50% - 115px);
  left: -110px;
  background: #6ecff6;
}

.legacy-import-page .home-blog-section .home-anim-bars:nth-of-type(6){
  width: 30px;
  height: 190px;
  position: absolute;
  top: calc(100% - 100px);
  right: -80px;
  background: #6ecff6;
}

.legacy-import-page .home-anim-bars, .legacy-import-page .tech-anim-bars, .legacy-import-page .ds-anim-bars{
  transition: all 1.4s ease-out;
  transform-origin: top;
  max-height: 0px;
  position: absolute;
}

.legacy-import-page .abt-anim-sqrs, .legacy-import-page .career-anim-sqrs, .legacy-import-page .vs-anim-sqrs{
  transition: all 1.4s ease-out;
  transform-origin: center;
  transform: scale(0);
  position: absolute;
}

.legacy-import-page .abt-grow, .legacy-import-page .career-grow, .legacy-import-page .vs-grow{
  transform: scale(1);
}

.legacy-import-page .home-grow, .legacy-import-page .tech-grow, .legacy-import-page .ds-grow{
  max-height: 200px;
}

.legacy-import-page .facebook-image{
  height: 300px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.legacy-import-page div#homeSlider{
  height: 100%;
  position: relative;
}

.legacy-import-page .bx-viewport{
  height: auto !important;
}

.legacy-import-page a.facebook-link{
  height: 100%;
}

.legacy-import-page .facebook-result{
  height: 100%;
}

.legacy-import-page .home-section .bx-wrapper{
  width: 715px;
  margin: 0 auto;
  border: 60px solid #093250;
  border-top: 150px solid #093250;
}

.legacy-import-page .facebook-message{
  padding: 20px;
  font-family: gotham-book;
  color: #09324f;
}

.legacy-import-page .bx-wrapper{
  position: relative;
}

.legacy-import-page .bx-wrapper::after{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 80px;
  height: 80px;
  background-image: url("assets/facebook.png");
  background-size: contain;
  background-repeat: no-repeat;
}

.legacy-import-page .bx-wrapper .bx-pager{
  bottom: -36px;
}

.legacy-import-page .bx-wrapper .bx-prev{
  left: -45px;
}

.legacy-import-page .bx-wrapper .bx-next{
  right: -45px;
}

.legacy-import-page .taggbox-container{
  border: 50px solid #093251;
  border-top: 115px solid #093251;
  box-sizing: content-box;
}

.legacy-import-page .fb-page.fb_iframe_widget{
  display: block;
  text-align: center;
}

.legacy-import-page .fb_iframe_widget span{
  border: 40px solid #093251;
  box-sizing: content-box;
  border-top: 110px solid #093251;
}

.legacy-import-page .facebook-logo-iframe{
  height: 60px;
  position: absolute;
  left: 50%;
  top: 25px;
  z-index: 999;
  transform: translateX(-50%);
}

.legacy-import-page .facebook-iframe-container{
  position: relative;
  margin-top: 80px;
}

.legacy-import-page .mobile-facebook-iframe-container{
  position: relative;
  margin-top: 50px;
  display: none;
}

.legacy-import-page .mobile-facebook-logo-iframe{
  height: 40px;
  position: absolute;
  left: 50%;
  top: 25px;
  z-index: 999;
  transform: translateX(-50%);
}

.legacy-import-page .sa-form-modal{
  visibility: hidden;
  opacity: 0;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 800px;
  z-index: 9999999999;
  background: white;
  font-family: ceragr-bold;
  font-size: 16px;
  padding: 25px;
  height: 90%;
  overflow: auto;
}

.legacy-import-page .sa-form-modal form{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.legacy-import-page .form-section{
  display: block;
  width: 100%;
  text-transform: uppercase;
  font-size: 18px;
  margin: 25px 0px;
  text-align: center;
}

.legacy-import-page .sa-form-modal label{
  margin-bottom: 0px;
  font-size: 14px;
}
/* .form-label-with-directions {
  display: flex;
  justify-content: space-between;
} */
.legacy-import-page .sa-form-modal input, .legacy-import-page .sa-form-modal textarea, .legacy-import-page .sa-form-modal select{
  width: 100%;
  border: 1.5px solid #093251;
  border-radius: 3px;
  padding: 6px;
  background: none;
}

.legacy-import-page .form-header{
  display: block;
  width: 100%;
  text-align: center;
  font-size: 24px;
  margin: 20px 0px;
  margin-bottom: 40px;
  color: #ff7006;
}

.legacy-import-page .form-subhead{
  text-align: center;
  margin-bottom: 20px;
}
.legacy-import-page #vehicleEntries{
  width: 100%;
}
.legacy-import-page .form-sub-section .form-row:first-of-type{
  padding-top: 20px;
}
.legacy-import-page .form-row{
  width: 47%;
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin: 5px 0px;
}

.legacy-import-page .form-row.single{
  flex-direction: column;
}
.legacy-import-page .form-full-width-row{
  width: 100%;
}
.legacy-import-page .form-single{
  width: 47%;
}
.legacy-import-page .sa-form-modal select{
  width: unset;
}

.legacy-import-page .work-req-instructions{
  font-size: 12px;
  /* text-align: center; */
  display: block;
  width: 100%;
  margin-bottom: 5px;

  text-transform: uppercase;
}

.legacy-import-page #work_request{
  width: 100%;
  height: 250px;
  border: 1.5px solid #093251;
  border-radius: 3px;
}

/* .work-request-label {
  opacity: 0;
  height: 0px;
} */

.legacy-import-page .sa-form-modal input[type="submit"]{
  background: #093251;
  color: white;
  font-family: ceragr-bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 15px;
  padding: 20px;
  width: 300px;
  margin: 0 auto;
  margin-top: 30px;
}

/* Our solutoins Page */

.legacy-import-page #adasCalibration.active, .legacy-import-page #mobileServices.active, .legacy-import-page #whyProtech.active, .legacy-import-page #yourSolution.active{
  filter: none;
}

.legacy-import-page #adasCalibration.active .solutions-title, .legacy-import-page #mobileServices.active .solutions-title, .legacy-import-page #whyProtech.active .solutions-title #yourSolution.active .solutions-title{
  background-color: rgba(9, 50, 81, 0.87);
}

.legacy-import-page #adasCalibration.active .solutions-bottom-title, .legacy-import-page #mobileServices.active .solutions-bottom-title, .legacy-import-page #whyProtech.active .solutions-bottom-title, .legacy-import-page #yourSolution.active .solutions-bottom-title{
  background-color: #093250;
  color: #6ecff6;
}

.legacy-import-page #diagnosticScanning.active, .legacy-import-page #virtualSupport.active, .legacy-import-page #trustTheExperts.active, .legacy-import-page #leadingTheWay.active{
  filter: none;
}

.legacy-import-page #diagnosticScanning.active .solutions-title, .legacy-import-page #virtualSupport.active .solutions-title, .legacy-import-page #trustTheExperts.active .solutions-title, .legacy-import-page #leadingTheWay.active .solutions-title{
  background-color: rgba(110, 207, 246, 0.87);
}

.legacy-import-page #diagnosticScanning.active .solutions-bottom-title, .legacy-import-page #virtualSupport.active .solutions-bottom-title, .legacy-import-page #trustTheExperts.active .solutions-bottom-title, .legacy-import-page #leadingTheWay.active .solutions-bottom-title{
  background-color: #6ecff6;
  color: #093250;
}

.legacy-import-page #trustTheExperts, .legacy-import-page #leadingTheWay{
  background-position: 35%;
}

.legacy-import-page .grey-wrap{
  margin-top: 15px;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #d1d2d4;
}

.legacy-import-page .about-video{
  border: none;
  width: 100%;
  height: 500px;
}

.legacy-import-page .thank-you-video{
  border: none;
  width: 100%;
  height: 500px;
}

.legacy-import-page .section-sema-2022 .about-video{
  width: 80%;
  height: 300px;
  margin: 0px 10%;
}

.legacy-import-page .section-thirty-year-anniversary .anniversary-video{
  width: 80%;
  height: 300px;
  margin: 0px 10%;
}

.legacy-import-page .section-thirty-year-anniversary .teammate-video iframe{
  width: 85%;
  height: 600px;
}

.legacy-import-page .about-article{
  width: 70%;
  margin: 25px 15%;
}

.legacy-import-page .about-article{
  color: #093251;
  font-family: gotham-book;
}

.legacy-import-page .about-article h2{
  font-family: ceragr-bold;
  font-size: 2.5em;
  margin-top: 25px;
}

@media screen and (max-width: 900px){
  .legacy-import-page .about-video{
    height: 200px;
  }

  .legacy-import-page .section-sema-2022 .about-video{
    width: 100%;
    height: 200px;
    margin: 10% 0px;
  }
  .legacy-import-page .section-thirty-year-anniversary .teammate-video iframe{
    width: 80%;
    height: 50vh;
  }

  .legacy-import-page .about-article{
    width: 90%;
    margin: 25px 5%;
  }
}

.legacy-import-page .solutions-tab-wrap{
  width: 25%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  filter: grayscale(100%);
}

.legacy-import-page .solutions-tabs{
  display: flex;
  width: 100%;
}

.legacy-import-page .solutions-tabs:hover{
  cursor: pointer;
}

.legacy-import-page .solutions-bottom-title{
  text-align: center;
  font-family: ceragr-bold;
  background-color: #d1d2d4;
  padding: 15px 0px;
  color: #093250;
}

.legacy-import-page .sol-intro h2{
  font-family: ceragr-bold;
  font-size: 4rem;
  margin-bottom: 20px;
}

.legacy-import-page .sol-header-content{
  font-family: gotham-book;
  font-size: 1.6rem;
}

.legacy-import-page .sol-row-content h3{
  font-family: ceragr-bold;
  font-size: 4rem;
  margin-bottom: 20px;
}

.legacy-import-page .sol-row-content span, .legacy-import-page .tech-row-content span{
  font-family: ceragr-bold;
}

.legacy-import-page .solutions-content{
  display: none;
}

.legacy-import-page .solutions-show{
  display: block;
}

.legacy-import-page #diagnosticScanning{
  background-position: left;
}

.legacy-import-page #virtualSupport{
  background-position: right;
}

.legacy-import-page .sol-intro-wrap{
  display: flex;
  justify-content: space-between;
  color: white;
  font-family: averta-regular;
  margin-bottom: 70px;
}

.legacy-import-page .sol-intro{
  width: 45%;
  font-family: gotham-book;
  font-size: 1.6rem;
}

.legacy-import-page .sol-content-img{
  width: 45%;
  clip-path: polygon(calc(100% - 55px) 0, 100% calc(0% + 70px), 100% 100%, 0 100%, 0 0);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 450px;
}

.legacy-import-page .sol-content-header{
  display: flex;
  padding: 70px;
  width: 80%;
  margin: 0 auto;
  background-color: #093251;
  color: white;
  font-family: averta-regular;
  margin: 0 auto;
  flex-wrap: wrap;
}

.legacy-import-page .sol-content-header iframe{
  width: 100%;
  min-height: 500px;
  margin-bottom: 25px;
}

.legacy-import-page .solutions-content:nth-of-type(3) .sol-content-header, .legacy-import-page .solutions-content:nth-of-type(5) .sol-content-header{
  background-color: #6ecff6;
  color: #093251;
}

.legacy-import-page .solutions-content:nth-of-type(3) .sol-intro, .legacy-import-page .solutions-content:nth-of-type(5) .sol-intro{
  color: #093251;
}

.legacy-import-page .sol-rows-wrap, .legacy-import-page .tech-rows-wrap{
  width: 80%;
  margin: 0 auto;
  padding: 70px;
  padding-top: 150px;
  position: relative;
  padding-bottom: 0px;
}

.legacy-import-page .sol-row, .legacy-import-page .tech-row{
  display: flex;
  justify-content: space-between;
  position: relative;
  margin-bottom: 80px;
}

.legacy-import-page .sol-row:nth-of-type(even), .legacy-import-page .tech-row:nth-of-type(even){
  flex-direction: row-reverse;
}

.legacy-import-page .sol-row-content, .legacy-import-page .tech-row-content{
  width: 45%;
  font-family: gotham-book;
  color: #093251;
  padding: 80px 0px;
  font-size: 1.6rem;
}

.legacy-import-page .sol-row-image, .legacy-import-page .tech-row-image{
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 45%;
  clip-path: polygon(calc(100% - 55px) 0, 100% calc(0% + 70px), 100% 100%, 0 100%, 0 0);
}

.legacy-import-page .solutions-content:nth-of-type(2) .sol-rows-wrap::after, .legacy-import-page .solutions-content:nth-of-type(5) .sol-rows-wrap::after{
  content: "";
  background-color: #d1d2d4;
  height: 130%;
  width: 100vw;
  position: absolute;
  top: -180px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}

.legacy-import-page .link-button{
  border: none;
  background: none;
  position: relative;
  margin-top: 40px;
  color: #0c3351;
  font-family: ceragr-black, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1.6rem;
  text-decoration: none;
}

.legacy-import-page .link-button:hover{
  cursor: pointer;
  color: #0c3351;
  text-decoration: none;
}

.legacy-import-page .link-button:hover .content-link-icon{
  transform: translateX(20px);
}

.legacy-import-page .link-button span{
  position: relative;
  z-index: 2;
}

.legacy-import-page .content-link-icon{
  position: absolute;
  height: 50px;
  top: -26px;
  left: 1px;
  opacity: 0.6;
  transition: all 0.6s ease;
}

.legacy-import-page .content-section-block{
  display: flex;
  background-color: #6ed0f6;
  position: relative;
}

.legacy-import-page .content-section-block:nth-of-type(even){
  background-color: #555556;
  flex-direction: row-reverse;
}

.legacy-import-page .section-content-wrap{
  width: 58%;
  padding: 6%;
  padding-left: 9%;
}

.legacy-import-page .content-image-wrap{
  background-size: cover;
  width: 42%;
}

.legacy-import-page .content-image{
  height: 100%;
  width: 100%;
}

.legacy-import-page .content-title{
  font-family: gotham-medium, sans-serif;
  color: #0c3351;
  font-size: 4rem;
}

.legacy-import-page .section-content{
  font-family: gotham-medium, sans-serif;
  color: black;
  margin-bottom: 40px;
}
.legacy-import-page .content-section-block:nth-of-type(even) .content-title{
  color: #6ed0f6;
}

.legacy-import-page .content-section-block:nth-of-type(even) .section-content{
  color: white;
}

.legacy-import-page .content-section-block:nth-of-type(even) .link-button{
  color: #f47222;
}

.legacy-import-page .content-section-block:nth-of-type(even) .section-content-wrap{
  padding-left: 100px;
  padding-right: 9%;
}

.legacy-import-page .content-section-block:first-of-type .section-content-wrap{
  border-right: 5px solid white;
}

.legacy-import-page .content-section-block:last-of-type .content-image-wrap{
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 0%, 0 724%);
  clip-path: polygon(0 0, 100% 0, 100% 0%, 0 724%);
}

.legacy-import-page .carousel-accordion-section{
  display: flex;
  flex-direction: column;
}

.legacy-import-page .solutions-mobile-header{
  display: none;
  height: 550px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.legacy-import-page .solutions-title{
  height: 51px;
  display: flex;
  width: 100%;
  align-items: center;
  background-color: rgba(85, 85, 86, 0.9);
  color: white;
  letter-spacing: 1px;
  font-family: ceraGR-bold, sans-serif;
  text-align: center;
  justify-content: center;
  padding: 50px 0px;
  margin-top: 36rem;
  margin-bottom: 14rem;
  position: relative;
  font-size: 2.5rem;
}

.legacy-import-page .bar{
  position: absolute;
  top: 254px;
  width: 100vw;
  height: 5px;
  background-color: white;
  z-index: 2;
}

.legacy-import-page .bx-wrapper{
  border: none;
}

.legacy-import-page .bx-wrapper img{
  opacity: 0.14;
}

.legacy-import-page .carousel-image{
  width: 100%;
}

.legacy-import-page .carousel-content-wrap{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 2;
}

.legacy-import-page .bx-viewport{
  height: 600px;
}

.legacy-import-page .bxslider{
  height: 100%;
}

.legacy-import-page .bxslider li{
  height: 100%;
}

.legacy-import-page .color-overlay{
  height: 100%;
  width: 100%;
  background-color: #6ed0f6;
  opacity: 0.82;
  position: absolute;
}

.legacy-import-page .carousel-title{
  font-family: gotham-medium, sans-serif;
  letter-spacing: 1px;
  font-size: 5rem;
  color: #0c3351;
}

.legacy-import-page .carousel-content{
  font-family: gotham-medium, sans-serif;
  color: #0c3351;
}

.legacy-import-page .accordion-intro{
  font-family: averta-thin;
  letter-spacing: 1px;
  font-size: 3rem;
  text-align: center;
  width: 85%;
  margin: 0 auto;
  margin-bottom: 50px;
}

.legacy-import-page .accordion-section{
  width: 88%;
  margin: 0 auto;
  margin-bottom: 120px;
}

.legacy-import-page .accordion-title{
  font-family: ceragr-bold, sans-serif;
  color: #0c3351;
  text-align: center;
  background-color: #6ed0f6;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
}

.legacy-import-page .accordion-title:hover{
  cursor: pointer;
}

.legacy-import-page .accordion-arrow{
  height: 10px;
  transform: rotate(-90deg);
  position: absolute;
  right: 20px;
  top: 17px;
}

.legacy-import-page .accordion-arrow-rotate{
  transform: rotate(0deg);
}

.legacy-import-page .accordion-content-section{
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.8s ease-out;
}

.legacy-import-page .accordion-dropdown{
  margin-bottom: 30px;
}

.legacy-import-page .show-accordion{
  max-height: 600px;
}

.legacy-import-page .accordion-content-wrap{
  display: flex;
  padding: 40px;
  margin: 20px;
}

.legacy-import-page .accordion-content{
  width: 60%;
  padding-right: 70px;
  border-right: 1px solid black;
  font-family: averta-thin, sans-serif;
}

.legacy-import-page .accordion-list{
  width: 40%;
  padding-left: 70px;
  font-family: averta-regular;
  line-height: 2;
  list-style: none;
}

.legacy-import-page .accordion-list li::before{
  content: "\2022";
  color: orange;
  font-weight: bold;
  display: inline-block;
  width: 1.2em;
  margin-left: -1em;
  font-size: 21px;
}

.legacy-import-page .carousel-wrap .bxslider li{
  width: 100% !important;
}

.legacy-import-page .carousel-wrap .bx-wrapper .bx-pager.bx-default-pager a.active, .legacy-import-page .carousel-wrap .bx-wrapper .bx-pager.bx-default-pager a:focus, .legacy-import-page .carousel-wrap .bx-wrapper .bx-pager.bx-default-pager a:hover{
  background: white;
}

.legacy-import-page .carousel-wrap .bx-wrapper .bx-pager.bx-default-pager a{
  text-indent: -9999px;
  display: block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  outline: 0;
  border-radius: 50%;
  background: none;
  border: 2px solid white;
}

.legacy-import-page .section-content-wrap > *{
  max-width: 45ch;
}

.legacy-import-page .accordion-content a{
  color: #f47222;
  font-family: averta-bold, sans-serif;
}

.legacy-import-page .solutions-content:nth-of-type(3) .sol-content-img{
  background-position: left center;
}

.legacy-import-page .solutions-content:nth-of-type(2) .sol-content-img{
  z-index: 9;
}

.legacy-import-page .solutions-content:nth-of-type(2) .sol-header-content{
  z-index: 9;
}

.legacy-import-page .target{
  display: none;
}

.legacy-import-page .sol-anim-show{
  display: block !important;
}

.legacy-import-page .target:nth-of-type(3){
  display: none;
  height: 800px;
  width: 800px;
  background-size: contain;
  position: absolute;
  top: 900px;
  left: -350px;
  animation: target 50s linear infinite;
}

.legacy-import-page .target:nth-of-type(4){
  display: none;
  height: 600px;
  width: 600px;
  background-size: contain;
  position: absolute;
  top: 2200px;
  right: -420px;
  animation: target 50s linear infinite;
}

.legacy-import-page .target:nth-of-type(5){
  display: none;
  height: 400px;
  width: 400px;
  background-size: contain;
  position: absolute;
  bottom: -250px;
  left: 100px;
  animation: target 50s linear infinite;
}

@keyframes target{
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.legacy-import-page section{
  overflow: hidden;
  position: relative;
}

.legacy-import-page .stripe-set1{
  height: 600px;
  width: 280px;
  position: absolute;
  top: 1125px;
  right: 0;
  z-index: -1;
}

.legacy-import-page .stripe-set2{
  height: 700px;
  width: 280px;
  position: absolute;
  top: 40px;
  left: -19%;
  z-index: -1;
}

.legacy-import-page .stripe-set3{
  height: 600px;
  width: 280px;
  position: absolute;
  bottom: -60px;
  right: -21%;
  z-index: -1;
}

.legacy-import-page .stripe-wrap{
  height: 100%;
  width: 0%;
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
}

.legacy-import-page .stripe-set1 .stripe-wrap:nth-of-type(2){
  animation-delay: 0.3s;
}

.legacy-import-page .stripe-set1 .stripe-wrap:nth-of-type(3){
  animation-delay: 0.5s;
}

.legacy-import-page .stripe-set1 .stripe-wrap:nth-of-type(4){
  animation-delay: 0.7s;
}

.legacy-import-page .stripe1{
  height: 95px;
  width: 500px;
  position: absolute;
  right: -100px;
  background: #002640;
  transform: rotate(29deg);
  top: 92px;
}

.legacy-import-page .stripe2{
  height: 95px;
  width: 500px;
  position: absolute;
  right: -100px;
  background: #ff7006;
  transform: rotate(29deg);
  top: 200px;
}

.legacy-import-page .stripe3{
  height: 95px;
  width: 500px;
  position: absolute;
  background: #002640;
  right: -100px;
  transform: rotate(29deg);
  top: 307px;
}

.legacy-import-page .stripe4{
  height: 95px;
  width: 500px;
  position: absolute;
  background: #ff7006;
  right: -100px;
  transform: rotate(29deg);
  top: 415px;
}

.legacy-import-page .stripe-set2 .stripe-wrap{
  left: 0;
  right: auto;
}

.legacy-import-page .stripe-set2 .stripe-wrap:nth-of-type(1){
  left: -80px;
}

.legacy-import-page .stripe-set2 .stripe-wrap:nth-of-type(2){
  left: -30px;
}

.legacy-import-page .stripe-set2 .stripe-wrap:nth-of-type(3){
  left: -145px;
}

.legacy-import-page .stripe-set2 .stripe1{
  left: -100px;
  right: auto;
}

.legacy-import-page .stripe-set2 .stripe2{
  left: -100px;
  right: auto;
  top: 228px;
}

.legacy-import-page .stripe-set2 .stripe3{
  left: -100px;
  right: auto;
  top: 273px;
}

.legacy-import-page .stripe-set2 .stripe4{
  left: -100px;
  right: auto;
  top: 462px;
  background: #54c7f5;
}

.legacy-import-page .stripe-set2 .stripe-wrap:nth-of-type(2){
  animation-delay: 0.3s;
}

.legacy-import-page .stripe-set2 .stripe-wrap:nth-of-type(3){
  animation-delay: 0.5s;
}

.legacy-import-page .stripe-set2 .stripe-wrap:nth-of-type(4){
  animation-delay: 0.7s;
}

.legacy-import-page .stripe-set3 .stripe-wrap:nth-of-type(1){
  right: -60px;
}

.legacy-import-page .stripe-set3 .stripe-wrap:nth-of-type(2){
  right: -105px;
}

.legacy-import-page .stripe-set3 .stripe-wrap:nth-of-type(4){
  right: -80px;
  z-index: -2;
}

.legacy-import-page .stripe-set3 .stripe2{
  top: 225px;
}

.legacy-import-page .stripe-set3 .stripe3{
  background: #d1d2d4;
}

.legacy-import-page .stripe-set3 .stripe4{
  background: #54c7f5;
}

.legacy-import-page .stripe-set3 .stripe-wrap:nth-of-type(2){
  animation-delay: 0.3s;
}

.legacy-import-page .stripe-set3 .stripe-wrap:nth-of-type(3){
  animation-delay: 0.5s;
}

.legacy-import-page .stripe-set3 .stripe-wrap:nth-of-type(4){
  animation-delay: 0.7s;
}

.legacy-import-page .show-stripe{
  animation: show-stripe 0.8s ease-out both;
}

@keyframes show-stripe{
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}

.legacy-import-page .ds-anim-bars{
  width: 25px;
  height: 180px;
  position: absolute;
  top: 850px;
  background: #093251;
  left: 100px;
}

.legacy-import-page .ds-anim-bars:last-of-type{
  width: 25px;
  height: 180px;
  position: absolute;
  right: 100px;
  background: #093251;
  left: auto;
  top: 730px;
}

.legacy-import-page .sol-row:nth-of-type(1) .ds-anim-bars:nth-of-type(3){
  background: #6ecff6;
  top: -25px;
  left: -90px;
  height: 140px;
}

.legacy-import-page .sol-row:nth-of-type(1) .ds-anim-bars:nth-of-type(4){
  top: -150px;
  right: -45px;
}

.legacy-import-page .sol-row:nth-of-type(2) .ds-anim-bars:nth-of-type(3){
  height: 140px;
  top: -80px;
  left: 50px;
}

.legacy-import-page .sol-row:nth-of-type(2) .ds-anim-bars:nth-of-type(4){
  top: -30px;
  right: -190px;
  background: #6ecff6;
}

.legacy-import-page .sol-row:nth-of-type(3) .ds-anim-bars:nth-of-type(3){
  height: 140px;
  background: #6ecff6;
  top: 150px;
  left: -90px;
}

.legacy-import-page .sol-row:nth-of-type(3) .ds-anim-bars:nth-of-type(4){
  height: 140px;
  top: 220px;
  left: -150px;
  background: #6ecff6;
}

.legacy-import-page .sol-row:nth-of-type(4) .ds-anim-bars:nth-of-type(3){
  top: 0;
  right: -206px;
  left: auto;
  height: 140px;
}

.legacy-import-page .sol-content-header .vs-anim-sqrs{
  height: 30px;
  width: 30px;
  background: #093251;
}

.legacy-import-page .sol-content-header .vs-anim-sqrs:nth-of-type(3){
  top: 731px;
  left: 155px;
}

.legacy-import-page .sol-content-header .vs-anim-sqrs:nth-of-type(4){
  top: 970px;
  left: 0;
}

.legacy-import-page .sol-content-header .vs-anim-sqrs:nth-of-type(5){
  left: 180px;
  top: 1260px;
}

.legacy-import-page .sol-content-header .vs-anim-sqrs:nth-of-type(6){
  right: 156px;
  top: 900px;
}

.legacy-import-page .sol-row:nth-of-type(1) .vs-anim-sqrs:nth-of-type(3){
  width: 65px;
  height: 65px;
  background: #6ecff6;
  right: -95px;
  top: -120px;
}

.legacy-import-page .sol-row:nth-of-type(1) .vs-anim-sqrs:nth-of-type(4){
  height: 35px;
  width: 35px;
  background: #093251;
  right: -75px;
  top: 30px;
}

.legacy-import-page .sol-row:nth-of-type(2) .vs-anim-sqrs:nth-of-type(3){
  height: 25px;
  width: 25px;
  background: #6ecff6;
  top: 200px;
  right: -210px;
}

.legacy-import-page .sol-row:nth-of-type(2) .vs-anim-sqrs:nth-of-type(4){
  height: 65px;
  width: 65px;
  background: #6ecff6;
  top: 280px;
  right: -150px;
}

.legacy-import-page .sol-row:nth-of-type(3) .vs-anim-sqrs:nth-of-type(3){
  height: 65px;
  width: 65px;
  background: #093251;
  left: -100px;
  top: -120px;
}

.legacy-import-page .sol-row:nth-of-type(3) .vs-anim-sqrs:nth-of-type(4){
  height: 35px;
  width: 35px;
  background: #6ecff6;
  left: -150px;
  top: -20px;
}

.legacy-import-page .sol-row:nth-of-type(4) .vs-anim-sqrs:nth-of-type(3){
  height: 65px;
  width: 65px;
  background: #6ecff6;
  left: -200px;
  top: 100px;
}

.legacy-import-page .fixed-select{
  display: none;
  width: 100%;
  z-index: 999999999;
  position: fixed;
  top: 0;
  left: 0;
}

.legacy-import-page .fixed-select div{
  text-align: center;
  font-family: ceragr-bold;
  background-color: #d1d2d4;
  padding: 15px 0px;
  color: #093250;
  width: 25%;
}

.legacy-import-page .fixed-select div:hover{
  cursor: pointer;
}

.legacy-import-page #adas.fixed-active{
  color: #6ecff6;
  background-color: #093251;
}

.legacy-import-page #scanning.fixed-active{
  background-color: #6ecff6;
  color: #093251;
}

.legacy-import-page #mobile.fixed-active{
  color: #6ecff6;
  background-color: #093251;
}

.legacy-import-page #virtual.fixed-active{
  background-color: #6ecff6;
  color: #093251;
}

.legacy-import-page .fixed-show{
  display: flex;
}

/* solutions optional section styling */
.legacy-import-page .solutions--optional-section--wrapper{
  background-color: #ffffff;
}
.legacy-import-page .solutions--optional-section--content{
  width: 80%;
  margin-inline: auto;
  padding-block-start: 9rem;
  padding-block-end: 1rem;
}
.legacy-import-page .solutions--optional-section--content h2{
  color: #093251;
  text-align: center;
  font-family: ceragr-bold;
  font-size: 4rem;
  margin-bottom: 20px;
}
.legacy-import-page .solutions--optional-section--content--copy{
  font-family: gotham-book;
  color: #093251;
  font-size: 1.6rem;
}
.legacy-import-page .solutions--optional-section--button{
  text-align: center;
  padding-block: 4rem;
}
.legacy-import-page .solutions--optional-section--button a{
  background-color: #ff7006;
  border: none;
  padding: 10px 20px;
  border-radius: 8px;
  text-transform: uppercase;
  font-weight: normal;
  color: #ffffff;
  font-family: ceragr-bold, sans-serif;
  font-size: 2.2rem;
  margin: 80px auto;
  margin-bottom: 80px;
  margin-bottom: 0px;
}

/* About Us Stylings */

.legacy-import-page .about-section-new{
  position: relative;
}

.legacy-import-page .about-header-wrap h2.about-header{
  margin: 0px;
  padding: 50px;
  color: white;
  font-family: ceragr-bold, sans-serif;
  letter-spacing: 1px;
  position: relative;
  width: 48%;
  margin-right: 3%;
  line-height: 1.2;
  text-align: left;
  font-size: 3.7vw;
  padding-right: 0px;
  padding-bottom: 150px;
}

.legacy-import-page .about-header-wrap{
  height: 45vw;
  background-repeat: no-repeat;
  background-size: cover;
  background-position-y: -150px;
  display: flex;
  align-items: flex-end;
  position: relative;
  justify-content: flex-end;
}

.legacy-import-page .about-mobile-header{
  display: none;
}

.legacy-import-page .about-overlay{
  position: absolute;
  height: 100%;
  width: 100%;
  background: black;
  opacity: 0.6;
}

.legacy-import-page .about-primary-section{
  display: flex;
  background-color: #093251;
  color: white;
}

.legacy-import-page .about-primary-section img{
  width: 50%;
}

.legacy-import-page .about-primary-image{
  width: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position-y: -80px;
  clip-path: polygon(76% 0, 100% 26%, 100% 100%, 0 100%, 0 0);
  transform: translateY(-40px);
}

.legacy-import-page .about-primary-content{
  width: 50%;
  padding: 5%;
  line-height: 1.42857143;
  font-family: gotham-book, sans-serif;
  font-size: 1.6rem;
}

.legacy-import-page .about-primary-content strong{
  font-family: averta-bold;
}

.legacy-import-page .section-about-us h2 span{
  color: #ff7006;
}

/* .section-about-us h2 {
    width: 73%;
    text-align: center;
    margin: 11rem auto;
	font-size: 5rem;
	color: #09324f;
	font-family: ceragr-bold, sans-serif;
	line-height: 1.2;
	letter-spacing: 1px;
} */

.legacy-import-page #recycledRides{
  position: relative;
}

.legacy-import-page .abt-sec-images{
  width: 45%;
  display: flex;
  flex-wrap: wrap;
}

.legacy-import-page .abt-sec-wrap{
  width: 40%;
  margin: 150px 0px;
  color: #09324f;
  margin-right: 40px;
  font-family: gotham-book;
  font-size: 1.6rem;
  line-height: 1.3;
}

.legacy-import-page .abt-sec-images div:first-of-type{
  height: 49%;
  width: 49%;
  margin-right: 1%;
}

.legacy-import-page .abt-sec-images div{
  background-size: cover;
  background-position: center;
}

.legacy-import-page .abt-sec-images div:nth-of-type(2){
  width: 49%;
  height: 49%;
  margin-left: 1%;
  background-position: left;
}

.legacy-import-page .abt-sec-images div:last-of-type{
  height: 49%;
  width: 100%;
  margin-top: 2%;
}

.legacy-import-page .about-secondary-section::after{
  content: "";
  width: 100%;
  position: absolute;
  height: 75%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #6ecff6;
  z-index: -1;
}

.legacy-import-page .about-secondary-section{
  display: flex;
  color: #6ed0f6;
  padding: 40px;
  line-height: 2;
  position: relative;
  width: 80%;
  margin: 0 auto;
  justify-content: space-between;
  z-index: 2;
}

.legacy-import-page .about-secondary-title{
  width: 60%;
  line-height: 2;
  letter-spacing: 1px;
  font-family: averta-light;
  font-size: 2.7rem;
}

.legacy-import-page .abt-sec-wrap h3{
  color: #093250;
  font-size: 4rem;
  font-family: ceragr-bold;
  margin-bottom: 15px;
}

.legacy-import-page .about-secondary-title strong{
  font-family: ceragr-bold;
}

.legacy-import-page .about-secondary-content{
  width: 60%;
  font-family: gotham-book, sans-serif;
}

.legacy-import-page .abt-third-section{
  width: 80%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  position: relative;
  padding-bottom: 220px;
  z-index: 2;
}

.legacy-import-page .abt-third-content{
  width: 30%;
  padding-top: 150px;
  padding-bottom: 200px;
  font-family: gotham-book;
  color: #093251;
}

.legacy-import-page .abt-third-section div:first-of-type{
  width: 60%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.legacy-import-page .abt-third-section::after{
  content: "";
  width: 100vw;
  position: absolute;
  height: 75%;
  left: 50%;
  top: 84%;
  transform: translateX(-50%);
  background-color: #6ecff6;
  z-index: -1;
}

.legacy-import-page .abt-third-section{
  padding-bottom: 0px;
}

.legacy-import-page .abt-third-section h3{
  font-family: ceragr-bold;
  font-size: 4rem;
  color: #093250;
  margin-bottom: 20px;
}

.legacy-import-page .about-image-band{
  display: flex;
  position: relative;
}

.legacy-import-page .band-image{
  width: 22%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.legacy-import-page .band-image:nth-of-type(odd){
  width: 28%;
}

.legacy-import-page .band-image:first-of-type{
  background-position-x: 0px;
}

.legacy-import-page .image-band-content-wrap{
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  width: 60%;
  letter-spacing: 0px;
  line-height: 1.8;
}

.legacy-import-page .about-image-band{
  height: 480px;
}

.legacy-import-page .image-band-overlay{
  height: 100%;
  width: 100%;
  position: absolute;
  background-color: black;
  opacity: 0.6;
}

.legacy-import-page .image-band-title{
  font-size: 5rem;
  letter-spacing: 1px;
}

.legacy-import-page .image-band-content{
  font-family: gotham-medium;
}

.legacy-import-page .about-mobile-overlay{
  display: none;
}

.legacy-import-page .about-info-tile{
  display: flex;
}

.legacy-import-page .about-tile-photo{
  width: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.legacy-import-page .about-info-tile:nth-of-type(even){
  flex-direction: row-reverse;
}

.legacy-import-page .about-tile-title{
  font-family: gotham-medium, sans-serif;
  color: #0c3351;
  font-size: 3.8rem;
}

.legacy-import-page .about-content-wrap{
  font-family: averta-thin, sans-serif;
  padding: 80px;
  width: 50%;
}

.legacy-import-page .about-tile-content{
  font-size: 2rem;
  letter-spacing: 1px;
  line-height: 1.5;
}

.legacy-import-page .about-secondary-section span{
  display: block;
  position: absolute;
}

.legacy-import-page .large-rectangle{
  height: 45%;
  width: 200px;
  background: #6ed0f6;
  right: 0;
  top: 0;
  visibility: hidden;
  /* animation: large-rectangle .5s ease-in;
	animation-fill-mode: forwards; */
}

.legacy-import-page .small-rectangle{
  height: 59%;
  width: 135px;
  background: #6ed0f6;
  bottom: 0;
  right: 0;
  visibility: hidden;
  /* animation: small-rectangle .5s .2s ease-in;
	animation-fill-mode: forwards; */
}

.legacy-import-page .about-graphic-wrap{
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
}

.legacy-import-page .about-graphic-wrap{
  pointer-events: none;
}

.legacy-import-page .mobile-sig{
  display: none;
}

.legacy-import-page .about-sig span{
  display: block;
}

.legacy-import-page .mobile-about-primary-image{
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-position-y: -93px;
  background-size: cover;
  width: 40%;
  clip-path: polygon(76% 0, 100% 26%, 100% 100%, 0 100%, 0 0);
}

.legacy-import-page .mobile-sig .about-sig{
  display: block;
  width: 40%;
  margin-left: 60px;
  font-family: gotham-book;
}

.legacy-import-page .about-secondary-section .abt-anim-sqrs:nth-of-type(3){
  width: 35px;
  height: 35px;
  position: absolute;
  top: -25px;
  left: 37px;
  background: #6ecff6;
}

.legacy-import-page .about-secondary-section .abt-anim-sqrs:nth-of-type(4){
  width: 55px;
  height: 55px;
  position: absolute;
  top: -5px;
  left: calc(50% - 62px);
  background: #093251;
}

.legacy-import-page .about-secondary-section .abt-anim-sqrs:nth-of-type(5){
  width: 25px;
  height: 25px;
  position: absolute;
  top: 58px;
  left: calc(50% + 45px);
  background: #6ecff6;
}

.legacy-import-page .about-secondary-section .abt-anim-sqrs:nth-of-type(6){
  width: 45px;
  height: 45px;
  position: absolute;
  top: calc(100% - 140px);
  right: calc(50% - 185px);
  background: #093251;
}

.legacy-import-page .about-secondary-section .abt-anim-sqrs:nth-of-type(7){
  width: 55px;
  height: 55px;
  position: absolute;
  top: calc(100% - 90px);
  right: 295px;
  background: #093251;
}

.legacy-import-page .about-secondary-section .abt-anim-sqrs:nth-of-type(8){
  width: 45px;
  height: 45px;
  position: absolute;
  top: 50px;
  right: 295px;
  background: #093251;
}

.legacy-import-page .about-secondary-section .abt-anim-sqrs:nth-of-type(9){
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0px;
  right: 130px;
  background: #6ecff6;
}

.legacy-import-page .about-secondary-section .abt-anim-sqrs:nth-of-type(10){
  width: 65px;
  height: 65px;
  position: absolute;
  top: -25px;
  right: 40px;
  background: #6ecff6;
}

.legacy-import-page .about-secondary-section .abt-anim-sqrs:nth-of-type(11){
  width: 45px;
  height: 45px;
  position: absolute;
  top: 120px;
  right: 25px;
  background: #093251;
}

.legacy-import-page .about-secondary-section .abt-anim-sqrs:nth-of-type(12){
  width: 40px;
  height: 40px;
  position: absolute;
  top: -180px;
  right: 10px;
  background: #6ecff6;
}

.legacy-import-page #recycledRides .abt-anim-sqrs:nth-of-type(1){
  width: 65px;
  height: 65px;
  position: absolute;
  top: -30px;
  left: -90px;
  background: #093251;
}

.legacy-import-page #recycledRides .abt-anim-sqrs:nth-of-type(2){
  width: 35px;
  height: 35px;
  position: absolute;
  top: calc(100% + 20px);
  left: 37px;
  background: #6ecff6;
}

.legacy-import-page #recycledRides .abt-anim-sqrs:nth-of-type(3){
  width: 65px;
  height: 65px;
  position: absolute;
  top: calc(100% + 10px);
  right: -20px;
  background: #6ecff6;
}

.legacy-import-page #recycledRides .abt-anim-sqrs:nth-of-type(4){
  width: 35px;
  height: 35px;
  position: absolute;
  top: 5px;
  right: -45px;
  background: #6ecff6;
}

.legacy-import-page .abt-third-section .abt-anim-sqrs:nth-of-type(3){
  width: 65px;
  height: 65px;
  position: absolute;
  top: calc(100% + 85px);
  left: 290px;
  background: #093251;
}

.legacy-import-page .abt-third-section .abt-anim-sqrs:nth-of-type(4){
  width: 35px;
  height: 35px;
  position: absolute;
  top: calc(50% + 115px);
  right: 185px;
  background: #6ecff6;
}

/* Technology Styles */

.legacy-import-page .tech-section-new{
  position: relative;
}

.legacy-import-page .tech-video-wrap{
  height: 41vw;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  margin: 0 auto;
  z-index: 3;
}

.legacy-import-page .section-technology h2, .legacy-import-page .content-subhead{
  text-align: center;
  color: #f47123;
  font-size: 4rem;
  font-family: ceragr-bold;
}

.legacy-import-page .tech-sec-content{
  text-align: center;
  width: 60%;
  margin: 0 auto;
  font-family: gotham-book;
}

.legacy-import-page .tech-sec-link{
  text-align: center;
  margin-top: 40px;
  font-family: gotham-bold;
}

.legacy-import-page .tech-sec-link a{
  color: #f47023;
}

.legacy-import-page .tech-content-wrap{
  display: flex;
  justify-content: space-between;
  position: relative;
  padding-right: 80px;
}

.legacy-import-page .mobile-tech-header{
  display: none;
}

.legacy-import-page .tech-content{
  line-height: 1.42857143;
  font-family: gotham-book, sans-serif;
  font-size: 1.6rem;
}

.legacy-import-page .tech-primary-image{
  width: 48%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  clip-path: polygon(calc(100% - 111px) 0, 100% calc(0% + 142px), 100% 100%, 0 100%, 0 0);
}

.legacy-import-page .tech-content-header{
  color: #0c3351;
  font-family: ceragr-bold, sans-serif;
  line-height: 1.4;
}

.legacy-import-page .tech-content-wrap::after{
  content: "";
  background-color: #d1d2d4;
  width: 100vw;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 92%;
  z-index: -1;
}

.legacy-import-page .tech-sec-link a{
  color: #f47023;
}

.legacy-import-page h2.tech-content-header{
  text-align: left;
  color: #0c3351;
  width: 95%;
  margin-bottom: 20px;
}

.legacy-import-page .tech-content-container{
  color: #0c3351;
  width: 48%;
  padding: 50px 0px;
}

.legacy-import-page .section-technology h2.tech-header{
  color: #0c3350;
  width: 70%;
  margin: 80px auto;
  font-family: gotham-book;
  font-size: 2.5rem;
  font-weight: normal;
  line-height: 1.5;
}

.legacy-import-page span.header-bold{
  font-family: gotham-bold;
}

.legacy-import-page .tech-blocks-wrap{
  display: flex;
}

.legacy-import-page .tech-block{
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 400px;
  position: relative;
  width: 33.333333%;
}

.legacy-import-page .tech-overlay{
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #6ed0f6;
  opacity: 0.82;
}

.legacy-import-page .tech-block-content{
  font-family: averta-regular;
}

.legacy-import-page .tech-block-wrap{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  text-align: center;
  color: #0c3351;
}

.legacy-import-page .tech-block-title{
  font-family: ceragr-bold, sans-serif;
  letter-spacing: 0.2px;
}

.legacy-import-page .tech-block:nth-of-type(even) .tech-overlay{
  background-color: #555556;
  opacity: 0.9;
}

.legacy-import-page .tech-block:nth-of-type(even) .tech-block-wrap{
  color: white;
}

.legacy-import-page .tech-secondary-link{
  border: none;
  background: none;
  padding: 0px;
  color: #f47222;
  font-family: gotham-medium, sans-serif;
  position: relative;
}

.legacy-import-page .tech-secondary-link:hover{
  color: #f47222;
  text-decoration: none;
}

.legacy-import-page .tech-secondary-wrap{
  background-color: #0c3351;
  padding: 140px;
  position: relative;
  overflow: hidden;
}

.legacy-import-page .tech-secondary-title{
  color: #6ed0f6;
  font-family: ceragr-bold, sans-serif;
  font-size: 5rem;
}

.legacy-import-page .tech-secondary-info{
  width: 58%;
}

.legacy-import-page .tech-secondary-content{
  color: white;
  font-family: gotham-medium, sans-serif;
  line-height: 1.9;
  letter-spacing: 0.2px;
  margin-bottom: 60px;
}

.legacy-import-page .tech-secondary-link:hover{
  cursor: pointer;
}

.legacy-import-page .tech-secondary-link:hover .link-icon{
  transform: translateX(20px);
}

.legacy-import-page .tech-secondary-link .link-icon{
  height: 70px;
  position: absolute;
  left: -7px;
  top: -37px;
  z-index: 0;
}

.legacy-import-page .tech-secondary-link span{
  position: relative;
}

.legacy-import-page .tech-icon{
  position: absolute;
  top: -200px;
  right: -120px;
  height: 150%;
}

.legacy-import-page .tech-icon-mobile{
  display: none;
}

.legacy-import-page .tech-content-wrap span{
  display: block;
  position: absolute;
  height: 30%;
  background: #6ed0f6;
}

.legacy-import-page .box1{
  top: -118px;
  left: 60px;
}

.legacy-import-page .box2{
  left: -34px;
  top: 200px;
}

.legacy-import-page .box3{
  top: 54%;
  left: 3%;
}

.legacy-import-page .box4{
  left: 15%;
  top: 54%;
}

.legacy-import-page .box5{
  top: 84%;
  left: -34px;
}

.legacy-import-page .box6{
  top: 84%;
  left: 10%;
}

.legacy-import-page .show-modal{
  visibility: visible !important;
  opacity: 1 !important;
}

.legacy-import-page .modal-background.show-modal{
  opacity: 0.7;
}

.legacy-import-page .tech-secondary-info{
  max-width: 65ch;
}

.legacy-import-page .tech-row-content h3{
  font-family: ceragr-bold;
  font-size: 3rem;
  margin-bottom: 20px;
}

.legacy-import-page .tech-content-wrap .tech-anim-bars:nth-of-type(3){
  width: 25px;
  height: 180px;
  position: absolute;
  top: calc(100% - 90px);
  left: 50px;
  background: #093251;
}

.legacy-import-page .tech-content-wrap .tech-anim-bars:nth-of-type(4){
  width: 25px;
  height: 150px;
  position: absolute;
  top: calc(100% - 230px);
  left: 120px;
  background: #6ecff6;
}

.legacy-import-page .tech-content-wrap .tech-anim-bars:nth-of-type(5){
  width: 25px;
  height: 150px;
  position: absolute;
  top: calc(100% + 30px);
  left: 135px;
  background: #6ecff6;
}

.legacy-import-page .tech-content-wrap .tech-anim-bars:nth-of-type(6){
  width: 25px;
  height: 150px;
  position: absolute;
  top: 0px;
  right: 35px;
  background: #093251;
}

.legacy-import-page .tech-content-wrap .tech-anim-bars:nth-of-type(7){
  width: 25px;
  height: 180px;
  position: absolute;
  top: calc(100% - 40px);
  right: 160px;
  background: #093251;
}

.legacy-import-page .tech-row:nth-of-type(2) .tech-anim-bars:nth-of-type(3){
  width: 25px;
  height: 150px;
  position: absolute;
  top: -85px;
  left: 50px;
  background: #093251;
}

.legacy-import-page .tech-row:nth-of-type(2) .tech-anim-bars:nth-of-type(4){
  width: 25px;
  height: 150px;
  position: absolute;
  top: 20px;
  right: -200px;
  background: #6ecff6;
}

.legacy-import-page .tech-row:nth-of-type(3) .tech-anim-bars:nth-of-type(3){
  width: 25px;
  height: 150px;
  position: absolute;
  top: 110px;
  left: -130px;
  background: #6ecff6;
}

.legacy-import-page .tech-row:nth-of-type(3) .tech-anim-bars:nth-of-type(4){
  width: 25px;
  height: 150px;
  position: absolute;
  top: 190px;
  left: -190px;
  background: #6ecff6;
}

.legacy-import-page .tech-row:nth-of-type(4) .tech-anim-bars:nth-of-type(3){
  width: 25px;
  height: 150px;
  position: absolute;
  top: calc(100% - 100px);
  right: -190px;
  background: #093251;
}

/* Footer Styles */

.legacy-import-page footer img.footer-logo{
  width: 100%;
}

.legacy-import-page .footer-nav{
  list-style: none;
  font-family: ceragr-bold;
  text-transform: uppercase;
  line-height: 2;
  padding-left: 0px;
  display: flex;
}

.legacy-import-page .footer-nav li{
  padding-left: 20px;
}

.legacy-import-page .footer-nav a{
  color: white;
  font-family: gotham-bold;
  font-size: 1.6rem;
}

.legacy-import-page .footer-main-wrap a{
  width: 225px;
}

.legacy-import-page .footer-nav a:hover{
  text-decoration: none;
}

.legacy-import-page .footer-main-wrap{
  display: flex;
  width: 80%;
  justify-content: space-between;
  align-items: center;
}

.legacy-import-page .footer-main-wrap a:hover{
  cursor: pointer;
}

.legacy-import-page .foot-nav-wrap{
  padding-left: 30px;
}

.legacy-import-page .social-wrap{
  display: flex;
  justify-content: space-between;
  width: 20%;
}

.legacy-import-page .social-wrap a{
  padding: 5px;
}

.legacy-import-page .social-wrap img{
  width: 100%;
}

.legacy-import-page .social-wrap{
  max-width: 215px;
}

/* Careers Page */
.legacy-import-page .career-wrap{
  width: 90%;
  margin: 0 auto;
  margin: 80px auto;
}

.legacy-import-page .career-block{
  display: flex;
  justify-content: space-between;
  padding: 0px 40px;
  align-items: center;
  position: relative;
}

.legacy-import-page .career-image-wrap{
  width: 48%;
  height: 38vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.legacy-import-page .career-image-wrap iframe{
  width: 100% !important;
}

.legacy-import-page .career-content{
  width: 48%;
  margin: 100px 0px;
  z-index: 9;
}

.legacy-import-page .career-image{
  height: 49%;
  width: 100%;
  background-size: cover;
  background-position: center;
}

.legacy-import-page .career-image:first-of-type{
  background-position-y: -100px;
}

.legacy-import-page .career-content h1{
  font-family: ceragr-bold;
  font-size: 4rem;
  margin-bottom: 20px;
  color: white;
}

.legacy-import-page .career-content p{
  font-family: gotham-book;
  font-size: 1.6rem;
  color: white;
}

.legacy-import-page .career-block::after{
  content: "";
  width: 100%;
  height: 80%;
  position: absolute;
  background: #093251;
  z-index: -1;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.legacy-import-page .career-link-content{
  font-family: gotham-book;
  font-size: 1.8rem;
  text-align: center;
  margin: 80px 0px;
  margin-bottom: 30px;
}

.legacy-import-page .career-link-wrap a{
  background: #ff7006;
  color: white;
  font-family: ceragr-bold;
  padding: 10px 40px;
  border-radius: 30px;
}

.legacy-import-page .career-link-wrap{
  text-align: center;
}

.legacy-import-page .career-link-wrap a:hover{
  text-decoration: none;
  cursor: pointer;
}

.legacy-import-page .career-anim-sqrs{
  position: absolute;
}

.legacy-import-page .career-block .career-anim-sqrs:nth-of-type(3){
  width: 30px;
  height: 30px;
  position: absolute;
  top: -50px;
  left: 45px;
  background: #6ecff6;
  transition: all 0.8s 0.5s ease-out;
}

.legacy-import-page .career-block .career-anim-sqrs:nth-of-type(4){
  width: 45px;
  height: 45px;
  position: absolute;
  top: -30px;
  left: calc(50% - 15px);
  background: #093251;
}

.legacy-import-page .career-block .career-anim-sqrs:nth-of-type(5){
  width: 15px;
  height: 15px;
  position: absolute;
  top: 53px;
  left: calc(50% + 42px);
  background: #6ecff6;
  transition: all 0.8s 0.3s ease-out;
}

.legacy-import-page .career-block .career-anim-sqrs:nth-of-type(6){
  width: 35px;
  height: 35px;
  position: absolute;
  top: 45px;
  right: 300px;
  background: #093251;
  transition: all 0.8s 0.7s ease-out;
}

.legacy-import-page .career-block .career-anim-sqrs:nth-of-type(7){
  width: 30px;
  height: 30px;
  position: absolute;
  top: 5px;
  right: 110px;
  background: #6ecff6;
  transition: all 0.8s 0.3s ease-out;
}

.legacy-import-page .career-block .career-anim-sqrs:nth-of-type(8){
  width: 50px;
  height: 50px;
  position: absolute;
  top: -25px;
  right: 35px;
  background: #6ecff6;
  transition: all 0.8s 0.9s ease-out;
}

.legacy-import-page .career-block .career-anim-sqrs:nth-of-type(9){
  width: 45px;
  height: 45px;
  position: absolute;
  top: calc(100% - 80px);
  right: 280px;
  background: #093251;
  transition: all 0.8s 0.1s ease-out;
}

/* Animations */

@keyframes large-rectangle{
  0% {
    width: 0px;
  }
  2% {
    visibility: visible;
  }
  100% {
    width: 200px;
    visibility: visible;
  }
}

@keyframes small-rectangle{
  0% {
    width: 0px;
  }
  2% {
    visibility: visible;
  }
  100% {
    width: 135px;
    visibility: visible;
  }
}

@keyframes stripe-animation1{
  0% {
    top: 8.5%;
    right: -18%;
  }
  2% {
    visibility: visible;
  }
  100% {
    top: 0;
    right: -124px;
    visibility: visible;
  }
}

@keyframes stripe-animation2{
  0% {
    top: 23%;
    right: -18%;
  }
  2% {
    visibility: visible;
  }
  100% {
    top: 5%;
    right: 0px;
    visibility: visible;
  }
}

@keyframes stripe-animation3{
  0% {
    top: 36%;
    right: -18%;
  }
  2% {
    visibility: visible;
  }
  100% {
    top: 18%;
    right: 0px;
    visibility: visible;
  }
}

@keyframes stripe-animation4{
  0% {
    top: 48%;
    right: -18%;
  }
  2% {
    visibility: visible;
  }
  100% {
    top: 31%;
    right: 0px;
    visibility: visible;
  }
}

@keyframes stripe-animation5{
  0% {
    top: 62%;
    right: -18%;
  }
  2% {
    visibility: visible;
  }
  100% {
    top: 44%;
    right: 0px;
    visibility: visible;
  }
}

@keyframes stripe-animation6{
  0% {
    top: 77%;
    right: -18%;
  }
  2% {
    visibility: visible;
  }
  100% {
    top: 59%;
    right: 0px;
    visibility: visible;
  }
}

@keyframes stripe-animation7{
  0% {
    top: 91%;
    right: -18%;
  }
  2% {
    visibility: visible;
  }
  100% {
    top: 73%;
    right: 0px;
    visibility: visible;
  }
}

@keyframes stripe-animation8{
  0% {
    top: 105%;
    right: -18%;
  }
  2% {
    visibility: visible;
  }
  100% {
    top: 87%;
    right: 0px;
    visibility: visible;
  }
}

@keyframes stripe-animation9{
  0% {
    top: 117%;
    right: -18%;
  }
  2% {
    visibility: visible;
  }
  100% {
    top: 101%;
    right: 0px;
    visibility: visible;
  }
}

@-webkit-keyframes header-opacity{
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes header-opacity{
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-o-keyframes header-opacity{
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes header-opacity{
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes tech-boxes{
  from {
    width: 0px;
  }
  to {
    width: 60px;
  }
}
@-moz-keyframes tech-boxes{
  from {
    width: 0px;
  }
  to {
    width: 60px;
  }
}
@-o-keyframes tech-boxes{
  from {
    width: 0px;
  }
  to {
    width: 60px;
  }
}
@keyframes tech-boxes{
  from {
    width: 0px;
  }
  to {
    width: 60px;
  }
}

@keyframes tech-boxes-mobile{
  from {
    width: 0px;
  }
  to {
    width: 40px;
  }
}

@-webkit-keyframes horizontal-bar{
  from {
    top: 10%;
  }
  to {
    top: 77%;
  }
}
@-moz-keyframes horizontal-bar{
  from {
    top: 10%;
  }
  to {
    top: 77%;
  }
}
@-o-keyframes horizontal-bar{
  from {
    top: 10%;
  }
  to {
    top: 77%;
  }
}
@keyframes horizontal-bar{
  from {
    top: 10%;
  }
  to {
    top: 77%;
  }
}

@-webkit-keyframes vert-bar{
  from {
    left: 90%;
  }
  to {
    left: 3%;
  }
}
@-moz-keyframes vert-bar{
  from {
    left: 90%;
  }
  to {
    left: 3%;
  }
}
@-o-keyframes vert-bar{
  from {
    left: 90%;
  }
  to {
    left: 3%;
  }
}
@keyframes vert-bar{
  from {
    left: 90%;
  }
  to {
    left: 3%;
  }
}

@-webkit-keyframes header-height{
  from {
    height: 0%;
  }
  to {
    height: 100%;
  }
}
@-moz-keyframes header-height{
  from {
    height: 0%;
  }
  to {
    height: 100%;
  }
}
@-o-keyframes header-height{
  from {
    height: 0%;
  }
  to {
    height: 100%;
  }
}
@keyframes header-height{
  from {
    height: 0%;
  }
  to {
    height: 100%;
  }
}

/* oem statement overrides */
.legacy-import-page .statement{
  width: 25%;
}

.legacy-import-page .oem{
  display: flex;
  flex-wrap: wrap;
}

.legacy-import-page .statement:nth-of-type(1), .legacy-import-page .statement:nth-of-type(3), .legacy-import-page .statement:nth-of-type(6), .legacy-import-page .statement:nth-of-type(8), .legacy-import-page .statement:nth-of-type(9), .legacy-import-page .statement:nth-of-type(11){
  background: #6fcff6;
  color: #093251;
}

.legacy-import-page .statement:nth-of-type(2), .legacy-import-page .statement:nth-of-type(4), .legacy-import-page .statement:nth-of-type(5), .legacy-import-page .statement:nth-of-type(7), .legacy-import-page .statement:nth-of-type(10), .legacy-import-page .statement:nth-of-type(12){
  background: #093251;
  color: #6fcff6;
}

.legacy-import-page .statement:nth-of-type(1) h3, .legacy-import-page .statement:nth-of-type(3) h3, .legacy-import-page .statement:nth-of-type(6) h3, .legacy-import-page .statement:nth-of-type(8) h3, .legacy-import-page .statement:nth-of-type(9) h3, .legacy-import-page .statement:nth-of-type(11) h3{
  color: #093251;
}

.legacy-import-page .statement:nth-of-type(2) h3, .legacy-import-page .statement:nth-of-type(4) h3, .legacy-import-page .statement:nth-of-type(5) h3, .legacy-import-page .statement:nth-of-type(7) h3, .legacy-import-page .statement:nth-of-type(10) h3, .legacy-import-page .statement:nth-of-type(12) h3{
  color: #6fcff6;
}

.legacy-import-page .hide{
  display: none;
}

.legacy-import-page .sa-close{
  height: 30px;
  width: 30px;
  position: absolute;
  top: 10px;
  right: 10px;
}

.legacy-import-page .sa-close:hover{
  cursor: pointer;
}

.legacy-import-page .sa-close-bar{
  height: 5px;
  width: 100%;
  transform-origin: center;
  background: #fe6e1b;
  position: absolute;
  top: 50%;
  left: 50%;
}

.legacy-import-page .sa-close-bar:first-of-type{
  transform: translate(-50%, -50%) rotate(45deg);
}

.legacy-import-page .sa-close-bar:last-of-type{
  transform: translate(-50%, -50%) rotate(-45deg);
}

.legacy-import-page #workRequest{
  background-color: #ff7006;
  border: none;
  padding: 10px 20px;
  border-radius: 8px;
  text-transform: uppercase;
  font-weight: normal;
  color: #093251;
  font-family: ceragr-bold, sans-serif;
  font-size: 2.2rem;
  margin: 80px auto;
  margin-bottom: 0px;
  display: block;
}

.legacy-import-page .main-nav #workRequest{
  /* margin-top: 0px;
  font-size: 1em;
  font-family: gotham-bold;
  color: #fff;
  padding: 5px 10px;
  text-align: center; */

  background-color: transparent;
  padding: unset;
  border-radius: unset;
  margin: unset;

  color: white;
  font-family: gotham-bold, sans-serif;
  text-transform: uppercase;
  font-size: 1.6rem;
}
.legacy-import-page .main-nav #workRequest:hover{
  text-decoration: none;
  cursor: pointer;
  color: #ff7006;
}
@media screen and (max-width: 1050px){
  .legacy-import-page .main-nav #workRequest{
    color: #093250;
  }
}

/* .main-nav #workRequest {
} */

.legacy-import-page .section-our-solutions ul{
  padding-left: 16px;
}

.legacy-import-page .section-technology ul{
  padding-left: 16px;
}

/* Media Queries */

@media screen and (max-width: 1600px){
  .legacy-import-page .band-image:first-of-type{
    background-position-x: -64px;
  }
}

@media screen and (max-width: 1400px){
  .legacy-import-page .primary-block-wrap, .legacy-import-page .regular-block-wrap{
    width: 90%;
  }

  .legacy-import-page .primary-block h3{
    font-size: 3.5rem;
  }

  .legacy-import-page .block-content{
    font-size: 1.4rem;
  }

  .legacy-import-page .primary-block{
    height: 30vw;
  }

  .legacy-import-page .home-blog-section{
    width: 90%;
    justify-content: space-between;
  }

  .legacy-import-page .home-blog-post:nth-of-type(2), .legacy-import-page .home-blog-post:nth-of-type(3){
    flex-direction: column;
    width: 49%;
  }

  .legacy-import-page .home-blog-post:nth-of-type(2) .home-blog-image, .legacy-import-page .home-blog-post:nth-of-type(3) .home-blog-image{
    width: 100%;
    height: 400px;
  }

  .legacy-import-page .home-blog-post:nth-of-type(2) .home-blog-content, .legacy-import-page .home-blog-post:nth-of-type(3) .home-blog-content{
    width: 100%;
    padding-left: 0px;
  }

  .legacy-import-page .home-blog-section .home-blog-post .home-blog-content h3{
    font-size: 4rem;
  }

  .legacy-import-page .home-blog-section .home-blog-post .home-blog-content p{
    font-size: 1.8rem;
  }

  .legacy-import-page .home-blog-post:nth-of-type(5){
    flex-direction: row-reverse;
  }

  .legacy-import-page .home-blog-image{
    width: 40%;
  }

  .legacy-import-page .home-blog-content{
    width: 60%;
  }

  .legacy-import-page .home-blog-post{
    width: 100%;
  }
}

@media screen and (max-width: 1200px){
  .legacy-import-page .header{
    background-position-y: 0px;
  }

  .legacy-import-page .about-header-wrap{
    background-position-y: 0px;
  }

  .legacy-import-page .band-image:first-of-type{
    background-position-x: -164px;
  }

  .legacy-import-page .about-header{
    font-size: 7rem;
  }

  .legacy-import-page .about-primary-image{
    background-position-y: 0;
  }

  .legacy-import-page .primary-block-wrap, .legacy-import-page .regular-block-wrap{
    width: 95%;
  }

  .legacy-import-page .primary-block h3{
    font-size: 3rem;
  }

  .legacy-import-page .block-content{
    font-size: 1.2rem;
  }

  .legacy-import-page .main-header h2{
    font-size: 5rem;
  }

  .legacy-import-page .secondary-block{
    padding: 7rem;
  }

  .legacy-import-page footer{
    flex-direction: column;
    padding: 20px;
  }

  .legacy-import-page .footer-main-wrap > a{
    display: none;
  }

  .legacy-import-page .foot-nav-wrap{
    padding: 0px;
    text-align: center;
    margin: 0 auto;
  }

  .legacy-import-page ul.footer-nav{
    flex-direction: column;
  }

  .legacy-import-page .footer-main-wrap{
    margin: 0 auto;
  }

  .legacy-import-page .footer-nav li{
    padding: 0px;
  }

  .legacy-import-page .social-wrap{
    margin: 0 auto;
    max-width: 300px;
    width: 300px;
  }
}

@media screen and (max-width: 1100px){
  .legacy-import-page .block-content-wrap{
    width: 60%;
  }

  .legacy-import-page .block-link{
    text-align: right;
    width: 60%;
  }

  .legacy-import-page .link-icon{
    right: 88px;
    left: auto;
  }

  .legacy-import-page .block-link{
    text-align: left;
    /*margin-top: 2rem;*/
  }
  .legacy-import-page .link-icon{
    right: auto;
    left: 2rem;
  }

  .legacy-import-page .home-anim-bars{
    display: none;
  }

  .legacy-import-page .home-anim-bars, .legacy-import-page .abt-anim-sqrs{
    display: none;
  }

  .legacy-import-page .primary-block:nth-of-type(odd), .legacy-import-page .primary-block:nth-of-type(even){
    flex-direction: column;
    height: auto;
  }

  .legacy-import-page .icon-wrap{
    height: 400px;
    width: 100%;
  }

  .legacy-import-page .primary-block-wrap .primary-block .block-content-wrap{
    width: 100%;
    padding-left: 0px;
    padding-bottom: 0px;
  }

  .legacy-import-page .primary-block h3{
    font-size: 4rem;
  }

  .legacy-import-page p.block-content{
    font-size: 1.6rem;
  }

  .legacy-import-page .secondary-block-wrap{
    width: 95%;
    margin-top: 80px;
  }

  .legacy-import-page .home-video-wrap{
    width: 100vw;
    height: 500px;
    margin-left: -3%;
  }

  .legacy-import-page .home-blog-section{
    width: 100%;
  }

  .legacy-import-page .home-blog-post:first-of-type{
    flex-direction: column;
  }

  .legacy-import-page .home-blog-post:first-of-type .home-blog-image{
    width: 100%;
    height: 500px;
  }

  .legacy-import-page .home-blog-post:first-of-type .home-blog-content{
    width: 100%;
  }

  .legacy-import-page .home-blog-content:nth-of-type(2) p{
    font-size: 1.8rem;
  }

  .legacy-import-page .home-blog-post:nth-of-type(3), .legacy-import-page .home-blog-post:nth-of-type(4){
    flex-direction: column;
  }

  .legacy-import-page .home-blog-post{
    margin: 0px;
    margin-bottom: 70px;
  }

  .legacy-import-page .home-blog-post:nth-of-type(2){
    margin-left: 1%;
  }

  .legacy-import-page .home-blog-post:nth-of-type(3){
    margin-left: 1%;
  }

  .legacy-import-page .home-blog-section{
    margin: 70px 0px;
  }

  .legacy-import-page .main-header h2{
    font-size: 5.7vw;
  }

  .legacy-import-page .main-header{
    padding-left: 50px;
    padding-bottom: 22rem;
  }

  .legacy-import-page .solutions-tabs{
    flex-wrap: wrap;
  }

  .legacy-import-page .solutions-tab-wrap{
    width: 50%;
  }

  .legacy-import-page .solutions-bottom-title{
    display: none;
  }

  .legacy-import-page .sol-content-header{
    width: 100%;
  }

  .legacy-import-page .sol-intro-wrap{
    flex-direction: column;
    margin-bottom: 20px;
  }

  .legacy-import-page .sol-content-img{
    width: 100%;
    height: 500px;
  }

  .legacy-import-page .sol-intro{
    margin-top: 40px;
  }

  .legacy-import-page .solutions-title{
    margin-top: 18rem;
  }

  .legacy-import-page .sol-rows-wrap, .legacy-import-page .tech-rows-wrap{
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 60px;
  }

  .legacy-import-page .fourth-rows-wrap{
    padding: 0;
  }

  .legacy-import-page .sol-row, .legacy-import-page .tech-row{
    flex-direction: column-reverse;
    width: 100%;
  }

  .legacy-import-page .fourth-row{
    width: 100%;
  }

  .legacy-import-page .sol-row-content, .legacy-import-page .tech-row-content{
    width: 100%;
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .legacy-import-page .fourth-row-content{
    width: 100%;
  }

  .legacy-import-page .sol-row-image, .legacy-import-page .tech-row-image{
    width: 100%;
    height: 500px;
  }

  .legacy-import-page .fourth-row-image{
    width: 100%;
    height: 300px;
  }

  .legacy-import-page .sol-row:nth-of-type(even), .legacy-import-page .tech-row:nth-of-type(even){
    flex-direction: column-reverse;
  }

  .legacy-import-page .sol-intro{
    width: 100%;
  }

  .legacy-import-page h2.tech-header{
    margin: 80px auto;
  }

  .legacy-import-page .tech-content-wrap{
    flex-direction: column;
    padding: 0px;
    width: 90%;
    margin: 0 auto;
  }

  .legacy-import-page .tech-primary-image{
    width: 100%;
    height: 500px;
  }

  .legacy-import-page .tech-content-container{
    width: 100%;
  }

  .legacy-import-page .tech-content-wrap::after{
    top: auto;
    bottom: 0px;
    transform: none;
    left: -6%;
  }

  .legacy-import-page .tech-sec-content{
    width: 80%;
  }

  .legacy-import-page .tech-video-wrap{
    height: 350px;
  }

  .legacy-import-page .about-header-wrap{
    justify-content: left;
    align-items: flex-end;
    height: 51vw;
  }

  .legacy-import-page .about-header-wrap h2.about-header{
    width: 80%;
    font-size: 4rem;
    padding-bottom: 80px;
  }

  .legacy-import-page .about-primary-section{
    flex-direction: column-reverse;
  }

  .legacy-import-page .about-primary-content{
    width: 100%;
  }

  .legacy-import-page .about-primary-image{
    height: 400px;
    width: 60%;
    background-size: cover;
    background-position: center;
    background-position-y: -136px;
  }

  .legacy-import-page .section-about-us h2{
    font-size: 4rem;
  }

  .legacy-import-page .about-secondary-section{
    flex-direction: column-reverse;
  }

  .legacy-import-page .abt-sec-images{
    width: 100%;
    height: 600px;
  }

  .legacy-import-page .about-secondary-section::after{
    top: auto;
    bottom: 0px;
    transform: none;
    height: 100%;
  }

  .legacy-import-page .abt-sec-wrap{
    width: 100%;
  }

  .legacy-import-page .abt-sec-wrap{
    margin-bottom: 20px;
    margin-top: 20px;
    font-size: 1.5rem;
  }

  .legacy-import-page .abt-third-section::after{
    display: none;
  }

  .legacy-import-page .abt-third-section{
    flex-direction: column;
    width: 100%;
  }

  .legacy-import-page .abt-third-section div:first-of-type{
    width: 100%;
    height: 500px;
  }

  .legacy-import-page .abt-third-content{
    width: 90%;
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 50px;
  }

  .legacy-import-page .tech-primary-image{
    clip-path: polygon(calc(100% - 100px) 0, 100% calc(0% + 140px), 100% 100%, 0 100%, 0 0);
  }

  .legacy-import-page .solutions-content:nth-of-type(2) .sol-rows-wrap::after, .legacy-import-page .solutions-content:nth-of-type(4) .sol-rows-wrap::after{
    height: 112%;
  }

  .legacy-import-page .target{
    display: none !important;
  }

  .legacy-import-page .target.sol-anim-show{
    display: none !important;
  }

  .legacy-import-page .sol-anim-show{
    display: none !important;
  }

  .legacy-import-page .tech-anim-bars, .legacy-import-page .ds-anim-bars, .legacy-import-page .vs-anim-sqrs, .legacy-import-page .career-anim-sqrs{
    display: none;
  }

  .legacy-import-page .stripe-set1{
    display: none !important;
  }

  .legacy-import-page .stripe-set2{
    display: none !important;
  }

  .legacy-import-page .stripe-set3{
    display: none !important;
  }

  .legacy-import-page .fixed-select{
    display: none !important;
  }

  .legacy-import-page .home-blog-post:first-of-type .home-blog-content{
    padding-bottom: 0px;
  }
  .legacy-import-page .thirty-year-anniversary--first-block--content{
    padding-right: 0;
  }
}

@media screen and (max-width: 1050px){
  .legacy-import-page h2.content-title{
    font-size: 3rem;
  }

  .legacy-import-page .mobile-tech-header{
    display: flex;
    width: 100%;
    background-color: #555556;
    color: #6ed0f6;
    padding: 10px;
    padding-left: 6%;
    text-transform: uppercase;
    letter-spacing: 1px;
  }

  .legacy-import-page .home-video-wrap{
    height: 450px;
    margin-top: 80px;
  }

  .legacy-import-page span.box6{
    display: none;
  }

  .legacy-import-page span.box1{
    left: auto;
    right: -25px;
  }

  .legacy-import-page span.box2{
    left: auto;
    right: 34px;
    top: 14%;
  }

  .legacy-import-page span.box3{
    left: auto;
    right: -18px;
    top: 37%;
  }

  .legacy-import-page span.box4{
    left: auto;
    right: -18px;
    top: 74%;
  }

  .legacy-import-page span.box5{
    left: -24px;
    top: 46%;
  }

  .legacy-import-page .tech-secondary-info{
    width: 100%;
    margin-top: 40%;
  }

  .legacy-import-page .tech-icon{
    display: none;
  }

  .legacy-import-page .tech-icon-mobile{
    width: 130vw;
    position: absolute;
    top: -18%;
    left: -15vw;
  }

  .legacy-import-page .about-mobile-header{
    display: flex;
    width: 100%;
    padding: 10px;
    padding-left: 6%;
    background-color: #555556;
    color: #6ed0f6;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
  }

  .legacy-import-page .about-primary-section{
    flex-direction: column;
  }

  .legacy-import-page .about-primary-content{
    width: 100%;
  }

  .legacy-import-page .about-secondary-section{
    overflow: hidden;
  }

  .legacy-import-page .nav-options{
    flex-direction: column;
    align-items: center;
    justify-content: right;
    text-align: right;
    text-transform: uppercase;
  }

  .legacy-import-page .sub-nav-options{
    position: relative;
    visibility: visible;
    padding-top: 0px;
    width: 100%;
    flex-direction: column;
    text-transform: capitalize;
    margin-bottom: 0px;
    max-height: 0px;
    overflow: hidden;
    transition: all 0.6s ease;
  }

  .legacy-import-page .nav-options li:nth-of-type(6), .legacy-import-page .nav-options li:nth-of-type(7){
    display: block;
    padding-right: 5%;
  }

  .legacy-import-page .nav-options-wrap.nav-open{
    width: 100%;
    background: white;
  }

  .legacy-import-page ul.sub-nav-options{
    background-color: white;
    padding-bottom: 0px;
    max-height: 0px;
  }

  .legacy-import-page .menu-has-children .sub-nav-options > li a{
    color: #093250;
    font-family: gotham-bold;
    color: #888888;
  }

  .legacy-import-page ul.nav-options > li a{
    font-family: gotham-bold;
    color: #093250;
  }

  .legacy-import-page ul.nav-options > li{
    border-bottom: 1px solid #093250;
  }

  .legacy-import-page .nav-options > li:last-of-type, .legacy-import-page .nav-options > li:has(a.button){
    border: 0px !important;
  }

  .legacy-import-page li.menu-has-children{
    position: relative;
  }

  .legacy-import-page .menu-has-children::after{
    content: "+";
    font-family: ceragr-bold;
    font-size: 3rem;
    position: absolute;
    top: -10px;
    right: 0px;
  }

  .legacy-import-page .seperate-nav-wrap{
    display: none;
  }

  .legacy-import-page .mobile{
    display: block;
  }

  .legacy-import-page .nav-options-wrap .cont-search-wrap{
    display: none;
  }

  .legacy-import-page .nav-options li a:hover{
    color: #ff6f05;
  }

  .legacy-import-page .menu-has-children:hover::after{
    content: "-";
    color: #ff6f05;
    font-size: 3rem;
    font-family: gotham-medium;
  }

  .legacy-import-page .solutions-content:nth-of-type(2) .sol-rows-wrap::after, .legacy-import-page .solutions-content:nth-of-type(4) .sol-rows-wrap::after{
    top: 0px;
  }

  .legacy-import-page .section-about-us h2{
    margin: 10rem auto;
  }

  .legacy-import-page .section-about-us h2:first-of-type{
    margin-bottom: 0px;
    width: 710px;
  }

  .legacy-import-page .career-image-wrap{
    height: 78vw;
  }

  .legacy-import-page .home-subhead{
    width: 700px;
  }

  .legacy-import-page .solutions-content:nth-of-type(2) .sol-rows-wrap::after, .legacy-import-page .solutions-content:nth-of-type(4) .sol-rows-wrap::after{
    height: 115%;
  }

  .legacy-import-page .content-subhead{
    width: 800px;
    margin: 0 auto;
    margin-bottom: 20px;
  }

  .legacy-import-page .about-primary-image{
    display: none;
  }

  .legacy-import-page .about-primary-section img{
    width: 200px;
  }

  /* nav {
		overflow: hidden;
	} */

  .legacy-import-page .search-bar, .legacy-import-page .quicklinks{
    width: 98%;
  }

  .legacy-import-page .searchbar-wrap .search-close{
    right: -12px;
  }

  .legacy-import-page .home-section .home-blog-section .home-blog-post{
    flex-direction: column;
  }

  .legacy-import-page .home-blog-content{
    width: 100%;
    padding-bottom: 0px;
  }

  .legacy-import-page .home-blog-image{
    height: 500px;
    width: 100%;
  }

  .legacy-import-page .career-image:first-of-type{
    background-position-y: unset;
    background-repeat: no-repeat;
  }

  .legacy-import-page .thirty-year-header .thirty-year-desktop{
    height: 200px;
    object-fit: cover;
    object-position: 75%;
  }
}

@media screen and (max-width: 900px){
  .legacy-import-page .secondary-block h3{
    font-size: 3rem;
  }

  .legacy-import-page .secondary-block-content{
    font-size: 2rem;
  }

  .legacy-import-page .mobile-icon{
    width: 18%;
    height: 180px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 24px;
  }

  .legacy-import-page .secondary-block-content-wrap{
    width: 90%;
  }

  .legacy-import-page .secondary-icon-wrap{
    background-position: center;
    display: none;
  }

  .legacy-import-page .section-content-wrap{
    padding-left: 7%;
  }

  .legacy-import-page .content-section-block:nth-of-type(even) .section-content-wrap{
    padding-right: 7%;
  }

  .legacy-import-page .carousel-accordion-section{
    flex-direction: column-reverse;
  }

  .legacy-import-page .solutions-mobile-header{
    display: flex;
  }

  .legacy-import-page .content-section-wrap{
    display: none;
  }

  .legacy-import-page .bar{
    display: none;
  }

  .legacy-import-page .bx-viewport{
    height: 500px;
  }

  .legacy-import-page .accordion-section{
    margin-top: 100px;
  }

  .legacy-import-page .accordion-intro{
    display: none;
  }

  .legacy-import-page .accordion-content-wrap{
    flex-direction: column;
    padding: 0px;
    margin: 0px;
  }

  .legacy-import-page .accordion-list{
    width: 100%;
  }

  .legacy-import-page .accordion-content{
    width: 100%;
    padding: 50px;
    border-bottom: 1px solid black;
    border-right: none;
    padding-bottom: 40px;
    margin-bottom: 40px;
  }

  .legacy-import-page .show-accordion{
    max-height: 800px;
  }

  .legacy-import-page .tech-blocks-wrap{
    flex-direction: column;
  }

  .legacy-import-page .tech-block{
    width: 100%;
  }

  .legacy-import-page .tech-secondary-wrap{
    padding: 9%;
  }

  .legacy-import-page .about-secondary-title{
    width: 77%;
  }

  .legacy-import-page .about-secondary-content{
    width: 77%;
  }

  .legacy-import-page .about-info-tile{
    position: relative;
  }

  .legacy-import-page .about-tile-photo{
    width: 100%;
    height: 450px;
  }

  .legacy-import-page .about-content-wrap{
    width: 80%;
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .legacy-import-page .about-mobile-overlay{
    display: flex;
    width: 100%;
    height: 100%;
    background-color: #6ed0f6;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.9;
  }

  .legacy-import-page .about-content-wrap{
    font-family: averta-regular;
  }

  .legacy-import-page .footer-logo{
    display: none;
  }

  .legacy-import-page .foot-nav-wrap{
    padding: 0px;
  }

  .legacy-import-page .footer-nav{
    padding: 0px;
  }

  .legacy-import-page .bx-wrapper{
    margin: 0px;
  }

  .legacy-import-page .about-image-band{
    flex-wrap: wrap;
  }

  .legacy-import-page .band-image{
    width: 50%;
  }

  .legacy-import-page .band-image:nth-of-type(odd){
    width: 50%;
  }

  .legacy-import-page .image-band-content-wrap{
    text-align: left;
    width: 75%;
  }

  .legacy-import-page .about-secondary-section{
    padding: 10%;
  }

  .legacy-import-page .about-secondary-title{
    width: 70%;
  }

  .legacy-import-page .about-secondary-content{
    width: 70%;
  }

  .legacy-import-page .band-image:first-of-type{
    background-position-x: 0px;
    background-size: 133%;
  }

  .legacy-import-page .about-graphic-wrap{
    transform: translateX(70px);
  }

  .legacy-import-page .about-content-wrap{
    padding: 0px;
  }

  .legacy-import-page .about-header{
    font-size: 6rem;
  }

  .legacy-import-page .about-header-wrap{
    height: 500px;
  }

  .legacy-import-page p.block-content{
    width: 100%;
  }

  .legacy-import-page .primary-block h3{
    width: 100%;
  }

  .legacy-import-page .secondary-block{
    height: 62vw;
    padding: 0px;
  }

  .legacy-import-page .about-header-wrap h2.about-header{
    font-size: 3.5rem;
    width: 90%;
  }

  .legacy-import-page .sa-form-modal{
    width: 600px;
  }

  .legacy-import-page .career-content{
    width: 100%;
    margin-bottom: 40px;
    margin-top: unset;
  }
  .legacy-import-page .career-block{
    padding: 0px;
    flex-direction: column-reverse;
    padding: 40px;
  }
  .legacy-import-page .career-image-wrap{
    width: 100%;
  }
  .legacy-import-page .career-block::after{
    height: 100%;
  }

  .legacy-import-page .home-blog-section::after{
    height: 130%;
  }

  .legacy-import-page .content-subhead{
    width: 700px;
  }

  .legacy-import-page .mobile-sig{
    height: 38vw;
  }

  .legacy-import-page .mobile-about-primary-image{
    width: 60%;
  }

  .legacy-import-page .statement{
    width: 50%;
  }

  .legacy-import-page .statement:nth-of-type(1), .legacy-import-page .statement:nth-of-type(4), .legacy-import-page .statement:nth-of-type(5), .legacy-import-page .statement:nth-of-type(8), .legacy-import-page .statement:nth-of-type(9), .legacy-import-page .statement:nth-of-type(12){
    background: #6fcff6;
    color: #093251;
  }

  .legacy-import-page .statement:nth-of-type(2), .legacy-import-page .statement:nth-of-type(3), .legacy-import-page .statement:nth-of-type(6), .legacy-import-page .statement:nth-of-type(7), .legacy-import-page .statement:nth-of-type(10), .legacy-import-page .statement:nth-of-type(11){
    background: #093251;
    color: #6fcff6;
  }

  .legacy-import-page .statement:nth-of-type(1) h3, .legacy-import-page .statement:nth-of-type(4) h3, .legacy-import-page .statement:nth-of-type(5) h3, .legacy-import-page .statement:nth-of-type(8) h3, .legacy-import-page .statement:nth-of-type(9) h3, .legacy-import-page .statement:nth-of-type(12) h3{
    color: #093251;
  }

  .legacy-import-page .statement:nth-of-type(2) h3, .legacy-import-page .statement:nth-of-type(3) h3, .legacy-import-page .statement:nth-of-type(6) h3, .legacy-import-page .statement:nth-of-type(7) h3, .legacy-import-page .statement:nth-of-type(10) h3, .legacy-import-page .statement:nth-of-type(11) h3{
    color: #6fcff6;
  }
}

@media screen and (max-width: 750px){
  .legacy-import-page .about-primary-image{
    background-position-y: -30px;
  }

  .legacy-import-page .about-header{
    font-size: 5rem;
  }

  .legacy-import-page .about-header-wrap{
    background-position: center;
  }

  .legacy-import-page .tech-content-wrap span{
    height: 21%;
  }

  .legacy-import-page .main-header button{
    font-size: 1.5rem;
  }

  .legacy-import-page .home-subhead{
    margin: 60px auto;
    width: 500px;
  }

  .legacy-import-page .primary-block{
    padding: 20px 5px;
  }

  .legacy-import-page .home-video-wrap{
    margin-top: 40px;
  }

  .legacy-import-page .sol-content-header{
    padding: 20px;
  }

  .legacy-import-page .sol-rows-wrap, .legacy-import-page .tech-rows-wrap{
    width: 90%;
  }

  .legacy-import-page .sol-row, .legacy-import-page .tech-row{
    margin-bottom: 0px;
  }

  .legacy-import-page .about-secondary-section{
    width: 90%;
    padding: 20px;
  }

  .legacy-import-page .content-subhead{
    width: 500px;
    font-size: 4rem;
  }

  .legacy-import-page .section-about-us h2:first-of-type{
    font-size: 3.5rem;
    width: 625px;
  }
}

@media screen and (max-width: 650px){
  .legacy-import-page .about-graphic-wrap{
    transform: translateX(100px);
  }

  .legacy-import-page .about-header{
    font-size: 4rem;
  }

  .legacy-import-page span.box2{
    right: 18px;
  }

  .legacy-import-page .icon-wrap{
    height: 320px;
  }

  .legacy-import-page .primary-block h3{
    font-size: 3rem;
  }

  .legacy-import-page .abt-sec-wrap h3{
    font-size: 3.5rem;
  }

  .legacy-import-page .secondary-block-wrap{
    flex-direction: column;
  }

  .legacy-import-page .secondary-block{
    width: 100%;
    margin-bottom: 20px;
  }

  .legacy-import-page .home-blog-content{
    padding: 25px;
  }

  .legacy-import-page .home-blog-post:nth-of-type(2), .legacy-import-page .home-blog-post:nth-of-type(3){
    width: 100%;
  }

  .legacy-import-page .home-blog-post:first-of-type .home-blog-content, .legacy-import-page .home-blog-post:nth-of-type(2) .home-blog-content, .legacy-import-page .home-blog-post:nth-of-type(3) .home-blog-content{
    padding: 25px;
    padding-bottom: 12rem;
  }

  .legacy-import-page .mobile-facebook-iframe-container{
    display: block;
  }

  .legacy-import-page .facebook-iframe-container{
    display: none;
  }

  .legacy-import-page .sa-form-modal{
    width: 350px;
  }

  .legacy-import-page .form-single{
    width: 100%;
  }

  .legacy-import-page .form-row{
    flex-wrap: wrap;
  }

  .legacy-import-page .home-subhead{
    font-size: 2rem;
    width: 350px;
  }

  .legacy-import-page .home-blog-section::after{
    height: 118%;
  }

  .legacy-import-page .mobile-about-primary-image{
    background-position-y: -57px;
  }

  .legacy-import-page .mobile-sig .about-sig{
    margin-left: 30px;
  }

  .legacy-import-page .sol-content-img{
    height: 320px;
  }

  .legacy-import-page .back-to-top{
    margin-top: 20px;
  }

  .legacy-import-page .section-about-us h2:first-of-type{
    font-size: 2.9rem;
    width: 528px;
  }

  .legacy-import-page .section-about-us h2{
    margin: 5rem auto;
    font-size: 1.9rem;
  }

  .legacy-import-page .abt-third-section h3{
    font-size: 3rem;
  }

  .legacy-import-page .abt-third-content{
    font-size: 1.5rem;
  }

  .legacy-import-page .tech-primary-image{
    height: 320px;
  }

  .legacy-import-page .sol-row-image, .legacy-import-page .tech-row-image{
    height: 320px;
  }

  .legacy-import-page .thirty-year-header .thirty-year-desktop{
    display: none;
  }

  .legacy-import-page .thirty-year-header .thirty-year-mobile{
    display: flex;
  }

  .legacy-import-page .thirty-year-anniversary--block.thirty-year-anniversary--fifth-block, .legacy-import-page .thirty-year-anniversary--block.thirty-year-anniversary--third-block, .legacy-import-page .thirty-year-anniversary--block.thirty-year-anniversary--first-block, .legacy-import-page .thirty-year-anniversary--block.thirty-year-anniversary--fourth-block{
    padding-inline: 30px;
  }

  .legacy-import-page .thirty-year-anniversary--block{
    padding-block: 45px !important;
  }

  .legacy-import-page .thirty-year-anniversary--third-block--video iframe{
    height: 30vh !important;
    width: 100%;
  }
}

@media screen and (max-width: 550px){
  .legacy-import-page .about-graphic-wrap{
    transform: translateX(150px);
  }

  .legacy-import-page .about-secondary-title{
    width: 81%;
  }

  .legacy-import-page .about-secondary-content{
    width: 81%;
  }

  .legacy-import-page .about-primary-image{
    background-position-y: -32px;
    height: 400px;
  }

  .legacy-import-page .solutions-title{
    margin-top: 10rem;
    margin-bottom: 10rem;
    font-size: 2rem;
  }

  .legacy-import-page .sol-content-header{
    font-size: 1.6rem;
  }

  .legacy-import-page h2.tech-content-header{
    font-size: 3.5rem;
  }

  .legacy-import-page .section-technology h2{
    font-size: 3rem;
  }

  .legacy-import-page .section-technology h2.tech-header{
    margin: 80px auto;
    font-size: 1.9rem;
  }

  .legacy-import-page .content-subhead{
    width: 350px;
    font-size: 3.4rem;
  }

  .legacy-import-page .mobile-about-primary-image{
    width: 50%;
  }

  .legacy-import-page .mobile-sig .about-sig{
    margin-left: 20px;
  }

  .legacy-import-page .section-about-us h2:first-of-type{
    font-size: 1.9rem;
    width: 350px;
    letter-spacing: 0px;
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .legacy-import-page .section-about-us .about-header-wrap h2.about-header{
    font-size: 2.9rem;
    margin-bottom: 0px;
    width: 100%;
  }

  .legacy-import-page .block-wrap{
    font-size: 2rem;
  }

  .legacy-import-page .block-wrap h1{
    font-size: 2rem;
  }

  .legacy-import-page .search-bar, .legacy-import-page .quicklinks{
    width: 96%;
  }
}

@media screen and (max-width: 500px){
  .legacy-import-page .about-graphic-wrap{
    transform: translateX(170px);
  }

  .legacy-import-page .image-band-content-wrap{
    width: 85%;
  }

  .legacy-import-page .image-band-title{
    font-size: 4rem;
  }

  .legacy-import-page .image-band-content{
    font-size: 1.7rem;
  }

  .legacy-import-page .tech-content-wrap span{
    height: 18%;
  }

  .legacy-import-page .tech-content{
    padding-right: 50px;
  }

  .legacy-import-page .main-header h2{
    font-size: 5.7vw;
    letter-spacing: 1px;
    margin-bottom: 20px;
  }

  .legacy-import-page .main-header{
    padding-bottom: 17rem;
    padding-right: 0px;
    padding-left: 30px;
  }

  .legacy-import-page .header{
    background-position-x: -50px;
    height: 300px;
  }

  .legacy-import-page .sol-row-image, .legacy-import-page .tech-row-image{
    height: 300px;
  }

  .legacy-import-page .tech-primary-image{
    height: 300px;
    clip-path: polygon(calc(100% - 60px) 0, 100% calc(0% + 80px), 100% 100%, 0 100%, 0 0);
  }

  .legacy-import-page .bx-wrapper{
    display: none;
  }

  .legacy-import-page .career-block{
    padding: 25px;
  }

  .legacy-import-page .career-wrap{
    width: 95%;
  }

  .legacy-import-page .secondary-block{
    height: 98vw;
  }

  .legacy-import-page .blog-section-header{
    font-size: 5rem;
  }

  .legacy-import-page .home-blog-section::after{
    height: 117%;
  }

  .legacy-import-page .section-about-us h2:first-of-type{
    font-size: 1.9rem;
    width: 90%;
  }

  .legacy-import-page .home-video-wrap, .legacy-import-page .tech-video-wrap{
    height: 350px;
  }

  .legacy-import-page .blog-section-header{
    font-size: 4rem;
  }

  .legacy-import-page .home-blog-post:first-of-type .home-blog-content, .legacy-import-page .home-blog-post:nth-of-type(2) .home-blog-content, .legacy-import-page .home-blog-post:nth-of-type(3) .home-blog-content{
    padding-bottom: 9rem;
  }

  .legacy-import-page .thirty-year-anniversary--third-block--video iframe{
    height: 25vh;
    width: 100%;
  }
}

@media screen and (max-width: 900px){
  .legacy-import-page .about-content-wrap{
    padding: 2em 10%;
    position: relative;
    width: 100%;
    top: auto;
    bottom: auto;
    transform: none;
    left: auto;
  }
  .legacy-import-page .about-tile-photo{
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
  .legacy-import-page .header{
    height: 50vh;
  }
  .legacy-import-page .contact-form a{
    word-wrap: break-word;
    overflow-wrap: break-word;
  }
  .legacy-import-page .show-accordion{
    max-height: 1020px;
  }
}
@media screen and (max-width: 1050px){
  .legacy-import-page .logo{
    max-width: 100%;
    height: auto;
    margin: 0;
    padding: 1em;
  }
  .legacy-import-page .main-nav{
    background-color: #093251;
    padding-bottom: 1px;
  }
  .legacy-import-page .mobile-nav-links{
    display: block;
  }
  .legacy-import-page .seperate-nav{
    display: none;
  }
  .legacy-import-page .section-our-solutions .bar{
    display: none;
  }
  .legacy-import-page .tech-icon-mobile{
    display: block;
    top: 0;
    transform: translateY(-50%);
  }
  .legacy-import-page .tech-secondary-title{
    font-size: 3.75rem;
  }
  .legacy-import-page .mobile-menu-toggle{
    display: block;
    background: transparent;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 45px;
    padding: 0;
    margin-right: 2rem;
    align-self: center;
    outline: none;
    position: relative;
    height: 34px;
  }
  .legacy-import-page .mobile-bar{
    width: 100%;
    height: 6px;
    background-color: white;
    transition: transform 0.5s, opacity 0.5s;
    transform-origin: left center;
    position: absolute;
    top: 0;
    left: 0;
  }

  .legacy-import-page a.main-logo{
    display: none;
  }

  .legacy-import-page a.mobile-logo{
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 70px;
    width: 70px;
  }

  .legacy-import-page .mobile-logo .logo{
    padding: 0px;
    width: 100%;
  }
  /*.mobile-bar + .mobile-bar {
	margin-top: 5px;
  }*/
  /* .mobile-bar:nth-child(1) {
  } */
  .legacy-import-page .mobile-bar:nth-child(2){
    top: 14px;
  }
  .legacy-import-page .mobile-bar:nth-child(3){
    top: 28px;
    width: 60%;
  }
  /* .toggle-open {
  } */
  .legacy-import-page .toggle-open .mobile-bar:nth-child(1){
    transform: rotate(45deg);
    width: 86%;
  }
  .legacy-import-page .toggle-open .mobile-bar:nth-child(2){
    opacity: 0;
    width: 0;
  }
  .legacy-import-page .toggle-open .mobile-bar:nth-child(3){
    transform: rotate(-45deg);
    width: 86%;
  }
  .legacy-import-page .carousel-accordion-section .carousel-image{
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .legacy-import-page .logo-wrap{
    display: flex;
    justify-content: space-between;
    position: relative;
  }
  .legacy-import-page .nav-options-wrap{
    margin: 0;
    display: none;
  }
  .legacy-import-page .nav-options{
    display: block;
    text-align: left;
    padding: 2rem;
    padding-left: 28px;
    margin: 0;
  }
  .legacy-import-page .nav-options > li{
    padding-right: 0;
    margin-bottom: 1rem;
  }
  .legacy-import-page .nav-open{
    display: block !important;
  }
  .legacy-import-page .sub-nav-options{
    max-height: none;
    padding-top: 0;
    /*padding-bottom: 0.5rem;*/
  }
  .legacy-import-page .sub-nav-options > li{
    padding: 0.5rem 0;
  }
  .legacy-import-page .searchbar-wrap{
    left: -0.5%;
    top: 31%;
    width: 101%;
    transform: none;
  }

  /* .searchbar-wrap .search-close {
    right: -34px;
  }

  .quicklinks {
	width: 100%;
	padding-left: 20px;
  } */
  .legacy-import-page .search-bar{
    font-size: 16px;
  }
  .legacy-import-page .search-text{
    display: inline-block;
    font-family: averta-light, sans-serif;
    color: #000000;
  }
  .legacy-import-page .search-button{
    width: auto;
    display: inline-block;
  }

  .legacy-import-page .solutions-content #workRequest{
    margin-bottom: 80px;
  }
}
@media screen and (min-width: 1051px){
  .legacy-import-page .nav-options > li.sub-nav-hide > .sub-nav-options{
    visibility: hidden !important;
  }
}

.legacy-import-page .pricing-bg{
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
}

.legacy-import-page .pricing-bg.pricing-bg-phone{
  display: none;
}

.legacy-import-page .pricing-bg source, .legacy-import-page .pricing-bg img{
  width: 100%;
  height: 100%;
}

@media (max-width: 940px){
  .legacy-import-page .pricing-bg{
    display: none;
  }
  .legacy-import-page .pricing-bg.pricing-bg-phone{
    display: block;
  }
}

@media (min-width: 941px){
  .legacy-import-page .default-block.regular-font p{
    font-size: 1em !important;
  }
}

/* SEMA 2022 page */
.legacy-import-page .sema-2022{
  padding-block: 5rem;
}
.legacy-import-page .sema-2022 h2, .legacy-import-page h3{
  font-family: ceragr-bold;
}
.legacy-import-page .sema-2022--block{
  display: flex;

  padding: 70px;
  width: 80%;
  margin: 0 auto;

  font-family: averta-regular;
}
.legacy-import-page .sema-2022--block div{
  width: 50%;
}
@media screen and (max-width: 1100px){
  .legacy-import-page .sema-2022--block{
    flex-direction: column;
    width: 100%;
  }
  .legacy-import-page .sema-2022--block div{
    width: 100%;
  }
}
.legacy-import-page .sema-2022--blue{
  background-color: #093251;
  color: white;
}
.legacy-import-page .sema-2022--first-block--image img{
  width: 100%;
  height: auto;
}
.legacy-import-page .sema-2022--second-block{
  flex-direction: column;
}
.legacy-import-page .sema-2022--second-block h2, .legacy-import-page .sema-2022--second-block .sema-2022--button{
  text-align: center;
}
.legacy-import-page .sema-2022--button{
  padding-block: 4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.legacy-import-page .sema-2022--button a, .legacy-import-page .sema-2022--button #workRequest{
  background-color: #ff7006;
  border: none;
  padding: 10px 20px;
  border-radius: 8px;
  text-transform: uppercase;
  font-weight: normal;
  color: #ffffff;
  font-family: ceragr-bold, sans-serif;
  font-size: 2.2rem;
  margin: 80px auto;

  display: unset;
}

/* Newsroom page */
.legacy-import-page .newsroom{
  padding-block: 5rem;
}
.legacy-import-page .newsroom h2, .legacy-import-page h3{
  font-family: ceragr-bold;
}
.legacy-import-page .newsroom--block{
  display: flex;

  padding: 70px;
  width: 80%;
  margin: 0 auto;

  font-family: averta-regular;
}
.legacy-import-page .newsroom--block div{
  width: 50%;
}
@media screen and (max-width: 1100px){
  .legacy-import-page .newsroom--block{
    flex-direction: column;
    width: 100%;
  }
  .legacy-import-page .newsroom--block div{
    width: 100%;
  }
}
.legacy-import-page .newsroom--blue{
  background-color: #093251;
  color: white;
}
.legacy-import-page .newsroom--first-block--image img{
  width: 100%;
  height: auto;
}

.legacy-import-page .newsroom--second-block--image img{
  width: 100%;
  height: auto;
}
/* .newsroom--second-block {
  flex-direction: column;
}
.newsroom--second-block h2,
.newsroom--second-block .newsroom--button {
  text-align: center;
} */
.legacy-import-page .newsroom--button{
  padding-block: 4rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.legacy-import-page .newsroom--button a, .legacy-import-page .newsroom--button #workRequest{
  background-color: #ff7006;
  border: none;
  padding: 10px 20px;
  border-radius: 8px;
  text-transform: uppercase;
  font-weight: normal;
  color: #ffffff;
  font-family: ceragr-bold, sans-serif;
  font-size: 2.2rem;
  margin: 80px auto;

  display: unset;
}

.legacy-import-page .newsroom--first-block--content{
  padding-left: 3rem;
}

.legacy-import-page .newsroom--second-block--content{
  padding-left: 3rem;
}

.legacy-import-page .newsroom--third-block{
  display: flex;
  flex-direction: column;
  padding-inline: 0;
}

.legacy-import-page .newsroom--third-block .third-block--content, .legacy-import-page .newsroom--third-block .third-rows-grid, .legacy-import-page .newsroom--third-block .third-rows-wrap, .legacy-import-page .newsroom--third-block .third-row-content, .legacy-import-page .newsroom--third-block .third-row{
  width: 100%;
}

.legacy-import-page .newsroom--third-block .third-rows-grid{
  display: flex;
  font-size: 16px;
  color: white;
}

.legacy-import-page .newsroom--third-block .third-rows-wrap{
  margin-right: 10rem;
  background-color: #093251;
  width: 30%;
  padding: 2rem;
}

.legacy-import-page .newsroom--third-block .third-row-content img{
  width: 100%;
  margin-bottom: 2rem;
}

.legacy-import-page .newsroom--third-block .third-row-content .date{
  height: 1rem;
  color: #cfcfcf;
  font-size: 1.5rem;
}

.legacy-import-page .newsroom--third-block .third-row-content .title{
  font-weight: 600;
}

.legacy-import-page .newsroom--third-block .third-row-content .newsroom-cta{
  background: #ff7006;
  color: #ffffff;
  border: none;
  padding: 10px 20px;
  width: fit-content;
  text-transform: uppercase;
  font-weight: normal;
  font-family: ceragr-bold, sans-serif;
  font-size: 1.5rem;
  margin-top: 3rem;
}

.legacy-import-page .newsroom--third-block .third-row-content .newsroom-cta a{
  color: white;
}

@media (max-width: 1100px){
  .legacy-import-page .newsroom--third-block{
    padding-inline: 70px;
  }

  .legacy-import-page .newsroom--third-block .third-rows-wrap{
    width: 50%;
    margin-inline: 2rem;
  }
}

@media (max-width: 750px){
  .legacy-import-page .newsroom--block{
    padding: 40px;
  }

  .legacy-import-page .newsroom--third-block{
    padding-bottom: 0;
    padding-inline: 70px;
  }
  .legacy-import-page .newsroom--third-block .third-rows-grid{
    flex-direction: column;
  }

  .legacy-import-page .newsroom--third-block .third-rows-wrap{
    margin: 2rem auto;
    width: 80%;
  }

  .legacy-import-page .newsroom--third-block .third-block--content h2{
    text-align: center;
  }
  .legacy-import-page .newsroom--button{
    padding-block: 0;
  }

  .legacy-import-page .newsroom--first-block--content{
    padding-left: 0;
  }
  .legacy-import-page .newsroom--second-block--content{
    padding-left: 0;
  }

  .legacy-import-page .newsroom--second-block--content{
    padding-left: 0;
  }
  .legacy-import-page .newsroom--first-block--image img{
    margin-bottom: 3rem;
  }
  .legacy-import-page .newsroom--second-block--image img{
    margin-bottom: 3rem;
  }

  .legacy-import-page .newsroom--first-block--content{
    margin-top: 2rem;
  }

  .legacy-import-page .newsroom--second-block--content{
    margin-top: 2rem;
  }

  .legacy-import-page .newsroom--button a{
    margin: 50px auto;
  }
}
@media (max-width: 500px){
  .legacy-import-page .newsroom--block{
    padding: 20px;
  }

  .legacy-import-page .newsroom--third-block{
    padding-inline: 20px;
  }

  .legacy-import-page .newsroom--button a{
    margin: 50px auto;
  }

  .legacy-import-page .newsroom .about-video{
    height: 150px;
    width: 90%;
  }

  .legacy-import-page .newsroom--second-block--video{
    display: flex;
    justify-content: center;
  }
  .legacy-import-page .newsroom--first-block--content{
    padding-inline: 2rem;
    margin-top: 2rem;
  }

  .legacy-import-page .newsroom--second-block--content{
    padding-inline: 2rem;
    margin-top: 2rem;
  }

  .legacy-import-page .newsroom--first-block--image{
    display: flex;
    justify-content: center;
  }

  .legacy-import-page .newsroom--first-block--image img{
    width: 90%;
    margin-bottom: 3rem;
  }

  .legacy-import-page .newsroom--second-block--image{
    display: flex;
    justify-content: center;
  }

  .legacy-import-page .newsroom--second-block--image img{
    width: 90%;
    margin-bottom: 3rem;
  }
}

/* Protech 30th Anniversary Page */

.legacy-import-page .thirty-year-anniversary{
  padding-block: 5rem;
  padding-top: 0;
}
.legacy-import-page .thirty-year-anniversary h2, .legacy-import-page h3{
  font-family: ceragr-bold;
}
.legacy-import-page .thirty-year-anniversary--block{
  display: flex;
  padding: 70px;
  width: 90%;
  margin: 0 auto;

  font-family: averta-regular;
}
.legacy-import-page .thirty-year-anniversary--block div{
  width: 100%;
}

.legacy-import-page .thirty-year-anniversary--third-block--video iframe{
  height: 70vh;
  width: 80%;
}

@media screen and (max-width: 1100px){
  .legacy-import-page .thirty-year-anniversary--block{
    flex-direction: column;
    width: 100%;
  }
  .legacy-import-page .thirty-year-anniversary--block div{
    width: 100%;
  }

  .legacy-import-page .thirty-year-anniversary--fifth-block--image img{
    padding-inline: 0 !important;
  }
  .legacy-import-page .thirty-year-anniversary--third-block--video iframe{
    height: 70vh;
    width: 90%;
  }
}
.legacy-import-page .thirty-year-anniversary--blue{
  background-color: #093251;
  color: white;
  width: 100%;
}
.legacy-import-page .thirty-year-anniversary--first-block--content{
  padding-right: 3rem;
}
.legacy-import-page .thirty-year-anniversary--first-block--sub-image img{
  width: 100%;
  height: auto;
}

.legacy-import-page .thirty-year-anniversary--first-block--image img{
  width: 100%;
}
.legacy-import-page .thirty-year-anniversary--second-block{
  flex-direction: column;
}
.legacy-import-page .thirty-year-anniversary--second-block h2, .legacy-import-page .thirty-year-anniversary--second-block .thirty-year-anniversary--button{
  text-align: center;
}

.legacy-import-page .thirty-year-anniversary--third-block{
  flex-direction: column;
  text-align: center;
}

.legacy-import-page .thirty-year-anniversary--third-block--video iframe{
  width: 90%;
  height: 70vh;
}

.legacy-import-page .thirty-year-anniversary--third-block--image img{
  width: 80%;
}
.legacy-import-page .thirty-year-anniversary--button{
  padding-block: 4rem;
  display: flex;
  justify-content: left;
  align-items: center;
  flex-wrap: wrap;
}
.legacy-import-page .thirty-year-anniversary--button a, .legacy-import-page .thirty-year-anniversary--button #workRequest{
  background-color: #ff7006;
  border: none;
  padding: 10px 80px;
  /* border-radius: 8px; */
  text-transform: uppercase;
  font-weight: normal;
  color: #ffffff;
  font-family: ceragr-bold, sans-serif;
  font-size: 2rem;
  /* margin: 80px auto; */

  display: unset;
}

.legacy-import-page .thirty-year-anniversary--fifth-block--image img{
  width: 100%;
  height: auto;
  padding-inline: 4rem;
  padding-block: 2rem;
}

.legacy-import-page .thirty-year-anniversary--fourth-block{
  flex-direction: column;
}
.legacy-import-page .thirty-year-anniversary--fourth-block--content{
  text-align: center;
}

.legacy-import-page .fourth-row-content h4{
  padding-block: 2rem;
  text-align: center;
}

.legacy-import-page .fourth-rows-grid{
  display: flex;
}

.legacy-import-page .fourth-rows-wrap{
  padding-inline: 2rem;
  /* width: 20% !important; */
}

.legacy-import-page .fourth-row-content img{
  height: 100%;
  width: 100%;
  aspect-ratio: 3/4;
  object-fit: cover;
  object-position: top;
}

.legacy-import-page .gslide-title{
  font-weight: bold !important;
}

.legacy-import-page .gdesc-inner{
  text-align: center;
}

.legacy-import-page .thirty-year-anniversary--second-block--content--copy{
  text-align: center;
  width: 50vw;
  margin: auto;
}

/* Slick Teammates Sliders */

.legacy-import-page .slick-arrow{
  text-decoration: none;
}

.legacy-import-page .slick-next{
  margin: auto;
  background: white;
  border: none;
  font-size: 0;
  background-image: url('https://protechautomotivesolutions.com/assets/arrow-timeline.png');
  background-size: contain;
  background-repeat: no-repeat;
  width: 5rem;
  height: 5rem;
  rotate: 90deg;
  margin-inline: 1rem;
}

.legacy-import-page .slick-prev{
  margin: auto;
  background: white;
  border: none;
  font-size: 0;
  background-image: url('https://protechautomotivesolutions.com/assets/arrow-timeline.png');
  background-size: contain;
  background-repeat: no-repeat;
  width: 5rem;
  height: 5rem;
  rotate: -90deg;
  margin-inline: 1rem;
}

.legacy-import-page .gnext, .legacy-import-page .gprev{
  display: none !important;
}

.legacy-import-page .slick-slide.slick-current.slick-active:last-child{
  text-align: center;
}

/* Timeline */
.legacy-import-page .timeline-container, .legacy-import-page .timeline-container::before, .legacy-import-page .timeline-container::after{
  box-sizing: border-box;
}

.legacy-import-page .timeline-container{
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
}

.legacy-import-page .timeline{
  position: relative;
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  padding: 15px 0;
}

.legacy-import-page .timeline::after{
  content: "";
  position: absolute;
  width: 2px;
  background: #e5783a;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -1px;
}

.legacy-import-page .container{
  padding: 15px 30px;
  position: relative;
  background: inherit;
  width: 40% !important;
  text-align: center;
}

.legacy-import-page .container.left{
  right: 20%;
}

.legacy-import-page .container.right{
  left: 20%;
}

.legacy-import-page .container.center{
  margin: 0 auto;
  width: 30% !important;
}

.legacy-import-page .container.center .content{
  text-align: center;
}

.legacy-import-page .container.right.general{
  width: 30% !important;
  left: 15%;
}

.legacy-import-page .container.left.general{
  width: 30% !important;
  left: -15%;
}

.legacy-import-page .container.general p::before{
  border-bottom: 2px dashed #e5783a;
  background: #093351;
}

.legacy-import-page .center p::before{
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  right: 0;
  background: #e5783a;
  z-index: 1;
}

.legacy-import-page .left p::before{
  content: "";
  position: absolute;
  width: 90%;
  height: 2px;
  right: 0;
  background: #e5783a;
  z-index: 1;
}
.legacy-import-page .right p::before{
  content: "";
  position: absolute;
  width: 90%;
  height: 2px;
  left: 0;
  background: #e5783a;
  z-index: 1;
}

.legacy-import-page .left h2::after, .legacy-import-page .right h2::before{
  --arrow-size: 5rem;
  content: "";
  display: inline-block;
  background-position: top;
  background-size: contain;
  background-image: url('https://protechautomotivesolutions.com/assets/arrow-timeline.png');
  background-repeat: no-repeat;
  width: var(--arrow-size);
  height: var(--arrow-size);
  margin-inline: 2rem;
  cursor: pointer;
  rotate: 180deg;
}

.legacy-import-page .container.right::before{
  left: 0px;
}

.legacy-import-page .container.left::before{
  left: 30px;
}

.legacy-import-page .container.left .content{
  padding: 10px 90px 10px 30px;
}

.legacy-import-page .container.right .content{
  padding: 10px 30px 10px 90px;
}

.legacy-import-page .container.right.general .content{
  padding: 10px 20px 10px 20px;
}

.legacy-import-page .container.left.general .content{
  padding: 10px 20px 10px 20px;
}

.legacy-import-page .container .content h2{
  margin: 0 0 10px 0;
  font-size: 64px;
  font-weight: normal;
  color: #6ed0f6;
}

.legacy-import-page .container.general h2{
  font-size: 36px;
  color: #f47222;
}

.legacy-import-page .general-heading{
  color: #f47222;
}

.legacy-import-page .container .content p{
  margin: 0;
  font-size: 16px;
  line-height: 22px;
  color: #ffffff;
}

.legacy-import-page .bottom-logo{
  width: 100%;
  height: auto;
}

.legacy-import-page .dropdown{
  font-size: 20px;
  margin: 0 auto;
  text-align: center;
  cursor: pointer;
  width: 80px !important;
  height: auto;
  color: #f47222;
  padding-block: 2rem;
  display: flex;
  justify-content: center;
}

.legacy-import-page .dropdown:hover .dropdown-icon{
  transform: translateY(-20px);
}

.legacy-import-page .dropdown-icon{
  display: inline-block;
  z-index: 1;
  transition: all 0.6s ease;
  rotate: 180deg;
  width: 60px;
}

.legacy-import-page .timeline .container .content img{
  padding-top: 1rem;
}

.legacy-import-page .anniversary-logo{
  text-align: center;
}

@media (max-width: 800px){
  .legacy-import-page .thirty-year-anniversary--first-block--video{
    padding-top: 5rem;
  }

  .legacy-import-page .thirty-year-anniversary--button a{
    text-align: center;
    font-size: 1.8rem;
  }

  .legacy-import-page .thirty-year-anniversary--third-block--image img{
    width: 100%;
  }

  .legacy-import-page .thirty-year-anniversary--third-block--video iframe{
    height: 40vh;
    width: 100%;
  }

  .legacy-import-page .container.center{
    width: 80% !important;
    padding: 0;
  }

  .legacy-import-page .container.left.general{
    width: 40% !important;
    margin: 0;
    left: 10%;
  }

  .legacy-import-page .container.left.general .content{
    padding: 10px 20px 10px 0px;
  }

  .legacy-import-page .container.right.general{
    width: 40% !important;
    margin: 0;
    left: 50%;
  }

  .legacy-import-page .container.right .content{
    padding: 0 0 0 20px;
  }

  .legacy-import-page .container.left .content{
    padding: 0 10px 0 0;
  }

  .legacy-import-page .container.left{
    right: 10%;
    margin: 0;
    padding: 0 10px 0 0;
    width: 60% !important;
  }

  .legacy-import-page .container.right{
    left: 50%;
    margin: 0;
    padding: 0 0 0 10px;
    width: 60% !important;
  }

  .legacy-import-page .container .content h2{
    font-size: 50px;
  }

  .legacy-import-page .container.general h2{
    font-size: 36px;
  }
}

@media (max-width: 769px){
  .legacy-import-page .gslide-description.description-bottom{
    background: white !important;
    padding: 0 !important;
    padding-inline: 1rem !important;
    padding-bottom: 20px !important;
  }

  .legacy-import-page .gdesc-inner .gslide-title{
    color: black !important;
  }

  .legacy-import-page .gslide-desc{
    color: black !important;
  }
}

@media (max-width: 500px){
  .legacy-import-page .container.left.general{
    width: 55% !important;
    left: -5%;
  }
  .legacy-import-page .container.right.general{
    width: 55% !important;
  }
}

@media (max-width: 400px){
  .legacy-import-page .container.center{
    width: 100% !important;
    margin: 0;
    padding: 0;
  }

  .legacy-import-page .container.left{
    left: -25%;
    margin: 0;
    padding: 0 10px 0 0;
    width: 75% !important;
  }

  .legacy-import-page .container.right{
    left: 50%;
    margin: 0;
    padding: 0 0 0 10px;
    width: 75% !important;
  }

  .legacy-import-page .container.right .content{
    padding: 0 0 0 20px;
  }

  .legacy-import-page .container.left .content{
    padding: 0 10px 0 0;
  }

  .legacy-import-page .container.right.general{
    width: 62% !important;
    margin: 0;
    left: 50%;
  }

  .legacy-import-page .container.left.general{
    width: 62% !important;
    margin: 0;
    left: -12%;
  }

  .legacy-import-page .container.left.general .content{
    padding: 10px 20px 10px 0px;
  }

  .legacy-import-page .container .content h2{
    font-size: 50px;
  }

  .legacy-import-page .container.general h2{
    font-size: 36px;
  }

  .legacy-import-page .anniversary-logo{
    margin-top: 4rem;
    width: 60% !important;
  }

  .legacy-import-page .thirty-year-anniversary--third-block--video iframe{
    height: 25vh !important;
  }
}

.legacy-import-page .article-image, .legacy-import-page .careers-image{
  width: 100%;
  height: auto;
}

.legacy-import-page .article-image{
  padding-bottom: 70px;
}

@media screen and (max-width: 550px){
  .legacy-import-page .article-image{
    padding-bottom: 0px;
  }
}

.legacy-import-page .primary-block:nth-child(1)>.icon-wrap:nth-child(1){
    /* background-image: url(https://protechautomotivesolutions.com/assets/images/caliber-can.png) !important; */
    /* background-size: 100%;
    height: 420px;
    background-position: top; */
}

.legacy-import-page .primary-block:nth-child(1){
    /* margin-bottom: 90px; */
    /* display:none; */
}


/* .secondary-block-wrap {
    display: none;
}

.primary-block-wrap {
    margin-top: 50px;
} */

.legacy-import-page .loader{display:none;}

.legacy-import-page button#workRequest{
    display: none;
}

/* .newsroom--third-block .third-rows-wrap:nth-child(1) .third-row-content img, .newsroom--third-block .third-rows-wrap:nth-child(2) .third-row-content img {
    margin: 4.5vw 0;
} */

.legacy-import-page .newsroom--third-block .third-rows-grid{
    justify-content: space-between;
}

.legacy-import-page .newsroom--third-block .third-rows-wrap{
    margin-right: 0;
    width: 24%;
}

.legacy-import-page .nav-options a.button{
    border: none;
    background: #ff7005;
    color: #fff;
    text-decoration: none;
    padding: 10px 30px;
    border-radius: 0;
    text-transform: uppercase;
    display: inline-block;
    margin: 10px;
    font-family: 'gotham-bold';
    font-size: 1.8rem;
}

.legacy-import-page .nav-options a.button:hover{
    color: white;
}

@media only screen and (max-width: 1050px){
  .legacy-import-page .desktop-only{
      display: none !important;
  }
}
@media only screen and (min-width: 1050px){
  .legacy-import-page .mobile-only{
      display: none !important;
  }
}

.legacy-import-page .orange-button{
  font-family: 'ceragr-bold';
  color: #FFF;
  background-color: var(--orange);
  padding: 10px 30px;
  display: inline-block;
  text-transform: uppercase;
}

.legacy-import-page .orange-button:hover{
  color: #FFF;
  text-decoration: none;;
}

.legacy-import-page .mobile-only.nav-open a.button{
    width: 100%;
    text-align: center;
    display: block;
    margin: 15px 0px;
}

.legacy-import-page .mobile-only.nav-open li{
    padding: 0;
}
