
.desktop-only {display:block;}
.mobile-only {display:none!important;}

/* COLORS */

.bg-grey-light {background-color: #f0f0f0;}
.bg-grey {background-color: #e6e6e6;}
.bg-grey-dark {background-color: dimgrey}
.bg-green a {background-color: #c5cc00;color: #fff; }
.bg-green-dark {background-color:#57862f;color: #fff; }

.txt-color-white {color:#fff;}
.boli-txt-white {color: #fff;}

::-webkit-input-placeholder {color: #333;}
:-ms-input-placeholder {color: #333;}
::placeholder {color: #333;}
input:focus {outline:none !important;}


span.highlight-text {
    margin-top: 20px;
    margin-bottom: 0px;
    font-family: 'Open Sans', sans-serif;
    color: #c5cc00;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
}

/* make links look stronger */
a.greentext, a.link, a.link-2,.wpb_wrapper p a, .bol-ordensregler-link a {font-weight: 700;}


.separater h2 {
  margin: 0 auto;
  margin-top:40px;
  max-width: 1000px;
}

.spacetop-50 {
  margin-top:50px;
}
.bolinu-margin-bottom-0 {
    margin-bottom: 0 !important;
}

/* FRONTPAGE */
.hero-img-video-frontpage {
    width:55%;
}

.hero-cover-version3 a {
    color: #fff;
    display: flex;
    width: 100%;
    height: 100%;
}
.hero-cover-version3 .center-content-split-center {
    max-width: 600px;
}

/* NEWS TICKER */
.ticker-content {
    background-color: #57862f;
    margin: 5px 15px 0px 20px;
    padding: 16px 7px;
    text-align: center;
    color: #ffffff;
    font-weight: 700;
    font-size: 16px;
    min-height: 55px;
}
.ticker-content a {
    color: #ffffff !important;
}
/* IMG */

img {
    max-width: 100%;
    height: auto;
}

/* SEARCH */

.top-navigation .btn-search-icon {
    display: block;
    width: 50px;
    height: 60px;
    background-image: url(../images/search-icon-grey.svg);
    background-repeat: no-repeat;
    background-size: 35%;
    background-position: center;
    cursor: pointer;
}

.search-form-full {
    display: none;
    position: fixed;
    z-index: 999999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.55);
    -webkit-transition: background 0.2s;
    -moz-transition: background 0.2s;
    -ms-transition: background 0.2s;
    -o-transition: background 0.2s;
    transition: background 0.2s;
}
.search-form-full .search-form {
    display: inline-block;
    width: 45%;
    max-width: 500px;
    margin-top: 20%;
    vertical-align: middle;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}



.search-form-full .search-form-inner {
    position: relative;
}

#page_search_intro {
    padding: 20px 0 20px 0;
    background-color: #f7f5f5;
}
#page_search_intro h1.page-title {
    margin: 30px 0;
}
#page_search_result {
    padding: 20px 0 20px 0;
}
.search-result {
    margin: 30px 0;
    padding-bottom: 20px;
    border-bottom: solid 1px #ccc;
}

.search-btn {
    background-color: #58862f;
    background-image: url(../images/search-icon.svg);
    width: 70px;
    height: 50px;
    background-repeat: no-repeat;
    background-size: 40%;
    background-position: center;
    border: none;
    top: 20px;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
}

/* Contact 7 */
input.wpcf7-text {
    width: 400px;
    padding: 5px 5px;
    height: 45px;
    border: solid 1px #333;
    border-radius: 5px;
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 16px;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
    padding: 10px 20px;
    width: 100px;
    background-color: #57862f;
    color: #fff;
    border: none;
    margin: 5px 0 15px 0;
    border-radius: 5px;
    font-weight: 400;
    font-size: 16px;
}

input[type="search"] {
    padding: 5px 10px;
    height: 50px;
    width: 100%;
    font-size: 20px;
    max-width: 400px;
    border-radius: 5px 0 0 5px;
    border: none;
}

#search-popup .search-btn {
    background-color: #58862f;
    background-image: url(../images/search-icon.svg);
    width: 90px;
    height: 70px;
    background-repeat: no-repeat;
    background-size: 40%;
    background-position: center;
    border: none;
    top: 20px;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
}

#search-popup input[type="search"] {
    padding: 5px 15px;
    height: 70px;
    width: 100%;
    font-size: 26px;
    max-width: 400px;
    border-radius: 5px 0 0 5px;
    border: none;
}

.form-items {
    display: flex;
    justify-content: left;
    height: 50px;
}

#page_search_intro .search-col-sm-2 {width: 16.66666667%;}
#page_search_intro .search-col-sm-8 {width: 66.66666667%;}
#page_search_intro .search-col-sm-2,
#page_search_intro .search-col-sm-8 {float: left;position: relative;min-height: 1px;box-sizing: border-box;}
#page_search_intro .vc_row:after, #page_search_intro .vc_row:before {content: " ";display: table;}
#page_search_intro .vc_row:after {clear: both;}







/* Om Bolinu */

.bolinu-om-bolinu-teaser, .bolinu-nyheder-teaser {
    max-width: 1400px;
    margin: 0 auto;
}
.om-bolinu-introtekst, .nyheder-introtekst {
    color: #fff;
    text-align: center;
}

.post-type-archive-om-bolinu .hero-underside {
  padding-bottom: 50px !important;
}

.bln-info-box {
    padding: 200px 0px 200px 0 !important;
}

.bln-information {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-color: #fff;
}

/* BTN SUPPORT */

.toggle-support-btn {
    height: 80px;
    display: block;
    position: relative;
    padding-top: 35px;
    padding-left: 40px;
    font-weight: 700;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
}
.toggle-support-btn:after {
    content: '';
    display: block;
    float: right;
    width: 20px;
    height: 20px;
    margin-right: 40px;
    background-image: url(../images/caret-up.svg);
    background-repeat: no-repeat;
    background-size: contain;
    color: #fff;
}
.menu-is-open .toggle-support-btn:after {
    background-image: url(../images/caret-down.svg);
}

.support-box p.paragraph {
    font-size: 18px!important;
    line-height: 18px!important;
    font-weight: 700!important;
}

.column-2 p.paragraph-1 {
    padding-right: 5px;
    line-height: 38px;
    color: #fff;
}
.column-3 p.paragraph-1 {
    padding-right: 20px;
    line-height: 38px;
}
.card2 .div-block {
    margin-left: 20px !important;
}


/* COLLAPSE */
.collapse {display: none;}
.collapse.in {display: block;}
span.show-boligtyper {color: #c5cc00;cursor: pointer;}

/* HIDE UNFINISHED SUBMENU */
ul.sub-menu {display: none;}
/* #menu-mini-hovedmenu {display: none;} */
.top-navigation {height: 30px!important;}

.hero-cover-version3 {
    max-width: 1400px;
    margin: 0 auto;
    height: 500px;
    overflow: hidden;
    max-height: 500px;
    background-color: #fff;
}
.left-part-hero {
    position: absolute;
    margin-left: 25px;
    width: 675px;
}
.right-part-hero {
    position: absolute;
    margin-right: 20px;
    width: 675px;
    right: 0;
    overflow: hidden;
}
.column-1.column.w-col.w-col-6.w-col-stack.w-col-small-small-stack.w-col-tiny-tiny-stack {
    padding-right: 0;
}
.column-2.w-col.w-col-3.w-col-stack.w-col-small-small-stack.w-col-tiny-tiny-stack {
    padding-left: 0;
}
.column-3.w-col.w-col-3.w-col-stack.w-col-small-small-stack.w-col-tiny-tiny-stack {
    padding-left: 0;
    padding-right: 5px;
    margin-left: -10px;
}
.btn-frontpage {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 15px 25px;
    background-color: #c5cc00;
    color: #58862f;
    font-size: 1em;
    line-height: 1.4em;
    font-weight: 700;
    letter-spacing: 1px;
    text-decoration: none;
    cursor: pointer;
    min-width: 200px;
    text-align: center;
}

.btn-column-1 {right: 0px;}
.btn-column-2 {right: 10px;}
.btn-column-3 {right: 5px;}

.column-2 h2.font.bolinet {
    font-weight: 300;
    color: #000;
    margin-bottom: 5px;
}
.column-3 h2.font.bolinet {
    font-weight: 300;
}

.column-2 h1, .paragraph-1 {
    margin-top: 0px;
    margin-bottom: 40px;
    font-family: UniNeueBold, sans-serif;
    font-size: 38px;
    line-height: 40px;
    font-weight: bold;
}
.column-3 h1, .paragraph-1 {
    margin-top: 0px;
    margin-bottom: 40px;
    font-family: UniNeueBold, sans-serif;
    font-size: 34px;
    line-height: 40px;
    font-weight: bold;
}

.news-fa-kommune .news-text-box {padding-top: 20px;}
.news-fa-kommune a {
    font-size: 12px;
    display: block;
    margin-bottom: 10px;
    line-height: 16px;
    color: #333!important;
}
.dato-on-news {margin-bottom: 5px;}

/* BOXED LAYOUT */

.wpb_row, .container {
    position: relative;
    display: block;
    width: 100%;
    max-width: 1400px;
    min-height: 10px;
    margin-right: auto !important;
    margin-left: auto !important;
    padding-left: 0px;
    padding-right: 0px;
}
.page-template-frontpage-korrektur .wpb_row, .page-template-frontpage-korrektur .container,
.page-template-frontpage .wpb_row, .page-template-frontpage .container {
    padding-left: 5px;
    padding-right: 5px;
}

/* MASONRY GRID */


.vc_gitem-animated-block p {
    color: #fff;
}

/* CENTER WRAPPER */
.bol-center-wrapper {
    width: 400px;
    margin: 0 auto;
    padding-top: 30px;
}

/* FLEXSLIDER IMAGE FIX*/
.flexslider .slides img {
    height: auto;
}



/* MORGENTHALER CAMPAIGN */
.morgenthaler-video-strip .wpb_column {
    border: solid 1px #333;
    margin-bottom: 40px;
}
.morghenthaler-video-thumb {
    cursor: pointer;
}
.morgenthaler-scale-bg {
    overflow: hidden;
    position: relative;
}

/* AFDELINGER SINGLE */
.single-afdeling h1 {
    margin-top: 0;
    margin-bottom: 10px;
    font-family: UniNeueBold, sans-serif;
    font-size: 60px;
    line-height: 64px;
    font-weight: bold
}
.single-afdeling h2 {
    margin-top: 0;
    margin-bottom: 10px;
    font-family: UniNeueBold, sans-serif;
    font-size: 38px;
    line-height: 44px;
    font-weight: bold
}
.facilitetswrapper h5.heading-4 {
    font-size: 12px;
}
.single-afdeling .profil-infomation,
.single-afdeling .profil-infomation p,
.single-afdeling .profil-infomation h2,
.single-afdeling .profil-infomation h3  {
  color: #fff !important;
}

.bol-link-til-plantegning {color: #ffffff;}
.bol-link-til-plantegning a {color: #c5cc00;}
.bol-ordensregler-link a {
    color: #c1d000 !important;
    text-decoration: none!important;
}

.single-afdeling img.energi-maerke {
    margin-top: 10px;
    max-width: 400px;
}
p.profil-beskrivelse.energi_overskrift {
    margin-top: 25px;
}
.tabs-content.w-tab-content a {
    color: #fff;
    text-decoration: underline;
}


.container-full-width {
    position: relative;
    display: flex;
    justify-content: center;
    width: 100vw!important;
    max-width: 100%!important;
    min-height: 10px;
    margin-right: auto !important;
    margin-left: auto !important;
    padding-left: 0px!important;
    padding-right: 0px!important;
}

/* VICEVÆRTER */
.wpb_text_column.wpb_content_element.vicevaert {
    margin-bottom: 5px;
}


/* LIGHTBOX */
.single-lightbox .vc_pageable-slide-wrapper.vc_clearfix {
    overflow: hidden;
    max-height: 350px!important;
}
.single-lightbox .vc_grid-item.vc_clearfix.vc_col-sm-4.vc_visible-item {
    width: 300%;
    margin-left: -200px;
}

p.pp_description {display: none !important;}


/* NYHEDER */
.bolinu-nyheder-introtext {
    margin-top: 50px;
    margin-bottom: 50px;
    
}
.nyheder-template-default .font.underside-h1 {
    color: #fff;
    font-size: 6em;
    line-height: 0.9em;
    text-align: center;
}

/* BOOKING */

#booking_form input.txtinput {
    height: 40px;
    border: none;
    border-radius: 5px;
    width: 300px;
    padding: 15px;
}
#booking_form input.btn.w-button {
    margin-top: 15px;
}

.container.booking-overview {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: left;
    -ms-flex-pack: justify;
    justify-content: left;
    overflow: hidden;
    background-color: #f7f5f5;
}

.booking-card {
    width: 23%;
    min-height: 500px;
    background-color: #fff;
    color: #333;
    font-size: 14px;
    margin: 20px 20px 0 0;
    text-decoration: none;
}

.booking-card .thumcover {
    overflow: hidden;
    width: 100%;
    height: 150px;
}

/* remove ordering select menu */
.booking-book .product_meta,
.woocommerce-result-count,
.woocommerce ul.products li.product .price,
.woocommerce div.product p.price,
.woocommerce .woocommerce-ordering select {
    display: none;
}

.woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #57862f;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #c5cc02;
}
.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {
    background-color: #57862f;
}
.wc-bookings-date-picker .ui-datepicker td.bookable a {
    background-color: #85c351 !important;
}
.wc-bookings-date-picker .ui-datepicker td.bookable-range .ui-state-default {
    background: #57862f !important;
}
.wc-bookings-date-picker .ui-datepicker td.fully_booked span, .wc-bookings-date-picker .ui-datepicker td.fully_booked a {
    background-color: #c5cc02 !important;
}

/* justify image height */
.booking-book .woocommerce-product-gallery__image {overflow: hidden;height: 410px;}
.booking-book .woocommerce-product-gallery__image img.wp-post-image {margin-top: -120px;}


.booking-book #tab-description {margin-left: 15px;}


/* CART */
#bolinu_tenant_info {
    height: 200px;
    border: none;
    background: #f7f5f5;
    padding: 0;
    margin: 0;
}

/* BOLINU.net */

img.bolinu-net-intro-img {
    width: 100%;
    height: auto;
    padding: 80px;
    max-width: 550px;
}
.bolinu-net-introtekst {
    display: inline-block;
    position: absolute;
    left: 20%;
    color: #fff;
}

.bolinu-net-introtekst span#amount {
    font-size: 150px;
    font-family: UniNeueBold, sans-serif;
    position: absolute;
    font-weight: 600;
    padding-top: 20px;
    left: -5px;
    letter-spacing: -5px;
}
.bolinu-net-introtekst span#prefix {
    position: absolute;
    top: 95px;
    left: -45px;
    font-size: 12px;
}
.bolinu-net-introtekst span#suffix {
    position: absolute;
    right: 45px;
    top: 170px;
    font-size: 12px;
}

