.burger-menu-content-inner img {
    max-height: 55px;
    margin: 15px auto 0;
    display: block;
}

body.burger-menu ul.menu li>a .stom-menu-item-arrow {
    display: block;
}

body.burger-menu header .main-navigation ul li.mega-menu>ul>li>a {
    text-transform: none;
    font-weight: inherit;
}

body.burger-menu .number-three-burger-menu-content ul li.burger-menu-item-back>a {
    color: #064073;
}

body.burger-menu #site-navigation.main-navigation .current-menu-ancestor {
    background: #f13639 !important;
}


/****** STORE SKRÆME ******/

@media only screen and (min-width: 1920px) {
    .page-slider-section .slick-slide img {
        width: unset;
    }
}


/****** BURGER STYLING  ******/

span.burger-menu-icon span {
    width: 20px;
    display: block;
    background: #064073;
    height: 2px;
    margin: 5px 0;
    transition: 0.3s;
}

body.burger-menu #site-navigation .menu-toggle {
    padding: 10px 20px;
}

body.burger-menu .style-header-1 .nav-wrap {
    order: 2;
    flex-grow: inherit;
}

body.burger-menu .site-branding {
    flex-grow: 1;
}

body.burger-menu .header-wrapper,
body.burger-menu .page-slider-section.main-slider-section,
body.burger-menu .site-top {
    max-width: 100%;
}

body.burger-menu .site-branding #logo {
    padding: 9px 20px;
}

@media only screen and (max-width: 1600px) {
    header .main-navigation a {
        position: relative;
        padding: 5px 13px;
    }
    .site-branding #logo img {
        height: 60px;
    }
    span.header-cta a {
        padding: 20px 23px 20px 50px;
    }
    header#js-usp-bar.is-sticked {
        top: 47px!important;
    }
}


/****** BÆRBAR / MINDRE SKÆRME ******/

@media only screen and (max-width: 1450px) {
    body:not(.home.site-id-2) ul.faq-list {
        flex-direction: column;
        gap: initial;
    }
    body:not(.home.site-id-2) li.faq-list-item {
        width: 100%;
        margin: 10px 0;
    }
    header .main-navigation a {
        position: relative;
        padding: 5px 9px;
    }
    span.header-cta a strong {
        display: block;
        font-size: 15px;
    }
    span.header-cta a {
        padding: 20px 12px 20px 36px;
    }
    span.header-cta a:before {
        left: 11px;
    }
    .site-branding #logo img {
        height: 49px;
    }
    .slider-home h1 {
        max-width: 630px;
    }
    h1,
    .page-slider-section h2 {
        font-size: 65px !important;
    }
    .price-examples-list .grid-container,
    section.site-footer__client-reviews .grid-container>div {
        gap: 2%;
    }
    .price-example-item,
    .quote-item {
        width: calc((100% - (2% * 2)) / 3);
    }
    section.price-examples.section .section-header {
        width: 335px;
        padding-right: 2%;
    }
    .price-examples-list {
        width: calc(100% - 335px);
    }
    .site-top {
        padding: 0 2% 0%;
    }
    span.price-example-item__price-value {
        font-size: 35px;
    }
    span.price-example-item__price-vat {
        font-size: 15px;
    }
    span.price-example-item__price-value {
        font-size: 35px;
    }
    span.price-example-item__price-vat {
        font-size: 15px;
    }
    .site-top.price-example {
        margin-bottom: 0;
    }
    .section-wrap .section,
    section.site-footer__client-reviews {
        padding: 90px 0;
    }
    .section-heading h2 {
        font-size: 4em;
        margin: 0 0 30px;
    }
    section.site-footer__client-reviews .section-header {
        width: 433px;
        padding-right: 2%;
    }
    section.site-footer__client-reviews .container {
        width: calc(100% - 433px);
    }
    .about-box h3 {
        font-size: 29px;
    }
    .blue-bg.about-box .grid-elements {
        padding: 0;
    }
    .stom-grid-section.section-fullpage.blue-bg.about-box .grid-element .overlay {
        padding: 0 15px;
    }
    .split-box.picture-left .stom-center-box:before {
        width: 50px;
    }
}

