/************************************
*********** RESPONSIVE **************
************************************/
.sv-fluid-grid.sv-grid-main{
  padding-right: 10px;
  padding-left: 10px;
}

.sol-navbar-wrapper{
  position: relative;
  padding-right: 35px;
  padding-left: 35px;
}
.sol-content-wrapper{
  margin-top: 0;
}
.sol-hero-container .sol-round-puff,
.sol-hero-container .sol-hero-text.sv-row{
  display: none;
}
.sol-hero-text.sol-hero-text-resp{
  display: block;
}

.sol-hero-text.sol-hero-text-resp{
  position: relative;
  padding: 15px 55px 20px;
  background-color: #008895;
  text-align: center;
}
.sol-hero-text.sol-hero-text-resp h1{
  font-size: 29px;
  margin: 0 0 5px 0;
  line-height: 34px;
}
.sol-hero-text.sol-hero-text-resp a.sol-button-transp{
  width: 100%;
}
.sol-hero-container{ 
  background-position: 50% 0px;
}

.sol-decoration-tabs{
  margin-right: 0;
}
.sol-decoration-tabs .sol-tab-button{
  padding-top: 15px;
  padding-bottom: 20px;
}
.sol-newsletter-container{
  padding: 15px 30px 30px 30px;  
}
.sol-newsletter-container .sv-column-4{
  padding: 11px 0 18px 20px;
  margin-bottom: 0;
}
.sol-newsletter-container .sv-column-8{
  padding: 20px 10px;
  margin-bottom: 0;
}
.sol-newsletter-container .sol-form{
  position: relative;
}
.sol-newsletter-container .sol-form div.sv-clearfix input{
  width: 100%;
  margin-bottom: 5px;
}
.sol-newsletter-container .sol-form input[type=submit].sol-button{
  position: absolute;
  bottom: -75px;
  left: 0;
}
.sol-newsletter-container .sol-check-container{
  margin-bottom: 70px;
}
.sol-newsletter-container .sol-check-container label{
  white-space: nowrap;
}
.sol-footer-wrapper{
  padding-left: 60px;
  padding-right: 60px;
}
.sol-mobile-menu-btn{
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -21px;
  float: right;
  text-align: center;
  cursor: pointer;
}
.sol-mobile-menu-btn i{
  background-image: url('/webdav/files/System/Icons/icon-menu-hamburger.svg');
  height: 40px;
  width: 40px;
  display: block;
  background-repeat: no-repeat;
}
.sol-mobile-menu-btn i.sol-mobile-menu-button-expanded{
  background-image: url('/webdav/files/System/Icons/icon-menu-cross.svg');  
}
.sol-mobile-menu-btn span{
  font-size: 14px;
  line-height: 23px; 
}
.sol-mobile-menu-wrapper{
  position: absolute;
  background-color: white;
  width: 100%;
  left: 0;
  box-shadow: rgba(0, 136, 149, 0.18) 1px 1px 3px 0px;
  padding: 20px 55px 30px 55px;
  display: none;
}
.sol-mobile-menu-wrapper .sol-search-container{
  padding: 0;
  margin-top: 20px;  
}
.sol-mobile-menu-wrapper .sol-search-container input[type=text]{
  width: 100% !important; 
}
.sol-mobile-menu-container{
  margin-top: 40px;
  border-top: 1px solid rgba(85, 86, 90, 0.2);
}
.sol-mobile-menu-container a,
.sol-mobile-helpmenu-container a,
.sol-mobile-menu-wrapper li.sol-mobile-helpmenu-level-1,
.sol-mobile-menu-wrapper .sol-mobile-helpmenu-level-1 > a,
.sol-mobile-menu-wrapper .sv-language-portlet,
.sol-mobile-menu-wrapper .sv-language-portlet a{
  position: relative;
  display: block;
  float: none;
}
.sol-mobile-menu-level-1 > a,
.sol-mobile-menu-wrapper .sol-mobile-helpmenu-level-1 > a,
.sol-mobile-menu-wrapper .sv-language-portlet a{  
  padding-top: 15px;
  padding-right: 45px;
  padding-bottom: 15px;
  font-size: 18px;
  line-height: 23px;
  text-transform: uppercase;
}
.sol-mobile-menu-container a > span.sol-js-expand,
.sol-mobile-helpmenu-container a > span.sol-js-expand,
.sol-mobile-menu-wrapper .sv-language-portlet a > span.sol-helpmenu-icon{
  position: absolute;
  top: 50%;
  bottom: 0;
  right: 0;
  width: 53px;
  height: auto;
}
.sol-mobile-menu-container a > span.sol-js-expand i,
.sol-mobile-helpmenu-container a > span.sol-js-expand i,
.sol-mobile-menu-wrapper .sv-language-portlet a > span i{
  display: block;
  height: 20px;
  width: 20px;
  position: absolute;
  right: 15px;
  top: 0;
  margin-top: -10px;
  background-image: url('/webdav/files/System/Icons/icon-plus.svg'); 

  -webkit-background-size: 20px;
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: 50%;
}
.sol-mobile-menu-container a > span.sol-js-expand i.sol-expanded-icon,
.sol-mobile-helpmenu-container a > span.sol-js-expand i.sol-expanded-icon{
  background-image: url('/webdav/files/System/Icons/icon-minus-dark-grey.svg');  
}
.sol-mobile-menu-container .sol-mobile-menu-level-2  a > span.sol-js-expand i,
.sol-mobile-helpmenu-container .sol-mobile-helpmenu-level-2  a > span.sol-js-expand i{
  background-image: url('/webdav/files/System/Icons/icon-plus-grey.svg');
}
.sol-mobile-menu-container .sol-mobile-menu-level-2  a > span.sol-js-expand i.sol-expanded-icon,
.sol-mobile-helpmenu-container .sol-mobile-helpmenu-level-2  a > span.sol-js-expand i.sol-expanded-icon{
  background-image: url('/webdav/files/System/Icons/icon-minus-grey.svg');
}
.sol-mobile-menu-wrapper .sv-language-portlet a > span.sol-helpmenu-icon i.sol-lang-icon-sv{
  background-image: url('/webdav/files/System/Icons/icon-swedish.svg');
}
.sol-mobile-menu-wrapper .sv-language-portlet a > span.sol-helpmenu-icon i.sol-lang-icon-en{
  background-image: url('/webdav/files/System/Icons/icon-english.svg');
}
.sol-mobile-menu-level-2 a,
.sol-mobile-helpmenu-level-2 a{
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
  line-height: 23px;
  border-bottom: 1px solid rgba(85, 86, 90, 0.09);
}
.sol-mobile-menu-level-3 a,
.sol-mobile-helpmenu-level-3 a{
  padding-left: 30px;  
  background-color: rgba(218, 216, 214, 0.09);
}
.sol-mobile-menu-level-4 a,
.sol-mobile-helpmenu-level-4 a{
  padding-left: 40px;
}
.sol-mobile-menu-level-5 a,
.sol-mobile-helpmenu-level-5 a{
  padding-left: 50px;
}
.sol-mobile-menu-container li.sol-mobile-menu-current-page > a,
.sol-mobile-helpmenu-container li.sol-mobile-helpmenu-current-page > a{
  color: #00c0d1;
}
.sol-mobile-menu-wrapper .sol-mobile-helpmenu-container{
  margin-top: 40px;
}
.sol-mobile-menu-wrapper .sol-mobile-helpmenu-container .sol-mobile-helpmenu-title, .sol-mobile-menu-wrapper .sol-menu-container .sol-menu-title{
  margin: 0;
}
.sol-mobile-menu-wrapper li.sol-mobile-helpmenu-no-text{
  display: none;
}
.sol-puff .sol-puff-img{
  background-position: 50% 50%;
}
.sol-subpage{
  padding-top: 0;
}
.sol-white-wrapper{
  padding: 0 35px 70px 35px;
}
.sol-press-newsletter{
  margin-top: 62px;
}
.sol-decoration-box.sol-decoration-box-full{
  margin-top: 35px;
}
/* Bara stor surfplatta */
@media all and (max-width: 991px) and (min-width: 768px) {
  .sv-grid-main div.sol-footer-row.sv-row > div.sv-column-4{
    display: inline-block !important;
    width: 32.16374269005848% !important;
    float: left !important;
  }
  .sv-fluid-grid.sv-grid-main.sol-content-container{
    padding-right: 20px;
    padding-left: 20px;
  }  

}
/* Bara surfplatta */
@media all and (max-width: 991px) and (min-width: 481px) {
  .sol-landing-container .sol-width-33,
  .sol-landing-container .sol-width-25{
    width: 50%;
  }
  .sol-press-newsletter .sol-decoration-box{
    padding-right: 50px;
    padding-left: 50px;
  }
  .sol-pub-filter-type .sol-check-filter{
    width: 50%;
  }
}
@media all and (max-width: 767px) {
  .sol-hero-container{ 
    height: 250px;
    background-position: 50% 35%;
  }
  .sol-listing-module .sol-list-image{
    display: block;
    float: none;
    width: auto;
    height: 250px;
    background-position: 50%;
    margin-bottom: 10px;
    margin-right: 0;
    margin-top: -1px;
  } 
  .sol-focus .sol-decoration-box{
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 35px;
  } 
  .sol-landing-container > div{
    padding: 0 5px 0 5px;
  }
  .sol-related-container .sv-clearfix > div{
    width: 100%;
    margin-bottom: 20px;
  }
  .sol-press-contact-container .sol-contact{
    width: 100%;
    padding-top: 25px;
  }
  .sol-contact-tabs .sv-row > .sv-column-6{
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
  }
  .sol-search-coworkers .sol-search-field input[type=text], .sol-pub-container .sol-search-field input[type=text], .sol-search-coworkers.sol-form .sol-search-field input[type=text]{
    width: 100%;
    margin-bottom: 10px;
  }
  .sol-search-coworkers .sol-search-field .sol-button, .sol-pub-container .sol-search-field .sol-button, .sol-search-coworkers.sol-form input[type=submit].sol-button{
    width: auto;
    float: right;
  }
  .sol-pub-filter-select-title{
    line-height: 26px;  
    margin-top: 15px;
    margin-right: 0px;
    margin-bottom: 25px;
    float: none;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    display: block;
  }

  .sol-pub-filter-select-item{
    width: 100%;  
    margin-top: 5px;
    padding-right: 40px;
    padding-left: 40px;
    border-width: 1px;
    border-color: rgba(85, 86, 90, 0.18);
    margin-right: 35px;
    padding: 15px 30px;
    text-align: center;
  }
  .sol-pub-filter-select .sol-pub-clear-filter{
    right: -10px;
  }
  .sol-pub-filter-type .sol-check-filter{
    width: 100%;
  }
  .sol-pub-filter-coworker-result > div{
    float: none;
    width: 100%;
  }
  .sol-pub-filter-coworker-bottom > div:last-child{
    text-align: center;
  }
  .sol-pub-filter-coworker-bottom > div:last-child > span{
    display: inline-block;
    padding: 20px 15px;
    margin: 0;
  }
  .sol-pub-filter-coworker-result{
    padding: 0;
  }
  .sol-pub-filter-coworker-bottom > div:first-of-type{
    width: 100%;
  }
  
}
@media all and (max-width: 767px) and (min-width: 481px) {
  .sol-puff .sol-puff-img{
    height: 300px;
  }
}
/* Bara mobil */
@media all and (max-width: 480px) {
  .sol-navbar-wrapper{
    padding-left: 5px;
    padding-right: 15px; 
  }
  .sol-decoration-tabs .sol-tab-button,
  .sol-decoration-tabs .sol-tab-button.sol-tab-button-active:first-child{
    display: block;
    width: 100% !important;
    border: none !important; 
    margin-top: -1px;   
  }
  .sol-decoration-tabs .sol-tab-button-container{
    border: 2px solid #008895;
      border-bottom-width: 3px;
  }
  .sol-listing-module .sol-list-image{
    height: 200px;
  }
  .sol-newsletter-container{
    text-align: center;
    padding: 10px 0;
  }
  .sol-newsletter-container .sv-column-4{
    padding-left: 0;
    padding-right: 0;
  }
  .sol-newsletter-container .sv-column-8{
    padding-top: 5px;
  }
  .sol-focus .sol-decoration-box{
    text-align: center;    
  }
  .sol-focus .sol-decoration-box .sv-image-portlet{
    width: 100%;
    margin-bottom: 20px;
  }
  .sol-focus .sol-decoration-box .sv-image-portlet img{
    width: auto;
    max-width: 100%;
    max-height: 250px;
  }
  .sol-footer-wrapper .sol-footer-row > div > div{
    padding-right: 0;
  }
  .sol-footer-wrapper{
    padding: 50px 40px 0px;
  }
  .sol-mobile-menu-wrapper{
    padding: 20px 20px 30px 20px;   
  }
  .sol-mobile-menu-container{
    border-top: none;
  }
  .sol-mobile-menu-level-1 > a,
  .sol-mobile-menu-wrapper .sol-mobile-helpmenu-level-1 > a,
  .sol-mobile-menu-wrapper .sv-language-portlet a{
    font-size: 16px;
    line-height: 13px;
  }
  .sol-mobile-menu-btn i{
    width: 30px;
    height: 30px;
  }
  .sol-mobile-menu-btn span{
    font-size: 12px;
  }
  .sol-landing-container .sol-width-33,
  .sol-landing-container .sol-width-25{
    width: 100%;
  }
  .sol-white-wrapper{
    padding: 0 20px 70px 20px;
  }
  .sol-list-coworkers li{
    min-height: 70px;
  }
  .sol-list-coworkers li .sol-contact-left{
    width: 70px;
    height: 70px; 
    margin-top: -35px;   
  }  
  .sol-contact-list li .sol-contact-left{
   margin-top: -50px;
  }
  .sol-list-coworkers li .sol-contact-right{
    padding-left: 100px;
  } 
  .sol-pub-container .sol-list-container li > a{
      padding: 10px 20px 33px 20px;
  }
}