@font-face {
    font-family: 'morgansans';
    src: url('/fonts/morgansans-bold-webfont.eot');
    src: url('/fonts/morgansans-bold-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/morgansans-bold-webfont.woff') format('woff'), url('/fonts/morgansans-bold-webfont.ttf') format('truetype'), url('/fonts/morgansans-bold-webfont.svg#morgansansbold') format('svg');
    font-weight: bold;
    font-style: normal;
}
/*
@font-face {
        font-family: 'morgansans';
    src: url('../fonts/morgansans-webfont.eot');
    src: url('../fonts/morgansans-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/morgansans-webfont.woff') format('woff'),
         url('../fonts/morgansans-webfont.ttf') format('truetype'),
         url('../fonts/morgansans-webfont.svg#morgansansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
*/



body {
    margin: 0;
    padding: 0;
    font: 17px/1.5 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    font-family: 'Titillium Web', sans-serif;
    background-color: #fff; /* maersk #E5E8E9 */
    font-weight: 400;
    color: #333333;
    /*background: url('IMG_0299_grey.jpg') no-repeat center center fixed; */
    /*
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 59%, rgba(0,0,0,0.65) 100%), url('IMG_0299_grey.jpg') no-repeat center center fixed;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(59%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.65))), url('IMG_0299_grey.jpg') no-repeat center center fixed;
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 59%,rgba(0,0,0,0.65) 100%), url('IMG_0299_grey.jpg') no-repeat center center fixed;
background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 59%,rgba(0,0,0,0.65) 100%), url('IMG_0299_grey.jpg') no-repeat center center fixed;
background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 59%,rgba(0,0,0,0.65) 100%), url('IMG_0299_grey.jpg') no-repeat center center fixed;
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 59%,rgba(0,0,0,0.65) 100%), url('IMG_0299_grey.jpg') no-repeat center center fixed;
*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

html {
    -ms-overflow-style: scrollbar; /*auto | none | scrollbar | -ms-autohiding-scrollbar*/
}

ul, menu, dir {
    display: block;
    list-style-type: square;
    padding-left: 25px;
}

.navbar ul, .navbar menu, .navbar dir {
    list-style-type: none;
}

ol {
    padding-left: 25px;
}

h1 {
    font-family: 'morgansans','Play', sans-serif;
    font-size: 48px;
    font-weight: 700;
    text-align: left;
	margin-top: 0px;
}

h3 {
    font-size: 28px;
    font-family: 'morgansans','Play', sans-serif;
    font-weight: 700;
}

h4 {
    font-size: 24px;
    font-family: 'morgansans','Play', sans-serif;
    font-weight: 400;
}

strong {
    font-weight: 700;
}

a {
    color: #f0f;
}

    a:hover {
        color: #333;
    }

    a, a:hover {
        /*-o-transition: color 0.25s ease-in;
        -webkit-transition: color 0.25s ease-in;
        -moz-transition: color 0.25s ease-in;
        transition: color 0.25s ease-in;*/
    }


section, article, header {
    display: block;
    float: left;
    width: 100%;
}

article {
    width: 96%;
    padding: 3em 2%;
}


h3 {
    margin-top: 0px;
    margin-bottom: 15px;
    color: #000;
}

.content p {
    /*margin: 0 0 15px;*/
}

.heading-arrangementer {
    text-transform: uppercase;
    font-family: 'morgansans''Titillium Web',"Arial Black",sans-serif;
    font-weight: 500;
    word-wrap: break-word;
    overflow-wrap: break-word;
    font-size: 22px;
    line-height: 25px;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6);
    margin-bottom: 0px;
}

small {
    font-family: Verdana;
    font-size: 10px;
}

.copyright p {
    font-size: 14px;
    color: #ddd;
}



.headbar {
    margin: 0;
    padding: 0;
    height: 25px;
    list-style-type: none;
    margin-top: 15px;
    font-size: 15px;
    position: relative;
    bottom: 5px;
}

    .headbar a {
        text-shadow: 0 0 10px rgba(0,0,0,0.8);
        color: #fff;
        font-weight: 700;
    }

    .headbar i {
        font-size: 22px;
        margin-left: 15px;
        padding: 0;
        list-style-type: none;
        text-shadow: 0 0 10px rgba(0,0,0,0.8);
        color: #fff;
    }

.dark, .dark a, .dark i {
    color: #aaa;
    text-shadow: 0 0 0px rgba(0,0,0,0);
}

.social {
    float: right;
}

.headinfo {
    float: right;
    margin-right: 30px;
    float: right;
}

    .headinfo i {
        margin-right: 5px;
        font-size: 16px;
    }





.boxed {
    padding: 15px 16px 18px 20px;
    margin-bottom: 20px;
    border: 0px solid #e3e3e3;
    border-radius: 0px;
    font-size: 15px;
}

    .boxed a {
        color: #ed32a8; /*Borsen ed32a8, imidt ec3415, facebook 3b5998, google 1a0dab, tc 089e00, dsb b41730 */
        /*text-shadow: 0 0 10px rgba(0,0,0,0.2); */
        text-decoration: underline;
        /*padding-top: 20px;*/
    }

@media only screen and (min-width: 1200px) {
    .boxed {
        padding: 20px 25px 23px 25px;
    }
}


.boxed-white {
    background-color: #fff;
    padding: 25px;
}

.forrige, .neste {
    background-color: #fff;
    margin-bottom: 20px;
    border-top: 3px solid #000;
    margin-top: 20px;
}

    .forrige:hover, .neste:hover {
        background-color: #e9edeb;
    }

.boxed-forrige {
    margin: 0;
    font-size: 15px;
    line-height: 19px;
    padding: 10px;
    padding-left: 0px;
}

.boxed-neste {
    margin: 0;
    font-size: 15px;
    line-height: 19px;
    padding: 10px;
    padding-right: 0px;
    text-align: right;
}


.boxed-white a {
    color: #333;
}

.boxed-fakta {
    background-color: #e6e6e6;
    padding: 7px 20px 18px 20px;
    color: #000;
    float: left;
    margin-bottom: 15px;
    /*margin-left: -15px;
    margin-right: -15px;*/
    margin-top: 0px;
    font-size: 14px;
    box-shadow: 0 0 0px rgba(0,0,0,0.0);
}




    .boxed-fakta i {
        padding: 0px 6px 0px 0px;
        font-size: 13px;
    }

    .boxed-fakta h5 {
        font-size: 20px;
        font-weight: 700;
        color: #000;
        margin-bottom: 12px;
    }

.boxed h3 {
    font-size: 20px;
    font-weight: 700;
    color: #000;
    margin-bottom: 12px;
}

.boxed-links {
    background-color: #e6e6e6;
    padding: 15px 20px 18px 20px;
    padding-bottom: 10px;
    color: #000;
    float: left;
    margin-bottom: 15px;
    /*margin-left: -15px;
    margin-right: -15px;*/
    margin-top: 0px;
    width: 100%;
    font-size: 16px;
    box-shadow: 0 0 0px rgba(0,0,0,0.0);
}

    .boxed-links a {
        text-decoration: none;
        /*font-weight:bold;*/
    }

        .boxed-links a:hover {
            text-decoration: underline;
            /*font-weight:bold;*/
        }

@media only screen and (min-width: 992px) {
    .boxed-fakta {
        margin-bottom: 15px;
        margin-left: -110px;
        margin-right: 20px;
        margin-top: 5px;
    }
	.nav>li>a {
	    padding: 10px 12.5px;
	}
}

@media only screen and (min-width: 1100px) {
    .boxed-fakta {
        margin-left: -110px;
    }
	.nav>li>a {
    	padding: 10px 12.5px;
	}
}

@media only screen and (min-width: 1200px) {
    .boxed-fakta {
        margin-left: -130px;
    }
	.nav>li>a {
    	padding: 13px 20px;
	}
}


.citat {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    border-top: 3px solid #000;
    border-bottom: 3px solid #000;
    border-left: 0px;
	border-right: 0px;
    margin: 6px 0px 10px 0px;
    float: left;
    padding: 15px 0;
    clear: both;
}


@media only screen and (min-width: 992px) {
    .citat {
        margin-bottom: 15px;
        margin-left: -105px;
        margin-right: 20px;
        margin-top: 5px;
    }
}

@media only screen and (min-width: 1100px) {
    .citat {
        margin-left: -110px;
    }
}

