/*breakpoints */
/*colors*/
/* general text styles */
/*text */
h1,
h2,
h3,
h4,
h5,
h6 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  cursor: pointer;
}

p {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 24px;
}

html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Main body components */
html {
  scroll-behavior: smooth;
}

body {
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
}

.region.region-header-right {
  display: none;
}

.full-width-container {
  width: 100%;
}

#homepage .wrapper {
  max-width: 1170px;
  margin: 0 auto;
  width: 100%;
}

@media (max-width: 1200px) {
  #homepage .wrapper {
    max-width: 96%;
  }
}

@media (max-width: 959px) {
  #homepage .wrapper {
    max-width: 90%;
  }
}

#homepage h2 {
  font-family: "Montserrat", sans-serif;
  font-size: 40px;
  font-weight: 900;
  letter-spacing: .02em;
  color: #404040;
  text-align: left;
  text-transform: none;
}

#homepage h4 {
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: .3em;
  text-transform: uppercase;
  text-align: left;
}

#homepage p {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  text-align: left;
}

#homepage .btn {
  background-color: #2c2c2c;
  color: #ffffff;
  transition: 300ms all ease;
  border-radius: 5px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 22px 30px;
  display: inline-block;
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .1em;
  text-transform: uppercase;
}

#homepage .btn i {
  left: 5px;
  position: relative;
  transition: 300ms all ease;
  color: #ffffff;
}

#homepage .btn:hover {
  cursor: pointer;
  background-color: #131313;
}

#homepage .btn:hover i {
  left: 10px;
}

#homepage .home-intro {
  background: #c2343b;
  background-image: url("/wp-content/themes/hartzell/images/hartzell-home-headerbg.jpg");
  margin-bottom: 145px;
  background-repeat: no-no-repeat;
  background-size: cover;
  min-height: 500px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  max-height: 600px;
}

@media (max-width: 959px) {
  #homepage .home-intro {
    top: 20px;
    min-height: 850px;
    align-items: inherit;
    margin-bottom: 170px;
  }
}

@media (max-width: 600px) {
  #homepage .home-intro {
    min-height: 1020px;
  }
}

#homepage .home-intro .wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

#homepage .home-intro .left-intro {
  color: #ffffff;
  font-family: "Montserrat", sans-serif;
  text-align: left;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  width: 42%;
}

@media (max-width: 959px) {
  #homepage .home-intro .left-intro {
    width: 100%;
    margin-top: 60px;
  }
}

#homepage .home-intro .left-intro p {
  font-size: 20px;
  font-weight: 400;
  line-height: 140%;
  width: 100%;
  margin: 0;
}

#homepage .home-intro .left-intro span {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .3em;
  width: 100%;
  margin: 0;
  font-family: "Montserrat", sans-serif;
}

@media (max-width: 959px) {
  #homepage .home-intro .left-intro span {
    width: 80%;
  }
}

#homepage .home-intro .left-intro h1 {
  font-size: 65px;
  font-weight: 900;
  margin: 20px 0;
  width: 100%;
  font-family: "Montserrat", sans-serif;
  color: #ffffff;
}

@media (max-width: 959px) {
  #homepage .home-intro .left-intro h1 {
    font-size: 60px;
  }
}

#homepage .home-intro .left-intro h1 em {
  display: block;
  width: 100%;
  font-size: 44px;
  font-weight: 700;
  margin-bottom: -20px;
  padding-bottom: 15px;
  font-family: "Montserrat", sans-serif;
}

@media (max-width: 959px) {
  #homepage .home-intro .left-intro h1 em {
    font-size: 35px;
    margin-bottom: 0;
  }
}

#homepage .home-intro .right-intro {
  width: 50%;
}

@media (max-width: 959px) {
  #homepage .home-intro .right-intro {
    width: 45%;
  }
}

@media (max-width: 959px) {
  #homepage .home-intro .right-intro {
    width: 100%;
  }
}

#homepage .home-intro .right-intro .rotate {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  top: 90px;
}
#homepage .home-intro .right-intro .rotate.homefix{
  height: 300px;
  margin-top: -200px;
}

