/******************************************************************************* 
    TEXT
*******************************************************************************/
body {
    line-height: 1.2;
    
}

h1, h2, h3, h4, .g-title {
    font-family: 'Manuale', serif;
    line-height: 1.2!important;
}

p, .date, a {
    line-height: 1.2;
}

.g-menu-item-title, #g-navigation .g-features2-particle-title, .forside #g-utility .g-features-particle-title {
    font-family: 'Tajawal', sans-serif;
}

input {
     font-family: 'Tajawal', sans-serif;
}
 
.search-query::-webkit-input-placeholder, input[name="search"]::-webkit-input-placeholder {
    color:#000000!important;
    font-family: 'Tajawal', sans-serif;
}

.search-query::-moz-placeholder, input[name="search"]::-moz-placeholder {
    color:#000000!important;
    font-family: 'Tajawal', sans-serif;
}

.search-query::-ms-placeholder, input[name="search"]::-ms-placeholder {
    color:#000000!important;
    font-family: 'Tajawal', sans-serif;
}

.search-query::placeholder, input[name="search"]::placeholder {
    color:#000000!important;
    font-family: 'Tajawal', sans-serif;
}

.desktop {
    display: block;
}

.mobile {
    display: none;
}


.text.grey, p.text.grey {
    color: grey!important;
}

video {
    max-width:100%;
}

html[lang="en-GB"] .forside #g-features,
html[lang="de-DE"] .forside #g-features,
html[lang="pl-PL"] .forside #g-features {
    margin-top: 3rem;
}


/*******************************************************************************
    BUTTON
*******************************************************************************/

.btn, .button {
    line-height: 1.2;
    letter-spacing: 1px;
    
}

.btn-negative, .brochure .button, .background.green .button {
    background: none;
    border: 1px solid #ffffff;
    text-shadow: none;
    padding: 10px 20px;
    border-radius: 10px;
    font-family: 'Tajawal', sans-serif;
    text-transform: none;
    font-weight: 400;
    letter-spacing: 0;
    text-align: center;
}


.btn-negative:hover, .brochure .button:hover, .background.green .button:hover {
 background: #fff!important;
 color: rgba(49,61,56,1)!important;
}

.btn-normal, .view-login .btn-primary, .view-reset .btn-primary, .view-login .btn.btn-primary {
    background: none;
    border: 1px solid #86a291;
    text-shadow: none;
    padding: 10px 20px;
    color: #86a291;
    border-radius: 10px;
    font-family: 'Tajawal', sans-serif;
    text-transform: none;
    font-weight: 400;
}

.btn-normal:hover, .view-login .btn-primary:hover, .view-reset .btn-primary:hover, .view-login .btn.btn-primary:hover, .sofabygger .g-features-particle-button .button:hover {
    background: #86a291!important;
    color: #ffffff!important;
}

.view-login .btn.btn-primary:hover {
    color: #ffffff;
}

.forside #g-features .btn-normal, .forside #g-container-main .btn-normal {
    background: #ffffff;
}

/* Styles for the link inside .button-green */
.g-block.g-features-particle-item.button-green a.btn.btn-normal {
    display: block;
    width: 100%;
    text-align: center;
    padding: 10px;
    background-color: rgba(145, 168, 147, 0.85) !important;
    color: white !important;
    text-decoration: none;
    border-radius: 5px;
    transition: background-color 0.3s ease-in-out;
}

.g-block.g-features-particle-item.button-green a.btn.btn-normal:hover {
    background-color: rgba(145, 168, 147, 1) !important; /* Darker color on hover */
}



/*******************************************************************************
    COL
*******************************************************************************/

.col-1, .col-1-6, .col-2, .col-3, .col-4, .col-4-2, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10 {
    height: auto;
    min-height: 1px;
    float: left;
    box-sizing: border-box;
    padding: 0 15px;
}

.col-1 {
    width: 10%;
}

.col-1-6 {
    width: 16%;
}

.col-2 {
    width: 20%;
}

.col-3 {
    width: 30%;
}

.col-4 {
    width: 40%;
}

.col-4-2 {
    width: 42%;
}

.col-5 {
    width: 50%;
} 

.col-6 {
    width: 60%;
}

.col-7 {
    width: 70%;
}

.col-8 {
    width: 80%;
}

.col-9 {
    width: 90%;
}

.col-10 {
    width: 100%;
}

/*******************************************************************************
    CUSTOM SEARCH
*******************************************************************************/
/*
.searchResult .result {
    display: block;
    width: 100%;
    float: left;
    padding: 10px;
    border-top: 1px solid #e0e0e5;
}

.searchResult a:nth-child(odd) .result {
    background: rgba(200, 200, 200, 0.2);
}

.searchResult .result h4 {
    font-size: 18px;
    margin-bottom: 2px;
}

.searchResult .result p {
    font-size: 14px; 
    color: #361b27;
    margin-top: 2px;
    margin-bottom: 0.75rem;
}*/


.sogning .searchResult {
    margin-bottom: 30px;
}

.sogning #g-intro  {
    display: none;
}

.sogning #g-container-main #g-mainbar {
    margin: 0.625rem;
    padding: 0.938rem;
}

/*******************************************************************************
    PERSONSDATAPOLITIK
*******************************************************************************

.persondatapolitik #g-mainbar {
    padding-top: 0;
}

.persondatapolitik #g-intro, .persondatapolitik .standin-topimg {
    display: none;
}

.item-pagepersondatapolitik .item-image {
    height: 400px;
    overflow: hidden;
}

.persondatapolitik .must-container {
    padding-left: 1.563rem;
    padding-right: 1.563rem;
}

.persondatapolitik .page-header {
    margin-top: 30px;
}

/*******************************************************************************
    FEATURES - PARTICLE
*******************************************************************************/

.g-features-particle-item.background.green {
    background: #91a893;
    color: #ffffff;
    text-align: center;
    position: relative;
}

.background.green .g-features-particle-item-container {
    padding: 3rem;
}

.collect .g-features-particle-item.background.green h4 {
    margin-top: 0;
}

.collect .background.green .g-features-particle-item-container {
    padding: 2rem 3rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.background.green .button {
    width: 190px;
}



.standard2 .g-features-particle-title {
    font-family: 'Manuale', serif!important;
    line-height: 1.2;
    font-size: 30px;
}

.standard2 .g-features-particle-item:not(.text-small) .g-features-particle-desc {
    font-size: 24px;
}

.standard2 img {
    width: 100%;
}

.standard2 .g-grid {
    margin: 0.625rem;
    padding: 0.938rem;
}


.produkter .g-features-particle-item {
    padding: 0 7px 20px;
    flex: 0 auto;
    float: left;
    position: relative;
    display: inline-block;
}

.produkter .g-features-particle-item h4 {
    margin-top: 10px;
    margin-bottom: 0;
    line-height: 1.2;
    font-size: 16px;
    font-weight: 700;
}

.produkter .g-features-particle-item a {
    line-height: 1.2;
    font-size: 14px;
    text-decoration: underline;
    color: #86a291;
}

.produkter .g-features-particle-item img {
    height: 200px;
}

.g-features2-particle.sofabygger > .g-grid:first-child {
    margin-top: -244px;
}

.sofabygger .g-block.g-features-particle-item:first-child {
    padding-right: 30px;
}

.sofabygger .g-block.g-features-particle-item:last-child {
    padding-left: 30px;
}

.sofabygger .g-features-particle-item img {
    width: 100%;
}

.sofabygger h4.g-features-particle-title {
    font-size: 32px;
    margin-bottom: 5px;
}

.sofabygger .hvid-overskrift h4.g-features-particle-title {
    color: #ffffff;
}

.sofabygger .g-features-particle-button .button {
    background: none;
    border: 1px solid rgba(145,168,147,1);
    text-shadow: none;
    padding: 10px 20px;
    border-radius: 10px;
    color: rgba(145,168,147,1);
    font-family: 'Tajawal', sans-serif;
    float: right;
    font-weight: 300;
}

.sofabygger .g-features-particle-item .link-text {
    width: 53%;
    float: left;
}

.sofabygger .g-features-particle-desc {
    font-family: 'Manuale', serif;
    color: #283837;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
    margin-top: 15px;
}

.sofabygger .g-block.g-features-particle-item .readmore-link {
    color: #000;
    text-decoration: underline;
    font-size: 1rem;
    margin-top: 5px;
    display: block;
}

.g-features-particle, .g-features2-particle {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 50px;
}

#g-navigation .g-features-particle, #g-navigation .g-features2-particle {
    margin-left: -0.938rem;
    margin-right: -0.938rem;
    margin-bottom: 0;
}


.brochure {
    margin-top: -236px;
}

.brochure-side #g-intro .intro-pre .g-content {
    color: #fff;
}

#g-intro .brochure .g-title.g-main-title {
    text-align: left;
    font-size: 46px;
    margin: 0;
    line-height: 1.2;
    margin-bottom: 0;
    color: #424753;
}

.brochure .g-features-particle-item{
    flex: 0 1 auto;
    width: calc(33.33% - 20px);
    margin-left: 30px;
    margin-top: -50px;
    margin-bottom: 50px;
}

.brochure .g-features-particle-item:first-child {
    margin-left: 0;
}

.brochure .g-features-particle-title {
    color: #ffffff;
    margin-top: 15px;
    margin-bottom: -12px;
}

.brochure .button {
    width: 100%;
    font-size: 14px;
}

.brochure .g-block.g-features-particle-item .readmore-link {
    color: #fff;
    text-decoration: underline;
    font-size: 1rem;
}

.g-block.g-features-particle-item.headline h4, .headline h4 {
    font-size: 34px;
    margin-bottom: 10px;
    margin-top: -6px;
    font-weight: 700;
}

.om-os.outline-30 #g-features .features-a > .g-content {
    margin: 0.625rem;
    padding: 0.938rem;
}

.om-os.outline-30 #g-features .features-a img {
    margin-right: 0;
    float: none;
    display: block;
}

.om-os.outline-30 #g-features .g-features-particle-item.text-left {
    padding-right: 0;
}

.om-os.fabrikken-video video {
    max-height: 312px!important;
}

@media only screen and (max-width: 960px) {
    
    .om-os.fabrikken-video video {
        max-height: 188px!important;
    }
}

@media only screen and (max-width: 768px) {
    .om-os.fabrikken-video video {
        max-height: 242px!important;
    }
}

@media only screen and (max-width: 414px) {
    .om-os.fabrikken-video video {
        max-height: 210px!important;
    }
}

@media only screen and (max-width: 375px) {
    .om-os.fabrikken-video video {
        max-height: 192px!important;
    }
}

@media only screen and (max-width: 320px) {
    .om-os.fabrikken-video video {
        max-height: 162px!important;
    }
}


.g-block.g-features-particle-item.headline-green h4, .headline-green h4 {
    color: #86a291;
}

.g-features-particle-item.text-left {
    position: relative;
}

.g-features-particle.collect .g-content, 
.collect > .g-grid {
    padding: 0;
    margin: 0;
}

.g-features-particle.collect .g-features-particle-image {
    margin-bottom: 0;
}

.g-features-particle.collect .g-features-particle-image img {
    width: 100%;
}

.g-features-particle-item.text-left .g-content {
    /*position: absolute;
    top: 50%;
    transform: translateY(-50%);*/
}

.g-features-particle-item.image .g-features-particle-image img {
    width: 100%;
}

.g-features-particle-item.image .g-features-particle-image img {
    width: 100%;
}

.g-features-particle .g-grid .g-features-particle-item.image:last-child .g-features-particle-image {
    margin-left: 0.625rem;
    width: calc(100% + 5px);
}

.g-features-particle .g-grid .g-features-particle-item.image:first-child .g-content, 
.g-features-particle .g-grid .g-features-particle-item.text-left:first-child .g-content{
    padding-right: calc(0.938rem + 0.625rem);
}

.g-features-particle .g-grid .g-features-particle-item.text-left:last-child .g-content {
    padding-left: calc(0.938rem + 0.625rem);
}

.g-features-particle .g-grid .g-features-particle-item:first-child .g-content {
    padding-left: 0;
}

.g-features-particle .g-features-particle-image {
    display: block;
}

.g-features-particle.show-link .accordion a:not(.btn),
.g-features-particle.show-link .g-features-particle-desc a:not(.btn), 
.moduletable  > .show-link .accordion  a:not(.btn) {
  text-decoration: underline!important;
}

/*******************************************************************************
    GALLERY - PARTICLE
*******************************************************************************/

.g-gallery-feature-kollektion .gallery-items .gallery-item {
    float: left;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 50px;
}

.g-gallery-feature-kollektion .gallery-items .gallery-item:nth-child(even) {
    margin-left: 50px;
}

.g-gallery-feature-kollektion .gallery-items .gallery-item.large {
    width: calc(62.5% - 31.25px);
}

.g-gallery-feature-kollektion .gallery-items .gallery-item.small {
    width: calc(37.5% - 18.75px);
}

.g-gallery-feature-kollektion .gallery-items .gallery-item img {
    width: 100%;
    z-index: 50;
    margin-bottom: 0!important;
}

.g-gallery-feature-kollektion .gallery-item-title {
    background: rgba(145,168,147, 1);
    margin-top: -51px;
    z-index: 100;
    position: absolute;
    width: 100%;
    color: #fff;
    font-family: 'Manuale', serif;
    font-size: 26px;
    text-align: left;
    padding: 10px 20px;
}

.g-gallery-feature .g-block {
    float: left;
    position: relative;
    width: 100%;
    display: block;
    flex: 0 1 auto;
    margin-bottom: 60px;
    margin-top: 24px;
}

.kollektioner .g-gallery-feature .g-block {
    margin-bottom: 0;
}

.g-gallery-feature-kollektion-text .g-gallery-feature-title, #g-intro .g-gallery-feature-kollektion-text .g-gallery-feature-title {
    text-align: left;
    font-size: 46px;
}

.g-gallery-feature .g-gallery-feature-kollektion-text .g-gallery-feature-title:after {
    display: none;
}

.g-gallery-feature-kollektion-text .g-gallery-feature-desc, #g-intro .g-gallery-feature-kollektion-text .g-gallery-feature-desc {
    text-align: left;
    color: #424753;
    font-family: 'Manuale', serif;
    font-size: 30px;
    font-style: italic;
}

.kollektioner #g-intro .moduletable, .kollektioner #g-intro .g-gallery-feature {
    float: left;
    position: relative;
    display: block;
    width:100%;
    margin-left: 0;
    margin-right: 0;
}


.kollektion .gallery-o-item, .kollektion .gallery-o-item.small {
    width: calc(33.33% - 20px);
    float: left;
    position: relative;
}

.kollektion .gallery-o-item.medium {
    width: calc(66.66% - 10px);
    float: left;
    position: relative;
    height: 242px;
    margin-bottom: 72px;
    padding: 20px 30px;
}

.kollektion .gallery-o-item .btn {
    float: left;
    color: #fff;
    margin-top: 10px;
}

.kollektion .gallery-o-item.large {
    width: calc(66.66% - 10px);
    float: left;
    position: relative;
    height: 363px;
}

.kollektion .gallery-o-item.overlay:before {
    background: rgba(145,168,147, 1);
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
}

.kollektion .gallery-o-item.overlay div {
    position: relative;
    z-index: 100;
}

.kollektion .gallery-o-item.medium div {
    width: calc(50% - 15px);
}

.kollektion .gallery-o-item.medium div.btn {
    width: 180px;
    margin: 0 auto;
    display: block;
    float: none;
}

.kollektion .gallery-o-item.medium h4 {
    text-align: center;
}

.kollektion .gallery-o-item.empty, .kollektion .gallery-o-item.empty2, .kollektion .gallery-o-item.large2 {
    display: none;
}


.kollektion .gallery-o-item:nth-child(3n+0), .kollektion .gallery-o-item:nth-child(3n-1) {
    margin-left: 30px;
}

.kollektion .gallery-o-item img {
    width: 100%;
    margin-bottom: 0!important;
}

.kollektion .gallery-o-item-title {
    text-align: left;
    margin-bottom: 30px;
    color: rgba(49,61,56,1);
    font-weight: 400;
    font-size: 18px;
    margin-top: 5px;
}

.kollektion .gallery-o-item .galler-o-item-overlay {
    display: none;
    
}

.kollektion .gallery-o-item:hover .galler-o-item-overlay {
    background: rgba(145,168,147, 0.7);
    width: 100%;
    height: 242px;
    float: left;
    position: absolute;
    display: block;
    color: #ffffff;
    line-height:242px;
    font-size: 22px;
    text-decoration: underline;
}

.kollektion .gallery-o-item.medium:hover .galler-o-item-overlay {
    height: 242px;
}

.kollektion .gallery-o-item.large:hover .galler-o-item-overlay {
    height: 547px;
    line-height: 547px;
}


.kollektion .newProduct {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: #313d38;
    color: #ffffff;
    font-weight: 700;
    line-height: 44px;
    position: absolute;
    z-index: 10;
    right: -15px;
    top: -22px;
}

.kollektion .gallery-o-item-text-title h4 {
    font-weight: 700;
    text-align: left;
    color: rgba(145,168,147,1);
    font-size: 28px;
    margin-bottom: 10px;
}

.kollektion .gallery-o-item-text-title h4 {
    font-weight: 700;
    text-align: left;
    color: rgba(145,168,147,1);
    font-size: 28px;
    margin-bottom: 10px;
    margin-top: 40px;
}

.kollektion .overlay .gallery-o-item-text-title h4 {
    color: #ffffff;
}

.kollektion .gallery-o-item-text {
    line-height: 1.2;
    text-align: left;
    font-size: 18px;
}

/*******************************************************************************
    COOKIE
*******************************************************************************/

#cookieInformerBooklet {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    height: auto;
    z-index: 9999;
}

#cookieInformerBooklet .content {
    background: rgba(49, 61, 56, 0.8);
    color: #ffffff;
}

#cookieInformerBooklet .textContainer {
    width: calc(72% - 100px);
    margin-right: 100px;
    position: relative;
    float: left;
    display: block;
}

#cookieInformerBooklet .linkContainer {
    width: 28%;
    position: relative;
    float: left;
    display: block;
}

#cookieInformerBooklet h4, #cookieInformerBooklet p {
    margin-bottom: 0;
    font-family: 'Manuale', serif;
    line-height: 1.2;
}

#cookieInformerBooklet h4 {
    font-size: 26px;
}

#cookieInformerBooklet p {
    font-size: 14px;
}

#cookieInformerBooklet a {
    color: #ffffff;
}