@media only screen and (min-width: 1200px) {
    .citat {
        margin-left: -120px;
    }
}


.citat p {
    font-family: 'Titillium Web', sans-serif;
    font-weight: 200;
    font-size: 24px;
    line-height: 1.1;
    word-wrap: break-word;
}

.citat cite {
    font-family: 'Titillium Web', sans-serif;
    font-weight: 400;
    font-size: 16px;
    text-align: right;
    display: block;
    margin-top: 5px;
}
/**/

.boxed-facebook {
    background-color: #3b5998;
    color: #fff;
}

.boxed-twitter {
    background-color: #55acee !important;
    color: #fff;
}

.boxed-instagram {
    background-color: #55acee !important;
    background: url(lighthouse.jpg) no-repeat;
    padding: 25px;
    color: #fff;
}

.boxed-nyhedsbrev {
    background-color: #777 !important;
    color: #fff;
}

    .boxed-facebook h3, .boxed-twitter h3, .boxed-instagram h3, .boxed-nyhedsbrev h3 {
        color: #fff;
    }

.boxed-instagram h3 {
    text-shadow: 0 0 10px rgba(0,0,0,0.2);
}



.readmore {
    color: #fff;
    text-shadow: 0 0 10px rgba(0,0,0,0.2);
    text-decoration: underline;
    padding-top: 10px;
    /*font-weight:700;*/
}

.footer {
    background-color: #000;
}

    .footer h3 {
        color: #fff;
    }

.tags {
    margin-top: 25px;
}

    .tags ul {
        list-style: none;
        -webkit-padding-start: 0px;
    }

    .tags a {
        display: block;
        float: left;
        margin-right: 1px;
        margin-bottom: 1px;
        -webkit-transition: all 100ms;
        transition: all 100ms;
        background-color: #e6e6e6;
        text-decoration: none;
        padding: 4px 9px;
        text-decoration: none;
        color: #000;
        font-size: 15px;
    }

        .tags a:hover {
            background-color: #ddd;
        }

    .tags li i {
        color: #777f83;
        margin-right: 5px;
    }






/*
.row {
    margin-left: -10px;
    margin-right: -10px;
}

.container {
    padding-left: 10px;
    padding-right: 10px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}
*/






/* columns of same height styles */
.container-xs-height {
    display: table;
    padding-left: 0px;
    padding-right: 0px;
}
/* 
.row-xs-height {
    display:table-row;
}
.col-xs-height {
    display:table-cell;
    float:none;
}
@media (min-width: 768px) {
    .container-sm-height {
        display:table;
        padding-left:0px;
        padding-right:0px;
    }
    .row-sm-height {
        display:table-row;
    }
    .col-sm-height {
        display:table-cell;
        float:none;
    }
}
@media (min-width: 992px) {
    .container-md-height {
        display:table;
        padding-left:0px;
        padding-right:0px;
    }
    .row-md-height {
        display:table-row;
    }
    .col-md-height {
        display:table-cell;
        float:none;
    }
}
@media (min-width: 1200px) {
    .container-lg-height {
        display:table;
        padding-left:0px;
        padding-right:0px;
    }
    .row-lg-height {
        display:table-row;
    }
    .col-lg-height {
        display:table-cell;
        float:none;
    }
}
    */

/* vertical alignment styles */
.col-top {
    vertical-align: top;
}

.col-middle {
    vertical-align: middle;
}

.col-bottom {
    vertical-align: bottom;
}


/* Social */
.share {
    margin-top: 20px;
    min-height: 25px;
}

@media (min-width: 992px) {
    .share {
        margin-top: 50px;
        min-height: 25px;
    }
}

.share .btn {
    padding: 1px 10px 0px 11px;
    font-size: 13px;
    border-radius: 0px;
    color: #fff;
    display: normal;
    margin-right: 10px;
    margin-bottom: 5px;
}

.share i {
    padding: 4px 10px 6px 0px;
    font-size: 13px;
}

.share a {
    text-decoration: none;
}

.btn.btn-facebook {
    background: #65779e;
}

    .btn.btn-facebook:hover {
        background: #5a6a8d !important;
    }

.btn.btn-twitter {
    background: #7fc0e1;
}

    .btn.btn-twitter:hover {
        background: #71abc8 !important;
    }

.btn.btn-googleplus {
    /* background: #626262;*/
    background: #c65044;
}

    .btn.btn-googleplus:hover {
        /* background: #575757 !important; */
        background: #b0473d !important;
    }

.btn.btn-pinterest {
    background: #c65044;
}

    .btn.btn-pinterest:hover {
        background: #b0473d !important;
    }

.btn.btn-linkedin {
    background: #4875B4;
}

    .btn.btn-linkedin:hover {
        background: #4875B4 !important;
    }


/* Social egne */


.social ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.social li {
    float: right;
    margin-left: 2px;
    margin-bottom: 0px;
    display: inline;
    width: auto;
    background-color: #000000;
}

    .social li a {
        -moz-transition: all .3s ease 0s;
        -webkit-transition: all .3s ease 0s;
        transition: all .3s ease 0s;
        float: left;
        display: block;
        margin: 0;
        padding: 0;
        width: 35px;
        height: 35px;
        text-indent: -9999px;
        background: url(social-large.png) no-repeat 500px 0;
    }

    .social li.facebook a {
        background-position: 0 0;
    }

        .social li.facebook a:hover {
            background-color: #3b5998;
            background-position: 0 -35px;
        }

    .social li.googleplus a {
        background-position: -35px 0;
    }

        .social li.googleplus a:hover {
            background-color: #d94a39;
            background-position: -35px -35px;
        }

    .social li.twitter a {
        background-position: -70px 0;
    }

        .social li.twitter a:hover {
            background-color: #48c4d2;
            background-position: -70px -35px;
        }

    .social li.linkedin a {
        background-position: -105px 0;
    }

        .social li.linkedin a:hover {
            background-color: #71b2d0;
            background-position: -105px -35px;
        }



/* Faktabox */

@media only screen and (min-width: 767px) {
    [class*="dr-site-factbox"].boxed > [class*="heading-"]:first-child,
    [class*="dr-site-factbox"].boxed-image > [class*="heading-"]:first-child {
        /*margin: -20px -20px 20px;*/
        border-top: 0 solid transparent;
        text-transform: uppercase;
        padding: 10px 20px;
        border-bottom: 1px solid #FFF;
        border-bottom-color: rgba(255, 255, 255, 0.5);
        font-size: 16px;
    }

    [class*="dr-site-factbox"] + .section {
        margin-top: 20px;
    }

    .dr-site-factbox-article,
    [class*="article-content"] [class*="dr-site-factbox"] {
        float: left;
        margin-bottom: 10px;
        margin-left: -120px;
        margin-right: 20px;
        margin-top: 6px;
        font-size: 13px;
        /*
	@media only screen and (max-width: 740px) {
		margin-left: 0;
	}

	@media only screen and (max-width: 600px) {
		float: none;
		margin: 0;
	}
	*/
    }
}

[class*="dr-icon"][class*="-link"]:before,
.dr-site-navigation li.active a,
.dr-site-factbox,
.dr-site-factbox-article,
.current-topics h2 {
    background-color: #ccc;
}



/* Citat */



@media only screen and (min-width: 767px) {
    .dr-site-quotationbox {
        margin: 6px 20px 10px -120px;
    }
}
/* Overlay */
.gradient-overlay.show {
    background: url(DRTV_Teaser_MASKE.png) bottom repeat-x;
}

.gradient-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
}

div[class^=spot-2] {
    margin-bottom: 30px;
}