.cn-button.bootstrap {
    color: #fff !important;
    background: #58862e !important;
}

@media (max-width: 1400px) {
    .column-2 p.paragraph-1 {padding-right: 40px;}
    .column-3 p.paragraph-1 {padding-right: 55px;}
}
    
@media (max-width: 1300px) {
    .column-2 p.paragraph-1 {padding-right: 40px;}
    .column-3 p.paragraph-1 {padding-right: 30px;}
    .column-2 h2 {font-size: 20px;}
    .column-3 h2 {font-size: 20px;}
}

@media (max-width: 1200px) {

/* LIGHTBOX */
.single-lightbox .vc_pageable-slide-wrapper.vc_clearfix {max-height: 200px!important;}
.single-lightbox .vc_grid-item.vc_clearfix.vc_col-sm-4.vc_visible-item {width: 300%;margin-left: -100px;}

}

@media (max-width: 1200px) {
    .column-2 p.paragraph-1 {padding-right: 30px;font-size: 26px;line-height: 34px;}
    .column-3 p.paragraph-1 {padding-right: 30px;font-size: 34px;line-height: 38px;}
    .column-2 .div-block {margin-right: 0;}
    
    .column-3 .div-block {margin-right: 0;}

    .btn {min-width: 150px;}
    .btn.big {min-width: 200px;}

    .a-main-nav {padding: 28px 10px;font-size: 18px;}
    .navigation-wrapper {right: 10px;}
}