@media (max-width: 959px) {
  #homepage .home-intro .right-intro .rotate {
    top: 0;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 1;
  }

  5% {}

  45% {
    opacity: 1;
  }

  55% {
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeIn2 {
  0% {
    opacity: 0;
  }

  45% {
    opacity: 0;
  }

  55% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

#homepage .home-intro .right-intro .product {
  position: absolute;
}

#homepage .home-intro .right-intro .product img {
  max-width: 100%;
}

#homepage .product-finder {
  width: 100%;
  display: block;
  position: relative;
  top: 30px;
  padding-top: 0;
  text-align: center;
  margin-bottom: 55px;
  min-height: 350px;
}

@media (max-width: 959px) {
  #homepage .product-finder {
    width: 100%;
    top: 0px;
    padding-bottom: 55px;
  }
}

#homepage .product-finder h2 {
  margin-bottom: 15px;
  text-align: center;
}

#homepage .product-finder p {
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
}

#homepage .product-finder .product-finder-form {
  margin-top: 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  max-width: 980px;
  margin: 40px auto 0;
  flex-wrap: wrap;
}

#homepage .product-finder .product-finder-form .product {
  display: block;
  width: 28%;
}

@media (max-width: 959px) {
  #homepage .product-finder .product-finder-form .product {
    width: 100%;
    margin-top: 0px;
  }
}

#homepage .product-finder .product-finder-form .product select {
  width: 100%;
  padding: 15px;
  background-color: #f5f5f5;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  border: none;
  color: rgba(64, 64, 64, 0.5);
  border-right: 10px solid #f5f5f5;
}

#homepage .product-finder .product-finder-form .market {
  display: block;
  width: 28%;
}

@media (max-width: 959px) {
  #homepage .product-finder .product-finder-form .market {
    width: 100%;
    margin-top: 25px;
  }
}

#homepage .product-finder .product-finder-form .market select {
  width: 100%;
  padding: 15px;
  background-color: #f5f5f5;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  border: none;
  color: rgba(64, 64, 64, 0.5);
  border-right: 10px solid #f5f5f5;
}

#homepage .product-finder .product-finder-form .product-search {
  display: block;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 40%;
}

@media (max-width: 959px) {
  #homepage .product-finder .product-finder-form .product-search {
    width: 100%;
    margin-top: 25px;
    flex-wrap: wrap;
  }
}

#homepage .product-finder .product-finder-form .product-search input {
  width: 100%;
  padding: 15px;
  background-color: #f5f5f5;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  border: none;
  color: rgba(64, 64, 64, 0.5);
  height: 50px;
}

#homepage .product-finder .product-finder-form .product-search button {
  background-color: #2c2c2c;
  color: #ffffff;
  border: none;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .1em;
  text-transform: uppercase;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 18px 30px;
  border-radius: 5px;
  cursor: pointer;
  transition: 300ms all ease;
  height: 50px;
}

@media (max-width: 959px) {
  #homepage .product-finder .product-finder-form .product-search button {
    margin-top: 20px;
  }
}

#homepage .product-finder .product-finder-form .product-search button:hover {
  cursor: pointer;
  background-color: #131313;
}

#homepage .product-finder .product-finder-form .product-search button:hover i {
  left: 10px;
}

#homepage .product-finder .product-finder-form .product-search button i {
  left: 5px;
  position: relative;
  transition: 300ms all ease;
}

#homepage .product-finder .product-finder-form ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: rgba(64, 64, 64, 0.5);
  opacity: 1;
  /* Firefox */
}

#homepage .home-product {
  display: block;
  position: relative;
  width: 100%;
  background-color: #f5f5f5;
  background-image: url("/wp-content/themes/hartzell/images/hartzell-bg-textureGrain.png");
  margin-top: 0px;
  padding: 50px 0;
}

@media (max-width: 959px) {
  #homepage .home-product {
    padding: 50px 0;
  }
}

#homepage .home-product .wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

#homepage .home-product .left-info {
  width: 50%;
}

@media (max-width: 959px) {
  #homepage .home-product .left-info {
    width: 100%;
  }
}

#homepage .home-product .left-info h2 {
  text-align: left;
  text-transform: none;
}

#homepage .home-product .left-info .btn {
  margin-top: 20px;
}

#homepage .home-product .photo {
  width: 45%;
  margin-top: -110px;
}

@media (max-width: 959px) {
  #homepage .home-product .photo {
    margin: 50px auto;
    width: 200px;
  }
}