@media screen and (min-width: 768px) {
    div[class^=spot-2] .list-caption {
        padding: 25px;
    }



    div[class^=spot] .list-caption .punchline {
        padding-top: 7px;
    }

    .heading-medium {
        font-size: 18px;
        line-height: 20px;
    }



    div[class^=spot-2] .list-caption {
        padding: 10px;
    }

    div[class^=spot] .list-caption {
        position: absolute;
        bottom: 0;
        color: #fff;
        width: 100%;
        z-index: 4;
        padding: 25px;
    }

        div[class^=spot] .list-caption .punchline {
            margin-top: 10px;
            border-top: 5px solid #fff;
            color: #fff;
            padding-top: 0;
        }

            div[class^=spot] .list-caption .punchline .heading-medium {
                color: #fff;
                margin-bottom: 0;
            }



    /* Carousel */
    owl-carousel .owl-item {
        position: relative;
        min-height: 1px;
        float: left;
        -webkit-backface-visibility: hidden;
        -webkit-tap-highlight-color: rgba(0,0,0,0);
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    #front-carousel .item {
        margin: 0;
    }

        #front-carousel .item a, #front-carousel .item a:hover {
            text-decoration: none;
        }

            #front-carousel .item a, #front-carousel .item a:hover {
                text-decoration: none;
            }

    .carousel-container .gradient.show {
        background-image: url(DRTV_Karrusel_MASKE_20-9.png);
        background-size: cover;
    }

    .carousel-container .gradient {
        position: absolute;
        top: 0;
        z-index: 200;
        width: 100%;
        height: 100%;
    }

    .owl-carousel .image-wrap {
        z-index: 1;
    }

    .image-wrap {
        position: relative;
        display: block;
    }

    .carousel-caption {
        color: #fff;
        left: 6%;
        bottom: 62px;
        right: 51%;
        padding-bottom: 10px;
        position: absolute;
        z-index: 300;
        border-top: 5px solid #fff;
        border-bottom: 1px solid gray;
    }

        .carousel-caption .caption-header .headline {
            color: #fff;
            text-transform: uppercase;
            font-size: 16px;
            font-family: 'Titillium Web',Arial,sans-serif;
        }



    /* Headings */
    @media (min-width: 1200px) {
        .heading-xlarge {
            font-size: 42px;
            line-height: 44px;
        }

        .heading-arrangementer {
            font-size: 24px;
            line-height: 28px;
        }
    }
}

@media (min-width: 992px) {
    .heading-xlarge {
        font-size: 36px;
        line-height: 38px;
    }
}

@media (min-width: 768px) {
    .heading-xlarge {
        font-size: 36px;
        line-height: 38px;
    }
}




.heading-medium {
    font-family: 'morgansans','Titillium Web',"Arial Black",sans-serif;
    font-weight: 500;
    word-wrap: break-word;
    overflow-wrap: break-word;
    font-size: 20px;
    line-height: 20px;
    color: #000;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6);
}

.heading-xlarge {
    font-family: 'morgansans','Titillium Web',"Arial Black",sans-serif;
    font-weight: 400;
    word-wrap: break-word;
    overflow-wrap: break-word;
    font-size: 24px;
    line-height: 26px;
    color: #000;
}

.carousel-caption .caption-header {
    text-align: right;
    color: #fff;
}

    .carousel-caption .caption-header [class^=heading-] {
        color: #fff;
    }

ul.sen_kult_sp3 {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
}

    ul.sen_kult_sp3 li {
        margin: 0 0px 5px 0;
        padding: 0 0px 10px 0;
        width: 100%;
        float: left;
        border-bottom: 1px solid #F2F2F2;
    }

/* .dr-list-icon */

.clickable-list {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 12px;
}

    .clickable-list li {
        /*background: #fff;*/
        padding: 8px 0px 8px 0px;
        border-bottom: solid 1px #ccc;
        cursor: pointer;
        /*background: url(arrow_right.png) 2px 7px no-repeat;*/
        font-family: 'Titillium Web', "Arial", sans-serif;
        font-size: 16px;
        line-height: 18px;
        font-weight: bold;
    }
        /*     
.clickable-list li.first {
    padding-left: 15px !important;
    margin-top: 15px !important;
    padding-top: 0px !important;
}
*/


        .clickable-list li:first-child {
            /* padding-top: 0px !important; */
        }

        .clickable-list li.last {
            /*border-bottom: 0 !important;
    border-bottom: solid 1px #ccc;*/
        }

        .clickable-list li a {
            color: #000;
            text-decoration: none;
        }

        .clickable-list li:hover {
            background-color: #eee;
            background-position: 6px 7px;
            background-repeat: no-repeat;
        }
            /* other arrow color
.clickable-list li:hover {
    background-color: #ffe;
    background-position: 2px -100px;
    background-repeat: no-repeat;
}
*/
            .clickable-list li:hover a, .clickable-list li a:hover {
                color: #000;
            }

    .clickable-list a em {
        color: #333;
        display: block;
        font: normal 85% Verdana, Arial, Helvetica, sans-serif;
        line-height: 125%;
    }

    .clickable-list a span {
        color: #555;
        display: block;
        font: normal 70% Verdana, Arial, Helvetica, sans-serif;
        line-height: 150%;
    }

    .clickable-list .stamp {
        color: #555;
        display: block;
        font: normal 70% Verdana, Arial, Helvetica, sans-serif;
        line-height: 150%;
    }





.blog-post-meta {
    font-size: 14px;
    color: #aaa;
}



.clickable-submenulist {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 12px;
    border-bottom: 2px solid #000;
    border-top: 2px solid #000;
}

    .clickable-submenulist ul {
        list-style: none;
    }

    .clickable-submenulist .fa {
        line-height: 30px;
    }

    .clickable-submenulist li {
        /*background: #fff;
        padding: 6px 0px 6px 0px;*/
        border-bottom: solid 0px #ccc;
        cursor: pointer;
        /*background: url(arrow_right.png) 2px 7px no-repeat;*/
        font-family: 'Titillium Web', "Arial", sans-serif;
        font-size: 15px;
        line-height: 30px;
        font-size: 15px;
        line-height: 26px;
        font-weight: normal;
        /*float: left;
		display:list-item;*/
        margin-bottom: 1px;
    }

        .clickable-submenulist li.first {
            margin-bottom: 0px;
        }



        .clickable-submenulist li a:hover {
            /*background-color: #eee;
            background-position: 6px 7px;
            background-repeat: no-repeat;
            padding: 3px 10px 4px 10px;
            transition: all 0.1s ease;*/
            text-decoration: underline;
        }

        .clickable-submenulist li a {
            color: #000;
            text-decoration: none;
            padding: 3px 10px 4px 0px;
        }

            .clickable-submenulist li:hover a, .clickable-submenulist li a:hover {
                color: #000;
            }

    .clickable-submenulist .active span {
        background-color: #eee;
        font-weight: bold;
        min-height: 30px;
    }

    .clickable-submenulist .active {
        line-height: 30px;
    }
    /*
	.clickable-submenulist .active:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 20px solid #eee;
    border-bottom: 20px solid #eee;
    border-right: 20px solid #ccc;
}*/

    .clickable-submenulist .right-triangle {
        display: inline-block;
        width: 0;
        height: 0;
        border-top: 0px solid #fff;
        border-bottom: 0px solid #fff;
        border-right: 0px solid #eee;
        vertical-align: middle;
        position: absolute;
        left: -1px;
    }

    .clickable-submenulist .active .right-triangle {
        display: inline-block;
        width: 0;
        height: 0;
        border-top: 16px solid #fff;
        border-bottom: 16px solid #fff;
        border-right: 16px solid #eee;
        vertical-align: middle;
        position: absolute;
        left: -1px;
    }

    .clickable-submenulist li a:hover .right-triangle {
        display: inline-block;
        width: 0;
        height: 0;
        border-top: 16px solid #fff;
        border-bottom: 16px solid #fff;
        border-right: 16px solid #eee;
        vertical-align: middle;
        position: absolute;
        left: -1px;
    }

.eventinfo div {
    margin-bottom: 10px;
    font-size: 17px;
    line-height: 20px;
    padding-right: 0px;
    /*padding-left: 15px;*/
    color: #000;
}

.eventinfo i {
    color: #999;
}

.bread {
    font-size: 15px;
    color: #ccc;
}

    .bread a {
        color: #ccc;
    }

        .bread a:hover {
            color: #555;
            text-decoration: none;
        }






/* NAVBAR*/

#search-login {
    position: relative;
    z-index: 201;
}

#searchform .searcharea {
    position: relative;
}

.your-search #searchform #s {
    width: 50px;
    padding: 0 0 0 50px;
    border: 0;
}

#searchform #s {
    width: 79%;
    padding: 15px;
    line-height: 50px;
    height: 50px;
}

#searchform .searchbutton {
    display: none;
}

#searchform .searchbutton {
    height: 30px;
    position: absolute;
    right: 0px;
    top: 5px;
    width: 44px;
    text-indent: -9999px;
}

.btn, button, input[type='submit'], input[type='reset'], input[type='button'], .icontext, .btn-act {
    background-color: #c93638;
    border-color: transparent;
}

