/* @override
	http://www.shiftactivemedia.com/dev/fsa/wp-content/themes/fsa/responsive.css */


/*
    _______________________________________________________

    Responsive break-points
    _______________________________________________________

*/
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  #wl-wrapper .wl-share-links a {
    background-image: url("../images/wl-share-icons@2x.png");
    background-size: 16px 64px;
  }

  #wl-wrapper .wl-add-link.star {
    background-image: url("../images/star@2x.png");
    background-size: 16px 16px;
  }

  #wl-wrapper .wl-add-link.present {
    background-image: url("../images/present@2x.png");
    background-size: 16px 16px;
  }
}

@media only screen and (max-width: 4800px) {
    .ride-with,
    .related-block {
        background-position: top 29%;
    }
}

@media only screen and (max-width: 1920px) {

}
@media only screen and (max-width: 1600px) {
  .wrapper {
    width: 100%;
  }

  nav.main .menu-join {
    height: 98px;
  }
  .filters {
      position: relative;
  }
  .pietros-vision {
    width: 100%;
  }
  .ride-with,
  .related-block {
      background-position: top 44%;
  }
  .slideshow .slide {
    width: 100%;
  }
  .slideshow .slide .text {
    /*right: 1.75%;*/
  }
  .catalog .row {
      margin: 0;
  }

}

@media only screen and (max-width: 1400px) {
    .slideshow .slide .text {
        top: 27.5%;
    }
    .slideshow .slide h4,
    .slideshow .slide p {
        font-size: 63px;
        line-height: 56px;
    }
    .slideshow .slide p {
        margin-bottom: 20px;
    }
    .insights article a span.link {
        height: 53px;
    }
    .insights article a span.link strong {
        font-size: 25px;
        letter-spacing: -0.05em;
    }
    .insights article a span.link span {
        top: -3px;
    }
    .latest-fsa .latest .inner {
        padding: 0 30px 40px;
    }
    .latest-fsa .latest h3 {
        padding-top: 27px;
        letter-spacing: -0.05em;
    }
    .ride-with .hero-item h4 {
        font-size: 18px;
    }
    .news article h3 {
    /*font-size: 1.675em;*/
    }
    .news article h4 {
    /*font-size: 1.2em;*/
    }
    .news article p {
    /*font-size: 0.8em;*/
    }

    .product_second {
    width: 100%;
    }
    footer .row {
    width: 90%;
    }
    footer .menus .social a {
    margin-right: 10px;
    }

}

@media only screen and (max-width: 1280px) {
    nav.main li {
        font-size: 20px;
        margin-right: 5px;
    }
    nav.info ul li {
        font-size: 14px;
        margin-right: 3px;
    }
    nav.info a.freed {
      display: none;
    }
  .slideshow .slide .text {
    right: 2.5%;
    top: 27.5%;
  }
  .slideshow .slide h4,
  .slideshow .slide p {
    font-size: 53px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 47px;
  }
  .slideshow .slide p {
    margin-bottom: 20px;
  }
  .products .slideshow .slide h4,
  .products .slideshow .slide p {
      letter-spacing: -0.03em;
  }
  .content_col article img {
    max-width: 50%;
    height: auto;
  }
  .content_col article img.nofloat {
    max-width: 100%;
  }

  .catalog {
    position: relative;
  }

  .catalog .products_col,
  .news .content_col,
  .about .content_col {
    width: 70%;
    /* 964px / 1024px */
  }
  .sidebar ul li a,
  .sidebar ul li a:active,
  .sidebar ul li a:visited,
  .menu-wrapper ul li a,
  .menu-wrapper ul li a:active,
  .menu-wrapper ul li a:visited {
      font-size: 1.12em;
      padding-left: 30px;
  }
  .filters_open,
  .sidebar_open {
    display: block;
    cursor: pointer;
    width: 5.859375%;
    /* 60px / 1024px */
    padding-top: 68px;
    position: relative;
    z-index: 2000;
    background-color: #FFF;
    height: 100%;
  }
  .filters_open p {
    color: #000;
    font-family: "TradeGothicNextW01-Bold 693232", Arial, sans-serif;
    font-weight: bolder;
    margin: 0;
    font-size: 1.625em;
    padding: 10px 20px 20px;
    text-transform: uppercase;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  }
  .filters_open p span {
    color: #d50300;
    left: -4px;
    position: relative;
    top: -4px;
  }

  .filters {
    left: -360px;
    position: absolute;
    width: 360px;
    z-index: 100000000;
    border-right: 5px solid #d50300;
    border-bottom: 5px solid #000;
  }

  .filters_active,
  .sidebar_active {
    box-shadow: 10px 10px 10px rgba(0,0,0, 0.3);
    left: 6%;
  }
      /** Sidebar */
    .catalog .widget_layered_nav .inner {
        padding: 20px;
    }
    .insights article a span.link strong {
        font-size: 20px;
        letter-spacing: -0.05em;
    }
    .insights article a span.link span {
        top: 0;
    }
  .ride-with,
  .related-block {
    background-size: 108%;
  }
  .related-block .inner {
      padding: 32px 30px;
  }
  .ride-with h3, .related-block h3 {
      font-size: 40px;
      letter-spacing: 0;
  }
  .related-block .quote {
      margin: 0;
  }
  .ride-with .hero-items {
      margin: 0 0 30px;
  }
  .latest-fsa .latest h3 {
      font-size: 24px;
  }
  .pagination-wrapper {
      width: 100%;
  }
  .sidebar ul li a,
  .sidebar ul li a:active,
  .sidebar ul li a:visited,
  .sidebar ul #menu-item-511.current-page-ancestor a:active,
  .menu-wrapper ul li a,
  .menu-wrapper ul li a:active,
  .menu-wrapper ul li a:visited,
  .menu-wrapper ul #menu-item-511.current-page-ancestor a:active {
    padding-left: 20px;
  }
  .catalog .filters,
  .news .sidebar,
  .about .sidebar {

  }
  .catalog_header h2 {
    display: none;
  }

  .insights article a {
      font-size: 24px;
  }
  .latest .latest-items figure,
  .latest.videos .overlay {

  }
  .latest .latest-items figure + .content,
  .latest.videos .overlay + .content {
    width: 59%;
  }
  footer .menus h4 {
      font-size: 24px;
  }
  footer .menus .menu-col h5 {
      font-size: 12px;
  }
  footer .menus ul li {
      line-height: 1.1;
  }
  footer .menus .menu-footer-company-en-container {
      line-height: 0.8;
  }
  footer .menus ul li a,
  footer .menus ul li a:active,
  footer .menus ul li a:visited {
      font-size: 12px;
  }
}

