/*
Theme Name: Kickass Child
Theme URI: https://www.eteam.dk/
Template: kickass
Author: ETeam
Author URI: https://www.eteam.dk/
Description: Robust, powerful, and exclusive premium themes for Eteam clients.
Tags: modern
Version: 1.0.1
*/

* {
    text-rendering: optimizeLegibility;
    outline: none !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 16px;
}
.siteorigin-widget-field-subheading,
.siteorigin-widget-field.siteorigin-widget-field-type-text.siteorigin-widget-field-subheading {
    display: none !important;
}
body {
    /*    color: #808080;*/
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: none;
}
body.mce-content-body  h1,
body.mce-content-body  h2,
body.mce-content-body  h3,
body.mce-content-body  h4,
body.mce-content-body  h5,
body.mce-content-body  {
    color: #000 !important;
}

body,
button,
input,
select,
textarea {
    font-size: 18px;
    line-height: 1.65;
}

a,
a:visited {
    color: #68b34b;
}

a:hover,
a:active,
a:focus {
    color: #68b34b;
}

a,
a:hover,
a:active,
a:focus,
a:visited {
    text-decoration: none;
    outline: none;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

p {
    font-weight: 400;
    margin: 0;
    font-family: "Open Sans", sans-serif;
    line-height: 140%;
}

p + p {
    margin: 26px 0 0;
    /*    margin: 15px 0 0;*/
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #fff;
    text-transform: inherit;
    text-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    line-height: 140%;
}

h1 {
    font-size: 40px;
    /* letter-spacing: 1.26px; */
}

h2 {
    font-size: 30px;
    /* line-height: 66px; */
    /* letter-spacing: 1.14px; */
}

h3 {
    font-size: 24px;
    /* letter-spacing: 1.02px; */
    line-height: 140%;
}

h4 {
    font-size: 24px;
}

h5 {
    font-size: 30px;
    letter-spacing: 0.9px;
}

h6 {
    font-size: 1.5rem;
}

blockquote {
    background-color: #f8f8f8;
    border-left: 8px solid #86EBF9;
    line-height: 1.5;
    margin: 0 0 2.75em;
    padding: 1.25em 1.5em;
}

blockquote p {
    display: inline;
    font-size: 1.286rem;
}

input[type="text"],
input[type="email"],
input[type="submit"],
textarea,
select {
    -webkit-appearance: none;
}

a strong {
    color: #0d418c;
    font-weight: 700;
}
.sf-menu ul {
    width: 310px !important;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
    top: 2.5em !important;
}
a:hover strong {
    color: #000;
}

strong > a {
    color: #84AC3C;
    font-weight: 700 !important;
}

strong > a:hover {
    color: #7D426B;
}

.wrap {
    margin: 0 auto;
    /* max-width: 1720px; */
    width: 100%;
    max-width: 1600px;
}

.wrap:after {
    display: block;
    clear: both;
    content: "";
    height: 0;
    visibility: hidden;
}

.skip-link {
    display: none;
}

.logged-in .site-header {
    top: 32px;
}

.site-header .no-wrap {
    height: 100%;
}

.widget {
    margin: 0;
}

.hentry {
    margin: 0;
}

.grecaptcha-badge {
    transition: all 0.5s ease-in-out 0s !important;
    z-index: 1;
}

.grecaptcha-badge:hover {
    right: 0 !important;
}
.site-header,
.site-content,
.site-footer,
.site-slider {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

#lightboxOverlay {
    height: 100% !important;
}


a strong,
.btn-1,
.btn-2,
.btn-3,
.btn-4,
.btn-5,
.trans-rec:after,
.color-rec:after,
#banner-bottom-section .col-4 .sow-image-container {
    -webkit-transition: all 0.3s ease-in-out 0s !important;
    -moz-transition: all 0.3s ease-in-out 0s !important;
    transition: all 0.3s ease-in-out 0s !important;
}




/*--------------------------------------------------------------
 ## Header
--------------------------------------------------------------*/
.menu-menu-container > #primary-menu {
    float: right !important;
    left: 20px;
    position: relative;
}
.site-header,
.site-header .wrap {
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}

.site-header .site-branding img,
.site-header .hmenu-wrapper .hamburger,
.site-header .hmenu-wrapper .hamburger label,
.site-header .hmenu-wrapper .hamburger.is-active label {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.site-header {
    box-shadow: 5px 5px 25px -5px rgba(0, 0, 0, 0.3);
    margin: 0;
    background: rgba(59, 58, 54, 0.5);
    border-top: 5px solid #3b3a36;
    height: 121px;
    left: 0;
    position: fixed;
    top: 0;
    z-index: 999;
    padding-bottom: 15px;
}

.site-header > .wrap {
    position: relative;
    height: 100%;
}

.site-header .site-branding {
    align-items: flex-end;
    display: flex;
    float: left;
    height: 100%;
    width: 23.6%;
    justify-content: flex-start;
    gap: 25px;
    padding-bottom: 9px;
}

.site-header .site-branding img {
    vertical-align: bottom;
    padding-bottom: 2px;
    filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, .16));
}

/* .site-header .site-branding:hover img{
    transform: scale(.95);
} */

.site-header .header-right {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: end;
    height: 100%;
    gap: 0px;
}


#title-header-section .textwidget p a {
    background: url(assets/images/icon-medlem.png) no-repeat left;
}
.menu-item-has-children {
    position: relative;
}
.menu-item-has-children:before {
    background: url(assets/images/dd.png) no-repeat;
    background-size: auto;
    right: 0;
    top: 0;
    bottom: 0;
    left: 142px;
    height: 7px;
    width: 12px;
    margin: auto;
    background-size: contain;
    z-index: -1;
}
.menu-item-has-children:hover:before {
    transform: rotate(-90deg);
}
/* addhere */

.site-header .header-contact .phone,
.site-header .header-contact .email {
  
}

#title-header-section .textwidget a {
    /* padding: 2.5px 0 2.5px 52px; */
    line-height: 2.25;
    font-size: 18px;
    border: 1px solid #7DB338;
    text-transform: uppercase;
    padding: 11.5px 57px;
}
#header-nav-wrap {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    width: fit-content;
    position: relative;
}
#header-nav-wrap > .main-navigation {
    width: 100%;
    margin-bottom: 9px;
}
#header-nav-wrap > .main-navigation > .menu-main-menu-container > ul {
    padding-right: 2px;
}
#header-nav-wrap > #title-header-section {
    width: 16.9%;
}

.site-header .hmenu-wrapper {
    display: none;
    background-color: #fff;
    bottom: 0;
    /* display: inline-block; */
    line-height: 1.25;
    height: 60px;
    right: 0px;
    margin: auto 0;
    padding: 0;
    position: absolute;
    top: 0;
    z-index: 9;
    -webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
}

.site-header .hmenu-wrapper .hamburger {
    background-color: #f7ebe0;
    border-radius: 0;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 6px 25px;
}
rs-fullwidth-wrap {
    height: 100% !important;
}

.site-header .hmenu-wrapper .hamburger .hamburger-inner,
.site-header .hmenu-wrapper .hamburger .hamburger-inner::after,
.site-header .hmenu-wrapper .hamburger .hamburger-inner::before,
.site-header .hmenu-wrapper .hamburger.is-active .hamburger-inner,
.site-header .hmenu-wrapper .hamburger.is-active .hamburger-inner::after,
.site-header .hmenu-wrapper .hamburger.is-active .hamburger-inner::before {
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

.site-header .hmenu-wrapper .hamburger:hover .hamburger-inner,
.site-header .hmenu-wrapper .hamburger:hover .hamburger-inner::after,
.site-header .hmenu-wrapper .hamburger:hover .hamburger-inner::before,
.site-header .hmenu-wrapper .hamburger.is-active .hamburger-inner,
.site-header .hmenu-wrapper .hamburger.is-active .hamburger-inner::after,
.site-header .hmenu-wrapper .hamburger.is-active .hamburger-inner::before {
    /* background-color: #fff; */
}

.site-header .hmenu-wrapper .hamburger:hover,
.site-header .hmenu-wrapper .hamburger.is-active {
    background-color: #AA7D52;
    opacity: 1 !important;
}

.site-header .hmenu-wrapper label {
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    font-size: 2rem;
    line-height: 1.5;
    margin-left: 10px;
    margin-top: 0px;
    text-transform: uppercase;
}
.hamburger--elastic.is-active .hamburger-inner {
  transform: translate3d(0,7px,0) rotate(135deg) !important;
}

.site-header .hmenu-wrapper .hamburger:hover label,
.site-header .hmenu-wrapper .hamburger.is-active label {
    color: #fff;
}

.site-header .hmenu-wrapper .hamburger-box {
    height: 20px;
    vertical-align: middle;
    width: 27px;
}

.hamburger--elastic .hamburger-inner {
    top: 3px !important;
}

.hamburger--elastic .hamburger-inner:before {
    top: 9px;
}

.hamburger--elastic .hamburger-inner::after {
    top: 18px;
}

.hamburger--elastic.is-active .hamburger-inner::after {
    top: 19px;
}

.site-header .hmenu-wrapper .hamburger-inner,
.site-header .hmenu-wrapper .hamburger-inner:after,
.site-header .hmenu-wrapper .hamburger-inner:before {
    background-color: #030F27;
    border-radius: 0;
    width: 27px;
    height: 3px;
}

.site-header .hamburger--elastic .hamburger-inner:before {
    left: 0;
    width: 27px;
}

/*for bottom sticky kontakt*/
#sticky-bottom-kontakt-section {
    position: fixed;
    bottom: 20px;
    right: 25px;
    z-index: 5;
}
#sticky-bottom-kontakt-section p {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
}
#sticky-bottom-kontakt-section a {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 10px;
    display: flex;
    align-items: center;
    padding-left: 60px;
    background: #000 url(assets/images/tel-icon-sticky.webp) no-repeat 30px 50%;
    border: 1px solid #fff;
    width: 240px;
    height: 51px;
    -webkit-transition: background 1s;
    transition: background 1s;
}
.main-navigation ul li > ul {
    top: 3.5em !important;
}
#sticky-bottom-kontakt-section a:hover {
    background-color: #68b34b;
}
.gsticky .site-header {
    background-color: #3b3a36;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
}
.site-slider {
    /* box-shadow: 0 3px 6px rgba(0, 0, 0, .30); */
    overflow: hidden;
    position: relative;
    z-index: 13;
}
.slider-content {
    width: 100% !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}
rs-slide rs-layer-wrap rs-loop-wrap rs-mask-wrap,
rs-slide rs-layer-wrap rs-loop-wrap,
rs-slide rs-layer-wrap {
    height: 100% !important;
    width: 100% !important;
}
.slider-content .content-wrapper {
    width: fit-content !important;
    background: rgba(0,0,0,.5) !important;
    padding: 30px 95px 50px !important;
}
.slider-content .content-wrapper p strong {
    display: block !important;
    font-size: 80px !important;
    font-weight: 600 !important;
    color: #fff;
    text-align: center !important;
    line-height: 130% !important;
}
.slider-content .content-wrapper p:last-child {
    display: block !important;
    font-size: 40px !important;
    font-weight: 400 !important;
    color: #fff;
    text-align: center !important;
    line-height: 130% !important;
    letter-spacing: 1px !important;
    margin-top: 0 !important;
}
.subpage .content-wrapper {
    margin-top: 109px !important;
    margin-left: 1px !important;
}
rs-module-wrap {
    left: 0 !important;
    width: 100% !important;
}

rs-layer-wrap {
    position: relative !important;
    display: flex !important;
    justify-content: center !;
}
rs-module {
    width: 100% !important;
    /* height: 100% !important; */
}

.site-slider rs-module-wrap,
.site-slider rs-module {
    left: 0 !important;
    width: 100% !important;
    /* height: 100% !important; */
    /* max-height: 100% !important; */
}

.site-slider .tp-revslider-mainul {
    width: 100% !important;
}



rs-layer:not(.rs-wtbindex),
.rs-layer:not(.rs-wtbindex),
rs-alyer *:not(.rs-wtbindex),
.rs-layer *:not(.rs-wtbindex) {
    /*    text-align: center !important;*/
}

#header-contact-section {
    background: hsla(215, 83%, 30%, 1);
    background: linear-gradient(0deg, hsla(215, 83%, 30%, 1) 0%, hsla(207, 97%, 55%, 1) 100%);
    background: -moz-linear-gradient(0deg, hsla(215, 83%, 30%, 1) 0%, hsla(207, 97%, 55%, 1) 100%);
    background: -webkit-linear-gradient(0deg, hsla(215, 83%, 30%, 1) 0%, hsla(207, 97%, 55%, 1) 100%);
    border: 1px solid #fff;
    display: inline-block;
    box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.2);
    padding: 12px 5px 9px;
    width: 240px;
    text-align: center;
}

#header-contact-section a {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 28px;
    font-weight: 700;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    padding-left: 50px;
    position: relative;
}

#header-contact-section a:before {
    background: url(assets/images/phone.png) no-repeat center;
    content: '';
    display: inline-block;
    position: absolute;
    width: 27px;
    height: 27px;
    left: 7px;
    top: 3px;
    bottom: 0;
}

#header-contact-section a:hover {
    opacity: .8;
}

/*--------------------------------------------------------------
 ## Body
--------------------------------------------------------------*/
.site-content {
    font-size: 18px;
    /*    line-height: 1.75;*/
    line-height: 140%;
    margin: 0;
    padding: 0;
}

.site-content .entry-content {
    margin: 0;
}

.site-content .entry-content a {
    /*    color: #808080;*/
    color: #dfc9b4;
    /*    font-weight: 700;*/
    font-weight: 400;
}

.site-content .entry-content a:hover {
    color: #68b34b;
}

.site-content .entry-content .brwn-bg a {
    color: #fff;
    font-weight: 700;
}

.site-content .entry-content .brwn-bg a:hover {
    color: #BACF34;
}

.site-content .entry-content ul {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 0;
}

