@media screen and (min-width: 1200px) {
  body .container {
    width: 980px; }
  body .open > .dropdown-menu {
    display: none; }
  body .navbar-collapse .dropdown-menu {
    display: none !important; }
    body .navbar-collapse .dropdown-menu li, body .navbar-collapse .dropdown-menu .site-menu-item-active, body .navbar-collapse .dropdown-menu .site-menu-item-active:first-child {
      border-radius: 0; }
  body .site-menu-item ul li .dropdown-toggle {
    position: relative; }
  body #responsive_slide, body .meny, body .responsive-support-menu {
    display: none; } }
@media screen and (max-width: 1199px) {
  body .footer {
    width: 940px; }
  body .default-main {
    width: 72%; }
  body .product-main {
    width: 51%; }
  body .sub-menu {
    width: 28%; }
  body .navbar-collapse .dropdown-menu .site-menu-item-active:first-child {
    border-radius: 0;
    background: inherit; }
  body .site-menu-item ul li .dropdown-toggle {
    display: none !important; }
  body #responsive_slide, body .meny, body .responsive-support-menu {
    display: none; }
  body .navbar-nav > li > a {
    padding: 12px 20px; } }
@media screen and (max-width: 991px) {
  body .styled-select-div {
    padding-left: 20px; }
  body .navbar-nav {
    margin: 0; }
  body .header-search, body .select-boxes {
    margin-top: 10px; }
  body .nav-search {
    display: none; }
  body .footer {
    width: 720px; }
    body .footer .footer-col:first-child {
      width: 33.33%;
      float: left; }
    body .footer .footer-col-wrapper:nth-child(3):after {
      content: "";
      display: block;
      clear: both; }
  body .puffar {
    width: 720px; }
    body .puffar .puff {
      width: 47.2%;
      margin-top: 30px; }
  body .puff-wrapper:nth-child(2):after {
    content: "";
    display: block;
    clear: both; }
  body .default-main, body .product-main, body .product-sidebar {
    width: 100%; }
  body .product-main .main-img {
    width: 100%;
    padding-right: 15px; }
  body .product-main .other-pics {
    margin-top: 20px;
    padding-left: 15px;
    width: 100%; }
    body .product-main .other-pics li {
      display: inline;
      margin-right: 10px; }
      body .product-main .other-pics li img {
        max-width: 30% !important; }
  body .product-main .single-product {
    height: 300px; }
    body .product-main .single-product .prod-img {
      height: 230px !important; }
      body .product-main .single-product .prod-img img {
        max-height: 230px !important; }
  body .product-sidebar {
    box-shadow: none; }
  body .sidebar-top-shadow, body .sidebar-bottom-shadow {
    display: none; }
  body .product-sidebar .accessories li {
    display: inline;
    float: left;
    margin-right: 20px;
    max-width: 200px;
    margin-top: 20px; }
    body .product-sidebar .accessories li .accessory-name {
      text-align: center; }
  body .dealer-img img {
    height: 200px !important; }
  body .meny {
    display: none !important; }
  body .responsive-support-menu {
    display: block; } }