#cookieInformerBooklet .cookie-button {
    border: 1px solid #ffffff;
    border-radius: 10px;
    text-align: center;
    padding: 10px;
    margin-top:15px;
    cursor: pointer;
}

#cookieInformerBooklet .cookie-link {
    text-decoration: underline;
    font-size: 14px;
    margin-top: 17px;
    font-family: 'Manuale', serif;
    color: #ffffff;
    display:block;
}

#cookieInformerBooklet .contentContainer {
    float: left;
    width: 100%;
    position: relative;
    display: block;
    padding: 1.563rem;
    background: rgba(49, 61, 56, 0.8);
}

/*******************************************************************************
    OUR TEAM - PARTICLE
*******************************************************************************/

.g-our-team-position {
    font-weight: 700;
    font-size: 16px;
    line-height: 1.2;
}

.g-our-team-name {
    font-family: 'Tajawal', sans-serif;
    font-size: 16px;
    margin-top: 0;
    line-height: 1.2;
}

.g-our-team-social a {
    display: block;
    line-height: 1.2;
}

.g-our-team .g-our-team-item {
    margin-bottom: 50px;
}

.g-our-team .g-block {
    flex: 0 1 auto;
    width: 25%;
}

.g-our-team-image {
    margin-bottom: 10px;
    margin-right: 20px;
}


/*******************************************************************************
    PRODUCT PAGE - PARTICLE
*******************************************************************************/

.product-page #g-mainbar {
    padding-bottom: calc(3rem + 50px);
}

.product-page #g-intro {
    display: none;
}

.product-page .product_topbillede {
    position: absolute;
    top: 0;
    left: 0;
    opacity:1;
    height: 598px;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-image: url('/images/kategorier/baggrund_produkter_1920x657.jpg')!important;
}

.product-page .product_topbillede img {
    position: relative;
    width: 100%;
    z-index: 10;
    opacity: 0.3;
}

.product-page .product_topbillede:before {
    background-color: #eeeded;
    opacity: 0.85;
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
}

.product-page .product {
    z-index: 100;
    position: relative;
    margin-top: -60px;
}

.product_minislider .minislide {
    width: 33%;
    float: left;
}
.uk-slidenav-position .uk-slidenav {
    display: block;
    opacity: 1;
}

.product-page .product_minislider .uk-slidenav-position .uk-slidenav {
    position: absolute;
    top: -87px;
}

.product-page .product_minislider .uk-slidenav-position .uk-slidenav.uk-slidenav-next {
    left: auto;
    right: -17px;
}

.product-page .product_minislider .uk-slidenav-position .uk-slidenav.uk-slidenav-previous {
    left: -17px;
}

.product-page .uk-dotnav-contrast>*>* {
    background: rgba(100,100,100,.2);
}

.product-page .uk-dotnav-contrast>.uk-active>* {
    background: rgba(100,100,100,.5);
}

.product-page .product_colors {
    margin-top: 18px;
    width: 100%;
    display: block;
    float: left;
}

.product_colors .product_color {
    width: 95px;
    height: 95px;
    float: left;
    margin: 0 21px 21px 0;
}

.product_colors .product_image {
    background-size:100%!important;
}

.product_colors .product_color:nth-child(5n) {
    margin-right: 0;
}

.product-page .nav.menu > div {
    float: left;
    padding: 2px 15px;
    border-right: 1px solid rgba(219,225,215,1);
    border-left: 1px solid rgba(219,225,215,1);
    line-height: 1;
}

.productMenu-left{
    position: absolute;
    left: -30px;
    cursor: pointer;
    margin-top: 0px;
}

.productMenu-right {
    position: absolute;
    right: -30px;
    cursor: pointer;
    margin-top: 0px;
}

.productMenu-left.disabled, .productMenu-right.disabled {
    cursor: auto;
    color: rgba(1,1,1,.2);
}

.productMenu {
    width: 100%;
    height: 40px;
    overflow: hidden;
    margin-top: -20px;
}

.productMenu-scroll {
    height: 40px;
}

.product-page .nav.menu > div a {
    color: rgba(145,168,147,1);
    line-height: 1;
}

.product-page .nav.menu > div.active {
    border-right: 1px solid #000;
    border-left: 1px solid #000;
}


.product-page .nav.menu > div.active a {
    font-weight: 700;
    color: #000;
}


.product-page .product_title h1 {
    font-size: 38px;
    margin-bottom: 0;
}

.product-page .product_title p {
    font-size: 26px;
    margin-top: 0px;
    font-style: italic;
}

.product-page .product_slideshow {
    margin-bottom: 30px;
}

.product-page #g-container-main .uk-slidenav-position .uk-slidenav {
    position: relative;
    left: 0;
    right: 0;
    padding: 0;
    margin-top: -9px;
}

.product-page #g-container-main .uk-slidenav-position .uk-slidenav-previous {
    margin-right: 6px;
    
}

.product-page #g-container-main .uk-slidenav-position .uk-slidenav-next {
    margin-left: 20px;
}

.product-page .uk-slidenav {
    color: #000;
    background: rgba(100,100,100,.2);
    border-radius: 50%;
}

.product-page #g-container-main .uk-slidenav:hover {
    color: #fff;
    background: rgba(0,0,0,.8);
    border-radius: 50%;
}

.product-page .product_minislider .minislide {
    width: calc(33.33% - 20px);
    margin-right: 30px;
}

.product-page .product_minislider .minislide:last-child {
    margin-right: 0px;
}

.product-page .section.color .col-5:first-child {
    padding-left: 0;
    margin-top: 20px;
}

.product-page .section.color .col-5:last-child {
    padding-right: 0;
    margin-top: 20px;
}

.product-page .section.color .col-5 h3 {
    margin-bottom: 30px;
}

.product-page h3 {
    text-transform: uppercase;
}

.product-page .section.color h2 {
    margin-top: -5px;
    margin-bottom: 0;
}

.product-page .section.color p {
    font-size: 18px;
    margin-top: 30px;
}

.product-page .col-10 {
    padding: 0;
}

.product-page .product_menu, .product-page .product_opstilling, .product-page .product_katalog, .product-page .product_detaljer {
    margin-top: 30px;
}

.product-page .product_katalog {
    padding-left: 0;
}

.product_katalog_container {
    display: -webkit-flex; /* Safari */
    display: flex;
    width: 100%;
}

.product-page .product_katalog h3 {
    width: 100%;
}

.product-page .product_katalog a {
    -webkit-flex: 1;  /* Safari 6.1+ */
    -ms-flex: 1;  /* IE 10 */    
    flex: 1;
    display: block;
    margin-right: 50px;
}

.product-page .product_katalog img {
    max-width: 300px;
}

.product-page .product_detaljer {
    padding-right: 0;
}

.product-page .g-content {
    margin: 0.625rem;
    padding: 0.938rem;
}

.section.color p {
    font-size: 14px!important;
    font-family: 'Manuale', serif;
}

.section.color a {
    text-decoration: underline;
}


.g-particle-intro {
    margin-bottom: 0;
}


/*******************************************************************************
    MODULE CATEGORY
*******************************************************************************/
.moduletable .nav.menu, .moduletable .mostread, .moduletable .latestnews, .moduletable .archive-module, .moduletable .relateditems, .moduletable .categories-module, .moduletable .category-module, .moduletable .latestusers, .moduletable .unstyled {
    border: none;
}

.categoryarticle-item {
    width: 33.33%;
    float: left;
    position: relative;
    box-sizing: border-box;
    margin-top: -132px;
    padding: 0 10px;
}

.categoryarticle-item {
    margin-top: 0;
}

.om-os .mod-articles-category-title{
  	color: #424753;
}

.om-os .category-module p{
  	color: #424753;
}

.om-os .mod-articles-category-title:hover{
  	color: #424753;
}

.categoryarticle-item:first-child {
    padding-right: 20px;
    padding-left: 0;
}


.categoryarticle-item:last-child {
    padding-left: 20px;
    padding-right: 0;
}

.mod-articles-category-title, .nyheder .page-header h2 a  {
    color: #ffffff;
    font-size: 20px;
    font-family: 'Manuale', serif;
    margin-top: 20px;
    display: block;
    float: left;
    width: 100%;
}

.mod-articles-category-title:hover, .nyheder .page-header h2 a:hover  {
    color: #ffffff;
}

.category-module a, .category-module p, .nyheder .items-leading a, .nyheder .items-leading p {
    display: block;
    width: 100%;
    float: left;
}

.category-module p, .nyheder .items-leading p {
    color: #ffffff;
    margin: 0.2rem 0;
    margin-top: 10px;
}

.category-module p, .nyheder .items-leading a.readmore {
    margin-top: 15px;
}

.category-module img {
    width: 100%;
}

.category-module p.mod-articles-category-introtext {
    display: none;
}

.forside #g-container-main .date, .nyheder .items-leading .date, .om-os .categoryarticle-item .date {
    background: #fff;
    border-radius: 0 10px 0 0;
    padding: 7px 12px 5px 8px;
    color: #86a291;
    float: left;
    width: 100px;
    margin-top: -29px;
    z-index: 100;
    position: relative;
    max-height: 29px;
}

.forside #g-container-main .date .year, .nyheder .items-leading .date .year {
    font-weight: 700;
}

.category-module .readmore {
    color: #000;
    text-decoration: underline;
}

/*******************************************************************************
    COM CATEGORY
*******************************************************************************/

#g-container-main .items-row p.readmore .btn {
    padding: 10px 60px;
    margin-top: 20px;
    font-size: 16px;
    border-radius: 10px;
    text-transform: none;
    font-weight: 300;
    font-family: "Raleway", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    
}

.leading-0, .leading-1, .leading-2, .second-news .span4 {
    width: 33.33%;
    float: left;
    box-sizing: border-box;
    padding-right: 10px;
    padding-left: 10px;
    margin: 0;
}

.leading-0, .leading-1, .leading-2 {
    margin-top: -145px;
    margin-bottom: 60px;
}

.leading-0, .second-news .span4:first-child {
    padding-right: 20px;
    padding-left: 0px;
}

.leading-2, .second-news .span4:last-child {
    padding-right: 0px;
    padding-left: 20px;
}

.nyheder #g-mainbar {
    padding-bottom: 0;
}

.nyheder .items-row  {
    width: auto;
    float: left;
    margin-bottom: 40px;
}

.nyheder .items-row .row {
    width: 33.33%;
    float: left;
}

.nyheder .nav-stacked div {
    width: 33.33%;
    float: left;
    margin-bottom: 20px;
}

.view-article #g-mainbar .g-grid {
    width: 100%!important;
    float: left;
    position: relative;
    display: block;
}

.nyheder .pre-leading-news {
    width: 100%;
    height: 70px;
}

.nyheder .leading-news {
    background: rgba(145,168,147,1);
    position: relative;
}

.nyheder .readmore {
    color: #fff;
    text-decoration: underline;
    text-transform: none;
}

.nyheder .title h2 {
    font-size: 2.4rem;
}

.nyheder .second-news {
    position: relative;
    float: left;
    width: 100%;
    padding: 3rem 0;
}

.nyheder .second-news p, .nyheder .second-news h5, .nyheder .mainbar-bottom-a p {
    display: none;
}


.nyheder .second-news .date, .nyheder .mainbar-bottom-a .date {
    background: #283837;
    border-radius: 0 10px 0 0;
    padding: 3px 10px 1px;
    color: #fff;
    float: left;
    width: 100px;
    margin-top: -23px;
    z-index: 100;
    position: relative;
    font-weight: 300;
}

.year {
    font-weight: 700;
}

.nyheder .second-news .page-header h2 a, .nyheder .mainbar-bottom-a .mod-articles-category-title {
    color: #000;
    font-size: 18px;
    margin-top: 5px;
    line-height: 1.2;
}

.nyheder .second-news .page-header h2 {
    margin-top: 5px;
    margin-bottom: 0;
}

.nyheder .second-news .readmore {
    color: #000;
    text-decoration: underline;
    text-transform: none;
}

.nyheder .links-news {
    background: rgba(238,237,237, 1);
    padding: 3rem 0;
    float: left;
    position: relative;
    width: 100%;
}

.nyheder .links-news h3 {
    font-size: 28px;
}

.nyheder .links-news h4 {
    margin-bottom: 0;
    line-height: 1.2;
}

.nyheder .links-news a {
    text-decoration: underline;
    line-height: 1.2;
}

.nyheder .links-news .date {
    color: rgba(145,168,147,1);
    font-weight: 700;
}

.nyheder .must-container {
    margin-top: 32px;
}

.nyheder .must-container, .nyheder .mainbar-bottom-a > .g-content, .view-article .must-container, .view-article .mainbar-bottom-a > .g-content {
    padding: 1.563rem;
}

.view-article .item-page {
    margin-top: -16px;
}

.nyheder .item-pagenyheder {
    margin-top: -98px;
}

.view-article .item-pagenyheder div[itemprop="articleBody"] {
    column-count: 2;
    column-gap: 40px;
}

.view-article .item-pagenyheder div[itemprop="articleBody"] p:first-child {
    margin-top: 0;
}

.view-article .item-pagenyheder div[itemprop="articleBody"] img {
    width: 100%;
}

.view-article .item-pagenyheder div[itemprop="articleBody"] img {
    break-before: auto;
}

.nyheder .item-image img {
    width: 100%;
}

.newsText, .newsImg {
    width: calc(50% - 20px);
    float: left;
    position: relative;
    margin-bottom: 50px;
}

.newsText {
    column-count: 1!important;
    margin-right: 40px;
}

.newsText.noImage {
    width: 100%;
}

.newMultipleImg {
    width: 100%;
    float: left;
    position: relative;
    display: -webkit-flex; /* Safari */
    display: flex;
    margin-bottom: 50px;
}

.mulImg {
    -webkit-flex: 1;  /* Safari 6.1+ */
    -ms-flex: 1;  /* IE 10 */    
    flex: 1;
    padding: 0 10px;
}

.mulImg:first-child {
    padding-right: 20px;
    padding-left: 0;
}

.mulImg:last-child {
    padding-right: 0px;
    padding-left: 20px;
}

.fields-container {
    display: none;
}

/* Mainbar bottom */

.nyheder .mainbar-bottom-a {
    float: left;
    position: relative;
    display: block;
}

.nyheder .mainbar-bottom-a .categoryarticle-item {
    margin-top: 0px;
}

.nyheder .mainbar-bottom-a .categoryarticle-item {
    width: 33.33%;
    float: left;
    position: relative;
    box-sizing: border-box;
    margin-top: 0px;
    padding-right: 10px;
    padding-left: 10px;
}

.nyheder .mainbar-bottom-a .categoryarticle-item:first-child {
    padding-right: 20px;
    padding-left: 0;
}

.nyheder .mainbar-bottom-a .categoryarticle-item:last-child {
    padding-right: 0;
    padding-left: 20px;
}

.nyheder .mainbar-bottom-a {
    background: #f4f5f7;
}

.nyheder .mainbar-bottom-a a, .nyheder .mainbar-bottom-a .mod-articles-category-title  {
    color: #424753;
}

.nyheder.view-category .mainbar-bottom-a {
    display: none;
}

.nyheder .moduletable .category-module {
    padding: 0;
}

.view-article .page-header {
    margin-bottom: 25px;
    margin-top: -17px;
}

.nyheder.view-article h2, .view-article h2 {
    margin: 0;
    font-size: 36px;
}

.view-article .news-date {
    color: rgba(145,168,147,1);
}

.nyheder.view-article h5, .view-article h5 {
    font-size: 24px;
    line-height: 1.2;
    font-family: 'Tajawal', sans-serif;
    font-weight: 700;
}

.nyheder.view-article p, .view-article p {
    line-height: 1.2;
}

.nyheder.view-article .item-pagenyheder, .view-article .item-page {
    margin-bottom: 20px;
}


/*******************************************************************************
    SEARCH
*******************************************************************************/
.search #g-mainbar > .g-grid > .g-block > .g-content {
    margin: 0.625rem;
    padding: 0.938rem;
}

.search #g-mainbar .word label {
    font-size: 32px;
    font-family: 'Manuale', serif;
}

.search #g-mainbar .btn {
    background: rgba(63,133,102,1);
    border: 1px solid rgba(63,133,102,1);
    text-shadow: none;
    padding: 10px 20px;
    border-radius: 10px;
    font-family: 'Tajawal', sans-serif;
    text-transform: none;
    font-weight: 400;
    letter-spacing: 0;
    text-align: center;
    font-size: 16px;
}

input.search-query {
    padding-bottom: 1px;
}

.search-query-explained {
    display: none;
}

.sogning #g-mainbar .g-grid {
    max-width: 100%;
}

.sogning .searchResult {
    margin-bottom: 50px;
}

.sogning .searchResult .row {
    margin-bottom: 30px;
}

.sogning .col-md-3, .sogning .col-md-9 {
    float: left;
    position: relative;
    display: block;
    width: 25%;
    padding: 0 15px;
    box-sizing: border-box;
}

.sogning .col-md-9 {
    width: 75%;
}

.sogning .col-md-9 .result {
    background: rgba(238, 237, 237, 1);
    height: 177px;
    padding: 15px;
}

.sogning h4 {
    margin-bottom: 5px;
}

.sogning .row {
    margin-left: -15px;
    margin-right: -15px;
}

.sogning .gallery-o-item .galler-o-item-overlay {
    display: none;
}

.sogning .gallery-o-item:hover .galler-o-item-overlay {
    background: rgba(145,168,147, 0.7);
    width: calc(100% - 30px);
    height: 185px;
    float: left;
    position: absolute;
    display: block;
    color: #ffffff;
    line-height: 185px;
    font-size: 18px;
    text-decoration: underline;
    text-align: center;
}

.sogning .gallery-o-item-title {
    text-align: left;
    margin-bottom: 30px;
    color: rgba(49,61,56,1);
    font-weight: 400;
    font-size: 18px;
    margin-top: 5px;
}

/*******************************************************************************
    COM - LOGIN
*******************************************************************************/

.view-login .well, .view-reset .well {
    background: none;
    border: none;
    box-shadow: none;
}

.view-login #g-mainbar, .view-reset #g-mainbar {
    z-index: 99;
    position: relative;
    padding: 0;
}

.view-login #g-mainbar .g-content, .view-reset #g-mainbar .g-content {
    margin: 0.625rem;
    padding: 0.938rem;
    margin-top: -472px;
}

.view-login #g-mainbar .g-content > .platform-content, .view-reset #g-mainbar .g-content > .platform-content {
    background: rgba(255,255,255, 0.6);
}

.view-login fieldset {
    float: left;
    width: 50%;
    padding: 50px 50px;
}