@media only screen and (max-width: 1250px) {
    .home-staff tr.stom-medarbejder-title {
        font-size: 22px;
    }
}


/****** IPADS - VERTIKALT ******/

@media only screen and (max-width: 1200px) {
    h1,
    .page-slider-section h2 {
        font-size: 55px !important;
    }
    .single-post #content {
        padding: 90px 30px 0;
    }
    .video-sections.section-wrap .section {
        padding: 0 30px 60px;
    }
    header#js-usp-bar.is-sticked>.container li.usp-list__item span.usp-list__item-text h3 {
        font-size: 14px;
        font-weight: 300;
        margin: auto 12px;
        max-width: initial;
        text-transform: none;
        font-family: proxima-nova, sans-serif;
    }
    header#js-usp-bar.is-sticked>.container li.usp-list__item span.usp-list__item-icon .stom-custom-svg svg {
        height: 29px;
    }
    section.site-footer__inspiration {
        padding-top: 30px;
    }
    .stom-info-wrap h3 {
        font-size: 30px;
    }
    span.usp-list__item-text h3 {
        font-size: 25px;
    }
    .page-faq.section-wrap.extra-top .section,
    .page-faq.section-wrap .section {
        padding: 170px 30px 90px;
    }
    .section-wrap .section,
    section.site-footer__client-reviews,
    #content,
    .section-wrap .section,
    .section-wrap.section-fullpage .section,
    .section-wrap.footer-widget-area {
        padding: 50px 2%;
    }
    footer#colophon {
        padding: 0;
    }
    .header-wrapper {
        padding: 0 2%;
    }
    .split-box.picture-left .stom-center-box {
        left: 0;
    }
    section.price-examples.section .section-header,
    section.site-footer__client-reviews .section-header {
        width: 100%;
        text-align: center;
        padding: 0 0 4%;
    }
    .price-examples-list,
    section.site-footer__client-reviews .container {
        width: 100%;
    }
    .page-slider-section.home-services .slider-text h3 {
        font-size: 30px !important;
        max-width: 190px;
    }
    .section-wrap.stom-grid-section.section-fullpage .section .grid-element {
        margin: 0 10px 20px;
    }
    .page-staff.section-wrap .section,
    .section-wrap.subgallery .section {
        padding: 60px 30px;
    }
    .header-btn h2,
    .section-heading h2,
    .page-faq h2,
    .sub-video h2,
    h2.h1 {
        font-size: 45px;
    }
    .footer-map h2 {
        font-size: 50px;
    }
}

