/*
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;
}
body {
    color: #000;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: none;
}
body,
button,
input,
select,
textarea {
    font-size: 1rem;
    line-height: 1.65;
}
a,
a:visited {
    color: #A87B50;
}
a:hover,
a:active,
a:focus {
    color: #000;
}
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;
}
p + p {
    margin: 1.15em 0 0;
/*    margin: 15px 0 0;*/
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Oswald", sans-serif;
    font-weight: 400;
    color: #000;
    margin: 0;
    line-height: 140%;
    text-transform: uppercase;
    text-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
}
h1 {
    font-size: 2.625rem;
}
h2 {
    font-size: 2.375rem;
}
h3 {
    font-size: 2.125rem;
}
h4 {
    font-size: 1.625rem;
}
h5 {
    font-size: 1.875rem;
}


blockquote {
    background-color: #fff;
    border-left: 8px solid #A87B50;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    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: #A87B50;
    font-weight: 700;
}
a:hover strong {
    color: #000000;
}

strong > a {
    color: #A87B50;
    font-weight: 700 !important;
}
strong > a:hover {
    color: #000000;
}

.wrap {
    margin: 0 auto;
    max-width: 1720px;
    width: 100%;
}
.wrap:after {
    display: block;
    clear: both;
    content: "";
    height: 0;
    visibility: hidden;
}

.skip-link {
    display: none;
}

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

.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-1:after, .btn-2, .btn-2:after, .btn-3, .btn-3:after {
    -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;
}
.btn-1,
.btn-2 {
    font-family: 'Oswald', sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    position: relative;
    padding: 7px 109px 7px 60px;
}
.btn-1 {
    background: transparent;
    border: 1px solid #282828;
    color: #000000 !important;
    filter: drop-shadow(5px 5px 6px rgba(0, 0, 0, .3));
}
.btn-1:hover {
    border: 1px solid #9b8043;
    background: #9b8043;
    color: #fff !important;
}
.btn-2 {
    border: 1px solid #5A9E39;
    background: #5A9E39;
    box-shadow: 5px 5px 6px rgba(0, 0, 0, .3);
    color: #fff !important;
}
.btn-2:hover {
    border: 1px solid #000;
    background: #000;
}
.btn-1:after,
.btn-2:after {
    content: '';
    display: inline-block;
    top: 0;
    bottom: 0;
    margin: auto 0;
    right: 60px;
    width: 30px;
    height: 30px;
    position: absolute;
}
.btn-1:after {
    background: url(assets/images/btn-arrow.png) no-repeat;  
}
.btn-2:after,
.btn-1:hover:after {
    background: url(assets/images/w-right-arrow.png) no-repeat;  
}
.btn-1:hover:after,
.btn-2:hover:after {
    right: 50px;
}

.btn-3:hover {
    color: #5A9E39 !important;
}
.btn-3 {
    color: #fff !important;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    text-shadow: 0 3px 6px rgba(0, 0, 0, .3);
    text-transform: uppercase;
    position: relative;
    padding-right: 41px;
}
.btn-3:after {
    content: '';
    display: inline-block;
    top: 0;
    bottom: 0;
    margin: auto 0;
    right: 0;
    width: 20px;
    height: 20px;
    background: url(assets/images/right-brwn-arrow.png) no-repeat;
    position: absolute;
}
.btn-3:hover:after {
    right: -10px;
}


/*--------------------------------------------------------------
 ## Header
--------------------------------------------------------------*/
.site-header, .site-header .wrap,
.site-header .site-container {
    -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,
.site-header .header-right .box,
.site-header .header-right,
.site-header .site-branding,
.gsticky .site-header .header-right {
    -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 .hmenu-wrapper:hover,
.site-header .hmenu-wrapper > .is-active {
    background: #5a9e39;
}

.header-wrapper {
    border-top: 2px solid #B4995D;
    position: fixed;
    width: 100%;
    z-index: 999;
}
.site-header {
    height: 160px;
    left: 0;
    right: 0;
    position: fixed;
    top: 0;
    margin-top: 12px;
    z-index: 999;
}
.site-header .wrap {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    margin: 0 auto;
    height: 100%;
}

.site-header > .wrap {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .3);
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    max-width: 1880px;
    justify-content: space-between;
}
.gsticky .site-header > .wrap {
    max-width: 100%;
}

.site-header .site-branding {
    background-color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 41.25%;
}
.site-header .site-branding img {
    vertical-align: top;
    filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.2));
}
.site-header .site-branding img:hover {
    transform: scale(.95);
}
.site-header .header-right {
    background-color: rgba(40, 40, 40, .88);
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    padding-left: 20px;
    padding-right: 80px;
    height: 100%;
    width: 100%;
    justify-content: center;
    gap: 23px;
}


.site-header .header-contact {
    display: flex;
    align-items: center;
    gap: 31px;
}

.site-header .header-right .box.email a {
    background: url(assets/images/email.png) no-repeat left;
}
.site-header .header-right .box.phone a {
    background: url(assets/images/mobile.png) no-repeat left;
}
.site-header .header-right .box a:hover {
    opacity: .8;
}
.site-header .header-right .box a {
    align-items: center;
    color: #fff;
    display: flex;
    font-size: 20px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    height: 100%;
    padding: 4px 0 4px 58px;
}
.site-header .header-right .box.email a {
    padding-right: 30px;
    border-right: 1px solid rgba(248, 248, 248, .6);
}

.site-header .hmenu-wrapper {
    background: #B4995D;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .6);
    bottom: 0;
    display: none;
    line-height: 1.25;
    height: 55px;
    right: 0;
    margin: auto 0;
    padding: 0;
    position: relative;
    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 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    height: 55px;
    justify-content: center;
    padding: 10px 23px;
    gap: 15px;
}
.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 {
    opacity: 1 !important;
}
.site-header .hmenu-wrapper .hamburger:hover label,
.site-header .hmenu-wrapper .hamburger.is-active label {
    opacity: .8;
}
.site-header .hmenu-wrapper .hamburger-box {
    height: 22px;
    vertical-align: middle;
    width: 46px;
}
.hamburger--elastic .hamburger-inner {
    top: 0 !important;
}
.hamburger--elastic .hamburger-inner:before {
    top: 11px;
}
.hamburger--elastic .hamburger-inner::after {
  top: 22px;
}
.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: #fff;
    border-radius: 0;
    width: 46px;
    height: 3px;
}
.site-header .hamburger--elastic .hamburger-inner:before {
    left: 0;
    width: 46px;
}

.site-slider {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .30);
/*    overflow: hidden;*/
    position: relative;
    z-index: 13;
    width: 100%;
    display: block;
}


rs-module-wrap {
    left: 0 !important;
    width: 100% !important;
}
rs-module {
    width: 100% !important;
    height: 100% !important;
}
.rs-parallax-wrap {
    width: 100% !important;
}

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

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


.site-slider .containers {
    display: flex;
    width: 100%;
    justify-content: center;
    margin-top: 70px;
}

/*for banner*/
.site-slider .banner-box {
    box-shadow: 0 3px 16px rgba(0, 0, 0, .3);
    align-items: center;
    background: #F8F8F8;
    display: flex;
    padding: 20px 10px;
    margin: 70px 100px 0 !important;
    position: relative;
    justify-content: space-between;
    z-index: 3;
}
.site-slider .banner-box.text-box {
    padding: 30px 74px 30px 9px;
}
.site-slider .banner-box > div {
    display: flex;
    align-items: center !important;
}
.site-slider .banner-box .btn-holder {
    width: auto;
    margin-left: 25px !important;
}
.site-slider .banner-box .title {
  border-right: 1px solid rgba(168, 123, 80, .6);
  padding: 37px 55px 37px 66px !important;
}
.site-slider .banner-box .title p {
    color: #000;
    font-family: 'Oswald', sans-serif;
    font-size: 48px;
    letter-spacing: 1.44px !important;
    text-transform: uppercase;
    text-shadow: 0 3px 6px rgba(0, 0, 0, .3);
}
.site-slider .banner-box .content {
    white-space: normal;
    padding-right: 45px !important;
    padding-left: 55px !important;
}
.site-slider .banner-box .content p {
    font-family: 'Open Sans', sans-serif;
    color: #000;
    font-size: 20px !important;
    line-height: 34px !important;
}
.site-slider .banner-box .btn-1 {
    padding: 7px 111px 7px 57px !important;
    line-height: 1.5 !important;
}
.site-slider .banner-box .btn-1:after {
    right: 60px;
}
.site-slider .banner-box .btn-1:hover:after {
    right: 50px;
}

.banner-box.for-banner {
    display: none;
}


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


/*for revslider bannertext overlap*/
rs-fullwidth-wrap {
    margin-bottom: 70px !important;
}
rs-module,
rs-slides,
rs-slide {
    overflow: inherit !important;
}

.gsticky .site-header {
    height: 145px;
    margin: 2px 0 0;
}

.gsticky .site-header .header-right {
    background-color: rgba(40, 40, 40, 1);;
}
.gsticky .site-header .site-container {
    max-width: 100%;
}



/*--------------------------------------------------------------
 ## Body
--------------------------------------------------------------*/
.site-content {
    font-size: 18px;
    line-height: 175%;
/*    line-height: 145%;*/
    margin: 0;
    padding: 0;
}
.site-content .entry-content {
    margin: 0;
}
.site-content .entry-content a {
    color: #9B8043;
/*    font-weight: 700;*/
    font-weight: 400;
}
.site-content .entry-content a:hover {
    color: #000;
}
.site-content .entry-content ul {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 0;
}
.site-content .entry-content ul li {
    background: url(assets/images/list-check-mark.png) no-repeat left top;
/*    background-size: 18px auto;*/
    line-height: 1.65;
    padding: 5px 0 5px 50px;
    text-align: left;
}
.site-content .entry-content ul li + li {
    margin-top: 10px;
}

.site-content .entry-content .google-maps {
    border: 0 !important;
    display: inline-block;
    vertical-align: top;
    width: 100%;
}


/*--------------------------------------------------------------
 ## Footer
--------------------------------------------------------------*/
.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: rgba(40, 40, 40, 1);
    color: #fff;
    font-size: 18px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.site-footer:before {
    background: url(assets/images/footer-bg.jpg) no-repeat;
    background-size: cover;
    content: '';
    display: inline-block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: .06;
    z-index: -1;
}
.site-footer p,
.site-footer li {
    line-height: 30px;
}
.site-footer p + p {
    margin: 0;
}

.site-footer a {
    color: #fff;
}
.site-footer a:hover {
    color: #5A9E39;
}
.site-footer .wrap {
    position: relative;
    z-index: 4;
}
.site-footer .footer-wrap {
    padding: 80px 0 65px;
    z-index: 3;
}

.site-footer .footer-col {
    float: left;
    padding: 0;
    width: 100%;
}
.site-footer .widget-title {
    color: #fff;
    display: inline-block;
    font-family: 'Oswald', sans-serif;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0.72px;
    line-height: 1.25;
    margin: 0 0 28px;
    padding: 0 0 0 24px;
    position: relative;
    text-transform: uppercase;
    text-shadow: 0px 3px 6px rgba(0, 0, 0, .6);
    width: 100%;
}
.site-footer .widget-title:after {
    background: #A87B50;
    left: 0;
    bottom: 0;
    content: '';
    display: inline-block;
    height: 30px;
    position: absolute;
    width: 12px;
}

.site-footer .footer-col ul {
    clear: both;
    line-height: 1.5;
    list-style: none;
    margin: 0;
    padding: 0;
}
.site-footer .footer-col ul li + li {
    margin-top: 0;
}
.site-footer .footer-col ul > li.current-menu-item a {
    color: #5A9E39;
}
.site-footer .panel-grid {
    margin-bottom: 0 !important;
}
.site-footer #footer-col-1,
.site-footer #footer-col-6 {
    display: flex;
    justify-content: center;
    max-width: 100%;
}
.site-footer #footer-col-2 {
    max-width: 18.3%;
    padding-left: 55px;
}
.site-footer #footer-col-3 {
    max-width: 25%;
    padding-left: 135px;
}
.site-footer #footer-col-4 {
    max-width: 30%;
    padding-left: 153px;
}
.site-footer #footer-col-5 {
    max-width: 26.7%;
    padding-left: 159px;
}

.site-footer #footer-col-1 {
    margin-bottom: 44px;
}
.site-footer #footer-col-6 {
    margin-top: 35px;
    text-align: center;
}
.site-footer #footer-col-4 label,
.site-footer #footer-col-5 label {
    display: inline-block;
    font-weight: 600;
}
.site-footer #footer-col-4 label {
    width: 99px;
}
.site-footer #footer-col-5 label {
    width: 92px;
}
.site-footer #footer-col-5 p:nth-child(2) {
    display: flex;
}
.site-footer #footer-col-4 p:nth-child(2),
.site-footer #footer-col-5 p:nth-child(2) {
    margin-bottom: 30px;
}
.site-footer #footer-col-4 p:nth-child(2) label {
    width: 100% !important;
}

.copyright-wrap {
    padding: 0 55px;
}
#copyright-wrapper {
    background-color: #202020;
    float: left;
    overflow: hidden;
    padding: 10px 0 11px;
    position: relative;
    width: 100%;
    z-index: 1;
}
#copyright-wrapper .cdev {
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    float: left;
}
#copyright-wrapper span {
    color: #A87B50;
    font-weight: 500;
}
#copyright-wrapper .cdev:hover {
    color: #A87B50;
}

/*--------------------------------------------------------------
 ## Header Menu
--------------------------------------------------------------*/
.site-header .main-navigation a,
.site-header .main-navigation ul.menu > li:last-child {
    font-size: 18px;
    background: transparent;
    color: #fff;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    letter-spacing: 0.432px;
    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 ul.menu > li:last-child.current-menu-item {
    background: #A87B50;
}
.site-header .main-navigation ul.menu > li + li {
    margin-left: 20px;
}
.site-header .main-navigation ul.menu li a {
    border: 1px solid transparent;
    padding: 13px 29px;
}

.site-header .main-navigation ul.menu > li.menu-item-has-children ul > li a {
    padding: 12px 15px 12px 20px;
    color: #000 !important;
    left: 0;
    width: 100%;
}
.site-header .main-navigation ul.menu > li:last-child {
    background: #5A9E39;
    box-shadow: 5px 5px 6px rgba(0, 0, 0, .16);
    margin-left: 50px;
}
.site-header .main-navigation ul.menu > li:last-child:hover {
    background: #A87B50;
}
.site-header .main-navigation ul.menu > li:last-child a:hover {
    border: 1px solid transparent;
}
.site-header .main-navigation ul.menu > li.menu-item-has-children ul {
    background: #A87B50;
    padding: 20px 25px 10px;
    margin-top: 32px;
}

.site-header .main-navigation ul.menu li.current-menu-parent a,
.site-header .main-navigation ul.menu li.current-menu-ancestor a,
.site-header .main-navigation ul.menu li.current-menu-item a,
.site-header .main-navigation ul.menu li a:hover {
    border: 1px solid #A87B50;
}

.site-header .main-navigation ul.menu > li.menu-item-has-children ul > li:not(:last-child) {
    border-bottom: 1px solid rgba(255, 255, 255, .3);
}
.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.current-menu-ancestor > a,
.site-header .main-navigation ul.menu > li.menu-item-has-children ul > li.current-menu-item > a {
    color: #fff !important;
    position: relative;
}
.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-ancestor > a: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/arrow-white-menu.png) no-repeat left;
    position: absolute;
    width: 9px;
    height: 8px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.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: 13px;
  width: 10px;
}

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


/*--------------------------------------------------------------
 ## 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: 2em 1em 1em !important;
    width: 100% !important;
    border-top: 2px solid #B4995D;;
}
#resp-sidebar .site-branding {
    background: #fafafa;
    padding: 20px 10px;
    float: left;
    text-align: center;
    width: 100% !important;
}

#resp-sidebar .site-branding img {
    filter: drop-shadow(0 3px 6px rgba(0, 0, 0, .16));
    vertical-align: top !important;
}
#resp-sidebar #mobile-navigation {
    display: inline-block !important;
    margin: 2.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: 2px solid #fafafa;
}
#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: #343434;
    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: #cfb65a;
    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 > li > a:hover,
#resp-sidebar #mobile-navigation .menu > .current-menu-item > a,
#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: #5a9e39 !important;
    color: #fff !important;
}
#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 .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: rgba(0, 0, 0, .6); !important;*/
    color: rgb(207 182 90) !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-blue.png') no-repeat center center;
    cursor: pointer;
    height: 52px;
    right: 0;
    position: absolute;
    top: 0;
    width: 52px;
    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 .sub-menu li.menu-item-has-children .caret {
    height: 32px;
}
#resp-sidebar #mobile-navigation li.menu-item-has-children .caret,
#resp-sidebar #mobile-navigation li.menu-item-has-children:hover .caret,
#resp-sidebar #mobile-navigation li.menu-item-has-children.current-menu-item .caret {
    background: url('assets/images/icon-caret.png') no-repeat center center;
}
#resp-sidebar #mobile-navigation .menu li.par-active > .caret {
    background: url('assets/images/icon-caret.png') no-repeat center center;
    -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: #343434;
    margin-top: 1px !important;
    display: none;
}
#resp-sidebar #mobile-navigation .sub-menu li:first-child {
    border-top: 0 !important;
    padding-top: 15px;
}
#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: 1.063rem;
    padding-bottom: 6px;
    padding-top: 6px;
    padding-left: 60px;
    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: #e7e7e7;
    border-left: 8px solid #9b8043;
    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 {
    opacity: .8;
}

#resp-sidebar .copyright-sidebar {
    display: inline-block;
    width: 100%;
}
#resp-sidebar .copyright-sidebar {
    color: #000;
    font-size: 1rem;
    margin: 0 0 3em;
    text-align: center;
}
#resp-sidebar .copyright-sidebar a {
    color: #000;
    font-weight: 500;
}
#resp-sidebar .copyright-sidebar a:hover {
    opacity: .7;
}



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


/** CF7 Overwrites **/
.wpcf7 {
    float: left;
    position: relative;
    width: 100%;
}
.wpcf7-form-control-wrap {
    display: block
}
.wpcf7-response-output, .wpcf7-validation-errors, .wpcf7-mail-sent-ok {
    border: 0 !important;
    border-radius: 0;
    bottom: -25px;
    color: #000;
    font-size: 0.875rem;
    left: 0;
    line-height: 1;
    margin: 0 !important;
    padding: 0 !important;
/*    position: absolute;*/
    position: relative;
    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;
}


/*--------------------------------------------------------------
 ## Galleri CSS
--------------------------------------------------------------*/
#billeder-wrap {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    display: inline-block;
    text-align: center;
    vertical-align: top;
    padding: 80px 0;
    width: 100%;
}
#billeder-wrap .eteam-gallery {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: normal;
    justify-content: flex-start;
    margin-right: -30px;
}
#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: 5px;
    width: calc(16.666% - 1 * 4px) !important;
    width: 25%;
    padding: 2px;
}
#billeder-wrap .thumbnail-item .inner {
    box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.2);
    margin-right: 5px;
    overflow: hidden;
}
#billeder-wrap .eteam-gallery img {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    filter: grayscale(50%);
}
#billeder-wrap .eteam-gallery img:hover {
    /*opacity: 0.875;*/
    filter: grayscale(0);
    transform: scale(1.07);
}



/** Kontakt Formular **/
#kontakt-form {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
#kontakt-form input[type="checkbox"] {
    accent-color: #9B8043;
    width: 16px;
    height: 16px;
    margin-right: 5px;
}
#kontakt-form .text {
    margin-bottom: 30px;
}
#kontakt-form .row, #kontakt-form .inrow {
    float: left;
    width: 100%;
    display: flex;
}
#kontakt-form .row + .row {
    margin-top: 12px;
}
#kontakt-form .row .col + .col {
  padding-left: 6px;
}
#kontakt-form .btm-row .col:last-child {
  padding-left: 0;
}
#kontakt-form .row .col, #kontakt-form .row .incol {
    float: left;
    width: 50%;
}
#kontakt-form .row.col-3 .col {
    width: 33.33%;
}

#kontakt-form .row.col-3 .col + .col {
    padding-left: 8px;
}
#kontakt-form .row:last-child {
    margin-top: 15px;
    position: relative;
}
#kontakt-form .row .col > div + div, #kontakt-form .inrow .incol > div + div {
    margin-top: 6px;
}
#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-form-control-wrap {
    color: #000;
    display: inline-block;
    font-size: 1rem;
    position: initial;
    vertical-align: middle;
    width: auto;
}
#kontakt-form .btm-row .col:first-child .wpcf7-form-control-wrap a {
    color: #A87B50;
    font-weight: 400;
    font-size: 16px;
}
#kontakt-form .btm-row .col:first-child .wpcf7-form-control-wrap a:hover {
    color: #000;
}
#kontakt-form .btm-row .col:last-child {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-top: 10px;
}
#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 [type="text"], #kontakt-form [type="tel"], #kontakt-form [type="email"], #kontakt-form [type="date"],
#kontakt-form textarea, #kontakt-form select {
    background-color: #fff;
    border: 1px solid #BEBEBE;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    border-radius: 0;
    color: #000000;
    display: inline-block;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    height: 44px;
    padding: 5px 15px;
    text-align: left;
    width: 100%;
}
#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-color: #4c3126;
}
#kontakt-form select {
    background: url(assets/images/input-selct-pointer.png) no-repeat 94% 18px #fff;
}
#kontakt-form textarea {
    height: 130px;
    vertical-align: top;
    resize: vertical;
}
#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: #5A9E39;
    border: 0;
    border-radius: 0;
    box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.3);
    color: #ffff !important;
    display: inline-block;
    font-size: 20px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    line-height: 1.5;
    padding: 8px 71px 8px;
    text-align: center;
    text-transform: uppercase;
    width: auto;
    -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;
    color: #fff;
    font-size: 11px;
    line-height: 1;
    margin: 0;
    padding: 4px 10px 6px;
    position: absolute;
    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: -25px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
}
#kontakt-form select {
  background: url(assets/images/input-selct-pointer.png) no-repeat 94% 18px #fff;
}

#kontakt-form ::-webkit-input-placeholder {
    color: #3E3E3E !important;
    opacity: 1 !important;
}
#kontakt-form ::-moz-placeholder {
    color: #3E3E3E !important;
    opacity: 1 !important;
}
#kontakt-form :-ms-input-placeholder {
    color: #3E3E3E !important;
    opacity: 1 !important;
}
#kontakt-form :-moz-placeholder {
    color: #3E3E3E !important;
    opacity: 1 !important;
}

/** Common contact **/
#kontakt-form.common-kontakt {
    text-align: center;
}
#kontakt-form.common-kontakt .row, #kontakt-form.common-kontakt .inrow {
    flex-direction: column;
}
#kontakt-form.common-kontakt .row .col, #kontakt-form.common-kontakt .row .incol {
    width: 100%;
}
#kontakt-form.common-kontakt .row .col + .col {
    padding-left: 0;
    padding-top: 8px;
}
#kontakt-form.common-kontakt .row:first-child .col:first-child {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#kontakt-form.common-kontakt .row:first-child .col:first-child > div + div {
    margin-top: 0;
}
#kontakt-form.common-kontakt .row:first-child .col:first-child > div {
    width: calc(33.3333% - 1 * 5px) !important;
}
#kontakt-form.common-kontakt .row:first-child .col:first-child > div:nth-last-child(-n + 3) {
    margin-top: 8px;
}
/** Main contact **/


/** Back to Top **/
#back-top {
    background: url('assets/images/top-bottom.png') no-repeat center center #020a1c;
    background-size: 15px;
    border-radius: 5px;
    bottom: 70px;
    height: 50px;
    text-align: center;
    opacity: 0;
    position: fixed;
    right: 10px;
    width: 50px;
    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: #9B8043;
}
#back-top.show {
    opacity: 1;
}

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


/* offset target */
:target:before {
    content: "";
    display: block;
    height: 200px;
    margin: -200px 0 0;
}

/*for magic img*/
.magic,
.magic > .so-widget-sow-image,
.magic > .so-widget-sow-image > .sow-image-container {
    height: 100%;
}
.magic > .so-widget-sow-image {
    overflow: hidden;
}


/*--------------------------------------------------------------
 ## SiteOrigin CSS
--------------------------------------------------------------*/
.magic .sow-image-container,
.right-style .sow-image-container .so-widget-image,
.right-style .sow-image-container:before,
.left-style .sow-image-container .so-widget-image,
.left-style .sow-image-container:before,
.text-box.rectangle,
#referencer-section .text-box:before,
#forside-row-2 .text-box,
#forside-row-2 .icon img,
#til-og-ombyg-row-1 .text-group,
#til-og-ombyg-row-1 .text-group > .panel-grid-cell > .so-panel:last-child,
#til-og-ombyg-row-1 .card-holder .card:before,
#til-og-ombyg-row-1 .sow-image-container,
#til-og-ombyg-row-2 .col-5 .icon img,
#four-image-holder .col-4 > .panel-grid-cell img,
#tagudskiftning-row-2 .col-2 > .panel-grid-cell ul li,
#montering-row-4 .text-box:before,
#facaderenovering-row-4 ul li,
#facaderenovering-row-4 .text-box,
#murerarbejde-row-2  .col-2 .text-box,
#fundamenter-row-3 .col-2 .text-box,
#om-os-row-3 .col-2 .text-box,
#kontakt-row-1 .col-5 .text-box,
#kontakt-row-1 .col-5 .text-box .icon img {
    -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;
}
.magic .sow-image-container {
    -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-2 .icon img,
#til-og-ombyg-row-2 .col-5 .icon img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
#forside-row-2 .icon img:hover,
#til-og-ombyg-row-2 .col-5 .icon img:hover,
#kontakt-row-1 .col-5 .text-box .icon img: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 {
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -o-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
}
.magic .sow-image-container:hover,
#four-image-holder .col-4 > .panel-grid-cell img:hover,
#til-og-ombyg-row-1 .sow-image-container: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);
}


/*For Pseudo Element*/
.text-box:after,
.left-style .sow-image-container:before,
.right-style .sow-image-container:before,
#hvorfor-section .col-3 > .panel-grid-cell .title p:before,
#common-sub-bottom:before,
#common-sub-white-bottom:before,
#referencer-section .text-box:before,
#forside-row-2 .text-box:before,
#forside-row-3:before,
#tilbygning-row-2:before,
#ombygning-row-3:before,
#montering-row-4 .text-box:before,
#murerarbejde-row-2:before,
#terraendaek-row-2:before,
#omfangsdraen-row-4:before,
#om-os-row-3:before,
#kontakt-row-1 .col-5 .box > .panel-grid-cell > .so-panel .text-box:before {
    content: '';
    display: inline-block;
    position: absolute;
}

