/* General */

body {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: normal;
}
strong {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
}
a {
  color: inherit;
}
input,
button,
textarea,
select {
  border-radius: 0px;
}
.btn {
  display: inline-block;
  background: #bfd42f;
  border: none;
  border-radius: 5px;
  margin: 0 auto;
  padding: 12px 0 15px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 17px;
  min-width: 60%;
  color: #fff !important;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 2px;
  box-shadow: 0px 0px 45px rgba(0, 0, 0, 0.2);
}
.hide {
  display: none;
}
.grecaptcha-badge {
  opacity: 0;
}
#menu:not(.mm-menu) {
  display: none;
}
#mapContact {
  height: 400px;
}
.forgot {
  display: block;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 0.92em;
  line-height: 1;
  color: #bfd42f;
  text-decoration: none;
  text-align: center;
  letter-spacing: 0.05em;
  margin-top: 30px;
}
#top {
  display: none;
  position: fixed;
  bottom: 10px;
  right: 10px;
  background: #004a8f;
  padding: 12px 15px;
  font-size: 20px;
  color: #fff;
  z-index: 999;
  cursor: pointer;
}

/* Wrappers */

.wrapper {
  max-width: 1300px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.wrapper-sml {
  max-width: 1050px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}

/* Header */

header {
  position: relative;
  background: #fff;
  border-bottom: 10px solid #bfd42f;
  height: 57px;
}
header figure {
  position: absolute;
  left: auto;
  top: 18px;
  float: left;
  max-width: 220px;
  z-index: 999;
}
header .dealer-login {
  position: absolute;
  top: 6px;
  right: 6px;
  width: auto;

  display: block;
  float: right;
  border-radius: 5px;
  padding: 7px 22px 7px 7px;
  background: #bfd42f;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 1;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  cursor: pointer;
}
header .dealer-login img {
  display: inline-block;
  margin-right: 10px;
  float: left;
  width: 30px;
}
header .dealer-login span {
  margin-top: 8px;
  float: left;
}
header nav {
  position: relative;
  text-align: right;
  padding: 16px 0px;
}
header nav ul {
  margin-left: 0px;
}
header nav ul li {
  display: inline-block;
  padding: 0px 55px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1;
  color: #004a8f;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  cursor: pointer !important;
}
header nav ul li:first-child {
  padding-left: 0px;
}
header nav ul li:last-child {
  padding-right: 0px;
}
header nav ul li a {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
  font-family: Helvetica, Arial, sans-serif;
}
header nav ul li:hover {
  color: #bfd42f;
  cursor: pointer;
}

/* Banner Styles */

#banner {
  position: relative;
  background: #005f8f;
}
#banner .overlay {
  position: absolute;
  top: 50%;
  left: 0;
  width: 45%;
  z-index: 999;
  transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
}
#banner .overlay p {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 30px;
  line-height: 40px;
  color: #fff;
}
#banner .overlay p span {
  color: #bfd42f;
}
#banner .login-box {
  display: none;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 530px;
  box-sizing: border-box;
  background: #004a8f;
  padding: 70px 70px 50px;
  z-index: 999;
}
#banner .login-box .btn {
  width: 250px;
  margin: 55px auto 10px;
  display: block;
  border-radius: 5px;
}
#banner .login-box input[type="text"].email {
  padding: 10px 20px 10px 58px;
  background: url("/redesign/images/email-icon.png") left center no-repeat;
  color: #fff;
  font-size: 17px;
  font-family: Helvetica, Arial, sans-serif;
  border-radius: 5px;
}
#banner .login-box input[type="password"].password {
  padding: 10px 20px 10px 58px;
  background: url("/redesign/images/password-icon.png") left center no-repeat;
  color: #fff;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 17px;
  border-radius: 5px;
}
#banner .login-box input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
}

/* Homepage Content Styles */

#homepage-content {
  position: relative;
  padding: 80px 0px 80px;
}
#homepage-content h2 {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 35px;
  color: #414142;
  margin-bottom: 20px;
  max-width: 85%;
}
#homepage-content p {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 21px;
  line-height: 35px;
  color: #414142;
  max-width: 80%;
}
#homepage-content figure img {
  margin: 15px auto;
  max-width: 300px;
}

#products {
  position: relative;
  padding: 5rem 0;
  background: url("/redesign/images/bg.jpg") no-repeat;
  background-size: cover;
  text-align: center;
}
#products h2 {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 40px;
  line-height: 1;
  color: #fff;
  margin-bottom: 40px;
  font-weight: bold;
}
#products p {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 22px;
  line-height: 40px;
  color: #fff;
  margin: 0 auto 50px;
  max-width: 600px;
}
#products ul {
  margin-left: 0px;
  text-align: center;
  column-count: 3;
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-gap: 40px;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  list-style: none;
}
#products ul li {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 19px;
  line-height: 30px;
  break-inside: avoid;
  color: #bfd42f;
  margin-bottom: 10px;
}

#overnight {
  position: relative;
  padding: 5rem 0;
}
#overnight section {
  padding: 70px 0px;
}
#overnight h2 {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 30px;
  line-height: 1;
  color: #004a8f;
  margin-bottom: 30px;
  font-weight: bold;
}
#overnight p {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 21px;
  line-height: 35px;
  color: #414142;
  max-width: 400px;
}
#overnight figure img {
  margin: 0 auto;
  max-width: 300px;
}

#contact {
  position: relative;
  padding: 70px 0px;
  background: url("/redesign/images/bg.jpg") no-repeat;
  background-size: cover;
}
#contact section {
  padding: 0px 170px 0px 0px;
}
#contact h2 {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 27px;
  line-height: 1;
  margin-bottom: 44px;
  color: #fff;
  font-weight: bold;
}
#contact h2 span {
  font-family: Helvetica, Arial, sans-serif;
  color: #bfd42f;
  font-weight: bold;
}
#contact p {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 19px;
  line-height: 35px;
  color: #fff;
  margin-bottom: 44px;
  margin-top: 40px;
}
#contact p small {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 27px;
  margin-top: 40px;
  letter-spacing: 0.025em;
}
#contact p strong {
  color: #bfd42f;
}
#contact p span {
  white-space: nowrap;
}
#contact a {
  text-decoration: none;
}