@media only screen and (max-width: 1000px) {
    #services button.slick-next.slick-arrow {
        right: 12px;
    }
    #services button.slick-prev.slick-arrow {
        left: 12px;
    }
    .slick-prev,
    .slick-next {
        width: 25px!important;
        height: 25px!important;
        box-shadow: 0 0 8px rgb(10 10 10 / 25%);
        border-radius: 4px;
        top: 45%;
        font-size: 12px!important;
    }
    .header-btn {
        margin-bottom: 30px;
    }
    body:not(.home) .stom-billede-sektion.not-fullwidth.picture-left .section .stom-center-box {
        padding: 30px 20px 0;
    }
    .subpage-split .stom-picture {
        display: none;
    }
    ul.star-rating.rating-5 {
        margin: 0 0 90px;
    }
    .quote-item__info {
        padding: 15px;
    }
    .split-box.picture-left .stom-center-box:before {
        display: none;
    }
    .stom-billede-sektion.split-box .stom-picture {
        display: none;
    }
    #services .slider-inner {
        padding: 0 10px;
    }
    .stom-cols-11,
    .stom-cols-10,
    .stom-cols-9,
    .stom-cols-8,
    .stom-cols-7,
    .stom-cols-6,
    .stom-cols-5,
    .stom-cols-4,
    .stom-cols-3,
    .stom-cols-2,
    .stom-cols-1 {
        width: 100% !important;
        margin: 0 0 20px !important;
    }
    .stom-billede-sektion {
        padding: 20px 0;
    }
    .stom-billede-sektion .stom-picture {
        position: relative;
        width: 100%;
        float: left;
        background-position: center center;
        /* height: auto !important; */
        background-image: none !important;
        padding: 20px 0;
    }
    .stom-billede-sektion .stom-cols-6 {
        height: auto !important;
        padding: 0;
    }
    .stom-billede-sektion .stom-picture img {
        visibility: visible;
        margin: auto;
        display: block;
    }
    .grid-columns-wrapper .columns-5 {
        width: calc((100% - (2.01% * 2)) / 3);
    }
    .grid-columns-wrapper .columns-5:first-of-type {
        margin-bottom: 2%;
    }
    .grid-columns-wrapper.no-margin .columns-5 {
        width: calc(100% / 3);
        margin-bottom: 0;
    }
    .grid-columns-wrapper .columns-5:nth-of-type(3n) {
        margin-right: 0;
    }
    .grid-columns-wrapper .columns-5:nth-of-type(4n) {
        clear: left;
    }
    .section-heading h2,
    h2.h1 {
        /* font-size: 3em !important; */
    }
    .about-box .grid-element {
        width: 100% !important;
        text-align: center;
    }
    .about-box h3 {
        margin: auto;
        padding: 7px 0;
    }
    .about-box h3 img {
        margin: auto;
        padding-bottom: 10px;
    }
    .sub-video .section {
        padding: 0 30px 30px!important;
    }
    body.home.site-id-2 ul.faq-list {
        flex-direction: column;
        gap: initial;
    }
    body.home.site-id-2 li.faq-list-item {
        width: 100%;
        margin: 10px 0;
    }
}

@media only screen and (max-width: 959px) {
    .home .inspiration-single-slider {
        margin-top: 80px;
    }
    .center.thankyou-page p {
        font-size: 105%;
        margin: 0;
    }
    #page {
        overflow: hidden;
    }
    .single-post #content {
        padding: 30px 20px 0;
    }
    .header-sticky-active.scrolled span.btn-blog.center a.button.button--secondary {
        width: 100%;
        display: block;
    }
    .header-sticky-active.scrolled span.btn-blog.center {
        display: block;
        margin-top: 30px;
        width: calc(100% - var(--stom-sidebar-width) - var(--stom-sidebar-offset));
        position: fixed;
        bottom: 0;
        width: 100%;
        z-index: 2;
        left: 0;
    }
    .single #single-post-content-sidebar {
        width: 100%;
        order: 2;
        margin: 18px auto 0;
    }
    .single .post-content-wrapper {
        display: flex;
        flex-wrap: wrap;
    }
}


/****** MINDRE END IPADS VERTIKALT ******/

@media only screen and (max-width: 850px) {
    .archive-faq h2 {
        margin-top: 30px;
    }
    .page-staff .header-btn {
        flex-direction: column;
        align-items: unset;
    }
    h2 {
        font-size: 33px!important;
    }
    li.faq-list-item label {
        padding: 10px 16px;
        padding-right: 40px;
        border-radius: 20px;
        font-size: 20px;
    }
    .faq-list-item__title:after {
        right: 10px;
        border: none;
    }
    h3,
    .page-slider-section h4 {
        font-size: 25px;
    }
    .opening-info-pop-desktop__text {
        padding: 0 15px;
        font-size: 15px;
    }
    h3.opening-info-pop-desktop__headline {
        font-size: 41px;
    }
    .opening-info-pop a.button.button--secondary {
        font-size: 15px;
    }

	.trustpilot-header-mobile-display {
		display: block;
		padding: 5px 0;
		background-color: #043259;
	}
}

