@media all and (max-width: 767px) {

  #menu-admin,
  .desktop {display: none !important;}
  .mobile { display: block; }
  .menu-about-open #container,
  .menu-industry-open #container {
    transform: none;
  }

  #nav > .inner {
    display: block;
    width: 400px !important;
  }
  #nav .left,
  #nav .right {
    transition: none;
  }
  #nav .right {
    width: 400px;
  }
  #nav.r-open .left {
    display: none;
  }

  .checkout-mobile { display: block; }
  .checkout-desktop { display: none; }

  .search .group-left,
  .search .group-left + .group-right {
    width: auto;
    float: none;
    border-right: none;
  }
  .search .group-left + .group-right {
    border-top: 1px solid #e5e5e5;
  }
  .search .group-left + .group-right:after {
    display: none;
  }
  .search .results-group:first-child { border-top: none; }
  .search .results-products ~ .results-group::after { display: none; }
  .search .results-products .item .image { width: 13.5%; }
  .search .results-products .item .description { width: 59%; margin-left: 4%; }
  .search .results-products .item .preamble { display: inline; }
  .search .results-products .item .num-articles { width: 14%; margin-left: 5%; display: block; }
  .search .results-products .item .icon { margin-left: 1.5%;}

  .search .results-group {padding: 25px 20px;}
  .search .results-products .item .preamble {
    display: block;
    margin-left: 0;
    padding-left: 0;
    border-left: none;
  }
  .search .results-products .item .title {
    display: block;
  }
  .search .results-products .item .description > div {
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }

  .search .results-products .item .description {
    margin-top: 23px;
  }

  .support .body .title {
    font-size: 24px;
  }
  .support .body > .inner {
    padding: 30px 35px;
  }

  .popup-size-medium .popup-light {
    width: 509px;
    left: -162px;
  }
  .popup-inner {
    margin: 60px 35px 40px;
  }
  .popup-infobox .menu-dropdown > .form-label {width: 60%;}
  .popup-infobox .menu-dropdown > .form-input {width: 40%;}
  .popup-infobox .title {font-size: 30px;}

  #checkout-items .item {
    background: #f2f2f2;
    padding: 20px;
    font-size: 14px;
  }

  #checkout-items .item:nth-child(2n) {
    background: #fff;
  }

  #checkout-items .item .image {
    float: left;
    margin-right: 20px;
  }

  #checkout-items .item div.title,
  #checkout-items .item .subtitles {
    float: left;
    width: 52%;
  }

  #checkout-items .item .quantity-price {
    padding-top: 10px;
  }

  #checkout-items .item .quantity-price,
  #checkout-items .item .total {
    text-align: right;
  }

  #checkout-items .item:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
  }

  #checkout-items .item .quantity {
    float: right;
  }

  #container > .menu-wrapper {display: none;}

  .column-right {width: 75%;}

  .column-left {width: 25%;}

  #menu-industry a {width: 170px;}

  body.admin-menu { margin-top: 0; }

  #container { border-top: none; }

  #cart-title { display: none; }
  #cart { width: 100%; }
  .cart { padding: 30px 25px; }
  .cart .top { margin-bottom: 25px; }
  .cart .top .title { font-size: 28px; }
  .cart .item .titles { width: 45%; }
  .cart .item .remove { width: 30px; }

  .quantity-edit { width: 70px; }

  #page .knowledge-menu { display: none; }
  .column-left {width: 0;}
  .column-right {width: 100%;}

  .support .toggle {
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
  .support .toggle .front svg {
    width: 24px;
  }

  #cookie-msg .msg {
    float: none;
    line-height: 1.5;
  }
  #cookie-msg .btn {
    float: none;
    margin-top: 15px;
    min-width: 80px;
  }

  .newsletter .form-container {
    padding: 50px 30px;
  }
  .newsletter .left {
    float: none;
    width: auto;
  }
  .newsletter .form-item {
    width: auto;
  }
  .newsletter .form-name-right {
    float: none;
    width: auto;
    margin-top: 40px;
  }

  .footer-menu .menu-depth-1 > li {
    margin-bottom: 30px;
    margin-right: 60px;
  }
  .footer-menu .menu-depth-1 > li:nth-child(3n+3) {
    margin-right: 0;
  }
  .footer-menu .menu-depth-1 > li:nth-child(4) {
    clear: both;
  }

  .industry-entries a {
    max-width: calc(100% / 3);
  }


  /**
   * Index page
   */
  .index-entries .title {
    font-size: 24px;
  }
  .index-entries .entry-0 {
    padding-bottom: 60%
  }
  .index-entries .group-1 {
    display: block;
  }
  .index-entries .group-1 .entry {
    padding-bottom: 50%;
  }
  .index-entries .entry-2,
  .index-entries .entry-3 {
    margin-top: 30px;
  }
  .index-entries .entry-4 {
    padding-bottom: 60%;
    margin-top: 30px;
  }
  .index-entries .entry-5 {
    background-image: none !important;
  }
  .index-entries .entry-5 .inner {
    padding: 30px 0;
    max-width: none;
  }

  .index-knowledge {
    margin-top: 60px;
  }
  .index-knowledge .top .left {
    float: none;
    width: auto;
  }
  .index-knowledge .top .right {
    float: none;
    width: auto;
  }
  .index-knowledge .bottom .article:nth-child(n) {
    float: none;
    width: auto;
  }
  .index-knowledge .bottom .article:nth-child(2) {
    margin-top: 30px;
  }
  .index-knowledge .shield {
    display: none;
  }

  .index-more {
    padding: 50px 30px;
  }


  /**
   * Ref
   */
  .ref-top .articles {
    display: block;
  }
  .ref-top .articles .article:nth-child(n) {
    padding-bottom: 50%;
  }
  .ref-top .articles .article:nth-child(n+2) {
    margin-top: 30px;
  }
  .ref-top .articles .article:nth-child(n) .title {
    font-size: 28px;
  }
  .ref-top .articles .article:nth-child(n+2) .text {
    display: block;
  }
  .ref-map .map-wrapper .form .form-item:nth-child(n) {
    margin-top: 0;
  }