.site-content .entry-content ul li {
    background: url(assets/images/check.webp);
    background-size: 20px 17px;
    background-repeat: no-repeat;
    line-height: 140%;
    padding: 0 0 0 38px;
    text-align: left;
    font-size: 16px;
    font-weight: 400;
    width: 322px;
    background-position-y: 3px;
}
.site-content .entry-content ul li a {
    color: #dfc9b4;
}
.site-content .entry-content ul li + li {
    margin-top: 6px;
}
.site-content .entry-content .google-maps {
    border: 0 !important;
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.parent-banner.subpage {
     margin-top: 85px !important;
}
/* RevSlider */
.parent-banner {
    height: fit-content !important;
    margin-top: 135px !important;
    position: relative;
    z-index: 1;
}
.parent-banner:before {
    background: #28416A;
    width: 76px;
    height: 380px;
    top: 0;
    bottom: 0;
    left: initial;
    right: -82px;
    opacity: 0.86;
    z-index: -1;

}
.parent-banner > .banner-holder {
    margin-left: 100px !important;
    background: #fff;
    padding: 80px 98px 80px 90.6px !important;
}

.parent-banner > .banner-holder:after {
    background: url(assets/images/wm-banner.png) no-repeat;
    width: 279px;
    height: 278px;
    top: initial;
    left: initial;
    bottom: 0;
    right: 0;
    opacity: 0.05;
    z-index: -1;
}
.parent-banner > .banner-holder p:first-child {
    font-size: 48px !important;
    color: #000;
    line-height: 63px !important;
    font-family: "Open Sans", sans-serif;
    margin-bottom: 55px !important;
    position: relative;
    z-index: 1;
    background: url(assets/images/mini-logo.png) no-repeat;
    padding-top: 52px !important;
    letter-spacing: 0.2px !important;
    text-shadow: 0 3px 6px rgba(0, 0, 0, .16);
}
.parent-banner > .banner-holder p:first-child:before {
    background: #000;
    height: 1px;
    width: 62px;
    top: 11px;
    left: 30px;
    bottom: initial;
    right: 0;
    z-index: -1;
}
.parent-banner > .banner-holder .btn-one {
    margin-top: 0 !important;
}
/* for row  */

rs-row-wrap > rs-row {
    display: flex !important;
}
rs-row-wrap > rs-row > rs-column-wrap {
    display: block !important;
    width: fit-content !important;
}
rs-row-wrap > rs-row > rs-column-wrap:first-child {
    position: relative !important;
    z-index: 1 !important;
}
rs-row-wrap > rs-row > rs-column-wrap:first-child:before {
    background-color: #28416A;
    width: 100%;
    height: 100%;
    z-index: 8;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.9;
}
rs-row-wrap > rs-row,
rs-row-wrap > rs-row > rs-column-wrap > rs-column {
    padding: 0 !important;
}
rs-layer-wrap {
    height: 100%;
    width: 100%;
    top: 0 !important;
    left: 0 !important;
}

.parent-content-holder {
    height: 100% !important;
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-left: 2px solid #7DB338 !important;
  background: linear-gradient(90deg, rgb(250, 250, 250) 9%, 
  rgb(250, 250, 250) 55%, 
  rgba(250, 250, 250, 0.02) 99%, 
  rgba(255, 255, 255, 0) 100%);
}
.box-holder {
    height: fit-content;
    width: fit-content;
    padding-bottom: 5px;
}
rs-layer {
    height: 100% !important;
}

/*--------------------------------------------------------------
 ## REVSLIDER
--------------------------------------------------------------*/
.slick-slider button {
	border: none !important;
}

/* ornament  */

/* global css  */
/* for border text  */
.border {
    position: relative;
    z-index: 1;
}
.border:before {
    top: 20px;
    bottom: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    height: auto;
    border: 1px solid #62615e;
}
.hover-zoom.magic,
.hover-zoom > .so-widget-sow-image > .sow-image-container {
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.col-6.image-link-wrapper > .panel-layout > .panel-grid:hover .hover-zoom.magic > .so-widget-sow-image,
#global-image-link-section .col-6 > .panel-grid-cell:hover .hover-zoom.magic > .so-widget-sow-image,
.hover-zoom > .so-widget-sow-image > .sow-image-container:hover img {
    transform: scale(1.05);
}
.hover-top .sow-image-container img {
    position: relative;
    top: 0;
    z-index: 1;
}
.hover-top .sow-image-container img:hover {
    top: -10px;
    /* filter: drop-shadow(3px 6px 9px rgba(0, 0, 0, .60)) !important; */
}
.btn-container {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-top: 35px !important;
}
.content-wrapper .btn-container .btn-one {
    padding: 12px 0 !important;
    width: 313px !important;
}
.content-wrapper .btn-container .btn-one {
    margin: 0 !important;
}
.btn-one {
    font-size: 1.125rem !important;
    color: #fff !important;
    font-weight: 600 !important;
    display: inline-block !important;
    text-transform: uppercase !important;
    border: 2px solid #dadada !important;
    border-radius: 10px !important;
    padding: 15px 0 !important;
    text-align: center !important;
    margin-top: 40px;
    width: 330px;
    font-family: "Open Sans",sans-serif;
}
.btn-one.green {
    background: #68b34b !important;
}
.btn-one.green:hover {
    background: #000 !important;
    color: #fff !important;
}
.btn-one.blk {
    background: #000 !important;
}
.btn-one.blk:hover {
    background: #68b34b !important;
}
.btn-one:before {
    /* background: url(assets/images/arrow-btn.png); */
    width: 30px;
    height: 30px;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: initial;
    right: 40px;
    margin: auto;
}
.btn-one:hover:before {
     right: 30px;
}
/* Global header  */
.header h1,
.header h3,
.content p {
    text-align: center;
}
.header h1 {
    margin: 0 0 30px
}
.icon-with-content {
    display: flex !important;
    gap: 50px;
    padding: 0 174px;
}
.icon-with-content > .panel-grid-cell {
    padding: 14px 25px;
    border: 1px solid #767573;
    display: flex;
    width: calc(25% - 1 * 38px) !important;
    gap: 15px;
    position: relative;
    top: 0;
}
.col-4.icon-with-content > .panel-grid-cell p {
    font-size: 16px;
}
.col-4.icon-with-content > .panel-grid-cell > .so-panel:last-child {
    display: flex;
    align-items: center;
}
.col-6.image-link-wrapper > .panel-layout {
    display: flex;
    gap: 35px 25px;
    flex-wrap: wrap;
    padding: 0 102px;
}
.col-6.image-link-wrapper > .panel-layout > .panel-grid {
    width: calc(33.3333% - 1 * 17px) !important;
    box-shadow: 3px 2px 10px 2px rgba(0,0,0,10%);
}
.col-6.image-link-wrapper > .panel-layout > .panel-grid .header h3 {
    margin: 0;
    padding: 17px 0 40px;
    background: #42413c;
    position: relative;
    z-index: 1;
    font-size: 22px;
}
.col-6.image-link-wrapper > .panel-layout > .panel-grid .header h3:before {
    height: 5px;
    left: 0px;
    right: 0;
    top: 60px;
    position: absolute;
    background-color: #68b34b;
    width: 64px;
    margin: 0 auto;
}
.col-6.image-link-wrapper > .panel-layout > .panel-grid:hover .header h3:before {
    width: 130px;
}
/*common design for same design Global */
.icon-with-content > .panel-grid-cell:hover {
    top: -10px;
    box-shadow: 5px 6px 12px rgba(0, 0, 0, .30);
}
.global-big-img-with-content .col-2 {
    display: flex;
    overflow: hidden;
}
#omos-row-2 .global-big-img-with-content .col-2 {
	 align-items: flex-end !important;
}
.global-big-img-with-content .col-2 > .panel-grid-cell {
    width: 50% !important;
}
.global-big-img-with-content .col-2 > .panel-grid-cell:first-child .sow-image-container {
    display: flex;
    justify-content: flex-end;
}
.global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
    padding-left: 39px;
    padding-top: 175px;
}
.global-big-img-with-content .col-2 .content p {
    font-size: 16px;
}
.global-big-img-with-content .col-2 .header h3 {
    margin: 0 0 45px;
    font-size: 30px;
}
.global-big-img-with-content .col-2 .hover-zoom > .so-widget-sow-image > .sow-image-container {
    overflow: unset;
}
.global-big-img-with-content .col-2 .content .textwidget p:first-child a {
    font-weight: 600;
}
#global-image-link-section .col-6 {
    display: flex;
    align-items: normal !important;
    border: 1px solid #fff;
}
#global-image-link-section .col-6 > .panel-grid-cell {
    width: calc(16.66666% - 1 * 0px);
}
#global-image-link-section.five-images .col-6 > .panel-grid-cell {
    width: calc(20% - 1 * 0px);
}
#global-image-link-section.five-images .isactivelink {
    display: none;
}
#global-image-link-section .col-6 > .panel-grid-cell:not(:last-child) {
    border-right: 1px solid #fff;
}
#global-image-link-section .col-6 > .panel-grid-cell h3 {
    margin: 0;
    position: relative;
    z-index: 1;
    padding: 27px 0 57px;
    background: #3b3a36;
    font-size: 20px;
}
#global-image-link-section .col-6 > .panel-grid-cell h3:before {
    height: 5px;
    left: 0px;
    right: 0;
    top: 72px;
    position: absolute;
    background-color: #68b34b;
    width: 64px;
    margin: 0 auto;
}
#global-image-link-section .col-6 > .panel-grid-cell:hover h3:before {
    width: 130px;
}
.bottom-global-kontakt-content {
    background: url(assets/images/opgave-row4-bg.jpg) no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
    margin: 40px auto;
    padding: 88px 230px 98px;
}
.bottom-global-kontakt-content .content {
    position: relative;
    z-index: 1;
}
#brusedoere-row-7 .bottom-global-kontakt-content .content .textwidget h4:last-of-type {
    margin-top: 30px;
    margin-bottom: 0;
}
.bottom-global-kontakt-content .content .textwidget h4 {
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 40px;
    text-align: center;
    margin-top: 0;
}
.bottom-global-kontakt-content .content .textwidget h4 a {
    font-weight: 600;
}
.bottom-global-kontakt-content .content .textwidget p:nth-child(2) {
    font-size: 16px;
}
.bottom-global-kontakt-content .content .textwidget p .btn-one {
    margin-top: 32px;
}
.g-ydelser-upper-content .header h2 {
    text-align: center;
    margin: 0 0 27px;
}
.g-ydelser-upper-content .content {
    padding: 0 200px;
}
.g-ydelser-upper-content .content p {
    font-size: 16px;
}
.global-content-left-image,
.global-content-right-image {
    display: flex;
    background: #42413d;
}
.global-content-right-image {
  padding: 75px 60px 50px;
}
.global-content-left-image {
    padding: 70px 60px 50px;
}
.global-content-left-image > .panel-grid-cell,
.global-content-right-image > .panel-grid-cell {
    width: calc(50% - 1 * 0px) !important;
}
.global-content-right-image > .panel-grid-cell .header h2 {
    text-align: center;
    margin: 0 0 30px;
}
.global-content-right-image > .panel-grid-cell .content p strong,
.global-content-right-image > .panel-grid-cell .content p { 
    font-size: 16px;
}
#staenkplader-row-4.global-content-right-image>.panel-grid-cell .content p:last-child,
#spejli-row-2.global-content-right-image>.panel-grid-cell .content p:last-child,
#brusedoere-row-2.global-content-right-image > .panel-grid-cell .content p:last-child,
#brusekabiner-row-2.global-content-right-image > .panel-grid-cell .content p:last-child {
	 margin-top: 25px;
}
.global-content-right-image > .panel-grid-cell .content p:last-child {
    margin-top: 0;
}
.global-content-right-image > .panel-grid-cell:first-child {
    padding: 0 40px;
}
.global-content-left-image > .panel-grid-cell .hover-swipe-down .so-widget-sow-image,
.global-content-right-image > .panel-grid-cell:last-child .hover-swipe-down .so-widget-sow-image {
    position: relative;
    z-index: 1;
}
.global-content-right-image > .panel-grid-cell:last-child {
    padding: 0 21px 0 30px;
}
.global-content-left-image > .panel-grid-cell .hover-swipe-down .so-widget-sow-image:before,
.global-content-right-image > .panel-grid-cell:last-child .hover-swipe-down .so-widget-sow-image:before {
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #575757;
    z-index: -1;
}
.global-content-right-image > .panel-grid-cell:last-child .hover-swipe-down .so-widget-sow-image .sow-image-container {
    position: relative;
    top: -20px;
    left: 20px;
}
.global-content-left-image > .panel-grid-cell .hover-swipe-down .so-widget-sow-image .sow-image-container {
    position: relative;
    top: -20px;
    right: 20px;
}
.global-content-right-image > .panel-grid-cell:last-child .hover-swipe-down .so-widget-sow-image:hover .sow-image-container {
    top: 20px;
    left: -20px;
}
.global-content-left-image > .panel-grid-cell .hover-swipe-down .so-widget-sow-image:hover .sow-image-container {
    top: 20px;
    right: -20px;
}
.global-content-left-image > .panel-grid-cell .hover-swipe-down {
    padding-right: 39px;
}
.global-content-left-image > .panel-grid-cell .content {
    padding: 0 30px 0 80px;
}
.global-content-left-image > .panel-grid-cell .content p {
    font-size: 16px;
}
.global-content-right-image > .panel-grid-cell:last-child .hover-swipe-down  {
    position: relative;
}
.global-content-left-image .header h2 {
    text-align: center;
    margin: 0 0 42px;
}
.ydelser-global-col-2 > .panel-layout > .panel-grid:first-child {
    background: rgba(143,126,110,.9);
    padding: 94px 25px !important;
}
.ydelser-global-col-2 > .panel-layout  > .panel-grid:first-child .header h3 {
    margin: 0 0 30px;
}
.ydelser-global-col-2 > .panel-layout  > .panel-grid:first-child .content p {
    font-size: 16px;
}
.ydelser-global-col-2 > .panel-layout  > .panel-grid:first-child .content {
    padding: 0 330px;
}
.ydelser-global-col-2 > .panel-layout > .panel-grid:last-child .col-2 {
    display: flex;
    align-items: normal !important;
    gap: 20px;
    padding: 100px 0 90px;
}
.ydelser-global-col-2 > .panel-layout > .panel-grid:last-child .col-2 > .panel-grid-cell {
    background-color: rgba(66,65,60,.9);
    width: calc(50% - 1 * 10px) !important;
    padding: 50px 39px 55px;
}
.ydelser-global-col-2 > .panel-layout > .panel-grid:last-child .col-2 .header h3 {
    margin: 40px 0 30px;
}
.ydelser-global-col-2 .col-2 .content p .btn-one {
    font-size: 15px !important;
}
#udskiftning-row-4 .ydelser-global-col-2 > .panel-layout > .panel-grid:last-child .col-2 > .panel-grid-cell:first-child .content p:nth-child(4),
#udskiftning-row-4 .ydelser-global-col-2 > .panel-layout > .panel-grid:last-child .col-2 > .panel-grid-cell:first-child .content p:first-child {
	padding: 0 49px;
}
.ydelser-global-col-2 > .panel-layout > .panel-grid:last-child .col-2 .content p {
    font-size: 15px;
    text-align: center;
}
.ydelser-global-col-2 > .panel-layout  > .panel-grid:last-child .col-2 .sow-image-container {
    display: flex;
    justify-content: center;
}
.ydelser-global-col-2 > .panel-layout   .col-2  .content p a {
    font-weight: 600;
}
#taastrup-row-5 .ydelser-global-col-2 .col-2 .content.btn-l-child p:last-child {
	margin-top: 25px;
}
.ydelser-global-col-2 .col-2 .content.btn-l-child p:last-child {
    margin-top: 0;
}
/* End for same design Global */
/* for Global padding  */
.g-padding {
    padding: 93px 0 100px;
}
.pad-top {
    padding-top: 100px;
}
.pad-bottom {
    padding-bottom: 100px;
}
/* global background */
.bg-brown {
    background: #3b3a36;
}
.bg-brown-one {
    background-color: #8f7e6e;
}
/* for global box-shadow  */ 
.test {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
}
#rorfrysning-row-1 {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .06);
}
/* for global row per pages  */
#glarmester-row-1.g-padding {
	padding: 93px 0 50px;
}
#glarmester-row-1 .header h1 {
    margin: 0 0 35px;
}
#glarmester-row-1 .header h3 {
    margin: 69px 0 40px;
}
#glarmester-row-2 .header h3 {
    margin: 0 0 105px;
}
#glarmester-row-2 .header h3 a {
    font-weight: 700;
    color: #fff !important;
}
#glarmester-row-2 .header h3 a:hover {
    color: #68b34b !important;
}
.icon-with-content-radius {
    display: flex !important;
    justify-content: center !important;
    gap: 140px;
}
.icon-with-content-radius > .panel-grid-cell {
    width: calc(33.333% - 1 * 210px) !important;
}
#glarmester-row-3 {
    display: flex;
    border: 1px solid #fff;
    gap: 1px;
}
#glarmester-row-3 > .panel-grid-cell:first-child {
      width: calc(34% - 1 * 14px) !important;
}
#glarmester-row-3 > .panel-grid-cell:last-child {
    width: calc(67% - 1 * 7px) !important;
}
#glarmester-row-3 > .panel-grid-cell:last-child .col-4 {
    display: flex;
    gap: 2px;
}
#glarmester-row-3 > .panel-grid-cell:last-child .col-4 > .panel-grid-cell {
    width: calc(50% - 1 * 1px) !important;
}
#glarmester-row-3 > .panel-grid-cell:last-child .col-4 > .panel-grid-cell,
#glarmester-row-3 > .panel-grid-cell:first-child,
#glarmester-row-3 > .panel-grid-cell:first-child > .so-panel a:before   {
    position: relative;
    overflow: hidden;
}
#glarmester-row-3 > .panel-grid-cell:first-child > .so-panel a:before,
#glarmester-row-3 > .panel-grid-cell:last-child .col-4 > .panel-grid-cell > .so-panel a:before {
    height: 28%;
    width: 100%;
    background: linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,.5));
    top: initial;
    bottom: 0;
    left: 0;
    right: 0;
}
#glarmester-row-3 > .panel-grid-cell:first-child:hover > .so-panel a:before,
#glarmester-row-3 > .panel-grid-cell:last-child .col-4 > .panel-grid-cell:hover > .so-panel a:before {
    height: 100%;
}
#glarmester-row-3 > .panel-grid-cell:last-child .col-4 > .panel-grid-cell > .so-panel:last-child,
#glarmester-row-3 > .panel-grid-cell:first-child > .so-panel:last-child {
    position: absolute;
    left: 0;
    right: 0;
}
#glarmester-row-3 > .panel-grid-cell:first-child > .so-panel:last-child {
    bottom: -15.5%;
}
#glarmester-row-3 > .panel-grid-cell:last-child .col-4 > .panel-grid-cell > .so-panel:last-child {
    bottom: -31.5%;
}
#glarmester-row-3 > .panel-grid-cell:last-child .col-4 > .panel-grid-cell:hover > .so-panel:last-child,
#glarmester-row-3 > .panel-grid-cell:first-child:hover > .so-panel:last-child {
    bottom: 0;
}
#glarmester-row-3 > .panel-grid-cell:last-child .col-4 > .panel-grid-cell:hover p,
#glarmester-row-3 > .panel-grid-cell:first-child:hover > .so-panel:last-child p {
    opacity: 1;
}
#glarmester-row-3 > .panel-grid-cell:last-child .col-4 > .panel-grid-cell > .so-panel:last-child .so-widget-sow-editor,
#glarmester-row-3 > .panel-grid-cell:first-child > .so-panel:last-child .so-widget-sow-editor {
    position: relative;
    padding: 0 50px 15px;
    margin-bottom: 36px;
}
#glarmester-row-3 > .panel-grid-cell:last-child .col-4 > .panel-grid-cell > .so-panel:last-child .so-widget-sow-editor > .textwidget,
#glarmester-row-3 > .panel-grid-cell:first-child > .so-panel:last-child .so-widget-sow-editor > .textwidget {
    min-height: 72px;
}
#glarmester-row-3 > .panel-grid-cell:last-child .col-4 > .panel-grid-cell > .so-panel:last-child .so-widget-sow-editor:before,
#glarmester-row-3 > .panel-grid-cell:first-child > .so-panel:last-child .so-widget-sow-editor:before {
    background: #68b34b;
    height: 5px;
    bottom: 0;
    width: 0;
}
#glarmester-row-3 > .panel-grid-cell:last-child .col-4 > .panel-grid-cell:hover > .so-panel:last-child .so-widget-sow-editor::before,
#glarmester-row-3 > .panel-grid-cell:first-child:hover > .so-panel:last-child .so-widget-sow-editor:before {
    width: 124px;
}
#glarmester-row-3 > .panel-grid-cell h3 {
    font-size: 30px;
    margin-bottom: 17px;
}
#glarmester-row-3 > .panel-grid-cell p {
    line-height: 150%;
    font-size: 16px;
    opacity: 0;
    color: #fff !important;
    position: relative;
}
#glarmester-row-5 > .panel-grid-cell {
    padding: 6pxpx 0 0;
}
#glarmester-row-5 .col-2.content-wrapper .header h4,
#glarmester-row-5 .col-2.content-wrapper p {
    text-align: center;
}
#glarmester-row-5 .col-2.content-wrapper .content p {
    font-size: 16px;
}
#glarmester-row-5 .col-2.content-wrapper .header h3 {
    font-size: 30px;
    margin: 0 0 35px;
}
#glarmester-row-5 .col-2.content-wrapper .content p + p {
    margin: 20px 0 0;
}
#glarmester-row-5 .col-2.content-wrapper > .panel-grid-cell > .so-panel:nth-child(2) .content p:last-child a {
    font-weight: 700;
}
#glarmester-row-5 .col-2.content-wrapper .header h4 {
    margin: 45px 0 40px;
}
#glarmester-row-5 .col-2.content-wrapper .col-2 p {
    text-align: right;
	line-height: 1.6;
}
#glarmester-row-5 .col-2.content-wrapper > .panel-grid-cell > .so-panel:nth-child(2) .content {
    padding: 0 50px;
}
#glarmester-row-5 .col-2.content-wrapper > .panel-grid-cell > .so-panel:last-child .content {
    padding-right: 30px;
    border-right: 1px solid #fff;
}
#glarmester-row-5 .col-2.content-wrapper {
    padding: 0 0 0 15px;
}
#glarmester-row-5 .col-2.content-wrapper > .panel-grid-cell:first-child {
    padding-top: 130px;
}
#glarmester-row-6.global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
  padding: 175px 155px 0 39px;
}
#opgave-row-1 > .panel-grid-cell .header,
#opgave-row-1 > .panel-grid-cell .content {
    text-align: center;
}
#opgave-row-1 > .panel-grid-cell .content-list-items ul {
    column-count: 4;
    column-gap: 0;
}
#opgave-row-1 .content {
    padding: 0 265px;
}
#opgave-row-1 .content p {
    font-size: 16px;
}
#opgave-row-1 .content p + p {
    padding-top: 12px;
}
#opgave-row-1 .header h4 {
    margin: 48px 0 0;
    font-weight: 600;
}
#opgave-row-1 > .panel-grid-cell .content-list-items {
    padding: 50px 87px 0;
}
#opgave-row-1 > .panel-grid-cell > .so-panel:last-child .header h4 {
    margin: 57px 0 0;
}
#opgave-row-4 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child .sow-image-container {
    display: flex;
    justify-content: center;
}
#opgave-row-4 .global-big-img-with-content .col-2 .header h3 {
    margin: 26px 0 26px;
}
#opgave-row-4 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
    padding: 60px 80px 0 95px;
}
#ydelser-row-1 .header h2 {
    text-align: center;
    margin: 0 0 65px;
}
#ydelser-row-1 > .panel-grid-cell {
    padding-top: 55px;
}
#ydelser-row-4 .bottom-global-kontakt-content {
    padding: 88px 205px 98px;
}
#ydelser-row-4 .bottom-global-kontakt-content .content .textwidget p:nth-of-type(2) {
    font-weight: 700;
    font-size: 16px;
}
#brusedoere-row-1.g-ydelser-upper-content .content .textwidget p:nth-child(4) {
    margin-top: 0 !important;
}
.g-ydelser-upper-content {
    padding-top: 72px;
}
#brusedoere-row-1.g-ydelser-upper-content .content .textwidget p strong {
    font-size: 16px;
}
.gallery-holder h2 {
    text-align: center;
    margin: 0 0 90px;
}
.gallery-holder {
    background-color: #42413c;
}
#brusedoere-row-4 .bottom-global-kontakt-content  .content h4:last-of-type {
    margin: 58px 0 0;
}
#brusedoere-row-4 .bottom-global-kontakt-content .content {
    padding: 0 90px;
}
.l-child-n-margin p:last-child {
    margin-top: 0 !important;
}
#brusevaegge-row-1 .content .textwidget p:nth-child(3) {
    padding: 0 55px;
}
#brusevaegge-row-1 .content .textwidget p:nth-child(8) {
    margin-top: 0;
}
#brusevaegge-row-4 .ydelser-global-col-2 > .panel-layout > .panel-grid:first-child .content {
    padding: 0;
}
#brusevaegge-row-4 .ydelser-global-col-2 .col-2 > .panel-grid-cell {
    padding: 50px 60px 55px;
}
#brusevaegge-row-4 .ydelser-global-col-2 > .panel-layout > .panel-grid:last-child .col-2 {
    gap: 10px;
}
#brusevaegge-row-7 .bottom-global-kontakt-content .content .textwidget h4 {
    font-size: 20px;
    padding: 0 130px;
}
#brusekabiner-row-1 .content p:nth-child(6) {
    margin-top: 0;
}
#brusekabiner-row-8 .bottom-global-kontakt-content .content .textwidget h4 {
    font-size: 20px;
}
#brusekabiner-row-3 .header h2 {
    text-align: center;
    margin: 0 0 25px;
}
#brusekabiner-row-3 .content p {
	font-size: 16px;
}
#brusekabiner-row-3 > .panel-grid-cell {
    padding-top: 75px;
}
#brusekabiner-row-5 .ydelser-global-col-2 > .panel-layout > .panel-grid:first-child .content {
    padding: 0 260px;
}
#brusekabiner-row-8 .bottom-global-kontakt-content .content .textwidget h4:last-of-type {
    margin: 23px 0 0;
}
#spejli-row-1 .content p:nth-child(3) {
    margin-top: 0;
}
#spejli-row-3 > .panel-grid-cell {
    padding-top: 95px;
}
#spejli-row-3 > .panel-grid-cell .header h2 {
    margin: 0 0 75px;
    text-align: center;
}
#spejli-row-3 > .panel-grid-cell .col-4 {
    display: flex;
    margin: 0 139px;
}
#spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell {
    display: flex;
    position: relative;
    z-index: 1;
    top: 0;
}
#spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell:hover {
    top: -10px;
}
#spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell > .so-panel:first-child {
    width: 17%;
}
#spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell > .so-panel:last-child {
    width: 84%;
}
#spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell:first-child > .so-panel:last-child {
    padding-right: 55px;
}
#spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell:first-child {
    width: 25% !important;
}
#spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell:nth-child(2) {
    width: 27% !important;
    padding-left: 37px;
}
#spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell:nth-child(3) {
    width: 31% !important;
    padding-left: 127px;
    gap: 18px;
}
#spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell:nth-child(3) > .so-panel:last-child {
    padding-right: 30px;
}
#spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell:last-child {
    width: 17% !important;
    justify-content: flex-end;
    gap: 17px;
}
#spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell:last-child > .so-panel {
    width: fit-content;
    display: flex;
    align-items: center;
}
#spejli-row-3 > .panel-grid-cell .col-4 p {
    font-size: 16px;
}
#spejli-row-5 .ydelser-global-col-2 .col-2 > .panel-grid-cell:first-child .content {
    padding: 0 3px;
}
#spejli-row-8 .bottom-global-kontakt-content .content .textwidget h4:last-of-type {
    margin: 26px 0 0;
}
#spejli-row-8 .bottom-global-kontakt-content .content .textwidget h4 {
    font-size: 20px;
}
#spejli-row-8 .bottom-global-kontakt-content .content {
    padding: 0 95px;
}
#staenkplader-row-1 .content p:nth-child(3) {
	margin-top: 0;
}
#staenkplader-row-2 .content ul {
    column-count: 2;
    margin-top: 50px;
    margin-left: 83px;
    column-gap: 54px;
}
#staenkplader-row-2 .content ul li {
    width: fit-content;
}
#staenkplader-row-2 .content ul li + li {
    margin-top: 8px;
}
#staenkplader-row-2.global-content-left-image > .panel-grid-cell .header,
#staenkplader-row-2.global-content-left-image > .panel-grid-cell .content {
    padding: 0 0 0 48px !important;
}
#staenkplader-row-2.global-content-left-image .header h2 {
    margin: 0 0 33px;
}
#staenkplader-row-2.global-content-left-image .content p:last-child {
    margin-top: 14px;
}
#staenkplader-row-4.global-content-right-image > .panel-grid-cell:first-child {
    padding: 0 26px;
}
#staenkplader-row-4.global-content-right-image > .panel-grid-cell:last-child {
  padding: 0 20px 0 70px;
}
#staenkplader-row-6 .ydelser-global-col-2 > .panel-layout > .panel-grid:last-child .col-2 {
    gap: 10px;
}
#staenkplader-row-6 .ydelser-global-col-2 > .panel-layout > .panel-grid:last-child .col-2 > .panel-grid-cell:first-child .content {
    padding: 0 50px;
}
#staenkplader-row-9 .bottom-global-kontakt-content .content .textwidget h4 {
    font-size: 20px;
}
#staenkplader-row-9 .bottom-global-kontakt-content .content .textwidget h4:last-of-type {
    margin: 26px 0 0;
}
#staenkplader-row-9 .bottom-global-kontakt-content .content {
    padding: 0 35px;
}
#udskiftning-row-2 > .panel-grid-cell:last-child {
    padding-top: 27px;
}
#udskiftning-row-4 .ydelser-global-col-2 > .panel-layout > .panel-grid:first-child .content {
    padding: 0 400px;
}
#udskiftning-row-4 .ydelser-global-col-2 > .panel-layout > .panel-grid:last-child .col-2 {
    gap: 10px;
}
#udskiftning-row-7 .ydelser-global-col-2 > .panel-layout > .panel-grid:last-child .col-2 > .panel-grid-cell {
    padding: 50px 50px 55px;
}
#udskiftning-row-7 .bottom-global-kontakt-content .content .textwidget h4:last-of-type {
    margin: 26px 0 0;
}
#udskiftning-row-7 .bottom-global-kontakt-content .content .textwidget h4 {
    font-size: 20px;
}
#garanti-row-1 .header h2 {
    text-align: center;
    margin: 0 0 30px;
}
#garanti-row-1 > .panel-grid-cell {
    padding: 70px 0 75px;
}
#garanti-row-1 > .panel-grid-cell > .so-panel:nth-child(2) .content {
    padding: 0 220px 50px;
}
#garanti-row-1 > .panel-grid-cell .col-2 {
    display: flex;
    gap: 20px;
    align-items:  normal !important;
}
#garanti-row-1 > .panel-grid-cell .col-2 > .panel-grid-cell {
    width: calc(50% - 1 * 10px) !important;
    background: #42413c;
}
#garanti-row-1 > .panel-grid-cell .col-2 > .panel-grid-cell:first-child {
    padding: 40px 39px 70px !important;
}
#garanti-row-1 > .panel-grid-cell .col-2 > .panel-grid-cell:last-child {
    padding: 40px 75px 70px !important;
}
#garanti-row-1 > .panel-grid-cell .col-2 .sow-image-container {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}
#garanti-row-1 > .panel-grid-cell .col-2 .content p,
#garanti-row-1 > .panel-grid-cell .col-2 .content p a {
    font-size: 16px;
    font-weight: 600;
}
#garanti-row-1 > .panel-grid-cell .col-2 .content p a {
    color: #68b34b;
}
#garanti-row-1 > .panel-grid-cell .col-2 .content p a:hover {
    color: #dfc9b4;
}
#garanti-row-2 > .panel-grid-cell {
    padding: 85px 0 142px;
}
#garanti-row-2 .header h3 {
    text-align: center;
    margin: 0 0 45px;
    font-size: 30px;
}
#garanti-row-2 .content p:first-child {
	padding: 0 115px;
}
#garanti-row-2 .col-2 {
    display: flex;
    align-items: center !important;
    padding-left: 155px;
}
#garanti-row-2 .col-2 > .panel-grid-cell:first-child {
    width: 60%;
}
#garanti-row-2 .col-2 > .panel-grid-cell:last-child {
    width: 40%;
}
#garanti-row-2 .col-2 .content p {
    font-size: 16px;
}
#garanti-row-3 .bottom-global-kontakt-content {
    padding: 88px 0 98px;
}
#garanti-row-3 .bottom-global-kontakt-content .header h4 {
    margin-bottom: 20px;
}
#garanti-row-3 .bottom-global-kontakt-content .header h4 a {
    font-weight: 400;
}
#garanti-row-3 .bottom-global-kontakt-content .header h4:last-child {
    margin-bottom: 33px;
}
#garanti-row-3 .bottom-global-kontakt-content .content p {
    font-size: 16px;
}
#referencer-row-1 .header h2 {
    text-align:  center;
    margin: 0 0 40px;
}
#referencer-row-1 .content p a {
/*     font-weight: 700; */
}
#referencer-row-1 > .panel-grid-cell {
   padding: 59px 0 85px;
}
#referencer-row-3 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child ul {
    column-count: 2;
    column-gap: 146px;
    margin-left: 35px;
}
#referencer-row-3 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
    padding: 132px 210px 30px 85px;
}
#referencer-row-3 .global-big-img-with-content .col-2 .header h3 {
    font-size: 24px;
    font-weight: 300;
    margin: 0 0 77px;
}
#referencer-row-3 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child ul li {
    line-height: 1.52;
    background-position-y: 5px;
}
#referencer-row-4 .bottom-global-kontakt-content .content .textwidget h4 {
    margin-bottom: 27px;
}
#referencer-row-4 .bottom-global-kontakt-content .content .textwidget h4 label {
    color: #dfc9b4;
}
#omos-row-1 .icon-with-content-radius {
	padding-top: 60px;
}
#omos-row-1 .header h2,
#omos-row-1 .header h3 {
    text-align:  center;
}
#omos-row-1 .header h2 {
    margin: 0 0 42px;
}
#omos-row-1 .header h3 {
    margin: 97px 200px 100px;
}
#omos-row-1 .header h3 a {
    font-weight: 700;
    color: #fff;
}
#omos-row-1 .header h3 a:hover {
    color: #68b34b 
}
#omos-row-2 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
    padding-left: 165px;
    padding-top: 70px;
    padding-right: 110px;
	padding-bottom: 60px;
}
#omos-row-2 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child > .so-panel:first-child {
	padding-bottom: 22px
}
#omos-row-2 .global-big-img-with-content .col-2 .header h3 {
    font-weight: 300;
    font-size: 24px;
}
#kontakt-row-1 > .panel-grid-cell {
    padding: 50px 0 50px;
}
#kontakt-row-1 .header h2 {
    text-align: center;
    margin: 0 0 30px;
}
#kontakt-row-1 .content p a {
    font-weight: 700;
}
#kontakt-row-2 .col-4 {
    display: flex;
    align-items: normal !important;
    gap: 10px;
    padding: 60px 90px 0;
    /* margin: 0 80px; */
}
#kontakt-row-2 .col-4 > .panel-grid-cell {
    width: calc(25% - 1 * 8px) !important;
    border: 1px solid #bcb2a8;
    padding: 45px 15px 48px !important;
    position: relative;
    z-index: 1;
    top: 0;
}
#kontakt-row-2 .col-4 > .panel-grid-cell:hover {
    top: -10px;
    box-shadow: 0px 6px 35px -12px rgba(0,0,0,.75);
}
#kontakt-row-2 .col-4 > .panel-grid-cell .sow-image-container {
    display: flex;
    justify-content: center;
    margin-bottom: 25px;
}
#kontakt-row-2 .col-4 > .panel-grid-cell .content p a {
    color: #fff !important;
}
#kontakt-row-2 > .panel-grid-cell > .so-panel:last-child {
    position: relative;
    z-index: 1;
    padding-top: 70px;
    margin: 0 240px !important;
}

#kontakt-row-2 #kontakt-form-section #kontakt-form.common-kontakt {
    padding: 70px 57px 85px !important;
    background: #3b3a36;
    margin-bottom: -145px;
}
#kontakt-row-2 #kontakt-form-section.global-kontakt form {
    margin: 0 80px;
}
#kontakt-row-2 #kontakt-form.common-kontakt [type="text"]::placeholder,
#kontakt-row-2 #kontakt-form.common-kontakt [type="tel"]::placeholder,
#kontakt-row-2 #kontakt-form.common-kontakt [type="email"]::placeholder,
#kontakt-row-2 #kontakt-form.common-kontakt [type="date"]::placeholder {
    font-weight: 700 !important;
}
#kontakt-row-2 #kontakt-form-section form {
    margin: 0;
}
#kontakt-row-2 #kontakt-form.common-kontakt textarea::-moz-placeholder {
    color: #fff !important;
}
#kontakt-row-2 #kontakt-form.common-kontakt textarea::-webkit-input-placeholder {
    color: #fff !important;
}
#kontakt-row-2 #kontakt-form.common-kontakt textarea:-ms-input-placeholder {
    color: #fff !important;
}
#kontakt-row-2 #kontakt-form.common-kontakt textarea:-moz-placeholder {
    color: #fff !important;
}
#kontakt-row-3 > .panel-grid-cell {
    padding-top: 110px;
}
#kontakt-row-3 .header h3 {
    text-align: center;
    margin: 0 0 58px;
    font-size: 24px;
    font-weight: 300;
}
#kontakt-row-3 .content ul {
    column-count: 2;
    column-gap: 112px;
    margin: 0 175px 50px;
}
#kontakt-row-3 .content ul li label {
    width: 113px;
    display: inline-block;
}
#kontakt-row-3 .content ul li {
    background: none !important;
    padding-left: 0;
}
#kontakt-row-3 .content p a {
    font-weight: 700;
}
#kontakt-row-3 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
    padding-left: 70px;
    padding-top: 200px;
}
#kontakt-row-3 .content p:nth-of-type(3) {
    margin-top: 66px;
}
#taastrup-row-1 > .panel-grid-cell > .so-panel:nth-child(2) .content p {
    font-size: 18px;
}
#taastrup-row-1 h3 {
    margin: 65px 0 37px;
}
#taastrup-row-1 > .panel-grid-cell .l-child-n-margin {
    margin-top: 53px;
}
#taastrup-row-2 .global-big-img-with-content .col-2 ul {
    column-count: 3;
    column-gap: 110px;
}
#taastrup-row-2 .global-big-img-with-content .col-2 ul li {
    line-height: 150%;
    background-position-y: 4px;
}
#taastrup-row-2 .global-big-img-with-content .col-2 ul li:nth-child(n+8):nth-child(-n+14) {
  margin-left: 35px;
}
#taastrup-row-2 .global-big-img-with-content .col-2 h3 {
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 50px;
}
#taastrup-row-2 .global-big-img-with-content .col-2 .header {
      padding: 0 45px;
}
#taastrup-row-2 .global-big-img-with-content .col-2 > .panel-grid-cell:first-child {
    width: 45% !important;
}
#taastrup-row-2 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
    width: 55% !important;
    padding: 95px 110px 0 35px;
}
#taastrup-row-5 .ydelser-global-col-2 > .panel-layout > .panel-grid:first-child .content {
    padding: 0;
}
#taastrup-row-5 .ydelser-global-col-2 .col-2 > .panel-grid-cell:first-child > .so-panel:last-child .content p:last-child {
    font-size: 20px;
    margin-top: 58px;
}
#taastrup-row-5 .ydelser-global-col-2 .col-2 > .panel-grid-cell:last-child .content p:nth-child(5) strong,
#taastrup-row-5 .ydelser-global-col-2 .col-2 > .panel-grid-cell:first-child .content h5 {
    font-weight: 600;
	text-align: center;
}
#taastrup-row-5 .ydelser-global-col-2 .col-2 > .panel-grid-cell:first-child .content h5,
#taastrup-row-5 .ydelser-global-col-2 .col-2 > .panel-grid-cell:last-child .content h5 {
    font-size: 20px;
    margin-top: 60px;
	text-align: center;
	margin-bottom: 0;
	font-weight: 600;
}
#taastrup-row-5 .ydelser-global-col-2 > .panel-layout > .panel-grid:first-child {
    background: unset;
    padding: 0 !important;
}
#taastrup-row-6 h4 {
    font-size: 20px;
}
#taastrup-row-6 .bottom-global-kontakt-content .content .textwidget h4:last-of-type {
    margin: 30px 0 0;
}
#taastrup-row-6 .bottom-global-kontakt-content .content p {
    font-size: 16px;
}
#taastrup-row-6 .bottom-global-kontakt-content .content {
    padding: 0 10px;
}
#besked-row-1.g-ydelser-upper-content {
    padding-top: 95px;
}
#besked-row-1 .content p {
    font-size: 18px;
}
#besked-row-1 .content p + p {
    margin-top: 50px;
}
#besked-row-1 .content p a {
    font-weight: 400 !important;
    color: #68b34b;
}
#besked-row-1 .content p a:hover {
    color: #fff;
}
#besked-row-1 .header h2 {
    margin: 140px 0 132px;
}
#besked-row-1 .header h3 {
    margin: 0 200px 102px;
}
#besked-row-1 .icon-with-content-radius {
    gap: 50px;
}
#besked-row-1 .header h3 a {
    color: #fff;
    font-weight: 700;
}
#besked-row-1 .header h3 a:hover {
    color: #68b34b;
}
#besked-row-2 .global-big-img-with-content .col-2 h3 {
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 50px;
}
#besked-row-2 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
    padding: 75px 102px 0 175px;
}
#privatlivspolitik-row-1 > .panel-grid-cell {
    padding: 55px 0 40px !important;
    border-bottom: 1px solid #62615e;
}
#privatlivspolitik-row-1 ul li {
    width: 100%;
    background: none;
    padding-left: 0;
}
#privatlivspolitik-row-1 ul {
  list-style-type: disc; /* disc, circle, square */
  margin: 25px 0 25px;
  padding: 0 0 0 35px;
}
#privatlivspolitik-row-1 ul li,
#privatlivspolitik-row-1 p {
    font-size: 16px;
}
#omcookies-row-1 p {
    font-size: 16px;
}
#omcookies-row-1 h4 {
    margin: 0;
    font-size: 20px;
    font-weight: 600;
}
#omcookies-row-1 > .panel-grid-cell {
    padding: 55px 0 65px !important;
    border-bottom: 1px solid #62615e;
}
/*--------------------------------------------------------------
 ## PSEUDOCODE
--------------------------------------------------------------*/
#glarmester-row-3 > .panel-grid-cell:first-child > .so-panel a:before,
.btn-one:before,
.site-footer .footer-col .widget-title:before,
#glarmester-row-3 > .panel-grid-cell:first-child > .so-panel:last-child .so-widget-sow-editor:before,
#glarmester-row-3 > .panel-grid-cell:last-child .col-4 > .panel-grid-cell > .so-panel:last-child .so-widget-sow-editor:before,
#glarmester-row-3 > .panel-grid-cell:first-child:before,
#glarmester-row-3 > .panel-grid-cell:last-child .col-4 > .panel-grid-cell > .so-panel a:before,
#global-image-link-section .col-6 > .panel-grid-cell h3:before,
.border:before,
.col-6.image-link-wrapper > .panel-layout > .panel-grid .header h3:before,
.global-content-right-image > .panel-grid-cell:last-child .hover-swipe-down .so-widget-sow-image:before,
.global-content-left-image > .panel-grid-cell .hover-swipe-down .so-widget-sow-image:before,
#menu-sidebar-soc-med .widget-title:before {
    content: '';
    display: inline-block;
    position: absolute;
}