.form.contact {
  background: rgba(255, 255, 255, 0.2);
  padding: 55px 52px;
}
.form.contact input[type="text"],
.form.contact textarea {
  border: none;
  background: #fff;
  padding: 15px 4%;
  border-radius: 5px;
}
.form.contact .btn {
  border-radius: 5px;
  margin: 0 auto;
  display: block;
}

/* Forms */

.form {
  position: relative;
  display: block;
}
.form label {
  display: block;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0.05em;
  margin-bottom: 5px;
}
.form .combined {
  width: 50%;
  float: left;
}
.form input[type="text"],
.form input[type="password"],
.form input[type="email"],
.form textarea,
.form select {
  width: 100%;
  padding: 10px 4%;
  background: #fff;
  border: 1px solid #fff;
  border-radius: 5px;
  box-sizing: border-box;
  margin-bottom: 20px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 17px;
  line-height: 1;
}
.form select option[disabled] {
  color: #414142;
}
.form .combined input[type="text"],
.form .combined input[type="password"],
.form .combined input[type="email"],
.form .combined textarea,
.form .combined select {
  width: 92%;
  padding: 10px 4%;
}
.form select {
  width: 100%;
}
.form .check {
  position: relative;
  margin: 20px 0px;
}
.form .check::after {
  content: "";
  display: block;
  clear: both;
}
.form .check label {
  float: left;
  color: #fff;
  margin-top: 3px;
  margin-left: 30px;
  font-size: 0.85em;
  font-family: Helvetica, Arial, sans-serif;
}
.form .check input[type="checkbox"],
.form .check input[type="radio"] {
  float: left;
  margin: 3px 10px 0px 0px;
}
.form input.submit {
  margin-top: 20px;
}
.login-box .form *::-webkit-input-placeholder {
  color: #7ba5c6;
}
.login-box .form *::-moz-placeholder {
  color: #7ba5c6;
}
.login-box .form *:-ms-input-placeholder {
  color: #7ba5c6;
}
.login-box .form *:-moz-placeholder {
  color: #7ba5c6;
}

.form.contact *::-webkit-input-placeholder {
  color: #414142;
}
.form.contact *::-moz-placeholder {
  color: #414142;
}
.form.contact *:-ms-input-placeholder {
  color: #414142;
}
.form.contact *:-moz-placeholder {
  color: #414142;
}

.form .check label:before {
  content: "";
  font-family: "FontAwesome";
  display: block;
  position: absolute;
  left: 2px;
  top: 4px;
  -webkit-transform: rotate(-45deg) scale(0, 0);
  -moz-transform: rotate(-45deg) scale(0, 0);
  -ms-transform: rotate(-45deg) scale(0, 0);
  -o-transform: rotate(-45deg) scale(0, 0);
  transform: rotate(-45deg) scale(0, 0);
  border: 2px solid #004a8f;
  border-top-style: none;
  border-right-style: none;
  width: 0.9rem;
  height: 0.3rem;
  overflow: visible;
  z-index: 999;
}
.form .check label:after {
  content: "";
  font-family: "FontAwesome";
  overflow: visible;
  background: #fff;
  border: none;
  border-radius: 0px;
  position: absolute;
  left: 0;
  top: 0px;
  width: 20px;
  height: 20px;
}
.form .check input[type="checkbox"]:checked ~ label:before {
  -webkit-transform: rotate(-45deg) scale(1, 1);
  -moz-transform: rotate(-45deg) scale(1, 1);
  -ms-transform: rotate(-45deg) scale(1, 1);
  -o-transform: rotate(-45deg) scale(1, 1);
  transform: rotate(-45deg) scale(1, 1);
}

/* Footer */

footer {
  position: relative;
  background: #414142;
  border-top: 10px solid #bfd42f;
  padding: 28px 0px 25px;
}
footer p {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 1;
  color: #fff;
}
footer .logo {
  position: absolute;
  top: -60px;
  right: 0px;
  z-index: 999;
  max-width: 150px;
}

/* Error Styles */

#systemMessage {
  background: #cc0000;
  font-size: 18px;
  color: #fff;
  text-align: center;
}
#systemMessage.highlight_message {
  margin-bottom: 20px;
  padding: 8px 15px;
}
.highlight-form-field {
  border: 1px solid #cc0000 !important;
  color: #cc0000 !important;
  background: rgba(204, 0, 0, 0.2);
}
.highlight-form-label {
  color: #cc0000;
}
.highlight-form-field::-webkit-input-placeholder {
  color: #cc0000;
}
.highlight-form-field::-moz-placeholder {
  color: #cc0000;
}
.highlight-form-field:-ms-input-placeholder {
  color: #cc0000;
}
.highlight-form-field:-moz-placeholder {
  color: #cc0000;
}

/* Mobile Menu */

.mobmenu {
  display: none;
  background-color: #004a8f;
  color: #fff;
  padding: 20px 10px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 20px;
  line-height: 1;
  margin-bottom: 0px;
  clear: both;
  letter-spacing: 0.05em;
}
.mobmenu a {
  color: #fff;
  text-decoration: none;
}
.mobmenu nav {
}
.mobmenu nav ul {
  margin: 0px;
  list-style: none;
  text-align: center;
}
.mobmenu nav ul li {
  display: inline-block;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1;
  padding: 0px 20px;
  color: #fff;
  text-transform: uppercase;
}
.mobmenu nav ul li:first-child {
  padding-left: 0px;
}
.mobmenu nav ul li:last-child {
  padding-right: 0px;
}
.mobmenu nav ul li a {
  text-decoration: none;
  color: inherit;
}
#page {
  display: block;
  background-color: #fff;
}
a.menu-icon {
  color: #fff;
  float: right;
  font-size: 30px;
  margin-top: -5px;
}

.brandswiper {width: 100%;height: 100%;}
.brandswiper .swiper-slide {display: flex;justify-content: space-between;padding-bottom: 50px;}

.gallery-wrapper {display: flex; flex-direction:column; width:50%;}

.gallery-column {width: 100%;margin: 10px 0;flex-direction:row; display: flex;justify-content: space-between;}
.gallery-column img {width: 23%; height: 100%;cursor: pointer;}
.gallery-column img.active {display: none;}