@media (max-width: 991px) {
.heading.font {max-width: none;font-size: 1.4em;}
.hero-cover-version3 {padding-top: 100px;}
.left-part-hero {position: relative;margin-left: 0;width: 100%;}
.content-hero-left {margin-top: 0;}
.column {margin-bottom: 5px;padding-right: 0px;padding-left: 0px;}
.card.card2 {margin-left: 0;}
.column-2 {margin-bottom: 5px;padding-right: 0px;padding-left: 0px;}
.column-3.w-col.w-col-3.w-col-stack.w-col-small-small-stack.w-col-tiny-tiny-stack {padding-left: 0;padding-right: 0;margin-left: 0;}


.btn-column-1 {right: 0px;}
.btn-column-2 {right: 0px;}
.btn-column-3 {right: 0px;}

.ticker-content {margin: 5px 0 0 0;font-size: 14px;}
.a-main-nav {padding: 28px 7px;font-size: 16px;}


}



@media (max-width: 768px) {
/* Booking */
.container.booking-overview {display: block;}
.booking-card {width: 100%;min-height: 400px;margin: 20px 0;}
.booking-book .summary.entry-summary {padding: 15px;}
.booking-book .news-text-box.w-clearfix {padding: 20px;}
}


@media (max-width: 768px) {

    .heading.font, 
    .paragraph-1 {
        margin-top: 0px;
        margin-bottom: 10px;
        font-family: UniNeueBold, sans-serif;
        font-size: 28px;
        line-height: 30px;
        font-weight: bold;
    }
    .font.underside-h1 {
        font-size: 40px;
        line-height: 46px;
        margin-bottom: 20px;
        margin-top: 20px;
        text-align: center;
        padding: 0 40px;
    }
    .font.h2 {
        font-size: 32px;
        line-height: 40px;
    }
    .h2-sgning {
        font-size: 32px;
        line-height: 40px;
        padding-bottom: 30px;
        color: #fff;
    }
    .font.light.projekter {
        margin-bottom: 20px;
        margin-top: 0;
        color: #333;
        font-size: 28px;
        line-height: 30px;
    }

    #info-mobile {
        background-color: #5a5a5a;
        color: #fff;
    }