/*--------------------------------------------------------------
 ## SiteOrigin CSS
--------------------------------------------------------------*/
/* .textwidget .btn-con:before, */
.btn-one:before,
.l-child-txt-border p:last-child,
.icon-with-content > .panel-grid-cell,
#glarmester-row-3 > .panel-grid-cell:first-child > .so-panel:last-child p,
#glarmester-row-3 > .panel-grid-cell:first-child > .so-panel:last-child,
#glarmester-row-3 > .panel-grid-cell:last-child .col-4 > .panel-grid-cell p,
#glarmester-row-3 > .panel-grid-cell:last-child .col-4 > .panel-grid-cell > .so-panel:last-child,
#glarmester-row-3 > .panel-grid-cell:first-child:before,
#global-image-link-section .col-6 > .panel-grid-cell h3:before,
.col-6.image-link-wrapper > .panel-layout > .panel-grid .header h3:before,
.col-6.image-link-wrapper > .panel-layout > .panel-grid .hover-zoom.magic > .so-widget-sow-image,
#kontakt-row-2 .col-4 > .panel-grid-cell {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
#spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell,
.global-content-right-image > .panel-grid-cell:last-child .hover-swipe-down .so-widget-sow-image .sow-image-container,
.global-content-left-image > .panel-grid-cell .hover-swipe-down .so-widget-sow-image .sow-image-container,
#global-image-link-section .col-6 > .panel-grid-cell .hover-zoom.magic > .so-widget-sow-image,
#glarmester-row-3 > .panel-grid-cell:last-child .col-4 > .panel-grid-cell > .so-panel a:before,
#glarmester-row-3 > .panel-grid-cell:first-child > .so-panel a:before,
.hover-zoom > .so-widget-sow-image > .sow-image-container img,
.hover-top .sow-image-container img,
.hover-scale-effect .sow-image-container img,
#glarmester-row-3 > .panel-grid-cell:last-child .col-4 > .panel-grid-cell > .so-panel:last-child .so-widget-sow-editor:before,
#glarmester-row-3 > .panel-grid-cell:first-child > .so-panel:last-child .so-widget-sow-editor:before {
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
}

#forside-row-4 .icon-holder img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

#service-box .so-widget-image:hover {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -o-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
}

#image-bubble-wrap .so-widget-image:hover {
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -o-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
}

#home-row-2 #details-holder #details .sow-image-container:hover,
#welcome-row-2 .box > .panel-grid-cell .sow-image-container:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

#social-icon-wrap .so-widget-image:hover,
#betal-kliks .so-widget-image:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

/*--------------------------------------------------------------
 ## Footer
--------------------------------------------------------------*/
/* Custom bottom-footer css  */
#bottom-footer .col-3 {
    display: flex;
    align-items: flex-start;
}
#bottom-footer .col-3 > .panel-grid-cell:first-child {
    width: 31% !important;
}
#bottom-footer .col-3 > .panel-grid-cell:first-child p {
    line-height: 140%;
    font-size: .9375rem;
}
#bottom-footer .col-3 > .panel-grid-cell:first-child .sow-image-container {
    margin: 0 0 1.5em;
}
#bottom-footer .col-3 > .panel-grid-cell:nth-child(2) {
    display: flex;
    gap: 25px;
    width: 45% !important;
    padding-left: 40px;
}
#bottom-footer .col-3 > .panel-grid-cell:last-child {
    width: 24% !important;
    padding-left: 40px;
}
#bottom-footer .col-3 > .panel-grid-cell:last-child .col-4 {
    display: flex;
    justify-content: flex-start;
    gap: 21px;
}
#bottom-footer .col-3 > .panel-grid-cell:last-child .col-4 .sow-image-container img {
    width: 50px;
    height: 50px;
    border-radius: 30px;
}
#bottom-footer .col-3 > .panel-grid-cell:last-child .col-4 > .panel-grid-cell:first-child .sow-image-container img:hover {
    background: #4b6db1;
}
#bottom-footer .col-3 > .panel-grid-cell:last-child .col-4 > .panel-grid-cell:nth-child(2) .sow-image-container img:hover {
    background: #e4405f;
}
#bottom-footer .col-3 > .panel-grid-cell:last-child .col-4 > .panel-grid-cell:nth-child(3) .sow-image-container img:hover {
    background: #0a66c2;
}
#bottom-footer .col-3 > .panel-grid-cell:last-child .col-4 > .panel-grid-cell:last-child .sow-image-container img:hover {
    background: #3f9d57;
}
#bottom-footer .col-3 > .panel-grid-cell h3 {
    padding: 0 0 12px;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: 20px;
}
#bottom-footer-container {
    border-top: 1px solid #62615e;
    padding: 75px 0 50px;
}
#bottom-footer-container #bottom-footer {
    padding: 0 120px;
}

/*End of Custom bottom-footer Css  */
.site-footer,
.site-footer *,
#footer-col-5 .col-2 {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.site-footer {
    background-color: #3b3a36;
    background-size: cover;
    color: #fff;
    font-size: 15.6px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.site-footer:before {
    background: url(assets/images/footer-wm.png) no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    opacity: 0.04;
    z-index: -1;
}

.site-footer p + p {
    margin: 0 0 0;
    display: flex;
}
.site-footer p {
    line-height: 180%;
}

.site-footer a {
    color: #fff;
}

.site-footer a:hover {
    color: #68b34b !important;
}

.site-footer .wrap {
    position: relative;
    z-index: 4;
}

.site-footer .footer-wrap {
    /* padding-bottom: 80px;
    padding-top: 82px; */
    padding: 97px 0px 110px 50px;
    z-index: 3;
}

.site-footer .footer-col {
    float: left;
    padding: 0;
    width: 100%;
}

#footer-col-4 p {
    display: block;
}
#footer-col-4 .textwidget > p:nth-child(2) {
    display: block;
}
#footer-col-4 .textwidget > p + p {
    margin-top: 3px;
}
.site-footer #footer-col-4 p:nth-child(2) > a {
    color: #fff;
}
#footer-col-4 .textwidget > p label {
    width: 140px;
}
.site-footer .widget-title {
    color: #beac9b;
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.25;
    margin: 0;
    position: relative;
    text-transform: initial;
    text-shadow: none;
    width: 100%;
}

.site-footer .footer-col ul {
    clear: both;
    line-height: 1.5;
    list-style: none;
    margin: 0;
    padding: 0;
}
#menu-footer-menu.menu {
    column-count: 1;
    column-gap: 80px;
}

.site-footer .footer-col ul li + li {
    margin-top: 10px;
}

.site-footer .sub-menu .menu-item-object-page {
    position: relative;
    padding-left: 15px;
    width: 100%;
}

.site-footer .sub-menu .menu-item-object-page:before {
    height: 2px;
    width: 10px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #fff;
}

.site-footer .footer-col ul li.current-menu-item a {
    color: #68b34b !important;
    font-weight: 400;
    letter-spacing: -0.1px;
}


.site-footer .panel-grid {
    margin-bottom: 0 !important;
}

.site-footer #footer-col-1 {
    max-width: 25%;
    padding-right: 80px;
}

.site-footer #footer-col-2 {
    max-width: 29%;
    padding-left: 48px;
}

.site-footer #footer-col-3 {
    max-width: 23%;
    padding-left: 11px;
}
.site-footer #footer-col-3 .textwidget p {
    display: flex;
}
.site-footer #footer-col-3 .textwidget p:nth-child(2) {
    line-height: 180%;
}
.site-footer #footer-col-3 .so-widget-sow-editor > .textwidget {
    margin-top: 3px;
}
.site-footer #footer-col-4 {
    max-width: 23%;
    padding-left: 115px;
}
.site-footer #footer-col-4 p strong {
    font-size: 16px;
}
.site-footer p strong {
    color: #beac9b;
}
.site-footer #footer-col-4 a {
    color: #86EBF9;
}

.site-footer #footer-col-5 {
    max-width: 22.4%;
    padding-left: 95px;
}

.site-footer #footer-col-4 #sow-editor-4 {
    margin-top: 16px;
}

.site-footer #footer-col-1 .sow-image-container {
    padding-bottom: 10px;
    position: relative;
    left: -1px;
    top: 1px;
}

.site-footer #footer-col-1 .sow-image-container img {
    filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, .30));
    width: fit-content;
    height: fit-content;
}
#footer-col-1 > .widget_sow-editor .textwidget p:first-child {
    margin-top: 12px;
    margin-bottom: 21px;
    line-height: 39px;
}
.site-footer #footer-col-1 p {
    display: block;
}
.site-footer #footer-col-1 p a:active {
    color: #C88F5A;
}
#footer-col-3 label,
#footer-col-4 label {
    font-weight: 400;
    display: inline-block;
}

#footer-col-5 label {
    width: 95px;
    display: inline-block;
}

#footer-col-3 label {
    width: 95px;
    margin-bottom: 3px;
}

#footer-col-1 p {
    line-height: 1.7;
}

#footer-col-1 p + p {
    margin-top: 7px;
}

#footer-col-3 p:nth-child(3),
#footer-col-4 p:nth-child(3),
#footer-col-4 p:nth-child(4) {}

#copyright-wrapper {
    /* border-top: 1px solid rgba(112, 112, 112, .60); */
    float: left;
    overflow: hidden;
    padding: 12.6px 0 12.5px;
    position: relative;
    background: #42413c;
    width: 100%;
    z-index: 1;
}
#copyright-wrapper .copyright-wrap {
    font-family: "Open Sans",sans-serif !important;
    /* padding: 0 21px; */
}

#copyright-wrapper .cdev {
    color: #f5f5f5;
    float: left;
}

#copyright-wrapper span {
    color: #dfc9b4 !important;
    font-weight: 600;
}

#copyright-wrapper .cdev:hover {
    color: #d22c5e !important;
}

/*--------------------------------------------------------------
 ## Header Menu
--------------------------------------------------------------*/
.site-header .main-navigation a {
    font-size: 15px;
    background: transparent;
    line-height: 13px;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.site-header .main-navigation a:hover,
.site-header .main-navigation ul.menu > .current-menu-item a {
    /* border-bottom: 3px solid #627D90; */
    color: #fff !important;
}
.site-header .main-navigation ul.menu>li+li {
    margin-left: 4px;
}
.site-header .main-navigation ul.menu>li+li:nth-child(3) > a {
    padding: 11px 5px 11px 21px !important;
	margin-bottom: 8px;
}
.site-header .main-navigation ul.menu li a {
    padding: 11px 21px !important;
    position: relative;
    /* text-transform: uppercase; */
    border: 1px solid transparent;
}
.site-header .main-navigation ul.menu > .current-menu-item a:before,
.site-header .main-navigation ul.menu > .menu-item-object-page a:hover {
    /* background: #627D90;
    height: 3px;
    width: 85px;
    top: initial;
    bottom: -2px;
    left: 0;
    right: initial;
    z-index: 0; */
}

.site-header .main-navigation > .menu-main-menu-container ul.menu > li:last-child a {
    padding-right: 10px;
}

.site-header .main-navigation ul.menu li a:hover:before,
.site-header .main-navigation ul.menu > .current-menu-item > a:before {
    width: 100%;
}

.site-header .main-navigation ul.menu > li.menu-item-has-children ul > li a {
    /*    background: #cdcfd4;*/
    padding: 13px 21px 13px 47px !important;
    padding-left: 47px !important;
    color: #fff !important;
    left: 0;
    width: 100%;
    font-size: 16px;
    text-transform: none;
}

.site-header .main-navigation ul.menu > li.menu-item-has-children ul {
    background: #000;
    padding: 0;
    border-radius: 5px;
    display: none;
    visibility: hidden;
}
.site-header .main-navigation ul.menu > li.menu-item-has-children:hover ul {
    display: block !important;
    visibility: visible !important;
}

.site-header .main-navigation ul.menu > li.menu-item-has-children ul li a:before {
    bottom: 0;
    left: 0;
    top: 0;
    right: initial;
    margin: auto;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.site-header .main-navigation ul.menu > li.menu-item-has-children ul > li:not(:last-child) {
    /*    border-bottom: 1px solid rgb(25 47 78);*/
    border-bottom: 1px solid rgba(255, 255, 255, .3);
}
.site-header .main-navigation ul.menu > li.menu-item-has-children ul > li {
    position: relative;
    z-index: 1;
}
.site-header .main-navigation ul.menu > li.menu-item-has-children ul.sub-menu > li.current-menu-item a,
.site-header .main-navigation ul.menu > li.menu-item-has-children ul > li a:hover {
    background: #68b34b !important;
    /* padding-left: 50px !important; */
}
.site-header .main-navigation ul.menu > li.menu-item-has-children ul > li:before {
    background: url(assets/images/dd.png) no-repeat;
    right: initial;
    top: 0;
    bottom: 0;
    left: 0;
    height: 7px;
    width: 12px;
    margin: auto;
    transform: rotate(-90deg);
    z-index: -1;
    display: none !important;
}
.site-header .main-navigation ul.menu > li.menu-item-has-children ul > li:hover:before {
    display: block !important;
}

/* .site-header .main-navigation ul.menu > li.menu-item-has-children ul > li a, */

.site-header .main-navigation ul.menu > li.menu-item-has-children ul > li a:hover:before,
.site-header .main-navigation ul.menu > li.menu-item-has-children ul > li.current-menu-item a:before {
    content: '';
    display: inline-block;
    background: url(assets/images/submenu_arrow-left.png) no-repeat left;
    position: absolute;
    width: 21px;
    height: 8px;
    left: 10px;
    right: initial;
    top: 0;
    bottom: 0;
    margin: auto;
}

.site-header .main-navigation ul.menu > li:hover > a, 
.site-header .main-navigation ul.menu > .current-menu-item > a,
.site-header .main-navigation ul.menu > .current-menu-ancestor > a {
    padding: 11px 22px;
    background: #000;
    border-radius: 5px;
}


.site-header .main-navigation ul.menu > li:hover > a > .sf-sub-indicator,
.site-header .main-navigation ul.menu > li > a > .sf-sub-indicator {
    display: inline-block;
    margin-left: 4px;
    width: 15px;
}

.site-header .main-navigation ul.menu > li > a > .sf-sub-indicator {
    background: url('assets/images/sub-menu-arrow.png') no-repeat center center;
}

.site-header .main-navigation ul.menu > li:hover > a > .sf-sub-indicator,
.site-header .main-navigation ul.menu > .current-menu-parent > a > .sf-sub-indicator {
    /* background: url('assets/images/dd.png') no-repeat center center; */
}


.site-header .main-navigation ul.menu > li:hover > a > .sf-sub-indicator,
.site-header .main-navigation ul.menu > li.menu-item-has-children ul > li.current-menu-item a .sf-sub-indicator {
    /* transform: rotate(-90deg); */
   
}
.site-header .main-navigation ul.menu > li > a > .sf-sub-indicator {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}





/*--------------------------------------------------------------
 ## Sidebars/ Mobile Menu
--------------------------------------------------------------*/
#sb-site {
    left: 0;
}

#resp-sidebar.sb-slidebar {
    background-color: #fafafa !important;
    /*    background-color: #030F27 !important;*/
    -webkit-box-shadow: inset 5px 0px 8px 0px rgb(0 0 0 / 15%);
    -moz-box-shadow: inset 5px 0px 8px 0px rgba(0, 0, 0, 0.15);
    box-shadow: inset 5px 0px 8px 0px rgb(0 0 0 / 15%);
}

#resp-sidebar .resp-sidebar-wrap {
    display: inline-block !important;
    padding: 1em 1em 1em !important;
    width: 100% !important;
}

#resp-sidebar .site-branding {
    background: #313538;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .30);
    float: left;
    padding: 25px 0;
    text-align: center;
    width: 100% !important;
}

#resp-sidebar .site-branding:hover {
    /* transform: scale(.95); */
}

#resp-sidebar .site-branding img {
    max-width: 90%;
    vertical-align: top !important;
}

#resp-sidebar #mobile-navigation {
    display: inline-block !important;
    margin: 1.35em 0 0 !important;
    width: 100% !important;
}

#resp-sidebar #mobile-navigation,
#resp-sidebar #mobile-navigation * {
    line-height: 150% !important;
}

#resp-sidebar #mobile-navigation .menu-mobile-navigation-container {
    max-height: 75vh !important;
    /*overflow-y: scroll !important;*/
    -webkit-overflow-scrolling: touch !important;
}

#resp-sidebar #mobile-navigation ul {
    background-color: #f8f0e3;
    clear: both !important;
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

#resp-sidebar #mobile-navigation .menu > li+li {
    border-top: 1px solid #f8f0e3;
}

#resp-sidebar #mobile-navigation li > a,
#resp-sidebar #mobile-navigation li > a:before,
#resp-sidebar .site-branding {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
#resp-sidebar #mobile-navigation li > a {
    background-color: #313538;
    color: #fff;
    display: inline-block;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.5 !important;
    padding: 12px 10px 12px 40px;
    position: relative;
    text-transform: inherit;
    width: 100%;
}

#resp-sidebar #mobile-navigation li > a:before {
    background-color: #fff;
    bottom: 0;
    content: '';
    display: inline-block;
    height: 8px;
    left: 20px;
    margin: auto 0;
    position: absolute;
    top: 0;
    width: 8px;
}

#resp-sidebar #mobile-navigation .menu > .current-menu-parent > ul,
#resp-sidebar #mobile-navigation .menu > .current-menu-ancestor > ul,
#resp-sidebar #mobile-navigation .menu > .current-menu-ancestor .current-menu-parent > ul {
    display: block;
}

#resp-sidebar #mobile-navigation .menu .sub-menu li > a:before {
    left: 42px;
    top: 0;
}

#resp-sidebar #mobile-navigation .menu .sub-menu .sub-menu li > a:before {
    left: 40px;
}
#resp-sidebar #mobile-navigation .menu > .current-menu-ancestor > a,
#resp-sidebar #mobile-navigation .menu > .par-active > a,
#resp-sidebar #mobile-navigation .menu > li.menu-item-has-children:hover > a {
    /* background-color: #aa7d52 !important; */
   color: #68b34a !important;
}
#resp-sidebar #mobile-navigation .menu > li.menu-item-has-children > a {

}

#resp-sidebar #mobile-navigation .menu > li > a:hover:before,
#resp-sidebar #mobile-navigation .menu > .current-menu-item > a:before,
#resp-sidebar #mobile-navigation .menu > .current-menu-ancestor > a:before,
#resp-sidebar #mobile-navigation .menu > .par-active > a:before,
#resp-sidebar #mobile-navigation .menu > li.menu-item-has-children:hover > a:before {
    background-color: #fff;
}
#resp-sidebar #mobile-navigation .menu > .current-menu-item > a,
#resp-sidebar #mobile-navigation .menu .sub-menu li a:hover,
#resp-sidebar #mobile-navigation .menu .sub-menu .current-menu-ancestor > a,
#resp-sidebar #mobile-navigation .menu .sub-menu li.current-menu-item > a,
#resp-sidebar #mobile-navigation .menu .sub-menu li.par-active > a,
#resp-sidebar #mobile-navigation .menu .sub-menu li.menu-item-has-children:hover > a {
    color: #68b34a !important;
}

#resp-sidebar #mobile-navigation li.menu-item-has-children {
    position: relative;
}

#resp-sidebar #mobile-navigation li.menu-item-has-children .caret {
    background: url('assets/images/icon-caret.png') no-repeat center center;
    cursor: pointer;
    height: 25px;
    width: 30px;
    right: 0;
    position: absolute;
    top: 0;
    z-index: 2;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
#resp-sidebar #mobile-navigation .menu > li.menu-item-has-children:hover > a,
#resp-sidebar #mobile-navigation .menu > li > a:hover {
    color: #68b34a !important;
}
#resp-sidebar #mobile-navigation li.menu-item-has-children:hover .caret {
    background: url('assets/images/icon-caret-hover.png') no-repeat center center;
}

#resp-sidebar #mobile-navigation .sub-menu li.menu-item-has-children .caret {
    height: 32px;
}

#resp-sidebar #mobile-navigation .menu li.par-active > .caret {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

#resp-sidebar #mobile-navigation .sub-menu {
    background-color: #313538;
    margin-top: 1px !important;
    display: none;
}

#resp-sidebar #mobile-navigation .sub-menu li:first-child {
    border-top: 0 !important;
    padding-top: 0px;
}
#resp-sidebar #mobile-navigation .sub-menu li:last-child {
    border-bottom: 0 !important;
    /* padding-bottom: 15px; */
}

#resp-sidebar #mobile-navigation .sub-menu .sub-menu li:first-child {
    padding-top: 0;
}

#resp-sidebar #mobile-navigation .sub-menu .sub-menu li:last-child {
    padding-bottom: 0;
}

#resp-sidebar #mobile-navigation .sub-menu li > a {
    font-size: 14px;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 20px;
    position: relative;
}

#resp-sidebar #mobile-navigation .sub-menu .sub-menu li > a {
    padding-left: 45px;
}

#resp-sidebar #mobile-navigation .sub-menu .sub-menu li > a {
    padding-left: 56px;
}

#resp-sidebar .contact-sidebar {
    display: inline-block;
    margin: 3.5em 0 3em;
    width: 100%;
}

#resp-sidebar .contact-sidebar .box {
    background-color: #fff;
    border-left: 8px solid #C88F5A;
    height: 100%;
    line-height: 1;
    max-width: 100%;
    padding: 16px 5px 18px 15px;
    position: relative;
    text-align: left;
    width: 100% !important;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
}

#resp-sidebar .contact-sidebar .box+.box {
    margin-top: 10px;
}

#resp-sidebar .contact-sidebar .box * {
    color: #fff;
}

#resp-sidebar .contact-sidebar .box label {
    color: #030F27;
    display: inline-block;
    font-size: 0.875rem;
    font-weight: 300;
    margin-bottom: 6px;
    vertical-align: top;
    width: 100%;
}

#resp-sidebar .contact-sidebar .box a {
    color: #030F27;
    font-size: 1.5rem;
    font-weight: 500;
}

#resp-sidebar .contact-sidebar .email a {
    font-size: 1.25rem;
}

#resp-sidebar .contact-sidebar .box a:hover {
    color: #aa7d52;
}

#resp-sidebar .copyright-sidebar {
    display: inline-block;
    width: 100%;
}

#resp-sidebar .copyright-sidebar {
    color: #fff;
    font-size: 18px;
    margin: 0 0 3em;
    text-align: center;
}

#resp-sidebar .copyright-sidebar a {
    color: #fff;
    font-weight: 500;
    text-transform: capitalize;
}

#resp-sidebar .copyright-sidebar a:hover {
    color: #68b34a;
}
#menu-sidebar-soc-med .widget-title {
    color: #beac9b;
    padding: 0 0 12px;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: 20px;
    font-family: 'Open Sans', sans-serif;
    position: relative;
}
#menu-sidebar-soc-med .widget-title:before {
    margin: 0;
    width: 28px;
    height: 1px;
    background: #beac9b;
    position: absolute;
    bottom: 0px;
    left: 0;
}
#menu-sidebar-soc-med {
    padding-left: 12px;
}
#menu-sidebar-soc-med .col-4 > .panel-grid-cell .sow-image-container img {
    border-radius: 30px;
}
#menu-sidebar-soc-med .col-4 > .panel-grid-cell:first-child .sow-image-container img:hover {
    background: #4b6db1;
}
#menu-sidebar-soc-med .col-4 > .panel-grid-cell:nth-child(2) .sow-image-container img:hover {
    background: #e4405f;
}
#menu-sidebar-soc-med .col-4 > .panel-grid-cell:nth-child(3) .sow-image-container img:hover {
    background: #0a66c2;
}
#menu-sidebar-soc-med .col-4 > .panel-grid-cell:last-child .sow-image-container img:hover {
    background: #3f9d57;
}
#menu-sidebar-soc-med .col-4 {
    justify-content: flex-start;
    gap: 20px;  
}
#menu-sidebar-soc-med .col-4 > .panel-grid-cell {
    width: calc(25% - 0.75 * 23px) !important;
}


/*--------------------------------------------------------------
 ## Overrides
--------------------------------------------------------------*/


/** CF7 Overwrites **/
.wpcf7 {
    float: left;
    position: relative;
    width: 100%;
}

.wpcf7-form-control-wrap {
    display: block
}
#kontakt-form-section.global-kontakt .wpcf7-response-output,
#kontakt-form-section.global-kontakt .wpcf7-validation-errors,
#kontakt-form-section.global-kontakt .wpcf7-mail-sent-ok {
	 bottom: 3em !important;
}
#kontakt-form-section.main-kontakt .wpcf7-response-output,
#kontakt-form-section.main-kontakt .wpcf7-validation-errors,
#kontakt-form-section.main-kontakt .wpcf7-mail-sent-ok {
	 bottom: -7em !important;
}
.wpcf7-response-output,
.wpcf7-validation-errors,
.wpcf7-mail-sent-ok {
    border: 0 !important;
    border-radius: 0;
    bottom: -4em;
    color: #68b34b;
    font-size: 0.875rem;
    left: 0;
    line-height: 1;
    margin: 0 !important;
    padding: 0 !important;
    position: absolute;
    text-align: center;
    width: 100%;
}

.wpcf7 .ajax-loader {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 14px;
    z-index: 9;
}

.wpcf7-checkbox {
    display: inline-block;
    font-size: 0.9375rem;
    margin: 0 0 0.75em;
    width: 100%;
}

.wpcf7-checkbox .wpcf7-list-item {
    margin: 0;
    max-width: 150px;
    width: 100%;
}

.wpcf7-checkbox .wpcf7-list-item-label {
    margin-left: 5px;
    vertical-align: middle;
}

/** Kontakt Formular **/
#kontakt-form {
    width: 100%;
    /* max-width: 100%; */
    margin: auto;
    display: table;
    padding: 0 270px;
}

#kontakt-form input[type="checkbox"] {
    accent-color: #f00;
    box-shadow: 5px 5px 6px rgba(0, 0, 0, .16);
    width: 14px;
    height: 14px;
}

#kontakt-form .text {
    margin-bottom: 30px;
}

#kontakt-form .row,
#kontakt-form .inrow {
    float: left;
    width: 100%;
    display: flex;
}

#kontakt-form .row+.row {
    margin-top: 0px;
}

#kontakt-form .btm-row .col:last-child {
    padding-left: 0;
}


#kontakt-form .row .col-5 {
    width: 100%;
    justify-content: space-between;
    display: flex;
    flex-direction: row;
    gap: 19px;
}
#kontakt-form .row .col div {
    width: 100%;
}

#kontakt-form .row.col-3 .col {
    width: 33.33%;
}

#kontakt-form .row.col-3 .col+.col {
    padding-left: 8px;
}

#kontakt-form .textbox {
    flex-direction: column;
    gap: 40px;
    margin-top: 66px;
}
#kontakt-form > p {
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    margin-top: 12px;
}
#kontakt-form.common-kontakt > p {
    font-weight: 400;
}
#kontakt-form .row:last-child {
    width: 100% !important;
    display: flex;
    flex-direction: column;
}
#kontakt-form .row:last-child .text-left {
	margin-bottom: 17px;
}
#kontakt-form .btm-row span.wpcf7-not-valid-tip {
	top: 4px !important;
}
#kontakt-form.common-kontakt .row.textbox span.wpcf7-not-valid-tip {
	top: 16px !important;
}
#kontakt-form .row.textbox span.wpcf7-not-valid-tip {
/* 	position: relative !important; */
	position: absolute !important;
	top: 8px !important;
}

#kontakt-form .btm-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#kontakt-form .btm-row .col:first-child .wpcf7-list-item {
    margin-left: 0;
}
#kontakt-form .btm-row .col:first-child .wpcf7-list-item > label {
	display: flex;
	align-items: center;
	gap: 8px;
}

#kontakt-form .btm-row .col:first-child .wpcf7-form-control-wrap {
    color: #000;
    display: flex;
    font-size: 16px;
    position: initial;
    justify-content: center;
    width: auto;
    margin-top: 15px;
}

#kontakt-form .btm-row .col:first-child .wpcf7-form-control-wrap a {
    color: #dfc9b4;
    font-weight: 400;
    font-size: 16px;
}

#kontakt-form .btm-row .col:first-child .wpcf7-form-control-wrap a:hover {
    color: #68b34b;
}
/* for homepage kontakt form  */
#kontakt-form-section label {
    color: #fff !important;
}
#kontakt-form-section #kontakt-form {
    padding: 57px 95px;
    background-color: #3b3a36;
    position: relative;
    bottom: -80px;
}
#kontakt-form-section form {
    margin: 0 7.5px;
}
#kontakt-form-section #kontakt-form > p {
    font-size: 16px;
}
#kontakt-form-section #kontakt-form h3 {
    text-align: center;
    margin: 0 0 30px;
}
#kontakt-form-section #kontakt-form .textbox {
    margin-top: 30px;
}
#kontakt-form-section #kontakt-form .btm-row .col:first-child .wpcf7-form-control-wrap {
    margin-top: 25px;
}
#kontakt-form-section #kontakt-form .btm-row .col:last-child {
    margin-top: 15px;
}
#kontakt-form-section #kontakt-form input[type="submit"] {
    clear: both;
  font-family: "Open Sans",sans-serif !important;
  font-weight: 600;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 0;
  padding: 12px 30px;
  text-align: center;
  cursor: pointer;
  border: 1px solid #dadada;
  background: #68b34b;
  border-radius: 15px;
  -webkit-transition: background 1s;
  transition: background 1s;
  box-shadow: 1px 2px 6px 1px rgba(0,0,0,15%);
  width: 380px;
}
#kontakt-form-section #kontakt-form input[type="submit"]:hover {
    background: #000;
}
#kontakt-form-section #kontakt-form .row.textbox > .col > div + div {
    margin-top: 25px;
}
 #kontakt-form-section #kontakt-form textarea {
    padding: 5px 15px 5px 10px;
    height: 36px;
    overflow-y: hidden;
 }