#searchform input {
    background: transparent;
    border: 0;
}

.search > a {
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}

#search-login .toggle-triger {
    border-left: 1px solid #e8e8e8;
}



/* menu styes */
.list-unstyled,
.list-unstyled ul {
    min-width: 120px;
}

@media ( min-width: 767px ) {
    .panel-group {
        width: 400px;
    }

    .thumbnail {
        margin: 0;
    }
}

/* Grid demo styles */
.grid-demo {
    padding: 10px 30px;
}

    .grid-demo [class*="col-"] {
        margin-top: 5px;
        margin-bottom: 5px;
        font-size: 1em;
        text-align: left;
        line-height: 2;
        background-color: #e5e1ea;
        border: 1px solid #d1d1d1;
    }

.grid-demo2 [class*="col-"] {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 1em;
    text-align: left;
    line-height: 2;
    background-color: #e5e1ea;
    border: 1px solid #d1d1d1;
}




/*!
 * Yamm!3
 * Yet another megamenu for Bootstrap 3
 * 
 * http://geedmo.github.com/yamm3
 */
.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
    position: static;
}

.yamm .container {
    position: relative;
}

.yamm .dropdown-menu {
    left: auto;
}

.yamm .nav.navbar-right .dropdown-menu {
    left: auto;
    right: 0;
}

.yamm .yamm-content {
    padding: 20px 30px;
}

.yamm .dropdown.yamm-fw .dropdown-menu {
    left: 0;
    right: 0;
}





/*!
                .open > ul.nav li.dropdown:hover ul.dropdown-menu {

                }

                ul.nav li.dropdown:hover ul.dropdown-menu {
                    opacity: .3;
                    -webkit-transform-origin: top;
                    transform-origin: top;
                    -webkit-animation-fill-mode: forwards;
                    animation-fill-mode: forwards;
                    -webkit-transform: scale(1, 0);
                    display: block;
                    transition: all 0.2s linear;
                    -webkit-transition: all 0.2s linear;
                }

        }*/
ul.nav li.dropdown:hover ul.dropdown-menu {
    display: block;
}

ul.nav li.dropdown:hover > li.dropdown {
    background-color: #e7e7e7;
}
/*! DROP */
/*!ul.nav li.dropdown > ul.dropdown-menu {
                    -webkit-transform-origin: top;
                    transform-origin: top;
                    -webkit-animation-fill-mode: forwards;
                    animation-fill-mode: forwards;
                    -webkit-transform: scale(1, 0);
                    transition: all 0.2s linear;
                    -webkit-transition: all 0.2s linear;
                }

                ul.nav li.dropdown:hover > ul.dropdown-menu {
                    -webkit-transform: scale(1, 1);
                    transform: scale(1, 1);
                    opacity: 1;
                }*/
/*!
                FADE
                ul.nav li.dropdown > ul.dropdown-menu {
                    opacity: 0;
                    margin: 0;
                    visibility: hidden;
                    display: block;
                    -webkit-transition: opacity 0.5s ease-in-out;
                    -moz-transition: opacity 0.5s ease-in-out;
                    -o-transition: opacity 0.5s ease-in-out;
                    transition: opacity 0.5s ease-in-out;
                }

                ul.nav li.dropdown:hover > ul.dropdown-menu {
                    visibility: visible;
                    opacity: 1;
                    display: block;
                    margin: 0;
                }
                */

.navbar {
    border: 0px;
    margin-bottom: 0px;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #fff;
}

.dropdown-menu li a {
    display: block;
    padding: 3px 10px;
    clear: both;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.428571429;
    color: #333;
}

.dropdown-menu ul {
    list-style: none !important;
    list-style-type: none !important;
}

.dropdown-menu li a:hover {
    background-color: #eee;
    text-decoration: none;
}


/*! DROP level 3 */
.dropdown-menu li ul li a {
    font-weight: 400;
    font-size: 14px;
    line-height: 15px;
    padding: 6px 10px;
}

.dropdown-menu li ul {
    margin-left: 0;
    padding-left: 0;
    /*list-style: georgian;*/
    -webkit-padding-start: 0px;
}


.navbar-nav > li > a {
    font-size: 18px;
    font-weight: bold;
}

.dropdown-menu {
    border: 0px;
    padding-bottom: 15px;
    padding-top: 10px;
}

.bklogo {
    float: left;
    margin-top: 3px;
    margin-right: 30px;
}

@media (max-width: 767px) {
    .dropdown-menu {
        position: relative;
        float: none;
    }
}

/* Basic CSS */


.navbar-nav > li > a {
    font-size: 20px;
    font-weight: bold;
}


@media (max-width: 1200px) {

    .navbar-nav > li > a {
        font-size: 18px;
    }

    .navbar-nav > li > a {
        padding-top: 13px;
        padding-bottom: 13px;
    }

    .bklogo {
        float: left;
        margin-top: 3px;
        margin-right: 20px;
    }



    .your-search #searchform #s {
        width: 46px;
        padding: 0 0 0 46px;
        border: 0;
    }

    #searchform #s {
        line-height: 46px;
        height: 46px;
    }

    .search > a {
        width: 46px;
        height: 46px;
        line-height: 46px;
    }
}

.navbar {
    min-height: 46px;
}












#nav.affix {
    position: fixed;
    top: 0;
    width: 1140px;
    margin-right: auto;
    margin-left: auto;
    z-index: 10;
}

#nav > .navbar-inner {
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
}


@media (min-width: 768px) {
    #nav.affix {
        width: 720px;
    }
}

@media (min-width: 992px) {
    #nav.affix {
        width: 940px;
    }
}

@media (min-width: 1200px) {
    #nav.affix {
        width: 1140px;
    }
}






/* Sidebar modules for boxing content */

.sidebar-module-inset {
    padding: 15px;
    background-color: #f5f5f5;
    border-radius: 4px;
}

    .sidebar-module-inset p:last-child,
    .sidebar-module-inset ul:last-child,
    .sidebar-module-inset ol:last-child {
        margin-bottom: 0;
    }














.dropdown-menu {
    border-radius: 0px;
}

.navbar-collapse {
    padding-left: 0px;
    padding-right: 0px;
}

.header-wrapper .navbar {
    border-radius: 0px;
}


.navbar-collapse {
    /*box-shadow: 0 0 15px rgba(255,255,255,0.3);*/
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
    -o-transition: color 0.0s ease-in;
    -webkit-transition: color 0.0s ease-in;
    -moz-transition: color 0.0s ease-in;
    transition: color 0.0s ease-in;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    /*background-color: #fff;*/
    color: #000;
}

.navbar-default .navbar-nav > li > a:hover {
    color: #000;
    -o-transition: color 0.0s ease-in;
    -webkit-transition: color 0.0s ease-in;
    -moz-transition: color 0.0s ease-in;
    transition: color 0.0s ease-in;
}

.navbar-default {
    background-color: transparent;
    background-color: #000;
    border-color: #e7e7e7;
}


.dropdown-menu .divider {
    height: 2px;
    margin: 5px 0;
    margin-left: 10px;
    margin-right: 20px;
    overflow: hidden;
    background-color: #e5e5e5;
}
























.wide {
    width: 100%;
    height: 200px;
    background-image: url('../assets/forside_7.jpg');
    background-size: cover;
}

    .wide img {
        width: 100%;
    }

.logo {
    color: #fff;
    font-weight: 800;
    font-size: 14pt;
    padding: 25px;
    text-align: center;
}

.line {
    padding-top: 20px;
    white-space: no-wrap;
    overflow: hidden;
    text-align: center;
}


/* Headings */


.heading-medium {
    font-family: 'morgansans','Titillium Web',"Arial Black",sans-serif;
    font-weight: 500;
    word-wrap: break-word;
    overflow-wrap: break-word;
    font-size: 20px;
    line-height: 20px;
    color: #000;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6);
}

.heading-large {
    font-family: 'morgansans','Play','Titillium Web',"Arial Black",sans-serif;
    font-weight: 400;
    word-wrap: break-word;
    overflow-wrap: break-word;
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    text-shadow: 0 0 10px rgba(0,0,0,0.3);
}

.heading-xlarge {
    font-family: 'morgansans','Play','Titillium Web',"Arial Black",sans-serif;
    font-weight: 700;
    word-wrap: break-word;
    overflow-wrap: break-word;
    font-size: 30px;
    line-height: 32px;
    color: #000;
    text-shadow: 0 0 10px rgba(0,0,0,0.3);
}