.view-reset fieldset {
    float: left;
    width: 100%;
    padding: 50px 50px;
}

/*******************************************************************************
    NAVIGATION
*******************************************************************************/

#g-navigation {
    z-index: 9999;
}

#g-navigation .g-logo img {
    position: absolute;
    margin-top: 12px;
    margin-left: 10px;
}

#g-navigation .g-main-nav {
    font-weight: 400;
    width: auto;
    float: right;
    margin-bottom: 10px;
    margin-top: 18px;
}

#g-navigation .g-container {
    padding: 0 1.563rem;
}

#g-navigation .g-container > .g-grid {
    background: rgba(145,168,147, 0.85);
}

#g-navigation .g-content {
    padding: 0;
}

#g-navigation .g-logo img, #g-navigation .g-logo svg {
    height: 50px;
}

#g-navigation .g-main-nav .g-toplevel {
    float: right;
}

#g-navigation .g-main-nav .g-toplevel > li {
    margin: 0;
}

#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
    border-right: 2px solid #ffffff;
    padding: 0 15px;
    margin: 0;
}

#g-navigation .g-main-nav .g-toplevel > li a.btn-white {
    background: #ffffff;
    padding: 4px 36px;
    margin-left: -3px;
    color: rgba(145,168,147,1);
    border-radius: 10px;
    border: 1px solid #fff;
    margin-left: 10px;
    
}

#g-navigation .g-main-nav .g-toplevel > li a.btn-white:hover {
    color: #fff!important;
    background: rgba(1,1,1,0)!important;
}

#g-navigation .last-menu {
    border: none!important;
}

#g-navigation .nav-menu .g-content {
    margin: 0;
    padding: 0;
    margin-top: -30px;
}

#g-navigation .nav-a .g-content > .moduletable, #g-navigation .nav-a .platform-content  {
    width: auto;
    flex: 0 1 auto;
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 0;
    margin-right: 10px;
    float: right;
}

#g-navigation .nav-a .g-content > .moduletable {
    /*margin-left: 278px;*/
}

#g-navigation .nav-a .g-content {
    margin: 5px 5px 0 0;
}

#g-navigation .nav-a .g-content > div:first-child {
    display: none;
}

#g-navigation .mod-languages {
    width: 132px;
    margin-top: 7px;
}

#g-navigation .g-social {
    text-align: left;
    line-height: 1;
    width: 100%;
    margin-right: 0;
}

#g-navigation .g-social .fa {
    font-size: 30px;
    color: #ffffff;
}

#g-navigation .nav-b .g-content {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 5px;
}


/* Features */
#g-navigation .nav-a .moduletable .g-features2-particle-item {
    position: relative;
    float: left;
    flex: 0 1 auto;
    margin-right: 15px;
}


#g-navigation .nav-a .moduletable .g-features2-particle-title {
    font-size: 13px;
    white-space: nowrap;
    position: relative;
    float: left;
}

#g-navigation .nav-a .moduletable .g-features2-particle .g-features2-particle-icon {
    color: #000;
    margin-right: 5px;
}

#g-navigation .g-dropdown-column .g-block {
    background: rgba(1,1,1,.5);
}

#g-navigation .g-dropdown-column .g-menu-item .g-menu-item-title {
    font-size: 13px;
}

/* Search */
#g-navigation .nav-a .platform-content .search-query, #g-navigation .nav-a .platform-content input {
    background: none;
    border: none;
    border-bottom: 1px solid;
    border-radius: 0;
    width: 122px;
    height:32px;
}

#g-navigation .nav-a .platform-content .search-query::placeholder {
    color: rgba(0,0,0,0);   
}

#g-navigation .nav-a .platform-content .findertop-search, #g-navigation .nav-a .platform-content .all_page_search {
    font: normal normal normal 14px/1 FontAwesome;
}

#g-navigation .nav-a .platform-content .findertop-search:before, #g-navigation .nav-a .platform-content .all_page_search:before {
    content: "\f002";
    color: #000;
    margin-top: 13px;
    margin-right: 10px;
    position: relative;
    float: left;
}

#g-navigation .nav-a .platform-content form {
    margin: -5px 0 0 0;
}

#g-navigation .g-features2-particle-title a:hover, #g-navigation .nav-a .moduletable .g-features2-particle a:hover .g-features2-particle-icon {
    color: rgba(255,255,255,.6);
}

/* Lang */
#g-navigation .nav-c .platform-content .lang-inline li {
    border-left: 1px solid #000;
    padding: 0 7px;
    margin: 0;
    font-size: 13px;
}

div.mod-languages ul.lang-inline li {
    display: inline;
}

#g-navigation .nav-c .platform-content .lang-inline li:last-child {
    border-right: 1px solid #000;  
}

div.mod-languages ul {
    margin: 0;
    padding: 0;
    list-style: none;
}


/*******************************************************************************
    HEADER
*******************************************************************************/

#g-header {
    margin-top: -100px;
}

#g-header p {
    margin: 0;
}

#g-header img {
	width: 100%;
	opacity: 1;
}

#g-header .headerImg {
    height: 500px;
    background-position: center!important; 
    background-repeat: no-repeat;
    background-size: cover;
}

.forside #g-header .headerImg {
    height: auto!important;
}


#g-header .headerImg.placeholder-800 {
    background-image: url('http://via.placeholder.com/1920x800');
}

#g-header .headerImg.placeholder-500 {
    background-image: url('http://via.placeholder.com/1920x500');
    height: 500px;
}


/*#g-header .headerImg.sofasat1 {
    background-image: url('/images/topline/forside/duffy_forside_1920x500_april-2019.jpg');
}*/

#g-header .headerImg.omos {
    background-image: url('/images/topline/omos/topfoto_om-os_1920x535.jpg');
}

.sofabygger #g-header .headerImg.placeholder-500 {
    background-image: url('/images/topline/3dsofa/topbillede_3D_1920x500.jpg');
    position: relative;
    z-index: 1;
    background-size: cover;
    padding: 3rem 0!important;
}


.sofabygger #g-header:before {
    background-color: #313d38;
    opacity: 0.85;
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
}

.fabrikken #g-header .headerImg.placeholder-500 {
    background-image: url('/images/topline/fabrikken/topfoto_fabrikken_1920x500.jpg');
}

.kollektioner #g-header .headerImg.placeholder-500 {
    background-image: url('/images/kategorier/baggrund_produkter_1920x657.jpg');
    position: relative;
    z-index: 1;
    background-size: cover;
    padding: 3rem 0!important;
}


.kollektioner #g-header:before {
    background-color: #eeeded;
    opacity: 0.85;
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
}

.designers #g-header .headerImg.placeholder-500 {
    background-image: url('/images/topline/omos/designers_header_1920x500.jpg');
}




/*******************************************************************************
    INTRO
*******************************************************************************/

#g-intro {
    background: url('../images/testimonials/img01.jpg')  no-repeat center top;
    position: relative;
    z-index: 10;
    background-size: cover!important;
    padding: 3rem 0!important;
}

#g-intro .intro-a img {
    width: 100%;
}

.forside #g-intro {
    background: url('/images/topline/forside/Karlstad-sovesofa-dess-wide.jpg')  no-repeat center bottom;
    padding-bottom: 0!important;
}

#g-intro:before {
    background-color: #86a291;
    opacity: 0.85;
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
}

#g-intro img {
    margin-bottom: 5px;
}

.om-os #g-intro:before {
    background-color: #608566;
}

#g-intro .g-content {
	    margin: 0.625rem;
	    padding: 0.938rem;
}

.diningdesigned #g-intro .intro-pre {
    background: #ffffff;
    height: 10px;
    margin-top: -3rem;
}


#g-intro .intro-pre {
    background: #ffffff;
    height: 270px;
    margin-top: -3rem;
}

.forside #g-intro .g-grid:first-child {
    width: 100%!important;
}

.forside #g-intro .intro-pre {
    height: 250px;
}

.om-os #g-intro {
    background: url(/images/topline/omos/baggrund_om-os_1920x734.jpg);
}

.om-os #g-intro .intro-pre {
    height: 250px;
}

.om-os #g-intro img {
    margin-top: -45px;
}

.brochure-side #g-intro .intro-pre {
    height: 280px;
}

.job #g-intro .intro-pre, .kontakt #g-intro .intro-pre {
    background: #ffffff;
    height: 296px;
    margin-top: -3rem;
}

.forside #g-intro div .g-grid:nth-child(2), .job #g-intro div .g-grid:last-child, .kontakt #g-intro div .g-grid:last-child {
    margin-top: -210px!important;
}

.om-os #g-intro div .g-grid:nth-child(2) {
    margin-top: -170px!important;
}

.job #g-intro div .g-grid:last-child a {
    font-weight: 700;
    color: #ffffff;
}

#g-intro p {
    color: #424753;
    margin: 0;
    font-size: 18px;
}

#g-intro .intro-b p, #g-intro .intro-a .mobile p, .job #g-intro .intro-a p {
    color: #ffffff;
}

.forside #g-intro p a {
    color: #000000;
    display: block;
    text-decoration: underline;
}

.green-row-container a {
    color: #ffffff!important;
}

.job #g-intro p a {
    margin-top: 45px;
}

.job #g-intro p a:last-child {
    margin-top: 0px;
}

#g-intro h3 {
    margin: 0;
    font-size: 28px;
    margin-top: 62px;
    line-height: 1.2;
    font-weight: 700;
}

.kollektioner #g-intro h3 {
    margin-top: 88px;
}

.kollektioner.kollektion #g-intro h3 {
    margin-top: 42px;
}

#g-intro h2 {
    margin: 0;
    font-size: 28px;
    margin-bottom: 90px;
    line-height: 1.2;
}

.om-os #g-intro h2 {
    margin-bottom: 60px;
}

.om-os #g-intro .intro-b p {
    font-size: 16px;
    margin-bottom: 10px;
}

#g-intro .intro-c .g-content, #g-intro .intro-d .g-content {
    padding-top: 0;
    margin-top: -10px;
}

.forside #g-intro img {
    width: 100%;
}

.kollektioner #g-intro {
    background: #ffffff;
}

.kollektioner #g-intro:before {
    display: none;
}

.kollektioner #g-intro div .g-grid:last-child {
    margin-top: 0!important;
}

.kollektioner #g-intro .g-gallery-feature {
    margin-top: -504px;
}

.kollektion #g-intro .g-gallery-feature {
    margin-top: -600px;
}

.green-row {
    padding: 0 1.563rem;
    margin-top: 0px!important;
}

.green-row-container {
    background: rgba(145,168,147,1);
    position: relative;
    float: left;
    width: 100%;
    padding: 50px;
    box-sizing: border-box;
}

.green-row-container p {
    line-height: 1.2;
    font-size: 20px;
}

#g-intro .green-row .title {
    color: #ffffff;
    margin-top: -282px;
    height: 200px;
    margin-bottom: 75px;
}

#g-intro .green-row .title h1 {
    font-weight: 400;
    margin-bottom: 0;
    text-align: left;
    font-size: 46px;
    line-height: 1.2;
}

#g-intro .green-row .title h3 {
    text-align: left;
    font-family: 'Manuale', serif;
    font-size: 30px;
    font-style: italic;
    margin: 0;
    line-height: 1.2;
}


#g-intro .green-row-container p a {
    margin-top: 40px;
}


.sofabygger #g-intro .green-row .title {
    margin-top: -312px;
    margin-bottom: 75px;
    height: 60px;
    color: #ffffff;
}

.sofabygger #g-intro {
    background: #ffffff;
    height: 175px;
}

.sofabygger #g-intro:before {
    display: none;
}

.sofabygger #g-intro .intro-a > .g-content {
    margin: 0;
    padding: 0;
}

.sofabygger .g-features-particle-button .button {
    text-transform:none;
}

.fabrikken-top-title {
    background: rgba(255,255,255, 0.85);
}

.fabrikken-top-text {
    
}

.kontakt #g-intro {
    background: url('/images/topline/kontakt/baggrund_kontakt_1920x734.jpg');
}

.kontakt #g-intro p {
    line-height: 1.2;
}

.kontakt #g-intro .col-5 {
    padding-left: 0;
}

.fabrikken #g-intro {
    padding-bottom: 0!important;
}

.designers #g-intro {
    padding-bottom: 240px!important;
}

.fabrikken #g-intro, .fabrikken #g-intro:before {
    background: none!important;
}

.fabrikken #g-intro .fabrikken-top-title {
    padding: 50px 60px;
    margin-top: -249px;
    margin-bottom: 50px;
}

.fabrikken #g-intro .fabrikken-top-title h1 {
    margin-top: 0;
    margin-bottom: 0;
}

.fabrikken #g-intro .fabrikken-top-title h3 {
    font-weight: 400;
    font-family: 'Tajawal', sans-serif;
    color: rgba(145,168,147,1);
    margin-top: 0;
}

.fabrikken #g-intro .fabrikken-top-text {
    column-count: 2;
    column-gap: 60px;
}

.fabrikken #g-intro .fabrikken-top-text p {
    color: #424753!important;
}

.om-os #g-intro h2 {
    margin-top: 50px;
}

.om-os #g-intro .g-grid:last-child .custom {
    column-count: 2;
    column-gap: 53px;
}

.om-os #g-intro .g-grid:last-child .custom p {
    font-size: 1rem;
}

.om-os #g-intro img, .om-os #g-expanded .custom h3:first-child img, .om-os #g-expanded .custom p:first-child img {
    width: 100%;
}

.g-particle-intro .g-title-separator {
    background: rgba(255,255,255,0);
}

.job #g-intro {
    background: url(/images/topline/job/baggrund_job_1920x298.jpg);
}

.brochure-side #g-intro .intro-pre,.brochure-side #g-intro:before {
    background: none;
}

.brochure-side #g-intro {
    /*background: url(/images/topline/brochure/baggrund_brochurer_1920x845.jpg);*/
    background: rgba(238, 237, 237, 1);
    margin-top: -92px;
    padding-top: calc(3rem + 92px)!important;c
    color: #424753;
}

.brochure .g-features-particle-title,.brochure .g-block.g-features-particle-item .readmore-link, .brochure .button {
    color: rgba(49,61,56,1);
}

.brochure .button {
    border-color: rgba(49,61,56,1);
    color: rgba(49,61,56,1);
    background: none;
}

.brochure .button:hover {
    background: rgba(49,61,56,1)!important;
    color: #fff!important;
}

.brochure-side #g-intro h3.g-title.g-main-title {
    font-weight: 500;
}

.brochure-side #g-intro .brochure > .g-grid {
    margin-top: 50px;
}

/*******************************************************************************
    ACCORDION
*******************************************************************************/

.accordion .accordion-item-title {
    text-transform: none;
    font-size: 1rem;
    font-weight: 400;
    color: #424753;
    padding-bottom: 0;
}

.accordion li.active .accordion-item-title {
    color: #424753;
}

.toggle-container {
    width: 100%;
    display: block;
    margin-bottom: 30px;
}

.accordion .accordion-item-title .toggle {
    float: left;
    padding: 6px 9px 4px;
}

.accordion li div.accordion-item-content {
    padding-top: 0;
    margin-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    overflow: hidden;
}

.accordion li div.accordion-item-content > *:first-child {
    margin-top: 0px!important;
}

.accordion li {
    border-bottom: 0;
}

.accordion .accordion-item-title .toggle {
    background: #313d38;
}

.accordion li.active .toggle {
    background: #313d38;
}

/* Forside */

.forside #g-intro .accordion {
    margin-top: 10px;
}
.forside #g-intro .accordion h3 {
    margin-bottom: 80px;
}

.forside #g-intro .accordion p {
    color: #ffffff;
}

.forside #g-intro .accordion p a {
    color: #ffffff;
    display: inline;
    text-decoration: none;
}




/*******************************************************************************
    FEATURES
*******************************************************************************/

#g-features .g-block {
    border-right: 1px solid #86a291;
}

#g-features .g-block:last-child {
    border-right: none;
}

#g-features .features-a img, #g-features .features-a h3, #g-features .features-a p {
    float: left;
    display: inline-block;
}

#g-features .features-a img {
    margin-right: 35px;
}

#g-features .features-a h3 {
    font-size: 40px;
    color: #86a291;
    margin-bottom: 0;
    margin-top: 0;
    margin-top: 3px;
}

html[lang="pl-PL"] #g-features .features-a h3 {
    font-size: 36px;
}

.om-os #g-features .features-a h3 {
    font-size: 34px;
}

.forside #g-features {
  padding-top: 0;
}

.forside #g-features .features-a .btn {
    padding: 10px 20px;
    width: 260px;
    text-align: center;
}


#g-features .features-a p {
    margin-top: 6px;
    margin: 0;
}

#g-features .features-a .btn-normal {
    margin-top: 27px;
}


#g-features .features-b img {
    width: 330px;
    margin: 0 auto;
    display: block;
    float: none;
}

#g-features .features-c {
    color: #86a291;
    line-height: 1.2;
    font-size: 19px;
}

#g-features .features-c p {
    margin: 0;
}

.forside #g-features .features-b .custom:not(.headline) p {
    margin: 0;
}

.forside #g-features .g-content {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
}

.outline-31.forside #g-features .features-a .g-content {
    padding-right: calc(0.938rem * 2);
    margin-right: calc(0.625rem * 2);
}

.outline-31.forside #g-features .features-b .g-content {
    padding-left: calc(0.938rem * 2);
    margin-left: calc(0.625rem * 2);
}

.fabrikken #g-features {
    background: url(/images/topline/fabrikken/banner_fabrikken_1920x585.jpg);
    background-position: center;
}

.fabrikken #g-features .features-a {
    width: calc(50% - 30px);
    background: rgba(134, 162, 145, 0.8);
    color: #ffffff;
    margin-right: calc(50% + 30px);
    padding: 60px;
}

.fabrikken #g-features .features-a h3 {
    font-size: 34px;
    color: #ffffff;
    margin-bottom: 20px;
    margin-top: 0;
    line-height: 1.2;
    text-align: center;
}

.fabrikken #g-features .g-container > .g-grid {
    margin: 0.625rem;
    padding: 0.938rem;
}

.om-os #g-features {
    padding-bottom: 0;
}

.om-os #g-features .size-60, .om-os #g-features .size-40 {
    width: 50%;
    flex: 0 50%;
}

.om-os #g-features .g-block {
    border: 0;
}

.om-os #g-features .features-b img {
    width: 100%;
}

.om-os #g-features .features-a, .om-os #g-features .features-b {
    /*flex: 0 50%;
    width: 50%;*/
}