/*full background */
#common-sub-bottom:before,
#common-sub-white-bottom:before,
#referencer-section .text-box:before,
#forside-row-2 .text-box:before,
#forside-row-3:before,
#tilbygning-row-2:before,
#ombygning-row-3:before,
#montering-row-4 .text-box:before,
#murerarbejde-row-2:before,
#terraendaek-row-2:before,
#omfangsdraen-row-4:before,
#om-os-row-3:before {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

#forside-row-2 .text-box:before,
#common-sub-white-bottom:before {
    background: rgba(255, 255, 255, .92);
    z-index: -1;
}
#forside-row-3:before {
    background: rgba(255, 255, 255, .7);
    z-index: -1;
}
#referencer-section .text-box:before,
#montering-row-4 .text-box:before {
    background: rgba(255, 255, 255, .94);
    z-index: -1;
}
#tilbygning-row-2:before {
    background: rgba(255, 255, 255, .88);
    z-index: -1;
}
#om-os-row-3:before {
    background: rgba(255, 255, 255, .7);
    z-index: -1;
}
#ombygning-row-3:before,
#common-sub-bottom:before,
#murerarbejde-row-2:before,
#terraendaek-row-2:before,
#omfangsdraen-row-4:before {
    background: rgba(40, 40, 40, .88);
    z-index: -1;
}


#page-title-wrap {
    background: #171717;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
    text-align: center;
    padding: 45px 20px 35px;
    position: relative;
    z-index: 99;
}
#page-title-wrap h1 {
    color: #fff;
    letter-spacing: 2.64px;
    margin: 0;
    text-shadow: 0 3px 6px rgba(0, 0, 0, .6);
}
#page-title-wrap h1 label,
#page-title-wrap a {
    color: #9B8043;
}

h1 {
    letter-spacing: 1.68px;
}
h1 label {
    color: #A87B50;
}

/*for forside page*/
#forside-row-1,
#til-og-ombyg-row-1,
#tilbygning-row-1,
#ny-row-1,
#orangeri-row-1,
#toemrer-row-1,
#tagudskiftning-row-1,
#montering-row-1,
#traeterasse-row-1,
#facaderenovering-row-1,
#nyt-row-1,
#terraendaek-row-1,
#anlaeg-row-1,
#fundamenter-row-1,
#faskine-row-1,
#om-os-row-1,
#om-cookies-row-1,
#kontakt-row-1 {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    text-align: center;
    margin-top: -70px;
    padding-top: 170px;
    padding-bottom: 100px;
    position: relative;
    z-index: 8;
}
#forside-row-1 p:first-of-type,
#tilbygning-row-1 p:first-of-type,
#ny-row-1 p:first-of-type,
#orangeri-row-1 p:first-of-type,
#toemrer-row-1 p:first-of-type,
#tagudskiftning-row-1 p:first-of-type,
#montering-row-1 p:first-of-type,
#traeterasse-row-1 p:first-of-type,
#facaderenovering-row-1 p:first-of-type,
#nyt-row-1 p:first-of-type,
#opsaetning-row-4 p:first-of-type,
#terraendaek-row-1 p:first-of-type,
#anlaeg-row-1 .col-2 p:first-of-type,
#fundamenter-row-1 p:first-of-type,
#faskine-row-1 p:first-of-type {
    font-size: 20px;
    font-weight: 500;
}
#forside-row-1 .btn-1,
#tilbygning-row-1 .btn-1,
#ny-row-1 .btn-1,
#orangeri-row-1 .btn-1,
#toemrer-row-1 .btn-1,
#tagudskiftning-row-1 .btn-1,
#montering-row-1 .btn-1,
#traeterasse-row-1 .btn-1,
#facaderenovering-row-1 .btn-1,
#nyt-row-1 .btn-1,
#terraendaek-row-1 .btn-1,
#anlaeg-row-1 .col-2 .btn-1,
#fundamenter-row-1 .btn-1,
#om-os-row-1 .col-2 .btn-1 {
    margin-top: 35px;
    display: inline-block;
}
#forside-row-2 {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .3);
    position: relative;
    padding: 100px 0;
    z-index: 7;
}
#forside-row-2 .text-box {
    box-shadow: 5px 5px 6px rgba(0, 0, 0, .16);
    position: relative;
    padding: 50px 47px 52px;
    height: 100%;
    top: 0;
}
#forside-row-2 .text-box:hover {
    box-shadow: 5px 12px 12px rgba(0, 0, 0, .6);
    top: -5px;
}
#forside-row-2 .text-box .icon img,
#til-og-ombyg-row-2 .col-5 .icon img {
    filter: drop-shadow( 5px 5px 6px rgba(0, 0, 0, .2));
}
#forside-row-2 .text-box .icon-title {
    font-size: 32px;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 0.96px;
    padding: 20px 0 24px;
    text-transform: uppercase;
    text-shadow: 0 3px 6px rgba(0, 0, 0, .3);
}
#forside-row-2 .col-2,
#forside-row-2 .inner-col2 {
    align-items: normal !important;
}
#forside-row-2 .inner-col2 > .panel-grid-cell {
    width: calc(50% - 1* 6px) !important;
}
#forside-row-2 .col-2 > .panel-grid-cell:first-child {
    width: 32.92%;
}
#forside-row-2 .col-2 > .panel-grid-cell:first-child .text-box {
    display: flex;
    flex-direction: column;
    padding: 50px 0 0 47px;
    overflow: hidden;
}
#forside-row-2 .col-2 > .panel-grid-cell:first-child .text-box > .panel-grid-cell > .so-panel:nth-child(3){
    padding-right: 130px;
}
#forside-row-2 .col-2 > .panel-grid-cell:first-child .text-box > .panel-grid-cell > .so-panel:last-child {
    margin-top: auto !important;
}
#forside-row-2 .col-2 > .panel-grid-cell:last-child {
    width: 66.4%;
}
#forside-row-2 .col-2 > .panel-grid-cell:last-child > .so-panel:last-child {
    margin-top: 10px !important;
}
#forside-row-2 .col-2 > .panel-grid-cell:first-child > .so-panel,
#forside-row-2 .col-2 > .panel-grid-cell:first-child > .so-panel > .panel-layout,
#forside-row-2 .col-2 > .panel-grid-cell:first-child > .so-panel > .panel-layout > .panel-grid,
#forside-row-2 .inner-col2 > .panel-grid-cell > .so-panel,
#forside-row-2 .inner-col2 > .panel-grid-cell > .so-panel > .panel-layout,
#forside-row-2 .inner-col2 > .panel-grid-cell > .so-panel > .panel-layout > .panel-grid {
    height: 100%;
}
#forside-row-2 .big-img img {
    position: relative;
    right: -2px;
}
#forside-row-3 {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .3);
    position: relative;
    z-index: 6;
}
#forside-row-3 > .panel-grid-cell {
    padding: 100px 0 100px;
}
#forside-row-4,
#til-og-ombyg-row-3 {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .3);
    text-align: center;
    position: relative;
    padding: 100px 0;
    z-index: 5;
}
#forside-row-4 .text-medium p,
#til-og-ombyg-row-3 .text-medium p {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 40px;
}
#forside-row-4 .col-2,
#til-og-ombyg-row-3 .col-2 {
    padding: 0 80px;
    margin-bottom: 40px;
}
#forside-row-4 .col-2 > .panel-grid-cell,
#til-og-ombyg-row-3 .col-2 > .panel-grid-cell {
    text-align: left;
    width: calc(50% - 1 * 38px) !important;
}

/*for til og ombygning page */
#til-og-ombyg-row-1 .card-holder > .panel-layout {
    align-items: normal !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 45px 40px 0;
    gap: 30px 13px;
}
#til-og-ombyg-row-1 .card-holder > .panel-layout > .panel-grid {
    border: 1px solid #BEBEBE;
    box-shadow: 5px 5px 6px rgba(0, 0, 0, .3);
    width: calc(33.3333% - 1 * 9px);
    min-height: 300px;
    overflow: hidden;
}
#til-og-ombyg-row-1 .card-holder .card {
    padding: 10px 0;
    height: 100%;
    position: relative;
    z-index: 1;
}
#til-og-ombyg-row-1 .card-holder .card:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: inherit;
    background-size: cover;
    transform-origin: center;
    z-index: -1;
}
#til-og-ombyg-row-1 .card-holder .card:hover:before {
     transform: scale(1.2);
}
#til-og-ombyg-row-1 .card-holder .card > a,
#til-og-ombyg-row-1 .card-holder .card > a > .panel-grid-cell,
#til-og-ombyg-row-1 .card-holder .card > a > .panel-grid-cell > .so-panel,
#til-og-ombyg-row-1 .card-holder .card > a > .panel-grid-cell > .so-panel > .panel-layout,
#til-og-ombyg-row-1 .card-holder .card > a > .panel-grid-cell > .so-panel > .panel-layout > .panel-grid {
    height: 100%;
    width: 100%;
}
#til-og-ombyg-row-1 .card-holder .card > a > .panel-grid-cell > .so-panel > .panel-layout > .panel-grid {
    display: flex;
    align-items: flex-end;
}
#til-og-ombyg-row-1 .text-group {
    background: rgba(40, 40, 40, .88);
    color: #fff;
    height: 25%;
    min-height: 70px;
    width: 100%;
    padding: 20px 45px 30px;
    margin-top: 23px;
    overflow: hidden;
}
#til-og-ombyg-row-1 .text-group:hover {
    padding: 43px 45px 30px;
    margin-top: 0;
    height: 100%;
    display: flex;
    align-items: center !important;
}
#til-og-ombyg-row-1 .text-group > .panel-grid-cell > .so-panel:last-child {
    opacity: 0;
}
#til-og-ombyg-row-1 .text-group:hover > .panel-grid-cell > .so-panel:last-child {
    opacity: 1;
}
#til-og-ombyg-row-1 .card .card-title p {
    font-family: 'Oswald', sans-serif;
    font-size: 36px;
    letter-spacing: 1.08px;
    margin-bottom: 20px;
    text-shadow: 0 3px 6px rgba(0, 0, 0, .6);
    text-transform: uppercase;
}
#til-og-ombyg-row-1 .card .card-title a {
    color: #fff;
}
#til-og-ombyg-row-1 .card .card-title a:hover {
    color: #5a9e39;
}
#til-og-ombyg-row-1 .card .card-content a {
    color: #5a9e39;
}
#til-og-ombyg-row-1 .card .card-content a:hover {
    color: #fff;
}
#til-og-ombyg-row-1 .card .card-content p + p {
    margin-top: 10px;
}
#til-og-ombyg-row-1 .card .btn-3 {
    display: inline-block;
    margin-top: 10px;
}

#til-og-ombyg-row-2 {
     padding: 50px 0;
     box-shadow: 0 3px 6px rgba(0, 0, 0, .3);
     position: relative;
}
#til-og-ombyg-row-2 .col-5 {
    align-items: normal !important;
    background: rgba(255, 255, 255, .88);
    padding: 30px 10px;
}
#til-og-ombyg-row-2 .col-5 > .panel-grid-cell {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 35px 30px;
    width: calc(20% - 1 * 0px) !important;
}
#til-og-ombyg-row-2 .col-5 > .panel-grid-cell:not(:last-child) {
    border-right: 1px solid rgba(190, 190, 190, .6);
}
#til-og-ombyg-row-2 .col-5 .icon img {
    width: 50px;
    height: 50px;
    margin-bottom: 15px;
}
#til-og-ombyg-row-2 .col-5 .title p {
    font-family: 'Oswald', sans-serif;
    font-size: 28px;
    letter-spacing: 0.84px;
    margin-bottom: 20px;
    text-shadow: 0 3px 6px rgba(0, 0, 0, .3);
    text-transform: uppercase;
}

/*for Tilbygning-Page*/
#tilbygning-row-1 > .panel-grid-cell > .so-panel:nth-child(2) .wrap {
    padding: 0 370px;
}
#tilbygning-row-2 {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    padding: 100px 0;
    position: relative;
    z-index: 3;
}
#tilbygning-row-2 .wrap {
    box-shadow: 0 3px 16px rgba(0, 0, 0, .3);
}
#tilbygning-row-2 .col-2 {
    align-items: normal !important;
}
#tilbygning-row-2 .col-2 > .panel-grid-cell > .so-panel,
#tilbygning-row-2 .col-2 > .panel-grid-cell > .so-panel > .panel-layout,
#tilbygning-row-2 .col-2 > .panel-grid-cell > .so-panel > .panel-layout > .panel-grid {
    height: 100%;
}
#tilbygning-row-2 .col-2 > .panel-grid-cell {
    width: 50%;
}
#tilbygning-row-2 .col-2 .text-box {
    background: #fff;
    padding: 30px 130px;
    text-align: center;
    align-items: center !important;
}
#tilbygning-row-2 .col-2 .text-box p:first-of-type {
    font-size: 20px;
    font-weight: 500;
}

/*for Ombygning & renovering*/
#ombygning-row-1,
#garage-row-1,
#udestue-row-1,
#udskiftning-row-1,
#laegning-row-1,
#murerarbejde-row-1,
#opsaetning-row-1,
#nye-trapper-row-1,
#omfangsdraen-row-1 {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    margin-top: -70px;
    padding-top: 170px;
    padding-bottom: 100px;
    position: relative;
    z-index: 8;
}
#ombygning-row-1 .col-2 > .panel-grid-cell {
    width: calc(50% - 1 * 55px) !important;
}
#ombygning-row-1 .col-2 > .panel-grid-cell:last-child,
#garage-row-1 .col-2 > .panel-grid-cell:first-child,
#udestue-row-1 .col-2 > .panel-grid-cell:first-child {
    padding-top: 13px;
}
#garage-row-1 .col-2 > .panel-grid-cell:last-child p:first-of-type,
#ombygning-row-1 .col-2 > .panel-grid-cell:first-child p:first-of-type,
#ombygning-row-2 .col-2 > .panel-grid-cell p:first-of-type,
#ombygning-row-5 p:first-of-type ,
#udestue-row-1 .col-2 > .panel-grid-cell:first-child p:first-of-type,
#udestue-row-2 p:first-of-type,
#udskiftning-row-1 p:first-of-type,
#udskiftning-row-2 p:first-of-type,
#laegning-row-1 p:first-of-type,
#laegning-row-2 p:first-of-type,
#murerarbejde-row-1 p:first-of-type,
#facaderenovering-row-2 p:first-of-type,
#nyt-row-3 p:first-of-type,
#nyt-row-4 .col-2 .text-box p:first-of-type,
#nyt-row-6 .col-2 > .panel-grid-cell p:first-of-type,
#opsaetning-row-1 p:first-of-type,
#opsaetning-row-5 .col-2 > .panel-grid-cell p:first-of-type,
#terraendaek-row-2 .col-2 > .panel-grid-cell p:first-of-type,
#terraendaek-row-3 p:first-of-type,
#nye-trapper-row-1 p:first-of-type,
#nye-trapper-row-2 p:first-of-type,
#nye-trapper-row-3 .col-2 > .panel-grid-cell p:first-of-type,
#anlaeg-row-3 .midle-text p:first-of-type,
#fundamenter-row-2 .col-2 p:first-of-type,
#faskine-row-2 .midle-text p:first-of-type,
#omfangsdraen-row-1 p:first-of-type,
#omfangsdraen-row-2 p:first-of-type,
#omfangsdraen-row-3 .col-2 p:first-of-type,
#omfangsdraen-row-4 .col-2 p:first-of-type,
#omfangsdraen-row-6 .col-2 p:first-of-type,
#omfangsdraen-row-7 p:first-of-type {
    font-size: 20px;
    font-weight: 500;
}
#ombygning-row-1 .btn-1,
#garage-row-1 .btn-1,
#udestue-row-1 .btn-1 {
    display: inline-block;
    margin-top: 15px;
}
#ombygning-row-2,
#garage-row-2 {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    position: relative;
    padding: 100px 0;
    z-index: 5;
}
#ombygning-row-2 .col-2 {
    padding-top: 25px;
}
#ombygning-row-2 .col-2 > .panel-grid-cell {
    width: calc(50% - 1 * 40px) !important;
}
#ombygning-row-2 .col-2 > .panel-grid-cell p:first-of-type {
    margin-bottom: 30px;
}
#ombygning-row-3 {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    color: #fff;
    position: relative;
    text-align: center;
    z-index: 4;
}
#ombygning-row-3 > .panel-grid-cell {
    padding: 100px 0;
}
#ombygning-row-3 .col-2 {
    padding-top: 10px;
}
#ombygning-row-3 .col-2 > .panel-grid-cell {
    text-align: left;
    width: calc(50% - 1 * 60px) !important;
}
#ombygning-row-3 .col-2 > .panel-grid-cell:first-child p:first-of-type {
    font-size: 20px;
    font-weight: 500;
}
#ombygning-row-3 .col-2 a:hover {
    color: #5a9e39;
}
#ombygning-row-4 {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .3);
    position: relative;
    z-index: 3;
}
#ombygning-row-4 .col-2 {
    align-items: normal !important;
}
#ombygning-row-4 .col-2 > .panel-grid-cell {
    text-align: center;
    width: 50% !important;
}
#ombygning-row-4 .col-2 > .panel-grid-cell > .so-panel,
#ombygning-row-4 .col-2 > .panel-grid-cell > .so-panel > .panel-layout,
#ombygning-row-4 .col-2 > .panel-grid-cell > .so-panel > .panel-layout > .panel-grid,
#ombygning-row-4 .col-2 > .panel-grid-cell > .so-panel .magic .so-widget-sow-image > a > .sow-image-container {
    height: 100%;
}
#ombygning-row-4 .col-2 > .panel-grid-cell > .so-panel .magic .so-widget-sow-image > a {
    display: inline-block;
    height: 100%;
}
#ombygning-row-4 .col-2 .text-box {
    align-items: center !important;
    background: #F8F8F8;
    padding: 40px 135px;
    height: 100%;
}
#ombygning-row-5,
#udestue-row-2,
#udskiftning-row-2,
#laegning-row-3 {
    text-align: center;
    padding: 100px 0;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    position: relative;
    z-index: 2;
}
#ombygning-row-5 > .panel-grid-cell > .so-panel:last-child .wrap {
    padding: 0 265px;
}

/*for Ny tagetage page */
#ny-row-1 > .panel-grid-cell > .so-panel:nth-child(2) .wrap p:nth-child(2) {
    padding: 0 470px;
}
#ny-row-2,
#orangeri-row-2,
#toemrer-row-2 {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    padding: 90px 0;
    z-index: 2;
}
#ny-row-2 .col-2,
#toemrer-row-2 .col-2 {
    padding: 0 10px;
}
#ny-row-2 .col-2 > .panel-grid-cell,
#orangeri-row-2 .col-2 > .panel-grid-cell,
#toemrer-row-2 .col-2 > .panel-grid-cell {
    width: 50% !important;
    text-align: center;
}
#ny-row-2 .col-2 > .panel-grid-cell:first-child {
    padding: 0 135px 0 0;
}
#ny-row-2 .col-2 > .panel-grid-cell p:first-of-type,
#orangeri-row-2 .col-2 > .panel-grid-cell p:first-of-type,
#toemrer-row-2 .col-2 > .panel-grid-cell p:first-of-type {
    font-size: 20px;
    font-weight: 500;
}

/*for Garage & carport page*/
#garage-row-1 .col-2 > .panel-grid-cell {
    width: calc(50% - 1 * 62px) !important;
}
#garage-row-2 .col-2 {
    padding: 25px 20px 0;
}
#garage-row-2 .col-2 > .panel-grid-cell {
    width: calc(50% - 1 * 35px) !important;
}
#garage-row-2 .col-2 > .panel-grid-cell p:first-of-type {
    font-weight: 500;
}

/*for Udestue & vinterhave page*/
#udestue-row-1 .col-2 > .panel-grid-cell {
    width: calc(50% - 1 * 50px) !important;
}
#udestue-row-2,
#udestue-row-3,
#udskiftning-row-2,
#udskiftning-row-3,
#laegning-row-3 {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .3);
    position: relative;
    z-index: 2;
}
#udestue-row-2,
#udskiftning-row-2,
#laegning-row-3 {
    z-index: 3;
}
#udestue-row-3 .col-2,
#udskiftning-row-3 .col-2 {
    align-items: normal !important;
}
#udestue-row-3 .col-2 > .panel-grid-cell,
#udskiftning-row-3 .col-2 > .panel-grid-cell {
    width: 50%;
    text-align: center;
}
#udestue-row-3 .col-2 > .panel-grid-cell > .so-panel,
#udestue-row-3 .col-2 > .panel-grid-cell > .so-panel >.panel-layout,
#udestue-row-3 .col-2 > .panel-grid-cell > .so-panel > .panel-layout > .panel-grid,
#udestue-row-3 .col-2 > .panel-grid-cell .magic > .so-widget-sow-image > a > .sow-image-container,
#udskiftning-row-3 .col-2 > .panel-grid-cell > .so-panel,
#udskiftning-row-3 .col-2 > .panel-grid-cell > .so-panel > .panel-layout,
#udskiftning-row-3 .col-2 > .panel-grid-cell > .so-panel > .panel-layout > .panel-grid,
#udskiftning-row-3 .col-2 > .panel-grid-cell .magic > .so-widget-sow-image > a > .sow-image-container {
    height: 100%;
}
#udestue-row-3 .col-2 > .panel-grid-cell .magic > .so-widget-sow-image > a,
#udskiftning-row-3 .col-2 > .panel-grid-cell .magic > .so-widget-sow-image > a  {
    display: inline-block;
    height: 100%;
}
#udestue-row-3 .col-2 .text-box,
#udskiftning-row-3 .col-2 .text-box {
    align-items: center !important;
    background: #F8F8F8;
    display: flex;
    height: 100%;
    padding: 50px 110px;
}

/*for Orangeri page*/
#orangeri-row-2 .col-2 {
    padding: 0 70px;
}
#orangeri-row-2 .col-2 > .panel-grid-cell:first-child {
    padding: 0 90px 0 0;
}
#orangeri-row-3 {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    padding: 100px 0;
    position: relative;
    text-align: center;
    z-index: 3;
}
#orangeri-row-3 .col-3 {
    text-align: left;
    padding: 15px 117px 50px;
}
#orangeri-row-3 .col-3 > .panel-grid-cell {
    align-items: center !important;
    display: flex;
    gap: 10px;
    width: auto;
    padding: 5px 60px 5px 40px;
}
#orangeri-row-3 .col-3 > .panel-grid-cell:not(:last-child) {
    border-right: 1px solid rgba(190, 190, 190, .6);
}

/*for Toemrer & snedkerarbejde page*/
#toemrer-row-1 {
    padding-left: 340px;
    padding-right: 340px;
}
#toemrer-row-2 .col-2 > .panel-grid-cell:first-child {
    padding: 0 20px 0 0;
}

/*for Tagudskiftning page*/
#tagudskiftning-row-2 {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    position: relative;
    padding: 100px 0;
    z-index: 3;
}
#tagudskiftning-row-2 .col-2 {
    align-items: center !important;
    padding: 0 30px;
}
#tagudskiftning-row-2 .col-2 > .panel-grid-cell {
    text-align: center;
    width: calc(50% - 1 * 65px) !important;
}
#tagudskiftning-row-2 .col-2 > .panel-grid-cell:first-child {
    padding-right: 55px;
}
#tagudskiftning-row-2 .col-2 > .panel-grid-cell:last-child {
    padding-top: 15px;
}
#tagudskiftning-row-2 .col-2 > .panel-grid-cell p:first-of-type {
    font-size: 20px;
    font-weight: 500;
}
#tagudskiftning-row-2 .col-2 > .panel-grid-cell ul {
    column-count: 3;
    column-gap: 25px;
    padding: 25px 20px 0;
}
#tagudskiftning-row-2 .col-2 > .panel-grid-cell ul li,
#facaderenovering-row-4 ul li {
    background: #fff;
    border:  1px solid rgba(190, 190, 190, .6);
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    padding: 14px 5px 14px 35px;
    position: relative;
    top: 0;
}
#tagudskiftning-row-2 .col-2 > .panel-grid-cell ul li:hover,
#facaderenovering-row-4 ul li:hover {
    box-shadow: 0 12px 12px rgba(0, 0, 0, .6);
    top: -10px;
}
#tagudskiftning-row-2 .col-2 > .panel-grid-cell ul li + li {
    margin-top: 15px;
}
#tagudskiftning-row-2 .col-2 > .panel-grid-cell ul li label,
#facaderenovering-row-4 ul li label {
    background: url(assets/images/list-check-mark.png) no-repeat left;
    line-height: 1.65;
    padding: 5px 0 5px 50px;
    text-align: left;
}
#tagudskiftning-row-3 {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    position: relative;
    z-index: 2;
}
#tagudskiftning-row-3 .col-2 {
    align-items: normal !important;
}
#tagudskiftning-row-3 .col-2 > .panel-grid-cell {
    width: 50%;
}
#tagudskiftning-row-3 .holder > .panel-layout > .panel-grid:first-child .col-2 > .panel-grid-cell:first-child,
#tagudskiftning-row-3 .holder > .panel-layout > .panel-grid:last-child .col-2 > .panel-grid-cell:last-child {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#tagudskiftning-row-3 .holder > .panel-layout > .panel-grid:first-child .col-2 > .panel-grid-cell:first-child {
    padding: 100px 95px;
}
#tagudskiftning-row-3 .holder > .panel-layout > .panel-grid:last-child .col-2 > .panel-grid-cell:last-child {
    padding: 100px 75px 100px 75px;
}
#tagudskiftning-row-3 .holder > .panel-layout > .panel-grid:last-child .col-2 > .panel-grid-cell:last-child ul {
    column-count: 2;
}
#tagudskiftning-row-3 .holder > .panel-layout > .panel-grid:last-child .col-2 > .panel-grid-cell:last-child ul li:nth-last-child(-n + 3) {
    margin-left: -60px;
}
#tagudskiftning-row-3 .col-2 > .panel-grid-cell > .widget_sow-image,
#tagudskiftning-row-3 .col-2 > .panel-grid-cell .magic .sow-image-container {
    height: 100%;
}
#tagudskiftning-row-4 {
    padding: 95px 0 89px;
}
#tagudskiftning-row-4 .col-2 {
    padding: 0 100px;
}
#tagudskiftning-row-4 .col-2 > .panel-grid-cell {
    width: calc(50% - 1 * 50px) !important;
}
#tagudskiftning-row-4 .col-2 > .panel-grid-cell:first-child {
    padding-right: 25px;
}
#tagudskiftning-row-4 .col-2 > .panel-grid-cell p:first-of-type {
    font-weight: 500;
}
#tagudskiftning-row-5 {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .3);
    padding: 44px 0;
    position: relative;
    text-align: center;
    z-index: 3;
}
#tagudskiftning-row-5 h5 {
    color: #fff;
}