@media only screen and (max-width: 1210px) {
  header .logo {
      top: 5px;
  }
  header .logo img {
      width: 75%;
  }
}

@media only screen and (max-width: 1180px) {
    nav.info ul li a, nav.info ul li a:active, nav.info ul li a:visited {
        padding: 0 2px;
    }
}

@media only screen and (max-width: 1170px) {

    nav.main ul {
        width: 433px;
    }
    nav.info {
      background: none;
      background-color: transparent;
      /*height: auto;*/
      padding-top: 12px;
      padding-bottom: 0px;
      top: 0;
      width: 40%;
      position: relative;
      cursor: pointer;
    }
    nav.info a.freed {
        display: inline-block;
        color: #fff;
        padding: 4px 0 3px 5px;
        text-transform: uppercase;
        font-family: "TradeGothicNextW01-Bold 693232", Arial, sans-serif;
        font-size: 15px;
        margin-bottom: 1px;
    }
    nav.info a.freed:hover {
        display: inline-block;
        border-bottom: 3px solid #d50300;
        color: #fff;
        padding: 4px 0 3px 5px;
        text-decoration: none;
        text-transform: uppercase;
        font-family: "TradeGothicNextW01-Bold 693232", Arial, sans-serif;
        margin-bottom: 1px;
    }
    nav.info a.freed.highlighted {
        color: #d50300;
        padding-right: 5px;
    }
    nav.info li.freed {
        display: none;
    }
    nav.info .menus {
        background-color: #000;
      margin: 10px 8px 0 0;
      display: none;
    }
    nav.info .menus ul {
      width: 100%;
      margin: 0;
      text-align: right;
    }
    nav.info .menus ul li {
      float: none;
      color: white;
      margin-bottom: 4px;
      text-align: right;
    }
    nav.info .menus ul li:last-of-type {
        margin-right: 0;
    }
    nav.info .menus ul li a, nav.info .menus ul li a:active, nav.info .menus ul li a:visited {
      color: white;
    }
    nav.info .menus ul li a:hover, nav.info .menus ul li a:active {
        border-bottom: 3px solid #d50300;
    }
    nav.info .menus ul li.menu-spacer {
      display: none;
    }
    nav.info .menus.open {
      display: block;
      margin-right: -10px;
      margin-top: 11px;
    }
    nav.info .mobile-menu-button {
      display: inline-block;
      *display: inline;
      *zoom: 1;
      font-size: 13px;
      /* 15 / 16 */
      color: white;
      text-transform: uppercase;
      font-family: "TradeGothicNextW01-Bold 693232", Arial, sans-serif;
      margin-right: 4px;
      margin-bottom: 4px;
    }
    nav.info .mobile-menu-button:after {
        content: " \f0c9";
        font-family: 'FontAwesome';
        display: inline-block;
        padding-left: 5px;
    }
    nav.info .mobile-menu-button:hover,
    nav.info .mobile-menu-button:focus {
        text-decoration: none;
        border-bottom: 3px solid #d50300;
        margin-bottom: 4px;
    }
    nav.info .mobile-menu-button:active:after,
    nav.info .mobile-menu-button:hover:after
    /*,nav.info .mobile-menu-button:focus:after*/ {
        color: #d50300;
    }
    nav.info .menu_rollover {
        display: none;
    }
    .slideshow .slide .text {
        top: 28%;
    }
    .slideshow .slide h4,
    .slideshow .slide p {
        font-size: 52px;
        letter-spacing: -0.02em;
    }
    .insights .inner {
        padding-top: 3px;
    }
    .insights article a span.link {
        height: 45px;
    }
    .insights article a span.link span {
        margin-left: 13px;
    }
    .insights article a span.link strong {
        font-size: 20px;
        font-weight: 600;
        letter-spacing: 0;
    }
    .insights article:first-child {
        border-left-width: 30px;
    }

    .ride-with,
    .related-block {
        background-size: 100%;
        background-position: top -120px;
    }
    .related-block .inner {
        padding: 45px 32px 30px;
    }

    .ride-with .hero-items {
      margin-bottom: 20px;
      padding-bottom: 10px;
      width: 85%;
    }
    .ride-with .hero-item {
        height: 80px;
        margin-bottom: 0;
    }
    .ride-with .hero-item .content {
        width: 75%;
    }
    .ride-with .hero-item figure {
        min-width: 70px;
        width: 16%;
    }

    .latest-fsa .latest h3 {
        font-size: 20px;
        height: 55px;
        letter-spacing: 0;
        padding-top: 13px;
    }
    .latest-fsa .latest h3 span {
        top: 5px;
    }
    .latest .latest-items li strong {
        font-size: 17px;
        font-weight: 600;
        letter-spacing: 0;
    }
    .latest .latest-items figure,
    .latest.videos .overlay {
        margin-right: 5%;
        min-width: 52%;
        width: 52%;
    }
    .latest .latest-items figure + .content,
    .latest.videos .overlay + .content {
        width: 43%;
    }
    .latest.videos .overlay span {
        background-position: -1494px 28px;
    }
    .product_second .related_col .palettes {
    top: 0;
    }
    .product_second .related_col .products .product_thumb .row {
    width: 60%;
    float: left;
    }
    .product_second .related_col .products .product_thumb .title {
    margin-bottom: 0;
    width: 100%;
    }
    .product_second .related_col .products .product_thumb .price_col {
    width: 100%;
    margin-bottom: 21px;
    }
    .product_second .related_col .products .product_thumb .price_col .price .dash {
    display: none;
    }
    .product_second .related_col .products .product_thumb .buttons {
    float: left;
    }
    .product_second .related_col .products .product_thumb p {
    display: none;
    }
    .product_second .related_col .products .product_thumb .excerpt {
    width: 40%;
    float: right;
    margin-top: 20px;
    }
    .product_second .related_col .products .product_thumb .excerpt img {
    margin-top: 20px;
    width: 100%;
    }
    .product_main .summary-wrapper.with-tech .summary {
        display: block;
        float: left;
        width: 74%;
    }
    .product_main .summary-wrapper .technologies {
        display: block;
        float: right;
        padding-left: 4%;
        width: 25%;
    }
    .product_main .summary-wrapper .technologies li {
        display: inline-block;
        width: 100%;
    }
    footer .menus {
        margin-left: 22%;
        width: 78%;
    }
    footer .menus h4 {
        font-size: 20px;
    }
    footer .bottom {
        width: 21%;
    }
    .products_col #carousel-main .text {
        top: 20px;
    }
    .products_col #carousel-main .text h4,
    .products_col #carousel-main .text p {
        font-size: 60px;
        line-height: 65px;
    }
    .products_col .carousel-indicators {
        bottom: 0;
    }
}

@media only screen and (max-width: 1024px) {
    .insights article a span.link strong {
        font-size: 19px;
    }
}