/******************* Bransch *******************/

  .industry-view .top .col {width:100%;}
  .industry-view .head .title {max-width: 80%;}

  .industry-view .col.left img {
    width: 100%;
    height: auto;
    margin-left: -50%;
    position: relative;
    left: 0;
    margin-left: 0;
  }

  .industry-view .top .col {height: auto;}
  .industry-view .top .right {
    padding: 45px 6%;
    width: auto;
  }
  .industry-view .top .link {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: none;
    overflow: hidden;
    margin: 0;
    border-radius: 0;
  }

  .industry-view .top .link .inner {
    display: block;
    position: absolute;
    bottom: 34px;
    color: #fff;
    font-size: 17px;
    left: 6%;
  }

  .industry-view .top .right {
    padding: 45px 6% 70px;
  }

  .industry-view .top .link:hover {
    background: none;
  }
  .industry-view .content-blurb {
    padding: 20px 25px;
    width: 90%;
    box-sizing: border-box;
    margin: 50px auto 0;
  }
  .industry-view .content-blurb .title,
  .industry-view .content-blurb .text  {
    width: 100%;
    margin: 0 0 10px;
  }

  .commons .common-item .text .preamble {display: none;}

  .common-medium {
    float: none;
    width: auto;
    margin-left: 0;
  }
  .common-medium:nth-child(n+2) {
    margin-top: 12px;
  }

  .commons .common-item .text {padding: 0 0 0 3%;}
  .commons .common-item .arrow {width: 19%;}
  .commons .common-item .text {width: 74%;}

  .industry-view .head .title {font-size: 38px;}
  .industry-view .head > .inner {height: 251px;}

/******************* Kategorier *******************/

  .products .product-item {width: 33.33%;}
  .products .product-item:nth-child(4n+1) {clear: none; margin: 0 0 -1px -1px}
  .products .product-item:nth-child(3n+1) {clear: both; margin-left: 0;}

  .form-product-filter .form-name-fields .form-item > .form-label {
    width: auto;
    float: none;
    margin: 0 0 10px;
  }
  .form-product-filter .form-name-fields .form-type-checkboxes > .form-input,
  .form-product-filter .form-name-fields .form-type-radios > .form-input {
    max-width: 90%;
  }
  .form-product-filter .form-name-fields .form-type-interval > .form-input {
    width: 100%;
  }

  .category-view .filter .header .title,
  .category-view .filter .header .right,
  .category-view .filter .header #summary,
  .category-view .filter .header .reset-btn {
    float: none;
  }
  .category-view .filter .header #summary {
    line-height: 24px;
  }
  .category-view .filter .header .reset-btn {
    position: absolute;
    right: 30px;
    top: 16px;
    margin: 0;
  }

  .category-view .intro h1 {
    font-size: 30px;
  }
  .category-view .intro .col-1 {
    display: none;
  }
  .category-view .intro .col-2 {
    float: none;
    width: auto;
  }

