/*#region Copy of mixins because for some reason, importing is not working */
/*#region Colors  */
/*#endregion Colors */
/*#region Fonts */
/*#endregion Fonts*/
/*#region Sizes*/
/*#endregion Sizes*/
/*#region Mobile Dimensions*/
/*#endregion Mobile Dimensions*/

/*#region Mixins*/

.global-styles .input-text-fields {
  font-family: "proxima-nova-n3", "proxima-nova", sans-serif;
  width: 100%;
  padding: 5px;
  font-size: 16px;
  margin-bottom: 15px;
}
.global-styles .input-text-fields:nth-of-type(1) {
  margin-top: 15px;
}
.global-styles .registrationPage .field-widths {
  width: 100% !important;
  max-width: 435px;
}
/*#endregion Mixins*/

/*#endregion*/

/*#region Desktop Navigation Layout*/

@media (max-width: 1300px) {
  nav #left-white-header {
    display: none;
  }
  #global-nav {
    left: 0;
    position: absolute;
  }
  #secondary-nav {
    position: absolute;
    left: 640px;
    width: calc(100% - 640px);
  }
  #secondary-nav #country-selector ul#country-dropdown {
    top: 33px;
    left: -12px;
  }
  #secondary-nav #country-selector:after {
    right: -16px;
  }
  #secondary-nav #search-container {
    right: 0;
    left: 0;
    width: 100%;
  }
}
@media (max-width: 1199px) {
  #global-nav ul li:nth-of-type(2) .nav-rollover {
    right: -372%;
    left: inherit;
  }
  #global-nav ul li:nth-of-type(3) .nav-rollover {
    right: -280%;
    left: inherit;
  }
  #global-nav ul li:nth-of-type(4) .nav-rollover {
    right: -265%;
    left: inherit;
  }
  #secondary-nav ul:nth-of-type(2) #view-cart {
    width: 68px;
    margin-right: 20px;
  }
  #secondary-nav ul:nth-of-type(2) #view-cart strong {
    clear: both;
    position: absolute;
    margin-left: 10px;
    margin-right: 10px;
  }
  #secondary-nav ul:nth-of-type(2) #toolbar-shopping-cart-container {
    left: 0px;
  }
  #secondary-nav ul:nth-of-type(2) #country-selector img:nth-of-type(2) {
    right: -4px;
  }
  #footer-container footer #gatorboard div .social-info {
    font-size: 10px;
  }
  #footer-container footer #site-map #newsletter input {
    width: calc(100% - 89px);
    margin-left: 25px;
  }
  #footer-container footer #site-map #newsletter img {
    right: 26px;
  }
  #footer-container footer #site-map #legal {
    padding-left: 28px;
    padding-right: 28px;
  }
  #footer-container footer #site-map #huffy-logo {
    float: left;
    display: block;
    width: 100%;
  }
  #product-content-container #product-content h3 {
    text-align: center;
    font-size: 71px;
  }
  #product-content-container #product-content h3 span {
    font-size: 34px;
  }
  #product-content-container #product-content .price h3 {
    padding-top: 10px;
  }
  #product-content-container #product-content .find-a-retailer {
    padding-left: 15px !important;
  }
  #product-content-container #product-content .find-a-retailer .blue-huffy-button {
    font-size: 18px;
  }
  #product-content-container #product-content .find-a-retailer .blue-huffy-button:after {
    content: "";
    width: 14px;
    top: 32%;
    right: 4px;
  }
  #support-fit #gender-selector div {
    width: 110px;
  }
  #assembly-guide #support-navigation ul li {
    font-size: 13px;
  }
}
@media (max-width: 991px) {
  #footer-container footer #gatorboard div .social-info p {
    height: 30%;
    width: calc(100% - 44px);
  }
  #footer-container footer #gatorboard div .social-info img {
    height: calc(100% - 28px);
  }
  #footer-container footer #site-map #social-icons img {
    padding: 0 5px 10px 3px;
  }
  #footer-container footer #site-map #newsletter input {
    width: calc(100% - 57px);
    margin-left: 8px;
  }
  #footer-container footer #site-map #newsletter img {
    right: 11px;
  }
  #product-content-container #product-content .product-reviews h2 span {
    font-size: 12px;
    margin-left: 0px;
    margin-right: 19px;
  }
  #product-content-container #product-content .product-reviews h2 span:nth-of-type(1) {
    margin-right: 0px;
  }
  #product-content-container #product-content .product-reviews h2 span img {
    right: -9px;
    top: 1px;
  }
  #product-content-container #product-content .related-products .related-product img:nth-of-type(1) {
    width: 100%;
    padding: 0px;
  }
  .product-category-container .product-category-content .product-category-filters span {
    margin-left: 20px;
    margin-right: 20px;
  }
  .product-category-container .product-category-content .category-products .category-product img {
    max-width: 100%;
  }
  .product-category-container .product-category-content .category-products .category-product img:nth-of-type(1) {
    padding: 10px;
  }
  .product-category-container .product-category-content .category-products .category-product .related-product-right-border {
    right: -3px;
  }
  #support-fit #gender-selector div {
    width: 82px;
  }
  #support-fit #gender-selector div p {
    font-size: 14px;
  }
  #support-fit .suggested-products .related-product img:nth-of-type(1) {
    width: 100%;
    padding: 0px;
  }
  #cart #estimate-shipping div:nth-of-type(2) .blue-huffy-button {
    width: 90%;
  }
  #cart #estimate-shipping div:nth-of-type(2) .blue-huffy-button:after {
    top: 30%;
  }
  #cart #estimate-shipping div:nth-of-type(2) select {
    width: 150px;
  }
}
/*#endregion*/