@media (min-width: 768px) {
    .heading-xlarge {
        font-size: 40px;
        line-height: 43px;
    }

    .heading-large {
        font-size: 20px;
        line-height: 22px;
    }
}

@media (min-width: 992px) {
    /*.heading-xlarge {
        font-size: 48px;
        line-height: 43px;
    }*/

    .heading-xlarge {
        font-size: 55px;
        line-height: 60px;
    }

    .heading-large {
        font-size: 22px;
        line-height: 25px;
    }
}

@media (min-width: 1200px) {
    /*
    .heading-xlarge {
        font-size: 55px;
        line-height: 60px;
    }
	*/

    .heading-xlarge {
        font-size: 65px;
        line-height: 65px;
    }

    .heading-large {
        font-size: 26px;
        line-height: 31px;
    }

    .boxed-fakta {
        margin-left: -130px;
    }
}



/* Overlay */
.grad-overlay.show {
    background: url('../assets/big-mask.png');
    background-size: cover;
}

.grad-overlay.show-person {
    background: url('../assets/person-mask.png');
    background-size: cover;
    max-width: 550px;
}

.grad-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
}

.caption {
    position: absolute;
    bottom: 0;
    color: #fff;
    /* width: 100%;*/
    z-index: 5;
    padding: 15px;
    padding-left: 0px;
    padding-right: 50px;
    max-width: 1140px;
}

.frontcaption {
    padding-left: 25px;
    padding-right: 20px;
}

@media (min-width: 768px) {
    .frontcaption {
        padding-left: 50px;
        padding-right: 200px;
    }

    .caption {
        padding: 35px;
        padding-left: 15px;
        padding-right: 200px;
    }
}

@media (min-width: 992px) {
    .frontcaption {
        padding-left: 50px;
        padding-right: 200px;
    }

    .caption {
        padding: 35px;
        padding-left: 105px;
        padding-right: 250px;
    }
}

@media (min-width: 1200px) {
    .frontcaption {
        padding-left: 50px;
        padding-right: 200px;
    }

    .caption {
        padding: 35px;
        padding-left: 127px;
        padding-right: 250px;
    }
}



.caption .punchline {
    margin-top: 10px;
    color: #fff;
    padding-top: 0;
}

    .caption .punchline .heading-xlarge {
        color: #fff;
        margin-bottom: 0;
    }




/* Overlay */
.gradient-overlay.show {
    background: url('../assets/mask.png') bottom repeat-x;
}

.gradient-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
}


@media screen and (min-width: 768px) {
    div[class^=spot-2] .list-caption {
        padding: 25px;
    }

    div[class^=spot] .list-caption .punchline {
        padding-top: 7px;
    }

    .heading-medium {
        font-size: 18px;
        line-height: 20px;
    }
}

div[class^=spot-2] .list-caption {
    max-width: 400px;
    padding: 10px;
}

div[class^=spot] .list-caption {
    position: absolute;
    bottom: 0;
    color: #fff;
    width: 100%;
    z-index: 5;
    padding: 20px;
    padding-bottom: 17px;
}

    div[class^=spot] .list-caption .punchline {
        margin-top: 10px;
        border-top: 0px solid #fff;
        color: #fff;
        padding-top: 0;
    }



        div[class^=spot] .list-caption .punchline .heading-medium {
            color: #fff;
            margin-bottom: 0;
        }

div[class^=spot] .list-caption-top {
    position: absolute;
    top: 0;
    color: #fff;
    width: 100%;
    z-index: 20;
    padding: 20px;
    padding-top: 12px;
}

    div[class^=spot] .list-caption-top .caption-tel {
        margin-top: 0px;
        font-size: 20px;
        line-height: 26px;
        border-top: 0px solid #fff;
        color: #fff;
        padding-top: 0;
        text-shadow: 0 1px 2px rgba(0,0,0,0.6);
    }


/* Carousel */
owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#front-carousel .item {
    margin: 0;
}

    #front-carousel .item a, #front-carousel .item a:hover {
        text-decoration: none;
    }

        #front-carousel .item a, #front-carousel .item a:hover {
            text-decoration: none;
        }

.carousel-container .gradient.show {
    background-image: url(../assets/big-mask.png);
    background-size: cover;
}

.carousel-container .gradient {
    position: absolute;
    top: 0;
    z-index: 200;
    width: 100%;
    height: 100%;
}

.owl-carousel .image-wrap {
    z-index: 1;
}

.image-wrap {
    position: relative;
    display: block;
}

.carousel-caption {
    color: #fff;
    left: 6%;
    bottom: 62px;
    right: 51%;
    padding-bottom: 10px;
    position: absolute;
    z-index: 300;
    border-top: 5px solid #fff;
    border-bottom: 1px solid gray;
}

    .carousel-caption .caption-header .headline {
        color: #fff;
        text-transform: uppercase;
        font-size: 16px;
        font-family: 'Titillium Web',Arial,sans-serif;
    }





    .carousel-caption .caption-header {
        text-align: right;
        color: #fff;
    }

        .carousel-caption .caption-header [class^=heading-] {
            color: #fff;
        }

ul.sen_kult_sp3 {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
}

    ul.sen_kult_sp3 li {
        margin: 0 0px 5px 0;
        padding: 0 0px 10px 0;
        width: 100%;
        float: left;
        border-bottom: 1px solid #F2F2F2;
    }














.overlay {
    color: #fff;
    position: absolute;
    z-index: 12;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
}


/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.header-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
}



/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
    z-index: 1;
}

/* Declare heights because of positioning of img element */
#topCarousel.carousel .item {
    min-height: 200px;
    background-color: #fff;
}

#topCarousel.carousel img:not(.krusedulle) {
    position: absolute;
    top: 0;
    left: 0;
    min-height: 200px;
}

#topCarousel.carousel img:not(.krusedulle) {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 500px;
    max-width: none;
}

#topCarousel.carousel-indicators {
    right: 300px;
    bottom: 3px;
    z-index: 6;
    /* position: absolute;
bottom: 10px;
left: 50%;
z-index: 15;
width: 60%;
padding-left: 0; 
margin-left: -30%;
text-align: center;
list-style: none;*/
}






/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {

    /* Navbar positioning foo */
    .header-wrapper {
        <!-- margin-top: 20px; -->
        margin-bottom: -90px; /* Negative margin to pull up carousel. 90px is roughly margins and height of navbar. */
    }


    /* Bump up size of carousel content */
    .carousel-caption p {
        margin-bottom: 20px;
        font-size: 21px;
        line-height: 1.4;
    }
}


.focusline-lg {
    width: 110px;
    height: 7px;
    background-color: #fff;
}

.carousel-control {
    z-index: 4;
}

@media (max-width: 500px) {
    .carousel .img-responsive, .carousel .thumbnail > img, .carousel .thumbnail a > img, .carousel .carousel-inner > .item > img, .carousel .carousel-inner > .item > a > img {
        /*height:200px;*/
        max-width: none;
        margin-left: auto;
        margin-right: auto;
    }
}



@media (min-width: 1200px) {
    .leftIndent15 {
        margin-left: 15px;
    }
}

.caption .heading-large {
	margin-bottom: 40px;
	font-size: 16px; 
	font-family: 'Titillium Web', sans-serif; 
	font-weight: 400;
}

.krusedulle {
	position: absolute;
    top: -7px;
    width: 1370px;
    left: -155px;;
}

.contentBilledeNormal, .contentBilledeNormalLeft, .contentBilledeNormalRight, .contentBilledeFull, .contentBilledePort {
    margin-top: 20px;
    margin-bottom: 20px;
}
.contentBilledePort, .contentBilledePortRund {
	margin-top: 5px;
	margin-bottom: 10px;
    margin-left: 20px;
    margin-right: 0px;
	max-width: 35%;
}
.contentBilledePortRund {
	margin-top: 5px;
	margin-bottom: 10px;
    margin-left: 20px;
    margin-right: 0px;
	max-width: 35%;
}

@media (min-width: 768px) {
    .contentBilledeNormalRight, .contentBilledeFull {
        margin-right: -250px;
    }
	
	.contentBilledePort {
    margin-right: 10px;
		max-width: 25%;
}
		.contentBilledePortRund {
    margin-right: 5px;
		max-width: 30%;
}
	
	.krusedulle {
	    top: 15px;
    	width: 1370px;
    	left: -140px;
	}
			
	.caption .heading-large {
		margin-bottom: 35px;
	}
}

