
/* DEFAULT RULES */
#wpadminbar {
  display: none !important;
}body {
  font-family: Oswald, sans-serif;
}a {
  color: #2b4a76;
}a:hover {
  color: #272727;
}a.email-address {
    color: #9fb8dd !important;
}a.email-address:hover {
    color: #7db0fb !important;

}h1, h1 a {
  color: #000000;
  font-family: Oswald, sans-serif;
  font-size: 60px;
  line-height: 64px;
  margin: 25px 0;
}h2 {
  color: #000000;
  font-family: Oswald, sans-serif;
  font-size: 40px;
  line-height: 46px;
  margin: 25px 0 25px 0;
  letter-spacing: -0.5px;
}h3 {
  color: #000000;
  font-family: Oswald, sans-serif;
  font-size: 30px;
  line-height: 38px;
  margin: 40px 0 25px 0;
}h4 {
  font-family: Lato, sans-serif;
  color: #000000;
  font-size: 24px;
  line-height: 32px;
  margin: 25px 0;
}p {
  font-family: Lato, sans-serif;
  color: #000000;
  font-size: 18px;
  line-height: 26px;
  margin: 15px 0;
}ul {
  list-style-type: none;
}ul li, ol li {
  font-family: Lato, sans-serif;
  color: #000000;
  font-size: 18px;
  line-height: 26px;
}ul.icon li::before {
  content: "\f101";
  margin-right: 15px;
  font-family: FontAwesome;
  font-weight: bold;
  font-size: 14px;
  color: #2b4a76;
}.row {
  margin: 0 auto;
  max-width: 87%;
  width: 87%;
}.contain-to-grid {
  background: none !important;
}.contain-to-grid .top-bar {
  max-width: 75em;
}.page-wrapper {
  max-width: 100%;
  clear: both;
}
/* HEADER & NAV & SLIDER RULES */
.top-bar-section .has-dropdown>a {
  padding-right: 1vw !important;
}.fullwidth-navigation.active .top-bar {
  height: 100%;
}.navigation-wrapper {
  justify-content: center;
  text-align: center;
}.header-company-title a {
  font-family: Oswald, sans-serif;
  font-weight: normal;
  text-decoration: none;
  font-size: 1.2em;
  color: #252525;
  text-decoration: none;
  float: left;
  width: 100%;
  text-align: left;
  margin: 30px 0 5px 0;
}header.header-wrapper {
  position: relative;
  background: %HEADERBG%;
}header.header-wrapper.header-inner {
  background: #f3f3f3;
  padding-bottom: 60px;
}.row.header-bar {
  display: flex;
  align-items: center;
  padding: 3px 0 30px;
}.logo-wrapper {
  display: inline-block;
  width: 17%;
  padding-right: 10px;
}.company-details {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  max-width: 80%;
  text-align: center;
}.company-details h1 {
  margin: 0;
  line-height: 1.1;
}.company-details h1 a {
  margin: 10px 0 0 0;
  font-size: 1.35vw;
  line-height: 1;
  color: #000000;
  display: block;
}.company-details p {
  font-family: Lato, sans-serif;
  font-size: 0.85vw;
  line-height: 1.1;
  margin: 0;
  color: #000000;
}.top-bar {
  background: none;
  display: inline-block;
}.top-bar-section ul li {
  background: none;
}.top-bar-section li:not(.has-form) a:not(.button) {
  background: none;
  color: #000000;
  font-size: 16px;
  text-transform: uppercase;
  padding: 0 0.4vw;
  font-family: Lato, sans-serif;
  letter-spacing: 0px;
  position: relative;
}.top-bar-section ul li:hover:not(.has-form)>a,
.top-bar-section li:not(.has-form) a:not(.button):hover,
.top-bar-section li.active:not(.has-form) a:not(.button),
.top-bar-section li.active:not(.has-form) a:not(.button):hover {
  background: none;
  color: #000000;
  padding: 0px 10px;
  padding: 0 0.4vw;
}.top-bar-section .has-dropdown>a:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 3px;
  border-color: #2b4a76 transparent transparent transparent;
  border-top-style: solid;
  margin-top: -3px;
  margin-right: -15px;
  top: 22.5px;
  right: 20px;
}.header-cta {
  text-align: center;
}.header-cta span {
  padding-right: 5px;
  font-family: Lato, sans-serif;
  font-size: 1vw;
}a.header-phone {
  font-family: Lato, sans-serif;
  font-size: 16px;
  color: #FFFFFF;
  background: #2b4a76;
  padding: 15px 25px;
  font-weight: bold;
  height: 60px;
  display: inline-block;
}.top-bar-section .dropdown li {
  width: 50%;
}.located-in {
  margin: 0;
  padding: 20px 30px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  color: #FFFFFF;
  background: #000000E6;
}.row.slider-row, .row.tagline-row {
  max-width: 117em;
}.tagline {
  position: absolute;
  bottom: 0;
}.slider-wrapper{
  box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 5%);
}.slick-header-slider.slick-initialized {
  opacity: 1;
}.slick-header-slider {
  opacity: 0;
}.tagline-row {
  padding: 2vh 0;
}
/* FOOTER RULES */
.footer-wrapper {
  background: #272727;
  width: 100%;
  font-family: Lato, sans-serif;
  padding: 60px;
  margin-bottom: 60px;
}.footer-inner-wrapper {
  margin: 0 auto;
  padding: 25px 0 0 0;
}.footer-inner-wrapper h1 {
  padding: 0 0 25px 0;
}.footer-inner {
  display: flex;
  align-items: flex-start;
  z-index: 99;
  position: relative;
  background: #2b4a76;
  padding: 60px;
}.footer-address p, .footer-hours p {
  margin: 0;
  font-size: 15px;
  color: #FFFFFF;
  font-family: Lato, sans-serif;
  line-height: 20px;
}.footer-hours {
  margin-top: 18px;
}.footer-payment img {
  margin: 0 5px 5px 0;
}.footer-social .fa {
  color: #FFFFFF;
  font-size: 24px;
  margin: 0 1vw;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}.footer-social .fa:hover {
  color: #FFFFFF;
}.footer-wrapper h2 {
  font-size: 24px;
  font-weight: normal;
  line-height: initial;
  color: #FFFFFF;
  margin: 0px 0 20px 0;
}.lnm-logo {
  margin-top: 60px;
}.lnm-logo img {
  max-width: 180px;
}.disclaimer {
  padding-top: 18px;
  font-family: Oswald, sans-serif;
}.disclaimer P {
  font-size: 14px;
  font-family: Lato, sans-serif;
}
/* GENERAL RULES */
.request-a-quote-bg {
  background: url(https://www.ezautologistics.com/wp-content/uploads/2021/12/request.jpg) 50% 50%;
  background-size: cover;
}.contact-picture { 
  background: url(https://www.ezautologistics.com/wp-content/uploads/2021/12/contact.jpg) 50% 50%;
  background-size: cover;
}.separator {
  border: 0;
  height: 1px;
  background: #2b4a76;
}.separator:after {
  content: "";
  position: absolute;
  width: 70%;
  left: 15%;
  height: 5px;
  background: #2b4a76;
}.uppercase {
  text-transform: uppercase;
}.first-strip-child{
  margin: 3px;
}.gallery-wrapper h2 {
  text-align: center;
  font-size: 30px;
}.sub-heading {
  display: block;
  font-family: Lato, sans-serif;
  color: #000000;
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
  margin: 25px 0;
}.margin-bottom-xs {
  margin-bottom: 5px;
}.row.row-content {
  margin: 0 auto;
  max-width: 80%;
  width: 80%;
}.home-first-strip {
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  background: #272727;
}.home-img-01 {
  padding: 100px;
  border: 5px solid #272727;
  background: #FFFFFF;
}.home-left-border {
  border-left: 1px solid #e7e7e7;
}.home-right-border {
  border-right: 1px solid #e7e7e7;
}.box-padding {
  padding: 50px 75px;
}.badge-strip {
  padding: 100px 50px;
  background: url(https://www.ezautologistics.com/wp-content/themes/theme/images/badge-bg.jpg) 50% 50%;
  background-size: cover;
}.badge-strip::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; height: 100%;
  background: #000000;
  opacity: 0;
  z-index: 0;
}.badge-holder {
  position: relative;
  z-index: 1;
}.badge-strip img {
  margin: 0 2vw;
}.home-background-strip {
  padding: 100px;
  background: linear-gradient(90deg, #272727 80%, #2b4a76 80%);
}.white-text-box {
  padding: 65px;
}.white-text-box h2, .white-text-box p, .white-text-box .icon li, .white-text-box .sub-heading {
    color: #FFFFFF;
}.cta-strip {
  padding: 80px 120px;
  background: #f3f3f3;
}.about-background-strip {
  padding: 125px 100px;
  background: url(https://www.ezautologistics.com/wp-content/themes/theme/images/about-img2.jpg) 50% 50%;
  background-size: cover;
}.interior-first-strip {
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  background: #f3f3f3;
  padding: 5px 0;
}.interior-img-01 {
  padding: 100px;
  border: 5px solid #f3f3f3;
  background: #FFFFFF;
}.vertical-padding-large {
  padding-top: 6em!important;
  padding-bottom: 6em!important;
}.vertical-padding-medium {
  padding-top: 4em!important;
  padding-bottom: 4em!important;
}.vertical-padding-small {
  padding-top: 2em!important;
  padding-bottom: 2em!important;
}.vertical-center{
  display: flex;
  align-items: center;
  justify-content: center;
}.top-padding-small{
  padding-top: 50px !important;
}.default-box {
  padding: 50px;
}.text-box {
  padding: 125px;
}.text-box-smaller {
  padding: 100px;
}.text-box-smallest {
  padding: 75px 100px;
}.image-box{
  padding: 25px;
}.btn-1{
  background: #2b4a76;
  color: #FFFFFF;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  padding: 15px 25px;
  margin: 3rem 0;
  transition: all .5s ease;
  text-transform: uppercase;
}.btn-1:hover {
  background: #2b4a76;
  color: #FFFFFF;
}.btn-2:focus {
  background: #2b4a76;
  color: #FFFFFF;
}.btn-1:hover:before {
  transition: all .3s ease;
  opacity: .4
}.btn-1:hover:after {
  transition: all .3s ease;
  opacity: .4;
}.btn-1:hover > .fa {
  transition: all .3s ease;
  transform: translate(10px);
}.btn-1:before {
/*  content: "";*/
  position: absolute;
  top: -6px;
  left: -6px;
  width: calc(100% + 6px);
  height: 100%;
  border: 3px solid #2b4a76;
}.btn-1:after {
/*  content: "";*/
  position: absolute;
  bottom: -6px;
  right: -6px;
  width: calc(100% + 6px);
  height: calc(100% + 6px);
  border: 3px solid #2b4a76;
}.svc-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}.svc-box h2 {
  margin-top: 0;
  flex: 1 0 auto;
}.svc-box P {
  flex: 1 0 auto;
}.svc-box .btn-1 {
  margin-bottom: auto;
  max-width: 230px;
}.btn-2{
  background: #2b4a76;
  color: #FFFFFF;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  letter-spacing: 1px;
  padding: 20px 70px;
  margin: 4rem 20px;
  transition: all .5s ease;
}.btn-2:hover {
  background: #2b4a76;
  color: #FFFFFF;
}.btn-2:focus {
  background: #2b4a76;
  color: #FFFFFF;
}.btn-2:hover:before {
  transition: all .3s ease;
  opacity: .4
}.btn-2:hover:after {
  transition: all .3s ease;
  opacity: .4;
}.btn-2:hover > .fa {
  transition: all .3s ease;
  transform: translate(20px);
}.btn-2:before {
/*  content: "";*/
  position: absolute;
  top: -6px;
  left: -6px;
  width: calc(100% + 6px);
  height: 100%;
  border: 3px solid #2b4a76;
}.btn-2:after {
/*  content: "";*/
  position: absolute;
  bottom: -6px;
  right: -6px;
  width: calc(100% + 6px);
  height: calc(100% + 6px);
  border: 3px solid #2b4a76;
}.darkgray-background {
  background: #272727;
}.gray-background {
  background: #e7e7e7;
}.white-background {
  background: #FFFFFF;
}.lightgray-background {
  background: #f3f3f3;
}.strip-padding {
  padding: 0 !important;
}.like-h1 {
  color: #000000;
  font-family: Oswald, sans-serif;
  font-size: 60px;
  line-height: 64px;
  margin: 25px 0;
}.mobile-sticky-cta {
  display: none;
}.custom-slide-out-wrapper {
  position: fixed;
  top: 50%;
  right: 0;
  width: 800px;
  background: #f3f3f3F2;
  padding: 40px 70px;
  z-index: 9999;
  border-radius: 10px 0px 0px 10px;
  -moz-transform: translateX(100%) translateY(-50%);
  -webkit-transform: translateX(100%) translateY(-50%);
  -o-transform: translateX(100%) translateY(-50%);
  -ms-transform: translateX(100%) translateY(-50%);
  transform: translateX(100%) translateY(-50%);
  -webkit-transition: all 1.2s ease;
  -moz-transition: all 1.2s ease;
  -ms-transition: all 1.2s ease;
  -o-transition: all 1.2s ease;
  transition: all 1.2s ease;
}.custom-slide-out-wrapper.active {
  -moz-transform: translateX(0) translateY(-50%);
  -webkit-transform: translateX(0) translateY(-50%);
  -o-transform: translateX(0) translateY(-50%);
  -ms-transform: translateX(0) translateY(-50%);
  transform: translateX(0) translateY(-50%);
  box-shadow: 0px 40px 40px 0px rgba(28, 28, 28, 0.2);
}span.slide-out-title {
  display: block;
  margin: 0 0 25px;
  color: #000000;
  font-weight: normal;
  font-size: 1.5em;
}.custom-slide-out-form form {
  margin: 0;
}.custom-slide-out-wrapper span.custom-form-toggle {
  position: absolute;
  left: -10px;
  top: 35%;
  color: #FFFFFF;
  font-size: 60px !important;
  width: 60px;
  line-height: 126px;
  text-align: center;
  background: #edb51e;
  padding-bottom: 5px;
  border-radius: 5px 0 0 5px;
  -moz-transform: translateX(-70%) translateY(-50%);
  -webkit-transform: translateX(-70%) translateY(-50%);
  -o-transform: translateX(-70%) translateY(-50%);
  -ms-transform: translateX(-70%) translateY(-50%);
  transform: translateX(-70%) translateY(-50%);
  cursor: pointer;
}input.slideOutInput[type="text"] {
  border-radius: 10px;
  font-size: 15px;
  line-height: 1.4;
  height: auto;
  border: none;
  padding: 10px 25px;
  margin-bottom: 10px;
  box-shadow: none !important;
  background: #ffffff;
  color: #000000;
  font-weight: normal;
}.custom-slide-out-wrapper label {
  font-size: 12px;
  padding: 0 0 0 15px;
}.custom-slide-out-form .contactForm textarea {
  width: 100%;
  border-radius: 10px;
  line-height: 1.4;
  border: none;
  box-shadow: none !important;
  background: #ffffff;
  color: #000000;
  font-weight: normal;
  padding: 10px 25px;
  font-size: 15px;
  height: 100px;
  margin-bottom: 10px;
}.custom-slide-out-form .contactForm .captchaWrapper {
  border-radius: 10px;
  font-size: 15px;
  line-height: 1.4;
  height: auto;
  border: none;
  box-shadow: none !important;
  background: #ffffff;
  color: #000000;
  font-weight: normal;
  margin: 0 0 10px;
  padding: 5px 15px;
  min-height: 0;
}.custom-slide-out-form .contactForm .captchaWrapper input {
  border: none;
  box-shadow: none;
  display: inline-block;
  width: auto;
  font-size: 15px;
  padding: 0 15px;
  margin: 0 0 0 30px;
  color: #000000;
}.custom-slide-out-form .contactForm .captchaWrapper img {
  max-width: 25%;
}.custom-slide-out-form .contactForm .captchaRefresh {
  vertical-align: middle;
}.custom-slide-out-form .contactForm .submitWrapper {
  text-align: center;
  margin-top: 20px;
}.custom-slide-out-form .contactForm .submitWrapper button.submit {
  color: #FFFFFF;
  font-weight: normal;
  background: #2b4a76;
  border: none;
  text-align: center;
  cursor: pointer;
  min-width: 200px;
  padding: 15px;
  border-radius: 10px;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  -ms-transition: all 400ms ease;
  -o-transition: all 400ms ease;
  transition: all 400ms ease;
}.custom-slide-out-form .contactForm .submitWrapper button.submit:hover {
  box-shadow: 0px 25px 40px 0px rgba(28, 28, 28, 0.2);
  -moz-transform: translateY(-3px);
  -webkit-transform: translateY(-3px);
  -o-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}.contactForm  {
  margin-top: 20px;
}.contactForm label{
  font-family: Lato, sans-serif;
  font-size:16px;
  color: #000000;
  display: block;
}.contactForm input {
  width: 100%;
  padding: 3px;
  margin-bottom: 10px;
  border: none;
  height: 2.5rem;
  box-shadow: none;
}.contactForm textarea {
  width: 100%;
  border: none;
  min-height: 4rem;
}.contactForm .captchaWrapper {
  margin-top: 10px;
}.contactForm .captchaRefresh {
  vertical-align: middle;
  margin: 0 10px;
  opacity: 25%;
  cursor: pointer;
}.contactForm .submitWrapper {
  margin-top: 30px;
}.contactForm .submitWrapper span.submit {
  font-size: inherit;
  font-weight: bold;
  background-color: #fafafa;
  border: 1px solid #ddd;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
  padding: 3px 20px;
  cursor: pointer;
}.contactForm .submitWrapper span.submit:hover {
  background-color: #eaeaea;
}.emailConfirmation {
  margin: 0 auto;
}.emailConfirmation h1 {
  color: #00CC00;
}.request-a-quote label, .request-a-quote h3 {
  color: #FFFFFF;
  font-size: 20px;
}.landing-page-button-wrapper a:hover {
    color: #a8ccff;
}

/*Custom Css*/
.footer-payment p {
    color: #fff;
}
 footer a[href^="tel"]  {
  color: inherit;
  text-decoration: none;
}.badge-holder .button.btn-1 {
  font-size: 2rem;
  font-weight: bold;
  border: 2px solid #fff;
}.request-a-quote-bg p {
  color: #fff;
  line-height: 2;
}.service-areas-wrapper h1 {
  display: none;
}.service-area-header h1 {
  font-size: 42px;
}.top-buttons .btn-1 {
  background:#2b4a76;
  font-size: 20px;
}.button.btn-1.footer-btn {
  background: #2b4a76;
      border: 1px solid white;
}div.AuthorizeNetSeal a {
    text-decoration: none;
    color: black;
    display: block;
    margin: 0 auto;
    left: 12vw;
    position: relative;
}.payment-btn .button.btn-1 {
  font-weight: bold;
}.iframe-holder {
  position: absolute;
  float: right;
  right: 83px;
  top: 79px;
  padding: 20px 18px;
  width: 500px;
  text-align: center;
  background: #fffc;
}input {
  font-family: Catamaran, sans-serif;
  font-size: 16px;
  color: #FFFFFF;
  background: #2b4a76;
  padding: 15px 25px;
  font-weight: bold;
  border: none;
  height: 60px;
}form {
  margin: 0;
}.footer-wrapper input {
  background: #272727;
  margin: 14px 0;
}.mobile-quote {
  display: none;
}.quote-btn {
  font-family: Catamaran, sans-serif;
  font-size: 21px;
  color: #FFFFFF;
  background: #2b4a76;
  padding: 15px 25px;
  font-weight: bold;
  border: none;
  top: 0;
  position: relative;
}.sticky-socials {
  position: fixed;
  top: 35%;
  padding-left: 20px;
  z-index: 10000;
}
.sticky-socials .fa {
  display: block;
  color: #EDB51E;
  font-size: 20px;
  line-height: 50px;
  width: 45px;
}.sticky-socials .fa:hover {
  color: #2b4a76;
}
.company-details img {
  margin-bottom: 25px;
}.header-phone:hover {
  background:#edb51e;
}header input:hover {
  background: #edb51e;
}.top-bar-section ul li:hover:not(.has-form) > a {
  color: #edb51e !important;
}.badges-row img:hover {
  border: 2px solid #edb51e;
}.footer-wrapper input:hover {
  color: #2b4a76;
}
/*End of Custom CSS*/
     



/* MEDIA QUERIES */
@media only screen and (max-width: 1680px) {
  .top-bar-section .dropdown li:not(.has-form) a:not(.button) {
    font-size: 12.5px;
    line-height: 30px;
  }.top-bar-section li:not(.has-form) a:not(.button){
    font-size: 16px;
  }
}
@media only screen and (max-width: 1440px) {
  ul li, ol li {
    font-size: 14px;
    line-height: 24px;
  }.btn-1 {
    margin: 1.5rem 0;
  }h2 {
    font-size: 30px;
  }p {
    font-size: 14px;
  }.box-padding {
    padding: 40px;
  }.vertical-padding-large {
    padding-top: 5em!important;
    padding-bottom: 5em!important;
  }.vertical-padding-medium {
    padding-top: 2em!important;
    padding-bottom: 2em!important;
  }.vertical-padding-small {
    padding-top: .5em!important;
    padding-bottom: .5em!important;
  }.top-bar-section li:not(.has-form) a:not(.button) {
    font-size: 14px;
    letter-spacing: -0.5px;
    padding:0 8px;
  }.text-box {
    padding: 75px;
  }.text-box-smaller {
    padding: 50px;
  }.text-box-smallest {
    padding: 35px;
  }.home-img-01 {
    padding: 50px;
  }.interior-img-01 {
    padding: 50px;
  }.white-text-box {
    padding: 45px;
  }.iframe-holder {
    position: absolute;
    float: right;
    right: 0;
    top: 0;
    padding: 20px 18px;
    width: 601px;
    text-align: center;
    background: #fffc;
  }.iframe-holder p {
    font-size: 13px;
  }input{
    font-size: 14px;
    padding:15px 9px;
  }a.header-phone{
    font-size: 13px;
  }input {
    font-size: 13px;
    padding: 15px 9px;
  }
}
@media only screen and (max-width: 1366px) {
  .box-padding {
    padding: 25px 40px;
  }.vertical-padding-large {
    padding-top: 3em!important;
    padding-bottom: 3em!important;
  }.vertical-padding-medium {
    padding-top: 1em!important;
    padding-bottom: 1em!important;
  }.vertical-padding-small {
    padding-top: .25em!important;
    padding-bottom: .25em!important;
  }  .top-bar-section li:not(.has-form) a:not(.button) {
    font-size: 14px;
  }.top-bar-section .dropdown li:not(.has-form) a:not(.button) {
    font-size: 14px;
    line-height: 22px;
  }.top-bar-section .dropdown li:not(.has-form):hover>a:not(.button),
  .top-bar-section .dropdown li.active:not(.has-form) a:not(.button) {
    line-height: 22px;
  }.top-bar-section .dropdown {
    min-width: 535px;
  }.top-bar-section .dropdown li:not(.has-form):hover>a:not(.button)::before, 
  .top-bar-section .dropdown li.active:not(.has-form)>a:not(.button)::before {
    width: 10px !important;
  }.top-bar-section .dropdown li:not(.has-form) a:not(.button)::before {
    left: -15px !important;
    transform: translateY(-50%) scale(0.8, 0.8) !important;
  }.top-bar-section li:not(.has-form) a:hover:not(.button)::before,
  .top-bar-section li.active:not(.has-form) a:not(.button)::before {
    top: -15px;
  }
}
@media only screen and (max-width: 1280px) {
  p {
    font-size: 16px;
    line-height: 24px;
  }.top-bar-section li:not(.has-form) a:not(.button) {
    padding: 0 5px;
  }.top-bar-section ul li:hover:not(.has-form)>a,
  .top-bar-section li:not(.has-form) a:not(.button):hover,
  .top-bar-section li.active:not(.has-form) a:not(.button),
  .top-bar-section li.active:not(.has-form) a:not(.button):hover {
    padding: 0 0.40vw;
  }.payment-btn .button.btn-1 {
    font-size: 14px;
  }a.header-phone {
    font-size: 11px;
  }input {
    font-size: 11px;
    padding: 15px 9px;
  }
}
@media only screen and (min-width: 1026px) {
  .row .row:before, .row .row:after {
    display: none !important;
  }.navigation-wrapper {
    justify-content: center;
  }.top-bar-section li:not(.has-form) a:hover:not(.button)::before,
  .top-bar-section li.active:not(.has-form) a:not(.button)::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 2px;
    width: 20px;
    display: inline-block;
    background: #2b4a76;
    margin: 0 auto;
  }.top-bar-section li:not(.has-form) .dropdown li:hover a:not(.button)::before,
  .top-bar-section li:not(.has-form) .dropdown li.active a:not(.button)::before {
    content: "";
    opacity:1;
    left:-10px;
    top:40%;
    margin: 0;
    transform:translateY(-50%);
    position:absolute;
    height: 1px;
    width: 10px;
  }.top-bar-section li.active:not(.has-form) .dropdown a:not(.button)::before {
    opacity:0;
  }.top-bar-section .dropdown {
    background: #FFFFFF;
    min-width: 650px;
    text-align: left;
    padding: 3vh 2vw 3vh 2vw;
    left: 50%;
    border-radius: 5px;
    transform: translateX(-50%);
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.2);
  }.top-bar-section .dropdown::before {
    content: "";
    position: absolute;
    top: -5px;
    left: calc(50% - 2.5px);
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid white;
}.top-bar-section .dropdown li {
    width: 50%;
    display: inline-block;
    position:relative;
  }.top-bar-section ul li ul.dropdown li:nth-child(2n+2) {
    padding-left: 20px;
  }.top-bar-section .dropdown li:not(.has-form) a:not(.button) {
    background: none;
    color: #000000;
    font-size: 14px;
    line-height: 30px;
    position: relative;
  }.top-bar-section .dropdown li:not(.has-form):hover>a:not(.button),
  .top-bar-section .dropdown li.active:not(.has-form) a:not(.button) {
    background: none;
    color: #000000;
    line-height: 30px;
  }
}
@media only screen and (max-width: 1026px) {
  .sub-heading {
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    margin: 15px 0 10px 0;
  }.submitWrapper {
    text-align: center;
    padding-bottom: 20px;
  }.mobile-strip-padding-bottom{
    padding-bottom: 0 !important;
  }.svc-box .btn-1 {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }.gateway-last-exception {
    background: #f3f3f3;
  }.gateway-row {
    text-align: center;
  }.separator {
    display: none;
  }  .lnm-logo {
    margin-top: 0;
  }.footer-inner {
    display: block;
    padding: 0;
  }.gallery-images {
    margin-left: 7px;
  }.row, .row.row-content {
    margin: 0 auto;
    max-width: 90%;
    width: 90%;
  }ul.icon {
    margin: 0;
    font-style: italic;
  }ul.icon li::before {
    content: none;
  }.contactForm label {
    text-align: left;
  }.contactForm input, .contactForm textarea {
    border: 1px solid #272727;
  }.gallery-wrapper h2 {
    margin-top: 0;
  }.row .gateway-row {
    max-width: 100%;
    width: 100%;
    padding-top: 25px;
  }.gateway-exception {
    background: #FFFFFF;
  }.interior-first-strip {
    border: none;
    background: none;
    padding: 0;
  }.interior-first-strip .darkgray-background{
    background: #FFFFFF;
  }.interior-first-strip .white-background{
    background: #272727;
  }header.header-wrapper.header-inner {
    background: none;
    padding-bottom: 0;
  }.white-text-box {
    padding: 0 20px 25px 20px;
  }.cta-strip {
    padding: 50px;
    background: #2b4a7680;
    max-width: 100%;
    width: 100%;
  }.cta-strip img {
   /* display: none;*/
  }.cta-text {
    position: relative;
    padding: 0;
    background: none;
    z-index: 1;
  }.cta-text::after {
    content: none;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: none;
    z-index: -1;
  }.home-background-strip {
    padding: 20px 0 40px 0;
    margin-top: 20px;
    background: #272727;
    text-align: center;
  }.about-background-strip {
    padding: 0px;
    background: none;
  }.vertical-padding-large {
    padding: 0 !important;
  }.home-first-strip {
    border-top: 0;
    border-bottom: 0;
    background: none;
  }.interior-img-01 {
    padding: 3em 0;
    border: none;
    background: none;
    margin: 0 auto;
  }.home-img-01 {
    padding: 3em 0;
    border: none;
    background: none;
    margin: 0 auto;
  }.box-padding {
    padding: 20px 0 40px 0;
  }.home-left-border, .home-right-border {
    border: 0;
  }.row.slider-row {
    max-width: 100%;
    width: 100%;
  }header.header-wrapper {
    background: none;
  }.logo-wrapper {
    width: 15%;
    padding: 0 20px 0 0;
  }.navigation-toggle .toggle-bars.fa.fa-bars, 
  .navigation-toggle .fa.fa-close {
    font-size: 25px;
  }.top-bar .title-area {
    height:0;
  }.navigation-wrapper {
    justify-content: center;
    text-align: center;
    padding-top: 100px;
  }.top-bar {
    display: block;
    height: 0;
  }.top-bar .title-area {
    display: none;
  }.top-bar-section li:not(.has-form) a:not(.button):hover::before,
  .top-bar-section li.active:not(.has-form) a:not(.button)::before {
    height: 1px;
  }.top-bar-section .dropdown {
    background: #FFFFFF;
    min-width: 320px;
    left: 100%;
  }.top-bar-section .dropdown li {
    width: 100%;
  }.top-bar-section .dropdown li.page_item {
    margin: 10px 0;
  }.top-bar-section .dropdown li:not(.has-form) a:not(.button) {
    background: none;
    color: #000000;
    font-size: 16px;
    line-height: 32px;
    position: relative;
  }.top-bar-section .dropdown li:not(.has-form):hover>a:not(.button),
  .top-bar-section .dropdown li.active:not(.has-form) a:not(.button) {
    background: none;
    color: #2b4a76;
    line-height: 32px;
  }.top-bar-section .dropdown li:not(.has-form) a:not(.button)::before {
    content: "";
    width: 0px !important;
    height: 2px;
    background: #FFFFFF;
    position: absolute;
    top: calc(50% - 1px);
    bottom: unset;
    left: -18px !important;
    opacity: 1;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
  }.top-bar-section .dropdown li:not(.has-form):hover>a:not(.button)::before,
  .top-bar-section .dropdown li.active:not(.has-form)>a:not(.button)::before {
    width: 14px !important;
    opacity: 1;
  }.top-bar-section .dropdown::before{
    border-bottom: 6px none #2b4a76;
  }.mobile-menu .dropdown .title a {
    color:#2b4a76 !important;
    font-weight: bold;
  }.mobile-menu .dropdown .parent-link a {
    font-weight: bold !important;
  }.mobile-sticky-cta {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 100;
  }a.sticky-btn-1 {
    display: inline-block;    
    width: calc(50% - 1px);
    margin-right: 1px;
    float: left;
    text-align: center;
    color: #FFFFFF;
    text-transform: uppercase;
    font-family: Oswald, sans-serif;
    font-size: 17px;
    letter-spacing: 1px;
    background: #000000;
    padding: 20px 5px;
  }a.sticky-btn-2 {
    display: inline-block;    
    width: calc(50% - 1px);
    margin-left: 1px;
    float: left;
    text-align: center;
    color: #FFFFFF;
    text-transform: uppercase;
    font-family: Oswald, sans-serif;
    font-size: 17px;
    letter-spacing: 1px;
    background: #000000;
    padding: 20px 5px;
  }a.sticky-btn-1:hover, 
  a.sticky-btn-2:hover {
    color: #FFFFFF;
  }.footer-wrapper {
    padding-top: 5vh;
    padding-bottom: 10vh;
    background: #2b4a76;
  }.background-picture {
    min-height: 45vh;
  }.header-details {
    text-align: center;
    width: 100%;
  }.company-details h1 a {
    font-size: 38px;
    float: unset;
    margin: 10px 0 0 0;
    text-align: center;
  }.company-details p {
    font-size: 18px;
    text-align: center;
  }.tagline{
    display: none;
  }.mobile-navigation.navigation-toggle{
    position: absolute;
    left: 25px;
    top: 50px;
    z-index: 1;
  }.top-bar-section .has-dropdown>a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 3px;
    border-color: #2b4a76 transparent transparent transparent;
    border-top-style: solid;
    margin-top: unset;
    top: 15px;
    right: 55px;
    transform: rotate(270deg);
  }.top-bar-section li:not(.has-form) a:not(.button) {
    font-size: 18px;
    padding: 0 15px;
    letter-spacing: unset;
    line-height: 40px;
  }.footer-social .fa {
    margin: 0 2vw;
    padding: 15px;
  }.mobile-full-width{
    max-width: 100%;
    width: 100%;
  }.payment-btn {
    display: none;
  }.slider-wrapper {
    display: none;
  }input{
    font-size: 20px;
  }.mobile-quote {
    display: block;
    padding: 20px 10px;
    text-align: right;
    background-image: url(https://www.ezautologistics.com/wp-content/uploads/2022/03/formbg.jpg);
    background-repeat: no-repeat;
    margin-top: 60px;
  }
  .mobile-form {
    padding: 0px 24px;
    background: #ffffff57;
  }
  .mobile-form p {
    font-weight: bold;
  }.request-a-quote-bg p {
    display: block;
  }.header-cta{
    display: none;
  }.sticky-socials{
    background: #FFFFFF;
  }.sticky-socials .fa{
    font-size: 28px;
  }.mobile-top-btn form {
    margin-top: 25px;
}p.header-company-serviceorder {
    margin-top: 15px;
}
}
@media only screen and (max-width: 768px) {
  .footer-address p, 
  .footer-hours p {
    line-height: 24px;
  }.footer-address {
    text-align: center;
    margin-bottom: 50px;
    padding: 0;
  }.footer-payment {
    margin-bottom: 50px;
  }.footer-social {
    margin-bottom: 50px;
  }.lnm-logo.text-right {
    text-align: center !important;
    padding: 0;
  }.picture-home-01 {
    display: none;
  }.picture-home-02 {
    display: none;
  }.picture-about-02 {
    display: none;
  }.picture-about-03 {
    display: none;
  }h1, h1 a{
    font-size: 30px;
  }.sticky-socials{
    width:100%;
    bottom: 65px;
    text-align: center;
    top: auto;
  }.sticky-socials .fa{
    display: inline-block;
  }
}
@media only screen and (max-width: 414px) {
  .footer-inner {
    padding-top: 20px;
  }.svc-box h2 {
    margin-top: 20px;
  }h2 {
    font-size: 30px;
    line-height: 36px;
    margin: 15px 0 10px 0;
  }h3 {
    font-size: 24px;
    line-height: 28px;
  }h4 {
    font-size: 24px;
    line-height: 28px;
  }p {
    font-size: 16px;
    line-height: 24px;
  }ul li {
    font-size: 16px;
    line-height: 24px;
  }.like-h1{
    font-size: 34px;
    line-height: 38px;
  }.cta-strip {
    padding: 25px;
    background: #9cc4d080;
  }.top-bar-section li:not(.has-form) a:not(.button)::before {
    width: 10%;
    left: calc(50% - 5%);
  }.company-details {
    max-width: 100%;
  }.company-details h1 a {
    font-size: 20px;
  }.company-details p {
    font-size: 12px;
    line-height: 16px;
  }.mobile-navigation.navigation-toggle {
    left: 25px;
    top: 50px;
  }.text-box {
    padding: 30px;
  }.text-box-smaller {
    padding: 30px;
  }.text-box-smallest {
    padding: 30px;
  }.top-padding-small {
    padding-top: 30px !important;
  }.disclaimer P {
    font-size: 10px;
    line-height: 18px;
  }.btn-1 {
    padding: 25px 50px;
    margin: 1rem 0;
  }.btn-2 {
    padding: 20px 35px;
    margin: 1rem 0;
    width: 90%;
  }.logo-wrapper {
    width: 20%;
    padding: 0;
  }.lnm-logo img {
    max-width: 140px;
  }.lightgray-background {
    margin: -20px 0;
  }.strip-padding-mobile {
    padding: 0 !important;
  }.lnm-logo.text-right {
    margin-bottom: 10vh;
  }h1, h1 a {
    font-size: 26px;
  }.mobile-quote{
    text-align: center;
    margin-top: 52px;
  }.company-details img {
    width: 70%;
  }
}
@media only screen and (max-width: 334px) {
  .mobile-navigation.navigation-toggle {
    left: 10px;
    top: 35px;
  }
}