/* end for homepage kontakt form  */
/* for Global Kontakt Form  */
#kontakt-form-section #kontakt-form.common-kontakt {
    padding: 70px 263px 85px !important;
    bottom: 0;
    background-color: unset;
}
#kontakt-form-section #kontakt-form.common-kontakt .textbox {
    display: flex;
    flex-direction: row;
    padding: 0 10px;
}
#kontakt-form-section #kontakt-form.common-kontakt h3 {
    font-size: 30px;
}
#kontakt-form-section #kontakt-form.common-kontakt .textbox > .col {
    display: flex;
    flex-wrap: wrap;
    /* gap: 25px; */
    justify-content: space-between;
}
#kontakt-form-section #kontakt-form.common-kontakt .textbox > .col:first-child {
    width: 65.6%;
}
#kontakt-form-section #kontakt-form.common-kontakt .textbox > .col:first-child > div {
    margin-bottom: 10px;
}
#kontakt-form-section #kontakt-form.common-kontakt .textbox > .col:last-child {
    width: 31.5%;
}
#kontakt-form-section #kontakt-form.common-kontakt textarea {
    padding: 0 15px 10px 10px;
    height: 85px;
    overflow-y: hidden;
}
#kontakt-form-section #kontakt-form.common-kontakt .textbox > .col:last-child > div {
    width: 100%;
}
#kontakt-form-section #kontakt-form.common-kontakt .textbox > .col > div {
    width: calc(50% - 1 * 13px);
    height: fit-content;
}
#kontakt-form-section #kontakt-form.common-kontakt .btm-row .col:first-child .wpcf7-form-control-wrap {
    margin-top: 35px;
}
#kontakt-form-section #kontakt-form.common-kontakt .btm-row .col:last-child {
    margin-top: 25px;
}
#kontakt-form-section #kontakt-form.common-kontakt .row.textbox > .col > div + div {
    margin-top: 0;
}
#kontakt-form-section.global-kontakt form {
    margin: 0;
    background: url(assets/images/glarmester-kontakt-bg.webp) no-repeat center center;
    background-size: cover;
}
#kontakt-form-section #kontakt-form input[type="submit"] {
    width: 100%;
    padding: 12px 134px;
}
#kontakt-form.common-kontakt [type="text"],
#kontakt-form.common-kontakt [type="tel"],
#kontakt-form.common-kontakt [type="email"],
#kontakt-form.common-kontakt [type="date"],
#kontakt-form.common-kontakt textarea {
    padding: 3px 3px 10px;
    font-size: 16px;
    height: 38px;
    color: #ffff !important;
    font-weight: 700;
    border-bottom: 1px solid rgba(255, 255, 255, .3) !important;
}
#kontakt-form.common-kontakt [type="text"]::placeholder,
#kontakt-form.common-kontakt [type="tel"]::placeholder,
#kontakt-form.common-kontakt [type="email"]::placeholder,
#kontakt-form.common-kontakt [type="date"]::placeholder {
    font-weight: 700;
}
#kontakt-form.common-kontakt textarea::-moz-placeholder {
    /* color: #a8a7a5 !important; */
}
#kontakt-form.common-kontakt textarea::-webkit-input-placeholder {
    /* color: #a8a7a5 !important; */
}
#kontakt-form.common-kontakt textarea:-ms-input-placeholder {
    /* color: #a8a7a5 !important; */
}
#kontakt-form.common-kontakt textarea:-moz-placeholder {
    /* color: #a8a7a5 !important; */
}
/*End for Global Kontakt Form  */
#kontakt-form .btm-row .col:last-child {
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    margin-top: 28px;
}

#kontakt-form .btm-row .col:last-child div+div {
    margin-left: 10px;
    margin-top: 0;
}

#kontakt-form .btm-row span.wpcf7-not-valid-tip {
    left: 0;
    max-width: 125px;
    top: -15px;
}
#kontakt-form .col-5 {
    display: flex;
    flex-wrap: wrap;
}
#kontakt-form .col-5 > .txtbox-container {
    width: calc(33.333% - 1 * 13px) !important;

}
#kontakt-form .col > .txtbox-container > p {
    text-align: left;
    margin-bottom: 13px;
}
#kontakt-form .col > .txtbox-container > p > label {
    color: #28416A;
}
#kontakt-form .textbox > .col-2 .txtbox-container,
#kontakt-form .col-5 > .txtbox-container:nth-child(4),
#kontakt-form .col-5 > .txtbox-container:last-child {
    width: 48.7% !important;
}
#kontakt-form .textbox > .col-2 {
    display: flex;
    justify-content: space-between;
}
#kontakt-form [type="text"],
#kontakt-form [type="tel"],
#kontakt-form [type="email"],
#kontakt-form [type="date"],
#kontakt-form textarea,
#kontakt-form select {
    background-color: transparent;
    border: none !important;
    border-bottom: 1px solid rgba(255, 255, 255, .6) !important;
    box-shadow: none;
    border-radius: 0;
    color: #fff !important;
    display: inline-block;
    font-size: 15px;
    height: 22px;
    padding: 5px 15px 15px 10px;
    text-align: left;
    width: 100%;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
}

#kontakt-form [type="text"]:active,
#kontakt-form [type="tel"]:active,
#kontakt-form [type="email"]:active,
#kontakt-form textarea:active,
#kontakt-form.oensker [type="text"]:active,
#kontakt-form [type="text"]:focus,
#kontakt-form [type="tel"]:focus,
#kontakt-form [type="email"]:focus,
#kontakt-form textarea:focus,
#kontakt-form.oensker [type="text"]:focus {
    border-bottom: 1px solid #382673 !important;
    color: #fff !important;
}

#kontakt-form select {
    background: url(assets/images/down.png) no-repeat 98% 4px;
}
#kontakt-form textarea {
    vertical-align: top;
    resize: vertical;
    height: 150px;
}

#kontakt-form [type=text].wpcf7-mathcaptcha {
    border: 1px solid #c0c0c0;
    height: 44px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    width: 70px;
}

#kontakt-form .wpcf7-checkbox {
    margin: 0 !important;
}

#kontakt-form .wpcf7-checkbox .wpcf7-list-item-label {
    display: none;
}

#kontakt-form .btn-col .wpcf7-list-item {
    font-size: 1rem;
    line-height: 1.5;
    margin-left: 0 !important;
}

#kontakt-form .btn-col .wpcf7-list-item a {
    color: #7F6252;
}

#kontakt-form .btn-col .wpcf7-list-item a:hover {
    color: #516E60;
}

#kontakt-form input[type="submit"] {
    background-color: #28416A;
    border: 0;
    border-radius: 0;
    /* box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.16); */
    color: #fff !important;
    display: inline-block;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    line-height: 1.5;
    padding: 8px 5px 8px;
    text-align: center;
    text-transform: initial;
    width: 266px;
    height: 50px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

#kontakt-form input[type="submit"]:hover {
    background-color: #000;
    color: #fff !important;
}

#kontakt-form .ajax-loader {
    left: initial !important;
    margin: 0 !important;
    right: 0 !important;
}

#kontakt-form span.wpcf7-not-valid-tip {
/*     background-color: #8A121C; */
	background-color: #f00;
    color: #fff;
    font-size: 11px;
    line-height: 1;
    margin: 0;
    padding: 2px 10px 4px;
    position: relative;
    right: 0;
    top: 0;
    text-align: left;
    width: auto;
}

#kontakt-form .btm-row {
    display: flex;
    flex-direction: column;
}

#kontakt-form .btm-row span.wpcf7-not-valid-tip {
    left: 0;
    margin: 0 auto !important;
    max-width: 140px;
    right: 0 !important;
    top: -15px;
}

#kontakt-form .btm-row .wpcf7-form-control-wrap {
    color: #000;
    display: inline-block;
    width: auto;
}

#kontakt-form .row:last-child .wpcf7-spinner {
    bottom: 14px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
}
#kontakt-form ::-moz-placeholder {
    color: #fff !important;
    opacity: 1 !important;
    font-weight: 600;
}
#kontakt-form ::-webkit-input-placeholder {
    color: #fff !important;
    opacity: 1 !important;
    font-weight: 600;
}
#kontakt-form :-ms-input-placeholder {
    color: #fff !important;
    opacity: 1 !important;
    font-weight: 600;
}
#kontakt-form :-moz-placeholder {
    color: #fff !important;
    opacity: 1 !important;
    font-weight: 600;
}

/** Back to Top **/
#back-top {
    background: url('assets/images/top-bottom.png') no-repeat center center #68b34b;
    background-size: 10px;
    border-radius: 50%;
    height: 40px;
    text-align: center;
    opacity: 0;
    position: fixed;
    transition: .3s;
    bottom: 120px;
    right: 25px;
    width: 40px;
    z-index: 25;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

#back-top:hover {
    background-color: #3aae0e;
}

#back-top.show {
    opacity: 1;
}

.sb-active #back-top {
    right: -5em;
}

/*--------------------------------------------------------------
 ## Galleri CSS
--------------------------------------------------------------*/
#billeder-wrap {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
    /* box-shadow: 0 3px 6px rgba(0, 0, 0, .1); */
}

#billeder-wrap > .no-wrap {
    padding: 20px 0;
}

#billeder-wrap .widget-title {
    border-bottom: 1px solid #05134E;
    color: #010220;
    display: block;
    font-size: 1.5rem;
    line-height: 1.5;
    margin-bottom: 30px;
    padding-bottom: 18px;
    padding-left: 26px;
    position: relative;
    text-align: left;
    text-shadow: 0 5px 5px rgba(0, 0, 0, 0.16);
    text-transform: uppercase;
    width: 100%;
}

#billeder-wrap .widget-title:before {
    background-color: #F8B54B;
    content: '';
    display: inline-block;
    height: 30px;
    left: 0;
    position: absolute;
    top: 4px;
    width: 13px;

}

.backend-gallery-wrapper {
    width: 26%;
}
#gallery_loadmore {
    position: relative;
    margin-top: 50px;
    background: #68b34b;
    color: #fff;
}

/* simple spinner */
#gallery_loadmore .spinner {
    width: 14px;
    height: 14px;
    border: 2px solid #fff;
    border-top: 2px solid transparent;
    border-radius: 50%;
    display: inline-block;
    margin-right: 8px;
    animation: spin 0.7s linear infinite;
    vertical-align: middle;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

#billeder-wrap .eteam-gallery {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: normal;
    justify-content: left;
    gap: 12px;
    /* margin: 0 15px; */
}

#billeder-wrap .eteam-gallery * {
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

#billeder-wrap .eteam-gallery > .thumbnail-item {
    /* margin-bottom: 15px; */
    /* width: calc(16.6666666667% - 1 * 10px) !important;
    width: 25%; */
    width: calc(20% - 1 * 10px) !important;
    /* padding: 2px; */
}

#billeder-wrap .eteam-gallery > .thumbnail-item > .everlightbox-trigger {
    display: inline-block;
    height: 100%;
}

#billeder-wrap .thumbnail-item .inner {
    box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.2);
    /* margin-right: 15px; */
    overflow: hidden;
    height: 100%;
}

#billeder-wrap .thumbnail-item figcaption {
    align-items: center;
    background-color: #8b8476;
    color: #fff;
    display: flex;
    flex-direction: column;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.75rem;
    font-weight: 600;
    justify-content: center;
    letter-spacing: -0.05rem;
    line-height: 1.25;
    min-height: 148px;
    padding: 5px 10px;
    text-shadow: 5px 0 5px rgba(1, 1, 1, 0.10);
    width: 100%;
}

#billeder-wrap .thumbnail-item .inner:hover figcaption {
    background-color: #225b39;
}

#billeder-wrap .thumbnail-item figcaption > span {
    display: block;
    font-size: 1.25rem;
    font-weight: 400;
    margin-bottom: 5px;
    margin-top: -10px;
}

#billeder-wrap .eteam-gallery img {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    /* filter: grayscale(50%); */
    height: 100%;
}
#billeder-wrap .widget-title {
    display: none;
}

#billeder-wrap .eteam-gallery img:hover {
    /*opacity: 0.875;*/
    filter: grayscale(0);
    transform: scale(1.07);
}
.everlightbox-top-bar {
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
}
.everlightbox-top-bar .everlightbox-caption {
    left: 0 !important;
    right: 0 !important;
    top: initial !important;
    bottom: 0;
}
#everlightbox-slider .slide .everlightbox-caption span {
    width: 100% !important;
    font-weight: 700;
    font-size: 16px;
    font-style: italic;
    letter-spacing: 0.5px;
}
/*--------------------------------------------------------------
 ## Four Columns Galleri CSS
--------------------------------------------------------------*/
#billeder-wrap .eteam-gallery.column-4 {
    margin: 0;
    gap: 15px 42px;
    justify-content: center;
}
#billeder-wrap .eteam-gallery.column-4 > .thumbnail-item {
    width: calc(25% - 1 * 32px) !important;
}
#billeder-wrap .eteam-gallery.column-4 .inner {
    position: relative;
    z-index: 1;
    height: fit-content;
    display: flex;
}
#billeder-wrap .eteam-gallery.column-4 img {
    height: 100%;
}
#billeder-wrap .eteam-gallery.column-4 .inner h3 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: initial;
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
    font-size: 24px;
    text-transform: uppercase;
    line-height: 140%;
    color: #fff;
    opacity: 0;
    margin: 0;
    padding-top: 85px;
}
#billeder-wrap .eteam-gallery.column-4 .inner:hover h3 {
    opacity: 1;
    background: rgba(0,0,0,.85);
}
#billeder-wrap .eteam-gallery.column-4 .inner:hover {
    /* background: rgba(0,0,0,.85); */
}
#billeder-wrap .eteam-gallery.column-4 .hover-zoom-img:hover > img {
    transform: scale(1.05);
}


/*--------------------------------------------------------------
 END Galleri CSS
--------------------------------------------------------------*/

.site-footer .footer-col .widget-title {
    position: relative;
    padding: 0px 0 12px;
    letter-spacing: 0.1px;
    background: url(assets/images/mini-logo.png) top left;
    background-repeat: no-repeat;
    text-shadow: 0 3px 6px rgba(0, 0, 0, .30);
    margin-bottom: 25px;
}
/* .site-footer #footer-col-4.footer-col .widget-title {
    padding: 42px 0 24px;
} */

.site-footer .footer-col .widget-title:before {
    margin: 0;
    width: 28px;
    height: 1px;
    background: #beac9b;
    position: absolute;
    bottom: 0px;
    left: 0;
}

.site-footer #footer-col-2 .widget-title {
    padding-right: 63px;
}

.site-footer #footer-col-4 .widget-title {
    padding-right: 0;
}
.site-footer #footer-col-4 .textwidget {
    margin-top: 3px;
}
.site-footer #footer-col-4 .textwidget p:first-child a {
    color: #fff;
}
.site-footer #footer-col-4 .textwidget p:first-child a:hover {
    color: #86EBF9;
}
.site-footer #footer-col-4 .textwidget p:last-child a:hover {
    color: #fff !important; 
}

.rs-parallax-wrap .banner-img img {
    filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, .60));
    top: 4px;
    left: 256px;
}

#page-title-wrap {
    box-shadow: 0px -5px 20px 1px rgba(0,0,0,70%);
    -webkit-box-shadow: 0px -5px 20px 1px rgba(0,0,0,70%);
    text-align: center;
    padding: 77.5px 0;
    position: relative;
    z-index: 3;
    background-color: #42413c;
}
#page-title-wrap h1 {
    color: #fff;
    /* letter-spacing: 0.2px !important; */
    margin: 0;
}


.fg-1,
.fg-2,
.fg-3,
.fg-4 {
    position: relative;
}

.fg-1 > .panel-grid-cell:before,
.fg-2 > .panel-grid-cell:before,
.fg-3 > .panel-grid-cell:before,
.fg-4 > .panel-grid-cell:before {
    content: '';
    display: inline-block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}



/*-- flexbox safari workaround --*/
.panel-grid.panel-has-style > .panel-row-style,
.panel-grid.panel-no-style {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
}

/*--------------------------------------------------------------
 ## Responsive CSS
--------------------------------------------------------------*/

@media only screen and (max-width: 1899px) {
  
}
@media only screen and (max-width: 1860px) {
   #besked-row-2 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
        padding: 75px 80px 0 110px;
    }
    .homepage.slider-content .content-wrapper {
        margin-top: 98px !important;
        margin-left: 2px !important;
    }
    .content-wrapper .btn-container .btn-one {
        padding: 13px 0 !important;
    }
    .col-6.image-link-wrapper > .panel-layout {
        padding: 0 35px;
    }
    .subpage .content-wrapper {
        margin-top: 107px !important;
    }
    #spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell:nth-child(2) {
        padding-left: 0;
    }
    #spejli-row-3 > .panel-grid-cell .col-4 {
        margin: 0 70px;
    }
    #garanti-row-2 .col-2 > .panel-grid-cell:first-child {
        width: 59.5%;
    }
    #garanti-row-2 .col-2 > .panel-grid-cell:last-child {
        width: 40.5%;
    }
    #omos-row-2 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
        padding-left: 110px;
        padding-right: 105px;
    }
    #kontakt-row-2 > .panel-grid-cell > .so-panel:last-child {
    margin: 0 170px !important;
    }
    #kontakt-row-2 .col-4 {
        padding: 60px 75px 0;
    }
    #kontakt-row-3 .content ul {
        margin: 0 140px 50px;
    }
}

@media only screen and (max-width: 1799px) {
    #besked-row-2 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
        padding: 75px 80px 0 70px;
    }
    #glarmester-row-3 > .panel-grid-cell:first-child {
        width: calc(34% - 1 * 12px) !important;
    }
    #glarmester-row-6.global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
        padding: 174px 140px 0 39px;
    }
    .pad-top {
        padding-top: 70px;
    }
    #billeder-wrap .eteam-gallery.column-4 {
        gap: 30px 35px;
    }
    #brusevaegge-row-2.global-content-left-image > .panel-grid-cell .content {
        padding: 0 30px 0 48px;
    }
    #spejli-row-3 > .panel-grid-cell .col-4 {
        margin: 0 30px;
    }
    #staenkplader-row-2 .content ul {
        margin-left: 28px;
        column-gap: 13px;
    }
    #staenkplader-row-2.global-content-left-image {
        padding: 70px 20px 50px 60px;
    }
    #staenkplader-row-4.global-content-right-image > .panel-grid-cell .header h2 {
        font-size: 28px;
    }
    .subpage.slider-content .content-wrapper p strong {
        font-size: 73px !important;
    }
    .subpage.slider-content .content-wrapper p:last-child {
        font-size: 36px !important;
    }
    .subpage.slider-content .content-wrapper {
        padding: 25px 80px 45px !important;
    }
    .subpage .content-wrapper {
        margin-top: 119px !important;
    }
    #referencer-row-3 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
        padding: 132px 105px 30px 85px;
    }
    #referencer-row-3 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child ul {
        column-gap: 60px;
    }
    #kontakt-row-2 > .panel-grid-cell > .so-panel:last-child {
        margin: 0 !important;
        padding: 70px 115px;
    }
    #kontakt-row-3 .content ul {
        margin: 0 120px 50px;
    }
	#omos-row-2 .global-big-img-with-content .col-2>.panel-grid-cell:last-child {
        padding-left: 80px;
        padding-right: 80px;
    }
}

/* @media only screen and (max-width: 1779px) {

} */
@media only screen and (max-width: 1699px) {
    .wrap,
    #privatlivspolitik-row-1 .wrap,
    #omcookies-row-1 .wrap {
        max-width: 100% !important;
        padding: 0 25px;
    }
    .site-header {
        height: 121px;
        padding-bottom: 15px;
    }
     .site-footer .footer-wrap {
        padding: 97px 60px 110px 60px;
    }
    .site-footer #footer-col-4 {
        padding-left: 100px;
    }   
    #besked-row-2 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
        padding: 75px 70px 0 65px;
    }
    .bottom-global-kontakt-content {
        padding-top: 80px !important;
        padding-bottom: 90px !important;
    }
    #taastrup-row-2 .global-big-img-with-content .col-2 .header {
        padding: 0;
    }
    #taastrup-row-2 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
        width: 55% !important;
        padding: 95px 110px 0 35px;
    }
    .ydelser-global-col-2 > .panel-layout > .panel-grid:last-child .col-2 {
        padding: 100px 25px 90px;
    }
    #taastrup-row-6 .bottom-global-kontakt-content {
        padding: 88px 230px 98px;
    }
    #taastrup-row-6 > .panel-grid-cell,
    #besked-row-3 > .panel-grid-cell {
        margin: 0 25px;
    }
    .subpage.slider-content .content-wrapper p strong {
        font-size: 73px !important;
    }
    .subpage.slider-content .content-wrapper p:last-child {
        font-size: 36px !important;
    }
    .subpage .content-wrapper {
        margin-top: 117px !important;
    }
    .slider-content .content-wrapper {
        padding: 27px 80px 47px !important;
    }
    .icon-with-content {
        padding: 0 160px;
    }
    #glarmester-row-3 > .panel-grid-cell:last-child .col-4 > .panel-grid-cell > .so-panel:last-child {
        bottom: -42.5%;
    }
    #glarmester-row-3 > .panel-grid-cell:first-child > .so-panel:last-child {
        bottom: -21.5%;
    }
    #kontakt-form.Homepage-kontakt .btm-row .col:first-child .wpcf7-list-item > label {
        text-align: center;
        display: block;
    }
    #kontakt-form.Homepage-kontakt input[type="checkbox"] {
        margin-right: 3px;
    }
    #glarmester-row-6.global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
        padding: 175px 47px 0 25px;
    }
    #opgave-row-1 > .panel-grid-cell .content-list-items {
        padding: 50px 95px 0;
    }
    .bottom-global-kontakt-content {
        padding: 88px 230px 98px;
    }
    #brusevaegge-row-2.global-content-left-image > .panel-grid-cell .content {
        padding: 0 30px 0 40px;
    }
    #brusekabiner-row-3 .content p {
        font-size: 16px;
    }
    #spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell:nth-child(3) {
        padding-left: 50px;
        width: 28% !important;
    }
    #spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell:last-child {
        width: 20% !important;
        justify-content: center;
    }
    #staenkplader-row-2.global-content-left-image > .panel-grid-cell .content {
        padding: 0 0 0 20px !important;
    }
    #staenkplader-row-4.global-content-right-image > .panel-grid-cell .header h2 {
        font-size: 24px;
    }
    #ydelser-row-4 > .panel-grid-cell,
    #opgave-row-6 > .panel-grid-cell,
    #brusedoere-row-7 > .panel-grid-cell,
    #brusevaegge-row-7 > .panel-grid-cell,
    #brusekabiner-row-8 > .panel-grid-cell,
    #spejli-row-8 > .panel-grid-cell,
    #staenkplader-row-9 > .panel-grid-cell,
    #udskiftning-row-7 > .panel-grid-cell,
    #garanti-row-3 > .panel-grid-cell,
    #referencer-row-4 > .panel-grid-cell,
    #omos-row-3 > .panel-grid-cell {
        padding: 0 25px;
    }
    #udskiftning-row-2.global-content-left-image .header h2 {
        font-size: 24px;
    }
    #omos-row-2 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
        padding-left: 50px;
        padding-right: 70px;
    }
    #kontakt-row-2 > .panel-grid-cell > .so-panel:last-child {
        padding: 70px 95px;
    }
    #kontakt-row-2 .col-4 {
        padding: 60px 70px 0;
    }
}