/*for Montering af tagkvist page*/
#montering-row-2 {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .3);
    position: relative;
    z-index: 4;
}
#montering-row-2 .col-2 {
    display: flex;
    align-items: normal !important;
}
#montering-row-2 .col-2 .text-box {
    padding: 100px 60px 110px !important;
}
#montering-row-2 .col-2 .text-box h2 {
    color: #fff;
    letter-spacing: 1.52px;
    text-shadow: 0 3px 6px rgba(0, 0, 0, .6);
}
#montering-row-2 .col-2 > .panel-grid-cell:first-child {
    width: 27.1%;
}
#montering-row-2 .col-2 > .panel-grid-cell:last-child {
    align-items: center !important;
    background: rgba(40, 40, 40, .88);
    color: #fff;
    display: flex;
    padding:  0 100px;
    width: 72.9%;
}
#montering-row-2 .col-2 > .panel-grid-cell:last-child ul {
    column-count: 2;
    column-gap: 5px;
}
#montering-row-2 .col-2 > .panel-grid-cell:last-child ul li {
    line-height: 220%;
}
#montering-row-2 .col-2 > .panel-grid-cell:last-child ul li + li {
    margin-top: 3px;
}
#montering-row-2 .col-2 > .panel-grid-cell:last-child ul li:nth-child(-n + 3) {
    padding-right: 55px;
}
#montering-row-2 .text-box .title {
  margin-bottom: 32px;
}
#montering-row-3 {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    position: relative;
    padding: 100px 0 315px;
}
#montering-row-3 ul {
    column-count: 2;
    column-gap: 120px;
    padding-top: 20px;
}
#montering-row-3 ul li { 
    position: relative;
    line-height: 30px !important;
    padding-left: 20px !important;
}
#montering-row-3 ul li label {
    font-weight: 500;
}
#montering-row-3 ul li:before {
    width: 8px !important;
    height: 8px !important;
    background: #A87B50 !important;
    top: 17px !important;
}
#montering-row-3 ul li + li {
    margin-top: 20px;
}
#montering-row-4 {
    margin-bottom: 80px;
}
#montering-row-4 .text-box {
    padding: 90px 95px 90px !important;
}
#montering-row-4 .btn-1 {
    display: inline-block;
    margin-top: 10px;
}

/*for Udskiftning Page*/
#udskiftning-row-1 .col-2 > .panel-grid-cell {
    width: calc(50% - 1 * 45px) !important;
}
#udskiftning-row-2 .wrap {
    padding: 0 230px;
}
#udskiftning-row-3 .col-2 .text-box {
    padding: 50px 75px;
}

/*For Laegning af traegulv page*/
#laegning-row-1 .col-2,
#laegning-row-2 .col-2,
#murerarbejde-row-1 .col-2,
#opsaetning-row-1 .col-2,
#nye-trapper-row-1 .col-2,
#omfangsdraen-row-1 .col-2 {
    align-items: center !important;
}
#laegning-row-1 .col-2 > .panel-grid-cell {
    width: calc(50% - 1 * 60px) !important;
}
#laegning-row-2  {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    padding: 100px 0;
    position: relative;
    z-index: 4;
}
#laegning-row-2 .col-2 > .panel-grid-cell {
    width: calc(50% - 1 * 60px) !important;
}
#laegning-row-2 .col-2 ul {
    padding-top: 20px;
}
#laegning-row-3 .wrap {
    padding: 0 195px;
}

/*for traeterasse page*/
#traeterasse-row-1 .wrap {
    padding: 0 282px;
}
#traeterasse-row-2,
#facaderenovering-row-2 {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    padding: 100px 0;
    position: relative;
    z-index: 3;
}
#traeterasse-row-2 .col-2 {
    align-items: center !important;
    padding-top: 35px;
}
#traeterasse-row-2 .col-2 > .panel-grid-cell {
    width: calc(50% - 1 * 50px) !important;
    text-align: center;
}
#traeterasse-row-2 .col-2 > .panel-grid-cell:last-child {
    position: relative;
}
#traeterasse-row-3,
#traeterasse-row-4 {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    padding: 100px 70px;
    position: relative;
}
#traeterasse-row-3 .col-2 > .panel-grid-cell,
#traeterasse-row-4 .col-2 > .panel-grid-cell {
    width: calc(50% - 1 * 50px) !important;
    text-align: center;
}
#traeterasse-row-3 .col-2 > .panel-grid-cell:first-child {
    padding-right: 40px;
}
#traeterasse-row-3 .col-2 > .panel-grid-cell:last-child {
    padding-right: 30px;
}
#traeterasse-row-3 .col-2,
#traeterasse-row-4 .col-2 {
    align-items: center !important;
}
#traeterasse-row-4 .col-2 > .panel-grid-cell:first-child {
    padding-left: 35px;
}

/*for Murerarbejde page*/
#murerarbejde-row-1 .col-2 > .panel-grid-cell {
    width: calc(50% - 1 * 30px) !important;
}
#murerarbejde-row-1 .col-2 > .panel-grid-cell .btn-1,
#opsaetning-row-1 .col-2 > .panel-grid-cell .btn-1,
#nye-trapper-row-1 .col-2 > .panel-grid-cell .btn-1 {
    display: inline-block;
    margin-top: 10px;
}
#murerarbejde-row-2 {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    color: #fff;
    position: relative;
    z-index: 4;
}
#murerarbejde-row-2 > .panel-grid-cell {
    padding: 100px 0;
}
#murerarbejde-row-2 .ornament-top h2 {
    color: #fff;
}
#murerarbejde-row-2 .ornament-top h2:before,
#murerarbejde-row-2 .ornament-top h2:after {
    background: #fff;
}
#murerarbejde-row-2 ul {
    column-count: 4;
    padding: 20px 0 55px 190px;
    margin-right: -20%;
}
#murerarbejde-row-2 ul li {
    position: relative;
}
#murerarbejde-row-2 ul li:nth-child(3),
#murerarbejde-row-2 ul li:nth-child(4) {
    right: 170px;
}
#murerarbejde-row-2 ul li:nth-child(5),
#murerarbejde-row-2 ul li:nth-child(6) {
    right: 125px;
}
#murerarbejde-row-2 ul li:nth-child(7),
#murerarbejde-row-2 ul li:last-child {
    right: 210px;
}
#murerarbejde-row-2 .col-2 {
    align-items: normal !important;
}
#murerarbejde-row-2  .col-2 > .panel-grid-cell {
    width: calc(50% - 1 * 23px) !important;
}
#murerarbejde-row-2  .col-2 > .panel-grid-cell > .so-panel {
    height: 100%;
}
#murerarbejde-row-2 .col-2 .text-box {
    align-items: center;
    background: #FFFFFF;
    border: 1px solid rgba(190, 190, 190, .6);
    box-shadow: 5px 5px 6px rgba(0, 0, 0, .3);
    color: #000;
    display: flex;
    padding: 36px 45px;
    position: relative;
    text-align: center;
    height: 100%;
    top: 0;
}
#murerarbejde-row-2  .col-2 .text-box:hover {
    box-shadow: 5px 12px 12px rgba(0, 0, 0, .6);
    top: -10px;
}
#murerarbejde-row-3,
#opsaetning-row-5 {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    padding: 100px 0;
    position: relative;
    z-index: 2;
}
#murerarbejde-row-3 .col-2,
#opsaetning-row-5 .col-2 {
    align-items: center !important;
}
#murerarbejde-row-3 .col-2 > .panel-grid-cell {
    width: 50%;
    text-align: center;
}
#murerarbejde-row-3 .col-2 > .panel-grid-cell .right-style {
    float: left;
    padding-left: 10px;
}
#murerarbejde-row-3 .col-2 > .panel-grid-cell:last-child {
    padding: 0 20px;
}

/*for Facaderenovering page*/
#facaderenovering-row-1 .wrap {
    padding: 0 260px;
}
#facaderenovering-row-2 .col-2 {
    align-items: center !important;
    padding: 0 10px;
}
#facaderenovering-row-2 .col-2 > .panel-grid-cell:first-child {
    text-align: center;
    padding: 0 32px;
}
#facaderenovering-row-3,
#nyt-row-3 {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    padding: 100px 0;
    position: relative;
    z-index: 5;
}
#facaderenovering-row-3 .midle-text p,
#nyt-row-5 .midle-text p,
#facaderenovering-row-5 .col-2 > .panel-grid-cell p:first-of-type,
#nyt-row-2 .col-2 > .panel-grid-cell p:first-of-type {
    font-size: 20px;
    font-weight: 500;
    text-align: center;
}
#facaderenovering-row-3 .col-2 {
    padding: 45px 60px 0;
}
#facaderenovering-row-3 .col-2 > .panel-grid-cell {
    width: calc(50% - 1 * 50px) !important;
}
#facaderenovering-row-4 {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    padding: 100px 0;
    position: relative;
    z-index: 4;
}
#facaderenovering-row-4 ul {
    column-count: 3;
    column-gap: 93px;
    padding: 30px 320px 40px;
}
#facaderenovering-row-4 ul li + li {
    margin-top: 25px;
}
#facaderenovering-row-4 .text-box {
    background: #fff;
    box-shadow: 5px 5px 6px rgba(0, 0, 0, .16);
    text-align: center;
    padding: 36px 85px;
    margin: 0 291px;
    position: relative;
    top: 0;
}
#facaderenovering-row-4 .text-box:hover {
    box-shadow: 5px 12px 12px rgba(0, 0, 0, .6);
    top: -10px;
}
#facaderenovering-row-5 {
    padding: 100px 0;
}
#facaderenovering-row-5 .col-2 {
    align-items: center !important;
    padding: 0 30px;
}
#facaderenovering-row-5 .col-2 > .panel-grid-cell {
    text-align: center;
    width: calc(50% - 1 * 15px) !important;
}
#facaderenovering-row-5 .right-style {
    float: left;
}
#facaderenovering-row-5 .col-2 > .panel-grid-cell:last-child {
    padding: 0 15px;
}

/*for nyt-badevaerelse page */
#nyt-row-1 .wrap {
    padding: 0 180px;
}
#nyt-row-2 {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    padding: 100px 0;
}
#nyt-row-2 .col-2 {
    align-items: center !important;
    padding: 0 10px;
}
#nyt-row-2 .col-2 > .panel-grid-cell {
    width: calc(50% - 1 * 25px) !important;
    text-align: center;
}
#nyt-row-2 .col-2 .right-style {
    float: left;
}
#nyt-row-2 .col-2 > .panel-grid-cell p:first-of-type {
    padding: 0 100px;
}
#nyt-row-3 {
    text-align: center;
}
#nyt-row-3 .wrap {
    padding: 0 250px;
}
#nyt-row-4 {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    position: relative;
    z-index: 3;
}
#nyt-row-4 .col-2 {
    align-items: normal !important;
}
#nyt-row-4 .col-2 > .panel-grid-cell {
    width: 50%;
}
#nyt-row-4 .col-2 > .panel-grid-cell > .so-panel,
#nyt-row-4 .col-2 > .panel-grid-cell > .so-panel .magic > .so-widget-sow-image > a > .sow-image-container {
    height: 100%;
}
#nyt-row-4 .col-2 > .panel-grid-cell > .so-panel .magic > .so-widget-sow-image > a {
    display: inline-block;
    height: 100%;
}

#nyt-row-4 .col-2 .text-box {
    align-items: center;
    background: #f8f8f8;
    display: flex;
    padding: 50px 70px;
    height: 100%;
    text-align: center;
}
#nyt-row-5 {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    padding: 100px 0;
    z-index: 3;
}
#nyt-row-5 .col-2 {
    padding: 40px 50px 0;
}
#nyt-row-5 .col-2 > .panel-grid-cell {
    width: calc(50% - 1 * 60px) !important; 
}
#nyt-row-6 {
    padding: 100px 0;
}
#nyt-row-6 .col-2 {
    align-items: center !important;
    padding: 0 35px;
}
#nyt-row-6 .col-2 > .panel-grid-cell {
    width: calc(50% - 1 * 75px) !important;
    text-align: center;
}

/*For Opsaetning page*/
#opsaetning-row-1 .col-2 > .panel-grid-cell {
    width: calc(50% - 1 * 50px) !important;
}
#opsaetning-row-2 {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    padding: 100px 0;
    position: relative;
    z-index: 4;
}
#opsaetning-row-2 .ornament-top h2 {
    padding-left: 275px;
    padding-right: 275px;
}
#opsaetning-row-2 ul {
    column-count: 3;
    padding: 15px 0 0 385px;
    margin-right: 15%;;
}
#opsaetning-row-3 {
    box-shadow: 0 3px 16px rgba(0, 0, 0, .3);
    position: relative;
    z-index: 3;
}
#opsaetning-row-3 .col-3 > .panel-layout {
    display: flex;
    flex-wrap: wrap;
    align-items: normal !important;
}
#opsaetning-row-3 .col-3 > .panel-layout > .panel-grid {
    width: 33.3333%;
}
#opsaetning-row-3 .col-3 .holder,
#opsaetning-row-3 .col-3  .holder > .panel-grid-cell {
    height: 100%;
}
#opsaetning-row-3 .col-3  .holder > .panel-grid-cell > .so-panel {
    height: 50%;
}
#opsaetning-row-3 .col-3 .text-box {
    display: flex;
    align-items: center;
    padding: 55px 65px 49px;
}
#opsaetning-row-3 .ornament-top-special p {
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    margin-bottom: 0;
    text-transform: inherit;
    letter-spacing: inherit;
    text-shadow: none;
    text-align: center;
}
#opsaetning-row-4 {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    padding: 100px 0;
    position: relative;
    text-align: center;
    z-index: 4;
}
#opsaetning-row-4 p:not(:first-child) {
    padding: 0 345px;
}
#opsaetning-row-5 .col-2 > .panel-grid-cell {
    width: 50%;
    text-align: center;
}
#opsaetning-row-5 .col-2 > .panel-grid-cell:last-child {
    padding: 0 67px;
}
#opsaetning-row-5 .col-2 .right-style {
    float: left;
    padding-left: 50px;
}

/*for Terraendaek page*/
#terraendaek-row-1 .wrap {
    padding: 0 165px;
}
#terraendaek-row-2 {
    position: relative;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    z-index: 3;
}
#terraendaek-row-2 > .panel-grid-cell {
    padding: 100px 0;
}
#terraendaek-row-2 .col-2 {
    align-items: center !important;
}
#terraendaek-row-2 .col-2 > .panel-grid-cell {
    color: #fff;
    text-align: center;
    width: 50%;
}
#terraendaek-row-2 .col-2 > .panel-grid-cell:first-child {
    padding: 0 20px;
}
#terraendaek-row-2 .col-2 > .panel-grid-cell:last-child {
    padding: 0 20px 0 50px;
}
#terraendaek-row-3 {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    padding: 100px 0;
    text-align: center;
    z-index: 2;
}

/*for nye-trapper page*/
#nye-trapper-row-1 .col-2 > .panel-grid-cell {
    width: calc(50% - 1 * 50px) !important;
}
#nye-trapper-row-2 {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    padding: 100px 0;
    text-align: center;
    z-index: 3;
}
#nye-trapper-row-2 .wrap p:not(:first-child) {
    padding: 0 250px;
}
#nye-trapper-row-3 {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    padding: 100px 0;
    position: relative;
    z-index: 2;
}
#nye-trapper-row-3 .col-2 {
    align-items: center !important;
}
#nye-trapper-row-3 .col-2 > .panel-grid-cell {
    text-align: center;
    width: calc(50% - 1 * 80px) !important;
}
#nye-trapper-row-3 .col-2 > .panel-grid-cell:last-child {
    padding-right: 40px;
}
#nye-trapper-row-3 .col-2 .right-style {
    float: left;
    padding-left: 15px;
}

/*for Anlaeg & Entreprenoerarbejde page*/
#anlaeg-row-1 .col-2,
#faskine-row-1 .col-2,
#om-os-row-1 .col-2 {
    align-items: center !important;
    padding: 35px 10px 0;
}
#anlaeg-row-1 .col-2 > .panel-grid-cell,
#om-os-row-1 .col-2 > .panel-grid-cell {
    text-align: left;
    width: 52%;
}
#anlaeg-row-1 .col-2 > .panel-grid-cell:last-child {
    width: auto;
}
#anlaeg-row-2 {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    padding: 80px 0;
    position: relative;
    z-index: 3;
}
#anlaeg-row-2 ul {
    column-count: 2;
    margin-right: -30%;
    padding-left: 35px;
}
#anlaeg-row-3 {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    padding: 100px 0;
    position: relative;
    z-index: 2;
}
#anlaeg-row-3 .midle-text {
    text-align: center;
    padding: 0 220px;
}
#anlaeg-row-3 ul {
    column-count: 3;
    padding: 45px 0 0 150px;
    margin-right: -12%;
}
#anlaeg-row-3 ul li:nth-child(5),
#anlaeg-row-3 ul li:last-child {
    margin-left: -38%;
}

/*for Fundamenter & kloak page*/
#fundamenter-row-1 .wrap {
    padding: 0 355px;
}
#fundamenter-row-2 {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    padding: 100px 0;
    position: relative;
    z-index: 3;
}
#fundamenter-row-2 .col-2 {
    align-items: center !important;
}
#fundamenter-row-2 .col-2 > .panel-grid-cell {
    width: 50%;
    text-align: center;
}
#fundamenter-row-2 .col-2 > .panel-grid-cell:first-child {
    padding: 0 25px;
}
#fundamenter-row-2 .col-2 > .panel-grid-cell:last-child {
    padding: 0 20px 0 50px;
}
#fundamenter-row-3 {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    text-align: center;
    padding: 100px 0;
    position: relative;
    z-index: 3;
}
#fundamenter-row-3 ul {
    column-count: 2;
    padding-left: 115px;
    margin-right: -3%;
    padding-top: 8px;
}
#fundamenter-row-3 .col-2 {
    align-items: normal !important;
    padding-top: 45px;
}
#fundamenter-row-3 .col-2 > .panel-grid-cell {
    width: calc(50% - 1 * 23px) !important;
}
#fundamenter-row-3 .col-2 > .panel-grid-cell > .so-panel {
    height: 100%;
}
#fundamenter-row-3 .col-2 .text-box {
    align-items: center;
    box-shadow: 5px 5px 6px rgba(0, 0, 0, .16);
    background: #F8F8F8;
    display: flex;
    padding: 36.5px 57px;
    position: relative;
    top: 0;
}
#fundamenter-row-3 .col-2 .text-box:hover {
    box-shadow: 5px 12px 12px rgba(0, 0, 0, .6);
    top: -10px;
}

/*for Faskin page*/
#faskine-row-1 .col-2 > .panel-grid-cell {
    text-align: left;
    width: calc(50% - 1 * 50px) !important;
}
#faskine-row-1 .col-2 > .panel-grid-cell:first-child {
    padding-right: 85px;
}
#faskine-row-2 {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    padding: 100px 0;
    position: relative;
    text-align: center;
    z-index: 3;
}
#faskine-row-2 .col-2 {
    padding-top: 45px;
}
#faskine-row-2 .col-2 > .panel-grid-cell {
    text-align: left;
    width: calc(50% - 1 * 55px) !important;
}
#faskine-row-3 .col-2 {
    align-items: normal !important;
}
#faskine-row-3 .col-2 > .panel-grid-cell {
    width: 50%;
    text-align: center;
}
#faskine-row-3 .col-2 > .panel-grid-cell > .so-panel,
#faskine-row-3 .col-2 > .panel-grid-cell > .so-panel > .panel-layout,
#faskine-row-3 .col-2 > .panel-grid-cell > .so-panel > .panel-layout > .panel-grid,
#faskine-row-3 .col-2 > .panel-grid-cell > .so-panel .magic > .so-widget-sow-image > a > .sow-image-container {
    height: 100%;
}
#faskine-row-3 .col-2 > .panel-grid-cell > .so-panel .magic > .so-widget-sow-image > a {
    display: inline-block;
    height: 100%;
}
#faskine-row-3 .col-2 .text-box {
    align-items: center !important;
    display: flex;
    padding: 50px 132px;
    height: 100%;
}

/*for Omfangsdræn page*/
#omfangsdraen-row-1 .col-2 > .panel-grid-cell {
    width: calc(50% - 1 * 50px) !important;
}
#omfangsdraen-row-1 .col-2 .right-style {
    float: left;
    padding-left: 10px;
}
#omfangsdraen-row-2 {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    padding: 100px 0;
    text-align: center;
    position: relative;
    z-index: 4;
}
#omfangsdraen-row-3 {
    padding: 100px 0;
}
#omfangsdraen-row-3 .col-2 {
    align-items: center !important;
}
#omfangsdraen-row-3 .col-2 > .panel-grid-cell {
    width: 50%;
    text-align: center;
}
#omfangsdraen-row-3 .col-2 > .panel-grid-cell:first-child {
    padding: 0 65px;
}
#omfangsdraen-row-3 .col-2 > .panel-grid-cell:last-child {
    padding-left: 30px;
    padding-right: 20px;
}
#omfangsdraen-row-2 .col-2 .right-style {
    float: right;
    padding-right: 20px;
}
#omfangsdraen-row-4 {
    color: #fff;
    padding: 100px 0;
    position: relative;
    z-index: 3;
}
#omfangsdraen-row-4 .col-2 > .panel-grid-cell {
    width: 50%;
}
#omfangsdraen-row-4 .col-2 > .panel-grid-cell:first-child {
    padding-right: 65px;
}
#omfangsdraen-row-4 .col-2 > .panel-grid-cell:last-child {
    padding-left: 10px;
}
#omfangsdraen-row-4 .col-2 .ornament-left h3 {
    color: #fff;
}
#omfangsdraen-row-4 .col-2 ul {
    column-count: 2;
    column-gap: 24px;
    margin-top: 20px;
}
#omfangsdraen-row-5 {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    padding: 100px 0;
    position: relative;
    z-index: 3;
}
#omfangsdraen-row-5 .col-2 {
    padding: 35px 180px 0;
}
#omfangsdraen-row-5 .col-2 > .panel-grid-cell {
    width: calc(50% - 1 * 0px) !important;
}
#omfangsdraen-row-5 .col-2 ul {
    padding-bottom: 26px;
}
#omfangsdraen-row-6 {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    padding: 100px 0;
    position: relative;
    z-index: 2;
}
#omfangsdraen-row-6 .col-2 {
    align-items: center !important;
}
#omfangsdraen-row-6 .col-2 > .panel-grid-cell {
    width: calc(50% - 1 * 0px) !important;
    text-align: center;
}
#omfangsdraen-row-6 .col-2 > .panel-grid-cell:last-child {
    padding: 0 45px 0 70px;
}
#omfangsdraen-row-6 .col-2 .right-style {
    float: left;
    padding-left: 10px;
}
#omfangsdraen-row-7 {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    padding: 100px 0;
    position: relative;
    text-align: center;
    z-index: 3;
}

/*for referencer page*/
#til-og-ombyg-row-1 .holder .card,
#til-og-ombyg-row-1 .holder .card > .panel-grid-cell,
#til-og-ombyg-row-1 .holder .card > .panel-grid-cell > .so-panel,
#til-og-ombyg-row-1 .holder .card > .panel-grid-cell > .so-panel .so-widget-sow-image,
#til-og-ombyg-row-1 .holder .card > .panel-grid-cell > .so-panel .sow-image-container  {
    height: 100%;
}
#til-og-ombyg-row-1 .holder > .panel-layout {
    align-items: normal !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 45px 40px 0;
    gap: 30px 13px;
}
#til-og-ombyg-row-1 .holder > .panel-layout > .panel-grid {
  border: 1px solid #BEBEBE;
  box-shadow: 5px 5px 6px rgba(0, 0, 0, .3);
  width: calc(33.3333% - 1 * 9px);
  min-height: 300px;
  position: relative;
  overflow: hidden;
}
#til-og-ombyg-row-1 .holder > .panel-layout > .panel-grid .text-holder {
    position: absolute;
    padding: 23px 0 10px;
    bottom: 10px;
    left: 0;
    right: 0;
    background: rgba(40, 40, 40, .88);
    color: #fff;
}
#til-og-ombyg-row-1 .holder .title a {
    color: #fff;
    font-family: 'Oswald', sans-serif;
    font-size: 36px;
    letter-spacing: 1.08px;
    text-shadow: 0 3px 6px rgba(0, 0, 0, .6);
    text-transform: uppercase;
}
#til-og-ombyg-row-1 .holder .title a:hover {
    color: #5A9E39;
}

/*for om os page*/
#om-os-row-1 .col-2 > .panel-grid-cell {
    width: calc(50% - 1 * 35px) !important;
}
#om-os-row-1 .col-2 p:first-of-type {
    font-weight: 500;
}
#om-os-row-1 .col-2 .btn-1 {
    margin-top: 15px;
}