@media screen and (max-width: 767px) {
  body {
    margin-top: -40px; }
    body #slideout {
      display: none; }
    body .navbar {
      margin-top: 0px;
      margin-bottom: 5px; }
    body .navbar-nav {
      overflow-x: hidden;
      overflow-y: auto; }
      body .navbar-nav > li > a {
        border: none; }
      body .navbar-nav li {
        position: relative;
        width: 100%;
        float: left; }
        body .navbar-nav li ul {
          position: relative;
          float: left;
          width: 100%; }
    body .navbar-collapse, body .navbar-header {
      border-radius: 0px;
      padding: 0; }
      body .navbar-collapse > ul > li, body .navbar-header > ul > li {
        border-bottom: 1px solid white; }
        body .navbar-collapse > ul > li:last-child, body .navbar-header > ul > li:last-child {
          border-bottom: none; }
      body .navbar-collapse .site-menu-item-active:first-child, body .navbar-header .site-menu-item-active:first-child {
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0; }
    body .site-menu-item ul li .dropdown-toggle {
      display: block !important; }
    body .site-menu-item ul li a {
      float: left;
      width: 100%; }
    body .caret {
      border-left: 8px solid rgba(0, 0, 0, 0) !important;
      border-right: 8px solid rgba(0, 0, 0, 0) !important;
      border-top: 8px solid !important; }
    body .dropdown-toggle {
      position: absolute !important;
      right: 0 !important;
      text-align: center;
      top: 0px;
      width: 75px !important;
      height: 45px !important;
      padding-top: 10px !important;
      margin-top: 0px !important; }
      body .dropdown-toggle:hover, body .dropdown-toggle:focus {
        background: inherit !important; }
    body .dropdown-menu {
      border: none;
      width: 100%;
      top: inherit;
      left: inherit;
      border-radius: 0;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      box-shadow: none;
      z-index: 0;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      position: relative;
      float: left;
      padding: 0;
      margin: 0; }
      body .dropdown-menu:after {
        content: "";
        display: block;
        clear: both; }
      body .dropdown-menu > li > a {
        padding: 12px 25px; }
      body .dropdown-menu .site-menu-item-active {
        background: #e1e1e1 !important; }
      body .dropdown-menu > li {
        background: #e1e1e1;
        border-top: 1px solid #b0b0b0; }
        body .dropdown-menu > li a:hover {
          background: inherit; }
      body .dropdown-menu li > ul > li {
        background: #cdcdcd; }
        body .dropdown-menu li > ul > li a {
          padding-top: 10px; }
          body .dropdown-menu li > ul > li a:hover {
            background: inherit; }
      body .dropdown-menu li > ul > li > ul > li {
        background: #bebebe;
        border-top: 1px solid #989898; }
        body .dropdown-menu li > ul > li > ul > li a:hover {
          background: inherit; }
    body .header-search {
      margin-top: 40px; }
    body .nav-search {
      display: none; }
    body .puffar {
      width: 100%; }
      body .puffar .puff {
        margin-top: 50px;
        width: 100%; }
    body .select-boxes {
      margin-top: 20px; }
    body .product-row {
      margin-bottom: 0; }
      body .product-row .single-product, body .product-row .filtered-product {
        height: auto !important;
        margin-bottom: 20px;
        padding: 0 15px 0 15px !important; }
        body .product-row .single-product .prod-img, body .product-row .filtered-product .prod-img {
          height: auto !important; }
          body .product-row .single-product .prod-img img, body .product-row .filtered-product .prod-img img {
            width: 100% !important;
            height: auto !important;
            max-height: none !important; }
    body .footer {
      width: 100%;
      border-radius: 0px;
      margin: 30px 0 0 0; }
      body .footer .footer-col:first-child {
        width: 50%;
        float: left; }
      body .footer .footer-col-wrapper:nth-child(3):after {
        content: "";
        display: none;
        clear: none; }
      body .footer .footer-col-wrapper:nth-child(2):after, body .footer .footer-col-wrapper:nth-child(4):after {
        content: "";
        display: block;
        clear: both; }
    body .dealer-img {
      text-align: left; }
    body #slideshow .slide .slide-text {
      display: none; }
    body #responsive_slide {
      display: block;
      min-height: 110px !important; }
      body #responsive_slide .slide .slide-text {
        min-height: 110px !important; }
        body #responsive_slide .slide .slide-text h1 {
          font-size: 24px; }
        body #responsive_slide .slide .slide-text p {
          font-size: 14px; }
    body .meny {
      display: block !important; } }
@media only screen and (max-width: 630px) {
  #responsive_slide {
    min-height: 110px !important; }
    #responsive_slide ul {
      min-height: 110px !important; }
      #responsive_slide ul .slide .slide-text {
        min-height: 110px !important; } }
@media only screen and (max-width: 530px) {
  #responsive_slide ul .slide .slide-text {
    min-height: 90px !important; }
    #responsive_slide ul .slide .slide-text h1 {
      font-size: 18px; }
    #responsive_slide ul .slide .slide-text p {
      font-size: 12px; }

  body .dropdown-toggle {
    left: 85%; } }
@media only screen and (max-width: 480px) {
  #responsive_slide ul .slide .slide-text {
    min-height: 90px !important; }
    #responsive_slide ul .slide .slide-text h1 {
      font-size: 18px; }
    #responsive_slide ul .slide .slide-text p {
      font-size: 12px; } }
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: portrait) {
  body .dropdown-toggle {
    left: 75%; }
  body .header-search {
    margin-top: 40px; }

  #responsive_slide ul .slide .slide-text {
    min-height: 90px !important; }
    #responsive_slide ul .slide .slide-text h1 {
      font-size: 18px;
      line-height: 14px; }
    #responsive_slide ul .slide .slide-text p {
      font-size: 12px; } }