.job #g-features .features-a > .g-content, .om-os #g-features .features-a > .g-content {
    padding: 0;
    margin: 0;
}

.job #g-features .g-features-particle-item {
    border-right: 0;
    width: 50%;
    flex: 0 1 auto;
}

/*
.job #g-features .g-features-particle-item.text-left {
    text-align: left;
    padding-right: 1.563rem;
}

.job #g-features .g-features-particle-item.text-left > .g-content {
    padding-left: 1.563rem;
}

.job #g-features .g-features-particle-item.green-background {
    padding-left: 1.563rem;
    padding-right: 1.563rem;
}

.job #g-features .g-features-particle-item.green-background .g-content {
    background: #313d38;
    color: #ffffff;
    padding: 3rem;
    display: block;
    float: left;
    width: calc(100% - 1.563rem);
}

.job #g-features .g-features-particle-item.green-background .g-features-particle-desc {
    width: 100%;
    font-size: 18px;
    margin-top: 10px;
}

.job #g-features .g-features-particle-item.green-background .g-features-particle-title {
    font-size: 40px;
}


.job #g-features .g-features-particle-item {
    border-right: 0;
    width: 50%;
    flex: 0 1 auto;
}*/


#g-features .g-features-particle-item.text-left {
    text-align: left;
    padding-right: 1.563rem;
}

#g-features .g-features-particle-item.text-left > .g-content {
    padding-left: 1.563rem;
}

#g-features .g-features-particle-item.green-background {
    padding-left: 1.563rem;
    /*padding-right: 1.563rem;*/
}

#g-features .g-features-particle-item.green-background .g-content {
    background: #313d38;
    color: #ffffff;
    padding: 3rem;
    display: block;
    float: left;
    width: calc(100% - 1.563rem);
}

#g-features .g-features-particle-item.green-background .g-features-particle-desc {
    width: 100%;
    font-size: 18px;
    margin-top: 10px;
}

#g-features .g-features-particle-item.green-background .g-features-particle-title {
    font-size: 40px;
}





/*******************************************************************************
    UTILITY
*******************************************************************************/

#g-utility .utility-a {
    background: url(/images/topline/3dsofa/baggrund_3D_1920x320.jpg) no-repeat center top;
    position: relative;
    z-index: 10;
    background-size: cover;
    padding: 4rem 0 3rem!important;
    color: #ffffff;
    text-align: center;
}

.forside #g-utility .utility-a {
    background: url(/images/topline/forside/baggrund_forside_1920x376_02.jpg) no-repeat center top;
}

#g-utility .utility-a:before {
    background-color: #86a291;
    opacity: 0.85;
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
}

.forside #g-utility .utility-a:before {
    background-color: rgba(49,61,56,1);
}

#g-utility .utility-a h3 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 34px;
    line-height: 1.2;
}

#g-utility .utility-a a {
    color: #ffffff;
    padding: 10px 50px;
    margin-top: 20px;
    margin-bottom: 80px;
}

.forside #g-utility .utility-b {
    width: 1340px;
    position: relative;
    float: none;
    display: block;
    flex: 0 1 auto;
    margin: 0 auto;
    margin-top: -102px;
    /*margin-bottom: 60px;*/
    z-index: 100;
}

.sofabygger #g-utility .utility-a {
    height: 320px;
}

.sofabygger #g-utility .utility-b {
    z-index: 100;
}

.sofabygger #g-utility .utility-b .g-content {
    margin: 0.625rem;
    padding: 0.938rem;
}

.kontakt #g-utility .utility-b {
    margin-top: 20px;
}

.kontakt #g-utility .utility-b h3 {
    font-size: 32px;
    text-align: left;
}

.kontakt #g-utility .g-our-team-item {
    border: 0;
}

.kontakt #g-utility .g-content {
    margin: 0.625rem;
    padding: 0.938rem;
}

.kontakt #g-utility .g-our-team .g-content {
    margin: 0rem;
    padding: 0rem;
}

.kontakt .g-our-team {
    text-align: left;
}

.kontakt .g-our-team .g-info-container, .kontakt .g-our-team-slider .g-info-container, .kontakt .g-our-team-slideset .g-info-container {
    padding: 10px 0;
}

.kontakt .g-our-team:not(.gutter-disabled) {
    margin-left: 0;
    margin-right: 0;
}

.fabrikken #g-utility {
    /*margin-bottom: 260px;*/
}

.fabrikken #g-utility .utility-a,.fabrikken #g-utility .utility-a:before {
    background: #ffffff;
}

.fabrikken .utility-a {
    height: 220px;
}

.fabrikken #g-utility .utility-b {
    margin-top: -208px!important;
    z-index: 100;
}

.designers #g-utility .utility-b {
    margin-top: -155px!important;
    z-index: 100;
}


.fabrikken #g-utility .g-container > .g-grid:last-child {
    background: rgba(134, 162, 145, 0.5);
}

.fabrikken #g-utility .utility-b > .g-content {
    margin: 0.625rem;
    padding: 0.938rem;
}

.fabrikken .g-features-particle-title {
    text-align: left;
    font-size: 32px;
    font-weight: 700;
}

.fabrikken .g-features-particle-desc {
    text-align: left;
}

.fabrikken #g-utility .g-features-particle-item:first-child {
    padding-right: 30px;
}

.fabrikken #g-utility .g-features-particle-item:last-child {
    padding-left: 30px;
}

.velgorenhedstiltag #g-utility .utility-a:before, 
.velgorenhedstiltag #g-utility .utility-a {
    background: none;
    padding-top: 0!important;
    padding-bottom: 0!important;
}

.velgorenhedstiltag #g-utility {
    padding-bottom: 0!important;
}

.outline-32 #g-intro .g-title {
    margin-top: 80px;
    margin-bottom: 100px;
    font-size: 34px;
}

.outline-32 #g-features .g-features-particle .g-features-particle-image {
    margin-bottom: 0.75rem;
    display: inline-block;
    width: 100%;
}

.outline-32 #g-features {
    padding-top: 78px;
}

.outline-32 #g-features b {
    color: #86a291;
}

.image-first .image .g-content, 
.image-first .g-features-particle-image,
.image-first .g-features-particle-image img{
    margin-bottom: 0!important;
    padding-bottom: 0!important;
}

.image-first .g-features-particle-item:not(.image) .g-content,
.image-first .g-features-particle-item:not(.image) .g-features-particle-desc {
    margin-top: 0!important;
    padding-top: 0!important;
}

.outline-32 #g-above .g-grid:nth-child(1n+2) {
    margin-top: 120px;
}

.outline-32 #g-above a {
    color: #86a291;
    text-decoration: underline;
}

/*******************************************************************************
    TESTIMONIALS
*******************************************************************************/

.fabrikken #g-testimonials .g-block {
    margin-top: -265px;
}

.fabrikken #g-testimonials h2 {
    margin-top: 65px;
    font-size: 28px;
    line-height: 1.2;
    font-weight: 700;
    color: #424753;
    margin-bottom: 95px;
}

.fabrikken #g-testimonials p {
    color: #ffffff;
    margin: 0;
    font-size: 18px;
}

.fabrikken #g-testimonials .testimonails-a p {
    margin-top:10px;
}

.fabrikken #g-testimonials img, .om-os #g-testimonials img {
    width: 100%;
}

.forside #g-testimonials {
  padding-bottom: 0;
}

.om-os #g-testimonials h3 {
    font-size: 36px;
    line-height: 1.2;
    text-align: center;
    color: #ffffff;
}

.om-os #g-testimonials p {
    font-size: 1rem;
    line-height: 1.2;
    text-align: center;
    color: #ffffff;
}

.om-os #g-testimonials .btn {
    color: #ffffff;
    min-width: 50%;
    margin-top: 24px;
}
/*padding-right: 1.563rem;*/
.om-os #g-testimonials .testimonails-a .g-content {
    padding-right: 0;
    margin-right: 0;
    
}

.om-os #g-testimonials .testimonails-b .g-content {
    padding-left: 0;
    margin-left: 0;
}

.om-os #g-testimonials, .om-os #g-testimonials:before {
    background: #ffffff!important;
}

.om-os #g-testimonials .testimonails-a .platform-content {
    background: rgba(145,168,147, 1);
    padding: 65px 60px;
    height: 384px;
}

.om-os #g-testimonials .testimonails-b p {
    margin: 0;
}

/* Forside */
.forside #g-testimonials, .forside #g-testimonials a {
    background: #ffffff;
    color: #424753;
}

.forside #g-testimonials:before {
    display: none;
}

/*******************************************************************************
    UNDER TESTIMONIALS
*******************************************************************************/

#g-under-testimonials {
    background: #f4f5f7;
    padding: 2rem 0;
}

#g-under-testimonials .g-title {
    color: #000000;
}

/*******************************************************************************
    EXPANDED
*******************************************************************************/

/*.fabrikken #g-expanded .expanded-a .g-content {
    background: rgba(145,168,147,1);
    padding: 60px;
    color: #ffffff;
    margin: 0;
}

.fabrikken #g-expanded .expanded-a  {
    padding-right: 1.563rem;
}


.fabrikken #g-expanded .g-container > .g-grid {
    margin: 0.625rem;
    padding: 0.938rem;
}

.fabrikken #g-expanded .expanded-a h2 {
    margin: 0;
    line-height: 1.2;
    text-align: center;
}

.fabrikken #g-expanded .expanded-a p {
    text-align: center;
}

.fabrikken #g-expanded {
    padding-right: 0;
    padding-left: 0;
}*/

#g-expanded {
    padding: 3rem 0;
}

.fabrikken #g-expanded{
    padding-left: 0;
    padding-right: 0;
}

.fabrikken #g-expanded .g-container {
    width: 100%;
    background: url(http://via.placeholder.com/1920x500);
    opacity: 1;
    position:relative;
    float:left;
    z-index: 10;
}

.fabrikken #g-expanded .g-container:before {
    background-color: #86a291;
    opacity: 0.85;
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
}

.fabrikken #g-expanded .g-grid:first-child {
    background: #ffffff;
    height: 200px;
}

.fabrikken #g-expanded .g-grid:nth-child(2) {
    margin-top: -230px;
}

.fabrikken #g-expanded .g-grid:nth-child(1n + 2) {
    color: #ffffff;
}

.fabrikken #g-expanded .g-grid:last-child .custom {
    column-count: 2;
    column-gap: 53px;
}

.fabrikken #g-expanded h2 {
    margin-top: 80px;
    margin-bottom: 100px;
    color: #424753;
}

.fabrikken #g-expanded p {
    margin-top: 0;
}

.fabrikken #g-footer {
    width: 100%;
    float: left;
}

.om-os #g-expanded {
    padding: 0;
    padding-bottom: 2rem;
}

.om-os #g-expanded .g-container,
.om-os #g-under-expanded .g-container{
    width: 100%;
}

.om-os #g-expanded .above-expanded h2 {
    font-size: 33px;
}

.om-os #g-expanded img {
    margin-bottom: 15px;
}

.om-os #g-expanded p {
    margin-top: 1rem;
}

.om-os #g-expanded,
.om-os #g-under-expanded{
    background: #f4f5f7;
}

.om-os #g-expanded .g-grid:first-child,
.om-os #g-under-expanded .g-grid:first-child {
    background: #ffffff;
    height: 255px;
}

.om-os #g-under-expanded .g-grid:first-child {
    height: 350px;
}

.om-os #g-expanded .g-grid:first-child .g-content {
    padding: 0 1.563rem;
}

.om-os #g-expanded .g-grid:last-child .g-content {
    margin-top: -210px;
}

.om-os #g-under-expanded .g-grid:last-child .g-content {
    margin-top: -310px;
    margin-bottom: 50px;
}

.om-os #g-expanded h3 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 30px;
}


/*******************************************************************************
    ABOVE
*******************************************************************************/

#g-above .platform-content {
    	width: 50%;
    	color: #ffffff;
    	text-align: center;
	padding-right: 1.563rem;
    
}

#g-above .platform-content .forside-above {
	background: rgba(134, 162, 145, 0.8);
	padding: 60px 100px;
}

#g-above .forside-above h3 {
    font-size: 30px;
    line-height: 1.2;
}

#g-above a {
    color: #ffffff;
    width: 100%;
}

.forside #g-above {
    background: url(/images/topline/forside/forside_banner_nederst_1920x595.jpg) no-repeat center top;
    background-size: cover;
}

.job #g-above .platform-content {
    color: #000000;
    text-align: left;
}

/*******************************************************************************
    CONTAINER MAIN
*******************************************************************************/

#g-over-mainbar {
    padding: 3rem 0 0;
}

#g-mainbar {
    background: none;
}

.forside #g-container-main {
    background: #ffffff; /*#86a291;*/
    position: relative;
    z-index: 10;
    background-size: cover;
    padding: 0!important;
    color: #424753;
}

.forside .mod-articles-category-title, .forside .category-module p {
    color: #424753;
}


.forside #g-container-main .main-pre {
    background: #ffffff;
    height: 140px; /*275px;*/
    margin-top: -3rem;
}

.forside #g-container-main .main-pre .g-content {
    	padding: 1.563rem;
}

.forside #g-container-main .main-pre .g-content h2, .om-os #g-container-main .main-pre .g-content h2 {
    	width: 50%;
    	float: left;
    	color: #86a291;
    	margin-bottom: 0;
    	font-size: 38px;
    	margin-top: 30px;
}

.om-os #g-mainbar {
    padding-top: 0;
}

.om-os #g-container-main .main-pre > .g-content > .platform-content {
    padding: 0.938rem 1.876rem;
    margin-bottom: 80px;
}

.forside #g-container-main .main-pre .g-content a, .om-os #g-container-main .main-pre .g-content a {
    	width: 250px;
    	float: right;
    	margin-top: 35px;
}

.view-article #g-container-main {
    background: rgba(238, 237, 237, 1);
    margin-top: -100px;
}

.nyheder #g-container-main {
    background: rgba(238, 237, 237, 1);
    margin-top: -44px;
    padding-top: 44px;
}

.view-article #g-intro {
    display: none;
}

/*
.view-article #g-mainbar > .g-grid > .g-block > .g-content {
    margin: 0.625rem;
    padding: 0.938rem;
}*/

/*******************************************************************************
    SEO
*******************************************************************************/

#g-seo {
    color: grey;
    font-size: 12px;
}

.om-os #g-seo {
    color: #424753;
}


/*******************************************************************************
    PARTICLE SLIDER
*******************************************************************************/

.particle-slider {
    margin-left: -25px; 
    width: calc(100% + 25px);
}

.particle-slider .uk-slidenav {
    background: none;
    color: #000000!important;
    font-size: 70px;
}

.particle-slider.uk-slidenav-position .uk-slidenav-previous {
    left: 40px;
}

.particle-slider .uk-slidenav.hide {
    opacity: 0;
    cursor: default;
}

/*******************************************************************************
    FOOTER
*******************************************************************************/

#g-footer a {
    color: #ffffff;
}

#g-footer p {
    margin: 0;
    line-height: 1.2;
}

#g-footer .footer-logo {
    width: 150px;
}

#g-footer .nav.menu {
    border: none;
    padding: 0;
    float: left;
}

#g-footer .nav.menu li {
    display: block;
    float: left;
    padding: 0px 32px;
    margin: 0;
    border: none;
    border-right: 2px solid #ffffff;
    line-height: 1.2;
}

#g-footer .nav.menu li:first-child {
    padding-left: 0;
}

#g-footer .nav.menu li:last-child {
    border: none;
    padding-right: 0;
}

/*#g-footer .nav.menu li:first-child,*/ #g-footer .nav.menu li:last-child {
    display: none;
}

#g-footer .btn {
    padding: 10px 42px;
    float: right;
    margin-top: 21px;
    font-size: 16px;
}

#g-footer .g-content {
    margin: 0.625rem;
}

#g-footer .footer-d .moduletable  {
    margin-top: 0;
    padding-top: 0;
}

#g-footer .g-social .fa {
    font-size: 46px;
    margin-top: -6px;
}

#g-footer .footer-menu .nav.menu {
    margin-top: 22px;
}

#g-footer .g-grid:first-child .g-content {
    margin-bottom: 0;
    padding-bottom: 0;
}

#g-footer .g-grid:last-child .g-content {
    margin-top: 0;
}

#g-footer .g-social a {
    padding: 0.1875rem 0.35rem;
}

#g-footer .footer-d {
    padding-top: 0px;
}


/* INSTAGRAM */

#g-footer .g-social.social {
    text-align: center;
}

/*******************************************************************************
    ERROR
*******************************************************************************/
.outline-_error #g-header, .outline-_error #g-header a {
    color: #424753;
}


.accordion-item-content h4 {
     margin-bottom: -6px!important;
    margin-top: 15px!important;
}


/*******************************************************************************
    CAREGUIDE
*******************************************************************************/

#g-contain-1, #g-fullwidth-2, #g-contain-3, #g-fullwidth-4, #g-contain-5 {
    background: #EEEDED;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

#g-contain-5 {
    background: #ffffff;
}


.careguide-overall #g-contain-1, .careguide-overall #g-fullwidth-2, .careguide-overall #g-contain-3, .careguide-overall #g-fullwidth-4, .careguide-overall #g-contain-5 {
    background: #ffffff;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.careguide-overall #g-contain-5 {
    background: #EEEDED;
    padding-top: 5rem;
    padding-bottom: 5rem;
    
}

.careguide-page #g-navigation {
    background: #EEEDED;
}

/*******************************************************************************
    mod_articles_careguide
*******************************************************************************/

.careguide-module {
    margin-left: -30px!important;
    margin-right: -30px!important;
    flex-wrap: wrap;
}

.careguide-module > div {
    flex: 1;
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 20px;
}

.careguide-module.columns-2 > div {
    max-width: 50%;
    flex: 1 50%;
}

.careguide-module.columns-3 > div {
    max-width: 33.33%;
    flex: 1 33.33%;
}

.careguide-module.columns-4 > div {
    max-width: 25%;
    flex: 1 25%;
}

.careguide-module h4 {
    margin-bottom: 0;
}

.mod-articles-careguide-readmore {
    margin-top: 0;
}

.careguide-module-text {
    margin-top: -15px;
    margin-bottom: 30px;
}

/*******************************************************************************
    MEDIA
*******************************************************************************/

@media only all and (max-width: 1400px) {

	/* Utility */
	.forside #g-utility .utility-b {
	    width: 1200px;
	}
	
	.produkter .g-features-particle-item img {
        height: 178px;
    }
	

	
}

