* {
  background: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  font-family: 'Source Sans Pro', Arial, sans-serif; }

ol, ul {
  list-style: none; }

.clear {
  clear: both;
  height: 0px;
  margin: 0; }

header, nav, article, section, footer, img {
  display: block; }

.clear-it:after {
  content: "";
  display: block;
  clear: both; }

/* shop */
h3.hs-faceted-section-title.inline {font-size: 18px;}

h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  line-height: 115%; }

h1 {
  font-size: 32px;
  margin-bottom: 16px; }

h2 {
  font-size: 28px;
  margin-bottom: 14px; }

h3 {
  font-size: 26px;
  margin-bottom: 12px; }

h4 {
  font-size: 24px;
  margin-bottom: 10px; }

h5 {
  font-size: 20px;
  margin-bottom: 7px; }

h6 {
  font-size: 18px;
  margin-bottom: 7px; }

p {
  margin-bottom: 18px; }

.red {
  color: #ac202d; }

.dk-red {
  color: #911C27; }

.lt-gray {
  color: #c4c4c4; }

.dk-gray {
  color: #333; }

.black {
  color: #000; }

.white {
  color: #fff; }

.caps {
  text-transform: uppercase; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.light {
  font-weight: 300; }

a, a:hover {
  text-decoration: none;
  color: inherit;
  -webkit-transition: 0.2s all;
  -moz-transition: 0.2s all;
  -ms-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all; }
  a.red-btn, a:hover.red-btn {
    background: #ac202d;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    display: inline-block;
    padding: 10px 30px;
    text-align: center; }
    a.red-btn:hover, a:hover.red-btn:hover {
      background: #911C27; }

ul.list {
  list-style: disc;
  margin: 0 0 14px 14px; }
  ul.list li {
    list-style: disc;
    margin-left: 14px; }

ul.foot-nav {
  list-style: none;
  text-transform: uppercase; margin:0;}
  ul.foot-nav li {
    list-style: none;
    padding: 1px 0; }

body {
  font-family: 'Source Sans Pro', Arial, sans-serif;
  background: #ebebeb;
  font-size: 18px;
  line-height: normal;
  font-weight: 400;
  color: #000;
  -webkit-text-size-adjust: none; }

.wrap {
  width: 92%;
  margin: 0 auto;
  max-width: 1230px; }

.no-margin {
  margin: 0 !important; }

.full-img img {
  width: 100%;
  height: auto;
  margin-bottom: 20px; }

.column1, .column2, .column3, .column4, .column5, .column6, .column7, .column8, .column9, .column10, .column11, .column12 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  float: left; }

.column1 {
  width: 8.33333%; }

.column2 {
  width: 16.66666%; }

.column3 {
  width: 25%; }

.column4 {
  width: 33.33333%; }

.column5 {
  width: 41.66666%; }

.column6 {
  width: 50%; }

.column7 {
  width: 58.33333%; }

.column8 {
  width: 66.66666%; }

.column9 {
  width: 75%; }

.column10 {
  width: 83.33333%; }

.column11 {
  width: 91.66666%; }

.column12 {
  width: 100%; }

.col-pad-lt {
  padding: 0 0 0 2%; }

.col-pad-rt {
  padding: 0 2% 0 0; }

.col-pad-center {
  padding: 0 1%; }


/** store styles **/
header#hs-header-wrapper {padding:0; background:none;}
footer#hs-footer-wrapper {padding:0; border-top:none;}
.hs-btn.hs-highlighted {background-color:#ac202d; color:#fff!important;}
.hs-btn.hs-highlighted:hover {background-color:#911C27; color:#fff!important;}
.product.product-details .product-spec-name {background-color:#911C27; color:#fff;}
.checkout-view .form input[type="text"] {background:#fff;}


/** header/nav styles **/
.top-bar {
  width: 100%;
  display: block;
  background: #000;
  border-bottom: 1px #fff solid;
  padding: 7px 0;
  font-size: 13px;
  color: #fff; }
  .top-bar .hamburg, .top-bar .syracuse {
    margin-bottom: 0;
    text-transform: uppercase; }
  .top-bar .syracuse {
    text-align: right; }
  .top-bar i, .top-bar svg {
    color: #ac202d;
    margin-right: 5px; }
.top-bar a {color:#fff;}

header {
  width: 100%;
  padding: 23px 0;
  background: #fff url("/templates/keimfarmequipment.com/siteart/header-bg-wt.jpg") no-repeat;
  background-size: cover;
  text-align: center; }
  header .logo {
    width: 15%;
    display: inline-block;
    margin: 0 1%;
    vertical-align: middle; }
    header .logo img {
      width: 100%;
      height: auto;
      max-width: 154px;
      margin: 0 auto; }
  header .case-logo {
    width: 15%;
    display: inline-block;
    margin: 0 1%;
    vertical-align: middle; }
    header .case-logo img {
      width: 100%;
      height: auto;
      max-width: 168px;
      margin: 0 auto; }

nav {
  width: 100%;
  background: #ac202d;
  border-bottom: 1px #fff solid;
  border-top: 1px #fff solid; }
  nav ul {
    width: 100%;
    margin: 0 auto;
    text-align: center; }
  nav li {
    display: inline-block;
    position: relative; }
    nav li:hover > ul {
      display: block;
      z-index: 99999; }
  nav a:link, nav a:active, nav a:visited {
    color: #fff;
    font-weight: 400;
    display: block;
    line-height: 44px;
    font-size: 16px;
    padding: 0 8px;
    text-transform: uppercase; }
    nav a:link:hover, nav a:active:hover, nav a:visited:hover {
      background: #911C27; }

nav ul ul {
  display: none;
  position: absolute;
  z-index: 99999;
  top: 44px;
  left: 0;
  width: 180px;
  background: #911C27;
  text-align: left; margin:0;}
  nav ul ul ul {
    position: absolute;
    left: 100%;
    top: 0; }
  nav ul ul li {
    float: none;
    position: relative;
    display: block; }
    nav ul ul li a:link, nav ul ul li a:active, nav ul ul li a:visited {
      font-size: 14px;
      line-height: 16px;
      padding: 10px 0px 10px 10px;
      border-bottom: 1px solid #fff;
      color: #fff; }
      nav ul ul li a:link:hover, nav ul ul li a:active:hover, nav ul ul li a:visited:hover {
        background: #000;
        color: #fff; }

#mobile-nav {
  display: none;
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 9999;
  width: 260px;
  overflow-x: none;
  overflow-y: auto;
  font-size: 16px;
  background: #ac202d;
  color: #fff;
  text-align:left;
  margin: 0 !important;
  -webkit-box-shadow: 2px 0px 3px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 2px 0px 3px rgba(0, 0, 0, 0.4);
  -ms-box-shadow: 2px 0px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 2px 0px 3px rgba(0, 0, 0, 0.4); }
  #mobile-nav .close-nav {
    width: 100%;
    display: block;
    text-align: right;
    line-height: 50px;
    height: 50px;
    border-bottom: 1px #fff solid;
    cursor: pointer; }
    #mobile-nav .close-nav i, #mobile-nav .close-nav svg {
      font-size: 24px;
      margin-right: 15px; }
  #mobile-nav ul {
    clear: both;
    display: block;
    padding: 0; margin:0;}
    #mobile-nav ul li {
      display: block;
      margin: 0;
      line-height: 40px;
      position: relative;
      border-bottom: 1px solid #fff; }
      #mobile-nav ul li a, #mobile-nav ul li span {
        padding: 0 15px;
        display: block;
        font-weight: 700;
        text-decoration: none;
        color: #fff; }
        #mobile-nav ul li a:hover, #mobile-nav ul li span:hover {
          background: #911C27;
          color: #fff; }
      #mobile-nav ul li.expandable .end {
        position: absolute;
        top: 0px;
        right: 0px;
        width: 40px;
        height: 40px;
        line-height: 40px;
        display: block;
        text-align: center; }
        #mobile-nav ul li.expandable .end.rotate {
          -webkit-transform: rotate(90deg);
          -moz-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
          transform: rotate(90deg); }
    #mobile-nav ul ul {
      border-bottom: none;
      margin: 0;
      background: #911C27; }
      #mobile-nav ul ul.collapsed {
        display: none; }
      #mobile-nav ul ul.expanded {
        display: block !important; }
      #mobile-nav ul ul li {
        line-height: 40px;
        font-size: 14px; }
        #mobile-nav ul ul li:last-child {
          border-bottom: none; }
        #mobile-nav ul ul li a, #mobile-nav ul ul li span {
          color: #fff;
          padding-left: 30px; }
          #mobile-nav ul ul li a:hover, #mobile-nav ul ul li span:hover {
            background: #000; }

/** content styles **/
article {
  width: 100%;
  background: #ebebeb;
  padding: 45px 0; }


/** footer styles **/
footer {
  width: 100%;
  padding: 22px 0 30px 0;
  border-top: 1px #fff solid;
  color: #c4c4c4;
  font-size: 16px; background:#000; }
  footer .foot-logo {
    width: 100%;
    margin-bottom: 20px; }
    footer .foot-logo img {
      width: 100%;
      height: auto;
      max-width: 125px;
      float: right; }
  footer .soc-media {
    width: 100%;
    margin: 15px 0;
	display: flex;
	justify-content: flex-end;
	align-items: center;
    text-align: right; }
    footer .soc-media a {
      font-size: 24px;
      color: #c4c4c4;
      margin: 0 3px; }
  footer .copyright {
    text-align: right;
    color: #c4c4c4;
    font-size: 12px; }
    footer .copyright a {
      color: #ac202d; }
footer a {color:#c4c4c4!important;}

.show-1024, .show-tablet, .show-640 {
  display: none; }

@media screen and (max-width: 1500px) {
  .hero .caption {
    width: 30%; } }
@media screen and (min-width: 1025px) {
  #mobile-nav {
    display: none !important; } }
@media screen and (max-width: 1024px) {
  .show-1024 {
    display: block; }

  .hide-1024 {
    display: none; }

  .column1-ht {
    width: 8.33333%; }

  .column2-ht {
    width: 16.66666%; }

  .column3-ht {
    width: 25%; }

  .column4-ht {
    width: 33.33333%; }

  .column5-ht {
    width: 41.66666%; }

  .column6-ht {
    width: 50%; }

  .column7-ht {
    width: 58.33333%; }

  .column8-ht {
    width: 66.66666%; }

  .column9-ht {
    width: 75%; }

  .column10-ht {
    width: 83.33333%; }

  .column11-ht {
    width: 91.66666%; }

  .column12-ht {
    width: 100%; }

  .col-pad-lt-ht {
    padding: 0 0 0 2%; }

  .col-pad-rt-ht {
    padding: 0 2% 0 0; }

  .col-pad-center-ht {
    padding: 0 1%; }

  .col-pad-clear-ht {
    padding: 0; }

  body {
    font-size: 16px; }

  p {
    margin-bottom: 16px; }

  h1 {
    font-size: 30px;
    margin-bottom: 14px; }

  h2 {
    font-size: 26px;
    margin-bottom: 12px; }

  h3 {
    font-size: 24px;
    margin-bottom: 10px; }

  h4 {
    font-size: 22px; }

  h5 {
    font-size: 18px; }

  h6 {
    font-size: 16px; }

  header .logo, header .case-logo {
    width: 25%;
    margin: 0 2%; }

  /*nav {
      a:link, a:active, a:visited {
          font-size:13px; padding:0 6px;
      }
  }*/
  #simple-menu {
    height: 36px;
    line-height: 36px;
    width: 80px;
    float: right;
    text-align: center;
    display: block;
    cursor: pointer;
    color: #fff;
    font-size: 24px;
    font-weight: 700; }

  .hero .caption {
    width: 55%; }

  footer {
    font-size: 14px; } }
@media screen and (max-width: 768px) {
  .show-tablet {
    display: block; }

  .hide-tablet {
    display: none; }

  .column1-vt {
    width: 8.33333%; }

  .column2-vt {
    width: 16.66666%; }

  .column3-vt {
    width: 25%; }

  .column4-vt {
    width: 33.33333%; }

  .column5-vt {
    width: 41.66666%; }

  .column6-vt {
    width: 50%; }

  .column7-vt {
    width: 58.33333%; }

  .column8-vt {
    width: 66.66666%; }

  .column9-vt {
    width: 75%; }

  .column10-vt {
    width: 83.33333%; }

  .column11-vt {
    width: 91.66666%; }

  .column12-vt {
    width: 100%; }

  .col-pad-lt-vt {
    padding: 0 0 0 2%; }

  .col-pad-rt-vt {
    padding: 0 2% 0 0; }

  .col-pad-center-vt {
    padding: 0 1%; }

  .col-pad-clear-vt {
    padding: 0; }

  /*#simple-menu {
    height: 36px;
    line-height: 36px;
    width: 80px;
    float: right;
    text-align: center;
    display: block;
    cursor: pointer;
    color: #fff;
    font-size: 24px;
    font-weight: 700; }*/

  footer .foot-logo {
    margin: 15px 0; }
    footer .foot-logo img {
      float: none;
      margin: 0 auto; }
	footer .soc-media {justify-content: center;}
  footer .soc-media, footer .copyright {
    text-align: center; } }
@media screen and (max-width: 640px) {
  .show-640 {
    display: block; }

  .hide-640 {
    display: none; }

  .column1-hp {
    width: 8.33333%; }

  .column2-hp {
    width: 16.66666%; }

  .column3-hp {
    width: 25%; }

  .column4-hp {
    width: 33.33333%; }

  .column5-hp {
    width: 41.66666%; }

  .column6-hp {
    width: 50%; }

  .column7-hp {
    width: 58.33333%; }

  .column8-hp {
    width: 66.66666%; }

  .column9-hp {
    width: 75%; }

  .column10-hp {
    width: 83.33333%; }

  .column11-hp {
    width: 91.66666%; }

  .column12-hp {
    width: 100%; }

  .col-pad-lt-hp {
    padding: 0 0 0 2%; }

  .col-pad-rt-hp {
    padding: 0 2% 0 0; }

  .col-pad-center-hp {
    padding: 0 1%; }

  .col-pad-clear-hp {
    padding: 0; }

  body {
    font-size: 14px; }

  p {
    margin-bottom: 14px; }

  h1 {
    font-size: 28px; }

  h2 {
    font-size: 24px; }

  h3 {
    font-size: 22px; }

  h4 {
    font-size: 20px; }

  h5 {
    font-size: 16px; }

  h6 {
    font-size: 14px; }

  a.red-btn, a:hover.red-btn {
    font-size: 14px;
    padding: 7px 20px; }

  .top-bar {
    text-align: center; }
    .top-bar .syracuse {
      text-align: center;
      margin-top: 5px; }

  header .logo, header .case-logo {
    width: 40%; }

  footer {
    font-size: 12px; }
    footer .copyright {
      font-size: 10px; } }
@media screen and (max-width: 480px) {
  .column1-vp {
    width: 8.33333%; }

  .column2-vp {
    width: 16.66666%; }

  .column3-vp {
    width: 25%; }

  .column4-vp {
    width: 33.33333%; }

  .column5-vp {
    width: 41.66666%; }

  .column6-vp {
    width: 50%; }

  .column7-vp {
    width: 58.33333%; }

  .column8-vp {
    width: 66.66666%; }

  .column9-vp {
    width: 75%; }

  .column10-vp {
    width: 83.33333%; }

  .column11-vp {
    width: 91.66666%; }

  .column12-vp {
    width: 100%; }

  .col-pad-lt-vp {
    padding: 0 0 0 2%; }

  .col-pad-rt-vp {
    padding: 0 2% 0 0; }

  .col-pad-center-vp {
    padding: 0 1%; }

  .col-pad-clear-vp {
    padding: 0; }

  footer {
    text-align: center; }
    footer ul.foot-nav {
      margin-bottom: 15px; } }
@media screen and (max-width: 375px) {
  header .logo, header .case-logo {
    margin: 0 4%; }
}
