/*

	Theme Name: Impact Base

	Version: 1.1

	Last Updated : 2/28/18

	Author: Weicks Media

*/
/*------------------------------------*\

    Template Lines - DELETE

\*------------------------------------*/
.footerContainer {
  min-height: 100px;
}
/*------------------------------------*\

    MAIN

\*------------------------------------*/
/* global box-sizing */
*,
*:after,
*:before {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
  font-size: 62.5%;
}
body {
  font:
    300 11px/1.4 "Helvetica Neue",
    Helvetica,
    Arial,
    sans-serif;
  color: #444;
}
/* clear */
.clear:before,
.clear:after {
  content: " ";
  display: table;
}
.clear:after {
  clear: both;
}
img {
  max-width: 100%;
  vertical-align: bottom;
}
/*------------------------------------*\

    STRUCTURE

\*------------------------------------*/
/* wrapper */
.wrapper {
  max-width: 1280px;
  width: 95%;
  margin: 0 auto;
  position: relative;
}
/* header */
.header {
}
/* logo */
.logo {
}
.logo-img {
}
/* nav */
.nav {
}
/* sidebar */
.sidebar {
}
/* footer */
.footer {
}
::selection {
  background: #04a4cc;
  color: #fff;
  text-shadow: none;
}
::-webkit-selection {
  background: #04a4cc;
  color: #fff;
  text-shadow: none;
}
::-moz-selection {
  background: #04a4cc;
  color: #fff;
  text-shadow: none;
}
/*------------------------------------*\

    WORDPRESS CORE

\*------------------------------------*/
.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
.sticky {
}
.bypostauthor {
}
body {
  max-width: 100vw;
  overflow-x: hidden;
  display: block;
  float: left;
  width: 100%;
}
/*------------------------------------*\

    PRINT

\*------------------------------------*/
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
/*------------------------------------*\

    THEME CSS

\*------------------------------------*/
h1 {
  font-size: 35px;
  margin: 5px 0px;
}
.menuWrap {
  display: block;
  float: left;
  width: 100%;
}
ul#menu-main-menu {
  list-style: none;
}
ul#menu-main-menu li {
  float: left;
  display: inline-block;
}
ul#menu-main-menu a {
  padding: 10px 20px;
  font-size: 16px;
}
header {
  display: block;
  float: left;
  width: 100%;
}
p {
  font-size: 16px;
}
footer {
  float: left;
  width: 100%;
}
.CWRight {
  text-align: right;
}
ul#menu-main-menu {
  padding: 0px;
}
.barsWrap {
  display: block;
  height: auto;
  float: left;
}
a[x-apple-data-detectors] {
  color: inherit !important;
  text-decoration: none !important;
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
}
a[href^="tel"] {
  color: inherit;
  /* Inherit text color of parent element. */
  text-decoration: none;
  /* Remove underline. */
  /* Additional css `propery: value;` pairs here… */
}

p {
  font-size: 16px;
}
footer {
  float: left;
  width: 100%;
}
.CWRight {
  text-align: right;
}
ul#menu-main-menu {
  padding: 0px;
}
.barsWrap {
  display: block;
  height: auto;
  float: left;
}
a[x-apple-data-detectors] {
  color: inherit !important;
  text-decoration: none !important;
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
}
a[href^="tel"] {
  color: inherit;
  /* Inherit text color of parent element. */
  text-decoration: none;
  /* Remove underline. */
  /* Additional css `propery: value;` pairs here… */
}
/*======= Team Module =======*/
.team-content {
  padding: 0 25px !important;
}
.team-content h1 {
  font-size: 2.2em;
  margin-top: 40px;
}
@media screen and (max-width: 991px) {
  .team-content {
    padding: 30px 15px !important;
  }
  .team-content h1 {
    margin-top: 0;
  }
}
/*======= END TEAM MODULE =======*/
/*
____      ____       _          __               ____    ____              __   _
|_  _|    |_  _|     (_)        [  |  _          |_   \  /   _|            |  ] (_)
 \ \  /\  / /.---.  __   .---.  | | / ]  .--.     |   \/   |  .---.   .--.| |  __   ,--.
  \ \/  \/ // /__\\[  | / /'`\] | '' <  ( (`\]    | |\  /| | / /__\\/ /'`\' | [  | `'_\ :
   \  /\  / | \__., | | | \__.  | |`\ \  `'.'.   _| |_\/_| |_| \__.,| \__/  |  | | // | |,
	\/  \/   '.__.'[___]'.___.'[__|  \_][\__) ) |_____||_____|'.__.' '.__.;__][___]\'-;__/
*/
/* ==== GENERNAL ==== */
body,
html {
  height: 100%;
}
html {
  height: auto;
}
body {
  font-size: 16px;
  color: #2d2d2d;
  background-color: #fff;
  font-family: "roboto", sans-serif;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
* html .clearfix {
  zoom: 1;
}
/* IE6 */
*:first-child + html .clearfix {
  zoom: 1;
}
/* IE7 */
.pull-left {
  float: left !important;
}
.pull-right {
  float: right !important;
}
a {
  text-decoration: none !important;
  font-family: "roboto", sans-serif;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  transition: all 0.5s ease-in-out !important;
}
/* ==== Global ==== */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Oswald", sans-serif;
}
p,
dl,
ol,
ul {
  font-family: "roboto", sans-serif;
  margin-top: 0;
  margin-bottom: 1em;
}
h1 {
  display: block;
  font-size: 2em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
}
h2 {
  display: block;
  font-size: 1.5em;
  margin-top: 0.83em;
  margin-bottom: 0.83em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
}
h3 {
  display: block;
  font-size: 1.17em;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
}
h4 {
  display: block;
  font-size: 1.12em;
  margin-top: 1.33em;
  margin-bottom: 1.33em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
}
h5 {
  display: block;
  font-size: 0.83em;
  margin-top: 1.67em;
  margin-bottom: 1.67em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
}
h6 {
  display: block;
  font-size: 0.75em;
  margin-top: 2.33em;
  margin-bottom: 2.33em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
}
p {
  font-size: 1em;
}
/* ========== Header ========= */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-tap-highlight-color: transparent;
}
.slick-slide {
  /*   -webkit-transition: all 0.5s ease-in-out !important;
    -moz-transition: all 0.5s ease-in-out !important;
    -o-transition: all 0.5s ease-in-out !important;
    transition: all 0.5s ease-in-out !important; */
}
.mycarousel .slick-track {
  transition: transform 0.4s;
  /* <--- this */
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
/* .slick-loading .slick-list {
    background: white url(./ajax-loader.gif) center center no-repeat;
} */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  zoom: 1;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
.slick-slide img {
  display: block;
}
/* .slick-slide img.slick-loading {
    background: white url(./ajax-loader.gif) center center no-repeat;
    padding-bottom: 100%;
} */
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
}
/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src:
    url("./fonts/slick.eot?#iefix") format("embedded-opentype"),
    url("./fonts/slick.woff") format("woff"),
    url("./fonts/slick.ttf") format("truetype"),
    url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Dots */