@media only screen and (max-width: 767px) {
	
	.grecaptcha-badge { 
		visibility: hidden;
	}	
    .site-branding #logo {
        padding: 7px 9px;
    }
    .home .inspiration-single-slider {
        margin-top: 50px;
    }
    .page-slider-section.main-slider-section .slider-text {
        padding-left: 15px;
        padding-right: 15px;
    }
    .archive .post-thumbnail,
    .archive .post-thumbnail+.post-content-wrapper {
        width: 100%;
    }
    .archive .post-thumbnail {
        margin-bottom: 20px;
    }
    .archive article:first-child {
        padding-top: 0;
    }
    body.site-id-2 section.site-footer__trustpilot-carousel {
        padding: 30px 2%;
    }
    .video-sections.section-wrap .section {
        padding: 0 2% 60px;
    }
    body:not(.home) .page-slider-section.main-slider-section .slide-element {
        min-height: 250px;
        max-height: 250px;
    }
    .inspiration-stom-post-title h3 {
        max-width: 100%;
    }
    .inspiration-stom-post-title.header-btn a {
        position: absolute;
        bottom: 0;
        right: 0;
        color: transparent;
        width: 100%;
        height: 100%;
    }
    .price-example-item,
    .quote-item {
        width: 500px;
        max-width: 100%;
        margin: 0 auto 30px;
    }
    .slider-home h1 {
        margin: 0 auto 10px;
    }
    .slider-text-inner {
        text-align: center;
    }
    span.stom-button.slider {
        display: block;
    }
    .stom-button.slider a {
        font-size: 16px;
        min-width: 261px;
    }
    h1,
    .page-slider-section h2 {
        font-size: 45px !important;
    }
    .slider-home p {
        margin: 0 auto 15px;
        font-size: inherit;
    }
    .slider-home p:last-of-type {
        margin-bottom: 25px;
    }
    .home .page-slider-section.main-slider-section .slide-element {
        min-height: 450px;
    }
    span.usp-list__item-text h3 {
        font-size: 23px;
        font-weight: 400;
    }
    li.usp-list__item {
        width: calc((100% - (6px * 2)) / 3);
    }
    span.usp-list__item-icon .stom-custom-svg svg {
        height: 50px;
    }
    .site-top.price-example header#js-usp-bar {
        margin-bottom: 30px;
    }
    header#js-usp-bar {
        max-width: 100%;
        padding: 19px 16px;
        margin: -22px auto 25px;
        position: relative;
    }
    header#js-usp-bar:before,
    .blue-bg.about-box:before {
        width: 114px;
    }
    span.header-cta a {
        padding: 11px 14px 10px 37px;
        font-size: 12px;
    }
    span.header-cta a:before {
        width: 15px;
        height: unset;
        left: 8px;
        top: 57%;
    }
    span.header-cta a strong {
        font-size: 13px;
    }
    .site-branding #logo img {
        height: 34px;
    }
    .header-sticky-active.scrolled span.header-cta a {
        padding: 16px 13px 13px 38px;
    }
    span.header-cta a,
    .header-sticky-active.scrolled span.header-cta a {
        /* font-size: 0; */
        padding: 11px 10px 9px 28px;
    }
    body:not(.woocommerce-cart):not(.woocommerce-checkout) .header-sticky-active.scrolled header:not(.style-header-4) .site-branding #logo {
        padding: 6px 17px;
    }
    .header-sticky-active.scrolled span.header-cta a:before {
        transform: scale(0.8) translateY(-65%);
    }
    .header-btn h2 {
        font-size: 35px !important;
    }
    .header-btn a {
        font-size: 17px;
    }
    .grid-columns-wrapper {
        margin: 0;
        text-align: center;
    }
    .grid-columns-wrapper .grid-column {
        display: block;
        width: 100%;
        margin: 0 0 6% !important;
    }
    .grid-columns-wrapper.no-margin .grid-column {
        display: block;
        width: 100%;
        margin: 0 !important;
    }
    .close-grid-wrapper .close-grid {
        width: 100%;
    }
    .section-wrap.stom-grid-section .section .grid-element,
    .section-wrap.stom-grid-section.section-fullpage .section .grid-element {
        width: 100% !important;
        margin: 0 0 20px;
    }
    .inspiration-slider {
        padding: 20px 20px 115px;
    }
    .inspiration-stom-post-title h3 {
        font-size: 25px;
        padding-top: 7px;
    }
    .home-staff .header-btn {
        max-width: 95%;
        margin: 0 auto 20px;
    }
    .section-wrap .section,
    section.site-footer__client-reviews,
    #content,
    .section-wrap .section,
    .section-wrap.section-fullpage .section,
    .section-wrap.footer-widget-area {
        padding: 30px 20px;
        max-width: 100%;
    }
    p.stom-title {
        font-size: 14px;
    }
    .sub-video iframe {
        height: 300px!important;
    }
    .page-faq.section-wrap.extra-top .section,
    .page-faq.section-wrap .section {
        padding: 40px 30px 40px;
    }
    .sub-video iframe,
    .sub-video .rll-youtube-player {
        max-width: 100%;
        margin-bottom: 0;
        position: relative;
        z-index: 1;
    }
    .sub-video .section {
        padding: 0 30px 30px!important;
    }
    .area-item {
        width: 100%;
    }
    ul.blog-cat ul li a {
        border: 1px solid #043259;
        text-decoration: none;
        padding: 2px 9px;
        border-radius: 21px;
        color: #043259;
        font-size: 15px;
        font-weight: 400;
        transition: 0.3s;
    }
}