@media (min-width: 992px) {
    .contentBilledeNormalLeft, .contentBilledeFull {
        margin-left: -108px;
    }

    .contentBilledeNormalRight, .contentBilledeFull {
        margin-right: -324px;
    }
	
	.krusedulle {
		width: 1650px;
    	top: 9px;
    	left: -80px;
	}
		
	.caption .heading-large {
		margin-bottom: 40px;
	}
}

@media (min-width: 1200px) {
    .contentBilledeNormalLeft, .contentBilledeFull {
        margin-left: -129px;
    }

    .contentBilledeNormalRight, .contentBilledeFull {
        margin-right: -456px;
    }
	
	.krusedulle {
		width: 2000px;
    	top: 2px;
    	left: -95px;
	}
	
	.caption .heading-large {
		margin-bottom: 50px;
	}
}

a[href^="http://maps.google.com/maps"] {
    display: none !important;
}

.gmnoprint a, .gmnoprint span {
    display: none;
}

.gmnoprint div {
    background: none !important;
}

html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 220px;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    /*height: 220px;*/
}






.brancher {
    margin-top: -9px;
}



    .brancher ul {
        list-style: none;
        -webkit-padding-start: 0px;
        padding-left: 0px;
    }

    .brancher a {
        /*font-family:Arial;*/
        display: block;
        float: left;
        margin-right: 1px;
        margin-bottom: 1px;
        -webkit-transition: all 100ms;
        transition: all 100ms;
        background-color: #e6e6e6;
        text-decoration: none;
        padding: 2px 7px;
        text-decoration: none;
        color: #000;
        font-size: 13px;
        font-weight: 600;
        height: 22px;
    }

        .brancher a:hover {
            background-color: #ddd;
        }

    .brancher li i {
        color: #777f83;
        margin-right: 5px;
    }



.virksomhedsInfo strong {
    font-size: 18px;
}

.virksomhedsInfo img {
    margin-right: 7px;
    margin-top: -2px;
}

.virksomhedsInfo span {
    color: #aaa;
    margin-right: 7px;
}

.virksomhedsData {
    margin-top: 3px;
    margin-right: 0px;
    font-size: 15px;
}

    .virksomhedsData strong {
        font-size: 18px;
    }

    .virksomhedsData span {
        color: #aaa;
        margin-right: 7px;
    }

    .virksomhedsData a {
        color: #000;
        text-decoration: underline;
    }

    .virksomhedsData h3 {
        font-size: 20px;
        margin-bottom: 10px;
        margin-top: 30px;
    }

.virksomhedsKontakt {
    margin-bottom: 20px;
}

.virksomhedsLogo {
    margin-top: 25px;
}

    .virksomhedsLogo img {
        max-width: 200px;
        max-height: 200px;
    }

.virksomhedsLinie {
    height: 1px;
    width: 100px;
    background-color: #000;
    margin-top: -3px;
    margin-bottom: 8px;
}

.content {
    margin-bottom: 30px;
}

.resume {
    margin-bottom: 20px;
}

@media (max-width: 768px) {
    .resume {
        margin-top: 15px;
        margin-bottom: 20px;
    }
}


.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
    margin-left: 0px;
}

.btn-sm, .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 0px;
}

.btn, button, input[type='submit'], input[type='reset'], input[type='button'], .icontext, .btn-act {
    background-color: #000;
    color: #fff;
    border-color: transparent;
}

.alfabet .btn, .alfabet button, input[type='submit'], input[type='reset'], input[type='button'], .icontext, .alfabet .btn-act {
    background-color: #d6d6d6;
    color: #000;
    border-color: transparent;
    margin-right: 1px;
    margin-bottom: 1px;
}

    .alfabet .btn:active, .alfabet .btn.active {
        background-color: #ccc;
        color: #000;
        box-shadow: inset 0 0px 0px rgba(0,0,0,0);
        font-weight: 700;
    }

    .alfabet .btn:hover, .alfabet .btn:focus {
        background-color: #ccc;
        text-decoration: none;
    }

.form-control {
    border: 0px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,0);
    box-shadow: inset 0 0px 0px rgba(0,0,0,0);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

select {
    -webkit-appearance: menulist;
    box-sizing: border-box;
    align-items: center;
    border: 0px solid;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    white-space: pre;
    -webkit-rtl-ordering: logical;
    color: black;
    background-color: white;
    cursor: default;
    height: 34px;
    padding-left: 5px;
    font-size: 14px;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 0px solid #ccc;
    border-radius: 0px;
}

/*.virksomhedList {
border-bottom:1px solid #e6e6e6;
padding-top:5px;
padding-bottom:5px;
}

    .virksomhedList a:hover {
    background-color:#e6e6e6;
    width:100%;
    display:block;
    height:35px;
    }*/

.virksomhedList {
    border-top: 0px solid #e6e6e6;
    font-weight: normal;
    margin-bottom: 0px;
}

    .virksomhedList li {
        font-weight: 400;
    }

        .virksomhedList li a {
            display: block;
        }

    .virksomhedList i {
        padding-left: 10px;
        margin-top: 2px;
    }

    .virksomhedList .fokus {
        font-weight: 700;
    }

.virksomhedListHeader {
    border-bottom: 2px solid #000;
    font-weight: 700;
    font-size: 20px;
}

.virksomhedListFooter {
    border-top: 2px solid #000;
    padding-top: 15px;
    padding-bottom: 15px;
}

    .virksomhedListFooter i {
        position: relative;
        top: 1px;
    }

#contour fieldset, .contour fieldset {
    padding: 0;
    margin: 0 0 1.5em 0;
    border: none !Important;
}

.contourMessageOnSubmit {
    font-size: 24px;
    font-weight: 700;
    color: green;
}


.pagebrowser {
    color: #111;
    background: #fff;
    width: 100%;
    line-height: 18px;
    text-decoration: none !important;
    transition: all 250ms;
    position: relative;
}

    .pagebrowser:hover {
        background: #f8f8f8;
    }

.pagebrowsern span {
    transition: all 250ms;
    margin-right: 0px;
    margin-left: 0px;
}

.pagebrowser:hover span {
    margin-right: 0px;
    margin-left: 0px;
}




.mfp-container, .media-box, .media-boxes-load-more-button, .media-boxes-filter, .media-boxes-drop-down-menu > li > a, .media-boxes-drop-down-header > a {
    /* font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; */
    font-family: 'Titillium Web', sans-serif;
    font-weight: 400;
}


.media-boxes-load-more-button {
    font-size: 18px;
}

.mfp-title {
    background: transparent;
    text-shadow: 0 0 5px rgba(0,0,0,0.8);
}

/* Feedback popup */
.feedback-box {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 0px;
    background: rgba(0, 0, 0, 0.9);
    width: 100%;
    z-index: 200;
    overflow: hidden;
    transition: height 500ms;
}

    .feedback-box.active {
        height: 500px;
        padding-bottom: 10px;
    }
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */


/* Tabs */
.tab-content>.active {
	background-color:#eee;
	padding:15px;
	
}

.tabbable {
	margin-top:20px;
	}

.tabbable .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
  color: #555;
  cursor: default;
  background-color: #eee;
  border: 0px solid #ddd;
  border-bottom-color: transparent;
	font-size: 20px;
  font-family: 'morgansans','Play', sans-serif;
  font-weight: 700;
}

.tabbable .nav-tabs>li>a:hover {
  color: #555;
  cursor: default;
  background-color: #fff;
	text-decoration:underline;
  border: 0px solid #ddd;
  border-bottom-color: transparent;
	 cursor: pointer; 
	cursor: hand;
}

.tabbable .nav-tabs>li.active>a:hover {
	text-decoration:none;
	background-color: #eee;
}

.tabbable .nav-tabs {
  border-bottom: 0px solid #ddd;
	font-size: 20px;
  font-family: 'morgansans','Play', sans-serif;
  font-weight: 700;
}

.tabbable .nav>li>a {
  padding: 7px 15px;
}

.tabbable .nav-tabs>li {
  margin-bottom: 0px;
}

.tabbable .nav-tabs>li>a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 0px solid transparent;
  border-radius: 4px 4px 0 0;
}