.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0px;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0px 5px;
  padding: 0px;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
  outline: none;
}
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\2022";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  opacity: 0.75;
}
/* Dots */
.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0px;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0px 5px;
  padding: 0px;
  cursor: pointer;
}
.tractorWheel .slick-list {
  height: 756px !important;
  padding-top: 219px !important;
  overflow-y: inherit;
  overflow-x: visible;
  width: 220px;
  float: right;
  display: block;
}
section#features {
  overflow-y: hidden;
  height: auto;
  padding: 40px 0 100px;
}
p.footsub {
  font-size: 13px;
  color: #858585;
  margin: 20px 0;
}
.wheelItem {
  height: 105px !important;
  margin-bottom: 6px;
  width: 210px !important;
  opacity: 0;
  margin-left: -60px;
  -webkit-transition: all 0.8s ease-in-out !important;
  -moz-transition: all 0.8s ease-in-out !important;
  -o-transition: all 0.8s ease-in-out !important;
  transition: all 0.8s ease-in-out !important;
  transition-delay: 0.2s;
  transform: scale(0.6);
}
footer .menu li a:hover:before {
  background-color: #0a1e5a;
}
footer .menu li a:hover {
  color: #e41c3c;
}
.copyrightContainer.container {
  margin-top: 20px;
  text-align: center;
  padding-bottom: 20px;
  font-size: 13px;
  color: #a0a0a0;
}
footer .menu {
  margin: 0px;
  padding: 0px;
}
footer .menu li {
  list-style: none;
  padding-left: 15px;
}
footer .menu li a:before {
  width: 20px;
  height: 20px;
  background-color: #232323;
  content: "▶";
  color: white;
  padding: 2px 4px;
  font-size: 9px;
  position: relative;
  left: -9px;
  top: -2px;
}
footer .menu li a {
  color: white;
  font-weight: 300;
  font-size: 15px;
  padding: 3px 1px;
  display: block;
}
.tractorWheel .slick-active {
  margin-left: -40px;
  opacity: 0.3;
  transform: scale(0.7);
}
.tractorWheel .slick-active + .slick-active {
  margin-left: -5px;
  opacity: 0.5;
  transform: scale(0.8);
}
.tractorWheel .slick-active + .slick-active + .slick-active {
  margin-left: 30px;
  opacity: 0.8;
  transform: scale(0.9);
}
.tractorWheel .slick-active + .slick-active + .slick-active + .slick-active {
  margin-left: 55px;
  opacity: 1;
  transform: scale(1);
}
.tractorWheel
  .slick-active
  + .slick-active
  + .slick-active
  + .slick-active
  + .slick-active {
  margin-left: 30px;
  opacity: 0.8;
  transform: scale(0.9);
}
.tractorWheel
  .slick-active
  + .slick-active
  + .slick-active
  + .slick-active
  + .slick-active
  + .slick-active {
  margin-left: -5px;
  opacity: 0.5;
  transform: scale(0.8);
}
.tractorWheel
  .slick-active
  + .slick-active
  + .slick-active
  + .slick-active
  + .slick-active
  + .slick-active
  + .slick-active {
  margin-left: -40px;
  opacity: 0.3;
  transform: scale(0.7);
}
.tdLeft,
.tdRight {
  float: left;
  display: inline-block;
  width: 50%;
}
.tdLeft {
  width: 45%;
}
.tdRight {
  width: 55%;
}
.tdRight-mobile {
  width: 100%;
  padding: 0 !important;
}
img.wheelThumb {
  max-width: 100%;
}
.tdLeft {
  top: -100vh;
  position: relative;
  -webkit-transition: all 0.8s ease-in-out !important;
  -moz-transition: all 0.8s ease-in-out !important;
  -o-transition: all 0.8s ease-in-out !important;
  transition: all 0.8s ease-in-out !important;
  transition-delay: 0.2s;
}
.tdRight,
.tdRight-mobile {
  top: 100vh;
  position: relative;
  -webkit-transition: all 0.8s ease-in-out !important;
  -moz-transition: all 0.8s ease-in-out !important;
  -o-transition: all 0.8s ease-in-out !important;
  transition: all 0.8s ease-in-out !important;
  transition-delay: 0.2s;
  padding-left: 30px;
  padding-right: 2%;
  padding-top: 4%;
}
.slick-current .tdLeft {
  top: 0px;
  position: relative;
}
.slick-current .tdRight,
.slick-current .tdRight-mobile {
  top: 0px;
  position: relative;
  /* padding-bottom: 15%; */
}
.tdImgBox {
  background-color: #f5f6f7;
  padding: 2%;
}
.tdImgWrap {
  background-color: #f5f6f7;
  padding: 10%;
  padding-right: 0%;
}
.tdRight img {
  width: 110%;
  margin: -15%;
  max-width: 110%;
}
.tractorWheel .slick-slide img {
  display: block;
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.tractor-controls-mobile {
  text-align: center;
}
.tractor-controls-mobile .slick-arrow {
  border: none;
  color: white;
  display: inline-block;
  margin: 15px auto;
  font-size: 32px;
  border-radius: 3px;
  padding: 0px 10px;
}
.tractorWheel .slick-track {
}
.slickPrevious {
  background-color: #222222;
}
.slickNext {
  background-color: #e41c3c;
}
.slick-arrow {
  border: none;
  color: white;
  display: block;
  margin: 15px auto;
  font-size: 20px;
  border-radius: 3px;
  padding: 8px 6px;
}
.slick-controls {
  display: block;
  float: right;
  width: 44px;
  position: absolute;
  left: 87%;
  top: 42%;
}
.tractorWheel .slick-track {
  left: -100px;
  position: relative;
}
.tractorDisplay {
  width: calc(100% - 9vw);
}
h2.OTHeader {
  text-transform: uppercase;
  font-size: 60px;
  color: #222222;
  margin-top: 80px;
  margin-bottom: 30px;
}
.TractSeries,
.TractSeries a {
  float: left;
  display: inline-block;
  color: #666;
  letter-spacing: 1px;
  font-size: 32px;
  margin-right: 6px;
  font-family: "Oswald", sans-serif;
  font-weight: 100;
}
.TractClass a {
  color: #e41c3c;
  font-family: "Oswald";
  font-weight: 700;
  font-size: 24px;
  padding-top: 10px;
  display: inline-block;
  margin-left: 10px;
}
body.home section#features .TractClass a {
  font-family: "Oswald";
  font-weight: 700;
  font-size: 24px;
  display: inline-block;
  margin-left: 10px;
  background: #e41c3c !important;
  color: #fff !important;
  padding: 10px !;
  padding: 5px 10px;
  border: 2px solid #e41c3c;
  border-radius: 5px;
}
body.home section#features .TractClass a:hover {
  background: #fff !important;
  color: #e41c3c !important;
}
.TractBody {
  display: block;
  float: left;
  margin-top: 20px;
  line-height: 24px;
  letter-spacing: 1px;
  padding-left: 10px;
}
h2.TractTitle {
  font-weight: 600;
  font-size: 45px;
  margin-bottom: 3px;
  margin-top: 0px;
}
.tractTopWrap {
  border-left: 1px black solid;
  padding-left: 10px;
}
.TractBody p,
.resultsWrap .TractBody p {
  font-weight: 400;
  font-size: 14px;
  margin-top: 10px;
}
.TractBody p:nth-of-type(1) {
  margin-top: -10px;
}