/* Logo mobil */

@media screen and (min-width: 531px) {
    .site-branding #logo .mobile-logo {
        display: none;
    }
}

@media screen and (max-width: 530px) {
    .site-branding #logo .large-logo {
        display: none;
    }
}

@media only screen and (max-width: 530px) {
    span.header-cta.cta-offer {
        /* display: none; */
    }
    span.btn-blog.blog-cta-mobile {
        float: none;
        margin: 10px 0 0;
        display: block;
    }
    .single header.entry-header {
        text-align: center;
    }
    .sub-video iframe {
        height: 250px!important;
    }
    html,
    body,
    input,
    select,
    optgroup,
    textarea {
        font-size: 16px !important;
    }
    body:not(.woocommerce-cart):not(.woocommerce-checkout) .header-sticky-active.scrolled header .site-branding #logo img {
        max-height: 27px;
        margin-top: 3px;
    }
    .site-branding #logo img {
        max-width: auto;
        max-height: 35px;
    }
    body.burger-menu .site-branding #logo {
        padding: 9px 13px;
    }
    .section-heading h2,
    h2 {
        font-size: 27px !important;
    }
    section.price-examples.section .section-header,
    section.site-footer__client-reviews .section-header {
        text-align: inherit;
    }
    a.button--secondary,
    .stom-button {
        margin-top: 15px;
    }
    span.price-example-item__offer-btn a {
        padding: 7px 0;
    }
    span.stom-button.cta a:after,
    span.price-example-item__offer-btn a:after,
    a.button.button--secondary:after {
        width: 11px;
        margin-left: 3px;
    }
    .stom-button a:hover:after,
    a.button:hover:after,
    span.stom-button.cta a:hover:after,
    span.price-example-item__offer-btn a:hover:after,
    a.button.button--secondary:hover:after,
    .header-btn a:hover:after {
        margin-left: 6px;
    }
    .price-example-item {
        padding-bottom: 35px;
    }
    h4,
    .page-slider-section h5 {
        font-size: 30px !important;
    }
    #services .slide-element {
        height: 289px;
        min-height: auto;
    }
    .page-slider-section.home-services .slider-text h3 {
        font-size: 22px !important;
        text-align: left;
        line-height: 1.1;
    }
    .page-slider-section.home-services .slider-text {
        text-align: left;
    }
    h3,
    .page-slider-section h4 {
        font-size: 25px !important;
    }
    .header-btn h2 {
        font-size: 19px !important;
    }
    .header-btn a {
        font-size: 12px;
        padding: 0;
    }
    .blue-bg a.button.button--secondary:after,
    span.stom-button.white a:after,
    .header-btn a:after,
    a.button.button--ghost:after {
        transform: scale(0.6);
        margin-left: 2px;
    }
    span.usp-list__item-text h3 {
        font-size: 18px !important;
        font-weight: 400;
    }
    .stom_medarbejder-detaljer {
        font-size: 15px;
    }
    .about-box h3 {
        font-weight: 300;
    }
    ul.star-rating.rating-5 li:before {}
    ul.star-rating.rating-5 {
        margin: 0 0 90px;
    }
    .quote-item__info {
        padding: 20px;
    }
    .quote-item__text {
        font-size: 14px;
    }
    button,
    .button,
    .stom-button a,
    input[type="button"],
    input[type="reset"],
    input[type="submit"],
    .gform_wrapper .gform_footer input[type=submit],
    a.button--secondary {
        font-size: 15px;
        padding: 6px 12px;
    }
    .button-group.button-group--center a {
        display: block;
        margin: 7px 0;
    }
    section.site-footer__cta {
        padding: 30px 4%;
    }
    .slider-home p {
        font-weight: 400;
    }
    #services .slider-inner {
        padding: 0 10px 25px;
    }
    section.site-footer__inspiration.site-footer__inspiration_content {
        background-size: 181vw;
        background-position: top center;
    }
    .header-sticky-active.scrolled span.btn-blog.center a.button.button--secondary {
        padding: 18px 12px;
        font-size: 16px;
    }
}