@media only screen and (max-width: 990px) {
    .insights article a span.link strong {
        font-size: 18px;
    }
    .navbar-nav>li>a {
        font-size: 0.8em;
    }
}

@media only screen and (max-width: 960px) {

    header {
        background-position: 675px -1394px;
    }
    header > span:first-child {
        left: -41px;
    }
    header .logo {
        left: 34px;
    }
    nav.main {
        left: 241px;
    }
    nav.social {
        right: 5px;
    }
    nav.info {
        padding: 12px 22px 0 0;
        margin-right: 0;
        right: -5px;
    }

    nav.info .menus {
        /*background-color: #d50300;*/
    }
    nav.info .menus ul li {
        /*padding: 2px 10px;*/
    }
    nav.info a.freed {
        font-size: 14px;
    }
    nav.info > a.freed:not(.mobile-menu-button) {
      display: none;
    }
    .slideshow nav {
        right: 30px;
    }
    .slideshow .slide .text {
        top: 28%;
        right: 2.3%;
    }
    #carousel-main h4, #carousel-main p,
    .slideshow .slide h4, .slideshow .slide p {
        font-size: 43px;
        line-height: 39px;
    }
    .product_main .info {
        width: 40%;
    }
    .product_main .images {
        width: 60%;
    }
    .product_main p.price {
        top: 23px;
    }
    a.bluebox, a.bluebox:active, a.bluebox:visited, button.bluebox, input[type="submit"], .submit_btn {
      font-size: 0.8em;
    }
    .attributes .features {
        border-bottom: 1px solid #DADADA;
    }
    .attributes .features, .attributes .technical {
        width: 100%;
    }
    .insights article {
        border-width: 0 0 0 30px;
    }
    .insights article a span.link strong {
        font-size: 16px;
    }
    .insights article a span.link span {
        top: -3px;
        margin-left: 5px;
    }
    .bg-45-bottomleft {
        background-position: 14% -565px;
        height: 25px;
    }
    .ride-with,
    .related-block {
      background-position: top -83px;
    }
    .related-block .quote {
      margin-left: 0;
    }
    .ride-with h3, .related-block h3 {
        font-size: 38px;
    }
    .ride-with .hero-items {
      margin: 0 0 30px;
      width: 100%;
    }
    .ride-with .hero-item {
      height: 60px;
      margin-bottom: 8px;
    }
    .ride-with .hero-item figure {
        height: 50px;
        width: 50px;
        min-width: 50px;
    }
    .ride-with .hero-item .content {
        width: 80%;
    }
    .ride-with .hero-item h4 {
        margin: 10px 0 2px;
    }
    .latest-fsa .latest h3 {
        font-size: 17px;
    }
    .latest .latest-items figure,
    .latest.videos .overlay {
        margin-right: 5%;
        min-width: 52%;
        width: 52%;
    }
    .latest .latest-items figure + .content,
    .latest.videos .overlay + .content {
        width: 43%;
    }
    .latest.videos .overlay span {
        background-position: -1494px 28px;
    }
    .product_row .product-block {
        overflow: hidden;
    }
    .catalog .filters,
    .news .sidebar,
    .about .sidebar {
        width: 25.5%;
        margin-right: 10px;
    }
    .filters p {
        font-size: 12px;
    }
    .product_main .summary-wrapper.with-tech .summary {
        display: block;
        float: left;
        width: 100%;
    }
    .product_main .summary-wrapper .technologies {
        display: block;
        float: left;
        clear: left;
        padding: 10px 0 0;
        width: 100%;
    }
    .product_main .summary-wrapper .technologies li {
        display: inline-block;
        width: 25%;
    }
    footer .bottom {
        width: 48%;
    }
    footer .menus {
        margin-left: 50%;
        width: 50%;
    }
    footer .menus .menu.col,
    footer .menus .menu.col:last-child {
        margin-bottom: 30px;
        width: 100%;
    }
    footer .menus .menu.col:last-child {
        margin-bottom: 0;
    }
    footer .menus h4 {
        font-size: 17px;
    }
}

@media only screen and (max-width: 925px) and (min-width: 887px) {
  nav.main .mobile-menu-button span {
    background: url("images/sprite-new.png") no-repeat -24px 0 transparent;
  }

}

@media only screen and (max-width: 925px) and (min-width: 887px) {
  nav.main .mobile-menu-button span {
    background: url("images/sprite-new.png") no-repeat -24px 0 transparent;
  }
}

@media only screen and (max-width: 925px) {
    .product_main .summary-wrapper .technologies li {
        display: inline-block;
        width: 50%;
    }
}
@media only screen and (max-width: 915px) {
    .ride-with .hero-item {
        height: 70px;
    }
    .ride-with .hero-item figure {
        margin-right: 4%;
    }
    .products_col #carousel-main .text h4,
    .products_col #carousel-main .text p {
        font-size: 40px;
        line-height: 45px;
    }
    .products_col .carousel-indicators li {
        height: 10px;
        width: 10px;
    }
}
@media only screen and (max-width: 800px) and (min-width: 887px) {
  .mobile_tab_open a span, .mobile_tab_open a:active span, .mobile_tab_open a:visited span {
    background: url("images/sprite-new.png") no-repeat -160px 0px transparent;
  }
  .mobile_tab_open a.active span {
    background: url("images/sprite-new.png") no-repeat -197px 0px transparent;
  }
}

@media only screen and (max-width: 800px) and (max-width: 887px) {
  .mobile_tab_open a span, .mobile_tab_open a:active span, .mobile_tab_open a:visited span {
    background: url("images/sprite-new.png") no-repeat -160px 0px transparent;
  }
  .mobile_tab_open a.active span {
    background: url("images/sprite-new.png") no-repeat -197px 0px transparent;
  }
}
@media only screen and (max-width: 860px) {
    header {
        height: inherit;
    }
    nav.navigation {
        background: #1B1B1B;
        padding: 0 5px;
    }
    nav.navigation .navbar-header a {
        font-size: 0.8em;
    }
    .navbar-nav>li>a {
        font-size: 0.7em;
    }
    nav.navigation .container-fluid {
        padding:0;
        width: 100%;
    }
    nav.navigation .navbar-header {
        padding: 10px ;
    }
    nav.navigation .navbar-toggle {
        margin-left: 10px;
    }
    .insights article a span.link strong {
        font-size: 15px;
    }
    .insights article a span.link strong {
        font-size: 14px;
    }
    #carousel-main .carousel-indicators {
        bottom: 0;
    }
    .products_col #carousel-main .text {
        top: 30px;
    }
}