.TractBody table {
  margin-top: 15px;
}
input#searchsubmit.pbSrc {
  border: none;
  float: none;
  line-height: 18px;
  font-size: 15px;
  margin-right: 0px;
  margin-top: 0px;
}
input#s {
  width: 350px;
  padding: 7px 8px;
  position: relative;
  display: inline-block;
  top: -3px;
  font-size: 14px;
  font-weight: 900;
  border: 1px #dddddd solid;
  margin-right: 7px;
}
.blueButt,
.vc_btn3.vc_btn3-color-blue,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat,
input#gform_submit_button_1,
.sideLinks a,
input#gform_submit_button_2,
input#gform_submit_button_3 {
  background-color: #0a1e5a;
  color: white;
  padding: 10px 25px;
  margin-right: 16px;
  margin-top: 0;
  float: left;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 13px;
  font-family: "oswald";
  border-radius: 4px;
  margin-bottom: 10px;
}
.dealsWrap p {
  font-size: 1.1em !important;
  font-weight: 500;
}
.sideLinks a {
  clear: both;
  float: left;
  margin-left: 20px;
}
.vc_btn3.vc_btn3-color-blue,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat,
input#gform_submit_button_1 {
  float: right;
}
.blueButt:after,
.vc_btn3-color-blue:after,
input#gform_submit_button_1:after,
.sideLinks a:after {
  content: "▶";
  background-color: #222 !important;
  position: absolute;
  float: right;
  margin-left: 13px;
  padding: 2px 4px 3px 6px;
  font-size: 12px;
  border-radius: 4px;
}
input#wpsl-search-btn {
  background: #e41c3c !important;
  color: white;
  padding: 7px 36px;
  margin-right: 0px;
  margin-top: 0px;
  float: left;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 13px;
  font-family: "oswald";
  border-radius: 4px;
  border: none;
}
.pinkButt {
  background-color: #e41c3c;
  color: white;
  padding: 10px 25px;
  margin-right: 16px;
  margin-top: 0;
  float: left;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 13px;
  font-family: "oswald";
  border-radius: 4px;
}
.pinkButt:after,
input#wpsl-search-btn:after {
  content: "▶";
  background-color: #222;
  position: absolute;
  float: right;
  margin-left: 13px;
  padding: 0px 4px 0px 6px;
  font-size: 12px;
  border-radius: 4px;
}
.tractButts .blueButt {
  margin-right: 25px;
}
.tractButts {
  margin-top: 20px;
}
.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li {
  margin-bottom: 0px;
}
footer {
  background-color: #0f0f0f;
  color: #fff;
}
section#features:after {
  content: "LS TRACTOR";
  font-family: oswald;
  font-weight: bold;
  text-shadow: 0px 0px 2px #6a6a6a;
  color: white;
  font-size: 7vw;
  transform: rotate(90deg);
  position: absolute;
  right: calc(-80px - 7vw);
  z-index: 1000;
  margin-top: -27vw;
}
body.home .TractBody table + p {
  display: none !important;
}
.vc_column-inner {
  overflow-y: unset;
}
.vc_custom_1608084298167 {
  overflow: visible !important;
}
.videoBoxRight img {
  top: -130px;
  position: relative;
  z-index: 9999;
  margin-bottom: -150px;
}
.dealsWrap {
  width: 100%;
  height: 100%;
  padding: 0 60px;
  -webkit-background-size: cover;
  background-size: cover;
  margin-top: -95px;
  position: relative;
  z-index: 99;
  overflow: initial;
  margin-bottom: -40px;
}
.dealsWrap:after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  /* background: rgba(0,0,0,.5); */
}
.dealsSlider {
  position: relative;
  z-index: 200;
  padding: 0 0px;
  margin: 5rem auto 3rem;
  max-width: 800px;
  width: 100%;
}
.bottomDeal .slick-arrow {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 50px;
  line-height: 50px;
  margin-top: -25px;
  border: none;
  background: transparent;
  color: #fff;
  font-family: monospace;
  font-size: 5rem;
  z-index: 300;
  outline: none;
}
.bottomDeal .slick-prev {
  left: -50px;
  text-align: left;
}
.bottomDeal .slick-next {
  right: -50px;
  text-align: right;
}
.bottomDeal.slick-slider {
  max-width: 480px;
  margin: 0px auto;
  height: 250px;
}
.bottomDeal:before {
  background-image: url(https://lstractorusa.com/wp-content/uploads/2020/12/sil2.png);
  content: "";
  display: block;
  width: 580px;
  height: 270px;
  background-size: contain;
  position: absolute;
  left: calc(50% - 270px);
  margin-top: -20px;
  background-repeat: no-repeat;
}
.dealsSlider .item.slick-slide {
  width: 600px;
  height: 400px !important;
  transition: transform 0.4s;
  position: relative;
}
.dealsSlider .slick-slide:after {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  transition: transform 0.4s;
}
.dealsSlider .item.slick-slide {
  transform: scale(0.7) translate(640px);
}
.dealsSlider .item.slick-slide.slick-center + .slick-slide {
  transform: scale(0.8) translate(-250px);
  z-index: 10;
}
.dealsSlider .item.slick-slide.slick-center + .slick-slide + .item.slick-slide {
  /* transform: scale(0.7) translate(-640px);
    z-index: 5; */
  /* ===== Below 2 rules works for 2 slide carousel ==== */
  transform: scale(1) translate(0px);
  z-index: 11;
}
.dealsSlider .item.slick-slide.slick-active {
  transform: scale(0.8) translate(250px);
}
.dealsSlider .item.slick-slide.slick-center {
  /* margin: 0 -10%; */
  transform: scale(1);
  z-index: 30;
}
.dealsSlider .slick-center:after {
  opacity: 0;
}
.dealsHome {
  background-color: #0a1e5a;
}
section.newsHome {
  min-height: 400px;
}
section.videoHome {
  background-color: #0a1e5a;
  color: white;
  min-height: 420px;
}
div#wpsl-search-wrap {
  margin: 0px auto;
  margin-bottom: 12px;
  padding: 12px 12px 0 12px;
  background: #ffffff;
  display: block;
  max-width: 540px;
  float: none;
  height: 60px;
  position: relative;
  top: -30px;
  z-index: 30;
  box-shadow: 0px 0px 0px 10px rgb(255 255 255 / 58%);
}
#wpsl-wrap {
  overflow: unset;
}
.wpsl-input label {
  display: none !important;
}
#wpsl-search-wrap div label {
  display: none;
}
img.divide2 {
  width: 100%;
  height: 130px;
}
img.divide3 {
  width: 100%;
  height: 100px;
}
section.auxHome {
  background-color: #0a1e5a;
  color: white;
  min-height: 420px;
}
section.partsHome {
  min-height: 420px;
}
div#wpsl-gmap {
  width: 100%;
  z-index: 22;
  float: none;
  height: 800px !important;
  max-height: unset;
  display: block;
  top: -60px;
  margin-bottom: -80px;
}
div#wpsl-result-list {
  width: 320px;
  position: absolute;
  z-index: 99;
  display: block;
  z-index: 30;
  top: 160px;
  background-color: white;
  box-shadow: 0px 0px 0px 10px rgb(0 36 140 / 15%);
  left: 10px;
}
#wpsl-stores,
#wpsl-direction-details,
#wpsl-gmap {
  max-height: 600px;
}
.wpsl-search.wpsl-clearfix {
  height: 0;
  padding: 0;
  margin: 0;
}
#wpsl-result-list li p {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -0.6px;
  line-height: 14px;
  margin-bottom: 5px;
}
#wpsl-result-list .wpsl-contact-details span {
  display: inline-block !important;
  float: left;
  padding-right: 12px;
}
.wpsl-store-location strong {
  color: #0a1e5a;
  text-transform: uppercase;
  font-size: 13px;
}
p.wpsl-contact-details strong {
  color: #0f0f0f;
}
a.wpsl-store-details {
  background-color: #0f0f0f;
  color: white;
  padding: 4px 7px;
  margin-top: 7px;
  display: block;
  float: right;
  clear: both;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 400;
}
a.wpsl-directions {
  display: inline-block;
  color: #e41c3c;
  font-weight: 600;
  font-size: 14px;
}
.wpsl-direction-wrap {
  margin-top: 7px;
  display: block;
  float: left;
}
header {
  position: fixed;
  z-index: 99999;
  color: white;
  background-color: #0a1e5a;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
span.mega-indicator {
  color: #e41c3c !important;
}
img.hLogo {
  padding: 15px 20px;
  max-width: 200px;
}
.home header {
  background: #0a1e5a;
  border-bottom: 1px rgb(255 255 255 / 28%) solid;
}
.halfHead.hhRight {
  width: 88px;
  height: 88px;
  background-color: #e41c3c;
  float: right;
  position: absolute;
  right: 0;
  top: 0;
}
.searchToggle .fa-search {
  font-size: 42px;
  padding: 10px;
  margin: 20px auto;
  display: block;
  cursor: pointer;
  text-align: center;
}
a.ct {
  font-weight: bold;
  font-size: 14px;
}
div.ct {
  font-size: 18px;
  margin-top: 15px;
}
svg.svg-inline--fa.fa-phone-volume.fa-w-14 {
  font-size: 30px;
  position: absolute;
  left: -20px;
  top: 30px;
}
.halfHead.phnHd:before {
  content: "";
  display: block;
  position: absolute;
  height: 88px;
  width: 1px;
  background-color: rgb(255 255 255 / 25%);
  top: 0px;
  left: -30px;
}
.halfHead.phnHd {
  margin-top: -5px;
  display: block;
}
.stickyON.home header {
  background-color: #0a1e5a;
}
#mega-menu-wrap-header-menu
  #mega-menu-header-menu
  li.mega-menu-item-has-children
  > a.mega-menu-link
  > span.mega-indicator {
  color: #e41c3c !important;
  margin-left: -4px;
}
#mega-menu-wrap-header-menu
  #mega-menu-header-menu
  > li.mega-menu-item
  > a.mega-menu-link {
  font-size: 18px;
  font-weight: 500 !important;
  padding: 0px 20px 0 0;
}
.n2-ss-slide.n2-ss-canvas {
  background: rgb(10, 30, 90);
  background: -moz-linear-gradient(
    180deg,
    rgba(10, 30, 90, 0.5) 0%,
    rgba(10, 30, 90, 0) 68%
  );
  background: -webkit-linear-gradient(
    180deg,
    rgba(10, 30, 90, 0.5) 0%,
    rgba(10, 30, 90, 0) 68%
  );
  background: linear-gradient(
    180deg,
    rgba(10, 30, 90, 0.5) 0%,
    rgba(10, 30, 90, 0) 68%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0a1e5a", endColorstr="#0a1e5a", GradientType=1);
}
.pnkBrd {
  border-left: 5px #e41c3c solid;
  padding-left: 10px;
}
.n2-ss-item-content.n2-ow form#searchform {
  background-color: white;
  padding: 10px 10px;
  margin-top: 30px;
  box-shadow: 0px 0px 0px 6px rgb(255 255 255 / 31%);
}
.white p,
.white span,
.white h1,
.white h2,
.white h3,
.white h4,
.white h5 {
  color: white;
}
.home .mainTitle {
  display: none;
}
.vc_gitem-zone.vc_gitem-zone-c {
  background-color: white !important;
}
.vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_excerpt {
  font-size: 14px;
  color: #686868;
  font-weight: 300;
  min-height: 170px;
}
.vc_gitem_row .vc_btn3.vc_btn3-size-md:before {
  content: "▶";
  background-color: #0a1e5a;
  position: absolute;
  float: right;
  margin-left: -27px;
  padding: 2px 3px 2px 4px;
  font-size: 9px;
  color: white;
}
.vc_gitem_row .vc_btn3.vc_btn3-size-md {
  background: none;
  padding: 4px 20px;
  color: black;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 12px;
  font-family: "Oswald";
}
.vc_gitem_row .vc_btn3.vc_btn3-size-md:hover {
  background-color: #0f0f0f;
}
.vc_btn3-container.vc_btn3-left:after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #cfcfcf;
  display: inline-block;
  position: absolute;
  margin-top: 8px;
  margin-left: 30px;
}
.videoBox > .vc_column-inner {
  position: relative;
  left: 0px;
  z-index: 9;
  top: 2vw;
  width: 100%;
  padding: 10px 35px;
}
.pageWrap {
  padding: 120px 0 80px;
}
.home .pageWrap {
  margin-top: 93px;
  padding: 0;
}
.LSAbsolute H1 {
  font-size: 5.9vw;
  position: absolute;
  z-index: 132;
  top: 360px;
  margin-left: 2vw;
  color: #142968;
}
img.divide4 {
  margin-bottom: -1px;
}
div#wpsl-stores:before {
  content: "RESULTS";
  font-weight: 800;
  font-family: "Oswald";
  font-size: 22px;
  margin-left: 10px;
  padding-top: 10px;
  display: block;
}
.mega-menu-item.mega-menu-item-type-widget img {
  width: auto;
  margin: 0px auto;
  display: block;
  float: none;
  max-height: 90px;
  max-width: 100%;
}
p {
  font-weight: 300;
  line-height: 1.5;
}
.welcomeRow:before {
  background-image: url(https://lstractorusa.com/wp-content/uploads/2020/12/sil1.png);
  content: "";
  display: block;
  width: 580px;
  height: 370px;
  background-size: contain;
  position: absolute;
  left: calc(50% - 270px);
  margin-top: -20px;
}
.pageWrap {
  display: block;
  min-height: 700px;
}
li#mega-menu-item-3868 a,
li#mega-menu-item-3869 a,
li#mega-menu-item-3870 a {
  font-weight: 500 !important;
  font-size: 12px !important;
}
#mega-menu-wrap-header-menu
  #mega-menu-header-menu
  li.mega-menu-megamenu
  > ul.mega-sub-menu
  > li.mega-menu-row
  .mega-menu-column
  > ul.mega-sub-menu
  > li.mega-menu-item {
  padding: 5px 5px 5px 5px;
  width: 100%;
}
li#mega-menu-3739-0-1 {
  border-left: 2px #eef0f6 solid !important;
  padding-left: 10px !important;
}
li#mega-menu-3739-0-2 {
  border-right: 2px #eef0f6 solid !important;
  padding-right: 10px !important;
}
.hdSpace {
  height: 15px;
}
.pink {
  color: #e41c3c;
}
.mega-menu-item-has-children > ul.mega-sub-menu {
  box-shadow: 0px 0px 0px 6px rgb(237 237 237 / 39%) !important;
  background-color: rgb(255 255 255 / 79%) !important;
  padding: 20px 10px 10px 15px !important;
  margin-top: 7px !important;
}
li#mega-menu-3739-0-0 {
  min-height: 130px !important;
  background-image: url(https://lstractorusa.com/wp-content/uploads/2020/12/sil1.png) !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  display: block;
  position: relative;
  width: 200px;
}
h1 {
  margin-top: 0px;
}
#wpsl-search-btn,
#wpsl-search-wrap input {
  border: 1px solid #d2d2d2;
  border-radius: 3px;
  font-weight: 800;
  font-size: 14px;
  line-height: 23px;
}
#wpsl-search-input {
  width: 270px !important;
}
p {
  margin-bottom: 0px;
  margin-top: 15px;
}
.bottomDeal .item.slick-slide {
  max-width: 500px;
  margin: 0px auto;
  color: white;
  display: block;
  text-align: center;
}
.bottomDeal.slick-slider {
  max-width: 480px;
  margin: 0px auto;
}
.pinkButt:hover {
  color: white;
  background-color: #d11431;
}
.bottomDeal a.pinkButt {
  margin: 0px auto;
  display: block;
  float: none;
  width: 113px;
  margin-top: 20px;
}
h3 {
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
h1 {
  font-size: 50px;
  text-transform: uppercase;
}
hr.hr {
  display: block;
  float: left;
  width: 100%;
  background-color: #4f4f4f;
  margin: -10px auto 20px;
}
.row.footCols {
  padding-top: 30px;
}
.socs a {
  color: white;
  font-size: 18px;
  padding: 3px 3px;
  display: inline-block;
  margin-top: 5px;
}
.singleLeft {
  background-color: #f2f2f2;
  padding: 90px 10px 70px 10px;
  margin-top: -160px;
}
.singleLeft img {
  width: 120%;
  max-width: unset;
  left: -20%;
  position: relative;
  box-shadow: 2px 2px 19px -10px black;
}
.homeNav a:hover {
  color: #e41c3c;
  border: 1px #d7d7d7 solid;
  background-color: white;
  border-radius: 4px;
  padding: 3px 5px;
}
.homeNav a {
  color: gray;
  font-weight: 400;
  letter-spacing: -0.4px;
  padding: 3px 5px;
  font-size: 13px;
}
#Home1,
#Home2,
#Home3,
#Home4,
#Home5 {
  scroll-margin-top: 11em;
}
.attachmentBlock img {
  display: inline-block;
  float: left;
  width: 150px;
  height: auto;
}
.aai img {
  max-width: 560px;
  margin-top: -60px;
  margin-left: -130px;
}
.attatchRow:after {
  content: "LS TRACTOR";
  font-family: oswald;
  font-weight: bold;
  text-shadow: 0px 0px 2px #6a6a6a;
  color: white;
  font-size: 6vw;
  transform: rotate(90deg);
  position: absolute;
  right: calc(-80px - 1vw);
  z-index: 1000;
  margin-top: 13vw;
}
.subHead {
  top: 73px;
  position: relative;
  background-color: #0a1e5a;
  height: 140px;
  color: white;
  padding: 10px 80px;
  z-index: 12;
}
.single-tractor .pageWrap {
  padding-top: 140px;
}
.subHead {
  text-align: center;
}
img.sheImg {
  height: 80px;
  width: 100%;
}
.subHeadEnd {
  position: relative;
  top: 73px;
  z-index: 12;
}
h3.single-title {
  color: #e41c3c;
  font-weight: 500;
  font-size: 30px;
  line-height: 30px;
  padding: 0px;
  margin: 7px 0px;
}
.recPos {
  background-color: #1c1c1c;
  color: #ffffff;
  padding: 10px 20px;
  width: 120%;
  margin-left: -20%;
  margin-top: 30px;
  box-shadow: 1px 1px 11px -8px black;
}
.recPos a {
  display: block;
  margin-bottom: 10px;
  padding: 3px 10px;
  color: white;
  border-left: 3px #e41c3c solid;
}
div#Home4 {
  overflow: visible;
}
.mega-menu-item-has-children > ul.mega-sub-menu {
  box-shadow: 0px 0px 0px 6px rgb(237 237 237 / 39%) !important;
  background-color: rgb(255 255 255 / 99%) !important;
  padding: 20px 10px 10px 15px !important;
  margin-top: 7px !important;
}
.home .subHead {
  display: none;
}
.resultsWrap .tdImgWrap {
  margin-top: 20px;
}
.home .subHeadEnd {
  display: none;
}
.subHead h1.page-title {
  margin-top: -10px;
}
a.blueButt {
  color: white !important;
}
.row.resultsWrap {
  padding-top: 40px;
  border-bottom: 1px silver solid;
  padding-bottom: 40px;
}
.single-tractor .singleLeft img {
  width: 120%;
  max-width: unset;
  left: -20%;
  position: relative;
  box-shadow: none;
}
.singleRight {
  padding: 10px 40px;
}
.single-tractor .singleLeft .TractSeries {
  margin-left: 10px;
  margin-top: 20px;
}
.flexslider .slides img {
  height: auto;
}
.nivoSlider img {
  height: auto;
}
.sideShort table {
  text-align: center;
}
.sideShort table img {
  display: block;
  float: none;
  margin: 0px auto;
  width: 20px !important;
  left: 0 !important;
  margin-top: 20px;
}
.vc_tta-color-pink.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels {
  background-color: #e41c3c !important;
}
.vc_tta-color-pink.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
  background-color: #ff3757 !important;
}
.vc_tta-color-pink.vc_tta-style-flat
  .vc_tta-panel.vc_active
  .vc_tta-panel-heading {
  background-color: #e41c3c !important;
}
.vc_tta-color-pink.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body {
  background-color: #e41c3c !important;
}
.vc_tta-color-pink.vc_tta-style-flat .vc_tta-tab > a {
  background-color: #ff3757 !important;
  color: #fff;
}
.vc_tta-color-pink.vc_tta-style-flat .vc_tta-tab.vc_active > a {
  background-color: #e41c3c !important;
  color: #fff;
}
#mega-menu-wrap-header-menu
  #mega-menu-header-menu
  > li.mega-menu-megamenu
  > ul.mega-sub-menu
  > li.mega-menu-item
  > a.mega-menu-link,