@media only all and (max-width: 1300px) {

	/* Intro */

	/* Utility */
	.forside #g-utility .utility-b {
	    width: 960px;
	    margin-top: -66px;
	}
	
	.produkter .g-features-particle-item img {
	    height: 127px;
	}
	
	
	
}


@media only all and (max-width: 1200px) {
    
    /* Module - Category */
    .categoryarticle-item {
        margin-top: -165px;
    }

    #g-container-main .main-pre {
        height: 300px;
    }
    
    /* Features - particle */
    
    .background.green .g-features-particle-item-container {
        padding: 2.5rem 3rem;
    }
    
    .sofabygger .g-features-particle-item .link-text {
        width: 100%;
        float: left;
        margin-bottom: 20px;
    }
    
    .sofabygger .g-features-particle-desc {
        font-size: 16px;
        margin-top: 18px;
    }
        
    
    /* Gallery - Particle */
    .kollektioner #g-intro .g-gallery-feature {
        margin-top: -428px;
    }
    
    
    /* Produkt side */
    .product-page .product_topbillede {
        height: 513px;
    }
    
    .product_colors .product_color {
        width: 71px;
        height: 71px;
    }
    
    .product-page .nav.menu > div {
        padding: 2px 12px;
        font-size: 11px;
    }
    
    .productMenu-right, .productMenu-left {
        margin-top: -3px;
    }
    
    
    /* Header */
        
    #g-header .headerImg {
        height: 550px;
        background-position: center!important; 
    }
    
    
    /* Intro */
    #g-intro img {
        width: 100%;
    }
    
    #g-intro h2 {
        margin-bottom: 65px;
    }
    
    .job #g-intro h2,.kontakt #g-intro h2 {
        margin-bottom: 80px;
    }
    
    #g-intro p {
        line-height: 1.2;
    }
    
    .green-row-container {
        margin-top: -25px;
    }
    
    #g-intro .green-row .title {
        color: #ffffff;
        margin-top: -208px;
        height: 200px;
        margin-bottom: 0px;
    }
    
    #g-intro h3 {
        margin-top: 65px;
    }
    
    .om-os #g-intro .g-grid:last-child .custom {
        column-gap: 50px;
    }
    
    .om-os #g-intro h1 {
        margin-top: -45px;
    }
    
    .job #g-intro h3, .kontakt #g-intro h3 {
        margin-top: 32px;
    }
    
    .outline-32 #g-intro .g-title {
        margin-top: 60px;
        margin-bottom: 90px;
    }
    
    .job #g-intro .intro-pre, .kontakt #g-intro .intro-pre {
        height: 270px;
    }
    
    .job #g-intro div .g-grid:last-child, .kontakt #g-intro div .g-grid:last-child {
        margin-top: -175px!important;
    }
    
    .kollektion #g-intro h3 {
        margin-top: -62px;
    }
    
    .kollektioner.kollektion #g-intro h3 {
        margin-top: -60px;
    }
    
    #g-intro .green-row .title h1 {
        margin-top: 30px;
    }
    
    .brochure-side #g-intro .brochure > .g-grid {
        margin-top: 50px;
    }
    
    .om-os #g-intro .intro-pre {
        height: 200px;
    }
    
    .om-os #g-intro img {
        margin-top: 0px;
    }
    
    .fabrikken .utility-a {
        height: 180px;
    }
    
    .forside #g-intro div .g-grid:nth-child(2) {
        margin-top: -168px!important;
    }
    
    .forside #g-intro h3 {
        margin-top: 46px;
    }

	/* Features */
	#g-features .features-c {
		font-size: 13px;
	}
	
	.fabrikken #g-features .features-a {
        padding: 60px 40px;
    }
    
    .fabrikken #g-intro .fabrikken-top-title {
        padding: 50px 40px;
    }
    
    #g-features .features-a img {
        margin-right: 20px;
    }
    
    .forside #g-features .features-a h3 {
        font-size: 28px;
    }
    
    .forside #g-features .features-a .btn {
        padding: 10px 14px;
        width: 185px;
        font-size: 13px;
    }
    
    .forside #g-features .features-b img {
        width: 280px;
        margin-top: 8px;
    }
    
    .forside #g-features .features-a .btn-normal {
        margin-top: 42px;
    }
    
    .forside #g-features .features-c {
        font-size: 17px;
    }
    
    /* Utility */
    .fabrikken #g-utility .utility-b {
        margin-top: -165px!important;
    }
    .designers #g-utility .utility-b {
        margin-top: -125px!important;
    }
    
    .g-features2-particle.sofabygger > .g-grid:first-child {
        margin-top: -213px;
    }
    
    /* Testimonails */
    .fabrikken #g-testimonials img {
        margin-top: 48px;
    }
    
    .om-os #g-testimonials h3 {
        font-size: 28px;
    }
    
    .om-os #g-testimonials p {
        font-size: 18px;
    }
    
    .om-os #g-testimonials .btn {
        margin-top: 38px;
    }
    
    .om-os #g-testimonials .testimonails-a .platform-content {
        padding: 26px 60px;
        height:304px ;
    }
    
    .om-os #g-expanded .g-grid:last-child .g-content {
        margin-top: -172px;
    }
    
    .om-os #g-expanded .g-grid:first-child {
        height: 240px;
    }
    
    .om-os #g-under-expanded .g-grid:last-child .g-content {
        margin-top: -272px;
    }
    
    .om-os #g-under-expanded .g-grid:first-child {
        height: 315px;
    }
    
    
    /* Expanded */
    .fabrikken #g-expanded .g-grid:first-child {
        height: 140px;
    }
    
    .fabrikken #g-expanded .g-grid:nth-child(2) {
    margin-top: -170px;
    }
    
    .fabrikken #g-expanded h2 {
        margin-top: 32px;
        margin-bottom: 86px;
    }
    	
	/* Above */
	#g-above .platform-content .forside-above {
        padding: 60px 60px;
    }
    
    /* Main contrainer */
    .forside #g-container-main .main-pre {
        height: 280px;
    }
    
    .nyheder .pre-leading-news {
        height: 45px;
    }
    
    .leading-0, .leading-1, .leading-2 {
        margin-top: -120px;
    }
    
    .view-login #g-mainbar .g-content, .view-reset #g-mainbar .g-content {
        margin-top: -430px;
    }
    
    /* Footer */
    #g-footer .nav.menu li {
        padding: 0px 25px;
    }
    
    #g-footer .btn {
        padding: 10px 46px;
    }
    
    #g-footer .footer-a {
        flex: 0 18%;
        width: 18%;
    }
    
    #g-footer .footer-b {
        flex: 0 20%;
        width: 20%;
    }
    
    #g-footer .footer-spacer {
        flex: 0 9%;
        width: 9%;
    }
    
    #g-footer .footer-logo {
        flex: 0 47%;
        width: 47%;
    }
    
    #g-footer .footer-menu {
        flex: 0 53%;
        width: 53%;
    }
    
    #g-footer .footer-d {
        flex: 0 38%;
        width: 38%;
    }
    
    #g-footer .g-social a {
        padding: 0.1875rem 0.3rem;
    }
	
	
	/* Søgning */
	.sogning .gallery-o-item:hover .galler-o-item-overlay {
        height: 137px;
        line-height: 137px;
    }
    
    .sogning .col-md-9 .result {
        height: 137px;
    }
    
    .sogning h4 {
        margin: 0px;
    }
    
    .sogning p {
        margin: 7px 0;
    }

}

@media only all and (max-width: 1199px) {
    
    /* Navigation */
    #g-navigation .nav-a .g-content > .moduletable {
        margin-left: 100px;
    }
    
    /* Gallery - Particle */
    .kollektioner #g-intro .g-gallery-feature {
        margin-top: -470px;
    }
    
    .kollektion .gallery-o-item:hover .galler-o-item-overlay {
        height: 188px;
        line-height: 188px;
    }
    
    .kollektion .gallery-o-item-text-title h4 {
        font-size: 24px;
        margin-bottom: 5px;
        margin-top: 30px;
    }
    
    .kollektion .gallery-o-item-text {
        line-height: 1.2;
        font-size: 15px;
    }
    
    .kollektion .gallery-o-item.medium {
        height: 189px;
    }
    
    .kollektion .gallery-o-item.large:hover .galler-o-item-overlay {
        height: 440px;
        line-height: 440px;
    }
    
    .kollektion .gallery-o-item.large img {
        height: 440px;
    }
    
}

@media only all and (max-width: 960px) {
    
    /* Cookie */
    #cookieInformerBooklet p, #cookieInformerBooklet .cookie-link {
        font-size: 12px;
    }
    
    #cookieInformerBooklet .textContainer {
        width: calc(70% - 100px);
    }
    
    #cookieInformerBooklet .linkContainer {
        width: 30%;
    }

    
    /* Module - Category */
    .categoryarticle-item {
        margin-top: -130px;
    }
    
    #g-container-main .main-pre {
        height: 250px;
    }
    
    /* Gallery - Particle */
    .kollektioner #g-intro .g-gallery-feature {
        margin-top: -444px;
    }
    
    
    /* Features - Particle */
    
    .background.green .g-features-particle-item-container {
        padding: 20px 40px;
    }
    
    .standard2 .g-features-particle-desc {
        font-size: 18px;
    }
    .standard2 .g-features-particle-title {
        font-size: 24px;
    }
    
    .fabrikken .g-features-particle-title {
        font-size: 25px;
    }
    
    .collect .background.green .g-features-particle-item-container {
        position: relative;
    }
        
    /* Com - Category */
    .nyheder .second-news .page-header h2 a, .nyheder .mainbar-bottom-a .mod-articles-category-title {
        font-size: 15px;
    }
    
    .nyheder .second-news .readmore, .nyheder .mainbar-bottom-a .mod-articles-category-title{
        font-size:14px;
    }
    
    .mod-articles-category-title, .nyheder .page-header h2 a {
        font-size: 20px;
    }
    
    /* Produkt side */
    .product-page .product_topbillede {
        height: 449px;
    }
    
    .product-page .section.color h2 {
        font-size: 24px;
    }
    
    .product-page .section.color .col-5 h3 {
        font-size: 20px;
    }
    
    .product_colors .product_color {
        margin: 0 17px 17px 0;
    }
    
     .product_colors .product_color {
        width: 55px;
        height: 55px;
    }
    
    .product-page .nav.menu > div {
        padding: 2px 7px;
    }
    
    .product-page .product_katalog img {
        width: 49%;
    }
    
    /* Navigation */
    #g-navigation {
        background: rgba(145,168,147, 1)!important;
    }
    
    #g-navigation .g-container > .g-grid {
        background: none;
    }
    
    #g-navigation .nav-a .moduletable .g-features2-particle-item {
        margin-right: 22px;
        margin-left: 8px;
    }
    
    #g-navigation .nav-a .moduletable .g-features2-particle-title {
        font-size: 12px;
    }
    
    #g-navigation .g-logo img {
        margin-left: -20px;
    }
    
    
    #g-navigation .nav-a .g-content > .moduletable, #g-navigation .nav-a .platform-content {
        margin-right: 15px;
    }
    
    #g-navigation .nav-a .platform-content .lang-inline li {
        padding: 0 6px
    }
    
    /* Header */
    .g-gallery-feature-kollektion .gallery-item-title {
        font-size: 16px;
        margin-top: -39px;
    }
    
    .kollektioner #g-intro h3 {
        margin-top: 0px;
    }
    
    /* Intro */
    #g-intro h2, #g-intro h3 {
        font-size: 22px;
    }
    
    #g-intro h2 {
        margin-bottom: 50px;
    }
    
    .job #g-intro h2, .kontakt #g-intro h2 {
    margin-bottom: 60px;
}
    
    #g-intro div .g-grid:nth-child(2) {
        margin-top: -138px!important;
    }
    
    #g-intro .intro-pre {
        height: 190px;
    }
    
    .forside #g-intro h3 {
        margin-top: 28px;
    }
    
    .forside #g-intro div .g-grid:nth-child(2), .job #g-intro div .g-grid:last-child, .kontakt #g-intro div .g-grid:last-child, .om-os #g-intro div .g-grid:nth-child(2) {
        margin-top: -135px!important;
    }
    
    .forside #g-intro .intro-pre {
        height: 165px;
    }
    
    .job #g-intro .intro-pre {
        height: 250px;
    }
    
    .green-row-container p {
        line-height: 1.2;
        font-size: 14px;
    }
    
    #g-intro .green-row .title h1 {
        margin-top: 145px;
    }
    
    .sofabygger .g-features-particle-desc {
        font-size: 14px;
        margin-top: 18px;
    }
    
    .sofabygger .g-features-particle-button .button {
        padding: 10px 10px;
        font-size: 10px;
    }
    
    .sofabygger #g-intro .green-row .title h1 {
        margin-top: 10px;
    }
    
    .g-features2-particle.sofabygger > .g-grid:first-child {
        margin-top: -180px;
    }
    
    .kollektioner.kollektion #g-intro h3 {
        margin-top: 1px;
    }
    
    #g-intro .brochure .g-grid:last-child {
        margin-top: 0!important;
    }
    
    .brochure-side #g-intro .brochure > .g-grid {
        margin-top: 50px!important;
    }
    
    .brochure-side #g-intro .intro-pre {
        height: 282px;
    }
    
    .brochure {
        margin-top: -55px;
    }
    
    .brochure .g-features-particle-title {
        font-size: 15px;
    }
    
    .fabrikken #g-intro .fabrikken-top-title {
        margin-top: -242px;
    }
    
    
    .om-os #g-intro div .g-grid:last-child {
        margin-top: 0px!important;
    }
    
    .om-os #g-intro h2 {
        margin-top: 33px;
    }
    
    .job #g-intro h3 {
        margin-top: 30px;
    }
    
    .outline-32 #g-intro .g-title {
        margin-top: 42px;
        margin-bottom: 80px;
    }
    
    .fabrikken .utility-a {
        height: 200px;
    }
    
    .fabrikken #g-utility .utility-b {
        margin-top: -135px!important;
    }
    .designers #g-utility .utility-b {
        margin-top: -104px!important;
    }

    /* Features */
    .features-a, .features-b,  .features-c {
        flex: 0 1 auto;
        width: 50%;
        float: left;
        display: inline-block;
        position: relative;
    }
    
    #g-features .features-a p {
        margin-top: 16px;
        width: 100%;
    }
    
    #g-features .features-a img {
        width: 120px;
        margin: 0 auto;
        float: none;
        display: block;
        position: relative;
    }
    
    .outline-32 #g-features .features-a img {
        width: 100%;
    }
    
    #g-features .features-a h3 {
        text-align: center;
        width: 100%;
        line-height: 1.2;
        font-size: 30px;
    }
    
    #g-features .features-a .btn {
        width: 190px;
        margin: 0 auto;
        float: none;
        display: block;
        position: relative;
        margin-top: -10px;
    }
    
    .features-b {
        height: 150px;
    }
    
    .features-c {
        /*margin-left: 50%;
        margin-top: -120px; FJERNET FORDI DET SER UNDERLIGT UD PÅ JOB SIDEN*/
        font-size: 14px;
    }
    
    #g-features .features-a .g-content, #g-features .features-b .g-content {
        margin: 0.625rem;
        padding: 0.938rem;
    }
    
    .forside #g-features .features-c .g-content {
        margin: 0;
    }
    
    #g-features .g-block {
        border: none;
    }
    
    #g-features .features-b img {
        float: left;
    }
    
    .forside #g-features .features-a .btn-normal {
        margin-top: 0px;
        padding: 10px 15px;
    }
    
    .forside #g-features .features-b img {
        margin-top: 16px;
    }
    
    .forside #g-features .features-c {
        padding: 24px 28px 0;
    }
    
    .fabrikken #g-features .features-a, .fabrikken #g-expanded .expanded-a .g-content {
        padding: 30px 20px;
    }
    
    .fabrikken #g-features .features-a h3, .fabrikken #g-expanded .expanded-a h2 {
        font-size: 22px;
    }
    
    .om-os #g-features .features-a h3 {
        font-size: 26px;
    }
    
    .om-os #g-features .features-a, .om-os #g-features .features-b {
        flex: 0 100%;
        width: 100%;
    }
    
    .job #g-features .features-a {
        width: 100%;
    }
    
    /* Testimonials */
    .om-os #g-testimonials .testimonails-a .platform-content {
        padding: 26px 30px;
        height: 240px;
    }

    .om-os #g-testimonials .btn {
        margin-top: 5px;
    }
    
    /* Expandend */
    .om-os #g-expanded .g-grid:last-child .g-content {
        margin-top: -138px;
    }
    
    .om-os #g-expanded .g-grid:first-child {
        height: 200px;
    }
    
    .fabrikken #g-expanded .g-grid:nth-child(2) {
        margin-top: -140px;
    }
    
    .fabrikken #g-expanded .g-grid:first-child {
        height: 170px;
    }
    
    .fabrikken #g-expanded h2 {
        margin-top: 14px;
        margin-bottom: 67px;
    }
    
    /* Utility */
    .forside #g-utility .utility-b {
        width: 710px;
    }

    .produkter .g-features-particle-item h4, .produkter .g-features-particle-item a {
        font-size: 12px;
    }
    
    .produkter .g-features-particle-item a {
        float: left;
        display: block;
    }
    
    #g-utility .utility-a h3 {
        padding: 0 20px;
    }
    
    .produkter .g-features-particle-item img {
        height: 90px;
        margin-bottom: 5px;
    }

    /* Above */
    #g-above .platform-content .forside-above {
        padding: 40px 40px;
    }
    
    #g-container-main .main-pre .g-content h2 {
        font-size: 32px;
    }
    
    /* Main container */
    .forside #g-container-main .main-pre {
        height: 245px;
    }
    
    .leading-0, .leading-1 {
        margin-top: -140px;
    }
    
    .nyheder .pre-leading-news {
        height: 65px;
    }

    
    /* Footer */
    #g-footer .nav.menu li {
        padding: 0px 12px;
    }
    
    #g-footer .btn {
        padding: 10px 9px;
    }
    
    #g-footer .footer-a {
        flex: 0 23%;
        width: 23%;
    }
    
    #g-footer .footer-b {
        flex: 0 24%;
        width: 24%;
    }
    
    #g-footer .footer-spacer {
        flex: 0 0%;
        width: 0%;
    }
    
    #g-footer .footer-logo {
        flex: 0 47%;
        width: 47%;
    }
    
    #g-footer .footer-menu {
        flex: 0 53%;
        width: 53%;
    }
    
    #g-footer .footer-d {
        flex: 0 38%;
        width: 38%;
    }
    
    #g-footer .g-social a {
        padding: 0.1875rem 0.3rem;
    }
    
    /* Søgning */
	.sogning .gallery-o-item:hover .galler-o-item-overlay {
        height: 105px;
        line-height: 105px;
    }
    
    .sogning .col-md-9 .result {
        height: 106px;
    }
    
    .sogning p {
        margin: 2px 0;
    }
    
    .sogning .btn-normal {
        padding: 7px 20px;
    }
    
    .sofabygger h4.g-features-particle-title {
        font-size: 25px;
    }
    
    .sofabygger .g-features-particle-item .link-text {
        font-size: 100px;
    }
    
}