/****** MOBILER ******/

@media only screen and (max-width: 479px) {
    .page-slider-section.inspiration-single-slider .slider-inner .slider-text {
        font-size: 90%;
    }
    .sectionfooter.section-content-inspiration {
        padding: 180px 0 0;
    }
    h1.entry-title {
        font-size: 30px!important;
    }
    li.faq-list-item label {
        padding: 10px 16px;
        padding-right: 40px;
        border-radius: 20px;
        font-size: 18px;
        /* text-transform: none; */
    }
    body:not(.stom-gform-legacy) .gform_wrapper .ginput_container input,
    body:not(.stom-gform-legacy) .gform_wrapper .ginput_container select,
    body:not(.stom-gform-legacy) .gform_wrapper .ginput_container textarea {
        color: inherit;
        padding: 1px 8px !important;
        min-height: auto!important;
    }
    span.usp-list__item-text h3 {
        font-size: 16px !important;
        font-weight: 400;
    }
    .section,
    .section-wrap .section {
        padding: 30px 20px;
    }
    h5,
    .page-slider-section h6 {
        font-size: 22px!important;
    }
    .footer-widget-area .stom-cols-3 {
        width: 100% !important;
        margin-right: 0% !important;
    }
    #colophon .section {
        /* padding: 0 3%; */
    }
}