@media only screen and (max-width: 768px) {
    .product nav.navigation-side {
        background: transparent;
    }
    .product nav.navigation-side .navbar-collapse {
        background: #FFF;
    }
    nav.navigation-side {
        width: 100%;
        padding: 0;
    }
    nav.navigation-side .navbar-toggle {
        float: left;
        padding-left: 30px;
    }
    .nav-split {
        display: none;
    }
    .container-fluid>.navbar-header {
        margin: 0px;
    }
    .catalog .products_col,
    .news .content_col,
    .about .content_col {
        width: 100%;
        margin: 20px;
        /* 964px / 1024px */
    }
    header {
        background-position: 665px -1394px;
    }
    header > span:first-child {
        left: -51px;
    }
    nav.main {
        left: 231px;
    }
    nav.info {
        padding-top: 17px;
    }
    nav.social {
        right: -5px;
    }
    .menu_rollover {
        display: none;
    }
    .full-width-header {
      padding-top: 28px;
    }
    .full-width-header h2 {
      font-size: 1.125em;
    }
    .ride-with .hero-item h4 {
        font-size: 14px;
    }
    .bg-45-topright-blue {
      border-bottom: 1px solid #DADADA;
      height: 54px;
      padding-top: 20px;
    }

    .slideshow nav {
        margin: 0;
        right: 30px;
    }
    .slideshow .slide .text {
        right: 2.3%;
        top: 23%;
    }
    #carousel-main h4, #carousel-main p,
    .slideshow .slide h4, .slideshow .slide p {
        font-size: 33px;
        line-height: 29px;
    }
    .slideshow .slide p {
        margin-bottom: 27px;
    }
    .slideshow .buttons {
        margin-top: -6px;
    }
    .slideshow .buttons a.bluebox {
        padding: 6px 20px 7px;
    }
    .slideshow a.bluebox span {
        font-size: 15px;
    }
    .slideshow nav {
        bottom: 42px;
    }
    .insights article a span.link {
        height: 60px;
    }
    .insights article a span.link strong {
        /*font-size: 19px;*/
        width: 85%;
    }
    .bg-45-bottomleft {
        background-position: 24% -565px;
    }
    .ride-with, .related-block {
        background-position: 0 -61px;
    }
    .ride-with .hero-items {
        padding: 20px 20px 10px;
    }
    .ride-with .hero-item {
        height: 70px;
    }
    .ride-with .hero-item h4 {
        font-size: 19px;
        margin-top: 5px;
    }
    .ride-with .hero-item figure {
        margin-right: 10px;
        height: 50px;
        width: 50px;
        min-width: 50px;
    }
    .latest-fsa .latest {
        width: 49%;
    }
    .latest-fsa .latest.news,
    .latest-fsa .latest:last-child {
        border-top: 1px solid rgba(0, 0, 0, 0.247);
        clear: left;
        margin-bottom: 20px;
        padding-top: 15px;
        width: 100%;
    }
    .latest-fsa .latest:last-child .inner {
        padding: 0 20px;
    }
    .latest-fsa .latest h3 strong {
        font-size: 24px;
    }
    .latest .latest-items figure,
    .latest.videos .overlay {
        margin-right: 5%;
        min-width: 35%;
    }
    .latest .latest-items figure + .content,
    .latest.videos .overlay + .content {
        width: 60%;
    }
    .latest .latest-items li strong {
        font-size: 16px;
    }
    .woocommerce-tabs .tabs {
      display: none;
    }

    .tab {
      border-top: 1px solid #dadada;
    }
    .sidebar.col {
        margin:0;
    }
    .catalog .filters,
    .news .sidebar,
    .about .sidebar {
        width: 100%;
    }
    .filters_open,
    .sidebar_open {
        padding-left: 10px;
    }
    .mobile_tab_open {
      display: none;
      width: 100%;
      border-top: 1px solid #dadada;
      position: relative;
      clear: both;
    }
    .mobile_tab_open a, .mobile_tab_open a:active, .mobile_tab_open a:visited {
      font-size: 1.25em;
      display: block;
      padding: 20px;
      width: 100%;
      text-transform: uppercase;
      font-family: "TradeGothicNextW01-Bold 693232", Arial, sans-serif;
      color: #3B3B3B;
    }
    .mobile_tab_open a span, .mobile_tab_open a:active span, .mobile_tab_open a:visited span {
      width: 24px;
      height: 25px;
      position: absolute;
      text-indent: -9999px;
      right: 20px;
    }
    .mobile_tab_open a.active span {
      width: 24px;
      height: 25px;
    }
    .mobile_tab_open:first-child {
      border: 0;
    }
    .product_main .summary-wrapper .technologies li {
        display: inline-block;
        width: 12.5%;
    }
    .attributes .tab {
      border-bottom: 0;
      /*display: none;*/
    }
    .attributes #tab-technical {
      padding: 24px 0;
    }
    .attributes #tab-technical ul {
      padding-left: 22px;
    }
    .attributes .technical ul li {
      /*width: 33.333%;*/
    }
    .product .single_variation_wrap {
      width: 100%;
      padding: 10px 10px 0;
    }
    .product .options {
      padding: 0;
    }
    .product .options #wl-wrapper.wl-button-wrap {
      width: 100%;
    }
    .product .options .variations {
      width: 100%;
      height: auto;
    }
    .product .options .single_add_to_cart_button {
      width: 100%;
      margin-bottom: 10px;
    }
    .product .options .stockists_btn_wrap {
      position: relative;
      width: 100%;
      margin-bottom: 10px;
      top: -4px;
      padding: 10px;
      float: left;
      clear: both;
    }
    .product .options .stockists_btn_wrap .greybox {
      width: 100%;
      text-align: center;
    }
    .product .options .variation_col {
      padding: 10px;
      width: 100%;
      border-bottom: 1px solid #dadada;
      display: block;
      float: left;
      clear: both;
    }
    .product .options .variation_col label {
      float: left;
      width: 20%;
      margin: 0;
      top: 6px;
    }
    .product .options .variation_col select {
      float: left;
      width: 80%;
      margin: 0;
    }

    #wl-wrapper .wl-add-to {
      text-align: center;
      width: 100%;
    }

    .product_main .images {
      width: 100%;
    }
    .product_main .images .gallery {
      padding-bottom: 0;
      margin-bottom: 0;
      width: 100%;
      float: left;
    }
    .product_main .images .thumbnails {
      width: 100%;
    }
    .product_main .images .thumbnails .thumbs_cont {
      height: auto;
    }
    .product_main .images .thumbnails .thumb {
      width: 80px;
      float: left;
    }
    .product_main h2 {
      font-size: 1.70588235em;
      display: inline;
    }
    .product_main p.garment_type {
      display: inline;
      font-size: 1.125em;
    }
    .product_main .info {
      width: 100%;
    }
    .product_main p.price {
      font-size: 1.0625em;
      margin-top: 10px;
      position: relative;
      right: 0;
      top: 0;
    }
    .product_main .description_title {
      display: none;
      border-bottom: 1px solid #DADADA;
      height: 54px;
      padding-top: 11px;
    }

    .zoom_help {
      display: none;
    }

    .product_second .bg-product-short {
      display: none;
    }
    .product_second .related_col {
      width: 100%;
    }
    .product_second .related_col .products .product_thumb {
      width: 20%;
      padding: 10px;
      border: 0;
    }
    .product_second .related_col .products .product_thumb .excerpt {
      width: 100%;
      margin: 0;
      padding: 0;
    }
    .product_second .related_col .products .product_thumb .excerpt img {
      margin: 0;
    }
    .product_second .related_col .products .title, .product_second .related_col .products .price_col, .product_second .related_col .products .palettes, .product_second .related_col .products .buttons {
      display: none;
    }
    .product_second .tabs_col {
      width: 100%;
    }

    .news article {
      width: 100%;
      border-bottom: 1px solid #DADADA;
    }
  /*
      _______________________________________________________

      Stockists Footer
      _______________________________________________________

  */
  .stockists {
    padding: 0 10px;
  }
  .stockists span {
    top: 0px;
  }
  .stockists span.icon {
    top: 0;
  }
  .stockists p {
    font-size: 1em;
    /* 16 / 16 */
    display: block;
    top: 0;
    margin: 26px 0 10px 13px;
  }
  .stockists a.bluebox {
    top: 0;
    margin-left: 0;
  }
  footer .menus {
      margin-left: 32%;
      width: 75%;
  }
  footer .menus h4 {
      font-size: 24px;
  }
  footer .bottom {
      width: 28%;
  }
}

