﻿@media (max-width: 991.98px) {
  #heritage .hydrogen .imageRunUp {
    margin-top: -190px;
  }
  #topFeatures .featuresCurtain ul .animateContainer {
    overflow: visible;
  }
  .closeBackground {
    display: none !important;
  }
  .blur {
    filter: blur(0px);
    -webkit-filter: blur(0px);
    margin-top: 0;
  }
  .md-min-height {
    min-height: 150px;
  }
  .isMedium {
    display: none;
  }
  .showMedium {
    display: block;
  }
  .md-text-center {
    text-align: center;
  }
  .md-text-left {
    text-align: left !important;
  }
  .margin-left-right-md-15 {
    margin-left: 15px;
    margin-right: 15px;
  }
  .offeset-one {
    padding-left: 1px !important;
    padding-right: 1px !important;
  }
  .md-mt-negative2 {
    margin-top: -2px;
  }
  .md-w-100 {
    width: 100% !important;
  }
  .md-mt-negative-100 {
    margin-top: -100px;
  }
  .md-mt-negative-50 {
    margin-top: -50px;
  }
  .md-mt-negative-40 {
    margin-top: -40px;
  }
  .md-mt-negative-20 {
    margin-top: -20px;
  }
  .mr-md-negative-30 {
    margin-right: -30px;
  }
  .md-max-w-100 {
    max-width: 100%;
  }
  .md-display-block {
    display: block !important;
  }
  .md-display-none {
    display: none !important;
  }
  .mb-md-4-5 {
    margin-bottom: 2rem;
  }
  .headOne {
    font-size: 35px;
    line-height: 40px;
  }
  .headOne .sup {
    margin-top: -8px;
  }
  .justify-content-center-md {
    justify-content: center !important;
  }
  .headTwo {
    font-size: 30px;
    line-height: 35px;
  }
  .headTwo .sup {
    margin-top: -6px;
  }
  .headThree {
    font-size: 25px;
    line-height: 30px;
  }
  .headThree .sup {
    margin-top: -5px;
  }
  .headFour {
    font-size: 18px;
    line-height: 22px;
  }
  .headFour .sup {
    margin-top: -4px;
  }
  .headFive {
    font-size: 14px;
    line-height: 18px;
  }
  .headFive .sup {
    margin-top: -2px;
  }
  .headSix {
    font-size: 12px;
    line-height: 14px;
  }
  .headSix .sup {
    margin-top: -2px;
  }
  section {
    padding: 60px 0;
  }
  nav .navbar .navbar-brand {
    margin-left: 20px;
  }
  nav .rightBar {
    top: 28px;
    right: 45px;
  }
  nav .rightBar .showCart {
    display: none;
  }
  nav .rightBar .myHide {
    display: none;
  }
  nav .rightBar a {
    padding-right: 10px;
    border: 0;
    margin-right: 15px;
  }
  nav .rightBar a i {
    margin-top: 1px;
  }
  .header-table {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }
  .header-table tbody, .header-table tr, .header-table td {
    display: block;
  }
  .header-table h1 {
    border-bottom: 1px solid #66cc33;
    padding-bottom: 10px;
    white-space: unset;
  }
  .header-table td:nth-child(2) {
    display: none;
  }
  .homePromotions .card {
    margin-bottom: 30px;
  }
  .homePromotions .blackBtn {
    margin-top: 40px;
  }
  .homePromotions .promoContent .headFour {
    font-weight: 500;
  }
  #specs .threeSixty .lowerThree {
    margin-top: -20px;
  }
  #categoryMob .navLink {
    display: block;
    padding: 20px;
    color: #76767c;
  }
  #categoryMob .navLink svg {
    margin-top: -2px;
  }
  #categoryMob .navLink span {
    color: #ffffff;
  }
  #categoryMob .navLink:first-child {
    border-bottom: 1px solid #454548;
  }
  #categoryMob button {
    width: 100%;
    background: #202021;
    border: 0;
    text-align: left;
    color: #66cc33;
    padding: 30px 20px;
    border-bottom: 1px solid #454548;
  }
  #categoryMob button .downArrow {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 3.5px 0 3.5px;
    border-color: #b2b2b8 transparent transparent transparent;
    margin-top: 7px;
    float: right;
    display: none;
  }
  #categoryMob button .upArrow {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 3.5px 5px 3.5px;
    border-color: transparent transparent #66cc33 transparent;
    margin-top: 7px;
    float: right;
  }
  #categoryMob button.collapsed {
    color: #ffffff;
  }
  #categoryMob button.collapsed .downArrow {
    display: block;
  }
  #categoryMob button.collapsed .upArrow {
    display: none;
  }
  #categoryMob .mobCat {
    background: #f1f1f1;
    text-align: center;
    padding: 15px 0 10px;
  }
  #categoryMob .subMonkey {
    border: 1px solid #D7D7DA;
    border-bottom: 0;
    position: relative;
  }
  #categoryMob .subTwo {
    font-family: Oswald;
    font-weight: 500;
    font-size: 10px;
    color: #5a5a60;
    margin: -8px auto 0;
    display: table;
    padding: 0 5px;
    background: #f1f1f1;
    text-transform: uppercase;
  }
  #categoryMob .subAccordion {
    background: #ffffff;
  }
  #categoryMob .subAccordion .container {
    padding-bottom: 30px;
  }
  #categoryMob .subAccordion button {
    background: #D7D7DA;
    color: #000000;
    text-align: center;
    border-bottom: 1px solid #f1f1f1;
  }
  #categoryMob .subAccordion button .plusOpen {
    display: none;
    float: right;
  }
  #categoryMob .subAccordion button .plusOpen svg {
    height: 10px;
    width: 10px;
    margin-top: -4px;
  }
  #categoryMob .subAccordion button .plusOpen svg path {
    fill: #86868D;
  }
  #categoryMob .subAccordion button .minusClose {
    float: right;
  }
  #categoryMob .subAccordion button .minusClose svg {
    height: 10px;
    width: 10px;
    margin-top: -4px;
  }
  #categoryMob .subAccordion button .minusClose svg path {
    fill: #86868D;
  }
  #categoryMob .subAccordion button.collapsed .plusOpen {
    display: block;
  }
  #categoryMob .subAccordion button.collapsed .minusClose {
    display: none;
    float: right;
  }
  #categoryMob .subTrim {
    border-top: 1px solid #f1f1f1;
    position: relative;
    margin: 40px 0;
  }
  #categoryMob .subTrim .headSix {
    margin-top: -6px;
    background: #ffffff;
    color: #76767c;
    display: table;
    margin: -6px auto 0;
    padding: 0 5px;
  }
  #categoryMob .productRepeat {
    text-align: center;
    margin: 10px 0;
  }
  #categoryMob .productRepeat a {
    text-decoration: none;
  }
  #categoryMob .productRepeat .headFive {
    font-weight: 500;
  }
  #categoryMob .productRepeat p {
    color: #76767c;
  }
  #categoryMob .productRepeat img {
    max-width: 100%;
  }
  #categoryMob .secondTier {
    background: #ffffff;
  }
  #categoryMob .secondTier button {
    background: #454548;
    border-bottom: 1px solid #86868D;
  }
  #categoryMob .secondTier button .plusOpen {
    float: right;
  }
  #categoryMob .secondTier button .plusOpen svg {
    height: 10px;
    width: 10px;
    margin-top: -4px;
  }
  #categoryMob .secondTier button .minusClose {
    float: right;
    display: none;
  }
  #categoryMob .secondTier button .minusClose svg {
    height: 10px;
    width: 10px;
    margin-top: -4px;
  }
  #categoryMob .secondTier button .minusClose svg path {
    fill: #b2b2b8;
  }
  #categoryMob .secondTier button.collapsed .minusClose {
    display: block;
  }
  #categoryMob .secondTier button.collapsed .plusOpen {
    display: none;
  }
  #categoryMob .secondTier .eventMobileButton {
    color: #ffffff;
    background: #454548;
    border: 0;
    border-bottom: 1px solid #86868D;
    width: 100%;
    text-align: left;
    padding: 30px 20px;
  }
  #categoryMob .secondTier .raceFour {
    margin: 15px 0 0 15px;
    font-weight: 700;
  }
  #categoryMob .secondTier .pTwo a:hover {
    color: #76767c;
  }
  #categoryMob .secondTier .list-unstyled {
    margin: 0;
    padding: 15px;
  }
  #categoryMob .secondTier .list-unstyled a {
    display: block;
    padding: 5px 0;
  }
  #categoryMob .secondTier .list-unstyled a:hover {
    color: #76767c;
    text-decoration: none;
  }
  .navbar-collapse .purchaseTools {
    background: #E5E5E9;
  }
  .navbar-collapse .purchaseTools a {
    color: #5a5a60;
    text-decoration: none;
  }
  .navbar-collapse .purchaseTools h3 {
    color: #5a5a60;
    background: #D7D7DA;
    text-align: center;
    padding: 20px 0;
  }
  .navbar-collapse .purchaseTools svg {
    height: 30px;
    margin: 20px auto 10px;
    display: block;
  }
  .navbar-collapse .purchaseTools svg path {
    color: #66cc33;
  }
  .navbar-collapse .purchaseTools h4 {
    color: #5a5a60;
    font-weight: 500;
    text-align: center;
  }
  .navbar-collapse .purchaseTools .ending {
    padding-bottom: 20px;
    border-bottom: 1px solid #b2b2b8;
    margin-bottom: 20px;
  }
  .navbar-collapse .purchaseTools .list-unstyled {
    margin: 0;
  }
  .navbar-collapse .purchaseTools .list-unstyled li {
    padding-bottom: 20px;
  }
  .navbar-collapse .searchBar {
    padding: 20px 0;
    background: #86868D;
  }
  .navbar-collapse .searchBar input {
    height: 15px;
    color: #000000;
    background-color: #B5B5B9;
    border: 0;
    max-width: 100%;
    width: 80%;
  }
  .navbar-collapse .searchBar input::placeholder {
    color: #000000;
  }
  .navbar-collapse .searchBar button {
    background: none;
    border: none;
  }
  .navbar-collapse .searchBar button .fa {
    color: #B5B5B9;
  }
  .mpp .infoBox {
    min-height: inherit !important;
    /*.mobBtnHelper {
        margin-left: 50%;

        .blackBtn {
            margin-left: -100px;
        }
    }*/
  }
  .mpp .infoBox .align-self-center {
    width: 100%;
  }
  #indsLinks .row {
    margin: 0 !important;
  }
  #indsLinks .shadow {
    background-color: #ffffff;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(71, 71, 71, 0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(71, 71, 71, 0.2);
    box-shadow: 0px 0px 10px 0px rgba(71, 71, 71, 0.2);
  }
  #topFeatures .featuresContainer {
    padding-bottom: 55px;
  }
  #topFeatures .contentContainer {
    margin-bottom: 25px !important;
  }
  #topFeatures .curtainContent {
    padding-top: 0 !important;
  }
  #topFeatures .curtainContent .copyBodyContainer {
    padding-right: 5px;
  }
  #topFeatures .carousel-indicators {
    justify-content: center !important;
    background-color: transparent !important;
    padding: 0 !important;
    margin: 0 auto 20px !important;
    width: 100% !important;
  }
  #topFeatures .carousel-indicators li {
    border: 1px solid #76767c !important;
    border-radius: 50px !important;
    height: 10px !important;
    width: 10px !important;
    padding: 0 !important;
  }
  #topFeatures .carousel-indicators li.active {
    background: #66cc33 !important;
    border: 2px solid #66cc33 !important;
  }
  #topFeatures .carousel-indicators li .subNavActiveCarousel {
    border: 0;
  }
  #topFeatures .carousel-indicators .bulletDetails {
    display: none;
  }
  #topFeatures .featuresContainer .carousel-item .pTwo {
    max-height: 100%;
  }
  #mapHeaderSection {
    padding-bottom: 0;
  }
  #maps .mapFilter .category .headFive {
    border-bottom: 1px solid #B5B5B9;
    padding-bottom: 5px;
  }
  .detail {
    /*.heroBackground {
        background-position: 75% 0px;
    }*/
  }
  .detail .vehicleContainer .headFour {
    font-weight: 500;
  }
  .offersDetail.showOffer {
    padding-bottom: 20px;
  }
  .offersDetail .offerList .vehicleContainer {
    min-height: unset;
  }
  .offersDetail .promotionalModels .promoLinks .list-inline .list-inline-item {
    width: 100%;
    text-align: center;
  }
  .offersDetail .promotionalModels .promoLinks .list-inline .list-inline-item:first-child {
    border-right: 0;
    border-bottom: 1px solid #b2b2b8;
    text-align: center;
    margin-right: 0;
    padding-right: 0;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  .cart .shopBox {
    background: none;
    padding-top: 0;
  }
  .cart .emptyCart {
    padding-top: 0;
  }
  .myKaw .mapBox .modelBar {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
  }
  .myKaw .mapBox .mapFilter {
    position: relative;
    width: 100%;
    min-height: 0px;
    /*top: 100px;*/
  }
  .myKaw .mapBox .list-group {
    overflow-x: unset;
    max-height: unset;
    height: auto;
  }
  .myKaw .modelBar {
    position: relative;
    left: 0;
    right: 0;
    top: inherit;
    margin: 0 0 30px 0;
  }
  .myKaw .modelBar .float-right {
    float: none !important;
  }
  .myKaw .modelBar .float-left {
    float: none !important;
  }
  .myKaw .modelBar .hppButton {
    border: none;
    color: #66cc33;
    text-decoration: underline;
    font-size: 11px;
    font-size-adjust: 0.8;
    background: none;
    padding: 0;
    margin-top: 10px;
  }
  .myKaw .modelBar .hppButton svg {
    display: none;
  }
  .myKaw .modal {
    /*.modal-dialog {
        margin: 0;
    }*/
  }
  .myKaw .modal .modelBar {
    margin-bottom: 0;
  }
  .myKaw .modal .modelBar button {
    margin-top: -25px;
  }
  .myKaw .modal .modal-body .blackBtn {
    margin: 20px 0;
  }
  .myKaw .myKawModal .accordion {
    margin-bottom: 20px;
  }
  .myKaw .orderHistory {
    padding-bottom: 600px;
  }
  .myKaw .orderHistory p {
    margin-top: 50px;
  }
  .myKaw .orderHistory .blackBtn {
    width: 100%;
  }
  .compareVehicles .frIt {
    min-width: inherit;
  }
  .compareVehicles .compareCardContainer .col-sm-12 {
    margin-bottom: 20px;
  }
  .compareVehicles .modelBar {
    margin-top: 15px;
  }
  .compareVehicles .vehicleContainer {
    padding-right: 15px;
    padding-left: 15px;
  }
  .compareVehicles .selectedVehicles {
    overflow-y: auto;
  }
  .compareVehicles .selectedVehicles .mobileOverflow {
    min-width: 991.98px;
  }
  .compareVehicles .selectedVehicles table {
    width: 100%;
  }
  .compareVehicles .selectedVehicles table td {
    text-align: center;
  }
  .compareVehicles .selectedVehicles .blackBtn {
    margin: 10px auto 0;
  }
  .compareVehicles .selectedVehiclesADA {
    /*overflow-y: auto;*/
  }
  .compareVehicles .selectedVehiclesADA .mobileOverflow {
    min-width: 991.98px;
  }
  .compareVehicles .selectedVehiclesADA table {
    width: 100%;
  }
  .compareVehicles .selectedVehiclesADA table td {
    text-align: center;
  }
  .compareVehicles .selectedVehiclesADA .blackBtn {
    margin: 10px auto 0;
  }
  .compareVehicles .compareProductsDetails {
    /*overflow-y: auto;*/
  }
  .compareVehicles .compareProductsDetails .accordion {
    /*min-width: 991.98px;*/
  }
  #technology .heroCaption {
    margin-top: 0;
    width: 100%;
  }
  .racing .riderHead .racing-title-spacing {
    padding: 20px 0 0;
  }
  .racing .riderHead .racing-title-spacing .header-table {
    margin-bottom: 0;
  }
  .racing .riderHead .rider-head-img {
    height: 300px;
  }
  .racing .riderHead .riderInfo .list-inline-item {
    text-align: center;
    display: block;
  }
  .racing .riderHead .riderInfo .list-inline-item:first-child {
    border: 0px;
    padding-right: 0px;
    margin-right: 0px;
  }
  .racing .riderHead .riderInfo .list-inline-item:last-child {
    border: 0;
    margin: 20px 0 0;
    padding: 0;
  }
  .racing .racingProof .triangle {
    margin: 6px 5px 0 0;
  }
  .techModalContainer .modal-icon {
    width: 50px;
    height: 50px;
  }
  .techModalContainer .modal-title {
    padding-top: 0;
  }
  .techModalContainer .shiftLeft .pTwo {
    padding: 0;
    text-align: inherit;
  }
  .itemPage .btnGroup li {
    width: 100%;
  }
  .itemPage .btnGroup li .blackBtn, .itemPage .btnGroup li .blackBtn-disabled {
    width: 100%;
    margin-bottom: 20px;
  }
  .accessories .col-md-auto {
    width: 100%;
  }
  .accessories .col-md-auto .hppButton {
    width: 100%;
  }
  .subscribe {
    min-height: inherit;
  }
  .subscribe .update {
    background: none;
    padding: 30px 0;
  }
  .subscribe .thanks {
    padding-top: 0;
  }
  .history {
    position: relative;
  }
  .history .corporation {
    background: none;
    padding: 0;
  }
  .history .corporation .header-table {
    position: absolute;
    top: 60px;
  }
  .history .corporation .container {
    padding: 0;
  }
  .history .corporation img {
    width: 100%;
  }
  .history .multi {
    background: #454548;
    padding: 0 30px;
  }
  .history .during {
    padding: 30px;
  }
  .history .freight .following {
    padding: 30px;
  }
  .history .bicycle {
    background: none;
    padding: 0;
  }
  .history .bicycle img {
    width: 100%;
  }
  .history .bicycle .smMoto {
    padding: 30px;
  }
  .history .ship .row {
    padding: 0;
  }
  .history .sector {
    background: none;
    padding: 0;
  }
  .history .sector .imgSky {
    padding: 0 30px 30px;
    background-image: url("/Content/Images/History/img_blueSky_xs@2x.jpg");
    background-repeat: no-repeat;
    background-size: cover;
  }
  .history .environment {
    padding: 0 30px;
  }
  .history .name {
    background: none;
    padding: 0;
  }
  .warranty .border-left-compare {
    display: inline;
    border-left: 1px solid #b2b2b8 !important;
  }
  .warranty .warrentyButton.float-right {
    display: none;
  }
  .loginRegister {
    background: #f1f1f1;
  }
  .loginRegister .register {
    margin-top: 40px;
    margin-right: -30px;
    margin-left: -30px;
    padding: 20px 30px;
  }
  #pageNotFound .headerImage {
    background-image: url(/Content/Images/PageNotFound/404_header_xs.jpg);
    background-size: cover;
  }
  #pageNotFound .notFoundContainer {
    padding-left: 0px;
    padding-right: 0px;
  }
  #pageNotFound .notFoundContainer .headTwo {
    text-align: center;
  }
  #pageNotFound .centerCardText {
    margin-left: -10px;
    width: 100%;
    text-align: center;
  }
  #pageNotFound .col-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
  #pageNotFound .notFound-pt-2 {
    padding-top: 0.5rem !important;
  }
  #pageNotFound .col-sm-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
  #pageNotFound .NotFoundpt-sm-1 {
    padding-top: 1rem !important;
  }
  #pageNotFound .row {
    margin-left: 0px;
    margin-right: 0px;
  }
  .corporateInfo .pb-30 {
    margin-bottom: 20px;
  }
  #careers .nameDate .pOne {
    margin-top: 0;
  }
  #recallAccordion button .headFour .float-right {
    top: -6px;
  }
  .footerLinks .linkContainer .row {
    width: 100%;
  }
  .merchLanding .appGrid .position-absolute {
    top: 15px;
    left: 30px;
  }
  .general .generalHeader {
    background-image: none !important;
    background: #f1f1f1;
    min-height: inherit;
  }
  .general .generalHeader section {
    padding-bottom: 0;
  }
  .general .generalHeader .header-table h1 {
    color: #000000;
  }
  .general .generalHeader .mobileHeader {
    background: #000000;
  }
  .general .generalHeader .mobileHeader img {
    width: 100%;
  }
  .general .generalHeader .mobileHeader .conBox {
    padding: 20px;
  }
  .general .generalHeader .mobileHeader .conBox .headFive {
    color: #76767c;
    margin-bottom: 10px;
  }
  .general .generalHeader .mobileHeader .conBox .genHead {
    color: #ffffff;
    border-bottom: 1px solid #66cc33;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .general .generalHeader .mobileHeader .conBox p {
    color: #ffffff;
  }
  .general .generalHeader .mobileHeader .conBox .hppButton {
    margin-top: 15px;
  }
  .general .ecoInfo {
    height: unset;
  }
  .general .ecoInfo .showMobile {
    display: block;
  }
  .general .listing .allEvents {
    margin-top: 30px;
  }
  .sectionNav .container .stackIt {
    left: 110px;
  }
  .diagrams .panzoom-parent {
    height: 400px;
  }
  .newList .container {
    padding: 0;
  }
  .newList .allInfo {
    min-height: 410px;
  }
  .newList .allInfo .newPlace {
    padding-left: 15px;
  }
  .newList .newCustom.container {
    padding: 0 15px;
  }
  .shopBackground {
    background: none !important;
  }
  .shopBackground .header-table {
    margin-bottom: 30px;
  }
  .shopBackground .header-table h1 {
    color: #000000;
  }
  .shopBackground .header-table .border-line {
    display: block;
  }
  .shopBackground img {
    display: block;
  }
  .landing .appGrid .position-absolute {
    top: 15px;
    left: 30px;
  }
  .subBrand .limWar .vertMiddle {
    position: relative;
    margin: 40px 0 0;
    top: inherit;
    display: block;
    transform: inherit;
  }
  .printRegistrationForm {
    display: none;
  }
  .reserve {
    padding-top: 120px;
  }
  .reserve .h2Space {
    top: -120px;
    background: #ffffff;
    padding-top: 30px;
  }
}