#homepage .home-product .photo img {
  width: 100%;
}

#homepage .home-virtual-trailer {
  background-color: #c2343b;
  background-image: url("/wp-content/themes/hartzell/images/hartzell-virtual-bg-home.jpg");
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 160px;
}

#homepage .home-virtual-trailer .wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

#homepage .home-virtual-trailer .vt-info {
  width: 50%;
}

@media (max-width: 767px) {
  #homepage .home-virtual-trailer .vt-info {
    width: 100%;
    margin-top: 25px;
  }
}

#homepage .home-virtual-trailer .vt-info h2 {
  color: #ffffff;
  width: 90%;
}

@media (max-width: 959px) {
  #homepage .home-virtual-trailer .vt-info h2 {
    width: 100%;
  }
}

#homepage .home-virtual-trailer .vt-info p {
  font-weight: 500;
  line-height: 190%;
  color: #ffffff;
  width: 90%;
}

#homepage .home-virtual-trailer .vt-info .btn {
  margin-top: 20px;
}

#homepage .home-virtual-trailer .photo {
  width: 45%;
}

@media (max-width: 767px) {
  #homepage .home-virtual-trailer .photo {
    width: 100%;
  }
}

#homepage .home-virtual-trailer .photo img {
  width: 100%;
}

#homepage .home-markets {
  display: block;
  position: relative;
  width: 100%;
  padding-bottom: 100px;
}

#homepage .home-markets #tns1 {
  min-height: 470px;
}

#homepage .home-markets .markets-header {
  padding: 60px 100px 0;
  background-color: #ffffff;
  text-align: center;
  top: -100px;
  position: relative;
  max-width: 600px;
  margin: 0 auto -50px;
}

@media (max-width: 959px) {
  #homepage .home-markets .markets-header {
    padding: 30px 50px 0;
  }
}

#homepage .home-markets .markets-header h2 {
  text-align: center;
}

#homepage .home-markets .markets-header p {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

@media (max-width: 959px) {
  #homepage .home-markets .markets-header p {
    width: 100%;
  }
}

#homepage .home-markets .market {
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  margin: 0 20px;
}

@media (max-width: 959px) {
  #homepage .home-markets .market {
    margin: 0 15px;
  }
}

@media (max-width: 767px) {
  #homepage .home-markets .market {
    margin: 0 0;
  }
}

#homepage .home-markets .market .photo {
  display: block;
}

#homepage .home-markets .market .photo img {
  max-width: 100%;
  width: 100%;
}

#homepage .home-markets .market .market-info {
  width: 90%;
  margin: 0 auto;
  padding: 30px 0;
  min-height: 110px;
}

#homepage .home-markets .market .market-info h4 {
  font-size: 16px;
  font-weight: 800;
  letter-spacing: .03em;
  margin-bottom: 10px;
  color: #404040;
}

#homepage .home-markets .market .market-info p {
  font-size: 14px;
  line-height: 140%;
}

#homepage .home-markets .tns-controls {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  position: relative;
  top: 200px;
  z-index: 1;
}

#homepage .home-markets .tns-controls button {
  width: 65px;
  height: 65px;
  border: none;
  background-color: #2c2c2c;
  color: #ffffff;
  display: block;
  transition: 300ms all ease;
  text-indent: -9999px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}

#homepage .home-markets .tns-controls button:after {
  position: absolute;
  display: block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f054";
  text-indent: 0;
}

#homepage .home-markets .tns-controls button:hover {
  background-color: #131313;
}

#homepage .home-markets .tns-controls button:first-child:after {
  transform: rotate(180deg);
}

#homepage .home-standard {
  display: block;
  width: 100%;
  position: relative;
  background-color: #f5f5f5;
  background-image: url("/wp-content/themes/hartzell/images/hartzell-standard-bg.jpg");
  background-repeat: repeat;
  padding: 60px 0 260px;
}

#homepage .home-standard .wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

#homepage .home-standard .hs-info {
  width: 45%;
}

@media (max-width: 959px) {
  #homepage .home-standard .hs-info {
    width: 100%;
  }
}

#homepage .home-standard .hs-info h2 {
  color: #c2343b;
}

#homepage .home-standard .hs-info .check {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

#homepage .home-standard .hs-info .check p {
  margin: 0 0 0 10px;
}