.xs-hidden {display: none;}
.desktop-only {display:none;}
.mobile-only {display:block!important;}




.page-template-tpl-skriv-mig-op #hero_section {display: none;}
.page-template-tpl-skriv-mig-op .container-full-width {padding-left: 0px!important;}
.page-template-tpl-skriv-mig-op #venteliste-row a:first-child {margin-bottom: 30px!important;display: block;}
.page-template-tpl-skriv-mig-op #map {margin-top: 30px;}

.container-full-width {
    display: block;
    padding-left: 20px!important;
}
.plantegning.container-full-width {
    padding-left: 0px !important;
}
#page_content {
    padding: 30px 0 10px 0;
}
.hero-underside {
    height: 200px;
    max-height: 200px;
    padding-bottom: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: dimgrey;
    background-position: center bottom;
    background-size: cover;
    background-repeat: no-repeat;
}


.sektion---projekter {
    max-height: 500px;
    min-height: 400px;
    padding-top: 0;
    padding-bottom: 20px;
    margin-left: 10px;
    background:none;
}

.sektion---aktivitetshuse,
.sektion---renovering {
    padding-top: 0;
    padding-bottom: 20px;
    margin-left: 10px;
    background:none;
}



.bol-center-wrapper {
    width: 90%;
    margin: 0 auto;
    padding-top: 10px;
}
#News-banner .heading-2 {
    font-family: UniNeueBold, sans-serif;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
    margin-top: 20px;
}
.news-card {
    margin-bottom: 10px;
}
.container.laes-flere-nyheder {margin-top: 30px;margin-bottom: 0;}
.nyheder-introtekst {width: 90%;}
.services-sektion {height: 180px;}
.ikon-box {height: 160px;}
.point {height: 160px;}