#mega-menu-wrap-header-menu
  #mega-menu-header-menu
  > li.mega-menu-megamenu
  > ul.mega-sub-menu
  li.mega-menu-column
  > ul.mega-sub-menu
  > li.mega-menu-item
  > a.mega-menu-link {
  text-align: center;
  font-weight: 600;
}
.thumb {
  display: block;
  clear: both;
}
.page-id-3731 img.divide4 {
  background: none;
  margin-top: -70px;
  position: relative;
  z-index: 999;
}
.page-id-3731 section.dealerHome {
  margin-top: 30px;
  margin-bottom: -180px;
}
.page-id-3731 div#wpsl-gmap {
  width: 100%;
  z-index: 10;
  float: none;
  height: 1000px !important;
  max-height: unset;
  display: block;
  top: -60px;
  margin-bottom: -80px;
}
.page-id-3731 .pageWrap {
  margin-bottom: -15px;
}
.page-id-3731 div#wpsl-search-wrap {
  margin: 0px auto;
  margin-bottom: 12px;
  padding: 12px 12px 0 12px;
  background: #ffffff;
  display: block;
  max-width: 540px;
  float: none;
  height: 60px;
  position: relative;
  top: 140px;
  z-index: 11;
  box-shadow: 0px 0px 0px 10px rgb(255 255 255 / 58%);
}
.page-id-3731 .vc_column-inner {
  padding: 0px !important;
}
.page-id-3731 .subHeadEnd {
  margin-bottom: -146px;
  position: relative;
  z-index: 99;
}
div#gform_wrapper_1 {
  border-left: 12px #e41c3c solid;
  padding: 10px 30px;
  border-radius: 9px;
  box-shadow: 1px 1px 11px -6px black;
}
.gform_wrapper .top_label .gfield_label,
.gform_wrapper legend.gfield_label {
  color: #0a1e5a;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 2px;
}
ul#gform_fields_1 input,
ul#gform_fields_1 textarea {
  background-color: #efefef;
  border: none;
}
input#gform_submit_button_1,
input#gform_submit_button_2,
input#gform_submit_button_3 {
  width: 230px;
  border: none;
  margin: 0px auto;
  display: block;
  float: none;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  transition: all 0.5s ease-in-out !important;
}
input#gform_submit_button_1:hover,
input#gform_submit_button_2:hover,
input#gform_submit_button_3:hover {
  background: #e41c3c;
}
.resultsWrap td {
  width: 100% !important;
  display: block;
  clear: both;
  border-top: 1px #e3e3e3 solid;
  padding-top: 1px;
  min-height: 54px;
  display: block;
}
.archive .pageWrap,
body.archive,
.search .pageWrap,
body.search {
  background-color: #f6f6f6;
}
.resultsWrap img.alignleft.wp-image-4130 {
  margin-right: 27px;
}