@media only screen and (max-width: 1642px) {
  .site-footer #footer-col-2 {
        max-width: 27%;
        padding-left: 30px;
    }
    .site-footer #footer-col-4 {
        max-width: 25%;
    }
    #bottom-footer-container #bottom-footer {
        padding: 0 110px;
    }
     #besked-row-2 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
        padding: 75px 55px 0 60px;
    }
    .icon-with-content-radius > .panel-grid-cell {
        width: calc(33.333% - 1 * 190px) !important;
    }
    .icon-with-content-radius {
        gap: 85px;
    }
    #taastrup-row-2 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
        padding: 95px 77px 0 35px;
    }
    #taastrup-row-2 .global-big-img-with-content .col-2 ul {
        column-gap: 80px;
    }
    #taastrup-row-6 .bottom-global-kontakt-content .content {
        padding: 0;
    }
    .icon-with-content {
        padding: 0 140px;
    }
    .col-6.image-link-wrapper > .panel-layout {
        padding: 0 30px;
    }
    #brusedoere-row-7 .bottom-global-kontakt-content {
        padding: 88px 290px 98px;
    }
    #brusevaegge-row-4 .ydelser-global-col-2 .col-2 > .panel-grid-cell {
        padding: 50px 40px 55px;
    }
    #brusevaegge-row-7 .bottom-global-kontakt-content .content .textwidget h4 {
        padding: 0 100px;
    }
    #udskiftning-row-2.global-content-left-image > .panel-grid-cell .content {
        padding: 0 0px 0 65px;
    }
    #garanti-row-1 > .panel-grid-cell .col-2 > .panel-grid-cell:last-child {
        padding: 40px 60px 70px !important;
    }
    #omos-row-2 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
        padding-right: 55px;
    }
	#udskiftning-row-4 .ydelser-global-col-2 > .panel-layout > .panel-grid:last-child .col-2 > .panel-grid-cell:first-child .content p:nth-child(4), 
	#udskiftning-row-4 .ydelser-global-col-2 > .panel-layout > .panel-grid:last-child .col-2 > .panel-grid-cell:first-child .content p:first-child {
    	padding: 0;
	}
}
@media only screen and (max-width: 1599px) {
    .site-footer #footer-col-2 {
        padding-left: 0;
    }
     #footer-col-3 {
        max-width: 21%;
        padding-left: 0;
    }
    #bottom-footer-container #bottom-footer {
        padding: 0 55px;
    }
    #besked-row-1 .header h3 {
        margin: 0 140px 102px;
    }
    .icon-with-content-radius > .panel-grid-cell {
        width: calc(33.333% - 1 * 150px) !important;
    }
    #besked-row-2 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
        padding: 75px 35px 0 30px;
    }
    .bottom-global-kontakt-content .content .textwidget h4 {
        margin-bottom: 35px;
    }
    #global-image-link-section .col-6 > .panel-grid-cell h3 {
        font-size: 16px;
        padding: 27px 0 50px;
    }
    #global-image-link-section .col-6 > .panel-grid-cell h3:before {
        top: 60px;
    }
    .g-ydelser-upper-content .content,
    #besked-row-1.g-ydelser-upper-content .content {
        padding: 0 25px;
    }
    #kontakt-form-section #kontakt-form.common-kontakt {
        padding: 70px 115px 85px !important;
    }
    .icon-with-content {
        padding: 0 25px;
        justify-content: center !important;
    }
    .icon-with-content > .panel-grid-cell {
        width: calc(25% - 1 * 70px) !important;
    }
    .global-content-left-image .header h2,
    .global-content-right-image > .panel-grid-cell .header h2 {
        font-size: 26px;
    }
    #brusekabiner-row-5 .ydelser-global-col-2 > .panel-layout > .panel-grid:first-child .content {
        padding: 0 190px;
    }
    .content-wrapper .btn-container .btn-one {
        padding: 15px 0 !important;
    }
    #spejli-row-5 .ydelser-global-col-2 > .panel-layout > .panel-grid:first-child .content {
        padding: 0 290px;
    }
    #spejli-row-8 .bottom-global-kontakt-content .content {
        padding: 0;
    }
    #staenkplader-row-2 .content ul li {
        font-size: 15px;
    }
    #staenkplader-row-2 .content ul {
        margin-left: 0;
    }
    #staenkplader-row-3.g-ydelser-upper-content .content {
        padding: 0 125px;
    }
    #staenkplader-row-4.global-content-right-image > .panel-grid-cell:last-child {
        padding: 0 0 0 50px;
    }
    #staenkplader-row-4.global-content-right-image > .panel-grid-cell:first-child {
        padding: 0;
    }
    .global-content-right-image > .panel-grid-cell .content p {
        font-size: 15px;
    }
    #udskiftning-row-1.g-ydelser-upper-content .content {
        padding: 0 145px;
    }
    #udskiftning-row-4 .ydelser-global-col-2 > .panel-layout > .panel-grid:first-child .content {
        padding: 0 250px;
    }
    #udskiftning-row-4 .ydelser-global-col-2 > .panel-layout > .panel-grid:last-child .col-2 > .panel-grid-cell {
        padding: 50px 30px 55px;
    }
    #garanti-row-2 .col-2 {
        padding-left: 90px;
    }
    #garanti-row-2 .col-2 > .panel-grid-cell:last-child {
        width: 37.5%;
    }
    #referencer-row-3 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
        padding: 132px 50px 30px 50px;
    }
    #omos-row-2 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
        padding-right: 40px;
        padding-left: 25px;
    }
    #kontakt-row-2 .col-4 {
        padding: 60px 0px 0;
    }
    #kontakt-row-2 > .panel-grid-cell > .so-panel:last-child {
        padding: 70px 25px;
    }
    #kontakt-row-3 .content ul {
        margin: 0 20px 50px;
    }
    #kontakt-row-3 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
        padding-left: 0;
    }
    #kontakt-row-3 .content ul {
        margin: 0 95px 50px;
    }
    #garanti-row-1 > .panel-grid-cell > .so-panel:nth-child(2) .content {
        padding: 0 25px 50px;
    }
    #omos-row-1 .header h3 {
        margin: 97px 140px 100px;
    }
}
@media only screen and (max-width: 1499px) {
    .subpage.slider-content .content-wrapper p strong {
        font-size: 66px !important;
    }
    .subpage.slider-content .content-wrapper p:last-child {
        font-size: 32px !important;
    }
    .subpage.slider-content .content-wrapper {
        padding: 15px 65px 35px !important;
    }
    .btn-one {
        font-size: 17px !important;
    }
    .content-wrapper .btn-container .btn-one {
        padding: 14px 0 !important;
        width: 270px !important;
    }
    .site-footer #footer-col-4 {
        padding-left: 75px;
    }
    #besked-row-1 .header h2 {
        margin: 140px 0 90px;
    }
    .site-footer #footer-col-3 {
        padding-left: 0;
    }
    .icon-with-content-radius > .panel-grid-cell {
        width: calc(33.333% - 1 * 100px) !important;
    }
    #besked-row-1 .header h3 {
        margin: 0 100px 80px;
    }
    #besked-row-2 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
        padding: 75px 30px 0 15px;
    }
    .icon-with-content {
        padding: 0;
        justify-content: center !important;
    }
    .icon-with-content > .panel-grid-cell {
        width: calc(25% - 1 * 60px) !important;
    }
    #kontakt-form-section #kontakt-form.common-kontakt {
        padding: 70px 60px 85px !important;
    }
    #taastrup-row-6 .bottom-global-kontakt-content {
        padding: 88px 125px 98px;
    }
    #bottom-footer-container #bottom-footer {
        padding: 0 25px;
    }
    #taastrup-row-2 .global-big-img-with-content .col-2 ul {
        column-gap: 60px;
    }
    .homepage.slider-content .content-wrapper p strong {
        font-size: 75px !important;
    }
    .homepage.slider-content .content-wrapper p:last-child {
        font-size: 36px !important;
    }
    .homepage .content-wrapper .btn-container .btn-one {
        width: 300px !important;
    }
    #glarmester-row-2 .header h3 {
        margin: 0 0 65px;
    }
    #glarmester-row-1.g-padding {
        padding: 70px 0 55px;
    }
    #glarmester-row-3 > .panel-grid-cell p {
        font-size: 15px;
    }
    #glarmester-row-3 > .panel-grid-cell p br {
        display: none;
    }
    #glarmester-row-3 > .panel-grid-cell h3 {
        font-size: 27px;
    }
    #glarmester-row-5 .col-2.content-wrapper .header h3 {
        font-size: 27px;
    }
    #opgave-row-1 > .panel-grid-cell .content-list-items {
        padding: 50px 30px 0;
    }
    #opgave-row-4 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
        padding: 60px 45px 0 40px;
    }
        .bottom-global-kontakt-content {
        padding: 88px 110px 98px;
    }
    #ydelser-row-4 .bottom-global-kontakt-content {
        padding: 88px 70px 98px;
    }
    #brusedoere-row-1.g-ydelser-upper-content .content {
        padding: 0 100px;
    }
    .global-content-right-image > .panel-grid-cell .header h2 {
        font-size: 25px;
    }
    .ydelser-global-col-2 > .panel-layout > .panel-grid:first-child .content {
        padding: 0 225px;
    }
    #brusedoere-row-7 .bottom-global-kontakt-content {
        padding: 88px 205px 98px;
    }
    #brusevaegge-row-2.global-content-left-image > .panel-grid-cell .content {
        padding: 0 0 0 25px;
    }
    #brusevaegge-row-7 .bottom-global-kontakt-content .content .textwidget h4 {
        padding: 0;
    }
    /* .global-content-right-image > .panel-grid-cell:last-child {
        padding: 0;
    } */
    .global-content-right-image > .panel-grid-cell:first-child {
        padding: 0 40px 0 0;
    }
    .global-content-right-image {
        padding: 75px 30px 50px;
    }
    #brusekabiner-row-5 .ydelser-global-col-2 > .panel-layout > .panel-grid:first-child .content {
        padding: 0 160px;
    }
    #spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell:first-child,
    #spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell:nth-child(2),
    #spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell:nth-child(3),
    #spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell:last-child {
        width: calc(50% - 1 * 175px) !important;
    }
    #spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell:nth-child(3) {
        padding-left: 0;
    }
    #spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell:last-child {
        justify-content: flex-start;
    }
    #spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell > .so-panel:first-child {
        width: 16%;
    }
    #spejli-row-3 > .panel-grid-cell .col-4 {
        justify-content: center;
        gap: 50px 0;
    }
    #spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell:first-child > .so-panel:last-child {
        padding-right: 120px;
    }
    #spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell:nth-child(3) > .so-panel:last-child {
        padding-right: 115px;
    }
    #spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell:nth-child(2) > .so-panel:last-child {
        padding-right: 75px;
    }
    #spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell:last-child {
        gap: 0;
    }
    #spejli-row-3 > .panel-grid-cell .col-4 {
        margin: 0 0 0 111px;
    }
    #spejli-row-5 .ydelser-global-col-2 > .panel-layout > .panel-grid:first-child .content {
        padding: 0 240px;
    }
    .ydelser-global-col-2 > .panel-layout > .panel-grid:last-child .col-2 {
        padding: 70px 25px 50px;
    }
    #staenkplader-row-6 .ydelser-global-col-2 > .panel-layout > .panel-grid:last-child .col-2 > .panel-grid-cell:first-child .content {
        padding: 0;
    }
    #udskiftning-row-2.global-content-left-image > .panel-grid-cell .content {
        padding: 0;
    }
    #garanti-row-1 > .panel-grid-cell .col-2 > .panel-grid-cell:last-child {
        padding: 40px 30px 70px !important;
    }
    #garanti-row-1 > .panel-grid-cell .col-2 > .panel-grid-cell:first-child {
        padding: 40px 30px 70px !important;
    }
    .icon-with-content-radius {
        gap: 50px;
    }
    #omos-row-2 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
        padding-left: 0;
    }
    #glarmester-row-3 > .panel-grid-cell:first-child {
        width: calc(34% - 1 * 9px) !important;
    }
    #garanti-row-1 > .panel-grid-cell > .so-panel:nth-child(2) .content {
        padding: 0 25px 50px;
    }
    #omos-row-1 .header h3 {
        margin: 97px 90px 100px;
    }
    #garanti-row-2 > .panel-grid-cell {
        padding: 85px 0 80px;
    }
	#garanti-row-2 .content p:first-child {
    	padding: 0 85px;
	}
}
@media only screen and (max-width: 1399px) {
   .site-header .main-navigation a {
        font-size: 14.6px;
   }
   .site-header .main-navigation ul.menu>li+li {
        margin-left: 2px;
    }
    .subpage.slider-content .content-wrapper p strong {
        line-height: 115% !important;
    }
    .subpage.slider-content .content-wrapper p strong {
        font-size: 59px !important;
    }
    .subpage.slider-content .content-wrapper p:last-child {
        font-size: 28px !important;
    }
    #header-nav-wrap > .main-navigation > .menu-main-menu-container > ul {
        padding-right: 1px;
    }
    .subpage.slider-content .content-wrapper p strong {
        font-size: 59px !important;
    }

    .slider-content .content-wrapper p:last-child {
        font-size: 28px !important;
    }
    .subpage .content-wrapper .btn-container .btn-one {
        padding: 11.5px 0 !important;
        width: 245px !important;
        font-size: 16px !important;
    }
    .subpage.slider-content .content-wrapper {
        padding: 13px 55px 28px !important;
    }
    .slider-content .btn-container {
        margin-top: 25px !important;
    }
    .site-footer #footer-col-1 {
        max-width: 18%;
        padding-right: 0;
    }
    .site-footer #footer-col-2 {
        max-width: 25%;
    }
    .site-footer #footer-col-3 {
        max-width: 26%;
    }
    .site-footer #footer-col-4 {
        max-width: 27%;
    }
    #bottom-footer .col-3 > .panel-grid-cell:last-child {
        padding-left: 0;
    }
    #bottom-footer-container {
        padding: 65px 0 50px;
    }
    #besked-row-1 .header h3 {
        margin: 0 60px 80px;
    }
    .icon-with-content-radius > .panel-grid-cell {
        width: calc(33.333% - 1 * 100px) !important;
    }
    #global-image-link-section .col-6 > .panel-grid-cell {
        width: calc(33.33333% - 1 * 0px);
    }
    #global-image-link-section .col-6 > .panel-grid-cell h3 {
        padding: 27px 0 60px;
    }
    #opgave-row-2 #global-image-link-section .col-6 > .panel-grid-cell h3 {
        font-size: 20px;
    }
    #global-image-link-section .col-6 > .panel-grid-cell h3:before {
        top: 70px;
    }
    .icon-with-content > .panel-grid-cell {
        width: calc(25% - 1 * 50px) !important;
    }
    #taastrup-row-2 .global-big-img-with-content .col-2 > .panel-grid-cell:first-child {
        width: 43% !important;
    }
    #taastrup-row-2 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
        width: 57% !important;
    }
    #taastrup-row-2 .global-big-img-with-content .col-2 ul {
        column-gap: 45px;
    }
    .site-content .entry-content ul li {
        font-size: 15px;
    }
    #kontakt-form-section #kontakt-form.common-kontakt {
        padding: 70px 45px 85px !important;
    }
    #taastrup-row-6 .bottom-global-kontakt-content {
        padding: 88px 100px 98px;
    }
    #glarmester-row-5 .col-2.content-wrapper {
        padding: 0;
    }
    #glarmester-row-5 .col-2.content-wrapper > .panel-grid-cell > .so-panel:nth-child(2) .content {
        padding: 0;
    }
    #kontakt-form-section #kontakt-form.Homepage-kontakt {
        padding: 57px 75px;
    }
    #glarmester-row-6.global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
        padding: 175px 47px 50px 25px;
    }
    #glarmester-row-6.global-big-img-with-content .col-2 {
        align-items: flex-end !important;
    }
    #opgave-row-1 .content {
        padding: 0 195px;
    }
    #opgave-row-1 > .panel-grid-cell .content-list-items ul > li:nth-child(8) {
        padding-right: 35px;
    }
    .global-content-right-image > .panel-grid-cell:first-child {
        padding: 0 20px 0 0 !important;
    }
    .global-content-right-image {
        padding: 75px 30px 50px !important;
    }
    .ydelser-global-col-2 > .panel-layout > .panel-grid:first-child .content {
        padding: 0 165px;
    }
    #glarmester-row-3 > .panel-grid-cell:first-child > .so-panel:first-child,
    #glarmester-row-3 > .panel-grid-cell:first-child > .so-panel > .so-widget-sow-image,
    #glarmester-row-3 > .panel-grid-cell:first-child > .so-panel > .so-widget-sow-image > .sow-image-container,
    #glarmester-row-3 > .panel-grid-cell:first-child > .so-panel > .so-widget-sow-image > .sow-image-container > a,
    #glarmester-row-3 > .panel-grid-cell:first-child > .so-panel > .so-widget-sow-image > .sow-image-container > a > img {
        height: 100%;
    }
    #brusevaegge-row-4 .ydelser-global-col-2 > .panel-layout > .panel-grid:last-child .col-2 {
        padding: 70px 25px 90px;
    }
    #spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell:nth-child(2) > .so-panel:last-child {
        padding-right: 15px;
    }
    #spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell:nth-child(3) > .so-panel:last-child {
        padding-right: 95px;
    }
    #spejli-row-5 .ydelser-global-col-2 > .panel-layout > .panel-grid:first-child .content {
        padding: 0;
    }
    #staenkplader-row-2 .content ul {
        column-gap: 19px;
    }
    #udskiftning-row-2.global-content-left-image .header h2 {
        font-size: 22px;
    }
    #omos-row-1 .header h3 {
        margin: 65px 75px 70px;
    }
}

@media only screen and (max-width: 1360px) {
    .btn-container .btn-one {
        font-size: 16px !important;
    }
    .content-wrapper .btn-container .btn-one {
        padding: 12.5px 0 !important;
    }
    .site-header .main-navigation a {
        font-size: 13.2px;
    }
    .site-header .site-branding {
        width: 25%;
    }
    .site-header {
        height: 119px;
        padding-bottom: 13px;
    }
    #header-nav-wrap > .main-navigation {
    width: 100%;
/*         margin-bottom: 18px; */
    }
    .site-footer #footer-col-4 {
        max-width: 28%;
    }
    #copyright-wrapper .cdev {
        float: unset;
    }
    #copyright-wrapper .copyright-wrap {
        text-align: center;
    }
    #besked-row-1 .header h3 {
        margin: 0 40px 80px;
    }
    .bottom-global-kontakt-content .content .textwidget h4:last-of-type {
        margin-bottom: 0;
    }
    #ydelser-row-4 .bottom-global-kontakt-content .content .textwidget h4 {
        margin-bottom: 30px;
    }
    .bottom-global-kontakt-content {
        padding-top: 60px !important;
        padding-bottom: 80px !important;
        margin: 35px auto;
    }
    .icon-with-content-radius > .panel-grid-cell {
        width: calc(33.333% - 1 * 120px) !important;
    }
    .icon-with-content {
        gap: 30px;
    }
    .icon-with-content > .panel-grid-cell {
        width: calc(25% - 1 * 30px) !important;
    }
    #taastrup-row-2 .global-big-img-with-content .col-2 h3 {
        font-size: 22px;
    }
    #taastrup-row-2 .global-big-img-with-content .col-2 > .panel-grid-cell:first-child {
        width: 41% !important;
    }
    #kontakt-form-section #kontakt-form.common-kontakt {
        padding: 70px 90px 85px !important;
    }
    #taastrup-row-6 .bottom-global-kontakt-content {
        padding: 88px 80px 98px;
    }
       #glarmester-row-3.col-5 {
        align-items: normal !important;
    }
    #glarmester-row-3 > .panel-grid-cell:first-child {
        width: calc(34% - 1 * 13px) !important;
    }
    #glarmester-row-3 > .panel-grid-cell:last-child {
        width: calc(67% - 1 * 2px) !important;
    }
    #glarmester-row-3 > .panel-grid-cell:last-child .col-4 > .panel-grid-cell > .so-panel:last-child .so-widget-sow-editor, 
    #glarmester-row-3 > .panel-grid-cell:first-child > .so-panel:last-child .so-widget-sow-editor {
        padding: 0 10px 15px 35px;
    }
    #glarmester-row-5 .col-2.content-wrapper .header h3 {
        font-size: 24px;
    }
    .global-content-left-image > .panel-grid-cell .content p {
        font-size: 15px;
    }
    .global-content-left-image {
        padding: 70px 30px 50px 60px;
    }
    #brusekabiner-row-5 .ydelser-global-col-2 > .panel-layout > .panel-grid:first-child .content {
        padding: 0 90px;
    }
    #billeder-wrap .eteam-gallery.column-4 .inner h3 {
        font-size: 22px;
        padding-top: 50px;
    }
    .global-content-left-image .header h2, .global-content-right-image > .panel-grid-cell .header h2 {
        font-size: 22px;
    }
    #staenkplader-row-2 .content ul {
        column-gap: 0;
        column-count: 1;
        display: inline-block;
    }
    #staenkplader-row-2 .content ul {
        margin: 50px auto 0;
        display: table;
    }
    #staenkplader-row-4.global-content-right-image > .panel-grid-cell:last-child {
        padding: 0 15px 0 50px;
    }
    #staenkplader-row-4.global-content-right-image > .panel-grid-cell .header h2 {
        font-size: 20px;
    }
    .btn-one {
        width: 305px;
    }
    #udskiftning-row-2.global-content-left-image .header h2 {
        font-size: 20px;
        margin: 0 0 35px;
    }
    #global-image-link-section .col-6 > .panel-grid-cell h3 {
        /* font-size: 16px; */
    }
    #garanti-row-2 .col-2 {
        padding-left: 25px;
    }
    #garanti-row-2 .col-2 > .panel-grid-cell:last-child {
        width: 35.5%;
    }
    #referencer-row-3 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child ul {
        column-gap: 75px;
        margin-left: 0;
    }
    #kontakt-row-3 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
        padding-top: 80px;
        padding-bottom: 140px;
    }
    #opgave-row-6 .bottom-global-kontakt-content .content .textwidget h4 {
        margin-bottom: 35px;
    }
    #opgave-row-4 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
        padding: 60px 30px 50px 30px;
    }
    .global-big-img-with-content .col-2 {
        align-items: flex-end !important;
    }
    #garanti-row-1 > .panel-grid-cell > .so-panel:nth-child(2) .content {
        padding: 0 25px 50px;
    }
    #omos-row-1 .header h3 {
        margin: 65px 35px 65px;
    }
    #omos-row-2 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
        padding-right: 30px;
        padding-bottom: 55px;
    }
}

@media only screen and (max-width: 1279px) {
    .site-header .hmenu-wrapper .hamburger {
        background-color: transparent;
        border-radius: 0;
        box-shadow: unset;
        background: transparent;
        padding: 6px 15px;
    }
    .site-header .hmenu-wrapper .hamburger > label {
        display: none;
    }
    .site-header .hmenu-wrapper .hamburger:hover, 
    .site-header .hmenu-wrapper .hamburger.is-active {
        background-color: unset;
    }
    .site-header .hmenu-wrapper .hamburger-inner, 
    .site-header .hmenu-wrapper .hamburger-inner:after, 
    .site-header .hmenu-wrapper .hamburger-inner:before,
    .site-header .hamburger--elastic .hamburger-inner:before {
        width: 38px;
        height: 4px;
        background-color: #68b34b;
    }
    .header-right {
        position: relative;
    }
    .hamburger--elastic .hamburger-inner:before {
        top: 11px;
    }
    .hamburger--elastic .hamburger-inner::after {
        top: 22px;
    }
    .site-header .hmenu-wrapper .hamburger-box {
        left: 9px;
    }
    .hamburger--elastic .hamburger-inner {
        top: 7px !important;
    }
    .site-header {
        height: 110px;
    }
    .site-header .site-branding > a:first-child img {
        /* width: 18.8%; */
    }
    .site-header .site-branding {
        padding-bottom: 0;
        width: 24.5%;
        align-items: center;
        gap: 20px;
    }
    .site-footer #footer-col-4 {
        max-width: 30%;
    }
    #page-title-wrap {
        padding: 61px 0;
    }
    .icon-with-content-radius > .panel-grid-cell {
        width: calc(33.333% - 1 * 100px) !important;
    }
    #besked-row-2 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
        padding: 75px 30px 45px 15px;
    }
    #besked-row-2 .global-big-img-with-content .col-2 {
        align-items: flex-end !important;
    }
    .btn-one {
        width: 305px;
    }
    #bottom-footer .col-3 > .panel-grid-cell:nth-child(2) {
        padding-left: 0;
        width: 35% !important;
    }
    #bottom-footer .col-3 > .panel-grid-cell:last-child {
        width: 26% !important;
    }
    h1,
    #page-title-wrap h1 {
        font-size: 38px;
    }
    .icon-with-content {
        gap: 25px;
    }
    .col-4.icon-with-content > .panel-grid-cell p {
        font-size: 15px;
    }
    .icon-with-content > .panel-grid-cell {
        padding: 14px 20px;
    }
    #taastrup-row-2 .global-big-img-with-content .col-2 > .panel-grid-cell:first-child {
        width: 38% !important;
    }
    #taastrup-row-2 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
        width: 62% !important;
        padding: 95px 77px 35px 35px;
    }
    #taastrup-row-2 .global-big-img-with-content .col-2 {
        align-items: flex-end !important;
    }
    .ydelser-global-col-2 > .panel-layout > .panel-grid:last-child .col-2 {
        padding: 70px 25px 50px;
    }
    #taastrup-row-6 .bottom-global-kontakt-content {
        padding: 88px 50px 98px;
    }
    .site-header .main-navigation a {
        font-size: 12px;
    }
    #opgave-row-1 .content {
        padding: 0 125px;
    }
    #opgave-row-1 > .panel-grid-cell .content-list-items {
        padding: 50px 25px 0;
    }
    #opgave-row-1 > .panel-grid-cell .content-list-items ul > li {
        width: 100%;
    }
    #garanti-row-1 > .panel-grid-cell > .so-panel:nth-child(2) .content {
        padding: 0 25px 50px;
    }
    #garanti-row-2 .col-2 {
        padding-left: 0;
    }
    #garanti-row-2 .col-2 > .panel-grid-cell:first-child {
        width: 61.5%;
    }
    #garanti-row-2 .col-2 > .panel-grid-cell:last-child {
        width: 33.5%;
    }
    #referencer-row-3 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
        padding: 132px 35px 50px 40px;
    }
    #garanti-row-1 > .panel-grid-cell .col-2 > .panel-grid-cell:last-child,
    #garanti-row-1 > .panel-grid-cell .col-2 > .panel-grid-cell:first-child {
        padding: 40px 20px 70px !important;
    }
    #kontakt-row-3 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
        padding-top: 35px;
    }
	#garanti-row-2 .content p:first-child {
    	padding: 0 45px;
	}
	#taastrup-row-5 .ydelser-global-col-2 .col-2 > .panel-grid-cell:last-child .content h5 br {
		display: none;
	}
	.ydelser-global-col-2>.panel-layout>.panel-grid:last-child .col-2>.panel-grid-cell {
		padding: 50px 30px 55px;
	}
	#kontakt-row-3 .global-big-img-with-content .col-2 > .panel-grid-cell:first-child {
		width: 48% !important;
	}
	#kontakt-row-3 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
		width: 52% !important;
		padding-right: 25px;
	}
	#kontakt-row-3 .content ul {
        margin: 0 50px 50px;
    }
}
@media only screen and (max-width: 1220px) {
    .header-right #header-nav-wrap {
        display: none !important;
    }
    .site-header .hmenu-wrapper {
        display: block;
        background-color: unset;
        height: 40px;
    }
     .site-header {
        background: #3b3a36;
    }
    .site-slider {
        margin-top: 110px;
    }
       #resp-sidebar .site-branding {
        background: none;
        box-shadow: unset;
        display: flex;
        justify-content: center;
        gap: 10px;
        padding: 0 0 20px 7px;
    }
    #resp-sidebar #mobile-navigation .menu > li.menu-item-has-children:hover > a,
    #resp-sidebar #mobile-navigation .menu > li > a:hover:before,
    #resp-sidebar #mobile-navigation li > a:before,
    #resp-sidebar #mobile-navigation .menu > li > a:hover,
    #resp-sidebar #mobile-navigation ul,
    #resp-sidebar #mobile-navigation li > a {
        background-color: unset !important;
    }
    #resp-sidebar.sb-slidebar {
        background-color: #000 !important;
    }
   #resp-sidebar #mobile-navigation .menu > li + li {
        border-top: none;
        margin-top: 3px;
   }
   #resp-sidebar #mobile-navigation li > a {
        font-size: 14px;
        padding: .35rem .8rem .35rem 1rem;
        text-transform: uppercase;
   }
   #resp-sidebar .site-branding > img {
        width: 16.8%;
   }
   #resp-sidebar .site-branding > a {
        max-width: 66.7%;
   }
   #resp-sidebar #mobile-navigation {
        margin: 17px 0 0 !important;
   }
   #resp-sidebar #mobile-navigation .menu .sub-menu li a:hover {
        padding-left: 28px;
   }
   #resp-sidebar #mobile-navigation li > a {
        padding: .35rem .8rem 0.35rem 12px;
   }
   #resp-sidebar #mobile-navigation .menu > li > a:hover {
        padding: .35rem .8rem 0.35rem 18px;
   }
   #resp-sidebar .copyright-sidebar {
        color: #fff;
    }
    .subpage .content-wrapper {
        margin-top: -13px !important;
    }
    #glarmester-row-3 > .panel-grid-cell:last-child {
        width: calc(67% - 1 * 1px) !important;
    }
    .homepage.slider-content .content-wrapper {
        padding: 27px 70px 47px !important;
    }
    .homepage.slider-content .content-wrapper p strong {
        font-size: 62px !important;
    }
    .homepage.slider-content .content-wrapper p:last-child {
        font-size: 29px !important;
    }
    .homepage .content-wrapper .btn-container .btn-one {
        width: 260px !important;
    }
    .homepage.slider-content .content-wrapper {
        margin-top: 0 !important;
        margin-left: 0px !important;
    }
    .content-wrapper .btn-container .btn-one {
        padding: 15px 0 !important;
    }
    #glarmester-row-3 > .panel-grid-cell:last-child .col-4 > .panel-grid-cell > .so-panel:last-child .so-widget-sow-editor, 
    #glarmester-row-3 > .panel-grid-cell:first-child > .so-panel:last-child .so-widget-sow-editor {
        padding: 0 10px 15px 25px;
    }
    #glarmester-row-3 > .panel-grid-cell h3 {
        font-size: 24px;
    }
    #glarmester-row-3 > .panel-grid-cell:last-child .col-4 > .panel-grid-cell > .so-panel:last-child {
        bottom: -60.5%;
    }
    #glarmester-row-3 > .panel-grid-cell:first-child > .so-panel:last-child {
        bottom: -30.5%;
    }
    #glarmester-row-5 .col-2.content-wrapper > .panel-grid-cell:first-child {
        width: 51% !important;
    }
     #glarmester-row-5 .col-2.content-wrapper > .panel-grid-cell:last-child {
        width: 47% !important;
    }
    #glarmester-row-5 #kontakt-form-section form {
        margin: 0;
    }
    #glarmester-row-5 h4,
    .bottom-global-kontakt-content .content .textwidget h4 {
        font-size: 22px;
    }
    #brusevaegge-row-4 .ydelser-global-col-2 .col-2 > .panel-grid-cell {
        padding: 50px 30px 55px;
    }
    #billeder-wrap .eteam-gallery.column-4 .inner h3 {
        font-size: 22px;
        padding-top: 30px;
    }
    #brusekabiner-row-5 .ydelser-global-col-2 > .panel-layout > .panel-grid:first-child .content {
        padding: 0 60px;
    }
    #billeder-wrap .eteam-gallery.column-4 {
        gap: 25px 30px;
    }
    #billeder-wrap .eteam-gallery.column-4 > .thumbnail-item {
        width: calc(25% - 1 * 23px) !important;
    }
    #spejli-row-3 > .panel-grid-cell .col-4 {
        justify-content: flex-start;
    }
    #spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell:first-child, 
    #spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell:nth-child(2), 
    #spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell:nth-child(3), 
    #spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell:last-child {
        width: calc(50% - 1 * 90px) !important;
    }
    #spejli-row-3 > .panel-grid-cell .col-4 {
        justify-content: flex-start;
        gap: 50px 75px;
        margin: 0 0 0 60px;
    }
    #staenkplader-row-3.g-ydelser-upper-content .content {
        padding: 0 70px;
    }
    #udskiftning-row-1.g-ydelser-upper-content .content {
        padding: 0 25px;
    }
    #udskiftning-row-4 .ydelser-global-col-2 > .panel-layout > .panel-grid:first-child .content {
        padding: 0 145px;
    }
    #garanti-row-2 .col-2 .content p br {
        display: none;
    }
    #garanti-row-3 .bottom-global-kontakt-content {
        padding: 88px 50px 98px;
    }
	#udskiftning-row-2>.panel-grid-cell:last-child {
    	padding-top: 0;
	}
	#kontakt-row-3 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
		
	}
}