/******************* Kundskapsbank kategorier *******************/

  .knowledge-category-view .intro {
    padding: 0;
    margin: 0 5%;
  }
  .knowledge-category-view .intro h2 {
    font-size: 30px;
  }
  .knowledge-category-view .intro .col-1 {
    display: none;
  }
  .knowledge-category-view .intro .col-2 {
    float: none;
    width: auto;
  }

/******************* Produkt *******************/

  .product-view .col-1,
  .product-view .col-2 {
      width: 100%;
  }

  .product-view .slides {margin: 0 0 30px 0;}
  .product-view .slide {text-align: center;}
  .product-view .page {display: inline-block; float: none;}
  .product-view .top {padding: 30px 0 8px;}

  .products-small .product-item {
    width: 48%;
    margin-left: 2%;
  }

  .products-small .product-item:nth-child(3n+1) {
    margin-left: 2%;
    clear: none;
  }

  .products-small .product-item:nth-child(2n+1) {
    margin-left: 0;
    clear: both;
  }

  .products-small .product-item:nth-child(n+3) {
    margin-top: 20px;
  }

  .products .product-item:hover {
    overflow: hidden;
  }
  .products .product-item:hover > .inner {
    border-color: #e5e5e5;
  }
  #main .products .product-item:hover .texts {
    height: 74px;
  }
  .products .product-item:hover .more {
    display: none;
  }

  .product-view .selling-point .title {font-size: 28px;}

  .product-view .banner {padding: 30px;}
  .product-view .banner .middle-class {height: 0;}
  .product-view .slide .middle-class {height: auto;}
  .product-view .slide {padding-bottom: 61.3%;}
  .product-view .slide .img {padding-bottom: 61.3%;}


  .product-view .left,
  .product-view .right {
    width: 100%;
    margin-right: 0;
    max-width: 100%;
  }

  .product-view .right iframe {
    height: 38vw !important;
    margin-top: 30px;
  }

  .product-view .articles-desktop,
  .product-view .articles-title .notice {
    display: none;
  }
  .product-view .articles-mobile {
    display: block;
  }

  .product-view .right iframe {height: 48vw !important;}

  .product-view .selling-point .title {font-size: 24px;  }

  .product-view .documents-links .all-documents {display: none;}


/******************* About *******************/

  .common-view .menu-scroll {width: 77%;}
  .common-view div.menu-dropdown {width: 23%;}

  .common-view .top .col-1,
  .common-view .top .col-2  {
    width: auto;
    text-align: left;
    margin: 0;
    padding: 0;
  }

  .common-view .top .col-1 {margin-bottom: 20px;}


  .section.type-image-text,
  .section.type-text-image {
    padding: 0;
  }

  .section.type-image-text .texts,
  .section.type-text-image .texts {
    width: 52%;
  }

  .section.type-image-text .image,
  .section.type-text-image .image {
    width: 42%;
  }

  .section.type-image-preamble .texts {
    position: relative;
    top: 0;
    right: 0;
    width: 100%;
  }

  .section.type-image-preamble .image {
    margin-bottom: 0;
  }

  .section .texts {width: auto;}
  .section .slide .image {margin-bottom: 0;}
  .section .slide .texts {height: 195px;}

  .section .image {
    max-width: 100%;
    margin-bottom: 20px;
  }

  .section.type-thumb-text {
    width: 100%;
    margin: 20px 0 20px;
  }
  .section.type-thumb-text .image {
    width: 25%;
    margin-right: 5%;
  }
  .section.type-thumb-text .texts {
    width: 70%;
  }

  .form-service-contact {
    float: none;
    width: auto;
  }

  .section .slide .texts {height: 220px;}


/******************* News *******************/

  .news-index .form-type-radios {width: 69%;}
  .news-index div.menu-dropdown {width: 31%;}
  .form-name-industry-id {display: none;}
  .news-index .form-type-radios {width: 100%; float: none;}


  .news-index .form-type-radios .radio-label {
    display: block;
    width: 33%;
    float: left;
    margin-bottom: 0;
  }

  .news-index .form-type-radios .radio-label:nth-child(n+4) .label-inner{
    border-top: none;
    border-left-width: 1px;
  }

  .news-index .form-type-radios .radio-label:nth-child(3n+1) .label-inner{
    border-right-width: 0;
  }


  .common-large .image {
    padding: 0;
    text-align: center;
    width: 100%;
    max-width: 100%;
  }

  .common-large.has-image .text {width: 100%;}

  .common-view.news-view h1 {
    font-size: 30px;
    line-height: 38px;
  }

  .news-index div.menu-dropdown {width: 31%;}

  .common-view.news-view .head {margin: 0;}