@media only screen and (max-width: 740px) {
    #carousel-main .carousel-indicators {
        bottom: 25px;
    }
    #carousel-main .carousel-indicators li {
        width: 5px;
        height: 5px;
    }

    #carousel-main .text {
        bottom: 0;
        top: inherit;
        left:0;
        right:0;
    }
    #carousel-main .text .title {
        padding-right: 10px;
        margin-bottom: 40px;
    }
    #carousel-main .buttons {
        width: 100%;
    }
    #carousel-main .text .links-3 a {
        width: 33.3333%;
        margin: 0;
        padding: 5px 0;
        text-align: center;
    }
    .products_col #carousel-main .text h4,
    .products_col #carousel-main .text p {
        font-size: 30px;
        line-height: 35px;
    }
    .products_col #carousel-main .text .title {
        margin-bottom: 20px;
    }
    .products_col #carousel-main .carousel-indicators {
        bottom: 0;
    }

    nav.navigation {
        padding: 0 0 0 10px;
    }
    nav.navigation .navbar-header {
        padding: 0;
    }
    .navbar.navigation {
        clear: both;
        margin-top: 0px;
        width: 100%;
    }
    .navbar.navigation .container-fluid {
        margin: 0;
        width: 100%;
        padding: 0 5px 0 0;
    }
    .wrapper > header > span:first-child { }
    header .logo {
        width: 117px;
        height: 28px;
        left: 15px;
        top: 10px;
    }
    nav.navigation .navbar-collapse {
        padding-left: 15px;
    }
    /* Navs */
    nav.main {
      position: absolute;
      top: 42px;
      left: 132px;
      height: 28px;
      width: 90%;
      border-radius: 3px;
    }
    nav.main ul {
      top: 0;
      margin: 0;
      height: 27px;
      width: 100%;
      padding-top: 2px;
      padding-left: 10px;
    }
    nav.main ul li {
      margin-right: 5px;
    }
    nav.main li a {
      padding: 2px 5px;
    }
    nav.main li .fa-angle-down:before {
      font-size: 20px;
      vertical-align: middle;
      color: #fff;
    }
    nav.main li a,
    nav.info a.mobile-menu-button {
    font-size: 13px;
    font-weight: bold;
    }
    nav.main ul.dropdown-menu {
      top: 22px;
    }
    .dropdown .edge ul {
    right:0;
    }
    nav.main ul.dropdown-menu li {
      /*width: 100%;*/
    }
    nav.main ul.dropdown-menu li a {
      font-size: 12px;
      font-weight: normal;
    }
    nav.info {
      position: absolute;
      top: 42px;
      left: 520px;
      margin: 0;
      padding: 0;
    }
    nav.info .menus.open {
    position: relative;
    top: 1px;
    }
    nav.info .mobile-menu-button:hover,
    nav.info .mobile-menu-button:focus {
      border-bottom: 0 solid #fff;
    }
    nav.info .mobile-menu-button:after {
      content: "\f107";
    }
    nav.social {
      margin: 10px 10px 0 0;
    }
    nav.social .input-group {
      display: inline-block;
    }
    nav.social .input-group input {
      display: none;
    }
    .woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 100%;
    }
    .wrapper .page-bg {
        top: -66px;
    }
    .top_menu {
    padding: 0;
    }
    .top_menu .woocommerce-breadcrumb {
    width: 100%;
    padding: 14px 20px;
    border-bottom: 1px solid #DADADA;
    }
    .top_menu .woocommerce-ordering {
    padding: 14px 17px;
    width: 100%;
    }
    .insights article a span.link span {
        margin-left: 8px;
    }
    .insights article a.bluebox {
        font-size: 13px;
    }
    .latest-fsa .latest .inner {
        padding-bottom: 10px;
    }
    .latest .latest-items figure + .content,
    .latest.videos .overlay + .content {
        width: 58%;
    }
    .latest .latest-items figure,
    .latest.videos .overlay {
        margin-right: 6%;
    }
    .ride-with,
    .related-block {
        background-size: cover;
        background-position: 58% 50%;
        height: auto;
    }
    .ride-with h3, .related-block h3 {
        font-size: 27px;
    }
    .ride-with .quote {
        padding: 0;
    }
    .ride-with .hero-items {
        width: 66.66%;
        margin-bottom: 0;
    }
    .ride-with .hero-item {
        height: 50px;
        margin-bottom: 15px;
        width: 100%;
    }
    .ride-with .hero-item h4 {
        font-size: 19px;
    }
    .insights article a span.link strong {
        /*width: 70%;*/
        vertical-align: top;
    }
    .insights article a span.link span {
        top: 0;
        background-position: 0 0;
        /*height: 62%;*/
    }
    .insights article a.bluebox {

        /*display: none;*/
    }

    .woocommerce-pagination {
    width: 100%;
    padding: 9px 20px 1px;
    }
    .woocommerce-pagination ul {
    width: 100%;
    }
    .woocommerce-pagination ul li.first, .woocommerce-pagination ul li.last {
    margin-right: 0;
    padding-top: 1px;
    height: 30px;
    width: 50%;
    }
    .woocommerce-pagination ul li.first {
    border-right: 0;
    }

    .wrapper .page-top {
        height: 60px;
        background-position: 0 -20px;
    }

    .solid-header {
        height: auto;
        margin-top: 10px;
    }
    .solid-header h1 {
    bottom: auto;
    font-size: 22px;
    top: 12px;
    }
    .solid-header h1 span {
    font-size: 24px;
    }
    .full-width-header {
      padding: 25px 0 25px 22px;
      position: relative;
      margin-top: 50px;
    }
    .full-width-header h2:after {
    color: #d50300;
    content: "\f178";
    font-family: "FontAwesome";
    padding-left: 5px;
    }
    .full-width-header.active h2:after {
      content: "\f177";
      font-family: "FontAwesome";
    }
    .full-width-header.active h2:hover:after {

    }
    .sidebar {
      height: auto;
    }
    .catalog .filters_active,
    .filters_active.sidebar {
      width: 50%;
      height: auto;
    }
    .filters_active.sidebar li {
      display: block;
      width: 100%;
      clear: left;
      padding-left: 40px;
    }
    .filters_open,
    .sidebar_open {
    display: none;
    }
    .sidebar.col {
        margin: 0;
    }
    .catalog .filters,
    .news .sidebar,
    .about .sidebar {
      width: 100%;
    }
    .span_6,
    .content_col,
    .product .tabs_col,
    .product_main .images .gallery,
    .products_col,
    .cart-collaterals .cross-sells,
    .catalog .products_col, .news .content_col, .news .content_col .content_col, .about .content_col {
    width: 100%;
    position: relative;
    margin:5px;
    }

    .catalog .products_col .inner, .news .content_col .inner, .about .content_col .inner {
    padding: 20px 30px;
    }
    .content_col .content_col .inner {
      padding: 0;
    }
    .catalog_header {
    display: none;
    }
    .product_main .summary-wrapper .technologies li {
        display: inline-block;
        width: 25%;
    }
    .filters_open_mobile {
    display: block;
    cursor: pointer;
    }

    .filters {
    left: -50%;
    transform: translateZ(0);
    }

    .product_col_active {
    left: 100%;
    }

    .filters_active,
    .sidebar_active {
    left: 0;
    }

    /** Product grid */
    .product_row .product-block {
      float: left;
      width: 31%;
      margin-right: 2%;
    }
    .product_row .product-block:last-child {
      margin-right: 0;
    }
    .products .product-block .inner {
      padding: 0;
    }
    .product_row .product-block .row {
      margin: 0;
    }
    .product-block a h4 {
        font-size: 19px;
    }
    .product_row .product-block figure {
        width: 100%;
    }
    .product_row .product-block figure img {
        height: auto;
        max-width: 100%;
    }
    .content_col .news-large, .content_col .news-regular  {
      padding: 15px;
    }
    .news .news-large .text, .landing .news-large .text {
      padding: 0 30px 0 0;
    }
    .news .slideshow,
    .news .slideshow .slide {
      height: 280px;
    }
    .news .slideshow .slide h4,
    .news .slideshow .slide p {
        font-size: 1.875em;
        text-shadow: -1px 0 1px #000;
    }
    .pagination-wrapper {

    }

}