@media only screen and (max-width: 1199px) {
    .site-header .site-branding {
        width: 27%;
    }
    .site-footer #footer-col-4 {
        padding-left: 50px;
    }
     .site-footer #footer-col-3 {
        max-width: 28%;
    }
    .site-footer #footer-col-4 {
        max-width: 28%;
        padding-left: 29px;
    }
        #bottom-footer .col-3 > .panel-grid-cell:last-child {
        width: 28% !important;
    }
    .icon-with-content-radius > .panel-grid-cell {
        width: calc(33.333% - 1 * 80px) !important;
    }
    #besked-row-2 .global-big-img-with-content .col-2 {
        flex-direction: column;
    }
    #besked-row-2 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child,
    #besked-row-2 .global-big-img-with-content .col-2 > .panel-grid-cell:first-child {
        width: 100% !important;
    }
    #besked-row-2 .global-big-img-with-content .col-2 > .panel-grid-cell:first-child {
        box-shadow: 0px 10px 18px -7px rgba(0, 0, 0, .65); 
    }
    #besked-row-2 .hover-zoom > .so-widget-sow-image > .sow-image-container:hover img {
        transform: unset;
    }
    .bottom-global-kontakt-content .content .textwidget h4 {
        font-size: 20px;  
    }
    .icon-with-content {
        gap: 20px;
    }
    .icon-with-content > .panel-grid-cell {
        padding: 14px 13px;
        width: calc(25% - 1 * 19px) !important;
    }
    #kontakt-form-section #kontakt-form.common-kontakt {
        padding: 70px 40px 70px !important;
    }
    .ydelser-global-col-2 > .panel-layout > .panel-grid:last-child .col-2 > .panel-grid-cell {
        padding: 50px 25px 55px;
    }
    #glarmester-row-3 > .panel-grid-cell h3 {
        font-size: 22px;
    }
    #glarmester-row-3 > .panel-grid-cell h3 {
        margin-bottom: 10px;
    }
    #glarmester-row-3 > .panel-grid-cell:last-child .col-4 > .panel-grid-cell > .so-panel:last-child .so-widget-sow-editor, 
    #glarmester-row-3 > .panel-grid-cell:first-child > .so-panel:last-child .so-widget-sow-editor {
        margin-bottom: 25px;
    }
    #glarmester-row-5 .col-2.content-wrapper .header h3 {
        font-size: 22px;
    }
    #glarmester-row-5 .col-2.content-wrapper .content p {
        font-size: 15px;
    }
    #glarmester-row-5 .col-2.content-wrapper .col-2 .content p {
        font-size: 16px;
    }
    #kontakt-form-section #kontakt-form.Homepage-kontakt {
        padding: 57px 50px;
    }
    #brusedoere-row-1.g-ydelser-upper-content .content {
        padding: 0 75px;
    }
    #brusedoere-row-7 .bottom-global-kontakt-content {
        /* padding: 88px 145px 98px; */
    }
    #billeder-wrap .eteam-gallery.column-4 > .thumbnail-item {
        width: calc(33.3333% - 1 * 20px) !important;
    }
    #billeder-wrap .eteam-gallery.column-4 .inner h3 {
        padding-top: 50px;
    }
    #brusekabiner-row-5 .ydelser-global-col-2 > .panel-layout > .panel-grid:first-child .content {
        padding: 0;
    }
    #staenkplader-row-1.pad-bottom {
        padding-bottom: 65px;
    }
    #staenkplader-row-2.global-content-left-image .header h2 {
        font-size: 20px;
    }
    #staenkplader-row-3.g-ydelser-upper-content .content {
        padding: 0 25px;
    }
    .ydelser-global-col-2 > .panel-layout > .panel-grid:first-child .content {
        padding: 0 65px;
    }
    #staenkplader-row-9 .bottom-global-kontakt-content .content {
        padding: 0;
    }
    #global-image-link-section .col-6 > .panel-grid-cell h3 {
        padding: 21px 0 40px;
    }
    #global-image-link-section .col-6 > .panel-grid-cell h3:before {
        top: 55px;
    }
    #udskiftning-row-7 .bottom-global-kontakt-content {
        padding: 88px 90px 98px;
    }
    #brusedoere-row-7 .bottom-global-kontakt-content {
        padding: 88px 70px 98px;
    }
    .ydelser-global-col-2 > .panel-layout > .panel-grid:first-child .content {
        padding: 0 !important;
    }
    #opgave-row-1 .content {
        padding: 0 60px;
    }
    #opgave-row-1 > .panel-grid-cell .content-list-items ul {
        column-count: 3;
    }
    #referencer-row-3 .global-big-img-with-content .col-2 > .panel-grid-cell:first-child {
        width: 45% !important;
    }
    #referencer-row-3 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
        width: 55% !important;
    }
    #garanti-row-1 > .panel-grid-cell > .so-panel:nth-child(2) .content {
        padding: 0 25px 50px;
    }
    #omos-row-1 .header h3 {
        margin: 65px 0 65px;
    }
    #kontakt-row-3 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
        padding-right: 30px;
    }
    #kontakt-row-3 .global-big-img-with-content .col-2 > .panel-grid-cell:first-child {
        width: 45% !important;
    }
     #kontakt-row-3 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
        width: 55% !important;
    }
    .site-content .entry-content ul li {
        font-size: 16px;
    }
    #ydelser-row-1 .header h2 {
        font-size: 28px;
    }
	#garanti-row-2 .content p:first-child {
    	padding: 0;
	}
}

@media only screen and (max-width: 1099px) {
    .slider-content .content-wrapper p strong {
        font-size: 52px !important;
    }
    .slider-content .content-wrapper p:last-child {
        font-size: 24px !important;
    }
    .content-wrapper .btn-container .btn-one {
        width: 210px !important;
    }
    .btn-container .btn-one {
        font-size: 15px !important;
    }
    .slider-content .content-wrapper {
        padding: 10px 35px 25px !important;
    }
    .site-header .site-branding {
        width: 29%;
    }
    .site-footer #footer-col-1,
    .site-footer #footer-col-2,
    .site-footer #footer-col-3,
    .site-footer #footer-col-4 {
        max-width: 46%;
        padding-left: 0;
    }
    .site-footer > .footer-wrap {
        display: flex;
        flex-wrap: wrap;
        gap: 80px 60px;
        padding: 97px 0 34px 175px;
    }
    #glarmester-row-5 .col-2.content-wrapper > .panel-grid-cell:first-child {
        padding-top: 70px;
    }
    #bottom-footer .col-3 > .panel-grid-cell:first-child {
        width: 100% !important;
        text-align: center;
    }
    #bottom-footer .col-3 > .panel-grid-cell:first-child .sow-image-container {
        justify-content: center;
        margin: 0 0 35px;
    }
    #bottom-footer .col-3 {
        justify-content: center;
        gap: 85px 75px;
        padding: 0 50px;
    }
    #brusevaegge-row-7 .bottom-global-kontakt-content .content .textwidget p strong,
    #brusevaegge-row-7 .bottom-global-kontakt-content .content .textwidget h4,
    .bottom-global-kontakt-content .content .textwidget h4 {
        font-size: 19px;
    }
    #bottom-footer .col-3 > .panel-grid-cell:nth-child(2) {
        width: 45% !important;
    }
    #bottom-footer .col-3 > .panel-grid-cell:last-child {
        width: 35% !important;
    }
    #besked-row-1 .header h3 {
        margin: 0 0px 80px;
    }
    .col-4.icon-with-content > .panel-grid-cell p {
        font-size: 14px;
    }
    .global-big-img-with-content .col-2 {
        flex-direction: column !important;
    }
    #taastrup-row-2 .global-big-img-with-content .col-2 > .panel-grid-cell:first-child,
    #taastrup-row-2 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child,
    .global-big-img-with-content .col-2 > .panel-grid-cell:first-child,
    .global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
        width: 100% !important;
    }
    #taastrup-row-2 .global-big-img-with-content .col-2 > .panel-grid-cell:first-child {
        box-shadow: 0px 10px 18px -7px rgba(0, 0, 0, .65);
    }
    #taastrup-row-2 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
        padding: 65px 55px 60px 100px;
    }
    #taastrup-row-2 .hover-zoom > .so-widget-sow-image > .sow-image-container:hover img {
        transform: unset;
    }
    #taastrup-row-2 .global-big-img-with-content .col-2 h3 {
        padding: 0 150px;
    }
    #kontakt-form-section #kontakt-form.common-kontakt {
        padding: 70px 25px 70px !important;
    }
    .ydelser-global-col-2 > .panel-layout > .panel-grid:last-child .col-2 > .panel-grid-cell {
        padding: 50px 25px 50px;
    }
    .icon-with-content-radius {
        gap: 40px;
    }
    .icon-with-content-radius > .panel-grid-cell {
        width: calc(33.333% - 1 * 50px) !important;
    }
    #glarmester-row-5 .col-2.content-wrapper {
        flex-direction: column;
    }
    #glarmester-row-5 .col-2.content-wrapper > .panel-grid-cell:first-child {
        width: 100% !important;
    }
    #glarmester-row-5 .col-2.content-wrapper .header h3 {
        font-size: 30px;
    }
    #glarmester-row-5 .col-2.content-wrapper .content p {
        font-size: 16px;
    }
    #glarmester-row-5 .col-2.content-wrapper .col-2 {
        align-items: center !important;
    }
    #glarmester-row-5 .col-2.content-wrapper > .panel-grid-cell:last-child {
        width: 100% !important;
        padding: 90px 0 80px;
    }
    #kontakt-form-section #kontakt-form.Homepage-kontakt {
        bottom: 0;
    }
    .global-big-img-with-content .col-2 > .panel-grid-cell:first-child {
        overflow: hidden;
        box-shadow: 0px 10px 18px -7px rgba(0, 0, 0, .65);
        -webkit-box-shadow: 0px 10px 18px -7px rgba(0, 0, 0, .65);
        background: #686868 !important;
    }
    #glarmester-row-6.global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
        padding: 100px 25px 50px;
    }
    .global-big-img-with-content {
        background-repeat: no-repeat !important;
        background-size: cover !important;
    }
    #global-image-link-section.five-images .col-6 > .panel-grid-cell {
        width: calc(33.333% - 1 * 1px) !important;
        flex-grow: 1;
    }
    #global-image-link-section.five-images .col-6 > .panel-grid-cell h3 {
        font-size: 20px;
    }
    #global-image-link-section .col-6 > .panel-grid-cell h3 {
        padding: 25px 0 50px;
    }
    #global-image-link-section .col-6 > .panel-grid-cell h3:before {
        top: 65px;
    }
     #brusedoere-row-1.g-ydelser-upper-content .content {
        padding: 0 25px;
    }
    #brusevaegge-row-7 .bottom-global-kontakt-content {
        padding: 88px 65px 98px;
    }
    #brusevaegge-row-7 .bottom-global-kontakt-content .content .textwidget h4 {
        margin-bottom: 25px;
    }
    #brusevaegge-row-7 .bottom-global-kontakt-content .content .textwidget p strong {
        font-size: 20px;
    }
    #brusekabiner-row-8 .bottom-global-kontakt-content {
        padding: 88px 45px 98px;
    }
    #spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell:first-child > .so-panel:last-child {
        padding-right: 70px;
    }
    #spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell:nth-child(3) > .so-panel:last-child {
        padding-right: 50px;
    }
    #udskiftning-row-2.global-content-left-image > .panel-grid-cell .content p:last-child {
        margin-top: 0;
    }
    #opgave-row-1 .content {
        padding: 0 25px;
    }
    #kontakt-row-3 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child,
    #kontakt-row-3 .global-big-img-with-content .col-2 > .panel-grid-cell:first-child,
    #referencer-row-3 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child,
    #referencer-row-3 .global-big-img-with-content .col-2 > .panel-grid-cell:first-child {
        width: 100% !important;
    }
    #referencer-row-3 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
        padding: 70px 25px 50px;
    }
    #referencer-row-3 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child ul {
        margin-left: 140px;
    }
    #omos-row-2 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
        padding: 70px 25px 55px;
    }
    #kontakt-row-3 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
        padding: 65px 25px;
    }
    #kontakt-row-3 .content ul {
        margin: 0 50px 50px 160px;
    }
    #opgave-row-1 > .panel-grid-cell .content-list-items ul {
        column-count: 2;
    }
    #referencer-row-3 .global-big-img-with-content .col-2 .header h3 {
        padding: 0 156px;
    }
    .site-content .entry-content ul li {
        font-size: 16px;
    }
    #ydelser-row-1 .header h2 {
        font-size: 25px;
    }
	.wpcf7-response-output, .wpcf7-validation-errors, .wpcf7-mail-sent-ok {
		bottom: 1em;
	}
}
@media only screen and (max-width: 1040px) {
    .g-ydelser-upper-content .content, #besked-row-1.g-ydelser-upper-content .content {
        padding: 0 15px;
    }
    .icon-with-content-radius > .panel-grid-cell {
        width: calc(33.333% - 1 * 50px) !important;
    }
    .icon-with-content > .panel-grid-cell > .so-panel:first-child {
        width: 15%;
    }
    .global-big-img-with-content .col-2 > .panel-grid-cell:first-child {
        padding-right: 25px;
    }
    #glarmester-row-3 > .panel-grid-cell:last-child .col-4 > .panel-grid-cell > .so-panel:last-child .so-widget-sow-editor > .textwidget, 
    #glarmester-row-3 > .panel-grid-cell:first-child > .so-panel:last-child .so-widget-sow-editor > .textwidget {
        min-height: 90px;
    }
    #glarmester-row-3 > .panel-grid-cell:last-child .col-4 > .panel-grid-cell > .so-panel:last-child .so-widget-sow-editor, 
    #glarmester-row-3 > .panel-grid-cell:first-child > .so-panel:last-child .so-widget-sow-editor {
        margin-bottom: 15px;
    }
    #spejli-row-8 .bottom-global-kontakt-content {
        padding: 88px 40px 98px;
    }
    #kontakt-row-3 > .panel-grid-cell {
        padding-top: 0;
    }
    #kontakt-row-3 .global-big-img-with-content .col-2 > .panel-grid-cell:first-child {
        padding-top: 95px;
    }
}

@media only screen and (max-width: 1024px) {
    .site-header .site-branding {
        width: 30.5%;
        margin-top: 5px;
    }
    .site-footer > .footer-wrap {
        padding: 120px 0 34px 125px;
    }
    h1,
    #page-title-wrap h1 {
        font-size: 34px;
    }
    #page-title-wrap {
        padding: 45px 0;
    }
    #global-image-link-section .col-6 > .panel-grid-cell:hover h3:before {
        width: 115px;
    }
    .icon-with-content > .panel-grid-cell {
        width: calc(50% - 1 * 85px) !important;
        justify-content: flex-start;
        padding: 14px 25px;
        gap: 0;
    }
    .col-4.icon-with-content > .panel-grid-cell p {
        font-size: 16px;
        padding-left: 6px;
    }
    #taastrup-row-2 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
        padding: 65px 55px 60px 65px;
    }
    #taastrup-row-2 .global-big-img-with-content .col-2 ul {
        column-gap: 67px;
    }
    #taastrup-row-2 .global-big-img-with-content .col-2 ul li:nth-child(n+8):nth-child(-n+14) {
        margin-left: 30px;
    }
    .ydelser-global-col-2 > .panel-layout > .panel-grid:last-child .col-2 .content p br {
        display: none;
    }
    #taastrup-row-6 .bottom-global-kontakt-content {
        padding: 88px 70px 98px;
    }
    #glarmester-row-3.col-5 {
        flex-direction: column;
    }
    #glarmester-row-3 > .panel-grid-cell:first-child {
        width: 100% !important;
    }
    #glarmester-row-3 > .panel-grid-cell:first-child > .so-panel:first-child, 
    #glarmester-row-3 > .panel-grid-cell:first-child > .so-panel > .so-widget-sow-image, 
    #glarmester-row-3 > .panel-grid-cell:first-child > .so-panel > .so-widget-sow-image > .sow-image-container, 
    #glarmester-row-3 > .panel-grid-cell:first-child > .so-panel > .so-widget-sow-image > .sow-image-container > a, 
    #glarmester-row-3 > .panel-grid-cell:first-child > .so-panel > .so-widget-sow-image > .sow-image-container > a > img {
        width: 100%;
    }
    #glarmester-row-3 > .panel-grid-cell:last-child {
        width: 100% !important;
    }
    #glarmester-row-3 > .panel-grid-cell:last-child .col-4 > .panel-grid-cell > .so-panel:last-child .so-widget-sow-editor, 
    #glarmester-row-3 > .panel-grid-cell:first-child > .so-panel:last-child .so-widget-sow-editor {
        padding: 0 75px 15px 25px;
    }
    #brusevaegge-row-2.global-content-left-image > .panel-grid-cell .content {
        padding: 0;
    }
    #glarmester-row-3 > .panel-grid-cell:first-child > .so-panel:last-child .so-widget-sow-editor > .textwidget {
        min-height: 50px;
    }
    #glarmester-row-3 > .panel-grid-cell h3 {
        font-size: 30px;
    }
    /* h2 {
        font-size: 26px;
    } */
    .col-6.image-link-wrapper > .panel-layout > .panel-grid {
        width: calc(50% - 1 * 13px) !important;
    }
    .global-content-right-image {
        padding: 75px 30px 80px !important;
        flex-direction: column !important;
    }
    .global-content-right-image > .panel-grid-cell:first-child {
        padding: 0 !important;
        width: 100% !important;
    }
    #staenkplader-row-4.global-content-right-image > .panel-grid-cell:first-child,
    .global-content-left-image > .panel-grid-cell:last-child,
    .global-content-right-image > .panel-grid-cell:last-child {
        padding: 65px 0 0 !important;

    }
    .global-content-left-image > .panel-grid-cell, .global-content-right-image > .panel-grid-cell {
        width: 100% !important;
    }
    .global-content-left-image > .panel-grid-cell:first-child .hover-swipe-down .so-widget-sow-image .sow-image-container,
    .global-content-right-image > .panel-grid-cell:last-child .hover-swipe-down .so-widget-sow-image .sow-image-container {
        left: 0;
        top: 0;
    }
    .global-content-left-image > .panel-grid-cell:first-child .hover-swipe-down .so-widget-sow-image:hover .sow-image-container,
    .global-content-right-image > .panel-grid-cell:last-child .hover-swipe-down .so-widget-sow-image:hover .sow-image-container {
        top: 50px;
        left: 0;
    }
    .global-content-left-image > .panel-grid-cell .hover-swipe-down .so-widget-sow-image, .global-content-right-image > .panel-grid-cell:last-child .hover-swipe-down .so-widget-sow-image {
        padding: 30px;
    }
    #staenkplader-row-2.global-content-left-image .header h2,
    #udskiftning-row-2.global-content-left-image .header h2,
    .global-content-left-image .header h2, 
    .global-content-right-image > .panel-grid-cell .header h2 {
        font-size: 26px;
    }
    .global-content-left-image > .panel-grid-cell .content p,
    .global-content-right-image > .panel-grid-cell .content p {
        font-size: 16px;
    }
    #staenkplader-row-2.global-content-left-image,
    .global-content-left-image {
        flex-direction: column !important;
        padding: 75px 30px 80px;
    }
    .global-content-left-image > .panel-grid-cell .hover-swipe-down {
        padding-right: 0;
    }
    #udskiftning-row-1.pad-bottom,
    #spejli-row-1.pad-bottom,
    #brusekabiner-row-1.pad-bottom,
    #brusevaegge-row-1.pad-bottom {
        padding-bottom: 70px;
    }
    #spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell:nth-child(2) > .so-panel:last-child {
        padding-right: 0;
    }
    #spejli-row-3 > .panel-grid-cell .col-4 {
        gap: 50px 55px;
        margin: 0 0 0 40px;
    }
    #glarmester-row-3 > .panel-grid-cell:first-child {
        height: 530px;
    }
    #glarmester-row-3 > .panel-grid-cell:last-child .col-4 > .panel-grid-cell > .so-panel:last-child .so-widget-sow-editor, 
    #glarmester-row-3 > .panel-grid-cell:first-child > .so-panel:last-child .so-widget-sow-editor {
        margin-bottom: 30px;
    }
    #glarmester-row-3 > .panel-grid-cell:first-child > .so-panel:last-child {
        bottom: -18.5%;
    }
    #glarmester-row-3 > .panel-grid-cell:last-child .col-4 > .panel-grid-cell > .so-panel:last-child {
        bottom: -42.5%;
    }
    #glarmester-row-3 > .panel-grid-cell:last-child .col-4 > .panel-grid-cell > .so-panel:last-child .so-widget-sow-editor > .textwidget, 
    #glarmester-row-3 > .panel-grid-cell:first-child > .so-panel:last-child .so-widget-sow-editor > .textwidget {
        min-height: 65px;
    }
    #staenkplader-row-2.global-content-left-image > .panel-grid-cell .header, #staenkplader-row-2.global-content-left-image > .panel-grid-cell .content {
        padding: 0 !important;
    }
    #staenkplader-row-2 .content ul {
        display: block;
        column-count: 2;
    }
    h1,
    #page-title-wrap h1 {
        font-size: 34px;
    }
    #spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell:first-child, 
    #spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell:nth-child(2), 
    #spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell:nth-child(3), 
    #spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell:last-child {
        gap: 10px;
        width: calc(50% - 1 * 80px) !important;
    }
    #spejli-row-3 > .panel-grid-cell .col-4 {
        margin: 0;
        padding: 0 25px;
    }
    #kontakt-form-section #kontakt-form.common-kontakt h3 {
        font-size: 28px;
    }
    #opgave-row-4 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
        padding: 60px 25px 50px 30px;
    }
    #referencer-row-1 > .panel-grid-cell {
        padding: 60px 0 70px;
    }
    #referencer-row-4 .bottom-global-kontakt-content {
        padding: 88px 25px 98px;
    }
    #kontakt-row-3 .content ul {
        margin: 0 auto 50px;
        width: fit-content;
        column-gap: 50px;
        padding-left: 70px;
    }
    .bottom-global-kontakt-content {
        padding: 88px 86px 98px;
    }
    #kontakt-row-2 .col-4 p{
        font-size: 16px;
    }
	.global-content-right-image {
        padding: 65px 30px 60px !important;
    }
	#brusekabiner-row-3 > .panel-grid-cell {
        padding-top: 45px !important;
    }
	#brusekabiner-row-3.pad-bottom {
        padding-bottom: 55px;
    }
	#udskiftning-row-1.pad-bottom, 
	#spejli-row-1.pad-bottom, 
	#brusekabiner-row-1.pad-bottom, 
	#brusevaegge-row-1.pad-bottom {
        padding-bottom: 60px;
    }
}