@media only all and (max-width: 959px) {
    /* Gallery - Particle */
    .kollektioner #g-intro .g-gallery-feature {
        margin-top: -426px;
    }
    
    .g-gallery-feature-kollektion-text .g-gallery-feature-title, #g-intro .g-gallery-feature-kollektion-text .g-gallery-feature-title {
        text-align: left;
        font-size: 42px;
    }
    
    .kollektion .gallery-o-item:hover .galler-o-item-overlay {
        height: 146px;
        line-height: 146px;
    }
    
    .kollektion .gallery-o-item-text-title h4 {
        font-size: 18px;
        margin-bottom: 2px;
        margin-top:15px;
    }
    
    .kollektion .gallery-o-item-text {
        font-size: 12px;
    }
    
    .kollektion .gallery-o-item.medium {
        height: 146px;
        clear: right;
    }
    
    .kollektion .gallery-o-item.large:hover .galler-o-item-overlay {
        height: 355px;
        line-height: 355px;
    }
    
    .kollektion .gallery-o-item.large img {
        height: 355px;
    }
    
    .g-offcanvas-toggle {
        display: none;
    }
    
    /* Navigation */
    #g-navigation .nav-a .g-content > .moduletable {
        margin-left: 0px;
    }
    
    #g-navigation .nav-a .g-content > .moduletable, #g-navigation .nav-a .platform-content {
        margin-right: 12px;
    }
    
    #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
        padding: 0 15px;
        font-size: 12px;
    }
    
    #g-navigation .nav-a .moduletable .g-features2-particle-item {
        margin-right: 16px;
    }
    
    #g-navigation .g-social .fa {
        font-size: 28px;
    }

    /* Testimonials */
    .om-os #g-testimonials .testimonails-a .g-content, .om-os #g-testimonials .testimonails-b .g-content {
        /*margin: 0.625rem;
        padding: 0.938rem;*/
    }
    
}

@media only all and (max-width: 767px) {
    
    .g-offcanvas-toggle {
        display: block;
    }
    
    .desktop {
        display: none;
    }
    
    .mobile {
        display: block;
    }
    
    /* Persondata */
    .persondatapolitik .page-header {
        margin-top: 0;
    }
    
     /* Cookie */
    #cookieInformerBooklet p, #cookieInformerBooklet .cookie-link {
        font-size: 12px;
    }
    
    #cookieInformerBooklet .textContainer, #cookieInformerBooklet .linkContainer {
        width: 100%;
        margin-right: 0;
    }
    
    #cookieInformerBooklet .cookie-button, #cookieInformerBooklet .cookie-link {
        width: 100%;
    }
    
    
    /* Module - Category */
    .categoryarticle-item {
        margin-top: 0;
        width: 100%;
        padding: 0!important;
    }
    
    .categoryarticle-item:first-child {
        margin-top: -150px;;
    }
    
    .categoryarticle-item {
        margin-bottom: 30px;
    }
    .categoryarticle-item:last-child {
        margin-bottom: 0;
    }
    
    #g-container-main .main-pre {
        height: 270px;
    }
    
    .mod-articles-category-title, .nyheder .page-header h2 a {
        font-size: 26px;
    }
    
    /* Gallery - Particle */
    .g-gallery-feature-kollektion .gallery-items .gallery-item.large, .g-gallery-feature-kollektion .gallery-items .gallery-item.small {
        width: 100%;
    }
    
    .g-gallery-feature-kollektion .gallery-items .gallery-item:nth-child(even) {
        margin-left: 0;
    }
    
    .kollektioner #g-intro h3.g-gallery-feature-title {
        color: #424753;
    }
    
    .kollektioner.kollektion #g-intro h3 {
        margin-top: 75px;
    }
    
    .g-gallery-feature .g-block {
        margin-bottom: 50px;
    }
    
    .kollektioner #g-intro .g-gallery-feature {
        margin-top: -434px;
    }
    
    .kollektion .gallery-o-item, .kollektion .gallery-o-item.small, .kollektion .gallery-o-item.medium {
        width: calc(50% - 20px);
        float: left;
        position: relative;
    }
    .kollektion .gallery-o-item.medium { 
        padding: 20px 20px;   
        box-sizing: border-box;
        height: 131px;
    }
    
    .kollektion .gallery-o-item.large { 
        width: 100%;
        height: auto;
    }
    
    .kollektion .gallery-o-item:nth-child(3n+0), .kollektion .gallery-o-item:nth-child(3n-1) {
        margin-left: 0px;
    }
    
    .kollektion .gallery-o-item:nth-child(even){
        margin-left: 30px;
    }
    
    .kollektion .gallery-o-item-text-title h4 {
        font-size: 15px;
        margin-bottom: 0px;
        margin-top: 5px;
    }
    
    .kollektion .gallery-o-item.medium div, .kollektion .gallery-o-item.medium div.btn {
        width: 100%;
    }
    
    .kollektion .gallery-o-item.medium div.btn {
        margin-top: 10px;
    }
    
    .kollektion .gallery-o-item-text {
        font-size: 11px;
    }
    
    .kollektion .gallery-o-item:hover .galler-o-item-overlay {
        height: 130px;
        line-height: 130px;
    }
    
    .kollektion .gallery-o-item-text-title h4 {
        font-size: 15px;
        line-height: 1.2;
    }
    
    .kollektion .btn {
    font-size: 12px;
    }
    
    /* Out team - Particle */
    .g-our-team-item {
        width: 300px;
        margin: 0 auto 50px;
        display: block;
        position: relative;
    }
    .g-our-team .g-block {
        width: 100%;
    }
    
    /* Features - Particle */
    
    .background.green .g-features-particle-item-container {
        padding: 40px;
    }
    
    .brochure .g-features-particle-item {
        margin-top: 0;
    }
    
    .brochure .g-features-particle-item:first-child {
        margin-top: -50px;
    }
    
    .g-block.g-features-particle-item.headline h4 {
        margin-top: 10px;
    }
    
    .g-features-particle .g-grid .g-features-particle-item.image:first-child .g-content,
    .g-features-particle .g-grid .g-features-particle-item.image:last-child .g-features-particle-image,
    .g-features-particle .g-grid .g-features-particle-item.image .g-features-particle-image, .g-features-particle .g-grid .g-features-particle-item.image .g-content,
    .g-features-particle .g-grid .g-features-particle-item:first-child .g-content, 
    .g-features-particle-item.text-left .g-content,
    .g-features-particle .g-grid .g-features-particle-item.text-left:last-child .g-content {
        margin: 0;
        width: 100%;
        padding: 0;
    }
    
    .g-features-particle .g-grid .g-features-particle-item.image img {
        margin-bottom: 20px;
    }
    
    .g-features-particle.image-first .g-features-particle-item {
        order: 2;
    }
    
    .g-features-particle.image-first .g-features-particle-item.image {
        order: 1;
    }
    
    .outline-32 #g-utility .g-block.g-features-particle-item h4 {
        text-align: left;
    }
    
    .outline-32 #g-features {
        padding: 3rem 0!important;
    }
    
    
    #g-features .g-features-particle-item.text-left > .g-content {
        padding-left: 0.938rem;
    }
    
    /* Produkt side */
    .product-page .product_topbillede {
        height: 350px;
    }
    
    .product-page .col-5 {
        width: 100%;
        padding: 0;
    }
    
    .product-page .nav.menu > div {
        padding: 2px 9px;
        margin-top: 10px;
        font-size: 14px;
    }
    
    .product-page .product_minislider .uk-slidenav-position .uk-slidenav {
        position: absolute;
        top: -43px;
    }
    
    .product-page .product_minislider .minislide {
        width: calc(33.33% - 10px);
        margin-right: 15px;
    }
    
    .product-page .product_slideshow {
        margin-bottom: 15px;
    }
    
    .g-slideshow .uk-dotnav {
        margin: 0 0 15px;
    }
    
    .productMenu {
        height: 50px;
        margin-top: -28px;
    }
    
    .product_colors .product_color {
        width: 72px;
        height: 72px;
    }
    
    .productMenu-right, .productMenu-left {
        margin-top: 1px;
    }

    /* Navigation */
    #g-navigation .g-container {
        width: 100%;
        padding: 0;
    }
    
    #g-navigation .g-logo, #g-navigation .g-logo img, #g-navigation .g-logo svg {
        float: left;
    }
    
    #g-navigation .g-logo img {
        position: relative;
        margin-top: 0;
        margin-left: 0;
    }
    
    #g-navigation .g-logo svg {
        width: 100px;
    }
    
    #g-navigation .g-content {
        padding: 13px;
    }
    
    #g-navigation .nav-a {
        background: #fff;
    }
    
    #g-navigation .nav-a > .g-content > .platform-content {
        width: 100%;
    }
    
    #g-navigation .nav-a > .g-content > .moduletable {
        width: 100%;
    }
    
    #g-navigation .nav-a .mod-languages, #g-navigation .nav-a .form-search, #g-navigation .nav-a .all_page_search {
        display: none;
    }
    
    #g-navigation .nav-b, #g-navigation .nav-c, #g-navigation .nav-menu {
        display: none;
    }

    #g-navigation .nav-a .moduletable .g-features2-particle {
        margin: 0 auto 0;
        width: 320px;
        position: relative;
        float: none;
    }
    
    #g-mobilemenu-container .g-toplevel li.btn-white {
        border-radius: 0;
        background: #fff;
        text-align: left;
        padding: 0;
    }
    
    #g-mobilemenu-container .g-toplevel li.btn-white a.g-menu-item-container {
        color: #808080!important;
    }
    
    #g-navigation .nav-a .g-content {
        margin: 5px 0 0 0;
        padding:0;
    }
    
    #g-navigation .nav-a .g-content > .moduletable, #g-navigation .nav-a .platform-content {
        margin-right: 0;
    }
    
    #g-navigation .nav-a .platform-content .search-query {
        width: 100%;
    }
    
    #g-navigation .nav-a .platform-content .lang-inline li {
        padding: 0 6px;
    }
    
    #g-navigation .nav-a .moduletable .g-features2-particle-title {
        font-size: 14px;
    }
    
    #g-navigation .nav-a .platform-content .finder:before {
        margin-right: 6px;
    }
    
    .g-features-particle .g-features-particle-item, .g-features2-particle .g-features-particle-item, .g-features-particle .g-features2-particle-item, .g-features2-particle .g-features2-particle-item {
        margin-bottom: 0;
    }
    
    #g-navigation .g-content {
        padding: 0;
        margin: 0;
    }
    
    #g-navigation .g-logo {
        margin-top: 5px;
        margin-bottom: 0px;
    }
    
    .g-features2-particle .g-features2-particle-title {
        margin-bottom: 10px;
    }
    
    .g-offcanvas-toggle {
        right: 2rem;
        left: auto;
        margin-top: -5px;
    }
    
    #g-navigation .nav-a .g-content > div:first-child {
        display: block;
        width: 100%;
    }
    
    #g-navigation .search-mobile-container {
        position: absolute;
        top: -57px;
        right:85px;
    }

    #g-navigation .search-mobile {
        font: normal normal normal 14px/1 FontAwesome;
        font-size: 18px;
    }
    
    #g-navigation .search-mobile:before {
        content: "\f002";
        color: #fff;
        position: absolute;
        float: left;
    }
    
    #g-navigation .nav-a .g-content > div:nth-child(3)  {
        /*background: rgba(238,237,237,1);
        padding: 15px 0;*/
    }
    
    #g-navigation .nav-a .g-content > div:nth-child(3) > div  {
        /*width: 320px;
        position: relative;
        margin: 0 auto;
        float: none;*/
    }
    
    #g-navigation .nav-a .all_page_search input {
        width: 200px;
    }
    
    #g-navigation .nav-a .all_page_search {
        width: 240px;
        position: relative;
        margin: 0 auto;
        float: none;
        padding: 15px 0;
    }
    
    #g-navigation .nav-a .top-search, #g-navigation .nav-a .page_search {
        background: rgba(238,237,237,1);
    }
    
    
    #g-navigation .nav-a .platform-content .findertop-search:before {
        position: absolute;
        margin-left: -20px;
    }
    
    #g-navigation .nav-a .g-content > .moduletable, #g-navigation .nav-a .platform-content {
        margin-left: 0;
    }
    
    #g-navigation .nav-a > .g-content div:last-child {
        margin: 0 auto;
    }
    
    #g-navigation .g-features2-particle.style2 {
        padding-top: 4px;
    }
    
    
    /* Header */
    #g-header {
        margin-top: 0;
    }

    .forside #g-header .headerImg, .fabrikken #g-header .headerImg.placeholder-500 {
        height: 350px;
    }
    
    .job #g-header, .nyheder #g-header, .kontakt #g-header {
        display: none;
    }
    

    
    /* Intro */
    
    #g-intro .intro-pre {
        display: none;
    }
    
    .forside #g-intro .intro-pre {
        display: block;
    }
    
    .forside #g-intro .mobile {
        margin-top: -338px;
    }
    
    .forside #g-intro {
        padding-bottom: 0!important;
    }
    
    .forside #g-intro .mobile h2  {
        color: #424753;
        text-align: center;
        height: 120px;
        font-size: 30px;
        width: 390px;
        margin: 0 auto;
        float: none;
        max-width: 100%;
        margin-bottom: 10px;
    }
    
    .forside #g-intro .mobile p {
        font-size: 1rem;
    }
    
    .forside #g-intro p a {
        color: #ffffff;
        text-decoration: none;
        margin-top: 30px;
    }
    
    .forside #g-intro .intro-pre {
        height: 310px;
    }
    
    .forside #g-intro .mobile img {
        margin-bottom: 20px;
    }
    
    .forside:not(.outline-31) #g-intro .intro-b {
        display: none;
    }
    
    
    .om-os #g-intro h1 {
        color: #ffffff;
        margin-bottom: 0;
    }
    
    #g-intro div .g-grid:last-child,.forside #g-intro div .g-grid:last-child {
        margin-top: 0!important;
    }
    
    .forside.outline-31 #g-intro div .g-grid:last-child {
        margin-top: -235px!important;
    }
    
    .forside.outline-31 #g-intro .intro-pre {
        height: 240px;
    }
    
    .forside #g-intro .accordion h3 {
        margin-bottom: 1.5rem;
    }
    
    .forside #g-intro .accordion {
        margin-top: -30px;
    }
    
    .forside.outline-31 #g-intro {
        padding-bottom: 0;
    }
    
    #g-intro h2, #g-intro h3 {
        color: #ffffff;
        line-height: 1.2;
    }
    
    #g-intro h3 {
        margin-top: -30px;
    }
    
    #g-intro h2 {
        margin-bottom: 15px;
    }
    
    #g-intro .intro-a p {
        font-size: 0;
    }
    
    .forside .intro-c {
        display: none;
    }
    
    .job #g-intro h3, .kontakt #g-intro h3 {
        margin-top: 0;
    }
    
    .job #g-intro img, .kontakt #g-intro img {
        margin-bottom: 0;
    }
    
    .forside #g-intro h3 {
        margin-top: 0;
    }
    
    .sofabygger #g-intro .intro-a p {
        font-size: 14px;
    }
    
    .sofabygger .green-row-container {
        background: none;
    }
    
    .sofabygger #g-header .headerImg.placeholder-500 {
        height: 320px;
    }
    
    .sofabygger #g-intro {
        background: #ffffff;
        height: 245px;
    }
    
    .sofabygger #g-intro .green-row .title {
        margin-top: -300px;
    }
    
    .sofabygger #g-intro .green-row .title h3 {
        margin-top: 10px;
        margin-bottom: 20px;
    }
    
    .sofabygger #g-intro .green-row-container p {
        color: #000000;
    }
    
    .sofabygger #g-intro .col-1-6 {
        width: 33%;
    }
    
    .sofabygger #g-intro .col-4-2 {
        width: 66%;
    }
    
    .sofabygger #g-intro .green-row-container {
        padding: 50px 0;
    }
    
    .sofabygger #g-intro .green-row-container p {
        font-size: 20px;
    }
    
    .sofabygger #g-intro .green-row-container p.grey {
        font-size: 18px;
        margin-top: 20px;
    }
    
    .sofabygger .g-block.g-features-particle-item .readmore-link {
        margin-top: 15px;
    }
    
    .g-features2-particle.sofabygger > .g-grid:first-child {
        margin-top: -210px;
        margin-bottom: 30px;
    }
    
    #g-intro .green-row .title {
        margin-top: -444px;
    }
    
    #g-intro .green-row .title {
        margin-bottom: 98px;
    }
    
    #g-intro .green-row .title h1 {
        margin-top: 0;
    }
    
    .green-row-container {
        margin-top: 58px;
    }
    
    .sofabygger #g-utility .utility-a {
        height: 290px;
    }
    
    .sofabygger .g-block.g-features-particle-item {
        margin-top: 0;
        padding: 0!important;
        margin-bottom: 30px!important;
    }
    
    .sofabygger .g-block.g-features-particle-item:first-child {
        margin-top: 0px;
    }
    
    .sofabygger .g-features-particle-item .link-text {
        width: 100%;
    }
    
    .sofabygger .g-features-particle-desc {
        font-size: 20px;
    }
    
    .sofabygger .link-text {
        text-align: left;
    }
    
    .sofabygger .g-features-particle-button .button {
        padding: 10px 20px;
        font-size: 13px;
        margin-top: 10px;
    }
    
    .sofabygger .g-block.g-features-particle-item:last-child .g-features-particle-title {
        color: #283837;
    }
    
    .brochure-side #g-intro .intro-pre {
        display: block;
        height: 355px;
    }
    
    #g-intro .brochure .g-title.g-main-title {
        font-size: 2rem; 
    }
    
    .brochure .g-features-particle-item {
        width: 100%;
        margin-left: 0px;
        margin-bottom: 40px;
    }
    
    .brochure {
        margin-top: -312px;
    }
    
    .kontakt #g-intro div .g-grid:last-child, .job #g-intro div .g-grid:last-child {
        margin-top: 0!important;
    }
    
    .kontakt #g-intro div .col-5 {
        padding-left: 0;
    }
    
    .kontakt #g-intro div .col-5:last-child {
        padding-right: 0;
        padding-left: 15px;
    }
    
    .fabrikken #g-intro .intro-a p {
        font-size: 1rem;
    }
    
    .fabrikken #g-intro .fabrikken-top-text {
        column-count: 1;
        column-gap: 0px;
    }
    
    .fabrikken #g-intro .fabrikken-top-title {
        margin-top: -20px;
        padding: 0;
        background: none;
        margin-bottom: 20px;
    }
    
    .fabrikken #g-intro .fabrikken-top-title h1 {
        margin-bottom: 10px;
    }
    
    .om-os #g-intro div .g-grid:nth-child(2) {
        margin-top: 0!important;
    }
    
    .om-os #g-intro {
        padding: 3rem 0 0 0!important;
    }
    
    .om-os #g-intro .intro-a p {
        font-size: 1rem;
    }
    
    .om-os #g-intro h2, .kontakt #g-intro h3, .job #g-intro h3 {
        margin-top: -20px;
        margin-bottom: 15px;
    }
    
    .kontakt #g-intro h3, .job #g-intro h3 {
        margin-bottom: 0;
    }
    
    .outline-32 #g-intro .g-title {
        margin-top: 0;
        margin-bottom: 15px;
    }
    
    .kontakt #g-intro h2, .job #g-intro h2 {
        margin-top: 0;
        margin-bottom: 15px;
    }
    
    .om-os #g-intro .g-grid:last-child .custom {
        column-count: 1;
        column-gap: 0px;
    }
    
    .om-os #g-intro .intro-a .g-content, .kontakt #g-intro .intro-a .g-content, .job #g-intro .intro-a .g-content {
        padding-top: 0;
        margin-top: -5px;
    }
    
    
    /* Features */
    #g-features .features-a img {
        float: left;
    }
    
    #g-features .features-a h3 {
        width: 65%;
        float: left;
        text-align: left;
        margin-top: 20px;
    }
    
    #g-features .features-a p {
        width: 35%;
        float: left;
    }
    
    .forside #g-features .features-a p {
        width: 35%;
    }
    
    .forside #g-features .features-a .btn-normal {
        margin-top: 14px;
    }
    
    #g-features .features-b, #g-features .features-b img {
        width: 100%;
        float:left;
        display: block;
        position: relative;
        height: auto;
    }
    
    .forside #g-features .features-b img {
        width: 100%;
    }
    
    .forside #g-features {
        display: none;
    }
    
    #g-features .features-c {
        width: 100%;
        margin: 0;
        float:left;
    }
    
    .forside #g-features .features-c .g-content {
        padding: 0;
    }
    
    .fabrikken #g-features .features-a {
        width: 100%;
        margin-right: 0;
    }
    
    .fabrikken #g-features .features-a h3, .fabrikken #g-features .features-a p {
        width: 100%;
    }
    
    
    .om-os #g-features .features-a h3, #g-features .features-a p {
        width: 100%;
    }
    
    #g-features .features-a p{
        margin-top: -9px;
    }
    
    .om-os #g-features .size-60, .om-os #g-features .size-40 {
        width: 100%;
        flex: 0 100%;
    }
    
    .om-os #g-expanded .g-grid:first-child {
        height: 230px;
    }
    
    .om-os #g-expanded .g-grid:last-child .g-content {
        margin-top: -171px;
    }
    
     .om-os #g-under-expanded .g-grid:first-child {
        height: 475px;
    }
    
    .om-os #g-under-expanded .g-grid:last-child .g-content {
        margin-top: -440px;
    }
    
    .om-os #g-expanded .g-grid:last-child .g-block:last-child .g-content {
        margin-top: 0px;
    }
    
    
    .om-os #g-features {
        padding-bottom: 0;
    }
    
    .job #g-features, .om-os #g-features {
        padding: 1rem 0;
    }
    
    /*.job #g-features .g-features-particle-item, .job #g-features .g-features-particle-item.text-left {*/
    #g-features .g-features-particle-item, #g-features .g-features-particle-item.text-left {
        width: 100%!important;
        padding-left: 0;
        padding-right: 0;
    }
    
    #g-features .g-features-particle-item.green-background {
        padding-left: 0.625rem;
        padding-right: 0.625rem;
        margin-top: 20px;
    }
    
    /* Utility */
    .forside #g-utility .utility-b {
        width:90%;
    }
    
    #g-utility .g-block.g-features-particle-item {
        width: 100%;
        flex: 0 1 auto;
    }

    
    #g-utility .g-block.g-features-particle-item img {
        margin: 0 auto;
        float: none;
        position: relative;
        display: block;
        margin-bottom: 5px;
    }
    
    #g-utility .g-block.g-features-particle-item h4, #g-utility .g-block.g-features-particle-item a {
        text-align: center;
        width: 100%;
    }
    
    .sofabygger #g-utility .g-block.g-features-particle-item .button {
        display: none;
    }
    
    .sofabygger #g-utility .g-block.g-features-particle-item .readmore-link {
        background: none;
        border: 1px solid rgba(145,168,147,1);
        text-shadow: none;
        padding: 13px 20px 7px;
        border-radius: 10px;
        color: rgba(145,168,147,1);
        font-family: 'Tajawal', sans-serif;
        float: right;
        font-weight: 300;
        width: 100%;
        text-align: center;
        text-decoration: none;
        font-size: 13px;
    }
    
    .produkter .g-features-particle-item img {
        height: 200px;
    }
    
    .kontakt #g-utility .g-title {
        text-align: center;
    }
    
    .fabrikken #g-utility .g-features-particle-item {
        padding: 0!important;
        margin-bottom: 50px;
    }
    
    .fabrikken .utility-a {
        height: 180px;
    }
    
    .fabrikken #g-utility .utility-b {
        margin-top: -168px!important;
    }
    
    .designers #g-intro {
        padding-bottom: 170px!important;
    }
    
    .produkter .g-features-particle-item h4, .produkter .g-features-particle-item a {
        font-size: 18px;
    }
    
    .forside #g-utility .utility-b {
        margin-bottom: 0px;
    }
    
    .sofabygger  #g-utility .g-block.g-features-particle-item:last-child {
        margin-bottom: 0!important;
    }
    
    
    /* Testimonals */
    .fabrikken #g-testimonials .g-block:last-child {
        margin-top: 0px;
    }
    
    .fabrikken #g-testimonials h2 {
        margin-top: -8px;
        color: #fff;
        margin-bottom: 10px;
    }
    
    
    .om-os #g-testimonials .testimonails-b .g-content {
        display: none;
    }
    
    .om-os #g-testimonials .testimonails-a .platform-content {
        height: auto;
    }
    
    /* Expanded */
    .fabrikken #g-expanded {
        padding: 0;
    }

    .fabrikken #g-expanded .g-grid:nth-child(2) {
        margin-top: 0;
    }
    
    .fabrikken #g-expanded h2 {
        color: #ffffff;
        margin: 15px 0 20px;
    }
    
    .fabrikken #g-expanded .g-grid:first-child {
        display: none;
    }
    
    .fabrikken #g-expanded .g-grid:last-child .custom {
        column-count: 1;
        column-gap: 0;
    }
    
    .fabrikken #g-expanded .expanded-c .g-content {
        margin-top: 0;
        padding-top: 0;
    }
    
    .fabrikken #g-expanded .expanded-b .g-content, .fabrikken #g-expanded .expanded-a .g-content {
        margin-bottom: 0;
        padding-bottom: 0;
    }
    
    /* Above */
    #g-above .platform-content {
        width: 100%;
    }
    .platform-content .forside-above {
        padding: 40px 40px;
    }
    
    .forside #g-above .platform-content {
        padding-right: 0;
    }
    
    /* Container main */
    #g-container-main .main-pre .g-content h2 {
        font-size: 22px;
    }
    
    #g-container-main .main-pre .g-content a {
        width: 190px; 
    }
    
    #g-container-main .main-pre h2 {
        margin-top: 20px;
    }
    
    .nyheder #g-container-main {

        padding-top: 0px;
    }
    
    .forside #g-container-main .main-pre .g-content h2, .om-os #g-container-main .main-pre .g-content h2 {
        font-size: 23px;
    }
    
    .forside #g-container-main .main-pre .g-content a, .om-os #g-container-main .main-pre .g-content a {
        width: 200px;
    }
    
    .forside #g-container-main .main-pre {
        height: 265px;
    }
    
    .nyheder .leading-0, .nyheder .leading-1, .nyheder .leading-2, .second-news .span4 {
        width: 100%;
        padding: 0!important;
        margin-top: 0;
    }
    
    .nyheder .items-row {
        margin-bottom: 0px;
    }
    
    .nyheder .leading-0 {
        margin-top: -168px;
    }
    
    .nyheder h2 {
        text-align: center;
    }
    
    .nyheder .pre-leading-news {
        height: 106px;
    }
    
    .second-news .items-row .item {
        margin-bottom: 40px;
    }
    
    .nyheder .second-news .page-header h2 a , .nyheder .mainbar-bottom-a .mod-articles-category-title {
        text-align: left;
        font-size: 22px;
    }
    
    .nyheder .nav-stacked div {
        width: 50%;
    }
    
    .nyheder .nav-stacked div:last-child {
        display: none;
    }

    .nyheder .page-header h2 a {
        text-align: left;
    }
    
    .nyheder .mainbar-bottom-a .categoryarticle-item {
        width: 100%;
        margin-bottom: 40px;
    }
    
    .view-article .item-pagenyheder div[itemprop="articleBody"],.view-article .item-page div[itemprop="articleBody"] {
        column-count: 1;
        column-gap: 0;
        width: 100%;
        float: left;
        display: block;
        position: relative;
        margin-top: 10px;
    }
    
    .nyheder .must-container {
        margin-top: 26px;
    }
    
    .view-article h2 {
        margin-top: 20px;
    }
    
    .newsImg, .page-header {
        width: 100%;
        float: left;
        position: relative;
    }
    
    .newsImg {
        margin-bottom: 20px;
    }
    
    .newsText, .newsImg {
        margin-bottom: 15px;
    }
    
    .newsText.noImage {
        margin-top: -40px;
    }
    
    .newMultipleImg {
        display: block;
    }
    
    .mulImg {
        flex: 0 1 auto;
        width: 100%;
        padding: 0!important;
        margin-bottom: 30px;
    }
    
    .view-article h2 {
        text-align: left;
    }
    
    .view-login fieldset {
        padding: 10px 25px;
    }
    
    .view-login .nav.nav-tabs {
        margin-top: -12px;
    }

    /* Footer */
    #g-footer .nav.menu {
        float: left;
    }
    
    #g-footer .nav.menu li {
        padding: 0;
        border: 0;
        display: block;
        width: 100%;
    }
    
    #g-footer .footer-menu .g-content {
        float:left;
    }
    
    #g-footer .btn {
        width: 250px;
        margin: 0 auto;
        float: none;
        position: relative;
        display: block;
    }
    
    #g-footer .footer-menu {
        display: none;
    }
    
    #g-footer .g-block {
        flex: 0 1 auto;
        width: 50%;
        float: left;
        position: relative;
    }
    
    #g-footer .g-block.footer-c {
        display: none;
    }
    
    #g-footer .g-block.footer-d {
        width: 100%;
    }
    
     #g-footer .g-block.footer-d .g-content {
         margin: 0;
         padding: 0;
     }
    
    #g-footer .g-block.footer-d .g-content > div {
        width: 50%;
        float: left;
        padding: 1.563rem;
    }
    
    #g-footer .btn {
        width: 100%;
        float: left;
    }
    
    #g-footer .g-social a {
        padding: 0;
        margin-right: 10px;
    }
    
    #g-footer .footer-logo {
        flex: 0 100%;
        width: 100%;
    }
    
    #g-footer .footer-logo img {
        max-width: 200px;
    }
    
    #g-footer .byline {
        margin-top: -40px;
    }
    
    /* Søgning */
    .sogning .col-md-3 {
        width: 100%;
    }
    
	.sogning .gallery-o-item:hover .galler-o-item-overlay {
        height: 287px;
        line-height: 287px;
    }
    
    .sogning .col-md-9 {
        width: 100%;
    }
    
    .sogning .col-md-9 .result {
        height: auto;
    }
    
    .sogning h4 {
        margin: 5px 0 5px;
    }
    
    .sogning p {
        margin: 10px 0;
    }
    
    .careguide-module > div {
        max-width: 100%!important;
        min-width: 100%!important;
        margin-bottom: 30px;
    }
    
    .careguide-module > div:last-child {
        margin-bottom: 0;
    }
    
    .careguide-overall #g-contain-5 {
        padding-top: 1rem;
        padding-bottom: 1rem;
        
    }
    

}