@media only screen and (max-width: 600px) {
    .carousel-product .carousel-inner {
        max-height: 200px;
    }
    nav.main li a,
    nav.info a.mobile-menu-button {
        font-size: 14px;
        font-weight: normal;
        line-height: 18px;
    }
    nav.main li:last-child ul.dropdown-menu {
        left: -84px;
    }
    .slideshow {
        height: auto;
    }
    .products_col .slideshow {
        height: auto;
    }
    .slideshow .slide img {
        margin-left: -100px;
        width: 135%;
    }
    .slideshow .slide .text {
        right: 4%;
        top: 30%;
    }
    #carousel-main h4,
    #carousel-main p,
    .slideshow .slide h4, .slideshow .slide p {
        font-size: 27px;
        line-height: 23px;
    }
    .slideshow a.bluebox span {
        font-size: 12px;
    }
    .slideshow nav {
        bottom: 0;
    }
    .insights .inner {
        padding-bottom: 10px;
    }
    .insights article a {
        font-size: 16px;
    }
    .insights article a span.link strong {
        font-size: 14px;
        font-weight: normal;
    }
    .insights article a span.link span {
        top: 0;
        background-position: 0 0;
        margin-left: 3px;
    }
    .insights article a.bluebox {
        display: none;
    }
    .bg-45-bottomleft {
        background-position: 22% -565px;
    }
    .ride-with,
    .related-block {
        background-position: 34% 55%;
        background-size: 168% auto;
    }
    .related-block .inner {
        padding: 36px 32px 33px;
    }
    .ride-with .hero-items {
        width: 90%;
    }

    .latest-fsa .latest .inner {
        padding: 0 15px 10px;
    }
    .latest-fsa .latest:first-child .inner {
        padding: 0 15px 10px 30px;
    }
    .latest .latest-items li:first-child a {
        padding-top: 0;
    }
    .latest .latest-items figure, .latest.videos .overlay {
        display: block;
        margin: 0;
        min-width: 100%;
        width: 100%;
    }
    .latest .latest-items figure + .content,
    .latest.videos .overlay + .content {
        margin-top: 15px;
        width: 100%;
    }
    .latest.videos .overlay span {
        background-position: -1446px 28px;
    }
    .latest .latest-items li strong {
        font-size: 16px;
    }
    .latest-fsa .latest.also-from ul {
        margin-top: 5px;
    }
  .catalog .mobile_image {
    display: none;
  }
  .catalog .product_row {
    border: 0;
  }
  .product-block a h4 {
      font-size: 16px;
  }
  .related-block .product-block {
      width: 49%;
      margin: 0 2% 20px 0
  }
  .related-block .product-block:nth-of-type(even) {
      margin-right: 0;
  }
  .catalog .products .product_thumb {
    border-bottom: 1px solid #dadada;
    width: 100%;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .catalog .products .product_thumb .title {
    width: 60%;
  }
  .catalog .products .product_thumb .price_col {
    width: 40%;
    text-align: right;
  }
  .catalog .products .product_thumb .palettes {
    text-align: right;
  }
  .catalog .products .product_thumb .excerpt .image {
    display: block;
  }
  footer .inner {
    padding-bottom: 100px;
  }
  footer .menus {
      margin: 0;
      width: 100%;
      position: static;
      padding: 0 65px 0 0;
  }
  footer .menus .row {
      width: auto;
  }
  footer .bottom {
    display: block;
    padding: 0 65px 0 0;
    width: 100%;
    position: relative;
    left: 0;
  }
  footer .inner.cf {
    height: auto;
  }

}

@media only screen and (max-width: 500px) {
    #carousel-main .text .title {
        padding-right: 10px;
        margin-bottom: 0;
    }
    .carousel-product .carousel-inner {
        max-height: 200px;
    }
    nav.main,
    nav.main-mobile {
        display: none;
    }
    nav.main-mobile-land {
        display: block;
    }
    nav.main .mobile-nav li ul.dropdown-menu {
        left: 0;
    }
    nav.main .mobile-nav li:last-child ul.dropdown-menu {
        left: -19px;
    }
    .slideshow {
      height: auto;
    }
    .products_col .slideshow {
        height: auto;
    }
    .slideshow .slide .text {
        top: 29%;
    }
    .slideshow .buttons a.bluebox {
        margin-right: 5px;
        padding: 6px 15px 7px;
    }
    .slideshow .slide img {
        margin-left: -170px;
        width: 165%;
    }
    .slideshow nav {
      bottom: 0;
    }
    .insights article {
        border-width: 0 0 0 20px;
        margin-bottom: 18px;
        padding: 0;
        width: 100%;
    }
    .insights article:first-child {
        border-width: 0 0 0 20px;
    }
    .insights article:last-child {
        margin-bottom: 0;
    }
    .insights article a span.link {
        height: 50px;
    }
    .insights figure {
        width: 100%;
        height: 160px;
        overflow: hidden;
    }
    .insights figure img {
        margin-top: -15%;
        min-width: 100%;
    }
    .insights article a span.link strong {
        font-size: 20.8px;
        font-weight: bold;
        width: auto;
        line-height: 1;
    }
    .insights article a span.link span {
        margin-left: 15px;
    }
    .insights article a.bluebox {
        display: inline-block;
    }
    .ride-with,
    .related-block {
        background-size: 302%;
        background-position: 53% 102%;
    }
    .related-block > .inner {
        padding: 35px 20px 32px;
    }
    .ride-with .hero-items {
        padding: 5% 20px 0;
        width: 100%;
    }
    .ride-with .hero-item {
        height: 255px;
        max-width: 47%;
        padding: 0;

    }
    .ride-with .hero-item:nth-of-type(2n) {
        margin-left: 15px;
    }
    .ride-with .hero-item h4 {
        font-weight: normal;
    }
    .ride-with .hero-item figure {
        max-width: 200px;
        width: 200px;
        height: 200px;
        margin-right: 0;
        margin-bottom: 10px;
        text-align: center;
    }
    .ride-with .hero-item figure img {
        min-width: 100%;
        height: auto;
        margin-right: 0;
        text-align: center;
    }
    .ride-with .hero-items .content {
        width: auto;
        clear: left;
    }
    .ride-with .hero-items ul {
        display: none;
    }
    .insights article a.bluebox {
        font-size: 13px;
        font-weight: normal;
    }

    .latest-fsa .latest {
        border-bottom: 1px solid rgba(0, 0, 0, 0.18);
        padding-top: 16px;
        width: 100%;
    }
    .latest-fsa .latest:first-child {
        padding-top: 0;
    }
    .latest-fsa .latest:last-child {
        border-width: 0;
    }
    .latest-fsa .latest .inner {
        padding: 10px 20px 0;
    }
    .latest-fsa .latest:first-child .inner {
        padding: 10px 20px;
    }
    .latest .latest-items {
        margin-top: 15px;
    }
    .latest-fsa .latest h3 {
        padding-top: 0;
        height: auto;
    }
    .latest-fsa .latest h3 strong {
      font-size: 20px;
    }
    .latest-fsa .latest.also-from ul {
        margin-top: 15px;
    }
    .latest .latest-items li a {
        padding: 0;
    }
    .latest .latest-items figure,
    .latest.videos .overlay {
        max-width: 100%;
        width: 100%;
        height: 82px;
        margin: 0;
    }
    .latest .latest-items figure + .content,
    .latest.videos .overlay + .content {
        width: 100%;
    }
    .latest.videos .overlay span {
        background-position: -1351px 20px;
    }
    .latest .latest-items li {
        margin-bottom: 18px;
    }
    .latest .latest-items li strong {
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 0;
        line-height: 1.2;
    }
    .latest .latest-items li a .meta {
        display: inline;
    }
    .related-block .product-block {
        width: 100%;
        margin-right: 0;
    }
    .related-block .product-block .image {
        height: 150px;
    }
    .related-block .product-block .image img {
        height: auto;
    }
    footer > .inner {
        padding-left: 0;
        padding-right: 0;
    }
    footer .menus {
        background: #1a1a1a;
        width: 100%:
    }
    footer .menus > .row {
        padding: 0 10px;
    }
    footer .menus h4 {
        font-size: 21px;
        margin-top: 18px;
    }
    footer .menus .menu.col {
        width: 100%;
    }
    footer .menus .menu.col .menu-col {
        margin-bottom: 20px;
        width: 100%;
    }
    footer .menus .menu.col .menu-col:last-of-type {
        margin-bottom: 0;
    }
    footer .menus .menu-col h5 {
        font-size: 14px;
    }
    footer .menus .menu-col li {
        width: 100%;
    }
    footer .menus .menu:last-child li {
        width: 32%;
    }
    footer .menus ul li a, footer .menus ul li a:active, footer .menus ul li a:visited {
        font-size: 14px;
    }
    footer .bottom {
        padding: 0 65px 0 10px;
        position: static;
    }
    footer .inner {
        padding: 0;
    }
}
@media only screen and (max-width: 400px) {
    .carousel-indicators, #carousel-main .title{
        display: none;
    }
    .carousel-indicators.coloroptions {
        display: block;
    }
    nav.main .mobile-nav li ul.dropdown-menu {
        left: -142px;
    }
    nav.main .mobile-nav li:last-child ul.dropdown-menu {
        left: -109px;
    }
    .slideshow {
        height: 255px;
    }
    .slideshow .slide {
        height: 100%;
        overflow: hidden;
    }
    .slideshow .slide .text {
        top: 80px;
        right: 0;
        height: 100%;
        width: 100%;
    }
    .slideshow .slide .text .title {
        position: absolute;
        right: 20px;
        top: 20px;
    }
    #carousel-main h4,
    #carousel-main p,
    .slideshow .slide p {
        line-height: 25px;
        font-weight: normal;
    }
    .slideshow .slide p {
        margin: 0;
    }
    .slideshow .slide img {
        width: 205%;
    }
    .slideshow .buttons {
        background: #e10f21;
        position: absolute;
        bottom: 80px;
        margin: 0;
        width: 100%;
        height: 50px;
    }
    .slideshow .buttons.links-1 a.bluebox {
        width: 100%;
    }
    .slideshow .buttons.links-2 a.bluebox {
        width: 49%;
    }
    .slideshow .buttons.links-3 a.bluebox {
        width: 32%;
    }
    .slideshow .buttons a.bluebox {
        height: 40px;
        margin: 0;
        padding: 7px 0 0;
        text-align: center;
    }
    .slideshow .buttons a.bluebox span {
        font-weight: normal;
        vertical-align: middle;
    }
    .slideshow nav {
        bottom: 50px;
    }

    .insights figure {
        height: 116px;
    }
    .insights article a span.link strong {
        font-size: 17px;
    }
    .insights article a.bluebox {
        margin-top: -1px;
    }
    .ride-with,
    .related-block {
        background-position: 57% 52%;
        background-size: 370% 130%;
    }
    .related-block .quote {
        width: 75%;
    }
    .ride-with h3,
    .related-block h3 {
        font-size: 27px;
        letter-spacing: -0.03em;
    }
    .ride-with h3 strong {
        letter-spacing: -0.05em;
    }
    .ride-with .hero-items {
        /*padding: 5% 15px 0;*/
    }
    .ride-with .hero-item {
        height: 185px;
        max-width: 47%;
    }
    .ride-with .hero-item:nth-of-type(2n) {
        margin-left: 14px;
    }
    .ride-with .hero-item figure {
        max-width: 120px;
        width: 120px;
        height: 120px;
    }
    .ride-with .hero-item h4 {
        font-size: 16px;
    }
    .latest-fsa .latest h3 strong {
        font-size: 17px;
    }
    .latest .latest-items figure,
    .latest.videos .overlay {
        height: 75px;
    }
    .latest.videos .overlay span {
        background-position: -1435px 20px;
    }

    footer .inner {
        padding-bottom: 10px;
    }
    footer .menus h4 {
        font-size: 17px;
        font-weight: normal;
    }
    footer .menus ul li a,
    footer .menus ul li a:active,
    footer .menus ul li a:visited {
        color: #fff;
        font-size: 12px;
    }
}