/* Accordion */
.accordion-panel {
            
        }

            .accordion-panel .accordion {
                padding-top: 30px;
                border-bottom: 1px solid #a4a4a4;
            }

                .accordion-panel .accordion dt {
                    display: block;
                    padding: 15px;
					padding-right: 42px;
                    background: #FFF;
                    color: #000;
                    cursor: pointer;
                    position: relative;
                    user-select: none;
                    border-top: 1px solid #a4a4a4;
                    font-size: 20px;
					font-family: 'morgansans','Play', sans-serif;
					font-weight: 700;
                }

                .accordion-panel .accordion dt:hover {
                    background: #F4F4F4;
                }

                .accordion-panel .accordion dd {
                    height: 0;
                    overflow: hidden;
                    transition: height .35s ease-out;
                    margin-left: 0;
                    margin-bottom: 0px;
                    background: #FFF;
                }

                .accordion-panel .accordion .content {
                    padding: 15px;
                    overflow: auto;
                    border-top: 1px solid #e4e4e4;
					margin-bottom: 0px;
                }

            .accordion-panel .plus-icon {
                display: inline-block;
                width: 15px;
                height: 15px;
                position: relative;
                transition: transform 0.35s ease-out;
                position: absolute;
                right: 15px;
                top: 50%;
                margin-top: -8px;
            }

                .accordion-panel .plus-icon:before,
                .accordion-panel .plus-icon:after {
                    content: '';
                    background: #6bbf49;
                    position: absolute;
                }

                .accordion-panel .plus-icon:before {
                    width: 2px;
                    height: 15px;
                    margin-left: -0.5px;
                    left: 50%;
                }

                .accordion-panel .plus-icon:after {
                    width: 15px;
                    height: 2px;
                    margin-top: -0.5px;
                    top: 50%;
                    opacity: 1;
                    transition: opacity 0.35s ease-out;
                }

            .accordion-panel .is-open .plus-icon {
                transform: rotate(90deg);
            }

                .accordion-panel .is-open .plus-icon:after {
                    opacity: 0;
                }

            .accordion-panel .hidden {
                display: none;
            }

            .accordion-panel .open-btn,
            .accordion-panel .close-btn {
                cursor: pointer;
                position: absolute;
                right: 0;
                width: 90px;
            }

            .accordion-panel .buttons-wrapper {
                position: relative;
            }

                .accordion-panel .buttons-wrapper .plus-icon {
                    position: absolute;
                    right: 10px;
                    top: 12px;
                }

/* Cookie Dialog */
#gdpr-cookie-message {
    position: fixed;
    right: 30px;
    bottom: 30px;
    max-width: 410px;
    background-color: darkslategrey;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.15);
    margin-left: 30px;
    font-family: system-ui;
}
#gdpr-cookie-message h4 {
    color: greenyellow;
    font-family: 'morgansans','Play','Titillium Web',"Arial Black",sans-serif;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
}
#gdpr-cookie-message h5 {
    color: greenyellow;
    font-family: 'Titillium Web', sans-serif;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 10px;
}
#gdpr-cookie-message p, #gdpr-cookie-message ul {
    color: white;
    font-size: 15px;
    line-height: 1.5em;
}
#gdpr-cookie-message p:last-child {
    margin-bottom: 0;
    text-align: right;
}
#gdpr-cookie-message li {
    width: 49%;
    display: inline-block;
}
#gdpr-cookie-message a {
    color: greenyellow;
    text-decoration: none;
    font-size: 15px;
    padding-bottom: 0px;
    border-bottom: 1px solid rgba(255,255,255,0.75);
    transition: all 0.3s ease-in;
}
/*
#gdpr-cookie-message a:hover {
    color: white;
    border-bottom-color: greenyellow;
    transition: all 0.3s ease-in;
}
    */
#gdpr-cookie-message button,
button#ihavecookiesBtn {
    border: none;
    background: greenyellow;
    color: black;
    font-family: 'Titillium Web', sans-serif;
    font-size: 15px;
    padding: 7px;
    border-radius: 3px;
    margin-left: 15px;
    cursor: pointer;
    transition: all 0.3s ease-in;
    font-weight: 700;
}
/*
#gdpr-cookie-message button:hover {
    background: lawngreen;
    color: black;
    transition: all 0.3s ease-in;
}*/
button#gdpr-cookie-advanced {
    background: black;
    color: greenyellow;
}
#gdpr-cookie-message button:disabled {
    opacity: 0.3;
}
#gdpr-cookie-message input[type="checkbox"] {
    float: none;
    margin-top: 0;
    margin-right: 5px;
}

.contour input[type=file] {
    display: block;
    margin-top: 12px;
    margin-bottom: 10px;
}

.contour .checkboxlist input[type=checkbox] {
    margin-top: 7px;
    margin-bottom: 5px;
}

.content ul li, .content ol li {
	margin-top: 4px;
    margin-bottom: 4px;
}
#contour .checkboxlist input, #contour .radiobuttonlist input, #contour .checkbox input, .contour .checkboxlist input, .contour .radiobuttonlist input, .contour .checkbox input {
    position: relative;
    top: 1px;
}





/* PRINT */