@media only all and (max-width: 600px) {
    /* Product */
    .uk-slidenav {
        font-size: 14px;
        height: 20px;
        width: 20px;
        line-height: 20px;
    }
    
    .product-page #g-container-main .uk-slidenav-position .uk-slidenav {
        margin-top: 0px;
    }
    
    .product-page .product_minislider .uk-slidenav-position .uk-slidenav.uk-slidenav-previous {
        left: -10px;
    }
    
    .product-page .product_minislider .uk-slidenav-position .uk-slidenav.uk-slidenav-next {
        left: auto;
        right: -10px;
    }
    .g-our-team-image {
        margin-right: 0px;
    }
}

@media only all and (max-width: 500px) {
    
    /* Button */
    
    .btn-negative, .brochure .button, .background.green .button,#g-utility .utility-a a, .btn-normal, .view-login .btn-primary, .view-reset .btn-primary, .view-login .btn.btn-primary {
        padding-top: 10px;
        padding-bottom: 7px;
    }
    
    /* Module - Category */
    #g-container-main .main-pre {
        height: 310px;
    }
    
    /* Gallery - Particle */
    .g-gallery-feature-kollektion-text .g-gallery-feature-desc, #g-intro .g-gallery-feature-kollektion-text .g-gallery-feature-desc {
        font-size: 22px;
    }
    
    .g-gallery-feature-kollektion-text .g-gallery-feature-title, #g-intro .g-gallery-feature-kollektion-text .g-gallery-feature-title {
        font-size: 40px;
    }
    
    .g-gallery-feature .g-block {
        margin-top: 58px;
    }
    
    .g-gallery-feature .g-block {
        margin-bottom: -10px;
    }
    
    .kollektion .gallery-o-item {
        width: 300px!important;
        margin: 0 auto!important;
        position: relative;
        float: none!important;
        display: block;
    }
    
    .kollektion .gallery-o-item:hover .galler-o-item-overlay {
        height: 200px;
        line-height: 200px;
        width: 300px;
    }
    
    .kollektion .gallery-o-item img {
        width: 300px!important;
        height: 200px;
    }
    
    .kollektion .gallery-o-item-title {
        text-align: center;
    }
    
    .kollektion .gallery-o-item-text-title h4 {
        font-size: 24px;
        text-align: center;
        margin-bottom: 12px;
    }
    
    .kollektioner.kollektion #g-intro h3 {
        margin-top: 0px;
    }
    
    .kollektion .gallery-o-item-text {
        font-size: 15px;
        line-height: 1.2;
        margin-bottom: 30px;
    }
    
    .kollektion .gallery-o-item.medium {
        height: 200px;
        margin-bottom: 30px!important;
    }
    
    .kollektion .gallery-o-item .btn {
        font-size: 16px;
        width: 180px;
        margin: 0 auto;
        display: block;
        position: relative;
        float: none;
    }
    
    .kollektion .gallery-o-item.large img {
        width: 100%;
        height: auto;
    }
    
    .kollektion .gallery-o-item img, .kollektion .gallery-o-item {
        max-width: 100%!important;
        height: auto!important;
    }
    
    .kollektion #g-header, .kollektioner #g-header {
        height: 350px;
    }
    
    
    /* Produktside */
    .productMenu-left, .productMenu-right {
        /*position: relative;*/
        float: left;
        width: 100%;
        left: 0;
        right: 0;
        margin-top:-18px;
    }
    
    .productMenu-right {
        text-align: right;
    }
    
    .productMenu {
        position: relative;
        float: left;
        width: 80%;
        margin-left: 10%;
        margin-top: -20px;
        margin-top: -46px;
        z-index: 100;
    }
    
    .product_colors .product_color {
        width: calc(20% - 10px);
        height: 72px;
    }
    
    .product_colors .product_color {
        margin: 0 12.5px 12.5px 0;
    }
    
    
    /* Features - Particle */
    .fabrikken .g-features-particle-title {
        font-size: 22px;
    }
    
    /* Header */
    .forside #g-header .headerImg, .fabrikken #g-header .headerImg.placeholder-500 {
        height: 220px;
    }
    
    /* Intro */
    #g-intro .green-row .title h1 {
        font-size: 40px;
    }
    
    #g-intro .green-row .title h3 {
        font-size: 22px;
    }
    
    #g-intro .green-row .title {
        margin-top: -387px;
    }
    
    #g-intro .green-row .title {
        margin-bottom: 40px;
    }
    
    .green-row-container {
        padding: 50px 20px;
    }
    
    .fabrikken #g-intro .fabrikken-top-title h1 {
        font-size: 26px;
    }
    
    .fabrikken #g-intro .fabrikken-top-title h3 {
        font-size: 20px;
    }
    
    .sofabygger #g-intro .green-row-container p.grey {
        font-size: 17px;
    }
    
    /* Features */
    
    .om-os #g-features {
        padding: 0;
    }
    
    .om-os #g-features .features-b {
        margin-bottom: 50px;
    }
    
    /* Testimonials */
    
    .om-os #g-testimonials .g-grid .testimonails-a > .g-content {
        margin-top: 0;
        padding-top: 0;
    }
    
    .om-os #g-testimonials{
        padding-bottom: 0;
    }
    
    /* Utility */
    #g-utility .utility-a h3 {
        font-size: 28px;
    }
    
    .kontakt #g-intro .col-5 p {
        font-size: 16px;
    }
    
    .kontakt #g-utility .utility-b h3 {
        font-size: 24px;
    }
    
    .fabrikken .utility-a {
        height: 170px;
    }
        
    /* Above */
    #g-above .forside-above h3 {
        font-size: 22px;
    }
    
    #g-above .platform-content .forside-above {
        background: none;
    }
    
    .fabrikken #g-features .features-a {
        background: none;
    }
    
    .fabrikken #g-features:before, .forside #g-above:before {
        background-color: #86a291;
        opacity: 0.85;
        position: absolute;
        content: "";
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: -1;
    }
    
    .fabrikken #g-features, .forside #g-above {
        position: relative;
        z-index: 1;
    }
    
    /* Mainbar */
    .forside #g-container-main .main-pre .g-content a, .om-os #g-container-main .main-pre .g-content a {
        margin: 0 auto;
        float: none;
        position: relative;
        display: block;
    }
    
    #g-container-main .main-pre .g-content p {
        float: left;
        width: 100%;
    }
    
    .forside #g-container-main .main-pre .g-content h2, .om-os #g-container-main .main-pre .g-content h2 {
        width: 100%;  
        text-align: center;
    }
    
    .forside #g-container-main .main-pre {
        height: 325px;
    }
    
    .nyheder .title h2 {
        font-size: 2rem;
    }
    
    .nyheder .nav-stacked div {
        width: 100%;
    }
    
    .nyheder .page-header h2 a {
        font-size: 24px;
    }
    
    .nyheder.view-article h4 {
        font-size: 20px;
    }
    
    .nyheder.view-article h2 {
        font-size: 30px;
    }
    
      /* Søgning */
	.sogning .gallery-o-item:hover .galler-o-item-overlay {
        height: 200px;
        line-height: 200px;
        width: 100%;
    }
    
    .sogning .gallery-o-item {
        width: 300px!important;
        margin: 0 auto!important;
        position: relative;
        float: none!important;
        display: block;
        max-width: 100%;
    }
    
    /* Footer */
    #g-footer .g-social.social {
        width: auto;
        float: left;
    }
        

}