/*for kontakt page*/
#kontakt-row-1 .col-5 > .panel-layout {
    display: flex;
    flex-wrap: wrap;
    padding: 35px 40px 0;
    align-items: normal !important;
    justify-content: space-between;
}
#kontakt-row-1 .col-5 > .panel-layout > .panel-grid {
    width: calc(20% - 1 * 12px) !important;
}
#kontakt-row-1 .col-5 .box,
#kontakt-row-1 .col-5 .box > .panel-grid-cell,
#kontakt-row-1 .col-5 .box > .panel-grid-cell > .so-panel,
#kontakt-row-1 .col-5 .box > .panel-grid-cell > .so-panel > .panel-widget-style,
#kontakt-row-1 .col-5 .box > .panel-grid-cell > .so-panel > .panel-widget-style > .panel-layout,
#kontakt-row-1 .col-5 .box > .panel-grid-cell > .so-panel > .panel-widget-style > .panel-layout > .panel-grid {
    height: 100%;
}
#kontakt-row-1 .col-5 .text-box {
    background: #F8F8F8;
    border: 1px solid rgba(190, 190, 190, .6);
    box-shadow: 5px 5px 6px rgba(0, 0, 0, .16);
    height: 100%;
    position: relative;
    top: 0;
    padding: 45px 20px 37px;
}
#kontakt-row-1 .col-5 .text-box:hover {
    box-shadow: 5px 12px 12px rgba(0, 0, 0, .6);
    top: -10px;
}
#kontakt-row-1 .col-5 .text-box .icon .sow-image-container {
    justify-content: center;
    margin-bottom: 10px;
}
#kontakt-row-1 .col-5 .text-box h5 {
    margin-bottom: 15px;
    letter-spacing: 0.9px;
}
#kontakt-row-1 .col-5 .text-box label {
    font-weight: 600;
}
#kontakt-row-1 .col-5 .box > .panel-grid-cell > .so-panel > .panel-widget-style {
    position: relative;
    z-index: 1;
}
#kontakt-row-1 .col-5 .box > .panel-grid-cell > .so-panel .text-box:before {
    width: 180px;
    height: 180px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    opacity: .06;
    z-index: -1;
}
#kontakt-row-1 .col-5 .box > .panel-grid-cell > .so-panel .firma-holder .text-box:before {
    background: url(assets/images/house.png) no-repeat;
}
#kontakt-row-1 .col-5 .box > .panel-grid-cell > .so-panel .adresse-holder .text-box:before {
    background: url(assets/images/location-pin-1.png) no-repeat;
}
#kontakt-row-1 .col-5 .box > .panel-grid-cell > .so-panel .telefon-holder .text-box:before {
    background: url(assets/images/smartphone-1.png) no-repeat;
}
#kontakt-row-1 .col-5 .box > .panel-grid-cell > .so-panel .email-holder .text-box:before {
    background: url(assets/images/emaill.png) no-repeat;
}
#kontakt-row-1 .col-5 .box > .panel-grid-cell > .so-panel .clock-holder .text-box:before {
    background: url(assets/images/clock.png) no-repeat;
}
#kontakt-row-2 {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .3);
    position: relative;
}
#kontakt-row-2 .text-box {
    color: #fff;
    box-shadow: 0 3px 16px rgba(0, 0, 0, .6);
    background: rgba(40, 40, 40, .88);
    text-align: center;
    padding: 60px 0 62px;
}
#kontakt-row-2 .text-box .wpcf7-response-output,
#kontakt-row-2 .text-box .wpcf7-validation-errors, .wpcf7-mail-sent-ok {
    color: #fff;
}
#kontakt-row-2 .wrap {
    padding: 80px 105px;
}
#kontakt-row-2 #kontakt-form {
    padding: 20px 237px 0;
}
#kontakt-row-2 #kontakt-form .btm-row .col:first-child .wpcf7-form-control-wrap a {
    color: #5A9E39;
}
#kontakt-row-2 .text-box .ornament-top h2 a {
    color: #5a9e39;
}
#kontakt-row-2 .text-box .ornament-top h2,
#kontakt-row-2 .text-box .ornament-top h2 a:hover,
#kontakt-row-2 #kontakt-form .btm-row .col:first-child .wpcf7-form-control-wrap a:hover,
#kontakt-row-2 #kontakt-form .btm-row .col:first-child .wpcf7-form-control-wrap {
    color: #fff;
}
#kontakt-row-2 .text-box .ornament-top h2 {
    margin-bottom: 10px;
}
#kontakt-row-2 .text-box .ornament-top h2:before,
#kontakt-row-2 .text-box .ornament-top h2:after {
    background: #fff;
}
#kontakt-row-3 .title {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    text-align: center;
    padding: 47px 50px;
    position: relative;
}
#kontakt-row-3 h3 {
    letter-spacing: 1.02px;
}
#kontakt-row-3 iframe {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    width: 100%;
    vertical-align: top;
    position: relative;
}

/*for om cookies page*/
#om-cookies-row-1 {
    text-align: left;
}
#om-cookies-row-1 blockquote {
    margin-top: 50px;
}
#om-cookies-row-1 ul {
    margin: 25px 0 25px 30px;
}
#om-cookies-row-1 ul li {
    background: url(assets/images/ylw-check.png) no-repeat left 12px;
    background-size: 18px auto;
    line-height: 1.65;
    padding: 3px 0 3px 25px;
    text-align: left;
}

.page-id-64 #om-cookies-row-1 .ornament-top h1 {
	margin: 0 0 60px;
}


.hill-pad {
    padding: 0 175px;
}

#black-brown-bg.om-os-row-2 {
    font-size: 32px;
    padding: 45px 130px;
    margin-bottom: 20px;
}
#om-os-row-3 {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    padding: 120px 0 100px;
    position: relative;
    z-index: 2;
}
#om-os-row-3 .col-2 {
    align-items: normal !important;
    padding: 0 25px;
}
#om-os-row-3 .col-2 > .panel-grid-cell {
    width: calc(50% - 1 * 31px) !important;
}
#om-os-row-3 .col-2 > .panel-grid-cell > .so-panel,
#om-os-row-3 .col-2 > .panel-grid-cell > .so-panel > .panel-layout {
    height: 100%;
}
#om-os-row-3 .col-2 .text-box {
    box-shadow: 5px 5px 6px rgba(0, 0, 0, .4);
    display: flex;
    align-items: center;
    text-align: center;
    background: #282828;
    height: 100%;
    color: #fff;
    padding: 71px 65px;
    position: relative;
    top: 0;
}
#om-os-row-3 .col-2 .text-box:hover {
    box-shadow: 5px 12px 12px rgba(0, 0, 0, .6);
    top: -10px;
}
#om-os-row-3 .col-2 .text-box a {
    color: #A87B50;
}
#om-os-row-3 .col-2 .text-box a:hover {
    color: #5A9E39;;
}

#black-brown-bg {
    background: #282828;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .3);
    border-left: 10px solid #A87B50;
    font-family: 'Oswald', sans-serif;
    font-size: 28px;
    color: #fff;
    padding: 45px 230px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 0 3px 6px rgba(0, 0, 0, .3);
}
#black-brown-bg a:hover {
    color: #5a9e39;
}
#black-brown-bg p {
    line-height: 40px;
}
#four-image-holder {
    padding: 20px 0;
}
#four-image-holder .col-4 {
    position: relative;
    padding: 0 1px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .3);
}
#four-image-holder .col-4 > .panel-grid-cell {
    width: calc(25% - 1 * 1px) !important;
    overflow: hidden;
}
#four-image-holder .col-4 > .panel-grid-cell img {
    filter: grayscale(50%);
}
#four-image-holder .col-4 > .panel-grid-cell img:hover {
    filter: grayscale(0);
}
#common-sub-bottom {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .3);
    color: #fff;
    position: relative;
    z-index: 3;
}
#common-sub-bottom .col-3 {
    padding: 83px 0;
    display: flex;
    align-items: center !important;
}
#common-sub-bottom .col-3 > .panel-grid-cell a {
    color: #5a9e39;
}
#common-sub-bottom .col-3 > .panel-grid-cell a:hover {
    color: #fff;
}
#common-sub-bottom .col-3 > .panel-grid-cell:first-child {
    border-right: 1px solid #A87B50;
    width: 37.3%;
    padding: 23px 65px 23px 0;
}
#common-sub-bottom .col-3 > .panel-grid-cell:nth-child(2) {
    width: 47%;
    padding: 0 70px 0 65px;
}
#common-sub-bottom .col-3 > .panel-grid-cell:nth-child(2) p,
#common-sub-white-bottom .col-2 > .panel-grid-cell:first-child p:first-of-type {
    font-size: 20px;
    font-weight: 500;
}
#common-sub-bottom .col-3 > .panel-grid-cell:last-child {
    width: auto;
}
#common-sub-bottom h5 {
    color: #fff;
    letter-spacing: 1.2px;
    text-shadow: 0 3px 6px rgba(0, 0, 0, .3);
}
#common-sub-bottom h5 a:hover,
#common-sub-bottom a:hover {
    color: #5A9E39;
}
#common-sub-bottom .btn-1 {
    border: 1px solid #fff;
    color: #fff !important;
}
#common-sub-bottom .btn-1:hover {
    border: 1px solid #a87b50 !important;
}
#common-sub-white-bottom {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    position: relative;
    z-index: 1;
}
#common-sub-white-bottom .col-2 {
    align-items: center !important;
    padding: 75px 0;
}
#common-sub-white-bottom .col-2 > .panel-grid-cell:first-child {
    border-right: 1px solid #A87B50;
    padding: 29px 72px;
    width: 36.7%;
}
#common-sub-white-bottom .col-2 > .panel-grid-cell:first-child p:first-of-type {
    margin-top: 8px;
}
#common-sub-white-bottom .col-2 > .panel-grid-cell:last-child {
    width: 63%;
    font-size: 20px;
    padding: 0 10px 0 65px;
}

/*for text-box*/
.text-box {
    position: relative;
    height: 100%;
    z-index: 1;
}
.text-box:after {
    border: 1px solid rgba(190, 190, 190, .6);
    bottom: 8px;
    height: auto;
    left: 8px;
    top: 8px;
    right: 8px;
    width: auto;
    z-index: -1;
}
.text-box.rectangle {
    border: 1px solid rgba(190, 190, 190, .6);
    box-shadow: 5px 5px 6px rgba(0, 0, 0, .16);
    background: #F8F8F8;
    display: inline-block;
    padding: 34px 129px;
    width: auto;
    text-align: center;
    top: 0;
}
.text-box.rectangle:hover {
    box-shadow: 5px 12px 12px rgba(0, 0, 0, .6);
    top: -10px;
}

/*image overlap color*/
.left-style,
.right-style {
    position: relative;
}
.left-style img,
.right-style img {
    position: relative;
    box-shadow: 0 5px 6px rgba(0, 0, 0, .30);
}
.left-style .sow-image-container,
.right-style .sow-image-container {
    position: relative;
    width: fit-content;
    z-index: 1;
}
.left-style .sow-image-container {
    float: left;
}
.left-style .so-widget-image,
.right-style .so-widget-image {
    position: relative;
    vertical-align: top;
    z-index: 1;
}
.left-style .so-widget-image {
    left: 10px;
}   
.right-style .sow-image-container {
    float: right;
}
.right-style .so-widget-image {
    right: 10px;
}
.left-style .sow-image-container:before,
.right-style .sow-image-container:before {
    background: #9B8043;
    box-shadow: 5px 3px 6px rgba(0, 0, 0, .30);
    height: 100%;
    width: 100%;
    z-index: -1;
}
.right-style .sow-image-container:before {
    left: 0;
    top: 10px;
}
.left-style .sow-image-container:before {
    right: 0;
    top: 10px;
}

.right-style .sow-image-container:hover .so-widget-image {
    right: 0;
}
.right-style .sow-image-container:hover:before {
    left: -10px;
}
.left-style .sow-image-container:hover .so-widget-image {
    left: 0;
}
.left-style .sow-image-container:hover:before {
    right: -10px;
}



/*widgets*/
#testimonial-section {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    position: relative;
    padding: 100px 0 315px;
}
#hvorfor-section {
    position: relative;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .3);
}
#hvorfor-section .col-2 {
    display: flex;
    align-items: normal !important;
}
#hvorfor-section .col-2 > .panel-grid-cell > .so-panel,
#hvorfor-section .col-2 > .panel-grid-cell > .so-panel > .panel-layout,
#hvorfor-section .col-2 > .panel-grid-cell > .so-panel > .panel-layout > .panel-grid,
#hvorfor-section .col-3,
#hvorfor-section .col-3 > .panel-grid-cell {
    height: 100%;
}
#hvorfor-section .col-2 .text-box,
#montering-row-2 .col-2 .text-box {
    background: rgba(168, 123, 80, .94);
    display: flex;
    align-items: center !important;
    padding: 100px 65px 110px;
    text-align: center;
}
#hvorfor-section .col-2 .text-box:after,
#montering-row-2 .col-2 .text-box:after {
    border: 1px solid rgba(255, 255, 255, .6);
}
#hvorfor-section .col-2 .text-box h3 {
    color: #fff;
    letter-spacing: 1.02px;
    text-shadow: 0 3px 6px rgba(0, 0, 0, .6);
}
#hvorfor-section .col-2 > .panel-grid-cell:first-child {
    width: 22.83%;
}
#hvorfor-section .col-2 > .panel-grid-cell:last-child {
    background: rgba(40, 40, 40, .88);
    color: #fff;
    width: 77.17%;
}
#hvorfor-section .text-box .title {
    margin-bottom: 32px;
}
#hvorfor-section .col-3 {
    padding: 125px 75px 50px;
}
#hvorfor-section .col-3 > .panel-grid-cell:nth-child(2) {
    padding-left: 28px;
}
#hvorfor-section .col-3 > .panel-grid-cell:last-child {
    padding-left: 35px;
    padding-right: 85px;
}
#hvorfor-section .col-3 > .panel-grid-cell a {
    color: #5A9E39;
}
#hvorfor-section .col-3 > .panel-grid-cell a:hover {
    color: #fff;
}
#hvorfor-section .col-3 > .panel-grid-cell .title p {
    font-size: 26px;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    text-shadow: 0 3px 6px rgba(0, 0, 0, .6);
    position: relative;
    padding: 0 0 20px 55px;
}
#hvorfor-section .col-3 > .panel-grid-cell .title p:before {
    background: url(assets/images/check-mark.png) no-repeat right;
    width: 68px;
    height: 68px;
    left: -5px;
    top: -20px;
}
#referencer-section,
#montering-row-4 {
    margin-top: -230px;
    position: relative;
    z-index: 3;
}
#referencer-section .wrap > .panel-grid-cell,
#montering-row-4 > .panel-grid-cell {
    position: relative;
    box-shadow: 0 3px 16px rgba(0, 0, 0, .3);
}
#referencer-section .text-box,
#montering-row-4 .text-box {
    position: relative;
    width: 50%;
    padding: 75px 95px 84px;
    z-index: 1;
}
#referencer-section .text-box:hover:before,
#montering-row-4 .text-box:hover:before {
    background: #fff;
}
#referencer-section ul {
    padding: 10px 0 43px;
}
#referencer-section ul li,
#montering-row-3 ul li {
    background: none;
    position: relative;
    line-height: 120%;
    padding-left: 30px;
}
#referencer-section ul li + li {
    margin-top: 3px;
}
#referencer-section ul li:before,
#montering-row-3 ul li:before {
    content: '';
    display: inline-block;
    background: #282828;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    left: 0;
    top: 10px;
    position: absolute;
}
#kontakt-section {
    padding: 100px 0 100px;
    text-align: center;
    position: relative;
}
#kontakt-section.bg-dirt {
    background: #F8F8F8;
}
#kontakt-section .panel-grid-cell > .so-panel:last-child p:first-of-type,
#kontakt-section .panel-grid-cell > .so-panel:last-child p:first-of-type a {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 30px;
}
#kontakt-section .panel-grid-cell > .so-panel:last-child {
    padding: 0 442px;
}
#box-link-section {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    position: relative;
    z-index: 2;
}



.ornament-top h1, .ornament-top h2, .ornament-top h3, .ornament-top h4, .ornament-top h5,
.ornament-top-special p:first-of-type {
    background: url(assets/images/gable.png) no-repeat top;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3);
}
.ornament-top h1:before, .ornament-top h2:before, .ornament-top h3:before, .ornament-top h4:before, .ornament-top h5:before,.ornament-top-special p:first-of-type:before,
.ornament-top h1:after, .ornament-top h2:after, .ornament-top h3:after, .ornament-top h4:after, .ornament-top h5:after, .ornament-top-special p:first-of-type:after {
    content: '';
    display: inline-block;
    background: #000000;
    width: 60px;
    height: 1px;
    left: 0;
    right: 0;
    top: 27px;
    margin: auto;
    position: absolute;
}
.ornament-top h1:before, .ornament-top h2:before, .ornament-top h3:before, .ornament-top h4:before, .ornament-top h5:before,
.ornament-top-special p:first-of-type:before {
    left: 103px;
}
.ornament-top h1:after, .ornament-top h2:after, .ornament-top h3:after, .ornament-top h4:after, .ornament-top h5:after,
.ornament-top-special p:first-of-type:after {
    right: 103px;
}
.ornament-top h1 {
    margin: 0 0 25px;
    padding-top: 50px;
}
.ornament-top h2 {
    margin: 0 0 25px;
    letter-spacing: 1.52px;
    padding-top: 50px;
}
.ornament-top h3 {
    margin: 0 0 20px;
    letter-spacing: 1.36px;
    padding-top: 50px;
}
.ornament-top h5 {
    margin: 0 0 25px;
    letter-spacing: 0.9px;
    padding-top: 50px;
}
.ornament-top-special p:first-of-type {
    font-family: 'Oswald', sans-serif;
    font-size: 36px;
    margin: 0 0 35px;
    letter-spacing: 1.44px;
    padding-top: 60px;
}

.ornament-left h1, .ornament-left h2, .ornament-left h3, .ornament-left h4, .ornament-left h5, #om-cookies-row-1 .ornament-left label {
    display: inline-block;
    position: relative;
    text-transform: uppercase;
    position: relative;
}
.ornament-left h1:before, .ornament-left h2:before, .ornament-left h3:before, .ornament-left h4:before, .ornament-left h5:before, #om-cookies-row-1 .ornament-left label:before {
    content: '';
    display: inline-block;
    background: #A87B50;
    width: 14px;
    height: 34px;
    left: 0;
    bottom: 3px;
    position: absolute;
}
.ornament-left h1:before,
.ornament-left h2:before {
    bottom: 10px;
}
.ornament-left h3:before {
    bottom: 7px;
}
.ornament-left h1 {
    padding-left: 25px;
    margin-bottom: 25px;
    letter-spacing: 1.68px;
}
.ornament-left h2 {
    padding-left: 25px;
    margin-bottom: 25px;
    letter-spacing: 1.52px;
}
.ornament-left h3 {
    padding-left: 25px;
    margin-bottom: 25px;
    letter-spacing: 1.36px;
}
.ornament-left h5:before {
    bottom: 0;
    top: 3px;
}
.ornament-left h5,
#om-cookies-row-1 .ornament-left label {
    padding-left: 25px;
    margin-bottom: 25px;
    letter-spacing: 0.9px;
}

#om-cookies-row-1 .ornament-left label {
    font-family: "Oswald", sans-serif;
    font-size: 25px;
    display: inline-block;
    margin: 20px 0 0;
}
#om-cookies-row-1 .ornament-left label:before {
    bottom: 5px;
    top: -5px;
}

.ornament-top-grn h2, .ornament-top-grn h3, .ornament-top-grn h5 {
    background: url(assets/images/orna-grn-blk.png) no-repeat top center;
    text-align: center;
}
.ornament-top-grn h2 {
    margin: 0 0 25px;
    letter-spacing: 1.52px;
    padding-top: 20px;
}
.ornament-top-grn h3 {
    margin: 0 0 25px;
    letter-spacing: 1.52px;
    padding-top: 20px;
}
.ornament-top-grn h5 {
    margin: 0 0 25px;
    letter-spacing: 1.52px;
    padding-top: 20px;
}
.ornament-top-grn-wht h2, .ornament-top-grn-wht h3, .ornament-top-grn-wht h5 {
    color: #fff;
    background: url(assets/images/orna-green.png) no-repeat top center;
    text-shadow: 0 3px 6px rgba(0, 0, 0, .3);
    text-align: center;
}
.ornament-top-grn-wht h2 {
    margin: 0 0 25px;
    letter-spacing: 1.52px;
    padding-top: 20px;
}
.ornament-top-grn-wht h3 {
    margin: 0 0 25px;
    letter-spacing: 1.52px;
    padding-top: 20px;
}
.ornament-top-grn-wht h5 {
    margin: 0 0 25px;
    letter-spacing: 1.52px;
    padding-top: 20px;
}



#om-cookies .ornament-right label {
    font-family: 'Cinzel', sans-serif;
    font-size: 18px;
    margin-bottom: 0;
    margin-top: 20px;
}
#om-cookies .ornament-right label:before {
    bottom: -3px;
}