/******************* Event *******************/

  .event-large .image {
    padding: 0;
    text-align: center;
    width: 100%;
    max-width: 100%;
  }

  .event-large.has-image .text {width: 100%;}

  .event-view .section.type-image-text .texts,
  .event-view .section.type-text-image .texts,
  .event-view .section.type-image-text .image,
  .event-view .section.type-text-image .image {
    width: 100%;
    margin: 0 0 20px;
    position: static;
  }

  .event-view .section {margin: 25px 0;}

  .common-view.event-view .head {margin: 0;}


/******************* Kundservice *******************/

  .contact-view .top { width: 84%;}

  .contact-view .top .contacts { margin: 0; }
  .contact-view .top .contact { width: 50%; }

  .menu-contact a {
    font-size: 16px;
    font-weight: 500;
  }

  .contact-view .infobox {width: 50%;}
  .contact-view .infobox:nth-child(1),
  .contact-view .infobox:nth-child(2) {width: 50%; border-bottom: 1px solid #fff;}
  .contact-view .infobox:nth-child(3) {border-left: none;}

  .contact-view .employees h2,
  .contact-view .offices h2 {font-size: 34px;}

  .contact-view .offices .left,
  .contact-view .offices .right  { width: 100%;}

  .contact-view .offices .right  { margin-top: 40px;}
  .contact-view .offices {padding: 50px 0 55px;}

  .contact-view .offices h2 {
    font-size: 32px;
    margin: 0 0 40px;
  }

  .contact-view .employees h2,
  .contact-view .offices h2 { margin: 0 0 36px;}
  .contact-view .employees {margin: 0;}

  .contact-view .workgroup .item:nth-child(n) {
    width: 46%;
    margin-left: 8%;
    clear: none;
  }
  .contact-view .workgroup .item:nth-child(2n+1) {
    margin-left: 0;
    clear: both;
  }

  .common-view h1 {font-size: 25px;}

  .contact-view .info {padding: 30px 30px 45px;}

  .popup-infobox .form {display: none;}

  .contact-view .menus {
    width: 95%;
    margin: 0 auto 50px;
  }

  div.menu-dropdown {width: 25%;}
  .menu-scroll {width: 75%;}

  .popup-size-medium .popup-light {
    width: 470px;
    left: -235px;
  }

  .menu-contact a {width: 50%;}

  .menu-contact a:nth-child(1),
  .menu-contact a:nth-child(2) {
    border-bottom: 1px solid #fff;
  }
  .menu-contact a:nth-child(3) {
    border-left: none;
  }

  .contact-view .offices {padding: 50px 0 55px;}

  .contact-view .employees {margin: 0;}

  .contact-view .employees h2,
  .contact-view .offices h2 {margin: 0 0 30px;}

  .contact-view .workgroup .item:nth-child(n) {
    width: 30%;
    margin-left: 5%;
    clear: none;
  }
  .contact-view .workgroup .item:nth-child(3n+1) {
    margin-left: 0;
    clear: both;
  }

  /**
   * Map
   */
  .map-wrapper .map {
    padding-bottom: 80%;
  }
  .map-wrapper .form .form-item {
    float: none;
    max-width: 300px;
  }
  .map-wrapper .form .form-item:nth-child(n+2) {
    margin: 10px 0 0;
  }


  .download-view h1 {
    padding: 0;
  }
  .download-sections {
    margin-top: 30px;
  }
  .download-section:nth-child(n) {
    float: none;
    width: auto;
    margin-right: 0;
  }

  table.order-rows th,
  table.order-rows td {
    padding: 10px 7px;
  }
  table.order-rows tr .price {
    display: none;
  }


}




@media all and (max-width: 600px) {

  .search {
    margin: 0;
    max-width: calc(100% - 190px);
  }
  .search .form .fa {
    right: 0;
    padding-right: 10px;
  }
  .search .results-products .item .description { width: 53%; }
  .search .results-products .item .num-articles { display: none;}
  .search .results-products .item .icon {float: right;}


  #checkout-items .item .quantity-price,
  #checkout-items .item .total {
    clear:both;
  }

  #checkout-items .item .image {
    margin-right: 8%;
    width: 30%;
    max-width: 75px;
    padding-bottom: 10px;
  }

  #checkout-items .item div.title,
  #checkout-items .item .subtitles {
    width: 62%;
  }

  #checkout-items .item .subtitles {
    padding-bottom: 10px;
  }

  #checkout-items .item .quantity-price {
    margin-top: 10px;
    border-top: 1px solid #ccc;
  }


  /* Formblock */
  .formblock .cols .col-1 {
    float: none;
    width: auto;
  }
  .formblock .cols .col-2 {
    float: none;
    width: auto;
    margin-top: 20px;
  }

  /**
   * Ref
   */
  .ref-map .map-wrapper .form-items {
    display: block;
  }
  .ref-map .map-wrapper .form {
    margin-bottom: 15px;
  }
  .ref-map .map-wrapper .form .form-item:nth-child(n+2) {
    margin-top: 15px;
  }