/* SEARCH */
.search-form-full .search-form {width: 75%;max-width: 500px;margin-top: 70%;}
input[type="search"] {height: 70px;font-size: 20px;}
.search-btn {width: 90px;height: 70px;}

#page_search_intro .search-col-sm-2 {width: 2%;}
#page_search_intro .search-col-sm-8 {width: 96%;}
#page_search_intro h1{margin-top: 40px;font-size: 24px;line-height: 32px;}


.nyheder-template-default .font.underside-h1 {font-size: 3em;}





.hero-bolinu-net {height: 300px;}
.bolinu-net-introtekst span#amount {padding-top: 44px;}
.bolinu-net-introtekst span#suffix {right: -27px;top: 144px;}
.bolinu-net-introtekst {
    padding-bottom: 85px;
}
.bolinu-net-thumnail{
    height: 200px;
    max-height: 200px;
}
.bolinu-net-read-more-box {
    top: 210px;
    left: 0;
    right: 0;
    width: 50px;
    height: 40px;
    margin: 0 auto;
}
img.bolinu-net-intro-img {
    padding: 30px 80px 0 80px;
}

select {border: solid 1px #333;padding: 5px;}

.footer .w-col {
    padding-left: 20px;
    padding-right: 20px;
}

.footer-widget ul, ol {margin-bottom: 0;}
.footer-widget li:last-child {margin-top: 0;margin-bottom: 0;}


/* LIGHTBOX */
.single-lightbox .vc_pageable-slide-wrapper.vc_clearfix {max-height: 300px!important;margin-bottom: -40px;}
.single-lightbox .vc_grid-item.vc_clearfix.vc_col-sm-4.vc_visible-item {width: auto;margin-left: 0;}

.logo-on-mobile {
    display: none;
}
.home .logo-on-mobile {
    display: block;
}


#info-mobile .vc_column-inner {
    padding-top: 15px;
}