/*-- 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: 1885px) {
    .site-header .header-right {
        padding-right: 60px;
    }
    .site-slider .banner-box {
        margin: 70px 60px 0 !important;
    }
    .site-slider .banner-box.text-box {
        padding: 30px 45px 30px 9px !important;
    }
    .site-slider .banner-box .title {
        padding: 30px 50px 30px 50px !important;
    }
    .site-slider .banner-box .title p {
        font-size: 42px;
    }

    .site-footer #footer-col-2 {
        padding-left: 30px;
    }
    .site-footer #footer-col-3 {
        padding-left: 85px;
    }
    .site-footer #footer-col-4 {
        padding-left: 75px;
    }   
    .site-footer #footer-col-5 {
        padding-left: 85px;
    }

    .wrap {
        max-width: 96%;
    }

    h1 {
        font-size: 40px;
    }
    h2 {
        font-size: 36px;
    }
    h3 {
        font-size: 32px;
    }
    h5 {
        font-size: 28px;
    }

    #forside-row-2 .text-box .icon-title {
        font-size: 30px;
    }
    #forside-row-4, 
    #til-og-ombyg-row-3,
    #ombygning-row-2, 
    #garage-row-2,
    #ombygning-row-5, 
    #udestue-row-2, 
    #udskiftning-row-2, 
    #laegning-row-3,
    #nyt-row-5,
    #nyt-row-6,
    #opsaetning-row-2,
    #terraendaek-row-3,
    #omfangsdraen-row-7,
    #opsaetning-row-4,
    #anlaeg-row-3,
    #fundamenter-row-3,
    #omfangsdraen-row-2,
    #omfangsdraen-row-4,
    #omfangsdraen-row-5,
    #faskine-row-2 {
        padding: 80px 0;
    }
    #forside-row-4 .col-2, 
    #til-og-ombyg-row-3 .col-2 {
        padding: 0 40px;
        margin-bottom: 40px;
    }

    #til-og-ombyg-row-1 .text-group {
        height: 20%;
    }
    #til-og-ombyg-row-1 .card .card-title p,
    #til-og-ombyg-row-1 .holder .title a {
        font-size: 30px;
    }
    #til-og-ombyg-row-1 .card .card-content p {
        font-size: 16px;
    }
    #til-og-ombyg-row-2 .col-5 .title p {
        font-size: 26px;
    }
    #til-og-ombyg-row-2 .col-5 > .panel-grid-cell {
        padding: 25px 18px;
    }
    #tilbygning-row-2 .col-2 .text-box {
        padding: 30px 60px;
    }

    #ombygning-row-4 .col-2 .text-box {
        padding: 40px 65px;
    }

    #ny-row-2 .col-2 > .panel-grid-cell:first-child {
        padding: 0 95px 0 0;
    }

    #udestue-row-3 .col-2 .text-box, 
    #udskiftning-row-3 .col-2 .text-box {
        padding: 50px 70px;
    }

    #orangeri-row-2 .col-2 {
        padding: 0 20px;
    }
    #orangeri-row-2 .col-2 > .panel-grid-cell:first-child {
        padding: 0px 50px 0 0;
    }

    #toemrer-row-1 {
        padding-left: 220px;
        padding-right: 220px;
    }

    #tagudskiftning-row-2 .col-2 > .panel-grid-cell {
        width: calc(50% - 1* 25px) !important;
    }
    #tagudskiftning-row-3 .holder > .panel-layout > .panel-grid:first-child .col-2 > .panel-grid-cell:first-child,
    #tagudskiftning-row-3 .holder > .panel-layout > .panel-grid:last-child .col-2 > .panel-grid-cell:last-child {
        padding: 60px 50px;
    }
    #tagudskiftning-row-3 .col-2 > .panel-grid-cell ul li {
        font-size: 16px;
    }
    #tagudskiftning-row-4 .col-2 {
        padding: 0 30px;
    }
    #tagudskiftning-row-4 .col-2 > .panel-grid-cell {
        width: calc(50% - 1* 30px) !important;
    }

    #montering-row-2 .col-2 .text-box {
        padding: 80px 34px 80px !important;
    }
    #montering-row-2 .col-2 > .panel-grid-cell:last-child {
        padding: 0 10px 0 70px;
    }

    #traeterasse-row-4 .col-2 > .panel-grid-cell:first-child {
        padding-left: 0;
    }
    #traeterasse-row-3, #traeterasse-row-4 {
        padding: 80px 50px;
    }
    #traeterasse-row-3 .col-2 > .panel-grid-cell, #traeterasse-row-4 .col-2 > .panel-grid-cell {
        width: calc(50% - 1 * 20px) !important;
    }

    #murerarbejde-row-2 ul {
        padding: 20px 0 55px 130px;
    }

    #facaderenovering-row-3 .col-2,
    #nyt-row-5 .col-2 {
        padding: 45px 30px 0;
    }
    #facaderenovering-row-3 .col-2 > .panel-grid-cell,
    #nyt-row-5 .col-2 > .panel-grid-cell {
        width: calc(50% - 1* 30px) !important;
    }

    #opsaetning-row-3 .col-3 .text-box {
        padding: 45px 35px 40px;
    }
    #opsaetning-row-5 .col-2 > .panel-grid-cell:first-child {
        padding-right: 40px;
    }
    #opsaetning-row-5 .col-2 > .panel-grid-cell:last-child {
        padding: 0;
    }

    #fundamenter-row-2 .col-2 > .panel-grid-cell:first-child {
        padding: 0;
    }

    #omfangsdraen-row-5 .col-2 {
        padding: 35px 100px 0;
    }
    #omfangsdraen-row-6 .col-2 > .panel-grid-cell:first-child {
        padding-right: 40px;
    }
    #omfangsdraen-row-6 .col-2 > .panel-grid-cell:last-child {
        padding: 0 15px 0 30px;
    }

    #faskine-row-1 .col-2 > .panel-grid-cell:first-child {
        padding-right: 0;
    }
    #faskine-row-3 .col-2 .text-box {
        padding: 50px 60px;
    }

    #om-os-row-3 {
        padding: 100px 0 100px;
    }

    #kontakt-row-2 .wrap {
        padding: 80px 50px;
    }
    #kontakt-row-2 #kontakt-form {
        padding: 20px 180px 0;
    } 

    #hvorfor-section .col-3 {
        padding: 125px 6px 50px 75px;
    }
    #referencer-section .text-box, 
    #montering-row-4 .text-box {
        padding: 70px 70px 75px;
    }
    #kontakt-section .panel-grid-cell > .so-panel:last-child {
        padding: 0px 360px;
    }
    #common-sub-bottom .col-3,
    #common-sub-white-bottom .col-2 {
        padding: 60px 0;
    }
    #common-sub-bottom .col-3 > .panel-grid-cell:first-child {
        width: 34.3%;
        padding: 23px 40px 23px 0;
    }
    #common-sub-bottom .col-3 > .panel-grid-cell:nth-child(2) {
        width: 50%;
        padding: 0 45px 0 45px;
    }
    #kontakt-section {
        padding: 80px 0;
    }
    #black-brown-bg,
    #black-brown-bg.om-os-row-2 {
        font-size: 26px;
        padding: 45px 90px;
    }
    #common-sub-white-bottom .col-2 > .panel-grid-cell:first-child {
        padding: 29px 46px;
        width: 34.7%;
    }
    #common-sub-white-bottom .col-2 > .panel-grid-cell:last-child {
        width: 65%;
        padding: 0 10px 0 40px;
    }

}

@media only screen and (max-width: 1799px) {
    .site-slider .banner-box .content {
        padding-left: 35px !important;
        padding-right: 23px !important;
    }
    .site-slider .banner-box .content p {
        font-size: 18px;
    }

    h1 {
        font-size: 38px;
    }
    h2 {
        font-size: 34px;
    }
    h3 {
        font-size: 30px;
    }
    h5 {
        font-size: 28px;
    }

    #forside-row-1, #til-og-ombyg-row-1, #tilbygning-row-1, #ny-row-1, #orangeri-row-1, #toemrer-row-1, #tagudskiftning-row-1, #montering-row-1, #traeterasse-row-1, #facaderenovering-row-1, #nyt-row-1, #terraendaek-row-1, #anlaeg-row-1, #fundamenter-row-1, #faskine-row-1, #om-os-row-1, #om-cookies-row-1, #kontakt-row-1 {
        padding-top: 150px;
        padding-bottom: 80px;
    }

    #til-og-ombyg-row-1 .text-group:hover {
        padding: 35px 20px 30px;
    }
    #til-og-ombyg-row-1 .text-group {
        padding: 20px 20px 30px;
    }
    #til-og-ombyg-row-2 .col-5 {
        padding: 30px 0;
        font-size: 16px;
    }
    #tilbygning-row-1 > .panel-grid-cell > .so-panel:nth-child(2) .wrap {
        padding: 0 315px;
    }
    #tilbygning-row-2 .col-2 .text-box {
        padding: 30px 45px;
    }
    #tilbygning-row-2 .col-2 .text-box p:first-of-type,
    #garage-row-1 .col-2 > .panel-grid-cell:last-child p:first-of-type, 
    #ombygning-row-1 .col-2 > .panel-grid-cell:first-child p:first-of-type, 
    #ombygning-row-2 .col-2 > .panel-grid-cell p:first-of-type, 
    #ombygning-row-5 p:first-of-type, 
    #udestue-row-1 .col-2 > .panel-grid-cell:first-child p:first-of-type, 
    #udestue-row-2 p:first-of-type, #udskiftning-row-1 p:first-of-type, 
    #udskiftning-row-2 p:first-of-type, #laegning-row-1 p:first-of-type, 
    #laegning-row-2 p:first-of-type, #murerarbejde-row-1 p:first-of-type, 
    #facaderenovering-row-2 p:first-of-type, #nyt-row-3 p:first-of-type, 
    #nyt-row-4 .col-2 .text-box p:first-of-type, 
    #nyt-row-6 .col-2 > .panel-grid-cell p:first-of-type, 
    #opsaetning-row-1 p:first-of-type, 
    #opsaetning-row-5 .col-2 > .panel-grid-cell p:first-of-type, 
    #terraendaek-row-2 .col-2 > .panel-grid-cell p:first-of-type, 
    #terraendaek-row-3 p:first-of-type, 
    #nye-trapper-row-1 p:first-of-type, 
    #nye-trapper-row-2 p:first-of-type, 
    #nye-trapper-row-3 .col-2 > .panel-grid-cell p:first-of-type, 
    #anlaeg-row-3 .midle-text p:first-of-type, 
    #fundamenter-row-2 .col-2 p:first-of-type, 
    #faskine-row-2 .midle-text p:first-of-type, 
    #omfangsdraen-row-1 p:first-of-type, 
    #omfangsdraen-row-2 p:first-of-type, 
    #omfangsdraen-row-3 .col-2 p:first-of-type,
    #omfangsdraen-row-4 .col-2 p:first-of-type, 
    #omfangsdraen-row-6 .col-2 p:first-of-type, 
    #omfangsdraen-row-7 p:first-of-type,
    #ombygning-row-3 .col-2 > .panel-grid-cell:first-child p:first-of-type,
    #facaderenovering-row-3 .midle-text p, 
    #nyt-row-5 .midle-text p, 
    #facaderenovering-row-5 .col-2 > .panel-grid-cell p:first-of-type, #nyt-row-2 .col-2 > .panel-grid-cell p:first-of-type,
    #forside-row-1 p:first-of-type, 
    #tilbygning-row-1 p:first-of-type, 
    #ny-row-1 p:first-of-type, 
    #orangeri-row-1 p:first-of-type, 
    #toemrer-row-1 p:first-of-type, 
    #tagudskiftning-row-1 p:first-of-type, 
    #montering-row-1 p:first-of-type, 
    #traeterasse-row-1 p:first-of-type, 
    #facaderenovering-row-1 p:first-of-type, 
    #nyt-row-1 p:first-of-type, 
    #opsaetning-row-4 p:first-of-type, 
    #terraendaek-row-1 p:first-of-type, 
    #anlaeg-row-1 .col-2 p:first-of-type, 
    #fundamenter-row-1 p:first-of-type, 
    #faskine-row-1 p:first-of-type,
    #tagudskiftning-row-2 .col-2 > .panel-grid-cell p:first-of-type,
    #ny-row-2 .col-2 > .panel-grid-cell p:first-of-type, 
    #orangeri-row-2 .col-2 > .panel-grid-cell p:first-of-type, #toemrer-row-2 .col-2 > .panel-grid-cell p:first-of-type,
    #forside-row-4 .text-medium p, #til-og-ombyg-row-3 .text-medium p {
        font-size: 18px;
        font-weight: 600;
    }

    #ombygning-row-3 .col-2 > .panel-grid-cell {
        width: calc(50% - 1 * 30px) !important;
    }
    #ombygning-row-5 > .panel-grid-cell > .so-panel:last-child .wrap {
        padding: 0 130px;
    }

    #ny-row-1 > .panel-grid-cell > .so-panel:nth-child(2) .wrap p:nth-child(2) {
        padding: 0 290px;
    }

    #garage-row-1 .col-2 > .panel-grid-cell {
        width: calc(50% - 1* 35px) !important;
    }

    #orangeri-row-3 .col-3 {
        padding: 15px 20px 50px;
    }

    #montering-row-2 .col-2 > .panel-grid-cell:last-child {
        padding: 0 10px 0 30px;
    }
    #montering-row-3 ul {
        column-gap: 50px;
    }
    #montering-row-4 .text-box {
        padding: 75px 50px 75px !important;
    }

    #laegning-row-1 .col-2 > .panel-grid-cell,
    #laegning-row-2 .col-2 > .panel-grid-cell {
        width: calc(50% - 1* 35px) !important;
    }

    #traeterasse-row-1 .wrap {
        padding: 0px 135px;
    }

    #traeterasse-row-2 .col-2 > .panel-grid-cell {
        width: calc(50% - 1 * 20px) !important;
    }
    #traeterasse-row-4 .col-2 > .panel-grid-cell:first-child {
        padding-right: 40px;
    }

    #facaderenovering-row-1 .wrap {
        padding: 0 185px;
    }
    #facaderenovering-row-2 .col-2 > .panel-grid-cell:first-child {
        padding: 0 32px 0 0;
    }
    #facaderenovering-row-4 .text-box {
        padding: 30px 40px;
        margin: 0 175px;
    }

    #nyt-row-1 .wrap {
        padding: 0 50px;
    }
    #nyt-row-2 .col-2 > .panel-grid-cell p:first-of-type {
        padding: 0;
    }
    #nyt-row-2 .col-2 > .panel-grid-cell {
        width: 50% !important;
    }
    #nyt-row-2 .col-2 > .panel-grid-cell:first-child {
        padding-right: 40px;
    }
    #nyt-row-3 .wrap {
        padding: 0 130px;
    }   
    #nyt-row-4 .col-2 .text-box {
        padding: 50px 45px;
    }
    #nyt-row-6 .col-2 > .panel-grid-cell {
        width: calc(50% - 1 * 30px) !important;
    }

    #opsaetning-row-1 .col-2 > .panel-grid-cell,
    #nye-trapper-row-1 .col-2 > .panel-grid-cell {
        width: calc(50% - 1* 35px) !important;
    }
    #opsaetning-row-2 .ornament-top h2 {
        padding-left: 180px;
        padding-right: 180px;
    }

    #nye-trapper-row-2 .wrap p:not(:first-child) {
        padding: 0 70px;
    }
    #nye-trapper-row-3 .col-2 > .panel-grid-cell {
        width: calc(50% - 1 * 35px) !important;
    }
    #nye-trapper-row-3 .col-2 > .panel-grid-cell:last-child {
        padding-right: 0;
    }

    #anlaeg-row-1 .col-2 > .panel-grid-cell {
        width: calc(50% - 1 * 30px) !important;
    }

    #fundamenter-row-1 .wrap {
        padding: 0 210px;
    }
    #fundamenter-row-3 .col-2 > .panel-grid-cell {
        width: calc(50% - 1* 15px) !important;
    }
    #fundamenter-row-3 .col-2 .text-box {
        padding: 31.5px 35px;
    }

    #omfangsdraen-row-1 .col-2 > .panel-grid-cell {
        width: calc(50% - 1* 35px) !important;
    }
    #omfangsdraen-row-3 .col-2 > .panel-grid-cell:first-child {
        padding: 0 20px 0 0;
    }
    #omfangsdraen-row-4 .col-2 > .panel-grid-cell:first-child {
        padding-right: 29px;
        width: 45%;
    }
    #omfangsdraen-row-4 .col-2 > .panel-grid-cell:last-child {
        width: 55%;
    }

    #om-os-row-3 .col-2 .text-box {
        padding: 50px 40px;
    }

    #common-sub-white-bottom .col-2 > .panel-grid-cell:first-child {
        padding: 29px 15px;
    }
    #hvorfor-section .col-2 .text-box, #montering-row-2 .col-2 .text-box {
        padding: 80px 65px 80px;
    }
    #hvorfor-section .col-3 {
        padding: 100px 6px 50px 34px;
    }
    #hvorfor-section .col-3 > .panel-grid-cell .title p {
        font-size: 24px;
    }
    #hvorfor-section .col-3 > .panel-grid-cell {
        width: 33.333%;
    }
    #hvorfor-section .col-3 > .panel-grid-cell:last-child {
        padding-left: 35px;
        padding-right: 50px;
    }
    #common-sub-bottom h5 {
        font-size: 26px;
    }
    #common-sub-bottom .col-3 > .panel-grid-cell:nth-child(2) {
        width: 48%;
    }
    #kontakt-section .panel-grid-cell > .so-panel:last-child {
        padding: 0px 285px;
    }
    .hill-pad {
        padding: 0 90px;
    }

}

@media only screen and (max-width: 1699px) {
    .site-header {
        height: 145px;
    }
    .gsticky .site-header {
        height: 135px;
    }
    .site-header .site-branding {
        width: 35.25%;
    }
    .site-header .site-branding img {
        max-width: 300px;
    }
    .site-header .header-right {
        padding-right: 25px;
    }
    .site-header .header-right .box a {
        font-size: 18px;
    }
    .site-header .main-navigation ul.menu > li.menu-item-has-children ul {
        margin-top: 25px;
    }
    .gsticky .site-header .main-navigation ul.menu > li.menu-item-has-children ul {
        margin-top: 20px;
    }
    .site-header .main-navigation ul.menu > li + li {
        margin-left: 10px;
    }
    .site-header .main-navigation ul.menu > li:last-child {
        margin-left: 25px;
    }
    .site-header .main-navigation ul.menu li a {
        padding: 10px 25px;
    }
    .site-header .header-right {
        gap: 15px;
    }
    .site-header .header-contact {
        gap: 20px;
        margin-bottom: 10px;
    }
    .site-header .header-right .box a {
        padding: 5px 0 5px 58px;
    }
    .site-header .header-right .box.email a,
    .site-header .header-right .box.phone a {
        background-size: 35px 35px;
    }
    .site-header .header-right .box.email a,
    .site-header .header-right .box.phone a {
        padding-left: 50px;
    }

    .site-slider .banner-box {
        margin: 70px 25px 0 !important;
    }
    .site-slider .banner-box.text-box {
        padding: 30px 35px 30px 9px !important;
    }
    .site-slider .banner-box .title {
        padding: 30px 35px 30px 35px !important;
    }
    .site-slider .banner-box .title p {
        font-size: 38px;
    }
    .site-slider .banner-box .content p {
        font-size: 18px !important;
    }
    .site-slider .banner-box .btn-1 {
        padding: 7px 100px 7px 40px !important;
    }
    .site-slider .banner-box .btn-1:after {
        right: 45px;
    }
    .site-slider .banner-box .btn-1:hover:after {
        right: 35px;
    }

    h1 {
        font-size: 36px;
    }
    h2 {
        font-size: 32px;
    }
    h3 {
        font-size: 28px;
    }
    h5 {
        font-size: 26px;
    }

    .copyright-wrap {
        padding: 0 25px;
    }

    .ornament-top-special p:first-of-type {
        font-size: 32px;
        margin: 0 0 35px;
    }

    .btn-1, .btn-2 {
        padding: 7px 90px 7px 40px;
    }
    .btn-1:after, .btn-2:after {
        right: 40px;
    }
    .btn-1:hover:after, .btn-2:hover:after {
        right: 30px;
    }

    #hvorfor-section .col-2 .text-box, #montering-row-2 .col-2 .text-box {
        padding: 60px 31px 60px;
    }
    #hvorfor-section .col-2 > .panel-grid-cell:first-child {
        width: 20.83%;
    }
    #hvorfor-section .col-2 > .panel-grid-cell:last-child {
        width: 79.17%;
    }
    #hvorfor-section .col-3 {
        padding: 78px 6px 50px 34px;
    }
    #hvorfor-section .col-3 > .panel-grid-cell .title p {
        font-size: 22px;
        padding: 0 0 10px 55px;
    }

    #referencer-section .text-box, #montering-row-4 .text-box {
        padding: 60px 50px 60px;
    }

    #kontakt-section {
        padding: 70px 0;
    }
    #kontakt-section .panel-grid-cell > .so-panel:last-child {
        padding: 0px 220px;
    }

    #til-og-ombyg-row-1 .card-holder > .panel-layout,
    #til-og-ombyg-row-1 .holder > .panel-layout {
        padding: 30px 20px 0;
    }
    #til-og-ombyg-row-1 .card .card-title p, 
    #til-og-ombyg-row-1 .holder .title a {
        font-size: 26px;
    }
    #til-og-ombyg-row-2 .col-5 .title p {
        font-size: 24px;
        margin-bottom: 10px;
    }

    #common-sub-bottom .col-3, #common-sub-white-bottom .col-2 {
        padding: 40px 0;
    }
    #common-sub-bottom h5 {
        font-size: 24px;
    }
    #common-sub-bottom .col-3 > .panel-grid-cell:nth-child(2) p, #common-sub-white-bottom .col-2 > .panel-grid-cell:first-child p:first-of-type {
        font-size: 18px;
    }

    #black-brown-bg, #black-brown-bg.om-os-row-2 {
        font-size: 24px;
        padding: 35px 29px;
    }

    #forside-row-2 {
        padding: 80px 0;
    }
    #forside-row-2 .text-box .icon-title {
        font-size: 26px;
    }
    #forside-row-2 .text-box {
        padding: 36px 35px 40px;
    }
    #forside-row-2 .col-2 > .panel-grid-cell:first-child .text-box {
        padding: 36px 0 0 35px;
    }
    #forside-row-3 > .panel-grid-cell {
        padding: 80px 0 75px;
    }
    #forside-row-4 .col-2, 
    #til-og-ombyg-row-3 .col-2 {
        padding: 0 5px;
    }

    #tilbygning-row-1 > .panel-grid-cell > .so-panel:nth-child(2) .wrap {
        padding: 0 225px;
    }
    #tilbygning-row-2,
    #ombygning-row-3 > .panel-grid-cell,
    #orangeri-row-3,
    #tagudskiftning-row-4,
    #traeterasse-row-2, 
    #facaderenovering-row-2,
    #murerarbejde-row-2 > .panel-grid-cell,
    #omfangsdraen-row-3,
    #omfangsdraen-row-6 {
        padding: 80px 0;
    }

    #ombygning-row-1, #garage-row-1, #udestue-row-1, #udskiftning-row-1, #laegning-row-1, #murerarbejde-row-1, #opsaetning-row-1, #nye-trapper-row-1, #omfangsdraen-row-1 {
        padding-top: 145px;
        padding-bottom: 80px;
    }

    #ombygning-row-4 .col-2 .text-box {
        padding: 40px 35px;
    }
    #ombygning-row-5 > .panel-grid-cell > .so-panel:last-child .wrap {
        padding: 0;
    }

    #ny-row-1 > .panel-grid-cell > .so-panel:nth-child(2) .wrap p:nth-child(2) {
        padding: 0 183px;
    }
    #ny-row-2 .col-2 {
        align-items: center !important;
    }
    #ny-row-2 .col-2 > .panel-grid-cell:first-child {
        padding: 0 75px 0 0;
    }
    #garage-row-2 .col-2 > .panel-grid-cell {
        width: calc(50% - 1* 20px) !important;
    }

    #udestue-row-1 .col-2 > .panel-grid-cell {
        width: calc(50% - 1* 35px) !important;
    }
    #udestue-row-3 .col-2 .text-box, #udskiftning-row-3 .col-2 .text-box {
        padding: 50px 35px;
    }
    #toemrer-row-2 .col-2 > .panel-grid-cell:first-child {
        padding: 0 65px 0 0;
    }

    #tagudskiftning-row-3 .holder > .panel-layout > .panel-grid:first-child .col-2 > .panel-grid-cell:first-child, #tagudskiftning-row-3 .holder > .panel-layout > .panel-grid:last-child .col-2 > .panel-grid-cell:last-child {
        padding: 60px 25px;
    }
    #tagudskiftning-row-4 .col-2 {
        padding: 0 10px;
    }
    #tagudskiftning-row-4 .col-2 > .panel-grid-cell:first-child {
        padding-right: 0;
    }

    #montering-row-3 {
        padding: 80px 0 290px;
    }

    #udskiftning-row-2 .wrap {
        padding: 0 140px;
    }

    #laegning-row-3 .wrap {
        padding: 0 85px;
    }

    #traeterasse-row-1 .wrap {
        padding: 0px 55px;
    }

    #murerarbejde-row-2 ul {
        margin-right: -31%;
        padding: 20px 0 55px 46px;
    }

    #facaderenovering-row-1 .wrap {
        padding: 0 120px;
    }
    #facaderenovering-row-4 ul {
        padding: 30px 145px 40px;
    }
    #facaderenovering-row-4 .text-box {
        margin: 0 115px;
    }
    #facaderenovering-row-3 .col-2, #nyt-row-5 .col-2 {
        padding: 35px 0px 0;
    }

    #opsaetning-row-2 .ornament-top h2 {
        padding-left: 150px;
        padding-right: 150px;
    }
    #opsaetning-row-2 ul {
        padding: 15px 0 0 280px;
    }

    #terraendaek-row-1 .wrap {
        padding: 0 65px;
    }
    #terraendaek-row-2 .col-2 > .panel-grid-cell:first-child {
        padding: 0 20px 0 0;
    }
    #anlaeg-row-2 ul {
        margin-right: -23%;
        padding-left: 30px;
    }
    #anlaeg-row-3 ul {
        padding: 45px 0 0 55px;
        margin-right: -20%;
    }   

    #fundamenter-row-1 .wrap {
        padding: 0 120px;
    }
    #fundamenter-row-3 ul {
        padding-left: 55px;
    }

    #omfangsdraen-row-1 .col-2 {
        align-items: flex-start !important;
    }
    #omfangsdraen-row-5 .col-2 {
        padding: 25px 45px 0;
    }

    #faskine-row-2 .col-2 > .panel-grid-cell {
        width: calc(50% - 1* 35px) !important;
    }

    #kontakt-row-2 #kontakt-form {
        padding: 20px 90px 0;
    }

    #kontakt-row-1 .col-5 > .panel-layout {
        padding: 35px 25px 0;
    }

    #facaderenovering-row-5 .col-2 > .panel-grid-cell:first-child {
        padding-left: 10px;
    }

}
   
@media only screen and (max-width: 1599px) {
    .text-box.rectangle {
        padding: 34px 55px;
    }

    #common-sub-bottom .col-3 > .panel-grid-cell:first-child {
        padding: 23px 19px 23px 0;
    }


    #forside-row-2 .col-2 > .panel-grid-cell:first-child .text-box > .panel-grid-cell > .so-panel:nth-child(3) {
        padding-right: 70px;
    }
    #forside-row-4 .col-2 > .panel-grid-cell, #til-og-ombyg-row-3 .col-2 > .panel-grid-cell {
        width: calc(50% - 1 * 20px) !important;
    }

    #tilbygning-row-1 > .panel-grid-cell > .so-panel:nth-child(2) .wrap {
        padding: 0px 120px;
    }
    #tilbygning-row-2 .col-2 .text-box {
        padding: 40px 35px;
    }

    #ombygning-row-1 .col-2 > .panel-grid-cell {
        width: calc(50% - 1* 35px) !important;
    }
    #ombygning-row-2 .col-2 > .panel-grid-cell,
    #ombygning-row-3 .col-2 > .panel-grid-cell {
        width: calc(50% - 1* 25px) !important;
    }

    #orangeri-row-3 {
        overflow: hidden;
    }
    #orangeri-row-3 .col-3 {
        padding: 15px 20px 50px;
        margin-right: -2%;
    }
    #orangeri-row-3 .col-3 > .panel-grid-cell {
        padding: 5px 60px 5px 16px;
    }

    #toemrer-row-1 {
        padding-left: 100px;
        padding-right: 100px;
    }
    #toemrer-row-2 .col-2 {
        align-items: center !important;
    }
    #tagudskiftning-row-2 .col-2,
    #tagudskiftning-row-2 .col-2 > .panel-grid-cell:first-child {
        padding: 0;
    }
    #tagudskiftning-row-2,
    #facaderenovering-row-3, 
    #nyt-row-3,
    #facaderenovering-row-4,
    #murerarbejde-row-3, 
    #opsaetning-row-5,
    #nye-trapper-row-2,
    #nye-trapper-row-3,
    #fundamenter-row-2 {
        padding: 80px 0;
    }
    #tagudskiftning-row-3 .holder > .panel-layout > .panel-grid:last-child .col-2 > .panel-grid-cell:last-child ul {
        column-count: 1;
    }
    #tagudskiftning-row-3 .holder > .panel-layout > .panel-grid:last-child .col-2 > .panel-grid-cell:last-child ul li:nth-last-child(-n + 3) {
        margin-left: 0;
    }

    #montering-row-2 .col-2 > .panel-grid-cell:first-child {
        width: 21.1%;
    }
    #montering-row-2 .col-2 .text-box h2 {
        font-size: 26px;
    }
    #montering-row-2 .col-2 .text-box {
        padding: 60px 31px 60px !important;
    }
    #montering-row-2 .col-2 > .panel-grid-cell:last-child {
        width: 78.9%;
    }
    #montering-row-2 .col-2 > .panel-grid-cell:last-child ul li {
        font-size: 16px;
    }
    #montering-row-4 {
        margin-bottom: 50px;
    }
    #montering-row-4 .text-box {
        padding: 65px 35px 65px !important;
    }

    #udskiftning-row-1 .col-2 > .panel-grid-cell {
        width: calc(50% - 1* 35px) !important;
    }

    #laegning-row-3 .wrap {
        padding: 0;
    }
    #traeterasse-row-3, #traeterasse-row-4 {
        padding: 80px 25px;
    }

    #murerarbejde-row-3 .col-2 > .panel-grid-cell:last-child {
        padding: 0 0 0 50px;
    }

    #facaderenovering-row-5 .col-2 {
        padding: 0;
    }

    #nyt-row-3 .wrap {
        padding: 0 25px;
    } 

    #opsaetning-row-3 .col-3 .holder > .panel-grid-cell > .so-panel {
        height: 50%;
        min-height: 390px;
    } 
    #opsaetning-row-4 p:not(:first-child) {
        padding: 0 190px;
    }

    #anlaeg-row-3 .midle-text {
        padding: 0 50px;
    }
    #omfangsdraen-row-1 .col-2 > .panel-grid-cell {
        width: calc(50% - 1 * 25px) !important;
    }
    #omfangsdraen-row-5 .col-2 {
        padding: 25px 15px 0;
    }
    #faskine-row-1 .col-2 > .panel-grid-cell {
        width: calc(50% - 1* 28px) !important;
    }
    #anlaeg-row-1 .col-2, #faskine-row-1 .col-2, #om-os-row-1 .col-2 {
        padding: 35px 0 0;
    }
    #faskine-row-2 .col-2 > .panel-grid-cell {
        width: calc(50% - 1* 20px) !important;
    }

    #kontakt-row-1 .col-5 .text-box {
        font-size: 16px;
    }

}

@media only screen and (max-width: 1499px) {
    .site-header .header-right {
        padding-right: 15px;
    }

    .site-slider .banner-box {
        margin: 70px 15px 0 !important;
    }
    .site-slider .banner-box .title p {
        font-size: 32px !important;
    }
    .site-slider .banner-box .content p {
        font-size: 16px !important;
    }
    .site-slider .banner-box .btn-1,
    #common-sub-bottom .btn-1 {
        padding: 7px 70px 7px 25px !important;
    }
    .site-slider .banner-box .btn-1:after,
    #common-sub-bottom .btn-1:after {
        right: 25px;
    }
    .site-slider .banner-box .btn-1:hover:after,
    #common-sub-bottom .btn-1:hover:after {
        right: 20px;
    }

    .wrap {
        max-width: 96%;
    }

    h1 {
        font-size: 34px;
    }
    h2 {
        font-size: 30px;
    }
    h3 {
        font-size: 28px;
    }
    h5 {
        font-size: 26px;
    }

    #hvorfor-section .col-3 {
        padding: 75px 6px 45px 50px;
    }
    #hvorfor-section .col-3 > .panel-grid-cell > .so-panel:last-child p {
        font-size: 16px;
    }
    #hvorfor-section .col-2 .text-box h3 {
        font-size: 26px;
    }
    #hvorfor-section .col-3 > .panel-grid-cell .title p {
        padding: 0 0 10px 40px;
    }
    #hvorfor-section .col-3 > .panel-grid-cell .title p:before {
        background-size: 50px 50px;
        width: 50px;
        height: 50px;
        top: -7px;
    }
    #referencer-section .text-box, #montering-row-4 .text-box {
        padding: 60px 30px 60px;
    }
    #kontakt-section .panel-grid-cell > .so-panel:last-child {
        padding: 0px 140px;
    }
    #common-sub-bottom .col-3 > .panel-grid-cell:first-child {
        width: 31.3%;
        text-align: center;
    }
    #common-sub-bottom .col-3 > .panel-grid-cell:nth-child(2) {
        padding: 0 15px;
        width: 52%;
    }

    #forside-row-2 {
        padding: 60px 0;
    }
    #forside-row-2 .big-img img {
        margin-top: 75px;
    }
    #forside-row-3 > .panel-grid-cell {
        padding: 65px 0 70px;
    }

    #ny-row-1 > .panel-grid-cell > .so-panel:nth-child(2) .wrap p:nth-child(2) {
        padding: 0 105px;
    }

    #garage-row-1 .col-2 > .panel-grid-cell {
        width: calc(50% - 1* 25px) !important;
    }
    #garage-row-1 .col-2 > .panel-grid-cell:first-child {
        padding-left: 10px;
    }
    #garage-row-2 .col-2 {
        padding: 15px 0 0;
    }

    #orangeri-row-2 .col-2 {
        padding: 0;
    }
    #orangeri-row-3 .col-3 {
        padding: 15px 0 50px 44px;
        margin-right: 0%;
    } 
    #orangeri-row-3 .col-3 > .panel-grid-cell {
        padding: 5px 35px 5px 16px;
    }

    #toemrer-row-1 {
        padding-left: 25px;
        padding-right: 25px;
    }  
    #ny-row-2 .col-2, #toemrer-row-2 .col-2 {
        padding: 0;
    }
    
    #forside-row-4, 
    #til-og-ombyg-row-3, 
    #ombygning-row-2, 
    #garage-row-2, 
    #ombygning-row-5, 
    #udestue-row-2, 
    #udskiftning-row-2, 
    #laegning-row-3, 
    #nyt-row-5, 
    #nyt-row-6, 
    #opsaetning-row-2, 
    #terraendaek-row-3, 
    #omfangsdraen-row-7, 
    #opsaetning-row-4, 
    #anlaeg-row-3, 
    #fundamenter-row-3, 
    #omfangsdraen-row-2, 
    #omfangsdraen-row-4, 
    #omfangsdraen-row-5, 
    #faskine-row-2,
    #tagudskiftning-row-2, 
    #facaderenovering-row-3,
    #nyt-row-3, 
    #facaderenovering-row-4, 
    #murerarbejde-row-3, 
    #opsaetning-row-5, 
    #nye-trapper-row-2, 
    #nye-trapper-row-3, 
    #fundamenter-row-2,
    #tilbygning-row-2, 
    #ombygning-row-3 > .panel-grid-cell, 
    #orangeri-row-3, 
    #tagudskiftning-row-4, 
    #traeterasse-row-2, 
    #facaderenovering-row-2, 
    #murerarbejde-row-2 > .panel-grid-cell, 
    #omfangsdraen-row-3, 
    #omfangsdraen-row-6,
    #facaderenovering-row-5,
    #nyt-row-2,
    #terraendaek-row-2 > .panel-grid-cell,
    #ny-row-2, 
    #orangeri-row-2, 
    #toemrer-row-2 {
        padding: 70px 0;
    }

    #tagudskiftning-row-2 .col-2 > .panel-grid-cell ul li, 
    #facaderenovering-row-4 ul li {
        padding: 14px 5px 14px 15px;
    }
    #tagudskiftning-row-4 .col-2 > .panel-grid-cell {
        width: calc(50% - 1* 25px) !important;
    }
    #tagudskiftning-row-5 {
        padding: 35px 0;
    }

    #laegning-row-1 .col-2 > .panel-grid-cell, 
    #laegning-row-2 .col-2 > .panel-grid-cell {
        width: calc(50% - 1* 25px) !important;
    }
    #laegning-row-1 .col-2 > .panel-grid-cell:first-child {
        padding-left: 10px;
    }

    #traeterasse-row-3 .col-2 > .panel-grid-cell:last-child {
        padding-right: 0;
    }
    #traeterasse-row-3, #traeterasse-row-4 {
        padding: 70px 15px;
    }
    #traeterasse-row-3 .col-2 > .panel-grid-cell:first-child,
    #opsaetning-row-5 .col-2 .right-style {
        padding-right: 0;
        padding-left: 10px;
    }

    #til-og-ombyg-row-1 .card-holder > .panel-layout, #til-og-ombyg-row-1 .holder > .panel-layout {
        padding: 30px 15px 0;
    }

    #murerarbejde-row-2 ul {
        margin-right: -35%;
        padding: 20px 0 55px 25px;
    }
    #murerarbejde-row-2 .col-2 > .panel-grid-cell {
        width: calc(50% - 1* 15px) !important;
    }
    #murerarbejde-row-2 .col-2 .text-box {
        padding: 35px 30px;
    }

    #facaderenovering-row-4 ul {
        column-gap: 55px;
    }
    #facaderenovering-row-4 .text-box {
        margin: 0 65px;
    }
    #facaderenovering-row-3 .col-2 > .panel-grid-cell, #nyt-row-5 .col-2 > .panel-grid-cell {
        width: calc(50% - 1* 25px) !important;
    }

    #opsaetning-row-1 .col-2 > .panel-grid-cell, #nye-trapper-row-1 .col-2 > .panel-grid-cell {
        width: calc(50% - 1* 25px) !important;
    }
    #opsaetning-row-4 p:not(:first-child),
    #terraendaek-row-1 .wrap,
    #fundamenter-row-1 .wrap,
    #nyt-row-6 .col-2,
    .hill-pad,
    #om-os-row-3 .col-2 {
        padding: 0;
    }

    #terraendaek-row-2 .col-2 > .panel-grid-cell:last-child,
    #fundamenter-row-2 .col-2 > .panel-grid-cell:last-child {
        padding: 0 0 0 50px;
    }

    #anlaeg-row-2 ul {
        margin-right: -15%;
    }
    #anlaeg-row-2 {
        padding: 70px 0;
    }
    #anlaeg-row-3 ul {
        padding: 45px 0 0 35px;
        margin-right: -20%;
    }

    #fundamenter-row-3 ul {
        padding-left: 25px;
        margin-right: 1%;
    }

    #omfangsdraen-row-3 .col-2 > .panel-grid-cell:last-child {
        padding-right: 0;
    }

    #faskine-row-3 .col-2 .text-box {
        padding: 50px 35px;
    }

    #opsaetning-row-3 .col-3 .text-box {
        padding: 45px 25px 40px;
    }

    #om-os-row-1 .col-2 > .panel-grid-cell {
        width: calc(50% - 1* 25px) !important;
    }
    #om-os-row-3 {
        padding: 70px 0 70px;
    }
    #om-os-row-3 .col-2 > .panel-grid-cell {
        width: calc(50% - 1* 20px) !important;
    }

    #kontakt-row-1 .col-5 > .panel-layout {
        padding: 35px 15px 0;
    }
    #kontakt-row-2 .wrap {
        padding: 70px 30px;
    }
    #kontakt-row-2 #kontakt-form {
        padding: 20px 60px 0;
    }

}

@media only screen and (max-width: 1399px) {
    .site-footer #footer-col-3 {
        padding-left: 57px;
    }
    .site-footer #footer-col-4 {
        padding-left: 48px;
    }
    .site-footer #footer-col-5 {
        padding-left: 55px;
    }


    #hvorfor-section .col-3 {
        padding: 75px 6px 45px 32px;
    }
    #hvorfor-section .col-3 > .panel-grid-cell:last-child,
    #nye-trapper-row-2 .wrap p:not(:first-child) {
        padding-right: 0;
    }

    #tilbygning-row-1 > .panel-grid-cell > .so-panel:nth-child(2) .wrap,
    #ny-row-1 > .panel-grid-cell > .so-panel:nth-child(2) .wrap p:nth-child(2),
    #udskiftning-row-2 .wrap,
    #facaderenovering-row-1 .wrap {
        padding: 0;
    }

    #ombygning-row-4 .col-2 .text-box,
    #udestue-row-3 .col-2 .text-box,
    #udskiftning-row-3 .col-2 .text-box,
    #nyt-row-4 .col-2 .text-box,
    #faskine-row-3 .col-2 .text-box {
        padding: 70px 35px;
    }   
    
    #orangeri-row-3 .col-3 {
        padding: 15px 0 50px 6px;
        margin-right: 0%;
    }

    #montering-row-2 .col-2 > .panel-grid-cell:first-child {
        width: 28.1%;
    }
    #montering-row-2 .col-2 > .panel-grid-cell:last-child {
        width: 71.9%;
    }

    #traeterasse-row-2 .col-2 > .panel-grid-cell:last-child {
        padding-left: 20px;
    }
    #traeterasse-row-4 .col-2 > .panel-grid-cell:first-child {
        padding-right: 10px;
    }

    #nye-trapper-row-3 .col-2 > .panel-grid-cell {
        width: calc(50% - 1* 25px) !important;
    }

    #omfangsdraen-row-6 .col-2 > .panel-grid-cell:last-child {
        padding: 0;
    }

    #common-sub-white-bottom .col-2 > .panel-grid-cell:last-child {
        font-size: 18px;
    }

    #billeder-wrap .eteam-gallery > .thumbnail-item {
        width: calc(20% - 1 * 4px) !important;
    }

    #kontakt-row-1 .col-5 > .panel-layout > .panel-grid {
        width: calc(33.333% - 1 * 12px) !important;
    }
    #kontakt-row-1 .col-5 > .panel-layout > .panel-grid:nth-child(4),
    #kontakt-row-1 .col-5 > .panel-layout > .panel-grid:last-child {
        width: 49.3% !important;
        margin-top: 20px;
    }

}

@media only screen and (max-width: 1360px) {
    .site-header,
    .gsticky .site-header {
        margin-top: 2px;
        height: 130px;
    }
    .site-header .site-branding {
        width: 39.25%;
    }
    .site-header .main-navigation ul.menu li a {
        padding: 9px 20px;
    }
    .site-header .main-navigation ul.menu > li.menu-item-has-children ul,
    .gsticky .site-header .main-navigation ul.menu > li.menu-item-has-children ul {
        margin-top: 12px;
    }
    .site-header .main-navigation a, .site-header .main-navigation ul.menu > li:last-child {
        font-size: 16px;
    }
    .site-header .main-navigation ul.menu > li:last-child {
        margin-left: 15px;
    }
    .site-header .header-right .box a {
        font-size: 16px;
    }

    #hvorfor-section {
        overflow: hidden;
    }
    #hvorfor-section .col-3 > .panel-grid-cell .title p {
        font-size: 20px;
    }
    #hvorfor-section .col-2 > .panel-grid-cell:first-child {
        width: 25.83%;
    }
    #hvorfor-section .col-2 > .panel-grid-cell:last-child {
        width: 74.171%;
    }
    #hvorfor-section .col-3 {
        padding: 75px 6px 45px 25px;
        margin-right: -4%;
    }
    #hvorfor-section .col-3 > .panel-grid-cell:last-child {
        padding-right: 30px;
    }

    #forside-row-2 .col-2 > .panel-grid-cell:first-child .text-box > .panel-grid-cell > .so-panel:nth-child(3) {
        padding-right: 30px;
    }

    #ny-row-2 .col-2 > .panel-grid-cell:first-child {
        padding: 0 60px 0 0;
    }

    #udestue-row-1 .col-2 > .panel-grid-cell {
        width: calc(50% - 1* 25px) !important;
    }

    #orangeri-row-3 .col-3 > .panel-grid-cell {
        font-size: 16px;
    }

    #til-og-ombyg-row-1 .card .card-title p, #til-og-ombyg-row-1 .holder .title a {
        font-size: 22px;
    }

    #til-og-ombyg-row-2 .col-5 > .panel-grid-cell {
        width: 33.3333% !important;
    }
    #til-og-ombyg-row-2 .col-5 > .panel-grid-cell:nth-child(3) {
        border-right: none;
    }
    #til-og-ombyg-row-2 .col-5 > .panel-grid-cell:nth-child(4),
    #til-og-ombyg-row-2 .col-5 > .panel-grid-cell:last-child {
        width: 50% !important;
        border-top: 1px solid rgba(190, 190, 190, .6);
        padding-top: 45px;
    }

    #referencer-section .text-box, #montering-row-4 .text-box {
        width: 59%;
    }

    #ombygning-row-1, 
    #garage-row-1, 
    #udestue-row-1, 
    #udskiftning-row-1, 
    #laegning-row-1, 
    #murerarbejde-row-1, 
    #opsaetning-row-1, 
    #nye-trapper-row-1, 
    #omfangsdraen-row-1 {
        padding-bottom: 70px;
    }

    #opsaetning-row-2 ul {
        padding: 15px 0 0 220px;
    }

    #anlaeg-row-2 ul {
        margin-right: -10%;
        padding-left: 10px;
    }
    #anlaeg-row-3 ul {
        padding: 45px 0 0 10px;
        margin-right: -17%;
    }

    #omfangsdraen-row-5 .col-2 {
        padding: 25px 0 0;
    }
    #omfangsdraen-row-5 .col-2 > .panel-grid-cell {
        width: calc(50% - 1 * 20px) !important;
    }

    #murerarbejde-row-2 ul li:nth-child(3), #murerarbejde-row-2 ul li:nth-child(4) {
        right: 132px;
    }
}

@media only screen and (max-width: 1279px) {
    .site-header .header-right,
    .gsticky .site-header .header-right {
        background-color: rgba(40, 40, 40, 1);
    }

    .site-header .site-branding img {
        max-width: 250px;
    }
    .site-slider .banner-box .title {
        padding: 24px 25px 24px 25px !important;
    }
    .site-slider .banner-box .title p {
        font-size: 30px !important;
    }
    .site-slider .banner-box .content {
        padding-left: 20px !important;
        padding-right: 0 !important;
    }
    .site-slider .banner-box .content p {
        line-height: 27px !important;
    }
    .site-slider .banner-box.text-box {
        padding: 30px 25px 30px 9px !important;
    }

    .site-slider {
        margin-top: 132px;
    }

    .site-footer {
        font-size: 16px;
    }
    .site-footer .widget-title {
        font-size: 22px;
    }
    .site-footer #footer-col-2 {
        padding-left: 16px;
    }
    .site-footer #footer-col-3 {
        padding-left: 32px;
    }
    .site-footer #footer-col-4 {
        padding-left: 22px;
    }
    .site-footer #footer-col-5 {
        padding-left: 12px;
    }

    .site-content {
        font-size: 16px;
    }
    .site-content .entry-content ul li,
    #tagudskiftning-row-2 .col-2 > .panel-grid-cell ul li label, #facaderenovering-row-4 ul li label {
        background-size: 30px 30px;
        padding: 5px 0 5px 42px;
    }

    h1 {
        font-size: 32px;
    }
    h2 {
        font-size: 28px;
    }
    h3 {
        font-size: 26px;
    }

    #forside-row-1, 
    #til-og-ombyg-row-1, 
    #tilbygning-row-1, 
    #ny-row-1, 
    #orangeri-row-1, 
    #toemrer-row-1, 
    #tagudskiftning-row-1, 
    #montering-row-1, 
    #traeterasse-row-1, 
    #facaderenovering-row-1, 
    #nyt-row-1, 
    #terraendaek-row-1, 
    #anlaeg-row-1, 
    #fundamenter-row-1, 
    #faskine-row-1, 
    #om-os-row-1, 
    #om-cookies-row-1, 
    #kontakt-row-1 {
        padding-top: 130px;
        padding-bottom: 70px;
    }

    #tilbygning-row-2 .col-2 .text-box p:first-of-type, 
    #garage-row-1 .col-2 > .panel-grid-cell:last-child p:first-of-type, 
    #ombygning-row-1 .col-2 > .panel-grid-cell:first-child p:first-of-type, 
    #ombygning-row-2 .col-2 > .panel-grid-cell p:first-of-type, 
    #ombygning-row-5 p:first-of-type, 
    #udestue-row-1 .col-2 > .panel-grid-cell:first-child p:first-of-type, 
    #udestue-row-2 p:first-of-type, 
    #udskiftning-row-1 p:first-of-type, 
    #udskiftning-row-2 p:first-of-type, 
    #laegning-row-1 p:first-of-type, 
    #laegning-row-2 p:first-of-type, 
    #murerarbejde-row-1 p:first-of-type, 
    #facaderenovering-row-2 p:first-of-type, 
    #nyt-row-3 p:first-of-type, 
    #nyt-row-4 .col-2 .text-box p:first-of-type, 
    #nyt-row-6 .col-2 > .panel-grid-cell p:first-of-type, 
    #opsaetning-row-1 p:first-of-type, 
    #opsaetning-row-5 .col-2 > .panel-grid-cell p:first-of-type, 
    #terraendaek-row-2 .col-2 > .panel-grid-cell p:first-of-type, 
    #terraendaek-row-3 p:first-of-type, 
    #nye-trapper-row-1 p:first-of-type, 
    #nye-trapper-row-2 p:first-of-type, 
    #nye-trapper-row-3 .col-2 > .panel-grid-cell p:first-of-type, 
    #anlaeg-row-3 .midle-text p:first-of-type, 
    #fundamenter-row-2 .col-2 p:first-of-type, 
    #faskine-row-2 .midle-text p:first-of-type, 
    #omfangsdraen-row-1 p:first-of-type, 
    #omfangsdraen-row-2 p:first-of-type, 
    #omfangsdraen-row-3 .col-2 p:first-of-type, 
    #omfangsdraen-row-4 .col-2 p:first-of-type, 
    #omfangsdraen-row-6 .col-2 p:first-of-type, 
    #omfangsdraen-row-7 p:first-of-type, 
    #ombygning-row-3 .col-2 > .panel-grid-cell:first-child p:first-of-type,
    #facaderenovering-row-3 .midle-text p, 
    #nyt-row-5 .midle-text p, 
    #facaderenovering-row-5 .col-2 > .panel-grid-cell p:first-of-type, 
    #nyt-row-2 .col-2 > .panel-grid-cell p:first-of-type, 
    #forside-row-1 p:first-of-type, 
    #tilbygning-row-1 p:first-of-type, 
    #ny-row-1 p:first-of-type, 
    #orangeri-row-1 p:first-of-type, 
    #toemrer-row-1 p:first-of-type, 
    #tagudskiftning-row-1 p:first-of-type, 
    #montering-row-1 p:first-of-type, 
    #traeterasse-row-1 p:first-of-type, 
    #facaderenovering-row-1 p:first-of-type, 
    #nyt-row-1 p:first-of-type, 
    #opsaetning-row-4 p:first-of-type, 
    #terraendaek-row-1 p:first-of-type, 
    #anlaeg-row-1 .col-2 p:first-of-type, 
    #fundamenter-row-1 p:first-of-type, 
    #faskine-row-1 p:first-of-type, 
    #tagudskiftning-row-2 .col-2 > .panel-grid-cell p:first-of-type, 
    #ny-row-2 .col-2 > .panel-grid-cell p:first-of-type, 
    #orangeri-row-2 .col-2 > .panel-grid-cell p:first-of-type, 
    #toemrer-row-2 .col-2 > .panel-grid-cell p:first-of-type, 
    #forside-row-4 .text-medium p, 
    #til-og-ombyg-row-3 .text-medium p {
        font-size: 17px;
        font-weight: 600;
    }

    #orangeri-row-3 .col-3 {
        padding: 15px 0 50px 60px;
    }
    #orangeri-row-3 .col-3 > .panel-grid-cell {
        width: 100%;
    }

    #murerarbejde-row-2 .col-2 > .panel-grid-cell,
    #fundamenter-row-3 .col-2 > .panel-grid-cell,
    #om-os-row-3 .col-2 > .panel-grid-cell {
        width: calc(50% - 1 * 10px) !important;
    }
    #murerarbejde-row-2 .col-2 .text-box {
        padding: 30px 25px;
    }

    #nyt-row-1 .wrap {
        padding: 0;
    }

    #opsaetning-row-2 .ornament-top h2 {
        padding-left: 35px;
        padding-right: 35px;
    }

    #hvorfor-section .col-3 {
        padding: 40px 6px 40px 50px;
        margin-right: 0;
        gap: 20px;
    }
    #hvorfor-section .col-3 > .panel-grid-cell {
        width: 100%;
    }
    #hvorfor-section .col-2 > .panel-grid-cell:last-child > .so-panel > .panel-layout > .panel-grid {
        height: auto;
    }
    #hvorfor-section .col-3 > .panel-grid-cell:nth-child(2),
    #hvorfor-section .col-3 > .panel-grid-cell:last-child {
        padding: 0;
    }
    #hvorfor-section .col-2 > .panel-grid-cell:first-child,
    #montering-row-2 .col-2 > .panel-grid-cell:first-child {
        width: 31.83%;
    }
    #hvorfor-section .col-2 > .panel-grid-cell:last-child,
    #montering-row-2 .col-2 > .panel-grid-cell:last-child {
        width: 68.171%;
    }
    #montering-row-2 .col-2 > .panel-grid-cell:last-child ul {
        column-count: 1;
    }
    #montering-row-2 .col-2 > .panel-grid-cell:last-child {
        padding: 40px 6px 40px 50px;
    }
    #montering-row-2 .col-2 > .panel-grid-cell:first-child > .so-panel,
    #montering-row-2 .col-2 > .panel-grid-cell:first-child > .so-panel > .panel-layout,
    #montering-row-2 .col-2 > .panel-grid-cell:first-child > .so-panel > .panel-layout > .panel-grid {
        height: 100%;
    }
    #black-brown-bg, #black-brown-bg.om-os-row-2 {
        font-size: 22px;
    }

    #til-og-ombyg-row-1 .card-holder > .panel-layout,
    #til-og-ombyg-row-1 .holder > .panel-layout {
        gap: 13px 13px;
    }
    #kontakt-section .panel-grid-cell > .so-panel:last-child {
        padding: 0px 60px;
    }
    #common-sub-bottom h5 {
        font-size: 22px;
    }
    #common-sub-bottom .col-3 > .panel-grid-cell:nth-child(2) {
        padding: 0 30px;
        width: 52%;
    }
    #common-sub-bottom .col-3 > .panel-grid-cell:nth-child(2) p, 
    #common-sub-white-bottom .col-2 > .panel-grid-cell:first-child p:first-of-type {
        font-size: 16px;
    }
    #common-sub-white-bottom .col-2 > .panel-grid-cell:last-child {
        font-size: 16px;
    }
    #common-sub-white-bottom .col-2 > .panel-grid-cell:last-child {
        padding: 0 10px 0 30px;
    }

    #om-cookies-row-1 .ornament-left label {
        font-size: 23px;
    }
    blockquote p {
        font-size: 18px;
    }
}

@media only screen and (max-width: 1199px) {
    .site-header, .gsticky .site-header {
        height: 110px;
    }
    .site-header .site-branding {
        width: 49.25%;
    }
    .site-header .header-right {
        flex-direction: row;
        align-items: center;
        justify-content: flex-end;
    }
    #header-nav-wrap {
        display: none;
    }
    .site-header .hmenu-wrapper {
        display: inline-block;
    }
    .site-header .header-contact {
        margin: 0 20px 0 0;
    }
    .site-slider {
        margin-top: 112px;
    }

    h5 {
        font-size: 24px;
    }

    .btn-1, .btn-2 {
        font-size: 18px;
        padding: 9px 70px 9px 30px;
    }
    .btn-1:after, .btn-2:after {
        right: 25px;
    }
    .btn-1:hover:after, .btn-2:hover:after {
        right: 20px;
    }

    #common-sub-bottom .col-3 > .panel-grid-cell:nth-child(2) {
        width: 47%;
        padding: 0;
    }
    #til-og-ombyg-row-1 .card .card-title p, #til-og-ombyg-row-1 .holder .title a {
        font-size: 20px;
    }
    #black-brown-bg, #black-brown-bg.om-os-row-2 {
        padding: 35px 10px;
    }

    #toemrer-row-1 {
        padding-left: 15px;
        padding-right: 15px;
    }

    #tagudskiftning-row-2 .col-2 > .panel-grid-cell ul {
        padding: 25px 0 0;
    }

    #traeterasse-row-1 .wrap,
    #facaderenovering-row-2 .col-2 {
        padding: 0;
    }

    #murerarbejde-row-2 ul {
        column-count: 2;
        margin-right: -11%;
        padding: 20px 0 55px 58px;
    }
    #murerarbejde-row-2 ul li:nth-child(3), 
    #murerarbejde-row-2 ul li:nth-child(4),
    #murerarbejde-row-2 ul li:nth-child(5), 
    #murerarbejde-row-2 ul li:nth-child(6),
    #murerarbejde-row-2 ul li:nth-child(7), 
    #murerarbejde-row-2 ul li:last-child {
        right: 0;
    }

    #facaderenovering-row-4 .text-box {
        margin: 0 20px;
    }

    #opsaetning-row-2 .ornament-top h2 {
        padding-left: 0;
        padding-right: 0;
    }
    #opsaetning-row-3 .ornament-top-special p {
        font-size: 16px;
    }

    #anlaeg-row-3 ul {
        column-count: 2;
        padding: 45px 0 0 75px;
        margin-right: -11%;
    }
    #anlaeg-row-3 ul li:nth-child(5), #anlaeg-row-3 ul li:last-child {
        margin-left: 0;
    }

    #omfangsdraen-row-4 .col-2 ul {
        column-count: 1;
    }

    #kontakt-row-2 .text-box {
        padding: 60px 30px 62px;
    }
    #kontakt-row-2 #kontakt-form {
        padding: 20px 0 0;
    }
}

@media only screen and (max-width: 1099px) {
    .site-slider .banner-box .title p {
        font-size: 28px !important;
    }

    .site-footer .footer-wrap {
        display: flex;
        flex-wrap: wrap;
    }
    .site-footer #footer-col-1 {
        margin-bottom: 70px;
    }
    .site-footer #footer-col-2,
    .site-footer #footer-col-3,
    .site-footer #footer-col-4,
    .site-footer #footer-col-5 {
        max-width: 50%;
    }
    .site-footer #footer-col-2,
    .site-footer #footer-col-4 {
        padding-left: 50px;
    }
    .site-footer #footer-col-3,
    .site-footer #footer-col-5 {
        padding-left: 100px;
    }
    .site-footer #footer-col-4,
    .site-footer #footer-col-5,
    .site-footer #footer-col-6 {
        padding-top: 60px;
    }

    h1 {
        font-size: 30px;
    }
    h2 {
        font-size: 26px;
    }

    .ornament-top-special p:first-of-type {
        font-size: 26px;
    }
    #kontakt-section .panel-grid-cell > .so-panel:last-child p:first-of-type, 
    #kontakt-section .panel-grid-cell > .so-panel:last-child p:first-of-type a {
        font-size: 18px;
    }
    #referencer-section .text-box, #montering-row-4 .text-box {
        width: 77%;
    }

    #kontakt-section .panel-grid-cell > .so-panel:last-child {
        padding: 0px 15px;
    }

    #forside-row-2 .text-box .icon-title {
        font-size: 24px;
    }
    #forside-row-2 .inner-col2 > .panel-grid-cell {
        width: calc(50% - 1* 3px) !important;
    }

    #til-og-ombyg-row-1 .card-holder > .panel-layout > .panel-grid,
    #til-og-ombyg-row-1 .holder > .panel-layout > .panel-grid {
        width: calc(50% - 1 * 9px);
    }
    #til-og-ombyg-row-2 .col-5 > .panel-grid-cell {
        padding: 25px 18px 45px;
    }

    #til-og-ombyg-row-1 .card .card-title p, #til-og-ombyg-row-1 .holder .title a {
        font-size: 24px;
    }

    #montering-row-2 .col-2 > .panel-grid-cell:last-child {
        padding: 40px 6px 40px 20px;
    }
    #hvorfor-section .col-3 {
        padding: 40px 20px 40px 30px;
    }
    #hvorfor-section .col-2 > .panel-grid-cell:first-child, #montering-row-2 .col-2 > .panel-grid-cell:first-child {
        width: 40.81%;
    }
    #hvorfor-section .col-2 > .panel-grid-cell:last-child, #montering-row-2 .col-2 > .panel-grid-cell:last-child {
        width: 59.17%;
    }

    #billeder-wrap .eteam-gallery {
        margin-right: -23px;
    }
    #billeder-wrap .eteam-gallery > .thumbnail-item {
        width: calc(25% - 1* 4px) !important;
    }

    #tagudskiftning-row-2 .col-2 > .panel-grid-cell,
    #ny-row-2 .col-2 > .panel-grid-cell,
    #orangeri-row-2 .col-2 > .panel-grid-cell,
    #toemrer-row-2 .col-2 > .panel-grid-cell,
    #udskiftning-row-1 .col-2 > .panel-grid-cell,
    #ombygning-row-1 .col-2 > .panel-grid-cell,
    #garage-row-1 .col-2 > .panel-grid-cell,
    #udestue-row-1 .col-2 > .panel-grid-cell,
    #laegning-row-1 .col-2 > .panel-grid-cell,
    #laegning-row-2 .col-2 > .panel-grid-cell,
    #traeterasse-row-2 .col-2 > .panel-grid-cell,
    #traeterasse-row-3 .col-2 > .panel-grid-cell, 
    #traeterasse-row-4 .col-2 > .panel-grid-cell,
    #murerarbejde-row-1 .col-2 > .panel-grid-cell,
    #murerarbejde-row-3 .col-2 > .panel-grid-cell,
    #facaderenovering-row-5 .col-2 > .panel-grid-cell,
    #facaderenovering-row-2 .col-2 > .panel-grid-cell,
    #nyt-row-2 .col-2 > .panel-grid-cell,
    #nyt-row-6 .col-2 > .panel-grid-cell,
    #opsaetning-row-1 .col-2 > .panel-grid-cell,
    #opsaetning-row-5 .col-2 > .panel-grid-cell,
    #nye-trapper-row-1 .col-2 > .panel-grid-cell,
    #nye-trapper-row-3 .col-2 > .panel-grid-cell,
    #anlaeg-row-1 .col-2 > .panel-grid-cell,
    #fundamenter-row-2 .col-2 > .panel-grid-cell,
    #omfangsdraen-row-1 .col-2 > .panel-grid-cell,
    #omfangsdraen-row-3 .col-2 > .panel-grid-cell,
    #omfangsdraen-row-4 .col-2 > .panel-grid-cell,
    #omfangsdraen-row-6 .col-2 > .panel-grid-cell,
    #faskine-row-1 .col-2 > .panel-grid-cell,
    #om-os-row-1 .col-2 > .panel-grid-cell {
        width: 100% !important;
    }
    #ny-row-2 .col-2 > .panel-grid-cell:first-child,
    #orangeri-row-2 .col-2 > .panel-grid-cell:first-child,
    #toemrer-row-2 .col-2 > .panel-grid-cell:first-child,
    #laegning-row-1 .col-2 > .panel-grid-cell:first-child,
    #murerarbejde-row-3 .col-2 > .panel-grid-cell:last-child,
    #facaderenovering-row-5 .col-2 > .panel-grid-cell:first-child,
    #facaderenovering-row-5 .col-2 > .panel-grid-cell:last-child,
    #facaderenovering-row-2 .col-2 > .panel-grid-cell:first-child,
    #nyt-row-2 .col-2 > .panel-grid-cell:first-child,
    #opsaetning-row-5 .col-2 > .panel-grid-cell:first-child,
    #fundamenter-row-2 .col-2 > .panel-grid-cell:last-child,
    #omfangsdraen-row-3 .col-2 > .panel-grid-cell:first-child,
    #omfangsdraen-row-3 .col-2 > .panel-grid-cell:last-child,
    #omfangsdraen-row-4 .col-2 > .panel-grid-cell:first-child,
    #omfangsdraen-row-4 .col-2 > .panel-grid-cell:last-child,
    #omfangsdraen-row-6 .col-2 > .panel-grid-cell:first-child {
        padding: 0;
    }
    #ny-row-2 .col-2 > .panel-grid-cell .right-style,
    #orangeri-row-2 .col-2 > .panel-grid-cell .right-style,
    #toemrer-row-2 .col-2 > .panel-grid-cell .right-style,
    #udskiftning-row-1 .col-2 > .panel-grid-cell .right-style,
    #ombygning-row-1 .col-2 > .panel-grid-cell .right-style,
    #garage-row-1 .col-2 > .panel-grid-cell .right-style,
    #udestue-row-1 .col-2 > .panel-grid-cell .right-style,
    #laegning-row-1 .col-2 > .panel-grid-cell .right-style,
    #laegning-row-2 .col-2 > .panel-grid-cell .right-style,
    #traeterasse-row-3 .col-2 > .panel-grid-cell .right-style, 
    #traeterasse-row-4 .col-2 > .panel-grid-cell .right-style,
    #murerarbejde-row-1 .col-2 > .panel-grid-cell .right-style,
    #murerarbejde-row-3 .col-2 > .panel-grid-cell .right-style,
    #facaderenovering-row-5 .col-2 > .panel-grid-cell .right-style,
    #facaderenovering-row-2 .col-2 > .panel-grid-cell .right-style,
    #nyt-row-2 .col-2 > .panel-grid-cell .right-style,
    #nyt-row-6 .col-2 > .panel-grid-cell .right-style,
    #opsaetning-row-1 .col-2 > .panel-grid-cell .right-style,
    #opsaetning-row-5 .col-2 > .panel-grid-cell .right-style,
    #nye-trapper-row-1 .col-2 > .panel-grid-cell .right-style,
    #nye-trapper-row-3 .col-2 > .panel-grid-cell .right-style,
    #fundamenter-row-2 .col-2 > .panel-grid-cell .right-style,
    #omfangsdraen-row-1 .col-2 > .panel-grid-cell .right-style,
    #omfangsdraen-row-3 .col-2 > .panel-grid-cell .right-style,
    #omfangsdraen-row-6 .col-2 > .panel-grid-cell .right-style {
        float: none;
        display: flex;
        justify-content: center;
        padding: 60px 0 0 10px;
    }
    #traeterasse-row-2 .col-2 > .panel-grid-cell .right-style,
    #anlaeg-row-1 .col-2 > .panel-grid-cell .right-style,
    #faskine-row-1 .col-2 > .panel-grid-cell .right-style,
    #om-os-row-1 .col-2 > .panel-grid-cell .right-style {
        float: none;
        display: flex;
        justify-content: center;
        padding: 0 0 80px 10px;
    }

    #tagudskiftning-row-2 .col-2 > .panel-grid-cell + .panel-grid-cell,
    #omfangsdraen-row-4 .col-2 > .panel-grid-cell + .panel-grid-cell {
        padding-top: 60px;
    }

    #garage-row-1 .col-2,
    #laegning-row-1 .col-2,
    #traeterasse-row-2 .col-2,
    #traeterasse-row-3 .col-2,
    #murerarbejde-row-3 .col-2,
    #facaderenovering-row-5 .col-2,
    #nyt-row-2 .col-2,
    #opsaetning-row-5 .col-2,
    #nye-trapper-row-3 .col-2,
    #anlaeg-row-1 .col-2,
    #omfangsdraen-row-1 .col-2,
    #omfangsdraen-row-6 .col-2,
    #faskine-row-1 .col-2,
     #om-os-row-1 .col-2 {
        flex-direction: column-reverse !important;
    }

    #ombygning-row-1 .col-2 > .panel-grid-cell,
    #udskiftning-row-1 .col-2 > .panel-grid-cell,
    #garage-row-1 .col-2 > .panel-grid-cell,
    #udestue-row-1 .col-2 > .panel-grid-cell,
    #laegning-row-1 .col-2 > .panel-grid-cell,
    #laegning-row-2 .col-2 > .panel-grid-cell,
    #traeterasse-row-2 .col-2 > .panel-grid-cell,
    #traeterasse-row-3 .col-2 > .panel-grid-cell,
    #traeterasse-row-4 .col-2 > .panel-grid-cell,
    #murerarbejde-row-1 .col-2 > .panel-grid-cell,
    #murerarbejde-row-3 .col-2 > .panel-grid-cell,
    #nyt-row-2 .col-2 > .panel-grid-cell,
    #nyt-row-6 .col-2 > .panel-grid-cell,
    #opsaetning-row-1 .col-2 > .panel-grid-cell,
    #opsaetning-row-5 .col-2 > .panel-grid-cell,
    #nye-trapper-row-1 .col-2 > .panel-grid-cell,
    #nye-trapper-row-3 .col-2 > .panel-grid-cell,
    #anlaeg-row-1 .col-2 > .panel-grid-cell,
    #fundamenter-row-2 .col-2 > .panel-grid-cell,
    #omfangsdraen-row-1 .col-2 > .panel-grid-cell,
    #omfangsdraen-row-4 .col-2 > .panel-grid-cell,
    #omfangsdraen-row-6 .col-2 > .panel-grid-cell,
    #faskine-row-1 .col-2 > .panel-grid-cell,
    #om-os-row-1 .col-2 > .panel-grid-cell {
        text-align: center;
    }

    #laegning-row-2 {
        padding: 80px 0;
    }
    #laegning-row-2 .col-2 ul {
        padding: 20px 0 0 80px;
    }

    #facaderenovering-row-4 ul {
        padding: 30px 30px 40px;
    }

    #opsaetning-row-2 ul {
        margin-right: 2%;
        padding: 15px 0 0 91px;
    }

    #anlaeg-row-2 ul {
        margin-right: -1%;
        padding-left: 10px;
    }
    #anlaeg-row-3 ul {
        padding: 45px 0 0 30px;
    }

    #omfangsdraen-row-4 .col-2 ul {
        column-count: 2;
        padding-left: 50px;
    }

    #nye-trapper-row-2 .wrap p:not(:first-child) {
        padding: 0;
    }

}

@media only screen and (max-width: 1024px) {
    .site-slider .banner-box.text-box {
        padding: 35px 30px 35px 30px !important;
    }
    .site-slider .banner-box {
        flex-direction: column;
        margin: 185px 15px 0 !important;
    }
    .site-slider .banner-box .box-holder {
        width: 100% !important;
    }
    .site-slider .banner-box .title {
        border-right: none;
        border-bottom: 3px solid rgba(168, 123, 80, .6) !important;
        padding: 8px 25px 17px 25px !important;
        text-align: center !important;
        width: 100% !important;
    }
    .site-slider .banner-box .title p {
        display: inline-block;
        font-size: 32px !important;
    }
    .site-slider .banner-box .content {
        padding: 15px 0 25px 0 !important;
    }
    .site-slider .banner-box .title p,
    .site-slider .banner-box .content p {
        text-align: center !important;
    }
    .site-slider .banner-box .btn-holder {
        margin-left: 0 !important;
    }
    .site-slider .banner-box .btn-1 {
        padding: 7px 100px 7px 40px !important;
        border: 1px solid rgb(40, 40, 40) !important;
    }
    .site-slider .banner-box .btn-1:after {
        right: 45px;
    }
    .site-slider .banner-box .btn-1:hover:after {
        right: 35px;
    }

    .ornament-left h1:before, .ornament-left h2:before {
        bottom: 6px;
    }

    #common-sub-bottom .col-3 > .panel-grid-cell:first-child,
    #common-sub-bottom .col-3 > .panel-grid-cell:nth-child(2),
    #common-sub-bottom .col-3 > .panel-grid-cell:last-child,
    #common-sub-white-bottom .col-2 > .panel-grid-cell:first-child,
    #common-sub-white-bottom .col-2 > .panel-grid-cell:last-child {
        width: 100%;
        text-align: center;
    }
    #common-sub-bottom .col-3 > .panel-grid-cell:first-child,
    #common-sub-white-bottom .col-2 > .panel-grid-cell:first-child {
        padding: 0 0 19px 0;
        border-right: none;
        border-bottom: 2px solid #A87B50;
    }
    #common-sub-bottom .col-3 > .panel-grid-cell:nth-child(2) {
        padding: 20px 0 40px;
    }
    #common-sub-white-bottom .col-2 > .panel-grid-cell:last-child {
        padding: 20px 0 0;
    }

    #forside-row-1, #til-og-ombyg-row-1, #tilbygning-row-1, #ny-row-1, #orangeri-row-1, #toemrer-row-1, #tagudskiftning-row-1, #montering-row-1, #traeterasse-row-1, #facaderenovering-row-1, #nyt-row-1, #terraendaek-row-1, #anlaeg-row-1, #fundamenter-row-1, #faskine-row-1, #om-os-row-1, #om-cookies-row-1, #kontakt-row-1 {
        padding-top: 260px;
        padding-bottom: 70px;
    }
    #ombygning-row-1, #garage-row-1, #udestue-row-1, #udskiftning-row-1, #laegning-row-1, #murerarbejde-row-1, #opsaetning-row-1, #nye-trapper-row-1, #omfangsdraen-row-1 {
        padding-top: 260px;
    }

    #kontakt-row-2 .wrap {
        padding: 50px 0;
    }

    #anlaeg-row-3 .midle-text {
        padding: 0;
    }
}

@media only screen and (max-width: 991px) {
    .site-header .site-branding img {
        max-width: 215px;
    }
    .site-header .header-contact {
        margin: 0px 5px 0 0;
    }

    #forside-row-2 .col-2 > .panel-grid-cell:first-child,
    #forside-row-2 .col-2 > .panel-grid-cell:last-child {
        width: 100%;
    }
    #forside-row-2 .col-2 > .panel-grid-cell:last-child {
        margin-top: 10px;
    }
    #forside-row-2 .big-img img {
        margin-top: 30px;
        width: 500px;
    }
    #forside-row-2 .big-img .sow-image-container {
        justify-content: flex-end;
    }

    #montering-row-3 {
        padding: 60px 0 290px;
    }
    #montering-row-4 {
        margin-bottom: 30px;
    }

    #forside-row-4, #til-og-ombyg-row-3, #ombygning-row-2, #garage-row-2, #ombygning-row-5, #udestue-row-2, #udskiftning-row-2, #laegning-row-3, #nyt-row-5, #nyt-row-6, #opsaetning-row-2, #terraendaek-row-3, #omfangsdraen-row-7, #opsaetning-row-4, #anlaeg-row-3, #fundamenter-row-3, #omfangsdraen-row-2, #omfangsdraen-row-4, #omfangsdraen-row-5, #faskine-row-2, #tagudskiftning-row-2, #facaderenovering-row-3, #nyt-row-3, #facaderenovering-row-4, #murerarbejde-row-3, #opsaetning-row-5, #nye-trapper-row-2, #nye-trapper-row-3, #fundamenter-row-2, #tilbygning-row-2, #ombygning-row-3 > .panel-grid-cell, #orangeri-row-3, #tagudskiftning-row-4, #traeterasse-row-2, #facaderenovering-row-2, #murerarbejde-row-2 > .panel-grid-cell, #omfangsdraen-row-3, #omfangsdraen-row-6, #facaderenovering-row-5, #nyt-row-2, #terraendaek-row-2 > .panel-grid-cell, #ny-row-2, #orangeri-row-2, #toemrer-row-2 {
        padding: 60px 0 70px !important;
    } 

    #terraendaek-row-2 .col-2 > .panel-grid-cell {
        width: 100%;
    }
    #terraendaek-row-2 .col-2 > .panel-grid-cell:first-child,
    #terraendaek-row-2 .col-2 > .panel-grid-cell:last-child {
        padding: 0;
    }
    #terraendaek-row-2 .col-2 > .panel-grid-cell .right-style {
        float: none;
        display: flex;
        justify-content: center;
        padding: 60px 0 0 10px;
    }

    #kontakt-form [type="text"], #kontakt-form [type="tel"], #kontakt-form [type="email"], #kontakt-form [type="date"], #kontakt-form textarea, #kontakt-form select {
        font-size: 16px;
    }

    #anlaeg-row-2 ul {
        margin-right: -4%;
        padding-left: 25px;
    }
    #omfangsdraen-row-4 .col-2 ul {
        padding-left: 20px;
    }

    #billeder-wrap {
        padding: 60px 0;
    }  

}

@media only screen and (max-width: 899px) {
    .site-header .site-branding {
        width: 56.25%;
    }
    .site-header .site-branding img {
        max-width: 185px;
    }
    .site-header .hmenu-wrapper .hamburger {
        padding: 10px 15px;
    }
    .site-header .hmenu-wrapper .hamburger-box,
    .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: 35px;
    }
    .site-header .header-right .box a {
        font-size: 15px;
    }
    .site-header .header-right .box.email a, .site-header .header-right .box.phone a {
        background-size: 30px 30px;
        padding-left: 40px;
    }
    .site-header .header-contact {
        gap: 13px;
    }
    .site-header .header-right .box.email a {
        padding-right: 15px;
    }

    #forside-row-1, #til-og-ombyg-row-1, #tilbygning-row-1, #ny-row-1, #orangeri-row-1, #toemrer-row-1, #tagudskiftning-row-1, #montering-row-1, #traeterasse-row-1, #facaderenovering-row-1, #nyt-row-1, #terraendaek-row-1, #anlaeg-row-1, #fundamenter-row-1, #faskine-row-1, #om-os-row-1, #om-cookies-row-1, #kontakt-row-1 {
        padding-top: 240px;
        padding-bottom: 70px;
    }

    #ombygning-row-4 .holder > .panel-layout > .panel-grid:first-child .col-2,
    #udestue-row-3 .holder > .panel-layout > .panel-grid:first-child .col-2,
    #tilbygning-row-2 .wrap > .panel-layout > .panel-grid:last-child .col-2,
    #tagudskiftning-row-3 .holder > .panel-layout > .panel-grid:last-child .col-2,
    #udskiftning-row-3 .holder > .panel-layout > .panel-grid:first-child .col-2,
    #nyt-row-4 .holder > .panel-layout > .panel-grid:last-child .col-2,
    #faskine-row-3 .holder > .panel-layout > .panel-grid:first-child .col-2  {
        flex-direction: column-reverse;
    }
    #ombygning-row-4 .col-2 > .panel-grid-cell,
    #udestue-row-3 .col-2 > .panel-grid-cell,
    #tilbygning-row-2 .col-2 > .panel-grid-cell,
    #tagudskiftning-row-3 .col-2 > .panel-grid-cell,
    #udskiftning-row-3 .col-2 > .panel-grid-cell,
    #nyt-row-4 .col-2 > .panel-grid-cell,
    #faskine-row-3 .col-2 > .panel-grid-cell {
        width: 100% !important;
    }
    #ombygning-row-4 .col-2 > .panel-grid-cell > .so-panel .magic .so-widget-sow-image > a,
    #udestue-row-3 .col-2 > .panel-grid-cell > .so-panel .magic .so-widget-sow-image > a,
    #udskiftning-row-3 .col-2 > .panel-grid-cell > .so-panel .magic .so-widget-sow-image > a,
    #nyt-row-4 .col-2 > .panel-grid-cell > .so-panel .magic .so-widget-sow-image > a,
    #faskine-row-3 .col-2 > .panel-grid-cell > .so-panel .magic .so-widget-sow-image > a {
        vertical-align: top;
    }
    #four-image-holder .col-4 {
        gap: 2px;
    }
    #four-image-holder .col-4 > .panel-grid-cell {
        width: calc(50% - 1* 1px) !important;
    }

    #garage-row-1 .col-2 > .panel-grid-cell:first-child {
        padding-left: 0;
    }

    #til-og-ombyg-row-1 .card .card-title p, #til-og-ombyg-row-1 .holder .title a {
        font-size: 20px;
    }

    #tagudskiftning-row-5 h5 {
        font-size: 22px;
    }

    #referencer-section .text-box, 
    #montering-row-4 .text-box {
        width: 100%;
        text-align: center;
        padding: 60px 50px 60px;
    }

    #murerarbejde-row-2 ul {
        padding: 20px 0 55px 20px;
    }

    #facaderenovering-row-4 ul {
        padding: 30px 0px 40px;
        column-gap: 12px;
    }
    #facaderenovering-row-4 ul li + li {
        margin-top: 15px;
    }

    #opsaetning-row-2 ul {
        margin-right: 2%;
        padding: 15px 0 0 35px;
    }

    #opsaetning-row-3 .col-3 > .panel-layout > .panel-grid {
        width: 100% !important;
    }
    #opsaetning-row-3 .col-3 .holder, #opsaetning-row-3 .col-3 .holder > .panel-grid-cell {
        display: flex;
    }
    #opsaetning-row-3 .col-3 .holder > .panel-grid-cell > .so-panel {
        width: 50%;
    }

    #anlaeg-row-1 .col-2, 
    #faskine-row-1 .col-2, 
    #om-os-row-1 .col-2 {
        padding: 15px 0 0;
    }

    #anlaeg-row-2 ul {
        margin-right: 0;
        padding-left: 10px;
    }
    #anlaeg-row-3 ul {
        margin-right: 0;
    }

    #kontakt-row-2 .text-box {
        padding: 40px 30px 40px;
    }
   
}

@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;
    }

    .site-footer #footer-col-2, .site-footer #footer-col-4 {
        padding-left: 25px;
    }
    .site-footer #footer-col-3, .site-footer #footer-col-5 {
        padding-left: 55px;
    }

    #tagudskiftning-row-4 .col-2 {
        padding: 0;
    }

    #forside-row-2 .inner-col2,
    #til-og-ombyg-row-1 .card-holder .card > a > .panel-grid-cell > .so-panel > .panel-layout > .panel-grid,
    #til-og-ombyg-row-2 .col-5,
    #four-image-holder .col-4 {
        flex-direction: row !important;
    }

    #forside-row-4 .col-2 > .panel-grid-cell,
    #til-og-ombyg-row-3 .col-2 > .panel-grid-cell,
    #ombygning-row-2 .col-2 > .panel-grid-cell,
    #ombygning-row-3 .col-2 > .panel-grid-cell,
    #garage-row-2 .col-2 > .panel-grid-cell,
    #tagudskiftning-row-4 .col-2 > .panel-grid-cell,
    #murerarbejde-row-2 .col-2 > .panel-grid-cell,
    #facaderenovering-row-3 .col-2 > .panel-grid-cell,
    #nyt-row-5 .col-2 > .panel-grid-cell,
    #fundamenter-row-3 .col-2 > .panel-grid-cell,
    #omfangsdraen-row-5 .col-2 > .panel-grid-cell,
    #faskine-row-2 .col-2 > .panel-grid-cell,
    #om-os-row-3 .col-2 > .panel-grid-cell {
        width: 100% !important;
        text-align: center;
    }
    #forside-row-4 .col-2 > .panel-grid-cell + .panel-grid-cell,
    #til-og-ombyg-row-3 .col-2 > .panel-grid-cell + .panel-grid-cell,
    #ombygning-row-2 .col-2 > .panel-grid-cell + .panel-grid-cell,
    #ombygning-row-3 .col-2 > .panel-grid-cell + .panel-grid-cell,
    #garage-row-2 .col-2 > .panel-grid-cell + .panel-grid-cell,
    #tagudskiftning-row-4 .col-2 > .panel-grid-cell + .panel-grid-cell,
    #facaderenovering-row-3 .col-2 > .panel-grid-cell + .panel-grid-cell,
    #nyt-row-5 .col-2 > .panel-grid-cell + .panel-grid-cell,
    #omfangsdraen-row-5 .col-2 > .panel-grid-cell + .panel-grid-cell,
    #faskine-row-2 .col-2 > .panel-grid-cell + .panel-grid-cell {
        margin-top: 40px;
    }

    #murerarbejde-row-2 .col-2 > .panel-grid-cell + .panel-grid-cell,
    #fundamenter-row-3 .col-2 > .panel-grid-cell + .panel-grid-cell,
    #om-os-row-3 .col-2 > .panel-grid-cell + .panel-grid-cell {
        margin-top: 20px;
    }

    #hvorfor-section .col-2 .text-box, #montering-row-2 .col-2 .text-box {
        padding: 50px 31px 50px;
    }

    #til-og-ombyg-row-2 .col-5 > .panel-grid-cell {
        width: 50% !important;
    }
    #til-og-ombyg-row-2 .col-5 > .panel-grid-cell:last-child {
        width: 100% !important;
    }
    #til-og-ombyg-row-2 .col-5 > .panel-grid-cell:first-child {
        border-bottom: 1px solid rgba(190, 190, 190, .6);
    }
    #til-og-ombyg-row-2 .col-5 > .panel-grid-cell:nth-child(2),
    #til-og-ombyg-row-2 .col-5 > .panel-grid-cell:nth-child(4) {
        border-right: none;
    }
    #til-og-ombyg-row-2 .col-5 > .panel-grid-cell:nth-child(3) {
        border-right: 1px solid rgba(190, 190, 190, .6);
    }
    #til-og-ombyg-row-2 .col-5 > .panel-grid-cell {
        padding: 25px 15px 45px !important;
    }
    #til-og-ombyg-row-2 .col-5 > .panel-grid-cell:nth-child(4) {
        padding-top: 25px;
    }
    #til-og-ombyg-row-2 .col-5 > .panel-grid-cell:last-child {
        padding-top: 45px !important;
        padding-bottom: 20px !important;
    }

    #til-og-ombyg-row-1 .card-holder > .panel-layout, 
    #til-og-ombyg-row-1 .holder > .panel-layout {
        padding: 30px 10px 0;
    }

    #tagudskiftning-row-3 .holder > .panel-layout > .panel-grid:first-child .col-2 > .panel-grid-cell:first-child, 
    #tagudskiftning-row-3 .holder > .panel-layout > .panel-grid:last-child .col-2 > .panel-grid-cell:last-child {
        padding: 60px 25px !important;
    }
    #montering-row-2 .col-2 > .panel-grid-cell:last-child {
        padding: 40px 6px 40px 20px !important;
    }

    #laegning-row-2 .col-2 ul {
        padding: 20px 0 0 30px;
    }

    #facaderenovering-row-4 .text-box {
        margin: 0 10px;
    }

    #kontakt-section .panel-grid-cell > .so-panel:last-child {
        padding: 0px 10px;
    }
    #kontakt-section .panel-grid-cell > .so-panel:last-child p:first-of-type, 
    #kontakt-section .panel-grid-cell > .so-panel:last-child p:first-of-type a {
        font-size: 16px;
    }

    #omfangsdraen-row-5 .col-2 ul {
        padding-left: 90px;
    }

    #faskine-row-2 .col-2 {
        padding-top: 35px;
    }

    #billeder-wrap .eteam-gallery {
        margin-right: -18px;
    }
    #billeder-wrap .eteam-gallery > .thumbnail-item {
        width: calc(33.333% - 1* 4px) !important;
    }

    #forside-row-3 > .panel-grid-cell {
        padding: 65px 0 70px !important;
    }

    #nyt-row-2 .col-2 {
        padding: 0;
    }

}

@media only screen and (max-width: 767px) {
    .site-header .site-branding {
        width: 70.25%;
    }
    .site-header .header-right .box.email a,
    .site-header .header-right .box.phone a {
        background: none;
        padding-left: 0;
    }

    .site-slider .banner-box .title p {
        font-size: 30px !important;
    }

    #forside-row-2 .text-box .icon-title {
        font-size: 22px;
        padding: 20px 0 10px;
    }

    #anlaeg-row-2 ul {
        column-count: 1;
    }
    #anlaeg-row-3 ul {
        padding: 45px 0 0 10px;
    }
    #fundamenter-row-3 ul {
        padding-left: 10px;
        margin-right: 1%;
    }
}

@media only screen and (max-width: 734px) {
    .site-header .header-right .box.email a, .site-header .header-right .box.phone a {
        padding: 0;
        border: none;
    }
    .site-slider .banner-box {
        margin: 255px 0 0 !important;
    }
    .site-slider .banner-box.text-box {
        padding: 35px 37px 35px 37px !important;
    }

    #black-brown-bg, #black-brown-bg.om-os-row-2 {
        font-size: 20px;
    }

    #forside-row-1, #til-og-ombyg-row-1, #tilbygning-row-1, #ny-row-1, #orangeri-row-1, #toemrer-row-1, #tagudskiftning-row-1, #montering-row-1, #traeterasse-row-1, #facaderenovering-row-1, #nyt-row-1, #terraendaek-row-1, #anlaeg-row-1, #fundamenter-row-1, #faskine-row-1, #om-os-row-1, #om-cookies-row-1, #kontakt-row-1 {
        padding-top: 310px;
        padding-bottom: 70px;
    }
    #ombygning-row-1, #garage-row-1, #udestue-row-1, #udskiftning-row-1, #laegning-row-1, #murerarbejde-row-1, #opsaetning-row-1, #nye-trapper-row-1, #omfangsdraen-row-1 {
        padding-top: 325px;
    }
    #til-og-ombyg-row-1 .card .card-title p, #til-og-ombyg-row-1 .holder .title a {
        font-size: 18px;
    }
    #til-og-ombyg-row-1 .text-group {
        padding: 20px 15px 30px;
    }
    #til-og-ombyg-row-1 .text-group:hover {
        padding: 35px 15px 25px;
    }
    #til-og-ombyg-row-1 .card .card-title p {
        margin-bottom: 10px;
    }

    #murerarbejde-row-2 ul {
        margin-right: 0;
    }
    #facaderenovering-row-4 ul {
        column-count: 2;
    }

    #omfangsdraen-row-5 .col-2 ul {
        padding-left: 45px;
    }

    #kontakt-row-3 .title {
        padding: 30px 20px;
    }

    #om-cookies-row-1 blockquote {
        margin-top: 25px;
    }

}


@media only screen and (max-width: 666px) {
    .site-header {
        border-top: 25px solid #B4995D;
    }
    .site-header, .gsticky .site-header {
        margin-top: 0;
    }
    .site-header .site-branding {
        width: 100%;
    }
    .site-header .header-contact {
        gap: 0;
        position: absolute;
        margin: auto;
        top: -25px;
        width: 100%;
        justify-content: space-between;
        left: 0;
        right: 0;
        padding: 0 10px;
    }
    .site-slider {
        margin-top: 110px;
    }

    .site-footer #footer-col-2, .site-footer #footer-col-4 {
        padding-left: 10px;
    }
    .site-footer #footer-col-3, .site-footer #footer-col-5 {
        padding-left: 32px;
    }

    #til-og-ombyg-row-1 .card-holder > .panel-layout > .panel-grid, #til-og-ombyg-row-1 .holder > .panel-layout > .panel-grid {
        width: 100%;
    }
    #til-og-ombyg-row-1 .card .card-title p, #til-og-ombyg-row-1 .holder .title a {
        font-size: 26px;
    }

    #ny-row-2 .col-2 > .panel-grid-cell .right-style, 
    #orangeri-row-2 .col-2 > .panel-grid-cell .right-style, 
    #toemrer-row-2 .col-2 > .panel-grid-cell .right-style, 
    #udskiftning-row-1 .col-2 > .panel-grid-cell .right-style, 
    #ombygning-row-1 .col-2 > .panel-grid-cell .right-style, 
    #garage-row-1 .col-2 > .panel-grid-cell .right-style, 
    #udestue-row-1 .col-2 > .panel-grid-cell .right-style, 
    #laegning-row-1 .col-2 > .panel-grid-cell .right-style, 
    #laegning-row-2 .col-2 > .panel-grid-cell .right-style, 
    #traeterasse-row-3 .col-2 > .panel-grid-cell .right-style, 
    #traeterasse-row-4 .col-2 > .panel-grid-cell .right-style, 
    #murerarbejde-row-1 .col-2 > .panel-grid-cell .right-style, 
    #murerarbejde-row-3 .col-2 > .panel-grid-cell .right-style, 
    #facaderenovering-row-5 .col-2 > .panel-grid-cell .right-style, 
    #facaderenovering-row-2 .col-2 > .panel-grid-cell .right-style, 
    #nyt-row-2 .col-2 > .panel-grid-cell .right-style, 
    #nyt-row-6 .col-2 > .panel-grid-cell .right-style, 
    #opsaetning-row-1 .col-2 > .panel-grid-cell .right-style, 
    #opsaetning-row-5 .col-2 > .panel-grid-cell .right-style, 
    #nye-trapper-row-1 .col-2 > .panel-grid-cell .right-style, 
    #nye-trapper-row-3 .col-2 > .panel-grid-cell .right-style, 
    #fundamenter-row-2 .col-2 > .panel-grid-cell .right-style, 
    #omfangsdraen-row-1 .col-2 > .panel-grid-cell .right-style, 
    #omfangsdraen-row-3 .col-2 > .panel-grid-cell .right-style, 
    #omfangsdraen-row-6 .col-2 > .panel-grid-cell .right-style {
        padding: 40px 0 0 10px;
    }

    #orangeri-row-3 .col-3 {
        padding: 15px 0 50px 20px;
    }

    .text-box.rectangle {
        padding: 30px 27px;
    }

    #til-og-ombyg-row-1 .text-group:hover {
        justify-content: center;
    }

    #toemrer-row-1 {
        padding-left: 0;
        padding-right: 0;
    }

    #montering-row-4 .text-box .ornament-left {
        margin-bottom: 20px;
    }
    #montering-row-4 .text-box h5 {
        display: inline;
    }

    #opsaetning-row-2 ul {
        column-count: 2;
    }

    #kontakt-row-1 .col-5 > .panel-layout > .panel-grid,
    #kontakt-row-1 .col-5 > .panel-layout > .panel-grid:nth-child(4) {
        width: calc(50% - 1* 5px) !important;
    }
    #kontakt-row-1 .col-5 > .panel-layout > .panel-grid:nth-child(3),
    #kontakt-row-1 .col-5 > .panel-layout > .panel-grid:nth-child(4),
    #kontakt-row-1 .col-5 > .panel-layout > .panel-grid:last-child {
        margin-top: 15px;
    }
    #kontakt-row-1 .col-5 > .panel-layout > .panel-grid:last-child {
        width: 100% !important;
    }

    #kontakt-form.common-kontakt .row:first-child .col:first-child > div {
        width: calc(50% - 1* 5px) !important;
    }
    #kontakt-form.common-kontakt .row:first-child .col:first-child > div:nth-last-child(-n + 4) {
        margin-top: 8px;
    }

    #nyt-row-3 .wrap {
        padding: 0;
    }

    #orangeri-row-3 .col-3 > .panel-grid-cell .icon {
        width: 40px;
        height: 40px;
    }

}


@media only screen and (max-width: 599px) {
    .site-footer #footer-col-4 label {
        width: 90px;
    }
    .site-footer #footer-col-5 label {
        width: 80px;
    }

    #forside-row-1, #til-og-ombyg-row-1, #tilbygning-row-1, #ny-row-1, #orangeri-row-1, #toemrer-row-1, #tagudskiftning-row-1, #montering-row-1, #traeterasse-row-1, #facaderenovering-row-1, #nyt-row-1, #terraendaek-row-1, #anlaeg-row-1, #fundamenter-row-1, #faskine-row-1, #om-os-row-1, #om-cookies-row-1, #kontakt-row-1 {
        padding-top: 310px;
        padding-bottom: 50px;
    }

    #forside-row-2 .text-box {
        padding: 30px 20px 35px;
    }
    #referencer-section .text-box, #montering-row-4 .text-box {
       padding: 50px 25px 55px;
    }

    #montering-row-3 ul {
        column-count: 1;
    }

    #ombygning-row-4 .col-2 .text-box, #udestue-row-3 .col-2 .text-box, #udskiftning-row-3 .col-2 .text-box, #nyt-row-4 .col-2 .text-box, #faskine-row-3 .col-2 .text-box {
        padding: 60px 25px;
    }

    #laegning-row-2 .col-2 ul {
        padding: 20px 0 0 0;
    }

    #murerarbejde-row-2 ul {
        column-count: 1;
        padding: 20px 0 55px 30px;
    }

    #opsaetning-row-3 .col-3 .holder > .panel-grid-cell > .so-panel {
        min-height: 430px;
    }

    #anlaeg-row-3 ul,
    #fundamenter-row-3 ul,
    #omfangsdraen-row-4 .col-2 ul {
        margin-right: 0;
        column-count: 1;
    }

    .ornament-left h5:before {
        top: -4px;
    }
}

@media only screen and (max-width: 567px) {
    .site-footer .widget-title {
        width: auto;
    }
    .site-footer #footer-col-2, 
    .site-footer #footer-col-3, 
    .site-footer #footer-col-4, 
    .site-footer #footer-col-5 {
        max-width: 100%;
        padding-left: 0;
        text-align: center;
    }
    .site-footer #footer-col-3 {
        padding-top: 60px;
    }
    .site-footer #footer-col-5 p + p {
        margin-top: 30px;
    }
    .site-footer #footer-col-4 p,
    .site-footer #footer-col-5 p:first-of-type,
    .site-footer #footer-col-5 p:nth-child(2),
    .site-footer #footer-col-5 p:last-child {
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }
    .site-footer #footer-col-6 {
        margin-top: 0;
    }

    .site-slider .banner-box {
        margin: 255px 0 0 !important;
    }

    h1 {
        font-size: 28px;
    }

    #black-brown-bg, #black-brown-bg.om-os-row-2 {
        font-size: 18px;
        padding: 20px 10px;
    }
    #black-brown-bg p {
        line-height: 35px;
    }

    #laegning-row-2 {
        padding: 60px 0 70px;
    }

    #opsaetning-row-3 .col-3 .holder > .panel-grid-cell {
        flex-direction: column;
    }
    #opsaetning-row-3 .col-3 .holder > .panel-grid-cell > .so-panel {
        width: 100%;
        min-height: 315px;
    }
    #opsaetning-row-3 .col-3 > .panel-layout > .panel-grid:nth-child(2) .holder > .panel-grid-cell {
        flex-direction: column-reverse;
    }

    #ombygning-row-1, #garage-row-1, #udestue-row-1, #udskiftning-row-1, #laegning-row-1, #murerarbejde-row-1, #opsaetning-row-1, #nye-trapper-row-1, #omfangsdraen-row-1 {
        padding-top: 320px;
    }
    #forside-row-1, #til-og-ombyg-row-1, #tilbygning-row-1, #ny-row-1, #orangeri-row-1, #toemrer-row-1, #tagudskiftning-row-1, #montering-row-1, #traeterasse-row-1, #facaderenovering-row-1, #nyt-row-1, #terraendaek-row-1, #anlaeg-row-1, #fundamenter-row-1, #faskine-row-1, #om-os-row-1, #om-cookies-row-1, #kontakt-row-1 {
        padding-top: 320px;
    }
    #traeterasse-row-2 .col-2 > .panel-grid-cell .right-style, #anlaeg-row-1 .col-2 > .panel-grid-cell .right-style, #faskine-row-1 .col-2 > .panel-grid-cell .right-style, #om-os-row-1 .col-2 > .panel-grid-cell .right-style {
        padding: 0 0 65px 10px;
    }

    #omfangsdraen-row-5 .col-2 ul {
        padding-left: 10px;
    }

    #kontakt-row-1 .col-5 > .panel-layout {
        padding: 35px 10px 0;
    }

    #tilbygning-row-2 .col-2 .text-box {
        padding: 60px 25px;
    }
   
}


@media only screen and (max-width: 496px) {
    .site-slider .banner-box {
        margin: 250px 0 0 !important;
    }
    .site-slider .banner-box.text-box {
        padding: 35px 20px 35px 20px !important;
    }
    .site-slider .banner-box .title p {
        font-size: 26px !important;
    }
    .site-slider .banner-box .content p {
        font-size: 15px !important;
    }

    #til-og-ombyg-row-1 .card .card-title p, #til-og-ombyg-row-1 .holder .title a {
        font-size: 24px;
    }
    #garage-row-2 .col-2 {
        padding-top: 0;
    }
    #tagudskiftning-row-2 .col-2 > .panel-grid-cell ul {
        column-gap: 10px;
    }
    #murerarbejde-row-2 ul {
        padding: 20px 0 55px 10px;
    }

    #forside-row-4, 
    #til-og-ombyg-row-3, 
    #ombygning-row-2, 
    #garage-row-2, 
    #ombygning-row-5, 
    #udestue-row-2, 
    #udskiftning-row-2, 
    #laegning-row-3, 
    #nyt-row-5, 
    #nyt-row-6, 
    #opsaetning-row-2, 
    #terraendaek-row-3, 
    #omfangsdraen-row-7, 
    #opsaetning-row-4, 
    #anlaeg-row-3, 
    #fundamenter-row-3, 
    #omfangsdraen-row-2, 
    #omfangsdraen-row-4, 
    #omfangsdraen-row-5, 
    #faskine-row-2, 
    #tagudskiftning-row-2, 
    #facaderenovering-row-3, 
    #nyt-row-3, 
    #facaderenovering-row-4, 
    #murerarbejde-row-3, 
    #opsaetning-row-5, 
    #nye-trapper-row-2, 
    #nye-trapper-row-3, 
    #fundamenter-row-2, 
    #tilbygning-row-2, 
    #ombygning-row-3 > .panel-grid-cell, 
    #orangeri-row-3, 
    #tagudskiftning-row-4, 
    #traeterasse-row-2, 
    #facaderenovering-row-2, 
    #murerarbejde-row-2 > .panel-grid-cell, 
    #omfangsdraen-row-3, #omfangsdraen-row-6, 
    #facaderenovering-row-5, #nyt-row-2, #terraendaek-row-2 > .panel-grid-cell, #ny-row-2, #orangeri-row-2, #toemrer-row-2 {
        padding: 60px 0 60px !important;
    }

    
}

@media only screen and (max-width: 479px) {
    .site-header .site-branding {
        width: 135%;
    }
    .site-header .header-right {
        padding-right: 10px;
    }

    rs-fullwidth-wrap {
        height: 250px !important;
        margin-bottom: 0 !important;
    }
    .site-slider rs-module-wrap, .site-slider rs-module {
        height: 100% !important;
        max-height: 100% !important;
    }
    .home .site-slider .banner-box  {
        margin: 295px 0 0 !important;
    }
    .site-slider .banner-box {
        margin: 300px 0 0 !important;
    }
    .site-slider .banner-box.text-box {
        padding: 25px 20px 30px 20px !important;
    }
    .site-slider .banner-box .title p {
        font-size: 22px !important;
    }

    .site-slider {
        margin-top: 110px;
    }

    #ombygning-row-1, #garage-row-1, #udestue-row-1, #udskiftning-row-1, #laegning-row-1, #murerarbejde-row-1, #opsaetning-row-1, #nye-trapper-row-1, #omfangsdraen-row-1 {
        padding-top: 310px;
    }
    #til-og-ombyg-row-1, #tilbygning-row-1, #ny-row-1, #orangeri-row-1, #toemrer-row-1, #tagudskiftning-row-1, #montering-row-1, #traeterasse-row-1, #facaderenovering-row-1, #nyt-row-1, #terraendaek-row-1, #anlaeg-row-1, #fundamenter-row-1, #faskine-row-1, #om-os-row-1, #om-cookies-row-1, #kontakt-row-1 {
        padding-top: 310px;
    }
    #forside-row-1 {
        padding-top: 315px;
    }

    #forside-row-2 .inner-col2 > .panel-grid-cell {
        width: 100% !important;
        text-align: center;
    }
    #forside-row-2 .col-2 > .panel-grid-cell:first-child .text-box {
        text-align: center;
    }
    #forside-row-2 .inner-col2 > .panel-grid-cell .sow-image-container,
    #forside-row-2 .col-2 > .panel-grid-cell:first-child .sow-image-container {
        justify-content: center;
    } 
    #forside-row-2 .inner-col2 > .panel-grid-cell + .panel-grid-cell {
        margin-top: 10px;
    }
    #forside-row-2 .text-box {
        padding: 45px 35px 50px;
    }
	#forside-row-2 .big-img img {
		right: -35px;
	}
	#forside-row-2 .col-2 > .panel-grid-cell:first-child .text-box {
        padding: 45px 35px 0;
    }
    #forside-row-2 .col-2 > .panel-grid-cell:first-child .text-box > .panel-grid-cell > .so-panel:nth-child(3) {
        padding-right: 0;
    }

    #hvorfor-section .col-3 {
        padding: 40px 15px 40px 15px;
    }

    #til-og-ombyg-row-2 .col-5 > .panel-grid-cell,
    #til-og-ombyg-row-2 .col-5 > .panel-grid-cell:nth-child(4), 
    #til-og-ombyg-row-2 .col-5 > .panel-grid-cell:last-child {
        width: 100% !important;
    }
    #til-og-ombyg-row-2 .col-5 > .panel-grid-cell:nth-child(2) {
        border-bottom: 1px solid rgba(190, 190, 190, .6);
    }

    #tagudskiftning-row-2 .col-2 > .panel-grid-cell ul {
        column-count: 2;
    }

    #tagudskiftning-row-3 .holder > .panel-layout > .panel-grid:first-child .col-2 > .panel-grid-cell:first-child,
    #tagudskiftning-row-3 .holder > .panel-layout > .panel-grid:last-child .col-2 > .panel-grid-cell:last-child {
        padding: 60px 15px !important;
    }

    #facaderenovering-row-4 ul {
        column-count: 1;
    }

    #opsaetning-row-2 ul {
        padding: 15px 0 0 5px;
    }

    #billeder-wrap .eteam-gallery {
        margin-right: -11px;
    }
    #billeder-wrap .eteam-gallery > .thumbnail-item {
        width: calc(50% - 1* 4px) !important;
    }

    .ornament-left h1,
    .ornament-left h2,
    #omfangsdraen-row-4 .col-2 .ornament-left h3 {
        display: inline;
    }
    .ornament-left h1:before,
    .ornament-left h2:before,
    #omfangsdraen-row-4 .col-2 .ornament-left h3:before {
        top: 0;
    }
    .ornament-left {
        margin-bottom: 15px;
    }

    #ombygning-row-2 .col-2 {
        padding-top: 0;
    }

    .ornament-top-special p:first-of-type {
        line-height: 40px;
    }
	.ornament-left h5 {
		margin-bottom: 0;
	}
	#kontakt-section .ornament-top-special p:first-of-type {
		margin: 0 0 20px;
	}
}

@media only screen and (max-width: 413px) {
    #resp-sidebar #mobile-navigation li > a {
        font-size: 16px;
    }
    .site-header .site-branding {
        width: 210%;
    }

    #forside-row-1 {
        padding-top: 310px;
    }


    #hvorfor-section .col-2 .text-box h3 {
        font-size: 24px;
    }

    #kontakt-section {
        padding: 45px 0 70px;
    }
    #kontakt-form.common-kontakt .row:first-child .col:first-child > div {
        width: 100% !important;
    }
    #kontakt-form.common-kontakt .row:first-child .col:first-child > div:nth-last-child(-n + 5) {
        margin-top: 8px;
    }

    #til-og-ombyg-row-1 .card .card-title p, #til-og-ombyg-row-1 .holder .title a {
        font-size: 20px;
    }

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

    #opsaetning-row-2 ul {
        column-count: 1;
        padding: 15px 0 0 25px;
    }

    .site-slider .banner-box .title p {
        line-height: normal !important;
        white-space: normal;
    }

    #kontakt-row-1 .col-5 > .panel-layout > .panel-grid, #kontakt-row-1 .col-5 > .panel-layout > .panel-grid:nth-child(4) {
        width: 100% !important;
    }

    #kontakt-row-1 .col-5 > .panel-layout > .panel-grid:nth-child(2) {
        margin-top: 15px;
    }

    #kontakt-form .btm-row .col:first-child .wpcf7-form-control-wrap,
    #kontakt-form .btm-row .col:first-child .wpcf7-form-control-wrap a {
        font-size: 15px;
    }

    #om-cookies-row-1 .ornament-left label {
        font-size: 20px;
    }

    #tilbygning-row-2 .col-2 .text-box p:first-of-type, #garage-row-1 .col-2 > .panel-grid-cell:last-child p:first-of-type, #ombygning-row-1 .col-2 > .panel-grid-cell:first-child p:first-of-type, #ombygning-row-2 .col-2 > .panel-grid-cell p:first-of-type, #ombygning-row-5 p:first-of-type, #udestue-row-1 .col-2 > .panel-grid-cell:first-child p:first-of-type, #udestue-row-2 p:first-of-type, #udskiftning-row-1 p:first-of-type, #udskiftning-row-2 p:first-of-type, #laegning-row-1 p:first-of-type, #laegning-row-2 p:first-of-type, #murerarbejde-row-1 p:first-of-type, #facaderenovering-row-2 p:first-of-type, #nyt-row-3 p:first-of-type, #nyt-row-4 .col-2 .text-box p:first-of-type, #nyt-row-6 .col-2 > .panel-grid-cell p:first-of-type, #opsaetning-row-1 p:first-of-type, #opsaetning-row-5 .col-2 > .panel-grid-cell p:first-of-type, #terraendaek-row-2 .col-2 > .panel-grid-cell p:first-of-type, #terraendaek-row-3 p:first-of-type, #nye-trapper-row-1 p:first-of-type, #nye-trapper-row-2 p:first-of-type, #nye-trapper-row-3 .col-2 > .panel-grid-cell p:first-of-type, #anlaeg-row-3 .midle-text p:first-of-type, #fundamenter-row-2 .col-2 p:first-of-type, #faskine-row-2 .midle-text p:first-of-type, #omfangsdraen-row-1 p:first-of-type, #omfangsdraen-row-2 p:first-of-type, #omfangsdraen-row-3 .col-2 p:first-of-type, #omfangsdraen-row-4 .col-2 p:first-of-type, #omfangsdraen-row-6 .col-2 p:first-of-type, #omfangsdraen-row-7 p:first-of-type, #ombygning-row-3 .col-2 > .panel-grid-cell:first-child p:first-of-type, #facaderenovering-row-3 .midle-text p, #nyt-row-5 .midle-text p, #facaderenovering-row-5 .col-2 > .panel-grid-cell p:first-of-type, #nyt-row-2 .col-2 > .panel-grid-cell p:first-of-type, #forside-row-1 p:first-of-type, #tilbygning-row-1 p:first-of-type, #ny-row-1 p:first-of-type, #orangeri-row-1 p:first-of-type, #toemrer-row-1 p:first-of-type, #tagudskiftning-row-1 p:first-of-type, #montering-row-1 p:first-of-type, #traeterasse-row-1 p:first-of-type, #facaderenovering-row-1 p:first-of-type, #nyt-row-1 p:first-of-type, #opsaetning-row-4 p:first-of-type, #terraendaek-row-1 p:first-of-type, #anlaeg-row-1 .col-2 p:first-of-type, #fundamenter-row-1 p:first-of-type, #faskine-row-1 p:first-of-type, #tagudskiftning-row-2 .col-2 > .panel-grid-cell p:first-of-type, #ny-row-2 .col-2 > .panel-grid-cell p:first-of-type, #orangeri-row-2 .col-2 > .panel-grid-cell p:first-of-type, #toemrer-row-2 .col-2 > .panel-grid-cell p:first-of-type, #forside-row-4 .text-medium p, #til-og-ombyg-row-3 .text-medium p {
        font-size: 16px;
    }
   
}


@media only screen and (max-width: 374px) {
    rs-fullwidth-wrap {
        height: 200px !important;
        margin-bottom: 0 !important;
    }
    .home .site-slider .banner-box {
        margin: 315px 0 0 !important;
    } 
    .site-slider .banner-box {
        margin: 365px 0 0 !important;
    }   
    .site-slider .banner-box.text-box {
        padding: 15px 20px 30px 20px !important;
    }
	#forside-row-1 {
    	padding-top: 370px;
	}	

    #til-og-ombyg-row-1 .card .card-title p, #til-og-ombyg-row-1 .holder .title a {
        font-size: 18px;
    }

    #til-og-ombyg-row-1, #tilbygning-row-1, #ny-row-1, #orangeri-row-1, #toemrer-row-1, #tagudskiftning-row-1, #montering-row-1, #traeterasse-row-1, #facaderenovering-row-1, #nyt-row-1, #terraendaek-row-1, #anlaeg-row-1, #fundamenter-row-1, #faskine-row-1, #om-os-row-1, #om-cookies-row-1, #kontakt-row-1 {
        padding-top: 395px;
    }
    #ombygning-row-1, #garage-row-1, #udestue-row-1, #udskiftning-row-1, #laegning-row-1, #murerarbejde-row-1, #opsaetning-row-1, #nye-trapper-row-1, #omfangsdraen-row-1 {
        padding-top: 395px;
    }
}



@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: 350px;
        width: 100%;
    }
}
@media only screen and (max-width: 1024px) and (min-width: 901px) {
    .sb-slidebar {
        max-width: 350px;
        width: 100%;
    }
}
@media only screen and (max-width: 900px) and (min-width: 768px) {
    .sb-slidebar {
        max-width: 350px;
        width: 100%;
    }
}
@media only screen and (max-width: 767px) and (min-width: 568px) {
    .sb-slidebar {
        max-width: 350px;
        width: 100%;
    }
}
@media only screen and (max-width: 567px) and (min-width: 414px) {
    .sb-slidebar {
        max-width: 350px;
        width: 100%;
    }
}
@media only screen and (max-width: 413px) and (min-width: 321px) {
    .sb-slidebar {
        max-width: 270px;
        width: 100%;
    }
}
@media only screen and (max-width: 320px) and (min-width: 300px) {
    .sb-slidebar {
        max-width: 280px;
        width: 100%;
    }
}