#homepage .home-standard .video {
  margin-top: 50px;
  width: 50%;
  overflow: hidden;
}

@media (max-width: 959px) {
  #homepage .home-standard .video {
    width: 100%;
  }
}

#homepage .home-standard .video video {
  width: 100% !important;
  height: auto !important;
}

.tns-ovh {
  overflow: inherit !important;
}

footer {
  position: relative;
  display: block;
  background-color: #ffffff;
  margin-top: 100px;
}

footer #contact-us {
  top: -220px;
}

.page-home #wrapper #content {
  margin-top: 108px;
}

@media (max-width: 1200px) {
  .page-home #wrapper #content {
    margin-top: 108px;
  }
}

@media (max-width: 959px) {
  .page-home #wrapper #content {
    margin-top: 0;
  }
}

@media (max-width: 959px) {
  #wrapper {
    padding-top: 0;
  }
}

#contactform {
  margin-top: -400px;
  height: 260px;
}

#homepage .home-warranty {
  background-color: #ffffff;
  background-image: url("/wp-content/themes/hartzell/images/hartzell-warrantyTexture.png");
  padding: 45px 40px;
  /* width: calc(100% - 80px); */
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 100px 0;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

@media (max-width: 959px) {
  #homepage .home-warranty {
    flex-wrap: wrap;
  }
}

#homepage .home-warranty .home-warranty-logo {
  margin-right: 40px;
  margin-left: 20px;
}

@media (max-width: 959px) {
  #homepage .home-warranty .home-warranty-logo img {
    max-width: 60%;
  }
}

#homepage .home-warranty .home-warranty-info h2 {
  color: #c2343b;
  font-size: 30px;
}

@media (max-width: 959px) {
  #homepage .home-warranty .home-warranty-info h2 {
    margin-top: 20px;
  }
}

#homepage .home-warranty .home-warranty-info p {
  font-size: 16px;
  line-height: 160%;
  letter-spacing: .03em;
  width: 95%;
}

#homepage .home-warranty .home-warranty-info a {
  color: #c2343b;
  font-weight: bold;
}

#homepage .home-warranty .home-warranty-info a:hover {
  text-decoration: underline;
}

@keyframes fade {
  0% {
    opacity: 0;
  }

  11.11% {
    opacity: 1;
  }

  33.33% {
    opacity: 1;
  }

  44.44% {
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

.fadein {
  position: absolute;
  top: -300px;
  left: 0;
  right: 0;
  opacity: 0;
  animation-name: fade;
  animation-duration: 15s;
  animation-iteration-count: infinite;
}

.fadein.homefix{
  top: 0;
}

@media (max-width: 959px) {
  .fadein {
    top: -245px;
  }
}

.fadein:nth-child(1) {
  animation-delay: 0s;
}

.fadein:nth-child(2) {
  animation-delay: 5s;
}

.fadein:nth-child(3) {
  animation-delay: 10s;
}

/* new homepage mobile updates*/
.quick-nav {
  display: none;
}

@media (max-width: 959px) {
  footer #contact-us {
    top: 0;
  }

  #homepage .home-intro .right-intro .product img {
    max-width: 300px;
  }

  .quick-nav {
    display: block;
    width: 90%;
    margin: 30px auto 215px;
  }

  .quick-nav h3 {
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-weight: 900;
    letter-spacing: .02em;
    color: white;
    text-align: center;
    text-transform: none;
  }

  .quick-nav ul {
    margin: 0;
    padding: 0;
    width: 100%;
    display: block;
  }

  .quick-nav ul li {
    list-style: none;
    margin-bottom: 25px;
  }

  .quick-nav ul li a {
    background-color: #2c2c2c;
    color: #ffffff;
    border: none;
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .1em;
    text-transform: uppercase;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 18px 30px;
    border-radius: 5px;
    cursor: pointer;
    transition: 300ms all ease;
  }

  #homepage .home-virtual-trailer, #homepage .home-markets, #homepage .home-standard {
    display: none;
  }
}

.main-wrapper {
  max-width: 100%;
}

.main-wrapper {
  max-width: 100%;
  margin: 0 auto;
  width: 100%;
}

#content .container {
  width: 100%;
  max-width: 100%;
}

footer .footer-nav {
  width: 100%;
  display: block;
  margin-top: -100px;
}