@media print {
 a[href]:after {
        content: none !important;
    }

#topCarousel.carousel img {height:450px; !important}
#topCarousel {height:450px;}
#topCarousel.carousel .item {height:450px; width:1188px;}
#topCarousel.carousel .item .img-responsive {height:450px !important;  width:1188px  !important;}
.carousel-inner {height:450px;}
.heading-xlarge {color:#fff !important; font-size:60px; line-height:62px; padding-bottom:0px; -webkit-filter: drop-shadow(0px 0px 10px #000); text-shadow: 0px 0px 10px #000; -webkit-print-color-adjust: exact; }
.heading-large, .heading-arrangementer strong {color:#fff !important; font-size:18px; -webkit-filter: drop-shadow(0px 0px 5px #000); text-shadow: 0px 0px 5px #000; -webkit-print-color-adjust: exact; }
.punchline div, .punchline div a, .heading-medium strong {color:#fff !important;  -webkit-filter: drop-shadow(0px 0px 5px #000); text-shadow: 0px 0px 5px #000; -webkit-print-color-adjust: exact; }

.punchline {width:800px;}

.bread {margin-left:100px; font-size: 16px; color:#999 !important; -webkit-print-color-adjust: exact;}
.blog-post-meta, .blog-post-meta a, .blog-post-meta i {font-size: 16px; color:#999 !important; -webkit-print-color-adjust: exact;}
.caption {margin-left:100px; margin-bottom: -150px; width:100%;}
.caption .heading-large {margin-bottom: 13px !important;}

.caption > div:first-child + div {border-bottom: 3px solid #fff;}
.media-boxes-overlay .list-caption .punchline > div:first-child + div {border-bottom: 1px solid #fff;}
	.heading-arrangementer {max-width: 300px;}
	
.krusedulle {top: -8px;  width: 2570px !important; left: -150px; height: 90px !important;}

.resume {font-size: 20px; margin-left:100px; max-width:650px;}
.dato p {font-size: 16px; color:#999 !important; margin-left:100px; max-width:650px; -webkit-print-color-adjust: exact;}
.content {font-size: 18px; margin-left:100px; max-width:650px;}
.eventinfo div {font-size:16px; line-height:20px;}
.eventinfo {max-width:300px; float:right;}

.rightCol {max-width:320px; margin-left:0px; display:block !important; margin-left:-330px; padding-top: 20px;}
.news-item-title {font-size: 17px; }
.view-headline {display:table;}

 header {display:none !important;}
   .header-wrapper {display:none !important;}
   .nav {display:none !important;}
.footer {display:none !important;}
.pagebrowser-wrapper {display:none !important;}
.article-share {display:none !important;}
.mean-bar {display:none !important;}
#topCarousel.carousel img:not(.krusedulle) img {height:250px !important;}
#topCarousel.carousel .item {
    min-height: 250px !important;
    height: 250px !important;
}
@page {                
    size: A4;
    margin: 0mm;
    margin-bottom:10mm;
size:  210mm 297mm;
  }

  html, body {
    width: 1650px;
  }

  body {
    margin: 0 auto;
  }

.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
  float: left;
}
.col-sm-12 {
  width: 100%;
}
.col-sm-11 {
  width: 91.66666666666666%;
}
.col-sm-10 {
  width: 83.33333333333334%;
}
.col-sm-9 {
  width: 75%;
}
.col-sm-8 {
  width: 66.66666666666666%;
}
.col-sm-7 {
  width: 58.333333333333336%;
}
.col-sm-6 {
  width: 50%;
}
.col-sm-5 {
  width: 41.66666666666667%;
}
.col-sm-4 {
  width: 33.33333333333333%;
 }
 .col-sm-3 {
   width: 25%;
 }
 .col-sm-2 {
   width: 16.666666666666664%;
 }
 .col-sm-1 {
  width: 8.333333333333332%;
 }

@media all and (-ms-high-contrast:none), (-ms-high-contrast: none) {
.caption {margin-left:0px; margin-bottom: -150px;}
.resume {font-size: 20px; margin-left:-500px; max-width:650px;}
.content {font-size: 18px; margin-left:-500px; max-width:650px;}
}
}





/* LOGO-LINKS */

/*
.content h3 {
    margin-top: 0px;
    margin-bottom: 0px;
    color: #000;
    font-size: 16px;
    line-height: 22px;
}*/

.grid-list a:hover {text-decoration: none};
a:hover .blog-post-meta {text-decoration: none};
ul.grid-list {padding: 0px;}

.grid-list--bgc-sand {
  background-color: #e9e9e9; }

.grid-list .o-sub-heading {
  margin: 2.77778rem auto 2.22222rem; }

.grid-list__inner {
  margin-left: auto;
  margin-right: auto;
  width: calc( 100% - 40px);
  max-width: 1440px;
  padding: 3.33333rem 0 6.11111rem; }
  @media (min-width: 21.875em) {
    .grid-list__inner {
      width: calc( 100% - 50px); } }
  @media (min-width: 64em) {
    .grid-list__inner {
      width: calc( 100% - 160px); } }
  @media (min-width: 87.5em) {
    .grid-list__inner {
      width: calc( 100% - 220px); } }

.grid-list__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  font-size: 0;
  margin: 0 -5px; }
  .grid-list__list--less-side-pad {
    margin: 0 -1px; }

.grid-list__el {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  padding: 0px;
  position: relative;
  width: 100%; }
  .grid-list__el--less-side-pad {
    padding: 0 1px; }
  .grid-list__el--less-vertical-space + .grid-list__el--less-vertical-space {
    margin-top: 2px; }
  .grid-list__el--full-width {
    width: 100% !important; }
  .grid-list__el > * {
    width: 100%; }

@media (min-width: 48em) {
  .grid-list__el {
    width: 50%; } }

@media (min-width: 64em) {
  .grid-list__list--centered-from-lg {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .grid-list__el {
    width: 33%; }
    .grid-list__el--25perc-from-lg {
      width: 25%; } }

.box-link {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #e9e9e9;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 90px;
  overflow: hidden;
  padding: 24px 50px 19px 80px;
padding: 12px 45px 10px 80px;
  position: relative; }
  .box-link--white {
    background-color: #fff; }
  .box-link--shadow {
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
            box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15); }
  .box-link:before {
    background-color: rgba(0, 0, 0, 0.03);
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: opacity 0.3s cubic-bezier(0.395, 0.325, 0.365, 0.995), -webkit-transform 0.3s cubic-bezier(0.395, 0.325, 0.365, 0.995);
    transition: opacity 0.3s cubic-bezier(0.395, 0.325, 0.365, 0.995), -webkit-transform 0.3s cubic-bezier(0.395, 0.325, 0.365, 0.995);
    -o-transition: opacity 0.3s cubic-bezier(0.395, 0.325, 0.365, 0.995), transform 0.3s cubic-bezier(0.395, 0.325, 0.365, 0.995);
    transition: opacity 0.3s cubic-bezier(0.395, 0.325, 0.365, 0.995), transform 0.3s cubic-bezier(0.395, 0.325, 0.365, 0.995);
    transition: opacity 0.3s cubic-bezier(0.395, 0.325, 0.365, 0.995), transform 0.3s cubic-bezier(0.395, 0.325, 0.365, 0.995), -webkit-transform 0.3s cubic-bezier(0.395, 0.325, 0.365, 0.995); }
  .box-link:hover .box-link__icon {
    -webkit-transform: translate(10px, -50%);
            transform: translate(10px, -50%); }
  .box-link:hover:before {
    opacity: 1; }
  .box-link:hover .o-link:after {
    background-color: currentColor; }

 .box-link:hover .blog-post-meta {text-decoration: none;}


.box-link__inner {
  line-height: 0; }
  .box-link__inner .o-link {
    margin-top: 4px; }

.box-link__img {
  background: no-repeat center / cover;
  bottom: 0;
  left: 0;
  position: absolute;
  top: 0;
  width: 70px; }

.box-link__text {
  font-size: 0.94444rem;
  font-weight: 700;
  line-height: 1.18em;
  text-transform: uppercase; }
  .box-link__text--blue {
    color: #023459; }

.box-link__icon {
  height: 8px;
  line-height: 0;
  position: absolute;
  right: 35px;
  top: 50%;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.395, 0.325, 0.365, 0.995);
  transition: -webkit-transform 0.3s cubic-bezier(0.395, 0.325, 0.365, 0.995);
  -o-transition: transform 0.3s cubic-bezier(0.395, 0.325, 0.365, 0.995);
  transition: transform 0.3s cubic-bezier(0.395, 0.325, 0.365, 0.995);
  transition: transform 0.3s cubic-bezier(0.395, 0.325, 0.365, 0.995), -webkit-transform 0.3s cubic-bezier(0.395, 0.325, 0.365, 0.995);
  width: 8px; }
  .box-link__icon svg {
    height: 100%;
    width: 100%; }
  .box-link__icon path {
    fill: #c9694b; }

@media (min-width: 21.875em) {
  .box-link {
    padding-left: 90px; }
  .box-link__img {
    width: 80px; } }

@media (min-width: 31.25em) {
  .box-link {
    padding-left: 115px; }
    .box-link--no-image {
      padding-left: 50px; }
  .box-link__img {
    width: 90px; } }



/* ANALYSE-TAGS */

.tagAnalyse {
  background: #e7e7e7;
  display: inline-block;
  height: 26px;
  line-height: 26px;
  padding: 0 8px 1px 14px;
  margin: 0 10px 0 8px;
  border-radius: 5px;
  color: #000;
  position: relative;
  z-index: 1;
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
	
  margin-bottom: 10px;
}
div.tagAnalyse:before {
  content: '';
  display: block;
  height: 21px;
  width: 21px;
  position: absolute;
  left: -7px;
  top: 3px;
  border-radius: 5px;
  transform: rotate(45.1deg);
  background: #e7e7e7;
  z-index: -1;
}
div.tagAnalyse:after {
  content: '';
  display: block;
  background: #fff;
  height: 7px;
  width: 7px;
  position: absolute;
  left: -1px;
  top: 10px;
  border-radius: 100%;
}

.tagAnalyse.blue {
  background: #3b7cca;
  &:before {
    background: #3b7cca;
  }
  &:after {
    background: white;
  }
}

.tagsAnalyse:hover .tagAnalyse {
	background:#c7c7c7;
}

.tagsAnalyse:hover .tagAnalyse:before {
	background:#c7c7c7;
}

.tagChoosen {
  background: #a7a7a7;
  display: inline-block;
  height: 26px;
  line-height: 26px;
  padding: 0 8px 1px 14px;
  margin: 0 10px 0 8px;
  border-radius: 5px;
  color: #000;
  position: relative;
  z-index: 1;
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
}
div.tagChoosen:before {
  content: '';
  display: block;
  height: 21px;
  width: 21px;
  position: absolute;
  left: -7px;
  top: 3px;
  border-radius: 5px;
  transform: rotate(45.1deg);
  background: #a7a7a7;
  z-index: -1;
}
div.tagChoosen:after {
  content: '';
  display: block;
  background: #f7f7f7;
  height: 7px;
  width: 7px;
  position: absolute;
  left: -1px;
  top: 10px;
  border-radius: 100%;
}

.visning .tagAnalyse {
  background: #c7c7c7;
}
.visning div.tagAnalyse:before {
  background: #c7c7c7;
}
.visning div.tagAnalyse:after {
  background: #f7f7f7;
}
.visning .tagsAnalyse:hover .tagAnalyse {
	background:#b7b7b7;
}
.visning .tagsAnalyse:hover .tagAnalyse:before {
	background:#b7b7b7;
}