@media only screen and (max-width: 370px) {
  .menu-top-social li a[rel="external"] {
    display: none;
  }
}

@media only screen and (max-width: 320px) {
    .carousel-product .carousel-inner {
        max-height: 200px;
    }
    nav.main .mobile-nav li ul.dropdown-menu {
        left: -142px;
    }
    nav.main .mobile-nav li:last-child ul.dropdown-menu {
        left: -170px;
    }
    .slideshow {
        height: 255px;
    }
    .slideshow .slide {
        height: 100%;
        overflow: hidden;
    }
    .slideshow .slide .text {
        top: 0;
        right: 0;
        height: 100%;
        width: 100%;
    }
    .slideshow .slide .text .title {
        position: absolute;
        right: 20px;
        top: 20px;
    }
    #carousel-main h4,
    #carousel-main p,
    .slideshow .slide h4,
    .slideshow .slide p {
        line-height: 25px;
        font-weight: normal;
    }
    .slideshow .slide p {
        margin: 0;
    }
    .slideshow .slide img {
        width: 205%;
    }
    .slideshow .buttons {
        background: #D50300;
        position: absolute;
        bottom: 0;
        margin: 0;
        width: 100%;
        height: 50px;
    }
    .slideshow .buttons.links-1 a.bluebox {
        width: 100%;
    }
    .slideshow .buttons.links-2 a.bluebox {
        width: 49%;
    }
    .slideshow .buttons.links-3 a.bluebox {
        width: 32%;
    }
    .slideshow .buttons a.bluebox {
        height: 40px;
        margin: 0;
        padding: 7px 0 0;
        text-align: center;
    }
    .slideshow .buttons a.bluebox span {
        font-weight: normal;
        vertical-align: middle;
    }
    .slideshow nav {
        bottom: 50px;
    }

    .insights figure {
        height: 116px;
    }
    .insights article a span.link strong {
        font-size: 17px;
    }
    .insights article a.bluebox {
        margin-top: -1px;
    }
    .ride-with,
    .related-block {
        background-position: 57% 52%;
        background-size: 370% 130%;
    }
    .related-block .quote {
        width: 75%;
    }
    .ride-with h3,
    .related-block h3 {
        font-size: 27px;
    }
    .ride-with h3 strong {
        letter-spacing: -0.05em;
    }
    .ride-with .hero-items {
        /*padding: 5% 15px 0;*/
    }
    .ride-with .hero-item {
        height: 185px;
        max-width: 47%;
    }
    .ride-with .hero-item:nth-of-type(2n) {
        margin-left: 14px;
    }
    .ride-with .hero-item figure {
        max-width: 120px;
        width: 120px;
        height: 120px;
    }
    .ride-with .hero-item h4 {
        font-size: 16px;
    }
    .latest-fsa .latest h3 strong {
        font-size: 17px;
    }
    .latest .latest-items figure,
    .latest.videos .overlay {
        height: 75px;
    }
    .latest.videos .overlay span {
        background-position: -1435px 20px;
    }
    .product_row .product-block {
        width: 100%;
        margin-right: 0;
    }
    .product_row .product-block:first-child {
        margin-top: 0;
    }
    .solid-header h1 {
        font-size: 19px;
    }
    .attributes .tab {
        padding: 20px;
    }
    .attributes h4 {
        font-size: 19px;
    }
    .slideshow + .products .product_row .product-block:first-child {
        margin-top: 20px;
    }
    .related-block .product-block {
        width: 100%;
        margin: 0 0 20px;
    }
    .up_btn, .down_btn {
        display: none;
    }
    .products_col .slideshow .slide .text {
        top: 0;
        padding: 30px 20px 0 0;
    }
    .products_col .slideshow .buttons {
        height: 40px;
        text-align: center;
    }
    .products_col .slideshow .buttons .bluebox {
        width: 100%;

    }
    .attributes .technologies li {
        display: inline-block;
        width: 49%;
    }
    .attributes .technologies li img {
        width: 100%;
    }
    .catalog .filters, .news .sidebar, .about .sidebar {
        width: 60%;
    }
    .sidebar ul li a,
    .sidebar ul li a:active,
    .sidebar ul li a:visited,
    .menu-wrapper ul li a,
    .menu-wrapper ul li a:active,
    .menu-wrapper ul li a:visited {
        font-size: 13px;
    }
    footer .inner {
        padding-bottom: 240px;
    }
    footer .menus h4 {
        font-size: 17px;
        font-weight: normal;
    }
    footer .menus ul li a,
    footer .menus ul li a:active,
    footer .menus ul li a:visited {
        color: #fff;
        font-size: 12px;
    }
}