.tractItem {
  background-color: white;
  padding: 20px 10px 30px 10px;
  box-shadow: 2px 2px 10px -8px black;
  margin-bottom: 30px;
}
#mega-menu-wrap-header-menu
  #mega-menu-header-menu
  > li.mega-menu-flyout
  ul.mega-sub-menu
  li.mega-menu-item
  a.mega-menu-link {
  background-color: white;
}
.tractItem .TractBody {
  min-height: 275px;
  display: block;
  float: left;
}
a.loopTitle {
  color: #0f0f0f;
  float: left;
  width: 100%;
  margin-top: 20px;
}
.tractButts.tbloop a.blueButt {
  width: 100%;
  display: block;
  float: none;
  text-align: center;
  font-weight: 500;
  letter-spacing: 1px;
  font-size: 15px;
}
.tractButts.tbloop {
  clear: both;
  position: relative;
  display: block;
  float: none;
  margin-top: -20px;
}
div#Home3 {
  overflow: visible;
}
.searchBox {
  position: absolute;
  z-index: 99999;
  right: -700px;
  top: 140px;
  background-color: #ffffff;
  padding: 10px 10px;
  overflow: hidden !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  transition: all 0.5s ease-in-out !important;
}
.searchBox.active {
  right: 10px;
}
/* ======== Calendar Styles ====== */
section#main-content.mec-container {
  padding: 120px 0 80px;
}
section#main-content.mec-container > h1 {
  display: none;
}
/* ======================================= */
div#spin-car-row iframe {
  width: 100%;
  height: 690px;
}
div#gform_wrapper_2,
div#gform_wrapper_3 {
  border-left: 12px #e41c3c solid;
  padding: 10px 30px;
  border-radius: 9px;
  box-shadow: 1px 1px 11px -6px black;
  margin-top: 40px;
}
div#become-dealer-hero,
#parts-page-hero {
  min-height: 440px;
}
div#become-dealer-hero h1,
#parts-page-hero h1 {
  margin: 0 0 10px;
}
div#become-dealer-hero p,
#parts-page-hero p {
  font-size: 1.3em;
}
div#service-page-hero p {
  font-size: 1.2em;
}
form#gform_2 input,
form#gform_2 select,
form#gform_3 select {
  padding: 8px;
}
div#gform_confirmation_message_2,
div#gform_confirmation_message_1,
div#gform_confirmation_message_3 {
  font-size: 1.4em;
  font-weight: 500;
  margin: 20px 0;
  text-align: center;
}
div.tractor-specs-tabs .vc_tta.vc_general .vc_tta-panel-body {
  border: solid transparent;
  box-sizing: content-box;
  padding: 14px 20px 30px !important;
  display: none;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition: padding 0.2s ease-in-out;
}
.tractor-tabs-attachment-btn.vc_btn3-center a {
  display: block;
  width: 80%;
  margin: 20px auto 0;
}
/* ======= ATTACHMENTS PAGES ======== */
.attachments-hero-textbox {
  padding: 30px 30px;
}
.attachments-hero-row {
  padding-top: 80px;
  padding-bottom: 80px;
  /* min-height: 600px; */
}
.page-id-2201 .pageWrap,
.page-id-4655 .pageWrap,
.page-id-4665 .pageWrap,
.page-id-4680 .pageWrap,
.page-id-4685 .pageWrap,
.page-id-4690 .pageWrap,
.page-id-4694 .pageWrap,
.page-id-4698 .pageWrap,
.page-id-4703 .pageWrap,
.page-id-4221 .pageWrap,
.page-id-4745 .pageWrap,
.page-id-4751 .pageWrap,
.page-id-4776 .pageWrap,
.page-id-3933 .pageWrap,
.page-id-4970 .pageWrap,
.page-id-7066 .pageWrap,
.page-id-7825 .pageWrap {
  padding: 0 0 80px;
  margin-top: -10px;
}
.attachments-hero-textbox h2 {
  color: #e41c3c;
  margin: 0 0 10px;
}
.attachments-hero-textbox p {
  font-size: 1.1em;
}
.attachments-hero-textbox h1 {
  margin-bottom: 10px;
}
.front-loader-specs-row {
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 30px;
  margin-bottom: 20px;
  padding-top: 20px;
}
.attachment-specs-text-l {
  padding: 20px 30px;
  border-left: 4px solid #e41c3c;
}
.attachment-specs-text-r {
  padding: 20px 30px;
  border-right: 4px solid #0a205b;
}
.front-loader-specs-row h2 {
  margin: 0 0 5px;
  font-size: 1.2em;
}
.front-loader-specs-row h1 {
  margin-bottom: 20px;
}
.front-loader-specs-row h3 {
  color: #0a205b;
}
.front-loader-specs-row a {
  color: #e41c3c;
  font-weight: 600;
}
.attachment-specs-video {
  margin-top: 20px;
}
/* ===================== */
div#blog-page-heading img {
  display: block;
  margin-bottom: 10px;
}
div#blog-page-heading h1 {
  margin-bottom: 0;
}
li#mega-menu-item-3869 a,
li#mega-menu-item-3868 a,
li#mega-menu-item-3870 a {
  background: #e41d3c !important;
  padding: 10px !important;
  border: 2px solid #e41d3c !important;
  border-radius: 5px !important;
  color: #fff !important;
  font-size: 14px !important;
  font-weight: 600 !important;
}
li#mega-menu-item-3868 a {
  background: #131e5a !important;
  border: 2px solid #131e5a !important;
}
li#mega-menu-item-3869 a:hover,
li#mega-menu-item-3870 a:hover {
  background: #fff !important;
  color: #e41d3c !important;
}
li#mega-menu-item-3868 a:hover {
  background: #fff !important;
  color: #131e5a !important;
}
div#home-welcome-heading p span {
  font-size: 1.2em !important;
}
a#nav-logo-btn {
  position: relative;
  z-index: 9;
}
div#home-welcome-heading-text p {
  font-size: 18px;
  margin-bottom: 20px;
}
div#home-vid-row-l a {
  margin-top: 15px;
}
form#gform_4 label {
  display: none;
}
input#input_4_1 {
  font-size: 1.1em;
  width: 100%;
  padding: 10px;
}
input#gform_submit_button_4 {
  float: right;
  position: relative;
  z-index: 9;
  margin-top: -76px;
  border: none;
  background: none;
  color: #000;
  padding: 12px 25px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 13px;
  font-family: "oswald";
}
.ls-diff-hero-text-col h2 {
  font-size: 2em;
  margin-bottom: 10px;
}
div#korea-mot-badge img {
  height: 370px;
  width: auto;
}
div#part-lookup-btn a {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 1.1em;
  font-weight: 600;
  margin: 50px auto 0;
}
div#part-lookup-btn i {
  font-size: 20px;
}
div#part-lookup-btn .vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern {
  color: #ffffff;
  background: #0a1e5a;
  border-color: #0a1e5a;
}
div#part-lookup-btn .vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern:hover {
  color: #ffffff;
  background: #e41c3c;
  border-color: #e41c3c;
}
div#parts-lookup-description-box p {
  font-size: 1.1em;
  font-weight: 500;
}
#service-main p {
  font-size: 1.2em;
  font-weight: 400;
}
div#pnf-wrap a {
  display: block;
  text-align: center;
  background: #e41d3c;
  color: #fff;
  font-size: 2em;
  width: 310px;
  padding: 12px 0;
  border-radius: 4px;
  font-weight: 600;
  margin-top: 20px;
}
div#pnf-wrap {
  padding-top: 7vw;
}
div#pnf-wrap a:hover {
  background: #131e5a;
}
.wpb_single_image .vc_figure-caption {
  margin-top: 0.2em;
  font-size: 0.9em;
}
body.postid-5305 .TractSeries:before,
body.postid-4615 .TractSeries:before,
body.postid-4632 .TractSeries:before {
  content: "*Exact model shown may vary";
  display: block;
  float: left;
  width: 100%;
  font-size: 0.5em;
  color: #131e5a;
}
.pagination {
  margin-top: 10px;
}
a.page-numbers,
span.page-numbers.current {
  font-size: 1.2em;
  font-weight: 600;
  margin-right: 8px;
  color: #131e5a;
}
span.page-numbers.current {
  color: #e41d3c;
}
.spec h3 {
  display: block;
  margin-bottom: 20px;
  margin: 15px 0;
}
.single-tractor-specs h3 {
  float: none;
}
.single-tractor-specs ul {
  clear: both;
}
div#contact-form-wrap {
  border-left: 12px #e41c3c solid;
  padding: 20px 30px;
  border-radius: 9px;
  box-shadow: 1px 1px 11px -6px black;
  background: #131e5a;
}
div.hbspt-form iframe {
  width: 100% !important;
}
div.hbspt-form div {
  width: 100% !important;
  max-width: 100% !important;
}
.wpml-ls-legacy-list-horizontal {
  display: inline-block !important;
}
a.pc-vid.pum-trigger {
  font-weight: bold;
  color: #e41c3c;
  text-decoration: underline !important;
}
.cab-features-text h2 {
  margin-bottom: 20px;
}
.cab-features-text ul li {
  font-size: 1.2em;
  margin-bottom: 5px;
  font-weight: 500;
}
.cab-features-text ul {
  margin-bottom: 30px;
}
body.single-tractor .vc_tta-container .wpb_text_column a {
  font-weight: bold;
  text-decoration: underline !important;
  color: #fff;
}
h4#foot-subscribe {
  font-size: 50px;
  margin: 0;
  text-transform: uppercase;
}
div#home-dealer-about {
  margin: 20px 0 80px;
}
div#home-dealer-about-l h2 {
  text-transform: uppercase;
  font-size: 3.3em;
  margin: 10px 0;
}
div#home-dealer-about-l h3 {
  color: #e41d3d;
  font-size: 1.5em;
  margin: 0 0 30px;
}
div#home-dealer-about-l p {
  font-size: 1.2em;
}
div#home-dealer-about-r img {
  box-shadow: 0px 0px 20px -7px #000;
  margin-top: 30px;
}
a:active,
a:focus {
  outline: 0 !important;
  -moz-outline-style: none !important;
}
div#service-list ul li {
  font-size: 1.3em;
  font-weight: 500;
  margin-bottom: 5px;
}
div#service-list h2 {
  text-align: center;
  font-size: 2em;
}
div#service-form-row h3 {
  font-size: 2em;
}
div#service-form-row p {
  font-size: 1.2em;
  font-weight: 400;
}
input#gform_submit_button_7 {
  display: block;
  width: 100%;
  margin-top: 20px;
  background: #e41c3c;
  border: 2px solid #e41c3c;
  color: #fff;
  border-radius: 4px;
  font-size: 1.4em;
  padding: 4px;
  font-weight: 600;
  font-family: "Oswald", sans-serif;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
  transition: all 0.3s ease-in-out !important;
}
input#gform_submit_button_7:hover {
  background: #f6f6f6;
  color: #e41c3c;
}
/* ===== Inventory Archive Styles ===== */
.inventory-product-wrap {
  box-shadow: 0px 0px 20px -12px #000;
  margin-bottom: 40px;
}
span.inv-details-spec-row-vari {
  float: right;
}
.inventory-title-row {
  background: #e41c3c;
  color: #fff;
  padding: 12px;
}
.inv-title-row-name {
  font-size: 1.2em;
  font-weight: 600;
}
.inv-title-row-phone {
  font-size: 1.2em;
  font-weight: 500;
  text-align: right;
}
.inv-title-row-phone i {
  margin-right: 2px;
}
.inventory-main-row {
  padding: 20px 0 30px;
}
.inv-short-descrip {
  margin-bottom: 20px;
}
.inv-short-descrip p {
  color: #000;
  font-weight: 500;
  font-size: 1em;
}
.inv-short-descrip p:nth-of-type(1) {
  margin-top: 0;
}
.inv-short-descrip a {
  color: #0a1e5a;
  text-decoration: underline !important;
}
.inv-details-spec-row {
  border-bottom: 1px dotted #000;
  margin-bottom: 10px;
}
div#inv-price-col {
  color: #000;
  font-weight: 500;
  text-align: right;
}
.inv-price-heading,
.inv-price-heading-2 {
  font-family: "Raleway", sans-serif;
  font-size: 1em;
  margin-bottom: 5px;
}
.inv-price-num {
  font-size: 1.3em;
}
.inv-price-num-2 {
  font-size: 1.5em;
  color: #e41c3c;
  font-weight: 600;
}
a.inv-view-details-btn {
  display: block;
  color: #000;
  text-align: center;
  font-size: 1.1em;
  padding: 6px;
  border-radius: 5px;
  border: 2px solid #e41c3c;
  margin-top: 40px;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
  transition: all 0.3s ease-in-out !important;
}
a.inv-view-details-btn:hover {
  background: #e41c3c;
  color: #fff;
}
form.searchandfilter ul > li:nth-of-type(1) h4 {
  margin-top: 0;
}
form.searchandfilter ul > li:nth-of-type(1) ul > li:nth-of-type(1),
form.searchandfilter ul > li:nth-of-type(2) ul > li:nth-of-type(1) {
  display: none !important;
}
form.searchandfilter li.cat-item.cat-item-24,
form.searchandfilter li.cat-item.cat-item-1 {
  display: none !important;
}
form.searchandfilter ul {
  padding: 0;
  list-style: none;
}
form.searchandfilter label {
  font-weight: 400;
}
form.searchandfilter > div > ul > li {
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
}
form.searchandfilter > div > ul > li:last-child {
  border: none;
}
form.searchandfilter input[type="submit"] {
  display: block;
  width: 100%;
  margin-top: 20px;
  background: #0a1e5a;
  border: 2px solid #0a1e5a;
  color: #fff;
  border-radius: 4px;
  font-size: 1.1em;
  padding: 4px;
  font-weight: 600;
  font-family: "Oswald", sans-serif;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
  transition: all 0.3s ease-in-out !important;
}
form.searchandfilter input[type="submit"]:hover {
  background: #f6f6f6;
  color: #0a1e5a;
}
button.accordionx {
  display: block;
  width: 100%;
  padding: 4px;
  font-size: 1.1em;
  margin-bottom: 20px;
  font-weight: 500;
  border-radius: 4px;
}
article#no-results-wrap {
  text-align: center;
  display: block;
  width: 100%;
}
article#no-results-wrap h2 {
  font-size: 1.7em;
}
a.go-back-btn {
  text-align: center;
  display: block;
  background: #e41c3c;
  border: 3px solid #e41c3c;
  font-size: 1.5em;
  font-weight: 400;
  color: #fff;
  border-radius: 4px;
  padding: 4px;
  width: 250px;
  margin: 10px auto;
}
a.go-back-btn:hover {
  background: #f6f6f6;
  color: #000;
}
/* ===== Inventory Single Styles ===== */
.inv-single-title-row-name,
.inv-single-title-row-phone {
  background: #e41c3c;
  color: #fff;
  padding: 12px 15px;
}
.inv-single-title-row-name {
  font-size: 1.5em;
  font-weight: 600;
}
.inv-single-title-row-phone {
  font-size: 1.2em;
  font-weight: 500;
  text-align: right;
}
.inv-single-title-row-phone i {
  margin-right: 2px;
}
.row.inv-single-main-top {
  padding: 30px 0;
}
.inv-single-price-block {
  margin-bottom: 12px;
  border-bottom: 1px dotted #000;
  padding-bottom: 8px;
}
.inv-single-price-heading,
.inv-single-price-heading-2 {
  display: inline-block;
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  font-size: 1.1em;
}
.inv-single-price-num,
.inv-single-price-num-2 {
  display: inline-block;
  text-align: right;
  float: right;
  font-weight: 500;
  font-size: 1.5em;
}
span.inv-single-price-num-2 {
  font-weight: 600;
  color: #e41c3c;
}
.inv-details-spec-block {
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  font-size: 1em;
}
.inv-single-main-top-details .inv-short-descrip {
  margin-bottom: 20px;
  margin-top: 20px;
}
a.special-sale-btn,
a.finance-btn {
  display: block;
  font-size: 1.2em;
  text-align: center;
  border: 2px solid #e41c3c;
  padding: 6px;
  color: #000;
  font-weight: 600;
  border-radius: 6px;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
  transition: all 0.3s ease-in-out !important;
}
a.finance-btn {
  border: 2px solid #0a1e5a;
}
a.special-sale-btn:hover {
  background: #e41c3c;
  color: #fff;
}
a.finance-btn:hover {
  background: #0a1e5a;
  color: #fff;
}
.finance-btn-wrap,
.special-sale-btn-wrap {
  margin-bottom: 15px;
  margin-top: 15px;
}
input#gform_submit_button_5,
input#gform_submit_button_6 {
  background: #e41c3c;
  border: 2px solid #e41c3c;
  color: #fff;
  font-size: 1.2em;
  font-weight: 500;
  padding: 8px;
  display: block;
  width: 100%;
  border-radius: 6px;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
  transition: all 0.3s ease-in-out !important;
}
input#gform_submit_button_5:hover,
input#gform_submit_button_6:hover {
  background: #fff;
  color: #e41c3c;
}
div#gform_confirmation_message_5,
input#gform_submit_button_6 {
  font-size: 1.2em;
  font-weight: 600;
}
span.lb-caption {
  display: none !important;
}
.inv-single-why-dealer-message {
  margin-top: 40px;
}
.inv-single-why-dealer-message h2 {
  text-transform: uppercase;
}
.inv-single-why-dealer-message p {
  font-size: 1.1em;
  font-weight: 400;
}
.inv-single-specs li.vc_tta-tab a {
  font-weight: 500;
  font-size: 1.2em;
}
.inv-single-specs .vc_tta-panel-body,
.inv-single-specs .vc_tta-panel-body p {
  font-weight: 400;
}
.inv-single-specs .vc_tta-panel-body a {
  font-weight: 500;
  text-decoration: underline !important;
  color: #e41c3c;
}
.vc_tta-accordion .vc_tta-panel-body a {
  color: #e41c3c !important;
}
/* ========= TEMP ================ */
body.term-mt225e .tdImgWrap.model-pic-2 {
  display: none;
}
#new-deals-row {
  background: #0a1e5a;
}
div#new-deals-row {
  padding: 40px 20px 20px;
  margin-bottom: 60px;
}
div#new-deals-row img {
  width: 580px;
  max-width: 100%;
  box-shadow: 0px 2px 24px -2px #3c3c3c;
}
#new-deals-btn a {
  background-color: #e41c3c;
  color: white;
  padding: 10px 25px;
  margin-right: 16px;
  margin-top: 0;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 18px;
  font-family: "oswald";
  border: none;
  border-radius: 4px;
  margin-top: 30px;
}
#new-deals-btn a:after {
  content: "▶";
  background-color: #222;
  position: absolute;
  float: right;
  margin-left: 13px;
  padding: 0px 4px 0px 6px;
  font-size: 12px;
  border-radius: 4px;
}
#new-deals-btn a:hover {
  color: white;
  background-color: #d11431;
}
div#new-tractor-360-row iframe {
  max-width: 100%;
}
.slick-slider {
  touch-action: auto !important;
  -ms-touch-action: auto !important;
}
.slick-slide img {
  display: block;
  pointer-events: none !important;
}
.tdRight-mobile {
  pointer-events: none !important;
}