.gallery-main {width: 100%;}
.gallery-main img {display: none;}
.gallery-main img.active {display: block; height: 100%; width: 100%; object-fit: cover;}
.gallery-main figure {height: 100%;}


.custom-next img {background-color: #bfd42f;border-radius: 60%;width:20px; height:20px;padding: 10px;cursor: pointer;}
.custom-prev img {transform: rotate(-180deg);background-color: #bfd42f;border-radius: 60%;width:20px; height:20px;padding: 10px;cursor: pointer;}
.custom-next,.custom-prev {position: absolute; top: 50%; transform: translateY(-50%);z-index: 9;}
.custom-prev {left: -50px;}
.custom-next {right: -50px;}

.brand-article {width: 45%;padding: 0 30px;box-sizing: border-box;color: #000;letter-spacing: 0.5px;user-select: none;line-height: 1.5;}
.brand-article h2 {font-size: 24px;color:#000;padding-top: 12px;}
.brand-article p {font-size: 15px;color:#5f5f5f;line-height: 3;}
.brand-article ul {font-size: 15px; line-height: 20px;padding-bottom: 20px;}
.brand-article ul:last-child {padding-bottom: 0px;}
.brand-article li {margin-bottom: 10px;}

.brand-article .archer-search {font-size: 15px;font-weight: bold;background:  none; padding: 0px; outline: none; border: none; margin-bottom: 10px;}

.search-drop-down {display:inline-block;height: 0%; opacity: 0; line-height: 0; box-sizing: border-box; padding: 0px; transition: 0.3s; width: 100%; z-index: -1;}
.search-drop-down li {padding: 0px; line-height: 0px; transition: 0.3s;}
.search-drop-down p {margin: 0;font-size: 15px;color: #2d302c; padding: 5px; line-height: 1; line-height: 10px; }
.search-drop-down.active {height: 100%; opacity: 1;}
.search-drop-down.active li,.search-drop-down.active p  { line-height: 10px; padding: 5px; }

.buy-online-btn {text-align: center; display:inline-block; background:#bfd42f; border:none; border-radius:5px; margin:0auto; padding:12px 15px; font-family:Helvetica,Arial,sans-serif; font-weight:normal; font-size:13px; color:#fff!important; text-transform: uppercase; text-decoration:none; letter-spacing:2px; box-shadow:0px 0px 45px rgba(0, 0,0,0.2); margin-top: 20px;cursor: pointer; margin-top: 10px;margin-top: 25px;}

.wrapper-sml-dealers { max-width: 1100px; width: 100%; margin: 0 auto; position: relative;}

#partstream-dealer-nav {flex-flow: row wrap;justify-content: space-between;align-items: center;padding-top: 30px; padding-bottom: 30px;}
#partstream-dealer-nav h1 {color:#0b2e83; font-size: 30px; line-height: 50px; font-weight: bold; font-family: Helvetica, Arial, sans-serif;}
#partstream-dealer-nav h2 {font-size: 22px;color: #000;padding-top: 10px;font-weight: bold;}
#partstream-dealer-nav p {font-size: 15px;color: #000;padding-top: 15px;font-weight: bold; padding-bottom: 15px;}
#partstream-dealer-nav a {text-decoration: none;background: #eee;padding: 10px;border-radius: 5px;font-size: 14px;font-weight: normal;}

.location-items {margin: 0 15px 0 0;flex-wrap: wrap;padding-bottom: 10px;}
.dealers {display: flex;justify-content: space-between;align-items: flex-start;}
.north-island {display: flex;flex-wrap: wrap;}
.north-island h2 {width:100%;}
.south-island {display: flex;flex-wrap: wrap;padding-bottom: 25px;}
.south-island h2 {width:100%;margin-top: 15px;}

/* New Homepage */

.blue-bg {background: #004282;}
.beige-bg {background: #f7f9e7;}
.green-bg {background: #b1d135;}

.wrapper-lrg {max-width: 1400px; margin: 0 auto;}

.new-homepage {font-family: 'Forza', sans-serif; color: #000;}

.new-homepage .form .check label, .new-homepage .btn, .new-homepage .forgot {font-family: 'Forza', sans-serif;}

.font-update {font-family: 'Forza', sans-serif;}

.new-header {background: #b1d135; border-bottom: none; height: 100%;}
.new-header .wrapper {display: flex; justify-content: space-between; align-items: center; padding: 10px 0px;}
.new-header figure {position: relative; left: auto; top: auto; max-width: 150px;}
.new-header nav ul li {padding: 0px 10px; color: #fff; font-family: 'Forza';}
.new-header nav ul li a {padding: 0px; font-family: 'Forza'; line-height: 1;}
.new-header nav ul li:hover, .new-header nav ul li a:hover {color: #004282;}
.new-header .dealer-login {position: relative; background: #004282; display: flex; align-items: center; top: auto; right: auto; font-family: 'Forza';}
.new-header .dealer-login span {margin: 0px;}
.new-header .dealer-login img {filter: invert(1);}

.home-banner {position: relative; background: url("/img/banner.webp") no-repeat center/cover;}
.home-banner .wrapper {padding: 150px 0px;}
.home-banner .wrapper article {position: relative;}
.home-banner .wrapper article h1 {color: #fff; font-size: 34px; font-weight: bold;}
.home-banner .wrapper article h1::before {content: ''; position: relative; display: block; width: 165px; height: 5px; background: #b1d135; margin-bottom: 12px;}

.split .two-thirds {display: grid; grid-template-columns: 1fr 0.55fr;}
.split .wrapper article {padding: 50px 0px;}
.split .wrapper article h2, .split .wrapper-lrg article h2 {margin-bottom: 20px; font-size: 24px; text-transform: uppercase; display: inline-block; font-weight: bold;}
.split .wrapper article h2::before, .split .wrapper-lrg article h2::before {content: ''; position: relative; display: inline-block; width: 100%; height: 5px; background: #b1d135; margin-bottom: 12px;}
.split .wrapper article h3, .split .wrapper-lrg article h3 {font-size: 40px; width: 80%; margin-bottom: 30px; font-weight: bold;}
.split .wrapper article h3 span, .split .wrapper-lrg article h3 span {color: #b1d135;}
.split img {width: 100%; height: 100%; object-fit: cover;}

.inner-split {display: grid; grid-template-columns: 0.7fr 1fr;}
.inner-split ul {margin-left: 10px;}
.inner-split li {list-style: none; padding: 5px 0px 0px 22px; font-size: 24px; font-weight: bold;}
.inner-split li:first-of-type {padding: 0px 0px 0px 22px;}
.inner-split li::before {content: ''; position: relative; width: 9px; height: 9px; border-radius: 3px; display: block; background: #b1d135; left: -30px; top: 19px;}
.inner-split div {width: 50%; padding-top: 10px;}
.inner-split div h5 {color: #b1d135; font-size: 30px; margin-bottom: 15px;}
.inner-split div h5::before {content: ''; position: relative; display: inline-block; width: 100%; height: 5px; background: #b1d135; margin-bottom: 12px;}
.inner-split div h6 {color: #b1d135; text-transform: uppercase; font-size: 14px;}
.inner-split div p {font-size: 14px; margin-bottom: 30px; line-height: 1.5; font-family: 'Averta Demo'; width: 94%;}

.background-image {position: relative;}
.background-image .wrapper {background: url('/img/line-trimmer-small.webp') no-repeat center/cover;}
.background-image article {position: relative; z-index: 1; padding: 50px 0px;}
.background-image article img {width: 350px; margin-bottom: 40px;}
.background-image article h3 {color: #fff; font-size: 40px; width: 59%; font-weight: bold;}
.background-image figure::after {content: ''; display: block; position: absolute; top: 0; left: 0; width: 100%; background: linear-gradient(120deg, rgb(177, 209, 53) 25%, rgba(255,255,255,0) 70%); height: 100%;}
.background-image img {width: 100%;}
.bot-left {color: #fff; position: relative; width: 300px; margin-top: 50px;}
.bot-left h5 {font-size: 22px; margin-bottom: 10px;}
.bot-left h5::before {content: ''; position: relative; display: inline-block; width: 100%; height: 5px; background: #fff; margin-bottom: 12px;}
.bot-left h6 {text-transform: uppercase; font-size: 14px;}

.team {padding: 50px 0px;}
.team h2 {margin-bottom: 40px; font-size: 24px; text-transform: uppercase; display: inline-block; font-weight: bold;}
.team h2::before {content: ''; position: relative; display: inline-block; width: 100%; height: 5px; background: #b1d135; margin-bottom: 12px;}
.team h3 {font-size: 40px; margin-bottom: 10px; font-weight: bold;}
.team p {font-family: 'Averta Demo';}
.team .wrapper {display: flex; align-items: center; justify-content: space-between;}
.team .wrapper-lrg img {width: 100%;}
.team figure {margin-top: 50px;}
.team ul {margin: 50px 0px 0px 0px;}
.team ul li {padding: 10px 0px; list-style: none; color: #b1d135; text-transform: uppercase; font-size: 20px; border-bottom: 5px solid #b1d135; font-weight: bold;}
.team ul li:last-of-type {border: none;}

.our-story {padding-bottom: 80px; overflow: hidden; margin-top: 30px;}
.our-story .wrapper-lrg {position: relative;}
.our-story h2 {margin-bottom: 40px; font-size: 24px; text-transform: uppercase; display: inline-block; font-weight: bold; padding-left: 50px;}
.our-story h2::before {content: ''; position: relative; display: inline-block; width: 100%; height: 5px; background: #b1d135; margin-bottom: 12px;}

.storySwiper {width: 100vw; overflow: hidden; box-sizing: border-box; margin-top: 50px;}
.storySwiper::before {content: ''; position: relative; top: 10px; width: 100%; background: #b1d135; display: inline-block; height: 7px;}
.storySwiper::after {content: ""; display: block; position: absolute; width: 100%; height: 100%; top: 0px; left: 1400px; background: #fff9; z-index: 1;}
.storySwiper .swiper-wrapper {display: flex;}
.storySwiper .swiper-slide {position: relative; padding-left: 50px; padding-top: 20px; box-sizing: border-box; height: auto!important; width: 466px;}
.storySwiper .swiper-slide::after {content: ""; display: block; position: absolute; left: 50px; height: 100%; width: 1px; background: #b1d135; top: 0px;}
.storySwiper .swiper-slide h6 {color: #b1d135; text-transform: uppercase; font-size: 24px; margin-bottom: 20px; font-weight: bold; box-sizing: border-box; padding: 0px 33px;}
.storySwiper .swiper-slide h6::before {content: ''; position: relative; width: 10px; height: 10px; border-radius: 50px; display: block; background: #b1d135; left: -37px; top: 20px;}
.storySwiper .swiper-slide p {margin-bottom: 20px; font-family: 'Averta Demo'; box-sizing: border-box; padding: 0px 33px;}
.storySwiper .swiper-slide p strong {font-size: 20px; font-family: 'Forza', sans-serif;}
.storySwiper .swiper-slide figure:last-of-type {margin-bottom: 30px;}
.storySwiper .swiper-slide span {position: absolute; top: -20px; left: 9px; color: #b1d135; width: 83px; text-align: center;}

.slider-logo {width: 300px;}

.slide-split {display: flex; align-items: flex-start; justify-content: center;}
.slide-split p {padding: 0px 10px 0px 33px !important; border-right: 1px solid #919191;}
.slide-split img {width: 100%;}

.custom-buttons {width: 120px; position: absolute; top: 10px; right: 0px; height: auto; display: flex; justify-content: space-between;}
.custom-buttons .custom-next {width: 50px; height: 50px; background: #b1d135; position: relative; top: auto; transform: none; right: auto; border-radius: 50px; cursor: pointer; background-image: url("/img/arrow.svg"); background-repeat: no-repeat; background-size: 24px; background-position: center;}
.custom-buttons .custom-prev {width: 50px; height: 50px; background: #b1d135; position: relative; top: auto; transform: rotate(180deg); left: auto; border-radius: 50px; cursor: pointer; background-image: url("/img/arrow.svg"); background-repeat: no-repeat; background-size: 24px; background-position: center;}

.two-thirds-flipped {display: grid; grid-template-columns: 1fr 2fr; grid-gap: 100px;}
.two-thirds-flipped h3 {width: 82% !important;}
.two-thirds-flipped p {margin-bottom: 20px; font-family: 'Averta Demo';}
.two-thirds-flipped p:last-of-type {margin: 0;}
.two-thirds-flipped div {margin-top: 50px;}
.two-thirds-flipped h5 {color: #b1d135; font-size: 22px; margin-bottom: 15px; width: 57%;}
.two-thirds-flipped h5::before {content: ''; position: relative; display: inline-block; width: 100%; height: 5px; background: #b1d135; margin-bottom: 12px;}
.two-thirds-flipped h6 {color: #b1d135; text-transform: uppercase; font-size: 14px;}
.two-thirds-flipped article {padding: 50px 0px 0px 50px;}

.values .wrapper {display: grid; grid-template-columns: repeat(2,1fr);}
.values h2 {margin-bottom: 20px; font-size: 24px; text-transform: uppercase; display: inline-block; color: #fff; font-weight: bold;}
.values h2::before {content: ''; position: relative; display: inline-block; width: 100%; height: 5px; background: #b1d135; margin-bottom: 12px;}
.values article {padding: 50px 0px;}
.icon-wrap {display: flex; align-items: baseline; padding: 70px 0px;}
.icon-item {padding-right: 80px; width: 100%;}
.icon-item:last-of-type {padding-right: 0px;}
.icon-item figure {margin-bottom: 20px;}
.icon-item img {width: 120px; margin: 0 auto;}
.icon-item:nth-of-type(2) img {width: 150px;}
.icon-item span {color: #fff; font-size: 14px; text-transform: uppercase; display: block; text-align: center;}

.fifty {display: grid; grid-template-columns: 1fr 1fr;}
.locations {padding: 50px 0px;}
.locations article {width: 87%; padding: 0 !important;}
.locations p {margin-bottom: 50px; font-family: 'Averta Demo';}
.locations h2 {margin-bottom: 40px !important;}
.locations h3 {width: 100% !important; margin-bottom: 60px !important;}
.locations h5 {color: #b1d135; font-size: 22px; margin-bottom: 15px; width: 450px;}
.locations h5::before {content: ''; position: relative; display: inline-block; width: 100%; height: 5px; background: #b1d135; margin-bottom: 12px;}

.map .wrapper {padding-top: 50px;}
.map figure {margin-bottom: -100px;}
.map article {display: flex; justify-content: flex-end; align-items: center;}
.map article h3 {color: #fff; width: 455px !important;}

.background-wide {position: relative;}
.background-wide .wrapper {z-index: 1; padding: 100px 0px;}
.background-wide article {position: relative; width: 650px; top: auto; z-index: 1;}
.background-wide h2 {margin-bottom: 20px; font-size: 24px; text-transform: uppercase; display: inline-block; color: #fff; font-weight: bold;}
.background-wide h2::before {content: ''; position: relative; display: inline-block; width: 100%; height: 5px; background: #b1d135; margin-bottom: 12px;}
.background-wide figure {background: #000; position: absolute; top: 0px; left: 0px; width: 100%; overflow: hidden; height: 100%;}
.background-wide img {width: 100%; height: 100%; object-fit: cover; opacity: 0.8;}
.background-wide h3 {font-size: 40px; width: 100% !important; margin-bottom: 40px; color: #B1D135; max-width: 600px; font-weight: bold;}
.background-wide h3 span {color: #fff; max-width: 520px; display: inline-block;}
.background-wide h5 {color: #b1d135; font-size: 22px; margin-bottom: 15px; width: 76%;}
.background-wide h5::before {content: ''; position: relative; display: inline-block; width: 100%; height: 5px; background: #b1d135; margin-bottom: 12px;}
.background-wide h6 {color: #b1d135; text-transform: uppercase; font-size: 14px;}
.background-wide p {font-family: 'Averta Demo'; color: #fff; margin-bottom: 30px; width: 79%;}

.new-footer {border: none; position: relative; padding: 30px 0px;}
.new-footer p {text-align: left; font-family: 'Forza', sans-serif; text-transform: uppercase;}
.new-footer img {max-width: 150px; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);}

/* New Contact Page */

.contact-new p small {font-family: 'Averta Demo', sans-serif !important;}
.contact-new p {font-family: 'Averta Demo', sans-serif !important;}
.contact-new p strong {font-family: 'Forza', sans-serif !important;}
.contact-new h2, .contact-new h2 span {font-family: 'Forza', sans-serif !important;}

.login-box.font-update {font-family: 'Forza', sans-serif !important; padding: 0px !important; display: block !important; opacity: 1; max-height: 0px; overflow: hidden; transition: 1s;}
.login-box.font-update.active {max-height: 1000px;}
.login-box.font-update form {padding:40px;}
.login-box.font-update .btn {width: 100% !important; margin: 0 auto !important;}
.font-update input, .font-update label, .font-update textarea, .font-update select, .font-update .btn, .font-update .forgot {font-family: 'Forza', sans-serif !important;}
.font-update .btn {line-height: 1.3; padding: 15px 0px;}

.catalogue_section {position: relative;}
.catalogue_section .wrapper { z-index: 1; padding: 100px 0px;}
.catalogue_section h2 {margin-bottom: 20px; font-size: 24px; text-transform: uppercase; display: inline-block; color: #000; font-weight: bold;}
.catalogue_section h2::before { content: ''; position: relative; display: inline-block; width: 100%; height: 5px; background: #b1d135; margin-bottom: 12px;}
.catalogue_section h3 {font-size: 40px;font-weight: bold;width: 100% !important; margin-bottom: 60px !important;}
.catalogue_section h3 span {color: #b1d135;}
.catalogues_2025 {display: flex; margin: 0 -15px; flex-flow: row wrap;}
.catalogues_2025 .catalogue-item {width: 22%; padding: 0 15px; margin-bottom: 35px;}
.catalogues_2025 .catalogue-item img {display: block; width: 100%; border: 1px solid #eee;}
.catalogues_2025 .catalogue_button {width: auto; display: block; border-radius: 5px; padding: 15px; background: #004282; font-size: 13px; line-height: 1; color: #fff; text-transform: uppercase; letter-spacing: 1px; cursor: pointer; text-decoration: none; text-align: center; margin-top: 20px;}


/* Responsive */

@media screen and (max-width: 1600px) {

}

@media screen and (max-width: 1450px) {
  .wrapper,
  .wrapper-sml {
    width: 92%;
  }
  #banner .overlay {
    left: 0;
  }
}

@media screen and (max-width: 1400px) {
  .wrapper,
  .wrapper-sml {
    width: 92%;
  }
  #banner .overlay p {
    font-size: 30px;
    line-height: 40px;
  }
  #homepage-content h2 {
    font-size: 21px;
    line-height: 30px;
    margin-bottom: 30px;
  }
  #homepage-content p {
    font-size: 21px;
    line-height: 35px;
  }
  #about-us img,
  #overnight img {
    max-width: 70%;
  }
  .custom-buttons {right: 50px;}

  .two-thirds-flipped {grid-template-columns: 1fr 1.7fr;}
  .two-thirds-flipped h3 {font-size: 3.2vw !important; width: 86% !important;}

  .locations h3 {font-size: 3vw !important;}

  .icon-wrap {width: 700px;}
}

@media screen and (max-width: 1300px) {
  .inner-split {grid-template-columns: 1fr 1fr;}
  .inner-split div {width: 245px;}

  .background-image img:last-child {width: 100%; object-fit: cover; height: 65vh;}
  .background-image article h3 {width: 750px;}

  .two-thirds-flipped article {padding: 50px 0px 50px 50px;}

}

@media screen and (max-width: 1200px) {
  #products ul li {
    font-size: 20px;
  }
  header nav ul li {
    font-size: 15px;
    padding: 0px 20px;
  }
  #products h2 {
    font-size: 40px;
  }
  #products p {
    max-width: 700px;
    font-size: 26px;
  }
  #banner .overlay {
    width: 50%;
    top: 55%;
  }
  #banner .overlay p {
    font-size: 30px;
    line-height: 40px;
  }
  #banner .login-box {
    width: 400px;
    padding: 70px 50px 50px;
  }
  #about-us img,
  #overnight img {
    max-width: 70%;
  }
  #contact section {
    padding: 0px 70px 0px 0px;
  }
  #homepage-content h2 {
    font-size: 22px;
    line-height: 35px;
    margin-bottom: 30px;
  }
  #homepage-content p {
    font-size: 17px;
    line-height: 28px;
  }
  .form.contact .btn {
    font-size: 17px;
  }
  #homepage-content {
    padding: 5rem 0;
  }
  #overnight h2 {
    font-size: 40px;
  }
  #overnight p {
    font-size: 22px;
    line-height: 35px;
  }
  #overnight {
    padding: 5rem 0;
  }
  #contact p {
    margin-top: 20px;
    line-height: 30px;
  }

  .team h3 {font-size: 36px;}

  .locations h5 {font-size: 20px; width: 410px;}
}

@media screen and (max-width: 1024px) {
  .split .wrapper article h2, .split .wrapper-lrg article h2, .team h2, .our-story h2, .values h2, .background-wide h2 {font-size: 20px;}
  .split .wrapper article h3 {font-size: 3.5vw;}
  .locations h3 {font-size: 3.5vw !important; margin-bottom: 20px !important;}
  .locations p {margin-bottom: 30px;}
  .inner-split li {font-size: 18px;}
  .inner-split div h5 {font-size: 24px;}
  .inner-split div h5::before {width: 80%;}

  .team .wrapper {align-items: flex-start; flex-direction: column;}
  .team ul {margin: 20px 0px 0px 0px;}
  .team h3 {font-size: 5vw;}

  .two-thirds-flipped {grid-template-columns: 1fr 1fr;}
  .two-thirds-flipped h3 {width: 100% !important;}

  .locations .wrapper {display: flex; flex-direction: column;}
  .locations .wrapper article {margin-bottom: 20px;}
  .locations .wrapper img {max-width: 500px; margin: 0 auto;}

  .map .wrapper {display: flex; flex-direction: column-reverse;}
  .map .wrapper article {padding: 0px 0px 20px 0px; justify-content: flex-start;}
  .map .wrapper article h3 {width: 80% !important;}
  .map img {max-width: 500px; margin: 0 auto;}

  .values .wrapper {grid-template-columns: 1fr;}
  .values article {padding: 50px 0px 20px 0px;}
  .icon-wrap {margin: 0 auto; padding: 0px 0px 50px 0px;}

  .new-footer {padding: 20px 0px;}
  .new-footer .wrapper {display: flex; flex-direction: column-reverse;}
  .new-footer p {text-align: center;}
  .new-footer img {position: relative; top: auto; left: auto; transform: none; margin: 0 auto; padding-bottom: 20px;}

  .catalogues_2025 .catalogue-item {width: 35%;}
}

@media screen and (max-width: 950px) and (min-width: 450px) {
  header .dealer-login {
    font-size: 16px;
    padding: 42px 35px 35px;
  }
  header .dealer-login img {
    max-width: 35px;
  }
  header .dealer-login span {
    margin-top: 11px;
  }
  .new-header .dealer-login {padding: 10px 15px; font-size: 13px;}
}

@media screen and (max-width: 800px) {
  header nav {padding: 16px 0px;}
  .new-header .dealer-login {border-radius: 5px;}
  .new-header .dealer-login span {top: auto; font-size: inherit;}

  .background-image article img {width: 250px;}
  .background-image article h3 {font-size: 4vw; width: 82%;}
  .background-image img:last-child {height: 55vh;}

  #page {
    overflow: hidden;
  }

  header nav ul li {
    font-size: 12px;
    padding: 0px 8px;
  }

  header nav {
    padding: 30px 20px 30px 0;
  }
  .mobmenu {
    display: block;
  }

  header {
    height: 80px;
  }
  header figure {
    top: 50px;
    float: none;
    max-width: 200px;
  }
  header figure img {
    margin: 0 auto;
  }
  header .dealer-login {
    top: 0;
    right: 0;
    border-radius: 0px;
    float: none;
    text-align: center;
    overflow: hidden;
  }
  .flex-control-nav {
    position: absolute;
    bottom: 20px;
  }
  .flex-control-nav li {
    width: 10px;
    height: 10px;
  }
  #banner .overlay {
    top: 52%;
    width: 75%;
  }
  #banner .overlay p {
    font-size: 20px;
    line-height: 30px;
  }
  #banner .login-box {
    position: relative;
    top: 47px;
    left: auto;
    width: 100%;
    padding: 30px;
  }
  #banner .login-box input[type="text"],
  #banner .login-box input[type="password"] {
    box-sizing: border-box;
  }
  header .dealer-login span {
    margin-top: 8px;
    float: none;
    position: relative;
    top: -7px;
    font-size: 18px;
  }

  header .dealer-login img {
    display: inline-block;
    margin-right: 10px;
    float: none;
    width: 30px;
  }
  #homepage-content {
    padding: 100px 0px;
  }
  #homepage-content section {
    padding: 0px 0px 50px;
    text-align: center;
  }

  #overnight {
    padding: 100px 0px;
  }
  #overnight section {
    padding: 0px 0px 50px;
    text-align: center;
  }
  #overnight p {
    margin: 0 auto;
  }
  #contact section {
    text-align: center;
    max-width: 75%;
    margin: 0 auto;
    padding: 0;
  }
  #homepage-content h2,
  #homepage-content p {
    max-width: 100%;
  }

  .brandswiper .swiper-slide {height: auto; flex-direction: column;}
  .gallery-wrapper {width:100%;}
  .brand-article {width: 100%; order:3;}
  .custom-prev{ left: -10px;}
  .custom-next {right: -10px;}
  .wrapper-sml-dealers {width:95%;}
}

@media screen and (max-width: 767px) {
  .split .wrapper article h2, .team h2, .our-story h2, .values h2, .background-wide h2 {margin-bottom: 20px;}
  .split .wrapper article h2, .split .wrapper-lrg article h2 {font-size: 20px;}

  .new-header nav {padding: 20px 0px;}
  .new-header .dealer-login {position: absolute; justify-content: center; top: 77px; z-index: 9; width: 100vw; left: 50%; border-radius: 0px; box-sizing: border-box; transform: translateX(-50%);}

  .home-banner .wrapper article h1 {font-size: 4vw;}

  .split .two-thirds {grid-template-columns: 1fr;}
  .split .wrapper article h3 {width: 100%; font-size: 5vw;}
  .split figure {display: none;}

  .locations h2 {margin-bottom: 20px !important;}
  .locations h3 {font-size: 5vw !important;}
  .locations figure {display: block;}

  .map .wrapper article h3 {width: 100% !important;}
  .map .wrapper figure {display: block;}

  .our-story {margin-top: 0px;}
  .storySwiper {margin-top: 10px;}
  .custom-buttons {top: 0px;}

  .two-thirds-flipped {grid-template-columns: 1fr; max-width: 92%; grid-gap: 0px;}
  .two-thirds-flipped article {padding: 50px 0px;}
  .two-thirds-flipped h3 {font-size: 5vw !important;}
  .two-thirds-flipped h5 {width: 210px;}
  .two-thirds-flipped div {margin-top: 20px;}

  .icon-wrap {width: 100%;}
  .icon-item {padding-right: 20px;}

  .background-wide article {width: 100%;}
  .background-wide h3 {font-size: 5vw;}

  .catalogues_2025 .catalogue-item {width: 45%;}

}

@media screen and (max-width: 500px) {
  .new-homepage .wrapper {width: 100% !important;}
  .split .wrapper article {padding: 30px;}
  .home-banner .wrapper article {left: 30px;}
  .background-image article {padding: 30px; box-sizing: border-box;}
  .team {padding: 30px 0px;}
  .team .wrapper {padding: 0px 30px; box-sizing: border-box;}

  .storySwiper .swiper-slide span {top: -21px; width: 100px; left: 0px;}
  .our-story h2 {padding-left: 30px;}
  .custom-buttons {right: 30px;}
  .two-thirds-flipped {max-width: none; width: 100%;}
  .two-thirds-flipped article {padding: 30px; box-sizing: border-box;}
  .values h2 {padding-left: 30px;}
  .locations {padding: 30px; box-sizing: border-box;}
  .map .wrapper {padding-top: 30px;}
  .map .wrapper article {padding: 0px 30px;}
  .map img {max-width: 88%;}
  .background-wide .wrapper {padding: 30px; box-sizing: border-box;}

  .new-header .wrapper {flex-direction: column;}
  .new-header .dealer-login {top: 130px;}

  .inner-split {grid-template-columns: 1fr;}
  .inner-split ul {padding-bottom: 20px;}

  .background-image article img {width: 200px;}
  .background-image article h3 {font-size: 5.2vw; width: 90%;}

  .storySwiper .swiper-slide {width: 90%;}

  .values .wrapper {display: flex; flex-direction: column;}
  .values article {padding: 50px 0px 20px 0px;}
  .icon-wrap {flex-direction: column; align-items: center;}
  .icon-item {padding-right: 0px; width: 180px; padding-bottom: 30px;}
  .icon-item:last-of-type {padding-bottom: 0px;}
  .locations h5 {width: 100%;}
}

@media screen and (max-width: 450px) {
  .new-header .wrapper {width: 95%;}
  .new-header figure {padding: 0px; margin: 0px;}
  .new-header .dealer-login {padding: 10px 15px; font-size: 13px;}

  .home-banner img {height: 40vh;}
  .home-banner .wrapper article h1 {font-size: 4.9vw;}

  .background-image article img {margin-bottom: 25px;}
  .background-image img:last-child {height: 60vh;}


  .wrapper,
  .wrapper-sml {
    width: 85%;
  }

  #top {
    display: block;
  }
  #contact h2 span {
    display: block;
  }
  header {
    border-bottom: none;
    background: #004a8f;
    height: auto;
  }
  header figure {
    position: relative;
    top: auto;
    left: auto;
    float: none;
    padding: 40px 0px;
    margin: 0 auto;
  }
  header .dealer-login {
    position: relative;
    width: 100%;
  }
  .flex-control-nav {
    display: none !important;
  }
  header nav ul li {
    font-size: 14px;
    padding: 0px 10px;
    color: #fff;
  }
  header nav {
    padding: 10px 0px 30px 0;
  }

  #banner .overlay {
    left: 20px;
    width: 95%;
  }
  #banner .overlay p {
    font-size: 18px;
    line-height: 20px;
    max-width: 95%;
  }
  #banner .overlay p small {
    font-size: 14px;
    line-height: 15px !important;
  }

  #homepage-content {
    padding: 50px 0px 60px;
  }
  #homepage-content h2 {
    font-size: 19px;
    line-height: 35px;
    margin-bottom: 40px;
  }
  #homepage-content p {
    font-size: 19px;
    line-height: 35px;
    margin-bottom: 40px;
  }

  #products {
    background-size: cover;
  }
  #products h2 {
    font-size: 40px;
  }
  #products p,
  #products ul li {
    font-size: 15px;
    line-height: 30px;
  }
  #products ul {
    column-count: 1;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-gap: 0px;
    -webkit-column-gap: 0px;
    -moz-column-gap: 0px;
  }

  #overnight {
    padding: 50px 0px 60px;
  }
  #overnight section {
    padding: 0px 0px 40px;
  }
  #overnight h2 {
    font-size: 40px;
  }
  #overnight p {
    font-size: 20px;
    line-height: 40px;
  }

  #contact {
    background-size: cover;
  }
  #contact section {
    padding: 0px;
  }
  #contact p {
    font-size: 20px;
    line-height: 26px;
  }

  .form .combined {
    width: 100%;
    float: none;
  }

  .form.contact {
    padding: 40px 30px;
  }
  .form.contact .btn {
    width: 100%;
    padding: 28px 20px;
  }

  footer {
    text-align: center;
  }
  footer .logo {
    position: relative;
    top: auto;
    right: auto;
    margin: 0 auto;
  }
  footer .logo img {
    margin: 0 auto 30px;
  }

  .remove {
    display: none;
  }

}

/* Brand */
.brand-section {
  background-color: #f4f4f2;
  padding: 60px 0;
}

.brand-section h2 {
  color: #0d4a8f;
  font-size: 40px;
  line-height: 78px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  text-align: center;
  padding-bottom: 40px;
}
.brand-wrp {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
}

.brand-item {
  background-color: #ffff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px;
  width: 23%;
  height: 110px;
  position: relative;
}

.hover-button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.brand-title-wrp h1 {
  color: #0d4a8f;
  font-size: 40px;
  line-height: 78px;
  font-weight: bold;
  font-family: Helvetica, Arial, sans-serif;
}

.brand-title-wrp {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}
.brand-title-section {
  padding: 45px 0 25px;
}

.brand-title-section p {
  color: #070707;
  font-size: 18px;
  line-height: 30px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: normal;
  padding-top: 20px;
}

.image-gallery {
  display: flex;
  flex-flow: row wrap;
}
.gal-item {
  width: 25%;
}
.brand-video-section h3 {
  color: #0d4a8f;
  font-size: 30px;
  line-height: 78px;
  font-weight: bold;
  font-family: Helvetica, Arial, sans-serif;
  text-align: center;
  text-transform: capitalize;
  padding: 80px 0 40px;
}

.brand-video-section {
  padding-bottom: 130px;
}
.video-wrap {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}

.video-list {
  width: 49%;
}

.brand-desc-section h3 {
  color: #0d4a8f;
  font-size: 30px;
  line-height: 78px;
  font-weight: bold;
  font-family: Helvetica, Arial, sans-serif;
  text-align: center;
  text-transform: capitalize;
  padding-bottom: 40px;
}

.brand-desc-section {
  background-color: #f4f4f2;
  padding: 80px 0 140px 0;
}

.brand-dec-wrap {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}

.brand-dec-wrap > p {
  width: 47%;
  color: #070707;
  font-size: 21px;
  line-height: 30px;
  font-weight: normal;
  font-family: Helvetica, Arial, sans-serif;
}


@media screen and (max-width: 650px) {
  .brand-item {
    width: 100%;
  }
  .brand-title-wrp {
    flex-flow: column;
  }
  .brand-title-section {
    padding: 50px 0;
  }
  .brand-video-section h3 {
    padding: 30px 0 20px;
  }
  .video-list {
    width: 100%;
  }
  .brand-video-section {
    padding-bottom: 50px;
}
.brand-dec-wrap > p {
  width: 100%;
  padding-bottom: 20px;
}
.brand-desc-section {
  padding: 40px 0 50px 0;
}
.brand-dec-wrap > p {
  font-size: 17px;
}
.brand-title-section p {
  font-size: 17px;
}
.gal-item {
  width: 50%;
}
}


.products-list--warp {
  display: flex;
  flex-flow: row wrap;
  padding: 0 20px;
}

.product-item {
  width: 25%;
}
.product-item--content {
  padding: 20px;
  position: relative;
  transition: all 0.2s ease-in-out;
}
.product-item h2 {
  color: #070707;
  font-size: 21px;
  line-height: 30px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: normal;
  padding-top: 20px;
  max-width: 300px;
}
.products-section h3{
  color: #0d4a8f;
  font-size: 30px;
  line-height: 78px;
  font-weight: bold;
  font-family: Helvetica, Arial, sans-serif;
  text-align: center;
  text-transform: capitalize;
}
.products-section {
  padding: 25px 0;
  background-color: #f4f4f2;
}

.product-item--content figure img {
  transition: all 0.2s ease-in-out;
  /* mix-blend-mode: multiply; */
}

.product-item--content:hover {
  transform: scale(1.03);
}

@media screen and (max-width: 677px) {
  .product-item {width: 100%;}

  .catalogues_2025 .catalogue-item {width: 100%;}

}


/* Media sizing heights */

@media screen and (max-height: 800px) {
  .home-banner img {height: 65vh;}
}

@media screen and (max-width: 767px),
       screen and (max-height: 800px) {

  .home-banner img {height: 60vh;}
}

@media screen and (max-width: 500px),
       screen and (max-height: 800px) {

  .home-banner img {height: 50vh;}
}