/******************* News *******************/

  .news-index .form-type-radios .radio-label {width: 50%;}

  .news-index .form-type-radios .radio-label:nth-child(2n) .label-inner {
    border-left-width: 0;
  }

  .news-index .form-type-radios .radio-label:nth-child(3n+1) .label-inner {
    border-right-width: 1px;
  }

  .news-index .form-type-radios .radio-label:nth-child(2n+1) .label-inner {
    border-left-width: 1px;
  }

  .news-index .form-type-radios .radio-label:nth-child(n+3) .label-inner {
    border-top: none;
  }


/******************* About *******************/

  .section .slide .texts {height: 214px;}

  .common-view div.menu-dropdown {display: none;}
  .common-view .menu-scroll {width: 100%;}


/******************* Kategorier *******************/

  .products .product-item {width: 50%;}
  .products .product-item:nth-child(3n+1) {clear: none; margin: 0 0 -1px -1px}
  .products .product-item:nth-child(2n+1) {clear: both; margin-left: 0;}

  .category-view .intro .col-1 {
    float: none;
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
  }

  .category-view .intro .col-2 {
    float: none;
    width: 100%;
  }

  .category-view .intro h1 {
    font-size: 24px;
  }

/******************* Kundservice *******************/

  .popup-size-medium .popup-light {
    width: 420px;
    left: -210px;
  }

  .form-employee-filter .form-label:nth-child(n) {
    width: 33.3333%;
    width: calc(100%/3);
    border: 1px solid #ccc;
    border-left-width: 0;
    border-top-width: 0;
  }
  .form-employee-filter .form-label:nth-child(-n+3) {
    border-top-width: 1px;
  }
  .form-employee-filter .form-label:nth-child(3n+1) {
    border-left-width: 1px;
  }

  .contact-view .workgroup .item:nth-child(n) {
    width: 46%;
    margin-left: 8%;
    clear: none;
  }
  .contact-view .workgroup .item:nth-child(2n+1) {
    margin-left: 0;
    clear: both;
  }


/******************* Catalog *******************/

  .catalog-index .catalog{
    width: 46%;
    margin-left: 8%;
  }
  .catalog-index .catalog:nth-child(3n+1) {
    margin-left: 8%;
    clear: none;
  }
  .catalog-index .catalog:nth-child(-n+3) {
    margin-top: 35px;
  }
  .catalog-index .catalog:nth-child(2n+1) {
    margin-left: 0;
    clear: both;
  }
  .catalog-index .catalog:nth-child(-n+2) {
    margin-top: 0;
  }


/******************* Checkout *******************/

  .checkout form .form-name-col1,
  .checkout form .form-name-col2 {
    float: none;
    width: auto;
  }
  .checkout .support-info {
    margin: 25px 0;
  }
  .checkout .support-info .title,
  .checkout .support-info .phone .fa {
    font-size: 20px;
  }
  .checkout .support-info .phone {
    font-size: 24px;
  }
  .checkout-summary {
    min-width: 0;
    width: 100%;
    float: none;
  }

  .map-wrapper .items .list {
    font-size: 14px;
  }
  .map-wrapper .items .list th,
  .map-wrapper .items .list td {
    padding: 10px 5px;
  }
  .map-wrapper .items .list th:first-child,
  .map-wrapper .items .list td:first-child {
    padding-left: 15px;
  }
  .map-wrapper .items .list th:last-child,
  .map-wrapper .items .list td:last-child {
    padding-right: 15px;
  }


  /**
   * Order history
   */
  table.order-list {
    font-size: 14px;
    margin-top: 20px;
  }

  table.order-rows tr .image {
    display: none;
  }


  /**
   * Product view
   */
  .product-view .article-tab-header {
    float: none;
    width: auto;
    padding: 10px 15px;
    text-align: left;
  }
  .product-view .article-tab-header .icon {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
  }
  .product-view .article-tab-header .title {
    display: inline-block;
    vertical-align: middle;
  }

}