@media only all and (max-width: 420px) {
    
    /* Gallery - Particle */
    .g-gallery-feature-kollektion-text .g-gallery-feature-title, #g-intro .g-gallery-feature-kollektion-text .g-gallery-feature-title {
        font-size: 28px;
    }
    
    .kollektion .gallery-o-item-text-title h4 {
        font-size: 20px;
    }
    
    .forside #g-utility .utility-b {
        margin-top: -100px;
    }
    
    /* Nyheder */
    .nyheder .leading-0 {
        margin-top: -150px;
    }
    
    /* Category */
    .categoryarticle-item:first-child {
        margin-top: -135px;
    }
    
    .categoryarticle-item:first-child {
        margin-top: -120px;
    }
    
    /* Gallery */
    .kollektion .gallery-o-item.medium {
        height: 200px!important;
        padding-top: 33px;
    }
    
    /* Produkt side */
    .product_colors .product_color {
        height: 60px;
    }
    
    .product-page h3 {
        font-size: 18px;
        margin-bottom: 14px;
    }
    
    .product-page .product_minislider .uk-slidenav-position .uk-slidenav {
        display: none;
    }
    
    .product-page .product_topbillede {
        height: 335px;
    }
    
    .productMenu {
        margin-top: -32px;
    }
    
    .productMenu-left, .productMenu-right {
        margin-top:-3px;
    }
    
    /* Header */
    #g-header .headerImg {
        height: 480px;
    }
    
    .kollektioner #g-header .headerImg.placeholder-500 {
        height: 450px;
    }
    
    .kollektioner #g-header {
        height: 320px;
    }
    
    .g-gallery-feature .g-block {
        margin-top: 80px;
    }
    
    
    .kollektioner .g-gallery-feature .g-block {
        margin-top: -20px;
        margin-bottom: 40px;
    }
    
    .kollektion .g-gallery-feature .g-block {
        margin-top: 0px;
        margin-bottom: 20px;
    }
    
    .kollektion #g-header {
        height: 300px;
    }
    
    /* Intro */
    
    .om-os #g-expanded .above-expanded h2 {
        font-size: 24px;
    }
    
    .sofabygger #g-intro .green-row-container p.grey {
        font-size: 13px;
        margin-top: 15px;
    }
    
    .sofabygger #g-intro .green-row-container p {
        font-size: 16px;
    }
    
    .sofabygger #g-intro {
        height: 208px;
    }
    
    .forside #g-intro div .g-grid:nth-child(2) {
        margin-top: -110px!important;
    }
    
    .forside #g-intro .intro-pre {
        height: 290px;
    }
    
    .forside #g-intro .mobile {
        margin-top: -215px;
    }
    
    .kollektioner #g-intro .g-gallery-feature {
        margin-top: -279px;
    }
    
    /* Utility */
    .g-features2-particle.sofabygger > .g-grid:first-child {
        margin-top: -190px;
    }
    
    .sofabygger #g-utility .utility-a {
        height: 195px;
    }
    
    .fabrikken #g-utility .utility-b {
        margin-top: -150px!important;
    }

    /* Features */
    #g-features .features-a h3 {
        font-size: 20px;
        width: 60%;
    }
    
    #g-features .features-a p {
        width: 40%;
        float: left;
    }
    
    #g-features .features-a img {
        padding-right: 20px;
    }
    
    #g-features .features-a .btn {
        width: 182px;
        font-size: 13px;
        padding: 3px;
        margin-top: 2px;
    }
    
    .forside #g-features .features-a h3 {
        font-size: 30px;
        margin-top: 10px;
    }
    
    .forside #g-features .features-a .btn-normal {
        margin-top: 4px;
        padding: 10px 10px;
    }
    
    .nyheder.view-article h2 {
        font-size: 24px;
    }
    
    .om-os #g-features .features-a h3 {
        width: 100%;
    }
    
    .om-os #g-features .features-a p {
        width: 100%;
    }
    
    .job #g-features .features-a p {
        width: 100%;
        float: left;
    }
    
    .brochure .g-features-particle-item:first-child {
        margin-top: -40px;
    }
    
    .brochure-side #g-intro .intro-pre {
        height: 310px;
    }
    
    .brochure-side #g-intro h3.g-title.g-main-title {
        margin-top: 10px;
    }
    
    /* Expanded */
    .om-os #g-expanded .g-grid:first-child {
        height: 168px;
    }
    
    .om-os #g-expanded .g-grid:last-child .g-content {
        margin-top: -147px;
    }
    
    /* Container Main */
    .forside #g-container-main .main-pre {
        height: 270px;
    }
    
    .view-login #g-mainbar .g-content > .platform-content {
        margin-top: 70px;
    }
    
    .view-login fieldset {
        padding: 0px 20px;
    }
    
    .view-login .well .btn {
        margin-bottom: 0;
    }
    
    .view-login .well fieldset .control-group:nth-child(4) {
        margin-bottom: 0;
    }
    
    /* Footer */
    #g-footer .btn {
        padding: 10px 6px;
        font-size: 12px;
    }
    
    #g-footer .g-social .fa {
        font-size: 30px;
    }
}


@media only all and (max-width: 375px) {
    
    /* Gallery - Particle */
    .kollektion .gallery-o-item:hover .galler-o-item-overlay, .sogning .gallery-o-item:hover .galler-o-item-overlay {
        display: none;
    }
    
    .kollektioner .g-gallery-feature .g-block {
        margin-top: 10px;
    }
    
    .kollektion .g-gallery-feature .g-block {
        margin-top: 20px;
    }
    
    
    .kollektioner #g-intro .g-gallery-feature {
        margin-top: -351px;
    }
    
    /* Out team - Particle */
    .g-our-team-item {
        width: auto;
    }
    
    /* Nyheder */
    .nyheder .leading-0 {
        margin-top: -132px;
    }
    
    .nyheder .pre-leading-news {
        height: 78px;
    }
    
    /* Produkt side */
    .product-page .section.color h2 {
        font-size: 21px;
    }
    
    .product_colors .product_color {
        height: 54px;
    }
    
    .product-page .product_topbillede {
        height: 320px;
    }

    
    /* Intro */

    .sofabygger #g-intro .green-row-container p {
        font-size: 14px;
    }
    
    .green-row-container {
        margin-top: 66px;
    }
    
    .forside #g-intro .mobile {
        margin-top: -200px;
    }
    
    .g-gallery-feature .g-block {
        margin-top: 70px;
    }
    
    .brochure-side #g-intro h3.g-title.g-main-title {
        margin-top: 24px;
    }
    
    .forside #g-intro .mobile h2 {
        margin-bottom: 10px;
    }
    
    /* Features */
    
    .om-os #g-features .features-a h3 {
        font-size: 22px;
    }
    
    .forside #g-features .features-a h3 {
        font-size: 25px;
        margin-top: 10px;
    }
    
    .forside #g-features .features-a .btn-normal {
        margin-top: -6px;
        padding: 8px 10px;
    }
    
    #g-features .features-a .btn {
        width: 170px;
    }
    
    
    /* Utility */
    .kontakt #g-intro div .col-5 {
        padding: 0!important;
        width: 100%;
        margin-bottom: 20px;
    }
    
    .kontakt #g-intro h2, .kontakt #g-intro h3 {
        font-size: 19px;
    }
    
    .kontakt #g-utility .utility-b h3 {
        font-size: 20px;
    }
    
    .g-features2-particle.sofabygger > .g-grid:first-child {
        margin-top: -180px;
    }
    
    .fabrikken #g-utility .utility-b {
        margin-top: -130px!important;
    }
    
    .fabrikken .utility-a {
        height: 150px;
    }
    
    /* Expanded */
    
    .om-os #g-expanded h3 {
        font-size: 25px;
    }
    .om-os #g-expanded .g-grid:last-child .g-content {
        margin-top: -136px;
    }
    
    /* Main */
    .nyheder .second-news .page-header h2 a, .nyheder .mainbar-bottom-a .mod-articles-category-title {
        font-size: 17px;
    }
    
    .nyheder .page-header h2 a {
        font-size: 20px;
    }
    
    .nyheder .title h2 {
        font-size: 1.5rem;
    }
    
}


@media only all and (max-width: 320px) {
    
    /* Product page */
    .product_colors .product_color {
        height: 46px;
    }
    
    .product-page .product_topbillede {
        height: 300px;
    }
    
    
    /* Nyheder */
    .nyheder .leading-0 {
        margin-top: -116px;
    }
    
    .nyheder .pre-leading-news {
        height: 60px;
    }
    
    /* Gallery */
    .kollektion .gallery-o-item.medium {
        height: 180px!important;
        padding-top: 24px;
    }
        
    /* Header */
    .kollektioner #g-header .headerImg.placeholder-500 {
        height: 420px;
    }
    
    /* Intro */
    .forside #g-intro .mobile {
        margin-top: -180px;
    }
    
    .forside #g-intro .intro-pre {
        height: 255px;
    }
    
    .kollektioner #g-intro h3.g-gallery-feature-title {
        margin-top: 10px;
    }
    
    .kollektion #g-intro h3.g-gallery-feature-title {
        margin-top: 30px;
    }
    
    .g-gallery-feature .g-block {
        margin-top: 66px;
    }
    
    .kollektion #g-intro h3.g-gallery-feature-title {
        margin-top: 30px;
    }
    
    .kollektion .g-gallery-feature .g-block {
        margin-top: 9px;
    }
    
    .brochure-side #g-intro h3.g-title.g-main-title {
        font-size: 36px;
    }
    
    .brochure-side #g-intro .intro-pre {
        height: 240px;
    }
    
    .brochure-side #g-intro h3.g-title.g-main-title {
        margin-top: 64px;
    }
    
    .sofabygger #g-intro .green-row-container p {
        font-size: 12px;
    }
    
    .sofabygger #g-intro .green-row-container p.grey {
        font-size: 11px;
    }
    
    .green-row-container {
        margin-top: 73px;
    }
    
    /* Utility */
    .g-features2-particle.sofabygger > .g-grid:first-child {
        margin-top: -160px;
    }
    
    .sofabygger #g-utility .utility-a {
        height: 180px;
    }
    
    .fabrikken #g-utility .utility-b {
        margin-top: -113px!important;
    }
    
    .fabrikken .utility-a {
        height: 130px;
    }
    
    
    /* Expanded */
    .om-os #g-expanded .g-grid:first-child {
        height: 180px;
    }
    
    .om-os #g-expanded .g-grid:last-child .g-content {
        margin-top: -117px;
    }
        
    
    /* Container main */
    .categoryarticle-item:first-child {
        margin-top: -100px;
    }
    
    .forside #g-container-main .main-pre {
        height: 250px;
    }
    
}

/*******************************************************************************
    CONTAINER
*******************************************************************************/

.must-container, .g-container, .centrer, .forside #g-intro div .g-grid, .job #g-intro div .g-grid:last-child, .kontakt #g-intro div .g-grid:last-child, .kontakt #g-utility .g-container > .g-grid, .kollektioner #g-intro .g-container > .g-grid, #g-container-main #g-mainbar .g-grid:last-child, .main-pre .g-content, .mainbar-bottom-a > .g-content, .green-row, .sofabygger #g-utility .utility-b, .brochure-side #g-intro .intro-a, .fabrikken #g-intro .g-container > .g-grid, .fabrikken #g-utility .utility-b, .fabrikken #g-expanded .g-grid:nth-child(1n + 2), .om-os #g-intro .g-grid:nth-child(1n+2), .om-os #g-expanded .g-grid:last-child, .om-os #g-under-expanded > .g-container > .g-grid:last-child, .om-os #g-expanded .g-grid:first-child .g-content, .kontakt #g-utility .g-container, .kontakt #g-utility .g-container, #cookieInformerBooklet .content, .sogning #g-container-main .g-container.g-flushed {
    width: 75rem;
    margin-right: auto!important;
    margin-left: auto!important;
    float: none;
    flex: 0 1 auto;
}


@media only all and (max-width: 74.938rem) and (min-width: 60rem) {
    .must-container, .g-container, .centrer, .forside #g-intro div .g-grid, .job #g-intro div .g-grid:last-child, .kontakt #g-intro div .g-grid:last-child, .kontakt #g-utility .g-container > .g-grid, .kollektioner #g-intro .g-container > .g-grid,  #g-container-main #g-mainbar .g-grid:last-child, .main-pre .g-content, .mainbar-bottom-a > .g-content, .green-row, .sofabygger #g-utility .utility-b, .brochure-side #g-intro .intro-a, .fabrikken #g-intro .g-container > .g-grid, .fabrikken #g-expanded .g-grid:nth-child(1n + 2), .fabrikken #g-utility .utility-b, .om-os #g-intro .g-grid:nth-child(1n+2), .om-os #g-expanded .g-grid:last-child, .om-os #g-under-expanded > .g-container > .g-grid:last-child, .om-os #g-expanded .g-grid:first-child .g-content, .kontakt #g-utility .g-container, #cookieInformerBooklet .content, .sogning #g-container-main .g-container.g-flushed {
        width: 60rem;
    }
}

@media only all and (max-width: 59.938rem) and (min-width: 48rem) {
    .must-container, .g-container, .centrer, .forside #g-intro div .g-grid, .job #g-intro div .g-grid:last-child, .kontakt #g-intro div .g-grid:last-child, .kontakt #g-utility .g-container > .g-grid, .kollektioner #g-intro .g-container > .g-grid,  #g-container-main #g-mainbar .g-grid:last-child, .main-pre .g-content, .mainbar-bottom-a > .g-content, .green-row, .sofabygger #g-utility .utility-b, .brochure-side #g-intro .intro-a, .fabrikken #g-intro .g-container > .g-grid, .fabrikken #g-expanded .g-grid:nth-child(1n + 2), .fabrikken #g-utility .utility-b, .om-os #g-intro .g-grid:nth-child(1n+2), .om-os #g-expanded .g-grid:last-child, .om-os #g-under-expanded > .g-container > .g-grid:last-child, .om-os #g-expanded .g-grid:first-child .g-content, .kontakt #g-utility .g-container, #cookieInformerBooklet .content, .sogning #g-container-main .g-container.g-flushed {
        width: 48rem;
    }
}

@media only all and (max-width: 47.938rem) and (min-width: 30.062rem) {
    .must-container, .g-container, .centrer, .forside #g-intro div .g-grid, .job #g-intro div .g-grid:last-child, .kontakt #g-intro div .g-grid:last-child, .kontakt #g-utility .g-container > .g-grid, .kollektioner #g-intro .g-container > .g-grid,  #g-container-main #g-mainbar .g-grid:last-child, .main-pre .g-content, .mainbar-bottom-a > .g-content, .green-row, .sofabygger #g-utility .utility-b, .brochure-side #g-intro .intro-a, .fabrikken #g-intro .g-container > .g-grid, .fabrikken #g-expanded .g-grid:nth-child(1n + 2), .fabrikken #g-utility .utility-b, .om-os #g-intro .g-grid:nth-child(1n+2), .om-os #g-expanded .g-grid:last-child, .om-os #g-under-expanded > .g-container > .g-grid:last-child, .om-os #g-expanded .g-grid:first-child .g-content, .kontakt #g-utility .g-container, #cookieInformerBooklet .content, .sogning #g-container-main .g-container.g-flushed {
        width: 30rem;
    }
}

@media only all and (max-width: 30rem) {
    .must-container, .g-container, .centrer, .forside #g-intro div .g-grid, .job #g-intro div .g-grid:last-child, .kontakt #g-intro div .g-grid:last-child, .kontakt #g-utility .g-container > .g-grid, .kollektioner #g-intro .g-container > .g-grid,  #g-container-main #g-mainbar .g-grid:last-child, .main-pre .g-content, .mainbar-bottom-a > .g-content, .green-row, .sofabygger #g-utility .utility-b, .brochure-side #g-intro .intro-a, .fabrikken #g-intro .g-container > .g-grid, .fabrikken #g-expanded .g-grid:nth-child(1n + 2), .fabrikken #g-utility .utility-b, .om-os #g-intro .g-grid:nth-child(1n+2), .om-os #g-expanded .g-grid:last-child, .om-os #g-under-expanded > .g-container > .g-grid:last-child, .om-os #g-expanded .g-grid:first-child .g-content, .kontakt #g-utility .g-container, #cookieInformerBooklet .content, .sogning #g-container-main .g-container.g-flushed {
        width: 100%;
    }
}


/* MIDLERTIDIGT TIL LOGIN KNAPPEN I BUNDEN KOMMER IGEN */

.g-social.social {
    width: 200px;
    float: right;
    margin-right: 0;
}

#g-footer .nav.menu li:last-child {
    display: block;
}

#g-footer .g-social a:last-child {
    padding-right: 0;
}


@media only all and (max-width: 1200px) {
    .g-social.social {
        margin-right: 22px;
    }
}

@media only all and (max-width: 960px) {
    .g-social.social {
        margin-right: 0px;
    }
}

@media only all and (max-width: 767px) {
    .g-social.social {
        margin-right: 0px;
        float: left;
    }
}