@media only screen and (max-width: 991px) {
    .site-header .site-branding {
        width: 33.5%;
    }
     #bottom-footer .col-3 > .panel-grid-cell:last-child {
        width: 40% !important;
    }
    #bottom-footer .col-3 > .panel-grid-cell:last-child .col-4 {
        gap: 18px;
    }
    #bottom-footer .col-3 {
        gap: 85px 110px;
        padding: 0 25px;
    }
    .icon-with-content-radius > .panel-grid-cell {
        width: calc(33.333% - 1 * 30px) !important;
    }
    .icon-with-content {
        gap: 27px;
    }
    .icon-with-content > .panel-grid-cell {
        width: calc(50% - 1 * 75px) !important;
    }
    #taastrup-row-2 .global-big-img-with-content .col-2 h3 {
        padding: 0 90px;
    }
    #kontakt-form-section #kontakt-form.common-kontakt {
        padding: 70px 15px 70px !important;
    }
    .g-ydelser-upper-content h3 {
        font-size: 24px;
    }
     #resp-sidebar .site-branding > img {
        width: 17.8%;
    }
    #resp-sidebar .site-branding img {
        max-width: 96%;
    }
    #resp-sidebar .site-branding {
        gap: 15px;
        padding: 0 0 20px 0;
    }
    .ydelser-global-col-2 > .panel-layout > .panel-grid:last-child .col-2 {
        flex-direction: column;
    }
	#taastrup-row-5 .ydelser-global-col-2 .col-2 > .panel-grid-cell:last-child .content h5 br {
        display: block;
    }
    .ydelser-global-col-2 > .panel-layout > .panel-grid:last-child .col-2 > .panel-grid-cell {
        width: 100% !important;
    }
    .ydelser-global-col-2 > .panel-layout > .panel-grid:last-child .col-2 .content p {
        font-size: 16px;
    }
    #spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell:nth-child(3) > .so-panel:last-child {
        padding-right: 0;
    }
    #spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell:first-child > .so-panel:last-child {
        padding-right: 0;
    }
    #spejli-row-3 > .panel-grid-cell .col-4 {
        /* gap: 50px 55px;
        margin: 0;
        padding: 0 25px; */
    }
    #spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell:first-child, #spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell:nth-child(2), 
    #spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell:nth-child(3), #spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell:last-child {
        gap: 10px;
        width: calc(50% - 1 * 28px) !important;
    }
    #glarmester-row-3 > .panel-grid-cell h3 {
        font-size: 27px;
    }
    #udskiftning-row-2 > .panel-grid-cell:last-child {
        padding-top: 0;
    }
    #staenkplader-row-4.global-content-right-image > .panel-grid-cell:first-child {
        padding: 0 !important;
    }
    #udskiftning-row-4 .ydelser-global-col-2 > .panel-layout > .panel-grid:first-child .content {
        padding: 0;
    }
    #brusevaegge-row-1 .content .textwidget p:nth-child(3) {
        padding: 0;
    }
    #garanti-row-1 > .panel-grid-cell .col-2 {
        flex-direction: column;
    }
    #garanti-row-1 > .panel-grid-cell .col-2 > .panel-grid-cell:last-child, 
    #garanti-row-1 > .panel-grid-cell .col-2 > .panel-grid-cell:first-child {
        padding: 40px 20px 50px !important;
        width: 100% !important;
    }
    #garanti-row-2 .col-2 {
        flex-direction: column;
        gap: 50px;
    }
    #garanti-row-2 .col-2 > .panel-grid-cell:first-child {
        width: 100%;
    }
    #garanti-row-2 .col-2 > .panel-grid-cell:last-child {
        width: fit-content;
    }
    #referencer-row-3 .global-big-img-with-content .col-2 .header h3 {
        padding: 0 100px;
    }
    #referencer-row-3 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child ul {
        margin-left: 100px;
    }
    #kontakt-row-2 .col-4 > .panel-grid-cell {   
        width: calc(50% - 1 * 10px) !important;
    }
    #kontakt-row-2 .col-4 {
        gap: 20px;
    }
    #kontakt-form-section.main-kontakt #kontakt-form.common-kontakt .textbox {
        flex-direction: column;
    }
    #kontakt-form-section.main-kontakt #kontakt-form.common-kontakt .textbox > .col:last-child,
    #kontakt-form-section.main-kontakt #kontakt-form.common-kontakt .textbox > .col:first-child {
        width: 100%;
    }
    #kontakt-form-section.main-kontakt #kontakt-form .textbox {
        gap: 0px;
    }
    #kontakt-row-2 #kontakt-form-section #kontakt-form.common-kontakt {
        padding: 70px 35px 85px !important;
        margin-bottom: 0;
    }
    #kontakt-form-section.main-kontakt #kontakt-form.common-kontakt .textbox > .col:first-child > div {
        width: calc(50% - 1 * 30px);
    }
    #kontakt-row-3 .content p:nth-of-type(3) {
        margin-top: 30px;
    }
    #kontakt-row-2 > .panel-grid-cell > .so-panel:last-child {
        padding: 70px 0 0;
    }
    #kontakt-form-section #kontakt-form.common-kontakt textarea {
        padding: 0 15px 10px 0;
    }
    #kontakt-row-2 #kontakt-form.common-kontakt [type="text"]::placeholder,
    #kontakt-row-2 #kontakt-form.common-kontakt [type="tel"]::placeholder,
    #kontakt-row-2 #kontakt-form.common-kontakt [type="email"]::placeholder,
    #kontakt-row-2 #kontakt-form.common-kontakt [type="date"]::placeholder {
        font-weight: 400 !important;
    }
    #kontakt-row-2 #kontakt-form.common-kontakt textarea::-moz-placeholder {
      font-weight: 400 !important;
    }
    #kontakt-row-2 #kontakt-form.common-kontakt textarea::-webkit-input-placeholder {
      font-weight: 400 !important;
    }
    #kontakt-row-2 #kontakt-form.common-kontakt textarea:-ms-input-placeholder {
      font-weight: 400 !important;
    }
    #kontakt-row-2 #kontakt-form.common-kontakt textarea:-moz-placeholder {
      font-weight: 400 !important;
    }
    #kontakt-row-2 .col-4 p{
        font-size: 18px;
    }
    #ydelser-row-1 .header h2 {
        font-size: 23px;
    }
    #spejli-row-3 > .panel-grid-cell .header h2 {
        font-size: 28px;
    }
	#kontakt-form-section.main-kontakt .wpcf7-response-output, #kontakt-form-section.main-kontakt .wpcf7-validation-errors, #kontakt-form-section.main-kontakt .wpcf7-mail-sent-ok {
    	bottom: 3em !important;
	}
}
@media only screen and (max-width: 899px) {
    .homepage.slider-content .content-wrapper p strong {
        font-size: 54px !important;
    }
    .homepage.slider-content .content-wrapper p:last-child {
        font-size: 26px !important;
    }
    .homepage .content-wrapper .btn-container .btn-one {
        width: 240px !important;
        padding: 15px 0 !important;
    }
    .homepage.slider-content .content-wrapper {
        padding: 27px 55px 47px !important;
    }
    .subpage.slider-content .btn-container {
        gap: 15px;
    }
    .subpage.slider-content .content-wrapper p strong {
        font-size: 45px !important;
    }
    .subpage.slider-content .content-wrapper p:last-child {
        font-size: 21px !important;
    }
    .site-header .site-branding {
        width: 35.5%;
    }
    .site-footer > .footer-wrap {
        padding: 120px 0 34px 85px;
    }
    .subpage .content-wrapper .btn-container .btn-one {
        font-size: 14px !important;
    }
    .subpage .content-wrapper .btn-container .btn-one {
        width: 195px !important;
    }
    .subpage .content-wrapper .btn-container .btn-one {
        padding: 10px 0 !important;
    }
    .subpage.slider-content .content-wrapper {
        padding: 10px 25px 25px !important;
    }
    .slider-content .btn-container {
        margin-top: 20px !important;
    }
    #besked-row-1.g-ydelser-upper-content {
        padding-top: 70px;
    }
    .g-ydelser-upper-content {
        padding-top: 50px;
    }
    #taastrup-row-2 .global-big-img-with-content .col-2 h3 {
        padding: 0 75px;
    }
    .ydelser-global-col-2 > .panel-layout > .panel-grid:last-child .col-2 {
        flex-direction: column;
        gap: 34px;
    }
    .ydelser-global-col-2 > .panel-layout > .panel-grid:last-child .col-2 > .panel-grid-cell {
        width: 100% !important;
    }
    #taastrup-row-6 .bottom-global-kontakt-content {
        padding: 90px 46px 98px;
    }
    .icon-with-content-radius {
        gap: 25px;
    }
    .icon-with-content-radius > .panel-grid-cell {
        width: calc(33.333% - 1 * 18px) !important;
    }
      #glarmester-row-3 > .panel-grid-cell h3 {
        font-size: 26px;
    }
    #glarmester-row-3 > .panel-grid-cell:last-child .col-4 > .panel-grid-cell > .so-panel:last-child .so-widget-sow-editor, 
    #glarmester-row-3 > .panel-grid-cell:first-child > .so-panel:last-child .so-widget-sow-editor {
        padding: 0 15px 15px 25px;
    }
    #glarmester-row-5 .col-2.content-wrapper .header h3 {
        font-size: 26px;
    }
    #brusedoere-row-7 .bottom-global-kontakt-content {
        padding: 88px 40px 98px;
    }
    #brusekabiner-row-8 .bottom-global-kontakt-content .content .textwidget h4 {
        font-size: 19px;
    }
    #spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell:first-child, #spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell:nth-child(2), 
    #spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell:nth-child(3), #spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell:last-child {
        gap: 10px;
        width: calc(50% - 1 * 15px) !important;
    }
    #spejli-row-3 > .panel-grid-cell .col-4 {
        gap: 50px 30px;
    }
    .bottom-global-kontakt-content {
        padding: 88px 40px 98px;
    }
    .ydelser-global-col-2 > .panel-layout > .panel-grid:first-child {
        padding: 70px 25px !important;
    }
    #kontakt-form-section #kontakt-form.common-kontakt h3 {
        font-size: 26px;
    }
    #udskiftning-row-7 .bottom-global-kontakt-content {
        padding: 88px 40px 98px;
    }
    #brusevaegge-row-7 .bottom-global-kontakt-content {
        padding: 88px 40px 98px;
    }
    #opgave-row-1 .header h4 {
        font-size: 22px;
    }
    #global-image-link-section .col-6 > .panel-grid-cell h3 {
        font-size: 18px;
    }
    #referencer-row-3 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child ul {
        margin-left: 80px;
    }
    #referencer-row-4 .bottom-global-kontakt-content {
        padding: 88px 40px 98px;
    }
    #ydelser-row-1 .header h2 {
        font-size: 21px;
    }
	#brusekabiner-row-3 .header h2 {
		font-size: 28px;
	}
}
@media only screen and (max-width: 860px) {
    .btn-container {
        gap: 15px;
    }
    .homepage .btn-container .btn-one {
        font-size: 14px !important;
    }
    .homepage.slider-content .content-wrapper {
        padding: 25px 35px 47px !important;
    }
    .homepage.slider-content .content-wrapper p strong {
        font-size: 46px !important;
    }
    .homepage.slider-content .content-wrapper p:last-child {
        font-size: 24px !important;
    }
    .homepage .content-wrapper .btn-container .btn-one {
        width: 210px !important;
    }
    .site-footer > .footer-wrap {
        gap: 80px 48px;
    }
    #bottom-footer .col-3 > .panel-grid-cell:last-child {
        width: 100% !important;
    }
    #bottom-footer .col-3 > .panel-grid-cell h3 {
        text-align: center;
    }
    .site-footer #bottom-footer .widget-title:before {
        left: 0;
        right: 0;
        margin: auto;
    }
    #bottom-footer .col-3 > .panel-grid-cell:last-child .col-4 {
        justify-content: center !important;
    }
    #bottom-footer .col-3 > .panel-grid-cell:last-child .col-4 > .panel-grid-cell {
        width: fit-content;
    }
    #bottom-footer .col-3 {
        gap: 77px 0;
        padding: 0;
    }
    .site-header .site-branding {
        width: 39.5%;
    }
    h1,
    #page-title-wrap h1 {
        font-size: 28px;
    }
    #page-title-wrap {
        padding: 35px 0;
    }
    #besked-row-1 .header h3 {
        padding: 0 50px;
    }
    .icon-with-content-radius {
        gap: 20px;
    }
    .icon-with-content-radius > .panel-grid-cell {
        width: calc(33.333% - 1 * 15px) !important;
    }
    #global-image-link-section .col-6 > .panel-grid-cell {
        width: calc(50% - 1 * 0px);
    }
    .col-4.icon-with-content > .panel-grid-cell p {
        padding-left: 20px;
    }
    .icon-with-content > .panel-grid-cell {
        width: calc(50% - 1 * 60px) !important;
    }
    #taastrup-row-2 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
        padding: 65px 25px 60px 25px;
    }
    #taastrup-row-2 .global-big-img-with-content .col-2 ul {
        column-gap: 0;
    }
    #kontakt-form-section #kontakt-form.common-kontakt .textbox {
        flex-direction: column;
    }
    #kontakt-form-section #kontakt-form.common-kontakt .textbox > .col:last-child,
    #kontakt-form-section #kontakt-form.common-kontakt .textbox > .col:first-child {
        width: 100%;
    }
    #kontakt-form .textbox {
        gap: 3px;  
    }
    #kontakt-form-section #kontakt-form.common-kontakt textarea {
        padding: 0 15px 10px 0;
    }
    #glarmester-row-5 #kontakt-form .textbox {
        gap: 45px;
    }
    #kontakt-form-section #kontakt-form.common-kontakt h3 {
        font-size: 28px;
    }
    #ydelser-row-4 .bottom-global-kontakt-content {
        padding: 88px 40px 98px;
    }
    #brusedoere-row-1.pad-bottom {
        padding-bottom: 60px;
    }
    #spejli-row-3 > .panel-grid-cell .col-4 {
        gap: 40px 0px;
        flex-direction: column;
    }
    #spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell:first-child, 
    #spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell:nth-child(2), 
    #spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell:nth-child(3), 
    #spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell:last-child {
        width: 100% !important;
    }
    #spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell > .so-panel:first-child {
        width: 11%;
    }
    #spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell > .so-panel:last-child {
        align-items: center;
        display: flex;
    }
    .pad-bottom {
        padding-bottom: 70px;
    }
    #billeder-wrap .eteam-gallery.column-4 > .thumbnail-item {
        width: calc(50% - 1 * 15px) !important;
    }
    #global-image-link-section.five-images .col-6 > .panel-grid-cell {
        width: calc(50% - 1 * 1px) !important;
        flex-grow: 1;
    }
    #staenkplader-row-2.global-content-left-image .header h2, 
    #udskiftning-row-2.global-content-left-image .header h2, 
    .global-content-left-image .header h2, 
    .global-content-right-image > .panel-grid-cell .header h2 {
        font-size: 24px;
    }
    #garanti-row-1 > .panel-grid-cell > .so-panel:nth-child(2) .content {
        padding: 0 25px 50px;
    }
    #opgave-row-1 > .panel-grid-cell .content-list-items ul {
        column-gap: 55px;
    }
    #global-image-link-section .col-6 > .panel-grid-cell h3 {
        font-size: 20px;
    }
    #kontakt-form-section.main-kontakt #kontakt-form.common-kontakt .textbox > .col:first-child > div {
        width: 100%;
    }
    #kontakt-form-section.main-kontakt #kontakt-form.common-kontakt .textbox > .col:first-child > div:last-child {
        order: 4;
    }
    #kontakt-form-section.main-kontakt #kontakt-form.common-kontakt .textbox > .col:first-child > div:nth-child(3) {
        order: 2;
    }
    #kontakt-form-section.main-kontakt #kontakt-form.common-kontakt .textbox > .col:first-child > div:nth-child(2) {
        order: 3;
    }
    #spejli-row-3 > .panel-grid-cell .header h2 {
        font-size: 26px;
    }
	#brusekabiner-row-3 .header h2 {
		font-size: 26px;
	}
    
}

@media only screen and (max-width: 780px) {

    /** FACEBOOK in-app browser fix **/
    .panel-grid .panel-grid-cell {
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-bottom: 0 !important;
        width: 100% !important;
    }
    #menu-sidebar-soc-med .col-4 {
        flex-direction: row !important;
    }
    .homepage.slider-content .content-wrapper p strong {
        font-size: 38px !important;
    }
    .homepage.slider-content .content-wrapper p:last-child {
        font-size: 22px !important;
    }
    .homepage .content-wrapper .btn-container .btn-one {
        width: 180px !important;
    }
    .homepage .btn-container .btn-one {
        font-size: 13px !important;
    }
    .homepage .content-wrapper .btn-container .btn-one {
        padding: 11.5px 0 !important;
    }
    .btn-container {
        gap: 10px;
    }
    .homepage.slider-content .content-wrapper {
        padding: 25px 30px 47px !important;
    }
    .site-header .site-branding {
        width: 45.5%;
    }
    .subpage.slider-content .content-wrapper p strong {
        font-size: 38px !important;
    }
    .subpage.slider-content .content-wrapper p:last-child {
        font-size: 20px !important;
    }
    .site-footer > .footer-wrap {
        padding: 100px 0 34px 25px;
    }
    #bottom-footer .col-3 > .panel-grid-cell:last-child .col-4 {
        flex-direction: row !important;
    }
    #bottom-footer .col-3 > .panel-grid-cell:nth-child(2) {
        width: 100% !important;
        justify-content: center;
    }
    .site-footer > .footer-wrap {
        gap: 70px 48px;
    }
    #bottom-footer .col-3 > .panel-grid-cell:last-child .col-4 > .panel-grid-cell {
        width: fit-content !important;
    }
    .subpage .btn-container {
        gap: 10px; 
    }
    .subpage .content-wrapper .btn-container .btn-one {
        width: 180px !important;
    }
    .subpage .content-wrapper .btn-container .btn-one {
        font-size: 13px !important;
    }
    .subpage.slider-content .content-wrapper {
        padding: 10px 22px 25px !important;
    }
    .slider-content .btn-container {
        margin-top: 18px !important;
    }
    h1,
    #page-title-wrap h1 {
        font-size: 26px;
    }
    #page-title-wrap {
        padding: 25px 0;
    }
    #besked-row-1 .header h3 {
        padding: 0 20px;
    }
    .icon-with-content-radius > .panel-grid-cell {
        width: calc(33.333% - 1 * 15px) !important;
    }
    .icon-with-content-radius {
        flex-direction: row !important;
    }
    .icon-with-content-radius {
        gap: 10px;
    }
    .icon-with-content-radius > .panel-grid-cell {
        width: calc(33.333% - 1 * 7px) !important;
    }
    #taastrup-row-6 > .panel-grid-cell, #besked-row-3 > .panel-grid-cell {
        margin: 0;
    }
    #taastrup-row-6,
    #besked-row-3 {
       padding: 0 25px; 
    }
    .bottom-global-kontakt-content {
        padding-bottom: 60px !important;
    }
    #global-image-link-section .col-6 {
        flex-direction: row !important;
    }
    #global-image-link-section .col-6 > .panel-grid-cell {
        width: calc(50% - 1 * 0px) !important;
    }
    .icon-with-content > .panel-grid-cell {
        width: calc(50% - 1 * 25px) !important;
        padding: 14px 25px !important;
    }
    .icon-with-content {
        flex-direction: row !important;
    }
    #taastrup-row-2 .global-big-img-with-content .col-2 > .panel-grid-cell:first-child {
        padding: 0 25px !important;
    }
    #taastrup-row-2 .global-big-img-with-content .col-2 ul li:nth-child(n+8):nth-child(-n+14) {
        margin-left: 0;
    }
    #taastrup-row-2 .global-big-img-with-content .col-2 ul {
        column-count: 2;
        column-gap: 60px;
    }
    #taastrup-row-2 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
        padding: 65px 25px 60px 25px !important;
    }
    #brusedoere-row-4 .ydelser-global-col-2 > .panel-layout > .panel-grid:last-child .col-2 {
        padding: 55px 25px 25px;
    }
	#brusevaegge-row-4 .ydelser-global-col-2 > .panel-layout > .panel-grid:last-child .col-2 {
        padding: 50px 25px 85px;
    }
	 .gallery-holder.pad-top {
        padding-top: 35px;
    }
	.global-content-right-image {
        padding: 50px 30px 60px !important;
    }
	.gallery-holder h2 {
    	margin: 0 0 35px;
	}
	#kontakt-form-section #kontakt-form.common-kontakt {
        padding: 50px 15px 70px !important;
    }
    .ydelser-global-col-2 > .panel-layout > .panel-grid:last-child .col-2 > .panel-grid-cell {
        padding: 50px 25px 50px !important;
    }
    #taastrup-row-2 .global-big-img-with-content .col-2 h3 {
        padding: 0 20px;
    }
    #besked-row-2 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
        padding: 75px 30px 45px 15px !important;
    }
    .icon-with-content-radius > .panel-grid-cell {
        width: calc(50% - 1 * 13px) !important;
    }
    #glarmester-row-3 > .panel-grid-cell:last-child .col-4 > .panel-grid-cell img,
    #glarmester-row-3 > .panel-grid-cell:first-child {
        height: 320px;
    }
    #glarmester-row-3 > .panel-grid-cell:last-child .col-4 > .panel-grid-cell {
        width: 100% !important;
    }
    #glarmester-row-3 > .panel-grid-cell:first-child > .so-panel:last-child,
    #glarmester-row-3 > .panel-grid-cell:last-child .col-4 > .panel-grid-cell > .so-panel:last-child {
        bottom: -28.5%;
    }
    #glarmester-row-6.global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
        padding: 70px 25px 50px !important;
    }
    #glarmester-row-5 .col-2.content-wrapper .col-2 > .panel-grid-cell {
        width: calc(50% - 1 * 15px) !important;
    }
    #glarmester-row-5 .col-2.content-wrapper .col-2 {
        flex-direction: row;
        gap: 30px;
    }
    .global-big-img-with-content .col-2 .header h3 {
        margin: 0 0 35px;
    }
    #ydelser-row-1 > .panel-grid-cell {
        padding-top: 55px !important;
    }
    /* h2 {
        font-size: 24px;
    } */
    #glarmester-row-5 .col-2.content-wrapper .header h3,
    h3 {
        font-size: 22px;
    }
    .col-6.image-link-wrapper > .panel-layout > .panel-grid .header h3 {
        font-size: 20px;
    }
    #brusevaegge-row-7 .bottom-global-kontakt-content .content .textwidget p strong,
    #brusevaegge-row-7 .bottom-global-kontakt-content .content .textwidget h4,
    #udskiftning-row-7 .bottom-global-kontakt-content .content .textwidget h4,
    #staenkplader-row-9 .bottom-global-kontakt-content .content .textwidget h4,
    #brusekabiner-row-8 .bottom-global-kontakt-content .content .textwidget h4,
    #spejli-row-8 .bottom-global-kontakt-content .content .textwidget h4,
    .bottom-global-kontakt-content .content .textwidget h4 {
        font-size: 18px;
    }
    #spejli-row-3 > .panel-grid-cell {
        padding-top: 50px !important;
    }
	#spejli-row-3.pad-bottom {
        padding-bottom: 55px;
    }
    #staenkplader-row-2 .content ul {
        display: table;
        column-count: 1;
    }
    .global-big-img-with-content .col-2 > .panel-grid-cell:first-child {
        padding: 0 25px !important;
    }
    .global-big-img-with-content .col-2 .header h3 {
        font-size: 26px;
    }
    #ydelser-row-4 > .panel-grid-cell, #opgave-row-6 > .panel-grid-cell, 
    #brusedoere-row-7 > .panel-grid-cell, 
    #brusevaegge-row-7 > .panel-grid-cell, 
    #brusekabiner-row-8 > .panel-grid-cell, 
    #spejli-row-8 > .panel-grid-cell, 
    #staenkplader-row-9 > .panel-grid-cell, 
    #udskiftning-row-7 > .panel-grid-cell, 
    #garanti-row-3 > .panel-grid-cell, 
    #referencer-row-4 > .panel-grid-cell, 
     #omos-row-3 > .panel-grid-cell {
        padding: 0 25px !important;
    }
    #brusekabiner-row-3 > .panel-grid-cell {
/*         padding-top: 75px !important; */
    }
    #staenkplader-row-2.global-content-left-image > .panel-grid-cell .content {
        padding: 0 !important;
    }
    #opgave-row-1 .header h4 {
        font-size: 20px;
    }
    #opgave-row-1 > .panel-grid-cell .content-list-items ul {
        column-count: 1;
        padding-left: 50px;
    }
    #opgave-row-4 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
        padding: 60px 25px 50px !important;
    }
    #garanti-row-1 > .panel-grid-cell {
        padding: 40px 0 50px !important;
    }
    #garanti-row-2 > .panel-grid-cell {
        padding: 60px 0 60px !important;
    }
    #garanti-row-2 .col-2 > .panel-grid-cell:last-child .sow-image-container {
        justify-content: center;
    }
    #garanti-row-3 .bottom-global-kontakt-content {
        padding: 88px 40px 98px;
    }
    #referencer-row-1 > .panel-grid-cell {
        padding: 60px 0 70px !important;
    }
    #referencer-row-3 .global-big-img-with-content .col-2 .header h3 {
        padding: 0 25px;
        font-size: 22px;
    }
    #referencer-row-3 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child ul {
        margin-left: 30px;
    }
    #omos-row-2 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
        padding: 70px 25px 55px !important;
    }
    #kontakt-row-1 > .panel-grid-cell {
        padding: 50px 0 50px !important;
    }
    #kontakt-row-2 .col-4 {
        flex-direction: row !important;
    }
    #kontakt-row-3 .content ul {
        padding: 0 !important; 
    }
    #kontakt-row-3 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
        padding: 65px 25px !important;
    }
    #kontakt-row-3 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
        padding: 55px 25px !important;
    }
    #kontakt-row-3 .header h3 {
        margin: 0 0 40px;
    }
    .g-ydelser-upper-content .header h2 {
        font-size: 24px;
    }
    #ydelser-row-1 .header h2 {
        font-size: 18px;
    }
    #spejli-row-3 > .panel-grid-cell .header h2 {
        font-size: 24px;
    }
	#brusekabiner-row-3 .header h2 {
		font-size: 24px;
	}
	.ydelser-global-col-2 > .panel-layout > .panel-grid:first-child {
        padding: 50px 25px !important;
    }
	#staenkplader-row-1.pad-bottom {
        padding-bottom: 50px;
    }
	#staenkplader-row-2.global-content-left-image, .global-content-left-image {
        flex-direction: column !important;
        padding: 60px 30px 60px;
    }
	.global-content-left-image > .panel-grid-cell:last-child, 
	.global-content-right-image > .panel-grid-cell:last-child {
        padding: 50px 0 0 !important;
    }
	#staenkplader-row-6 .ydelser-global-col-2 > .panel-layout > .panel-grid:last-child .col-2 {
        padding: 55px 25px 50px;
    }
	#udskiftning-row-4 .ydelser-global-col-2 > .panel-layout > .panel-grid:last-child .col-2 {
        padding: 55px 25px 45px;
    }
	#brusekabiner-row-5 .ydelser-global-col-2 > .panel-layout > .panel-grid:last-child .col-2 {
        padding: 55px 25px 30px;
    }
	 #spejli-row-5 .ydelser-global-col-2 > .panel-layout > .panel-grid:last-child .col-2 {
        padding: 55px 25px 25px;
    }
}
/* @media only screen and (max-width: 767px) {
  
} */

@media only screen and (max-width: 666px) {
    .site-header .site-branding {
        width: 50.5%;
    }
    .subpage.slider-content .content-wrapper p strong {
        font-size: 31px !important;
    }
    .site-footer .widget-title {
      font-size: 19px;  
    }
    .site-footer #footer-col-1, 
    .site-footer #footer-col-2, 
    .site-footer #footer-col-3, 
    .site-footer #footer-col-4 {
        max-width: 100%;
        text-align: center;
    }
    .site-footer .footer-col .widget-title:before {
        left: 0;
        right: 0;
        margin: auto;
    }
    .site-footer #footer-col-2 .widget-title {
        padding-right: 0;
    }
    .site-footer #footer-col-3 .textwidget p {
        justify-content: center;
    }
    #footer-col-3 label {
        width: 70px;
    }
    .site-footer #footer-col-3 .textwidget p:nth-child(2) {
        text-align: left;
    }
    #footer-col-4 #sow-editor-3 .textwidget > p:nth-child(2),
    #footer-col-4 #sow-editor-3 p {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .site-footer > .footer-wrap {
        gap: 70px 0;
        padding: 100px 0 65px 25px;
    }
    .subpage .content-wrapper .btn-container .btn-one {
        width: 164px !important;
    }
    .subpage .content-wrapper .btn-container .btn-one {
        font-size: 12px !important;
    }
    .slider-content .btn-container {
        margin-top: 13px !important;
    }
    .homepage.slider-content .content-wrapper p strong {
        font-size: 34px !important;
    }
    .homepage.slider-content .content-wrapper p:last-child {
        font-size: 20px !important;
    }
    .homepage .content-wrapper .btn-container .btn-one {
        padding: 9px 0 !important;
    }
    #besked-row-1 .header h3 {
        padding: 0;
    }
    .icon-with-content-radius {
        gap: 25px;
    }
    .icon-with-content-radius > .panel-grid-cell {
        width: calc(50% - 1 * 13px) !important;
    }
    #besked-row-1 .header h3 {
        margin: 0 0px 70px;
    }
    .pad-bottom {
        padding-bottom: 80px;
    }
    #besked-row-2 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
        padding: 50px 30px 50px 15px;
    }
    .bottom-global-kontakt-content {
        margin: 25px auto;
    }
    #besked-row-3 .bottom-global-kontakt-content .content .textwidget h4 {
        font-size: 17px;
        padding: 0 10px;
    }
    #besked-row-3 .bottom-global-kontakt-content .content .textwidget p .btn-one {
        margin-top: 25px;
    }
    #global-image-link-section .col-6 {
        flex-direction: column !important;
    }
    #global-image-link-section .col-6 > .panel-grid-cell {
        width: 100% !important;
    }
    .col-4.icon-with-content > .panel-grid-cell p {
        font-size: 15px;
    }
    .icon-with-content > .panel-grid-cell {
        width: calc(50% - 1 * 20px) !important;
        padding: 10px 5px 10px 20px !important;
    }
    .icon-with-content {
        gap: 20px;
    }
    #taastrup-row-2 .global-big-img-with-content .col-2 h3 {
        font-size: 20px;
    }
    .ydelser-global-col-2 > .panel-layout > .panel-grid:last-child .col-2 {
        padding: 40px 25px 20px;
    }
    #taastrup-row-6 .bottom-global-kontakt-content {
        padding: 90px 30px 98px;
    }
    #taastrup-row-6 h4 {
        font-size: 17px;
    }
    #besked-row-2 .global-big-img-with-content .col-2 h3 {
        font-size: 22px;
    }
    /* h2 {
        font-size: 22px;
    } */
    #kontakt-form-section #kontakt-form.common-kontakt h3 {
        /* font-size: 24px; */
    }
    #kontakt-form .btm-row .col:first-child .wpcf7-list-item > label {
        display: block;
        text-align: center;
    }
    #kontakt-form.common-kontakt .btm-row .col:first-child .wpcf7-list-item > label > input {
        margin-right: 3px;
    }
    .btn-one {
        font-size: 16px !important;
        padding: 12px 0 !important;
    }
    #kontakt-form-section #kontakt-form input[type="submit"] {
        padding: 10px 100px;
    }
    .col-6.image-link-wrapper > .panel-layout > .panel-grid {
        width: 100% !important;
    }
    #global-image-link-section.five-images .col-6 > .panel-grid-cell {
        width: 100% !important;
    }
    #brusevaegge-row-7 .bottom-global-kontakt-content .content .textwidget p strong,
    #brusevaegge-row-7 .bottom-global-kontakt-content .content .textwidget h4,
    #udskiftning-row-7 .bottom-global-kontakt-content .content .textwidget h4, 
    #staenkplader-row-9 .bottom-global-kontakt-content .content .textwidget h4, 
    #brusekabiner-row-8 .bottom-global-kontakt-content .content .textwidget h4, 
    #spejli-row-8 .bottom-global-kontakt-content .content .textwidget h4, 
    .bottom-global-kontakt-content .content .textwidget h4 {
        font-size: 17px;
    }
    #billeder-wrap .eteam-gallery.column-4 .inner h3 {
        font-size: 20px;
    }
    #staenkplader-row-2.global-content-left-image .header h2, 
    #udskiftning-row-2.global-content-left-image .header h2, 
    .global-content-left-image .header h2, 
    .global-content-right-image > .panel-grid-cell .header h2 {
        font-size: 22px;
    }
    #glarmester-row-3 > .panel-grid-cell h3 {
        font-size: 22px;
    }
    #referencer-row-3 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child ul {
        margin-left: 25px;
    }
    #omos-row-2 .global-big-img-with-content .col-2 .header h3 {
        font-size: 20px;
    }
    #omos-row-2 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
        padding: 50px 25px 55px !important;
    }
    #kontakt-row-2 .col-4 > .panel-grid-cell {
        padding: 30px 15px 25px !important;
    }
    #kontakt-row-3 .content ul {
        column-gap: 0;
    }
    .g-ydelser-upper-content .header h2 {
        font-size: 22px;
    }
    #kontakt-form-section #kontakt-form.common-kontakt {
        padding: 45px 15px 70px !important;
    }
    .col-6.image-link-wrapper > .panel-layout > .panel-grid .header h3 {
        font-size: 22px;
    }
    #spejli-row-3 > .panel-grid-cell .header h2 {
        font-size: 22px;
    }
	#brusekabiner-row-3 .header h2 {
		font-size: 20px;
	}
	#taastrup-row-5 .ydelser-global-col-2 .col-2 > .panel-grid-cell:last-child .content h5 br {
        display: none;
    }
	#taastrup-row-5 .ydelser-global-col-2 .col-2 > .panel-grid-cell:first-child .content h5,
	#taastrup-row-5 .ydelser-global-col-2 .col-2 > .panel-grid-cell:last-child .content h5 {
		font-size: 18px;
	}
}

@media only screen and (max-width: 599px) {
    .site-footer > .footer-wrap {
        padding: 60px 0 65px 25px;
    }
    .subpage.slider-content .content-wrapper p strong {
        font-size: 25px !important;
    }
    .subpage.slider-content .content-wrapper p:last-child {
        font-size: 16px !important;
    }
    .site-header .site-branding {
        width: 62.5%;
    }
    .subpage .content-wrapper .btn-container .btn-one {
        font-size: 11px !important;
    }
    .subpage .content-wrapper .btn-container .btn-one {
        width: 145px !important;
    }
    .slider-content .content-wrapper {
        padding: 10px 13px 20px !important;
    }
    .icon-with-content-radius > .panel-grid-cell {
        width: 100% !important;
    }
     .icon-with-content-radius > .panel-grid-cell .sow-image-container {
        display: flex;
        justify-content: center;
    }
    .g-ydelser-upper-content h3 {
        font-size: 22px;
    }
    #besked-row-2 .global-big-img-with-content .col-2 h3 {
        font-size: 20px;
    }
    .global-big-img-with-content .col-2 .content p {
        font-size: 15px;
    }
    .btn-one {
        font-size: 16px !important;
        width: 270px;
        padding: 7px 0 !important;
    }
    #global-image-link-section .col-6 > .panel-grid-cell h3 {
        padding: 20px 0 48px;
        font-size: 16px;
    }
    #global-image-link-section .col-6 > .panel-grid-cell:hover h3:before {
        width: 60px;
    }
	#global-image-link-section .col-6 > .panel-grid-cell h3:before {
		 top: 60px;
	}
    #global-image-link-section .col-6 > .panel-grid-cell:hover h3:before {
        width: 90px;
    }
    h1,
    #page-title-wrap h1 {
        font-size: 26px;
    }
    #page-title-wrap {
        padding: 20px 0;
    }
    .g-ydelser-upper-content {
        padding-top: 45px;
    }
    .icon-with-content {
        flex-direction: column !important;
        align-items: center !important;
    }
    .icon-with-content > .panel-grid-cell {
        width: calc(100% - 1 * 155px) !important;
    }
    #taastrup-row-2 .global-big-img-with-content .col-2 ul {
        column-count: 1;
        column-gap: 0px;
    }
    #taastrup-row-2 .global-big-img-with-content .col-2 ul li {
        width: fit-content;
    }
    #taastrup-row-2 .global-big-img-with-content .col-2 ul {
        display: inline-block;
    }
    #taastrup-row-2 .global-big-img-with-content .col-2 .content.list-items .textwidget {
        text-align: center;
    }
    #kontakt-form.common-kontakt .btm-row .col:first-child .wpcf7-list-item > label {
        /* align-items: flex-start;
        gap: 0; */
        display: block;
        text-align: center;
    }
    #kontakt-form.common-kontakt .btm-row .col:first-child .wpcf7-list-item > label > input {
        margin-right: 3px;
    }
    #kontakt-form-section #kontakt-form.common-kontakt .textbox > .col > div {
        width: 100%;
    }
    #taastrup-row-6 .bottom-global-kontakt-content .content p {
        font-size: 15px;
    }
    #kontakt-form-section #kontakt-form.common-kontakt h3 {
        /* font-size: 22px; */
    }
    #billeder-wrap .eteam-gallery.column-4 > .thumbnail-item {
        width: 100% !important;
    }
    #billeder-wrap .eteam-gallery > .thumbnail-item > .everlightbox-trigger {
        width: 100%;
    }
    /* h2 {
        font-size: 26px;
    } */
    #glarmester-row-5 .col-2.content-wrapper .header h3, 
    h3 {
        font-size: 20px;
    }
    #spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell:first-child, 
    #spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell:nth-child(2), 
    #spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell:nth-child(3), 
    #spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell:last-child {
        gap: 20px;
    }
    .gallery-holder h2 {
/*         margin: 0 0 60px; */
    }
     h1 {
        font-size: 24px;
    }
    #opgave-row-1 .header h4 {
        font-size: 18px;
    }
    #opgave-row-1 > .panel-grid-cell .content-list-items ul {
        padding-left: 0;
    }
    #opgave-row-2 #global-image-link-section .col-6 > .panel-grid-cell h3 {
