/* --- FULLBREDD --- */
.startpage .container {
    max-width: none;
    width: 100%;
    margin: 0 auto;
}
.fabrikk--content {
    max-width: none;
}
@media (min-width:1900px) {
  body .tws-top-menu .navbar-nav {
    max-width: none;
}
}

.tws-util-heading--heading.h1.tws-content-box--first-line {
    background: rgba(51, 51, 51, 0.5);
    border-top: 1px solid #F5F5F5;
    border-bottom: 1px solid #F5F5F5;
    padding: 4px 0px;
	  font-size: 21px;
		font-weight: 500;
		letter-spacing: normal;
}
.tws-content-box-3x--box .tws-content-box--cell {
    padding: 0 0px;
}



.tws-login--rton{
display:none !important;
}
html[lang="en"] li[data-value="SEK"] {
     display: none;
}
html[lang=de] .slot--payment-widget {
  display: none;
}

.embed-container {
   position: relative;
   padding-bottom: 56.25%;
   height: 0;
   overflow: hidden;
   max-width: 100%; 
} 

.embed-container iframe, .embed-container object, .embed-container embed {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
}

@media (min-width: 768px) {
video {
    height: 600px;
}
}
.omoss_body {width:100%;height:400px;}
.omoss_square {width:245px;height:auto;float:left;margin-left:10px;display: inline-block;}
.kundservice_body {width:100%;height:1200px;}
.kundservice_square {width:320px;height:auto;float:left;margin-left:15px;margin-bottom:10px;display: inline-block;
}

.slot--top-bar-html {
    text-align: center;
    display: block;
}