@media only screen and (max-width: 400px) {
    span.header-cta a:before {
        display: none;
    }
    span.header-cta a,
    span.header-cta a,
    .header-sticky-active.scrolled span.header-cta a {
        padding: 12px 9px;
        text-align: center;
        font-size: 11px;
    }
    .site-branding #logo,
    body:not(.woocommerce-cart):not(.woocommerce-checkout) .header-sticky-active.scrolled header:not(.style-header-4) .site-branding #logo {
        padding: 5px 13px;
    }
    #site-navigation .menu-toggle {
        padding: 10px 14px!important;
    }
    body:not(.woocommerce-cart):not(.woocommerce-checkout) .header-sticky-active.scrolled header .site-branding #logo img {
        max-height: 34px;
        margin-top: auto;
    }
    .home .page-slider-section.main-slider-section .slide-element {
        min-height: 400px;
    }
    span.header-cta a:before {
        width: 10px;
        height: unset;
        left: 9px;
        top: 54%;
    }
    span.header-cta a strong {
        font-size: 11px;
        font-weight: 400;
    }
    .site-branding #logo {
        padding: 9px 14px;
    }
    .site-branding #logo img {
        max-height: 40px;
    }
    body.burger-menu #site-navigation .menu-toggle {
        padding: 10px 9px;
    }
    body.burger-menu .site-branding #logo {
        padding: 7px 13px;
    }
    .header-sticky-active.scrolled span.header-cta a:before {
        transform: translateY(-53%);
    }
    h1,
    .page-slider-section h2 {
        font-size: 35px !important;
    }
    span.usp-list__item-icon .stom-custom-svg svg {
        height: 33px;
    }
    span.usp-list__item-text h3 {
        font-size: 13px !important;
        font-weight: 300;
        margin: 7px auto 0;
    }
    h3,
    .page-slider-section h4 {
        font-size: 22px !important;
    }
    section.site-footer__inspiration.site-footer__inspiration_content {
        background-size: 217vw;
        background-position: top center;
    }
    h1,
    .page-slider-section h2 {
        font-size: 32px !important;
    }
}


/* Pop up styling */

@media (min-width: 767px) {
    .opening-info-pop-mobile {
        display: none;
    }
}

@media (max-width: 766px) {
    .opening-info-pop-desktop {
        display: none;
    }
    .opening-info-pop-desktop__form {
        padding: 25px 30px;
    }
    .opening-info-pop {
        width: 400px;
        /* padding: 45px 50px; */
        max-width: 92vw;
        align-content: space-between;
        background-image: url(images/bg-pop.png);
        background-repeat: no-repeat;
        background-position: right;
    }
    h3.opening-info-pop-mobile__headline {
        color: #074073;
        font-size: 35px;
    }
    .opening-info-pop__closebtn,
    .opening-info-pop__closebtn:hover {
        font-size: 35px;
        padding: 0 12px;
        background: transparent;
        color: #053864;
    }
}

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

/*======================================================================//
// NY KODE new-sections                                                 //
//======================================================================*/
@media only screen and (max-width: 1240px) {

    body.new-design .section-wrap.stom-billede-sektion.new-image-section .section {
        display: flex;
        gap: 30px;
        justify-content: center;
        align-items: center;
    }
    body.new-design .section-wrap.stom-billede-sektion.new-image-section.picture-left .section {
        display: flex;
        flex-direction: row-reverse;
        gap: 30px;
    }
    body.new-design .section-wrap.stom-billede-sektion.new-image-section .section .stom-picture {
        height: unset !important;
    }
    body.new-design .section-wrap.home-staff.subpage-staff.section-fullpage {
        margin-top: 0px;
    }
}
@media only screen and (max-width: 959px) {
    /* new-image-section */
    body.new-design .section-wrap.stom-billede-sektion.new-image-section.no-margin-top-mobile {
        margin-top: 0 !important;
    }
    body.new-design .section-wrap.stom-billede-sektion.new-image-section {
        margin-top: 30px;
    }
    body.new-design .section-wrap.stom-billede-sektion.new-image-section .section {
        display: unset;
    }
    body.new-design .section-wrap.stom-billede-sektion.new-image-section.picture-left .section {
        display: unset;
    }
    body.new-design .section-wrap.stom-billede-sektion.new-image-section .section .stom-cols-6 {
        margin-bottom: 0 !important;
    }
    body.new-design .section-wrap.stom-billede-sektion.new-image-section .section .stom-picture {
        height: unset !important;
    }
    /* split-section */
    body.new-design .section-wrap.new-split-section {
        margin-top: 0px;
    }
}
@media only screen and (max-width: 810px) {
    body.new-design .section-wrap.clear.home-staff.subpage-staff.section-fullpage .section {
        padding-inline: 0;
    }
}

/*======================================================================//
// END NY KODE new-sections                                             //
//======================================================================*/   