/*         font-size: 16px; */
    }
    #opgave-row-4 .global-big-img-with-content .col-2 .content p {
        font-size: 16px;
    }
    #referencer-row-1 h2 {
        font-size: 24px;
    }
    #referencer-row-3 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child ul {
        column-count: 1;
    }
    #referencer-row-3 .global-big-img-with-content .col-2 .header h3 {
        margin: 0 0 45px;
    }
    #referencer-row-3 .global-big-img-with-content .col-2 .header h3 {
        font-size: 20px;
    }
    #referencer-row-4 .bottom-global-kontakt-content .content .textwidget h4:last-of-type {
        margin-bottom: 0;
    }
    #kontakt-row-1 h2 {
        font-size: 24px;
    }
    #kontakt-row-1 p {
        font-size: 16px;
    }
    #kontakt-row-2 .col-4 {
        flex-direction: column !important;
    }
    #kontakt-row-2 .col-4 > .panel-grid-cell {
        width: 100% !important;
    }
    #kontakt-row-2 .col-4 > .panel-grid-cell {
        padding: 40px 15px !important;
    }
    #kontakt-row-2 #kontakt-form-section #kontakt-form.common-kontakt {
        padding: 45px 20px 50px !important;
    }
    #kontakt-form-section #kontakt-form.common-kontakt .textbox {
        padding: 0;
    }
    #kontakt-row-3 .content ul {
        column-count: 1;
        width: fit-content;
        margin: 0 auto 50px auto;
    }
    #kontakt-row-3 .content ul li {
        width: fit-content;
    }
    .g-ydelser-upper-content .header h2 {
        font-size: 20px;
    }
    #staenkplader-row-2.global-content-left-image .header h2, 
    #udskiftning-row-2.global-content-left-image .header h2, 
    .global-content-left-image .header h2, 
    .global-content-right-image > .panel-grid-cell .header h2 {
        font-size: 20px;
    }
    .pad-bottom {
        padding-bottom: 60px;
    }
    .pad-top {
        padding-top: 50px;
    }
    #kontakt-form-section.global-kontakt #kontakt-form.common-kontakt .textbox > .col:first-child > div:nth-child(2) {
        order: 3;
    }
    #kontakt-form-section.global-kontakt #kontakt-form.common-kontakt .textbox > .col:first-child > div:nth-child(3) {
        order: 2;
    }
    #kontakt-form-section.global-kontakt #kontakt-form.common-kontakt .textbox > .col:first-child > div:last-child {
        order: 4;
    }
    #referencer-row-3 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
        padding: 40px 25px 50px;
    }
    .gallery-holder .header h2 {
        font-size: 27px;
    }
    #glarmester-row-3 > .panel-grid-cell:last-child .col-4 > .panel-grid-cell img, 
    #glarmester-row-3 > .panel-grid-cell:first-child {
        height: 280px;
    }
    #glarmester-row-3 > .panel-grid-cell h3 {
        font-size: 27px;
    }
    #glarmester-row-3 > .panel-grid-cell:first-child > .so-panel:last-child, 
    #glarmester-row-3 > .panel-grid-cell:last-child .col-4 > .panel-grid-cell > .so-panel:last-child {
        bottom: -32.5%;
    }
	#kontakt-form-section.main-kontakt .wpcf7-response-output, #kontakt-form-section.main-kontakt .wpcf7-validation-errors, #kontakt-form-section.main-kontakt .wpcf7-mail-sent-ok {
        bottom: 1.5em !important;
    }
}

/* @media only screen and (max-width: 567px) {
  
} */

@media only screen and (max-width: 496px) {
    #menu-sidebar-soc-med .col-4 > .panel-grid-cell {
        width: calc(25% - 0.75 * 22px) !important;
    }
    .site-header .site-branding > a:last-child {
        display: none;
    }
    .site-header {
        height: 105px;
    }
    .site-slider {
        margin-top: 105px;
    }
    .site-header .site-branding > a:first-child img {
        width: 88%;
    }
    .site-header .site-branding {
        margin-top: 4px;
    }
    .hamburger--elastic .hamburger-inner {
        top: 9px !important;
    }
    .subpage .content-wrapper {
        margin-top: 0px !important;
    }
    .slider-content .content-wrapper {
        padding: 10px 16px 20px !important;
    }
    .btn-container .btn-one {
        font-size: 12px !important;
        border-radius: 6px !important;
    }
    .slider-content .content-wrapper p:last-child {
        letter-spacing: 0.1px !important;
        margin-top: 3px !important;
    }
    .slider-content .btn-container {
        margin-top: 11px !important;
    }
    #besked-row-1.g-ydelser-upper-content {
        padding-top: 50px;
    }
    .g-ydelser-upper-content h3 {
        font-size: 20px;
    }
    #glarmester-row-1.g-padding {
        padding: 45px 0 55px;
    }
    #ydelser-row-1 > .panel-grid-cell {
        padding-top: 45px !important;
    }
    #brusedoere-row-1.pad-bottom {
        padding-bottom: 50px;
    }
    #udskiftning-row-1.pad-bottom, 
    #spejli-row-1.pad-bottom, 
    #brusekabiner-row-1.pad-bottom, 
    #brusevaegge-row-1.pad-bottom {
        padding-bottom: 50px;
    }
    .btn-one {
        font-size: 15px !important;
        width: 220px;
        padding: 5px 0 !important;
    }
    #taastrup-row-6, #besked-row-3 {
        padding: 0 20px;
    }
    .icon-with-content > .panel-grid-cell {
        width: calc(100% - 1 * 75px) !important;
    }
    #taastrup-row-2 .global-big-img-with-content .col-2 h3 {
        padding: 0;
    }
    #taastrup-row-2 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
        padding: 50px 25px 60px 25px !important;
    }
    #taastrup-row-2 .global-big-img-with-content .col-2 h3 {
        margin-bottom: 30px;
    }
    #kontakt-form .btm-row .col:first-child .wpcf7-form-control-wrap a,
    #kontakt-form.common-kontakt .btm-row .col:first-child .wpcf7-list-item > label > span label > a,
    #kontakt-form .btm-row .col:first-child .wpcf7-form-control-wrap {
        font-size: 14px;
    }
    .ydelser-global-col-2 > .panel-layout > .panel-grid:last-child .col-2 {
        padding: 40px 20px 20px;
    }
    #taastrup-row-1 > .panel-grid-cell > .so-panel:nth-child(2) .content p {
        font-size: 16px;
    }
    .ydelser-global-col-2 > .panel-layout > .panel-grid:first-child .header h3 {
        font-size: 20px;
    }
    .homepage .content-wrapper .btn-container .btn-one {
        width: 140px !important;
        font-size: 12px !important;
    }
    .homepage.slider-content .content-wrapper {
        padding: 12px 23px 28px !important;
    }
     .homepage.slider-content .content-wrapper p strong {
        font-size: 30px !important;
    }
    .homepage.slider-content .content-wrapper p:last-child {
        font-size: 18px !important;
    }
    h1 {
        font-size: 22px;
    }
    .subpage.slider-content .btn-container {
        gap: 10px;
    }
    .subpage.slider-content .content-wrapper {
        padding: 10px 14px 20px !important;
    }
    .subpage .content-wrapper .btn-container .btn-one {
        font-size: 12px !important;
    }
    #kontakt-form-section #kontakt-form.common-kontakt h3 {
        /* font-size: 20px; */
    }
    .global-content-left-image > .panel-grid-cell .hover-swipe-down .so-widget-sow-image, 
    .global-content-right-image > .panel-grid-cell:last-child .hover-swipe-down .so-widget-sow-image {
        padding: 20px !important;
    }
    .ydelser-global-col-2 > .panel-layout > .panel-grid:last-child .col-2 > .panel-grid-cell {
        padding: 50px 15px 50px !important;
    }
    #billeder-wrap .eteam-gallery.column-4 {
        gap: 20px;
    }
    .global-content-right-image {
        padding: 50px 20px 50px !important;
    }
    #udskiftning-row-7 > .panel-grid-cell, 
    #staenkplader-row-9 > .panel-grid-cell,
    #brusekabiner-row-8 > .panel-grid-cell, 
    #spejli-row-8 > .panel-grid-cell, 
    #brusevaegge-row-7 > .panel-grid-cell,
    #brusedoere-row-7 > .panel-grid-cell, 
    #ydelser-row-4 > .panel-grid-cell {
        padding: 0 20px !important;
    }
    #staenkplader-row-9 .bottom-global-kontakt-content {
        padding: 88px 40px 98px !important;
    }
    .col-6.image-link-wrapper > .panel-layout,
    .wrap, #privatlivspolitik-row-1 .wrap, 
    #omcookies-row-1 .wrap {
        padding: 0 20px;
    }
    .ydelser-global-col-2 > .panel-layout > .panel-grid:first-child {
        padding: 70px 0px !important;
    }
    #opgave-row-6 > .panel-grid-cell,
    #omos-row-3 > .panel-grid-cell,
    #referencer-row-4 > .panel-grid-cell,
    #garanti-row-3 > .panel-grid-cell,
    .ydelser-global-col-2 > .panel-layout > .panel-grid:first-child .content {
        padding: 0 20px !important;
    }
    #staenkplader-row-2.global-content-left-image, .global-content-left-image {
        padding: 50px 20px 60px;
    }
    #brusevaegge-row-4 .ydelser-global-col-2 > .panel-layout > .panel-grid:last-child .col-2 {
        padding: 70px 20px 90px;
    }
    #brusedoere-row-1.g-ydelser-upper-content .content {
        padding: 0 20px;
    }
    #spejli-row-3 > .panel-grid-cell .col-4 p {
        font-size: 15px;
    }
    #staenkplader-row-6 .ydelser-global-col-2 > .panel-layout > .panel-grid:last-child .col-2 {
        padding: 55px 20px 50px;
    }
    .ydelser-global-col-2 > .panel-layout > .panel-grid:last-child .col-2 {
        padding: 50px 20px 30px;
    }
    #glarmester-row-6.global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
        padding: 70px 20px 50px !important;
    }
    #brusevaegge-row-4 .ydelser-global-col-2 > .panel-layout > .panel-grid:last-child .col-2 {
        padding: 50px 20px 50px;
    }
    #kontakt-form-section #kontakt-form.Homepage-kontakt {
        padding: 50px 30px;
    }
    #brusekabiner-row-8 .bottom-global-kontakt-content,
    #ydelser-row-4 .bottom-global-kontakt-content {
        padding: 88px 30px 98px;
    }
    #opgave-row-1 .content p {
        font-size: 15px;
    }
    #opgave-row-1 .content {
        padding: 0 15px;
    }
    .site-content .entry-content ul li {
        font-size: 15px;
    }
    #opgave-row-2 #global-image-link-section .col-6 > .panel-grid-cell h3 {
        font-size: 20px;
    }
    #garanti-row-1 > .panel-grid-cell > .so-panel:nth-child(2) .content {
        padding: 0 15px 50px;
    }
    #garanti-row-2 .header h3 {
        font-size: 27px;
        margin: 0 0 35px;
    }
    p {
        line-height: 160%;
    }
    #garanti-row-2 .col-2 > .panel-grid-cell:last-child .sow-image-container > img  {
        width: 80%;
    }
    #omos-row-3 .bottom-global-kontakt-content {
        padding: 50px 35px 60px !important;
    }
    #referencer-row-4 .bottom-global-kontakt-content,
    .bottom-global-kontakt-content,
    #garanti-row-3 .bottom-global-kontakt-content {
        padding: 88px 35px 98px;
    }
    #garanti-row-3 .bottom-global-kontakt-content .content p:last-child {
        margin-top: 0;
    }
    .bottom-global-kontakt-content .content p,
    #garanti-row-3 .bottom-global-kontakt-content .content p {
        font-size: 15px;
    }
    #global-image-link-section .col-6 > .panel-grid-cell h3 {
        font-size: 20px;
    }
    #referencer-row-1 h2 {
        font-size: 22px;
    }
    #referencer-row-1 .content p:last-child {
        font-size: 16px;
    }
    #referencer-row-3 .global-big-img-with-content .col-2 .header h3 {
        font-size: 18px;
    }
    #kontakt-form-section #kontakt-form h3 {
        margin: 0 0 20px;
    }
    #omos-row-1 .header h2 {
        font-size: 28px;
    }
    #kontakt-row-1 h2 {
        font-size: 20px;
    }
    #kontakt-form-section.main-kontakt #kontakt-form.common-kontakt [type="text"], 
    #kontakt-form-section.main-kontakt #kontakt-form.common-kontakt [type="tel"], 
    #kontakt-form-section.main-kontakt #kontakt-form.common-kontakt [type="email"], 
    #kontakt-form-section.main-kontakt #kontakt-form.common-kontakt [type="date"], 
    #kontakt-form-section.main-kontakt #kontakt-form.common-kontakt textarea {
        font-size: 15px;
    }
    #referencer-row-1 > .panel-grid-cell {
        padding: 40px 0 45px !important;
    }
    #opgave-row-6 .bottom-global-kontakt-content .content p {
        margin-top: 0;
    }
    .gallery-holder .header h2 {
        font-size: 22px;
    }
    #glarmester-row-3 > .panel-grid-cell:last-child .col-4 > .panel-grid-cell img, 
    #glarmester-row-3 > .panel-grid-cell:first-child {
        height: 250px;
    }
    #glarmester-row-3 > .panel-grid-cell:first-child > .so-panel:last-child, 
    #glarmester-row-3 > .panel-grid-cell:last-child .col-4 > .panel-grid-cell > .so-panel:last-child {
        bottom: -38.5%;
    }
    /* #glarmester-row-3 > .panel-grid-cell h3 {
        font-size: 22px;s
    } */
}
/* @media only screen and (max-width: 496px) {

} */


@media only screen and (max-width: 413px) {
	#kontakt-form-section.global-kontakt .wpcf7-response-output, 
	#kontakt-form-section.global-kontakt .wpcf7-validation-errors, 
	#kontakt-form-section.global-kontakt .wpcf7-mail-sent-ok {
    	bottom: 2em !important;
	}
	.wpcf7-response-output, .wpcf7-validation-errors, .wpcf7-mail-sent-ok {
		font-size: 14px;
	}
    .btn-container {
        gap: 5px;
    }
    .content-wrapper .btn-container .btn-one {
        width: 143px !important;
    }
    .subpage.slider-content .content-wrapper {
        padding: 11px 13px 21px !important;
    }
    #resp-sidebar .resp-sidebar-wrap .site-branding > a:first-child {
            max-width: 18%;
    }
    #global-image-link-section .col-6 > .panel-grid-cell h3 {
        padding: 27px 0 57px;
        font-size: 20px;
    }
    #besked-row-2 .global-big-img-with-content .col-2 h3 {
        font-size: 18px;
    }
    #taastrup-row-1 > .panel-grid-cell > .so-panel:nth-child(2) .content p {
        font-size: 16px;
    }
    .icon-with-content > .panel-grid-cell {
        width: 100% !important;
    }
    #kontakt-form .btm-row .col:first-child .wpcf7-form-control-wrap {
        font-size: 14px;
    }
    #kontakt-form.common-kontakt .btm-row .col:first-child .wpcf7-list-item > label > span label > a {
        font-size: 12px;
    }
    #kontakt-form-section #kontakt-form input[type="submit"] {
        padding: 0px 105px;
        height: 42px;
    }
    #kontakt-form input[type="checkbox"] {
        top: 2px;
        position: relative;
    }
    .ydelser-global-col-2 > .panel-layout > .panel-grid:last-child .col-2 > .panel-grid-cell {
        padding: 50px 15px 50px !important;
    }
    .sb-active-right .site-header .hmenu-wrapper .hamburger-box {
        left: 25px;
    }
    .g-ydelser-upper-content h3 {
        font-size: 18px;
    }
    .icon-with-content-radius {
        gap: 40px;
    }
    #glarmester-row-5 .col-2.content-wrapper .col-2 {
        flex-direction: row;
        gap: 30px;
        justify-content: center;
    }
     #glarmester-row-5 .col-2.content-wrapper .col-2 > .panel-grid-cell:last-child {
        width: fit-content !important;
     }
    #kontakt-form-section #kontakt-form.Homepage-kontakt {
        padding: 50px 20px;
    }
    #glarmester-row-5 .col-2.content-wrapper .col-2 > .panel-grid-cell {
        width: calc(50% - 1 * 0px) !important;
    }
    .global-content-left-image > .panel-grid-cell .hover-swipe-down .so-widget-sow-image, 
    .global-content-right-image > .panel-grid-cell:last-child .hover-swipe-down .so-widget-sow-image {
        padding: 15px !important;
    }
    #udskiftning-row-1.g-ydelser-upper-content .content {
        padding: 0 20px;
    }
    #opgave-row-4 .global-big-img-with-content .col-2 > .panel-grid-cell:last-child {
        padding: 60px 20px 50px !important;
    }
    #kontakt-form-section.main-kontakt #kontakt-form.common-kontakt h3 {
        font-size: 30px;
    }
    #kontakt-form-section #kontakt-form.common-kontakt h3 {
        font-size: 24px;
    }
    #kontakt-form.common-kontakt [type="text"], 
    #kontakt-form.common-kontakt [type="tel"], 
    #kontakt-form.common-kontakt [type="email"], 
    #kontakt-form.common-kontakt [type="date"], 
    #kontakt-form.common-kontakt textarea {
        font-size: 15px;
    }
    #referencer-row-1 h2 {
        font-size: 20px;
    }
    #referencer-row-1 .content p {
        font-size: 16px;
    }
    #referencer-row-1 .header h2 {
        margin: 0 0 27px;
    }
    #omos-row-1 .header h3 {
        margin: 50px 0 40px;
    }
    #omos-row-2 .global-big-img-with-content .col-2 .header h3 {
        font-size: 18px;
    }
    .site-header .wrap {
        padding: 0 20px;
    }
    .sb-active-right .hamburger-box {
        left: 8px !important;
    }    
    #spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell:first-child, 
    #spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell:nth-child(2), 
    #spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell:nth-child(3), 
    #spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell:last-child {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    #spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell > .so-panel:first-child {
        width: fit-content;
    }
    #spejli-row-3 > .panel-grid-cell .col-4 > .panel-grid-cell > .so-panel:last-child {
        width: 100%;
        display: block;
    }
    #glarmester-row-3 > .panel-grid-cell:last-child .col-4 > .panel-grid-cell img, 
    #glarmester-row-3 > .panel-grid-cell:first-child {
        height: 210px;
    }
    #glarmester-row-3 > .panel-grid-cell:first-child > .so-panel:last-child, 
    #glarmester-row-3 > .panel-grid-cell:last-child .col-4 > .panel-grid-cell > .so-panel:last-child {
        bottom: -47.5%;
    }
    #glarmester-row-3 > .panel-grid-cell h3 {
        font-size: 24px;
    }
    #global-image-link-section .col-6 > .panel-grid-cell h3:before {
        top: 70px;
    }
	.col-6.image-link-wrapper > .panel-layout > .panel-grid .header h3 {
        font-size: 20px;
    }
}
@media only screen and (max-width: 374px) {
	 #kontakt-form-section.main-kontakt .wpcf7-response-output, 
	#kontakt-form-section.main-kontakt .wpcf7-validation-errors,
	#kontakt-form-section.main-kontakt .wpcf7-mail-sent-ok {
        bottom: 0.5em !important;
    }
     #bottom-footer .col-3 > .panel-grid-cell:nth-child(2) {
        flex-direction: column;
        align-items: center;
    }
    #global-image-link-section .col-6 > .panel-grid-cell h3 {
        padding: 20px 0 50px;
        font-size: 18px;
    }
     #global-image-link-section .col-6 > .panel-grid-cell h3:before {
        top: 60px;
    }
    .slider-content .content-wrapper {
        padding: 11px 15px 21px !important;
    }
    .subpage .content-wrapper {
        margin-left: 0 !important;
    }
    .border:before {
        top: 15px;
        bottom: 15px;
        left: 15px;
        right: 15px;
    }
    #bottom-footer .col-3 > .panel-grid-cell:last-child .col-4 {
        gap: 10px;
    }
    #page-title-wrap h1 {
        font-size: 20px;
    }
    .ydelser-global-col-2 > .panel-layout > .panel-grid:first-child .header h3 {
        font-size: 18px;
    }
    .btn-one {
        font-size: 14px !important;
    }
    .homepage.slider-content .content-wrapper p strong {
        font-size: 28px !important;
    }
    .homepage.slider-content .content-wrapper p:last-child {
        font-size: 14px !important;
    }
    .homepage.slider-content .content-wrapper {
        padding: 12px 15px 28px !important;
    }
    .homepage .content-wrapper .btn-container .btn-one {
        width: 125px !important;
        font-size: 11px !important;
    }
    .page-id-9 .site-slider {
        height: 180px;
    }
    .page-id-9 .site-slider > rs-fullwidth-wrap,
    .page-id-9 .site-slider > rs-fullwidth-wrap > rs-module-wrap,
    .page-id-9 .site-slider > rs-fullwidth-wrap > rs-module-wrap > rs-module {
        height: 100% !important;
    }
    #glarmester-row-3 > .panel-grid-cell:first-child > .so-panel:last-child, 
    #glarmester-row-3 > .panel-grid-cell:last-child .col-4 > .panel-grid-cell > .so-panel:last-child {
        bottom: -38.5%;
    }
    .subpage .content-wrapper .btn-container .btn-one {
        font-size: 11px !important;
    }
    .subpage .content-wrapper .btn-container .btn-one {
        width: 125px !important;
    }
    .subpage.slider-content .content-wrapper {
        padding: 11px 31px 21px !important;
    }
    h2 {
        font-size: 20px;
    }
    #page-title-wrap h1 {
        font-size: 24px;
    }
    .col-6.image-link-wrapper > .panel-layout, .wrap, #privatlivspolitik-row-1 .wrap, #omcookies-row-1 .wrap {
        padding: 0 10px;
    }
    .col-6.image-link-wrapper > .panel-layout {
        gap: 20px;
    }
    #kontakt-form-section #kontakt-form input[type="submit"] {
        padding: 0px 70px;
    }
    #udskiftning-row-7 > .panel-grid-cell, 
    #staenkplader-row-9 > .panel-grid-cell, 
    #brusekabiner-row-8 > .panel-grid-cell, 
    #spejli-row-8 > .panel-grid-cell, 
    #brusevaegge-row-7 > .panel-grid-cell,
    #brusedoere-row-7 > .panel-grid-cell, 
    #ydelser-row-4 > .panel-grid-cell {
        padding: 0 10px !important;
    }
    #staenkplader-row-2.global-content-left-image .header h2, 
    #udskiftning-row-2.global-content-left-image .header h2, 
    .global-content-left-image .header h2, 
    .global-content-right-image > .panel-grid-cell .header h2 {
        font-size: 20px;
    }
    .global-content-right-image {
        padding: 75px 10px 80px !important;
    }
    .col-6.image-link-wrapper > .panel-layout, .wrap, #privatlivspolitik-row-1 .wrap, 
    #omcookies-row-1 .wrap {
        padding: 0 10px;
    }
    #opgave-row-6 .bottom-global-kontakt-content {
        padding: 0 35px;
    }
    #glarmester-row-5 .col-2.content-wrapper .header h3, h3 {
        font-size: 18px;
    }
    p,
    .site-content {
        font-size: 15px;
    }
    .ydelser-global-col-2 > .panel-layout > .panel-grid:last-child .col-2 .content p,
    .ydelser-global-col-2 > .panel-layout > .panel-grid:first-child .content p,
    .global-content-left-image > .panel-grid-cell .content p, 
    .global-content-right-image > .panel-grid-cell .content p,
    .g-ydelser-upper-content .content p {
        font-size: 15px;
    }
    #staenkplader-row-6 .ydelser-global-col-2 > .panel-layout > .panel-grid:last-child .col-2 {
        padding: 55px 10px 50px;
    }
    .ydelser-global-col-2 > .panel-layout > .panel-grid:last-child .col-2 {
        padding: 50px 10px 30px;
    }
    #staenkplader-row-2.global-content-left-image, .global-content-left-image {
        padding: 45px 10px 80px;
    }
    #brusevaegge-row-4 .ydelser-global-col-2 > .panel-layout > .panel-grid:last-child .col-2 {
        padding: 70px 10px 90px;
    }
    .ydelser-global-col-2 > .panel-layout > .panel-grid:first-child .content p {
        font-size: 15px;
    }
     .global-content-right-image {
        padding: 45px 10px 60px !important;
    }
    .ydelser-global-col-2 > .panel-layout > .panel-grid:first-child {
        padding: 50px 0px !important;
    }
    #garanti-row-3 > .panel-grid-cell,
    #omos-row-3 > .panel-grid-cell,
    #referencer-row-4 > .panel-grid-cell,
    #opgave-row-6 > .panel-grid-cell {
         padding: 0 10px !important;
    }
    .g-ydelser-upper-content .content, #besked-row-1.g-ydelser-upper-content .content,
    #udskiftning-row-1.g-ydelser-upper-content .content,
    #spejli-row-3 > .panel-grid-cell .col-4 {
        padding: 0 10px;
    }
    #opgave-row-2 #global-image-link-section .col-6 > .panel-grid-cell h3 {
        font-size: 18px;
    }
    #opgave-row-4 .global-big-img-with-content .col-2 .content p {
        font-size: 15px;
    }
    #resp-sidebar #mobile-navigation .menu .sub-menu li a:hover {
        padding-left: 20px;
    }
    .sb-active-right .hamburger-box {
        left: 22px !important;
    }
    #glarmester-row-3 > .panel-grid-cell:last-child .col-4 > .panel-grid-cell img, 
    #glarmester-row-3 > .panel-grid-cell:first-child {
        height: 180px;
    }
    #glarmester-row-3 > .panel-grid-cell h3 {
        font-size: 22px;
    }
    #glarmester-row-3 > .panel-grid-cell:first-child > .so-panel:last-child, #glarmester-row-3 > .panel-grid-cell:last-child .col-4 > .panel-grid-cell > .so-panel:last-child {
        bottom: -68.5%;
    }
	.col-6.image-link-wrapper > .panel-layout > .panel-grid .header h3 {
        font-size: 17px;
    }
}


@media only screen and (max-width: 320px) {}


/** Slidebar Overrides **/
@media only screen and (max-width: 2000px) and (min-width: 1600px) {
    .sb-slidebar {
        max-width: 350px;
        width: 100%;
    }
}

@media only screen and (max-width: 1599px) and (min-width: 1367px) {
    .sb-slidebar {
        max-width: 350px;
        width: 100%;
    }
}

@media only screen and (max-width: 1366px) and (min-width: 1025px) {
    .sb-slidebar {
        max-width: 335px;
        width: 100%;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 901px) {
    .sb-slidebar {
        max-width: 330px;
        width: 100%;
    }
}
@media only screen and (max-width: 900px) and (min-width: 768px) {
    .sb-slidebar {
        max-width: 320px;
        width: 100%;
    }
}

@media only screen and (max-width: 767px) and (min-width: 568px) {
    .sb-slidebar {
        max-width: 320px;
        width: 100%;
    }
}

@media only screen and (max-width: 667px) and (min-width: 600px) {
    .sb-slidebar {
        max-width: 320px;
        width: 100%;
    }
}
@media only screen and (max-width: 599px) and (min-width: 413px) {
    .sb-slidebar {
        max-width: 310px;
        width: 100%;
    }
}

@media only screen and (max-width: 413px) and (min-width: 375px) {
    .sb-slidebar {
        max-width: 310px;
        width: 100%;
    }
}
@media only screen and (max-width: 374px) and (min-width: 321px) {
    .sb-slidebar {
        max-width: 280px;
        width: 100%;
    }
}

@media only screen and (max-width: 320px) and (min-width: 300px) {
    .sb-slidebar {
        max-width: 280px;
        width: 100%;
    }
}