/* ----------------------

    Dynamic Components CSS

-------------------------*/

.full-width {
    width: 100% !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.dynamic-content .subkategori-links .fa-ul {
    list-style-position: outside;
    margin-left: 0px;
}

    .dynamic-content .subkategori-links .fa-ul a {
        line-height: 20px;
        word-wrap: break-word;
    }

.dynamic-content .press-contact img {
    max-width: 150px;
    margin-bottom: 10px;
}

.center-content {
    display: table;
    margin-left: auto;
    margin-right: auto;
}

.img-grid {
    margin-left: 0;
    margin-right: 0;
}

.dyn-video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}

.dyn-video-overlay {
    position: absolute;
    text-align: center;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    top: 0;
    z-index: 2;
}

.dyn-video-title {
    color: white;
}

.dyn-video-text {
    font-weight: 900;
    text-transform: uppercase;
    font-size: 20px;
    width: 100%;
    z-index: 2;
    position: absolute;
    height: 80px;
    top: calc(50% - 40px);
    text-align: center;
}

.dyn-video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.btn-dyn-video {
    background-color: #c52f35;
    color: white;
}

.dynamic-content .umbraco-forms-page fieldset {
    padding: 0;
    margin-bottom: 0;
}

.img-grid-item {
    position: relative;
    background-color: black;
    background-clip: content-box;
}

.img-grid-item p {
    position: absolute;
    bottom: 0;
    left: 5%;
    font-size: 24px;
    line-height: 100%;
}

@media(max-width:1400px){
    .img-grid-item p{
        font-size: 16px;
    }
}


@media(max-width:992px){
    .img-grid-item p{
        font-size: 24px;
    }
	
	.column{
		margin-bottom:15px;
	}
}




.dynamic-content #content {
    margin-top: 20px;
}

    .dynamic-content #content .tab-content {
        padding-top: 0;
    }

    .dynamic-content #content .nav-pills > li {
        margin-bottom: 0;
    }

.dynamic-content .row.clearfix:first-of-type {
	margin-left: 0;
	margin-right: 0;
} 

.dynamic-content .row.clearfix .column {
	padding-left: 0;
	padding-right: 0;
} 



.related-tag-pages h5 {
    margin-bottom: 0;
}


.link-row {
    border-bottom: 1px solid #c52f35;
    padding-right: 20px;
    height: 60px;
    display: table;
    width: 100%;
}

.link-icon {
    width: 42px;
    font-size: 26px;
    display: table-cell;
    vertical-align: middle;
}

.link-icon-col {
    width: 34px;
    font-size: 26px;
    vertical-align: middle;
}

.link-title {
    margin: 0;
    display: table-cell;
    vertical-align: middle;
}

.link-anchor {
    color: #c52f35;
    text-decoration: underline !important;
}

.link-row .link-anchor {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
}

.link-image {
    max-width: 100%;
}

.link-heading {
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: 15px;
    font-weight: bold;
    word-wrap: break-word;
}

.link-col-int .link-heading {
    /*text-decoration: underline;
    text-decoration-color: #c52f35;*/
}

.link-col-int:hover .link-desc {
    color: #c52f35;
}

.link-col-int:hover .link-heading {
    color: #c52f35;
}

.link-row-img {
    background-clip: content-box;
    background-position: center;
    background-size: cover;
}

.dyn-link-header {
    text-align: center;
    margin-bottom: 34px;
}

    .dyn-link-header p {
        font-size: 16px;
    }

.red-text {
    color: #c52f35;
}

.table-cell-mid {
    display: table-cell;
    vertical-align: middle;
}

.flexslider {
    overflow-x: hidden;
}

.mosaicflow__column {
    float: left;
}

.mosaicflow__item {
    position: relative;
    border: solid 2px white;
}

    .mosaicflow__item img {
        display: block;
        width: 100%;
        max-width: 500px;
        height: auto;
    }

    .mosaicflow__item p {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100% !important;
        margin: 0;
        padding: 5px;
        background: hsla(0,0%,0%,.5);
        color: #fff;
        font-size: 12px;
        text-shadow: 1px 1px 1px hsla(0,0%,0%,.75);
        opacity: 1;
        -webkit-transition: all 0.4s cubic-bezier(0.23,1,0.32,1);
        -moz-transition: all 0.4s cubic-bezier(0.23,1,0.32,1);
        -o-transition: all 0.4s cubic-bezier(0.23,1,0.32,1);
        transition: all 0.4s cubic-bezier(0.23,1,0.32,1);
        font-family: Arial, sans-serif !important;
    }

.mosaik-dog {
    position: absolute;
    width: 50px !important;
    top: 5px;
    right: 5px;
}

.link-heading-int {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

    .link-heading-int .link-heading {
        max-width: calc(100% - 20px);
    }

    .link-heading-int .fa-plus {
        margin-top: 20px;
        margin-left: 9px;
        color: #c52f35;
    }

.faq-newsletter-form {
    margin: 80px 0 75px 0;
}

    .faq-newsletter-form p {
        font-weight: 500;
    }

    .faq-newsletter-form .input-group {
        max-width: 432px;
        margin-top: 26px;
    }

        .faq-newsletter-form .input-group input {
            height: 43px;
            box-shadow: none;
            width: 100%;
        }

    .faq-newsletter-form .policy-form-group {
        margin-top: 24px;
        max-width: 507px;
    }

    .faq-newsletter-form form {
        overflow: hidden;
    }

    .faq-newsletter-form .policy-form-text {
        color: #707070;
    }

    .faq-newsletter-form .btn-primary {
        width: auto !important;
        height: 43px;
        padding: 6px 23px;
    }

    .faq-newsletter-form #checkFAQNewsletterSignUpAccept {
        width: 14px;
        margin-top: -9px;
        box-shadow: none;
    }

/* ----------------------

    Dynamic Newsletter style

-------------------------*/
.dyn-newsletter-form {
    margin: 80px 0 75px 0;
}

    .dyn-newsletter-form p {
        font-weight: 500;
    }

    .dyn-newsletter-form .dyn-newsletter-title {
        font-size: 20px;
    }

    .dyn-newsletter-form .input-group {
        max-width: 432px;
        margin-top: 26px;
    }

        .dyn-newsletter-form .input-group input {
            height: 43px;
            box-shadow: none;
            width: 100%;
        }

    .dyn-newsletter-form .policy-form-group {
        margin-top: 24px;
        max-width: 507px;
    }

    .dyn-newsletter-form form {
        overflow: hidden;
    }

    .dyn-newsletter-form .policy-form-text {
        color: #707070;
    }

    .dyn-newsletter-form .btn-primary {
        width: auto !important;
        height: 43px;
        padding: 6px 23px;
        border-radius: 0;
        padding: 10px 20px;
        background: #111 !important;
        border: 1px solid #111;
        color: #fff !important;
    }

    .dyn-newsletter-form #dynNewsletterSignUpAccept {
        width: 14px;
        margin-top: -9px;
        box-shadow: none;
    }
/* ----------------------

    END OF Dynamic Newsletter style

-------------------------*/