/*#region Mobile Navigation Layout*/

@media (max-width: 1280px) {
  #content.open-mobile-nav {
    -moz-transform: translate3d(-300px, 0, 0);
    -ms-transform: translate3d(-300px, 0, 0);
    -o-transform: translate3d(-300px, 0, 0);
    -webkit-transform: translate3d(-300px, 0, 0);
    transform: translate3d(-300px, 0, 0);
  }
  #content {
    position: relative;
    height: 100%;
    width: 100%;
    -webkit-transition: visibility 0s linear 0.5s, opacity 0.5s linear, transform 0.5s ease;
    -moz-transition: visibility 0s linear 0.5s, opacity 0.5s linear, transform 0.5s ease;
    -o-transition: visibility 0s linear 0.5s, opacity 0.5s linear, transform 0.5s ease;
    transition: visibility 0s linear 0.5s, opacity 0.5s linear, transform 0.5s ease;
  }
  #secondary-nav {
    display: none;
  }
  #global-nav,
  nav {
    width: 100%;
  }
  #global-nav #navigation-icon {
    display: block;
    cursor: pointer;
  }
  #global-nav .mobile-item {
    display: block;
  }
  #global-nav .mobile-drop-down {
    display: block;
  }
  #global-nav .inset-mobile-menu-item {
    font-size: 16px;
    padding: 10px 10px 10px 40px;
    height: auto;
    border-bottom: 0px solid white;
  }
  #global-nav .inset-mobile-menu-item.mobile-search {
    margin-top: 30px;
    padding: 10px;
  }
  #global-nav .inset-mobile-menu-item.mobile-search .searchbox-wrapper form.gsc-search-box table.gsc-search-box tbody tr td.gsc-search-button {
    width: 50px;
  }
  #global-nav .inset-mobile-menu-item.mobile-search .searchbox-wrapper form.gsc-search-box table.gsc-search-box tbody tr td.gsc-search-button input.gsc-search-button {
    position: static;
    display: block;
    top: auto;
    left: auto;
    height: 70%;
    width: auto;
    margin: 0 auto;
    padding: 0;
    opacity: 1;
    filter: alpha(opacity=1);
    /* For IE8 and earlier */
    border: none;
  }
  #global-nav .inset-mobile-menu-item.mobile-search .searchbox-wrapper form.gsc-search-box table.gsc-search-box tbody tr td.gsc-search-button span.gsc-search-label {
    display: none;
  }
  #global-nav .inset-mobile-menu-item:hover {
    background-color: transparent;
    padding-bottom: inherit;
    padding: 10px 10px 10px 40px;
    border-top: 0px solid #1c1c1c;
  }
  #global-nav .inset-mobile-menu-item.country-selector {
    position: relative;
  }
  #global-nav .inset-mobile-menu-item.country-selector img {
    cursor: pointer;
  }
  #global-nav .inset-mobile-menu-item.country-selector img:not(.mobile-nav-right) {
    position: static;
    width: 30px;
    height: auto;
    display: block;
    margin: 0;
  }
  #global-nav .inset-mobile-menu-item.country-selector a#mobile_header_change-language_other strong,
  #global-nav .inset-mobile-menu-item.country-selector a#mobile_header_change-language_other img,
  #global-nav .inset-mobile-menu-item.country-selector a#mobile_header_change-language_other p {
    display: inline-block;
  }
  #global-nav .inset-mobile-menu-item.country-selector #mobile-country-dropdown {
    position: static;
    width: 100%;
    height: 0px;
    overflow: hidden;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    border-top: 1px solid rgba(94, 94, 94, 0.35);
    border-left: 1px solid transparent;
    top: auto;
    text-align: left;
    right: auto;
  }
  #global-nav .inset-mobile-menu-item.country-selector #mobile-country-dropdown li {
    vertical-align: top;
    display: inline-block;
    margin: 10px;
    width: 50px;
    height: 30px;
    padding: 0px;
    visibility: visible;
    border-bottom: 1px solid transparent;
  }
  #global-nav .inset-mobile-menu-item.country-selector #mobile-country-dropdown li a {
    display: block;
    height: auto;
    width: 30px;
    padding: 0;
    margin: 10px;
    font-size: 12px;
    text-align: center;
  }
  #global-nav .inset-mobile-menu-item.country-selector #mobile-country-dropdown li a img {
    display: block;
    padding: 0;
    margin: 0;
  }
  #global-nav .inset-mobile-menu-item.country-selector #mobile-country-dropdown.open-country-selector {
    height: 100px;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  #global-nav ul.open-mobile-nav {
    -moz-transform: translate3d(-300px, 0, 0);
    -ms-transform: translate3d(-300px, 0, 0);
    -o-transform: translate3d(-300px, 0, 0);
    -webkit-transform: translate3d(-300px, 0, 0);
    transform: translate3d(-300px, 0, 0);
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    visibility: visible;
    opacity: 1;
  }
  #global-nav ul {
    overflow: auto;
    overflow-x: hidden;
    border-left: 1px solid rgba(94, 94, 94, 0.35);
    position: fixed;
    top: 70px;
    background-color: white;
    text-align: left;
    margin: 0px;
    padding: 0px;
    width: 300px;
    right: -300px;
    bottom: 0;
    -webkit-transition: visibility 0s linear 0.5s, opacity 0.5s linear, transform 0.5s ease;
    -moz-transition: visibility 0s linear 0.5s, opacity 0.5s linear, transform 0.5s ease;
    -o-transition: visibility 0s linear 0.5s, opacity 0.5s linear, transform 0.5s ease;
    transition: visibility 0s linear 0.5s, opacity 0.5s linear, transform 0.5s ease;
    visibility: hidden;
    opacity: 0;
  }
  #global-nav ul li {
    display: block;
    padding: 20px;
    border-left: 0 solid black;
    height: auto;
    margin-top: 0;
    line-height: inherit;
    border-bottom: 1px solid rgba(94, 94, 94, 0.35);
    color: #616161;
  }
  #global-nav ul li .mobile-nav-down.open-mobile-drop-down {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  #global-nav ul li .mobile-nav-down {
    display: block;
    position: absolute;
    right: 10px;
    left: auto;
    margin-left: 0;
    margin-top: -6px;
    height: 12px;
    top: 34px;
    width: 17px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
  }
  #global-nav ul li .mobile-nav-right {
    display: block;
    position: absolute;
    left: 30px;
    top: 13px;
  }
  #global-nav ul li:hover {
    background-color: transparent;
    padding-bottom: inherit;
    padding: 20px;
    border-top: 0px solid #1c1c1c;
  }
  #global-nav ul li:hover .mobile-nav-down {
    display: block;
  }
  #global-nav ul li:hover .mobile-nav-right {
    display: block;
  }
  #global-nav ul li:hover img {
    display: none;
  }
  #global-nav ul li .nav-rollover {
    display: none !important;
  }
  #global-nav ul li .mobile-nav-click-area {
    display: block;
    width: 100%;
    height: 61px;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
  }
  #left-white-header {
    display: none;
  }
  #account-navigation .listbox .list {
    max-width: 100%;
  }
  #account-navigation .listbox .list li {
    font-size: 17px;
  }
  #parallax-photo {
    overflow: visible;
  }
  #parallax-photo #parallax-photo-inner {
    height: auto;
    overflow: visible;
  }
  #parallax-photo #parallax-photo-inner .category-header {
    font-size: 40px !important;
  }
  #parallax-photo #parallax-photo-inner img {
    width: 100%;
    height: auto;
  }
  #parallax-photo:not(.mountain-30-bikes) {
    height: auto !important;
  }
  #parallax-photo.mountain-30-bikes .slide-content h1 img {
    width: 96%;
  }
  #parallax-photo.mountain-30-bikes #parallax-photo-inner.threeohmountainbike {
    height: 100%;
  }
  #guest-checkout #checkout-box {
    display: block;
    height: auto;
  }
  #guest-checkout #checkout-box .checkoutBox {
    display: block;
    width: 100%;
    height: auto;
    padding: 20px 0 !important;
    margin-top: 20px;
  }
  #guest-checkout #checkout-box .checkoutBox input.login {
    width: 400px;
  }
  #guest-checkout #checkout-box .checkoutBox .buttons input {
    max-width: 400px;
  }
  #guest-checkout #checkout-box .checkoutBox:first-child {
    border-right: transparent;
    border-bottom: 1px solid #0cb4bf;
  }
  #guest-checkout #checkout-box .checkoutBox > p,
  #guest-checkout #checkout-box .checkoutBox .page-title > p {
    font-size: 2.5rem;
  }
}
@media (min-width: 767px) {
  #assembly-guide #support-navigation ul {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .inner-content {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  #footer-container {
    width: 100%;
    margin: 0 auto 50px;
  }
  #footer-container footer {
    width: 480px;
    margin: 0 auto;
  }
  #footer-container footer #gatorboard div {
    width: 230px;
    display: inline-block;
    vertical-align: top;
  }
  #footer-container footer #gatorboard div .social-info {
    width: 100%;
    height: 90px;
    font-size: 12px;
  }
  #footer-container footer #gatorboard div .social-info p {
    width: calc(100% - 45px);
  }
  #footer-container footer #gatorboard div .social-info img {
    height: auto;
  }
  #footer-container footer #site-map {
    position: relative;
    padding-left: 15px !important;
  }
  #footer-container footer #site-map #shop-links {
    float: left;
    margin-top: 80px;
  }
  #footer-container footer #site-map #about-support-links {
    clear: both;
    margin-top: 20px;
    width: 100%;
    display: table;
  }
  #footer-container footer #site-map #about-support-links .about-support-links-group {
    display: table-cell;
    vertical-align: top;
    width: 50%;
    padding: 30px 0 0 0;
    margin: 0 !important;
  }
  #footer-container footer #site-map #about-support-links .about-support-links-group h3 {
    margin: 0 0 20px 0;
  }
  #footer-container footer #site-map #about-support-links .about-support-links-group ul {
    clear: both;
  }
  #footer-container footer #site-map #social-search {
    position: absolute;
    height: 50px;
    top: 0;
    width: calc(100% - 15px);
  }
  #footer-container footer #site-map #newsletter {
    width: 100%;
    margin-top: 20px;
  }
  #footer-container footer #site-map #newsletter ul {
    margin: 0;
    padding: 0;
    width: 100%;
  }
  #footer-container footer #site-map #newsletter ul li {
    text-align: center;
  }
  #footer-container footer #site-map #newsletter ul li a {
    display: inline-block;
    margin: 0 auto;
  }
  #footer-container footer #site-map #retailer-finder {
    display: block;
    width: 100%;
    max-width: none;
    margin: 0 auto;
    padding: 20px 0 0 0;
  }
  #footer-container footer #site-map #retailer-finder a {
    display: block;
    width: 100%;
    margin: 10px auto;
  }
  #footer-container footer #site-map #huffy-logo {
    float: left;
    width: 100%;
    margin-top: 20px;
  }
  .banner-photo #product-category-headline {
    width: 400px;
    top: 40%;
  }
  #global-nav ul li a {
    font-weight: 600;
  }
  #global-nav ul li a:hover {
    color: #616161;
  }
  #global-nav #mobile-drop-down {
    display: block;
  }
  #product-content-container #product-content .product-name-subname {
    float: left;
    width: calc(100% - 300px);
  }
  #product-content-container #product-content .price {
    float: right;
    width: 300px;
  }
  #product-content-container #product-content .price h3 {
    padding-top: 10px;
  }
  #product-content-container #product-content .find-a-retailer {
    float: left;
    clear: both;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 20px;
  }
  #product-content-container #product-content .product-features {
    width: 100%;
    float: left;
  }
  #product-content-container #product-content .product-reviews {
    width: 100%;
    padding-bottom: 20px;
  }
  #product-content-container #product-content .product-reviews h2 span {
    font-size: 12px;
    margin-left: 0px;
    margin-right: 18px;
  }
  #product-content-container #product-content .product-reviews h2 span:nth-of-type(1) {
    margin-right: 16px;
  }
  #product-content-container #product-content .product-reviews h2 span img {
    right: -12px;
  }
  #product-content-container #product-content .related-products {
    float: left;
    width: 100%;
    text-align: center;
  }
  #product-content-container #product-content .related-products h2 {
    text-align: left;
  }
  #product-content-container #product-content .related-products .related-product {
    width: 150px;
    margin: 0 auto;
    display: inline-block;
  }
  #product-content-container #product-content .related-products .related-product .related-product-right-border {
    height: 250px;
    right: -4px;
  }
  #product-content-container #product-content .related-products .related-products-border-bottom {
    width: calc(100% - 30px);
  }
  .product-category-container .product-category-content .category-products .category-product h4 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .product-category-container .product-category-content .category-products .category-product p {
    font-size: 13px;
  }
  .product-category-container .product-category-content .product-category-filters span {
    margin-left: 0px;
    clear: both;
  }
  .product-category-container .product-category-content .product-category-filters > span,
  .product-category-container .product-category-content .product-category-filters > div {
    margin-top: 20px !important;
  }
  .product-category-container .product-category-content .product-category-filters > span {
    width: 100px;
    text-align: right;
  }
  #support-fit #sizing-chart {
    margin-top: 20px;
    margin-bottom: 20px;
    width: 250px;
    height: 250px;
  }
  #support-fit .suggested-products {
    float: left;
    width: 100%;
    text-align: center;
  }
  #support-fit .suggested-products h2 {
    text-align: left;
  }
  #support-fit .suggested-products .related-product {
    width: 150px;
    margin: 0 auto;
    display: inline-block;
  }
  #support-fit .suggested-products .related-product .related-product-right-border {
    height: 250px;
    right: -4px;
  }
  #support-fit .suggested-products .related-products-border-bottom {
    width: calc(100% - 30px);
  }
  #support-fit #gender-selector div:not(.hover) {
    width: calc(25% - 15px);
  }
  #support-fit #gender-selector div.hover {
    width: 100%;
  }
  #cart #checkout-process {
    text-align: center;
  }
  #cart #checkout-process div {
    margin-right: 22px;
    float: none;
  }
  #cart #checkout-process #continue-shopping {
    bottom: -40px;
  }
  #cart #cart-items table tr td:first-child img {
    width: 76px;
    margin-top: 34px;
    margin-bottom: 10px;
  }
  #cart #totals table tr td:nth-of-type(1) {
    padding-left: 0px;
  }
  #cart #estimate-shipping div:nth-of-type(2) {
    border-right: 0px solid white;
  }
  #cart #edit-address-inputs div h3 {
    margin-top: 9px;
    font-size: 12px;
  }
  #payment #checkout-process {
    text-align: center;
  }
  #payment #checkout-process div {
    margin-right: 22px;
    float: none;
  }
  #payment #cart-items table tr td:first-child img {
    width: 76px;
    margin-top: 34px;
    margin-bottom: 10px;
  }
  #payment #totals table tr td:nth-of-type(1) {
    padding-left: 0px;
  }
  #payment #estimate-shipping div:nth-of-type(2) {
    border-right: 0px solid white;
  }
  #payment #edit-address-inputs div h3 {
    margin-top: 9px;
    font-size: 12px;
  }
  #make-fun-safe #safety-tips-nav div .blue-huffy-button {
    font-size: 16px;
  }
  #assembly-guide #support-navigation {
    min-height: 40px;
  }
  #assembly-guide #support-navigation #support-navigation-icon {
    display: block;
    width: 20px;
    opacity: 0.5;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
  }
  #assembly-guide #support-navigation ul {
    display: none;
    float: left;
    margin-bottom: 20px;
  }
  #assembly-guide #support-navigation ul li {
    display: block;
    width: 100%;
    border: 0px;
    text-align: center;
  }
  #assembly-guide #support-navigation ul li:first-child {
    margin-top: 40px;
  }
  #assembly-guide iframe {
    width: 100% !important;
  }
  #account-navigation #account-nav-icon {
    display: block;
  }
  #account-navigation .listbox {
    min-height: 40px;
  }
  #account-navigation .listbox .list.open-account-nav {
    max-height: 641px;
  }
  #account-navigation .listbox .list {
    max-width: 100%;
    max-height: 0px;
    overflow: hidden;
    width: 100%;
    padding: 0px;
  }
  #account-navigation .listbox .list li {
    display: block;
    border-right: 0px;
    padding: 10px;
  }
  #find-a-retailer .retailer-logos {
    width: 50%;
  }
  #contact > div:nth-of-type(2) {
    padding-left: 10px !important;
    float: none !important;
  }
  #find-your-ride #bike-finder-questions {
    width: 100%;
    left: inherit !important;
    margin-left: inherit !important;
  }
  #find-your-ride #bike-finder-questions #bike-finder-questions-inner {
    width: calc(100% - 20px);
  }
  #find-your-ride #bike-finder-questions #bike-finder-questions-inner .question,
  #find-your-ride #bike-finder-questions #bike-finder-questions-inner #full-story {
    position: absolute;
    width: 95.5%;
    padding-right: 13px !important;
    padding-bottom: 1300px;
  }
  #payment .checkout-data .blue-huffy-button {
    float: left;
    margin: 10px 0 20px 10px;
  }
  #global-contact #contact-group .contact {
    width: 47%;
  }
  #registration-certificate-container #registration-details-table {
    display: block;
    height: auto;
    margin-left: 0;
    width: 100%;
  }
  #registration-certificate-container #registration-details-table .registration-details-column {
    display: block;
    width: 100%;
    height: auto;
  }
  #registration-certificate-container #registration-details-table .registration-details-column .registration-item {
    float: none;
  }
}
@media (max-width: 670px) {
  #content .login-reg-page .login-reg-wrap {
    margin: 0 auto;
  }
  #product-content-container #product-content .product-name-subname h1 {
    font-size: 34px;
  }
  #product-content-container #product-content .product-name-subname h5 {
    font-size: 17px;
    margin-top: 0px;
  }
  #product-content-container #product-content .price h3 {
    padding-top: 2px;
  }
  #product-content-container #product-content .find-a-retailer {
    padding-top: 0px;
    padding-bottom: 10px;
  }
  #product-content-container #product-content .product-social img {
    width: 75px;
  }
  #product-content-container #product-content .related-products .related-product {
    width: 110px;
    margin: 0 auto;
    display: inline-block;
  }
  #product-content-container #product-content .related-products .related-product h4 {
    font-size: 16px;
  }
  #support-fit .suggested-products .related-product {
    width: 110px;
    margin: 0 auto;
    display: inline-block;
  }
  #support-fit .suggested-products .related-product h4 {
    font-size: 16px;
  }
  #make-fun-safe {
    margin: 0 auto;
  }
  #make-fun-safe #safety-tips-nav a.safety-tip {
    display: block;
    width: 100%;
  }
  #make-fun-safe #safety-tips-nav a.safety-tip .col-xs-6 {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: none;
  }
  #make-fun-safe #safety-tips-nav div .blue-huffy-button {
    font-size: 20px;
  }
  #cart #checkout-process div,
  #payment #checkout-process div {
    height: 56px;
    margin-right: 5px;
    width: 82px !important;
  }
  #cart #checkout-process div:nth-of-type(2),
  #payment #checkout-process div:nth-of-type(2) {
    position: relative;
  }
  #cart #checkout-process div:nth-of-type(2) span:nth-of-type(2),
  #payment #checkout-process div:nth-of-type(2) span:nth-of-type(2) {
    width: 58px;
    text-align: left;
    position: absolute;
    left: 20px;
  }
  #cart #checkout-process div span:nth-of-type(1),
  #payment #checkout-process div span:nth-of-type(1) {
    font-size: 37px;
  }
  #cart #checkout-process div span:nth-of-type(2),
  #payment #checkout-process div span:nth-of-type(2) {
    font-size: 11px;
    padding-top: 10px;
    line-height: 16px;
    float: left;
    width: 27px;
  }
  #cart #cart-items table thead tr td,
  #payment #cart-items table thead tr td {
    font-size: 15px;
    padding: 5px;
    text-align: center;
  }
  #cart #cart-items table tr td:first-child span:nth-of-type(1),
  #payment #cart-items table tr td:first-child span:nth-of-type(1),
  #cart #cart-items table tr td:first-child span:nth-of-type(2),
  #payment #cart-items table tr td:first-child span:nth-of-type(2) {
    font-size: 16px;
  }
  #cart #cart-items table tr td:first-child img,
  #payment #cart-items table tr td:first-child img {
    width: 60px;
  }
  #cart #cart-items table tr td:nth-child(2),
  #payment #cart-items table tr td:nth-child(2) {
    text-align: center;
  }
  #cart #cart-items table tr td:nth-child(2) input,
  #payment #cart-items table tr td:nth-child(2) input {
    width: 50px;
  }
  #cart #totals table tr td:nth-of-type(2),
  #payment #totals table tr td:nth-of-type(2) {
    font-size: 15px;
  }
  #cart #estimate-shipping div:nth-of-type(2) .blue-huffy-button,
  #payment #estimate-shipping div:nth-of-type(2) .blue-huffy-button {
    width: 100%;
  }
  #cart #checkout-button,
  #payment #checkout-button {
    width: 100%;
  }
  .step {
    width: 100%;
  }
  #payment .field-validation-error {
    width: calc(100% - 25px);
  }
  #payment #edit-address-inputs div input,
  #payment #edit-address-inputs div select {
    width: calc(100% - 25px);
  }
  #payment #edit-address-inputs div .required {
    left: 15px;
  }
  #assembly-guide .assembly-videos iframe {
    margin: 0 0 20px 0;
  }
}
@media (max-width: 640px) {
  #cart #checkout-process div,
  #payment #checkout-process div {
    width: 75px !important;
    height: 70px;
  }
  #cart #checkout-process div span:nth-of-type(2),
  #payment #checkout-process div span:nth-of-type(2) {
    font-size: 10px;
  }
  #cart #checkout-process div:nth-of-type(2) span:nth-of-type(2),
  #payment #checkout-process div:nth-of-type(2) span:nth-of-type(2) {
    left: 24px;
  }
  #payment .checkout-data #checkout-steps .tab-section {
    padding: 0;
  }
  #payment .checkout-data #checkout-steps .tab-section > div {
    width: 100%;
    padding: 0;
  }
  #payment .checkout-data .blue-huffy-button {
    margin: 10px 0 20px 0;
    width: 100%;
  }
  #payment .checkout-data .shipping-method .method-list li input[type=radio] {
    width: 20px;
  }
  #payment .checkout-data .edit-address #edit-address-inputs .row > div {
    display: block;
    float: none !important;
    width: 100%;
    padding: 0;
  }
  #payment .checkout-data .edit-address #edit-address-inputs .row > div input,
  #payment .checkout-data .edit-address #edit-address-inputs .row > div select {
    width: 100% !important;
  }
  #payment .checkout-data .edit-address #edit-address-inputs .row > div .required {
    left: -7px;
    top: -25px;
  }
}
@media (max-width: 600px) {
  #registration .table {
    display: block;
  }
  #registration .table .tbody {
    display: block;
  }
  #registration .table .tbody .tr {
    border-top: 1px solid #dddddd;
    display: block;
  }
  #registration .table .tbody .tr .td {
    display: inline-block;
    border-top: none;
  }
  #registration .table .tbody .tr .td:first-child {
    display: block;
  }
  #registration .table.table-head {
    margin-bottom: 0 !important;
  }
  #find-your-ride h3 {
    font-size: 16px;
  }
}
@media (max-width: 500px) {
  #homepage-content h1 {
    width: 120px;
  }
  #homepage-content h2 {
    width: calc(100% - 141px);
    margin-top: 28px;
    font-size: 19px;
    margin-left: 13px;
  }
  #support-fit #recommended-bikes .column {
    width: 100%;
  }
  .banner-photo #product-category-headline {
    width: 250px;
    top: 50%;
  }
  .banner-photo #down-arrows {
    top: calc(100% - 30px);
    margin-left: -25px;
  }
  #parallax-photo #parallax-photo-inner .category-header {
    font-size: 60px;
  }
  #footer-container {
    width: 100%;
  }
  #footer-container footer {
    width: 100%;
  }
  #footer-container footer #site-map {
    padding: 0 !important;
    text-align: center;
  }
  #footer-container footer #site-map .site-map-group {
    display: block;
    width: 90%;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 0;
  }
  #footer-container footer #site-map .site-map-group:not(#retailer-finder) {
    padding-left: 20px;
  }
  #footer-container footer #site-map #social-icons img {
    padding: 0 5px 10px 0px;
    width: 43px;
  }
  #global-nav img {
    width: 146px;
    left: 10px;
    bottom: 20px;
  }
  #product-content-container #product-content .product-name-subname {
    width: 100%;
  }
  #product-content-container #product-content .product-name-subname h1 {
    font-size: 50px;
    text-align: center;
  }
  #product-content-container #product-content .product-name-subname h5 {
    font-size: 22px;
    text-align: center;
  }
  #product-content-container #product-content .price {
    width: 100%;
  }
  #product-content-container #product-content .price h3 {
    margin-top: 0;
  }
  #product-content-container #product-content .find-a-retailer .blue-huffy-button {
    font-size: 30px;
  }
  #product-content-container #product-content .find-a-retailer .blue-huffy-button::after {
    top: 37%;
    right: 10px;
  }
  #product-content-container #product-content .product-social {
    text-align: center;
  }
  #product-content-container #product-content .product-social img {
    margin-top: 10px;
  }
  #product-content-container #product-content .product-reviews h2 span {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  #product-content-container #product-content .product-reviews h2 span:nth-of-type(2) {
    position: absolute;
    margin-bottom: -10px;
    top: 35px;
    right: 13px;
  }
  #product-content-container #product-content .related-products .related-product {
    width: calc(40%);
  }
  #product-content-container #product-content .related-products .related-product:nth-of-type(2) .related-product-right-border {
    display: none;
  }
  .product-category-container .product-category-content .product-category-filters div {
    font-size: 17px;
    margin-top: 2px;
  }
  .product-category-container .product-category-content .category-products .category-product {
    width: 50%;
  }
  .product-category-container .product-category-content .category-products .category-product:nth-of-type(even) img:nth-of-type(3) {
    display: none;
  }
  #support-fit #gender-selector div:not(.hover) {
    width: calc(25% - 3px);
  }
  #support-fit #gender-selector div {
    float: left;
    margin-left: 0px;
  }
  #support-fit #gender-selector div p {
    padding: 12px 5px 10px 5px;
    font-size: 12px;
    font-weight: 100;
  }
  #retailers ul li {
    height: auto;
  }
  #retailers ul li span {
    padding-right: 10px;
  }
  #retailers ul li a {
    display: block;
    margin: 15px 0;
  }
  #retailers ul li a .blue-huffy-button {
    float: none;
  }
  #retailers ul li a .blue-huffy-button:after {
    display: none;
  }
  #find-a-retailer .retailer-logos {
    width: 100%;
  }
  #safety-tips .steps-container ul li img,
  #teach-your-child .steps-container ul li img {
    display: none;
  }
  #safety-tips .steps-container ul li .step-details,
  #teach-your-child .steps-container ul li .step-details {
    padding: 0;
    width: auto;
  }
  #safety-tips .steps-container ul li .step-details > h2,
  #teach-your-child .steps-container ul li .step-details > h2,
  #safety-tips .steps-container ul li .step-details > p,
  #teach-your-child .steps-container ul li .step-details > p {
    display: block;
  }
  #safety-tips .steps-container ul li .step-details > h2,
  #teach-your-child .steps-container ul li .step-details > h2 {
    margin-top: 100px;
  }
  #safety-tips #safety-tips-nav div {
    width: 100%;
  }
  .cheat-sheet {
    display: none;
  }
  #cart #cart-items .discount-code-container .coupon-box {
    width: 100%;
  }
  #cart #estimate-shipping div:nth-of-type(1) {
    width: 100%;
  }
  #cart #estimate-shipping div:nth-of-type(2) {
    width: 100%;
    padding-top: 20px;
  }
  #content .login-reg-page .login-reg-wrap {
    padding: 0 10px;
  }
  #find-your-ride {
    margin-top: 0;
  }
  #find-your-ride #bike-finder-questions #bike-finder-questions-inner .question .suggestedBikes,
  #find-your-ride #bike-finder-questions #bike-finder-questions-inner #full-story .suggestedBikes {
    height: 400px;
  }
  #find-your-ride #bike-finder-questions #bike-finder-questions-inner .question .suggestedBikes .bikeOptions a,
  #find-your-ride #bike-finder-questions #bike-finder-questions-inner #full-story .suggestedBikes .bikeOptions a {
    display: inline-block;
    vertical-align: top;
    width: 40%;
  }
  #find-your-ride #bike-finder-questions #bike-finder-questions-inner .question .suggestedBikes .bikeOptions a .column,
  #find-your-ride #bike-finder-questions #bike-finder-questions-inner #full-story .suggestedBikes .bikeOptions a .column {
    float: none;
    width: auto;
    height: auto;
    padding: 10px !important;
    min-height: initial;
  }
  #find-your-ride #bike-finder-questions #bike-finder-questions-inner .question .suggestedBikes .bikeOptions a .column img,
  #find-your-ride #bike-finder-questions #bike-finder-questions-inner #full-story .suggestedBikes .bikeOptions a .column img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 480px) {
  #guest-checkout #checkout-box .checkoutBox input.login {
    width: 290px;
  }
  #guest-checkout #checkout-box .checkoutBox .buttons input {
    max-width: 290px;
  }
}
@media (max-width: 455px) {
  #global-contact #country-links > li,
  #global-contact #contact-group .contact {
    width: 97%;
  }
}
@media (max-width: 414px) {
  #innovation .innoContainer .innoItem {
    height: auto !important;
  }
  #innovation .innoContainer .innoItem.copyBlock {
    width: 100% !important;
    height: auto !important;
  }
  #registration .table .tbody .tr .td .factorValueColumn {
    width: 30px;
  }
  #registration .table .tbody .tr .td .factorValueColumn .jqx-widget.jqx-radiobutton {
    margin-left: 2px !important;
  }
  #registration-certificate-container #backButton #returnHome {
    font-size: 20px;
    width: 100%;
  }
}
@media (max-width: 386px) {
  #registration #registrationForm .submit-button input.blue-huffy-button {
    width: 100%;
  }
  #registration #registrationForm .submit-button input.blue-huffy-button#backButton {
    margin-bottom: 10px;
  }
  #parallax-photo #parallax-photo-inner .category-header {
    top: 10%;
  }
}
@media (max-width: 384px) {
  #make-fun-safe #safety-tips-nav div .blue-huffy-button {
    font-size: 14px;
  }
  #footer-container footer #site-map #shop-links {
    width: 100%;
  }
  #footer-container footer #site-map #shop-links div {
    width: 50%;
  }
  #footer-container footer #site-map #shop-links div:last-of-type {
    display: block;
    width: 100%;
  }
  #footer-container footer #site-map #about-support-links .about-support-links-group {
    display: block;
    width: 100%;
  }
  #cart #cart-items #products-in-cart thead tr {
    display: none;
  }
  #cart #cart-items #products-in-cart tbody {
    border-top: 3px solid black;
  }
  #cart #cart-items #products-in-cart tr td {
    display: table;
    width: 100%;
    text-align: left !important;
  }
  #cart #cart-items #products-in-cart tr td .mobile-label,
  #cart #cart-items #products-in-cart tr td .product-attribute-label {
    display: table-cell;
    width: 50%;
  }
  #cart #cart-items #products-in-cart tr td .mobile-label {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
    padding-left: 5px;
  }
  #cart #cart-items #products-in-cart tr td input.qty-input {
    width: 50px !important;
  }
  #cart #cart-items #products-in-cart tr:nth-child(odd) {
    background: #cef9fc;
  }
}
@media (max-width: 360px) {
  #registration #registrationForm .control-group select.date-picker + div {
    width: 30% !important;
  }
  #registration #registrationForm .control-group select.date-picker.day + div {
    width: 25% !important;
  }
}
@media (max-width: 320px) {
  #footer-container footer #site-map #social-search img {
    width: 39px;
  }
  .product-category-container .product-category-content .product-category-filters > span {
    width: 70px;
    font-size: 16px;
    padding-top: 5px;
  }
  .product-category-container .product-category-content .product-category-filters > div {
    margin-right: 0;
    width: 200px;
  }
  #parallax-photo #parallax-photo-inner .category-header {
    left: 2%;
    font-size: 50px;
  }
}
/*#endregion*/