.single-afdeling h1 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 40px;
    line-height: 56px;
}
.single-afdeling h2 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 40px;
}
.single-afdeling img.energi-maerke {
    margin-top: 10px;
    max-width: 300px;
}



.intro-tekst {margin-bottom: 0;}
.btn-frontpage {padding: 10px 20px;min-width: 150px;}
.font.h2.news-feed {margin-bottom: 0;margin-top: 0;font-size: 28px;}
.news-information {padding-bottom: 10px !important;padding-top: 10px;}
.page-template-tpl-morgenthaler .vc_column-inner {padding-top: 0 !important;}
.post-type-archive-om-bolinu .hero-underside {
    padding-bottom: 50px !important;
    padding-top: 50px !important;
    max-height: 300px!important;
    height: 280px!important;
}

.vc_row.wpb_row.vc_row-fluid.container-full-width.bg-grey.vc_custom_1561544602823.vc_row-has-fill {
    padding-left: 30px !important;
    padding-right: 30px !important;
}

.vc_custom_1571912741340 .vc_column-inner,
.vc_custom_1561541048502 .vc_column-inner,
.vc_custom_1561544602823 .vc_column-inner {padding-top: 0 !important;}

.spacetop-50 {margin-top: 0;}
.bolinu-net-information, .news-information {padding-top: 0px;}
.content_controller {margin: 0 0 0 0;}
.wpb_content_element{margin-bottom: 5px!important;}

.margin-bottom-no .wpb_content_element{margin-bottom: 0px!important;}

.news-text-box {height: auto;}
.vc_row.wpb_row.vc_row-fluid.container-full-width.bg-grey {
    padding: 0px 5px 30px 5px !important;
}
a.btn.w-button {
    margin-top: 20px;
}

}


/* IPAD HORISONTALLY */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { 
    
    .service-wrapper h4 {
        font-size: 14px;
        line-height: 20px;
        margin-top: 18px;
    }


}

