/* Custom CSS by AndreasK! */


/* averia-libre-300 - latin */
@font-face {
    font-family: 'Averia Libre';
    font-style: normal;
    font-weight: 300;
    src: url('fonts/averia-libre-v9-latin-300.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('fonts/averia-libre-v9-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/averia-libre-v9-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
    url('fonts/averia-libre-v9-latin-300.woff') format('woff'), /* Modern Browsers */
    url('fonts/averia-libre-v9-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fonts/averia-libre-v9-latin-300.svg#AveriaLibre') format('svg'); /* Legacy iOS */
}

/* averia-libre-300italic - latin */
@font-face {
    font-family: 'Averia Libre';
    font-style: italic;
    font-weight: 300;
    src: url('fonts/averia-libre-v9-latin-300italic.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('fonts/averia-libre-v9-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/averia-libre-v9-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
    url('fonts/averia-libre-v9-latin-300italic.woff') format('woff'), /* Modern Browsers */
    url('fonts/averia-libre-v9-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fonts/averia-libre-v9-latin-300italic.svg#AveriaLibre') format('svg'); /* Legacy iOS */
}

/* averia-libre-regular - latin */
@font-face {
    font-family: 'Averia Libre';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/averia-libre-v9-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('fonts/averia-libre-v9-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/averia-libre-v9-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('fonts/averia-libre-v9-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('fonts/averia-libre-v9-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fonts/averia-libre-v9-latin-regular.svg#AveriaLibre') format('svg'); /* Legacy iOS */
}

/* averia-libre-italic - latin */
@font-face {
    font-family: 'Averia Libre';
    font-style: italic;
    font-weight: 400;
    src: url('fonts/averia-libre-v9-latin-italic.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('fonts/averia-libre-v9-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/averia-libre-v9-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
    url('fonts/averia-libre-v9-latin-italic.woff') format('woff'), /* Modern Browsers */
    url('fonts/averia-libre-v9-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fonts/averia-libre-v9-latin-italic.svg#AveriaLibre') format('svg'); /* Legacy iOS */
}

/* averia-libre-700 - latin */
@font-face {
    font-family: 'Averia Libre';
    font-style: normal;
    font-weight: 700;
    src: url('fonts/averia-libre-v9-latin-700.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('fonts/averia-libre-v9-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/averia-libre-v9-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
    url('fonts/averia-libre-v9-latin-700.woff') format('woff'), /* Modern Browsers */
    url('fonts/averia-libre-v9-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fonts/averia-libre-v9-latin-700.svg#AveriaLibre') format('svg'); /* Legacy iOS */
}

/* averia-libre-700italic - latin */
@font-face {
    font-family: 'Averia Libre';
    font-style: italic;
    font-weight: 700;
    src: url('fonts/averia-libre-v9-latin-700italic.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('fonts/averia-libre-v9-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/averia-libre-v9-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
    url('fonts/averia-libre-v9-latin-700italic.woff') format('woff'), /* Modern Browsers */
    url('fonts/averia-libre-v9-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fonts/averia-libre-v9-latin-700italic.svg#AveriaLibre') format('svg'); /* Legacy iOS */
}


body {
    font-size: 1.3em;
    line-height: 1.6em;
}

.cleaner,.cleaner1,.clearFix{
    display:block;
    clear:both;
    font-size:0;
    line-height:0;
    background-color:transparent;
    height:0;
    padding:0;
    margin:0
}

.clearafter:after,.clearfix:after{
    content:".";
    height:0;
    clear:both;
    visibility:hidden;
    overflow:hidden
}

* html .clearafter:after,* html .clearfix:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
    overflow:hidden
}

.clearafter{
    display:inline-block
}

* html .clearafter,* html .clearfix:after{
    height:1%
}

.clearafter{
    display:block
}

* html .clearafter,* html .clearfix{
    display:block;
    height:1%
}

*[onclick] {
    cursor: pointer;
}

a {
    color: #a3195b;
    cursor: pointer;
    transition: 0.3s all linear;
}
a:hover {
    color: #000;
}
a.darkgray {
    color: #444;
}
a.darkgray:hover {
    color: #a3195b;
}
#cookie-accept a {
    color: #fff;
    font-weight: 600;
}
#cookie-accept a:hover {
    color: #aaa;
}

.content-segment a .fa {
    width: 22px;
    text-align: center;
    margin-right: 5px;
}


.upp {
    text-transform: uppercase;
}
.bold {
    font-family: 'Palanquin', sans-serif;
    font-weight: 600!important;
}
.left {
    float: left;
}
.right {
    float: right;
}
.lalign {
    text-align: left;
}
.ralign {
    text-align: right;
}
.calign {
    text-align: center;
}
.red {
    color: #f00!important;
}
.fontsize-07 {
    font-size: 14px!important;
    line-height: 14px!important;
}
.fontsize-08 {
    font-size: 16px!important;
    line-height: 16px!important;
}
.fontsize-085 {
    font-size: 16px!important;
    line-height: 17px!important;
}
.fontsize-09 {
    line-height: 18px!important;
}
.fontsize-095 {
    font-size: 19px!important;
    line-height: 16px!important;
}
small {
    display: inline-block;
    width: auto;
    font-size: 0.7em;
}
small.red {
    display: inline-block;
    width: auto;
    padding: 6px 10px;
    background: rgba(204,204,204,0.7);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    text-shadow: 0 1px 0 #fff;
    box-shadow: 0 1px 0 #fff;
}

.btn {
    font-size: 16px;
    font-weight: 300;
    border-radius: 5px;
    transition: all 0.3s linear;
}

.btn-primary, a.btn-primary,
.btn-user, a.btn-user {
    color: rgb(255, 255, 255);
    background: rgb(0, 161, 154);
    border-color: #FFF;
    font-size: 16px!important;
}

.btn-nouser,
a.btn-nouser {
    color: rgb(255, 255, 255);
    background: rgba(163, 25, 91, 1);
}


.btn-primary:focus,
.btn-primary.focus {
    color: rgb(255, 255, 255)!important;
    background: rgb(0, 161, 154)!important;
    border-color: #FFF!important;
}
.btn-primary:hover {
    background: rgb(255, 255, 255)!important;
    color: rgb(0, 161, 154)!important;
    border-color: rgb(255, 255, 255)!important;
}

.btn-disabled {
    cursor: not-allowed;
}

hr {
    border-width: 1px 0 0 0;
    border-color: #ccc;
    margin-left: 0;
    margin-right: 0;
    margin-top: 10px;
    padding-top: 10px;
}

hr.hidden-hr {
    border-width: 0;
}

hr.solid {
    border-width: 1px 0 0 0;
    border-style: solid;
    margin: 10px 0;
    padding-top: 0;
}
hr.green {
    border-color: #77B828;
}

hr.dotted {
    border-style: dotted;
    margin-top: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
}
hr.dotted2 {
    border-style: dotted;
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#flyout2 {
    position: absolute;
    z-index: 1000;
    width: 520px;
    background: #fff;
    padding: 0.5em 1em;
    margin-top: 18px;
    margin-left: -455px;
    height: auto;
    max-height: 400px;
    border: 1px solid #fff;
    box-shadow: none!important;
    border-radius: 0;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-left-radius: 10px;
}


#flyout2 form input[type=text] {
    width: 70%;
    height: 40px;
    padding: 0.5em 1em;
    font-size: 16px;
}

#flyout2 form input[type=submit] {
    float: right;
    width: 29%;
    height: 40px;
    padding: 0.5em 1em;
    font-size: 16px;
}

#home, .ot-slider {
    background: #fff!important;
}
#home {
    max-height: 430px!important;
    box-shadow: 0 2px 3px 0 rgba(0,0,0,0.5);
}

.theme {
    height: auto;
    padding:0;
    margin-top: -15px;
    margin-bottom: 15px;
}
.theme .inner-header {
    min-height: 400px;
}
.header-nav-wrapper {
    height: auto;
    transition: height 0.0001s linear;
}

.header-nav-wrapper.scroll-to-fixed-fixed {
    height: 70px;
}

/* Main Navigation */
.menuzord-menu > li > .megamenu,
.menuzord-menu > li > .dropdown {
    top: 56px;
}

.scroll-to-fixed-fixed .menuzord-menu > li > .megamenu,
.scroll-to-fixed-fixed .menuzord-menu > li > .dropdown {
    top: 68px;
}

.menuzord-menu > li a {
    color: #333;
    text-transform: uppercase;
}
.menuzord-menu > li.short-links a {
    padding-left:7px;
    padding-right: 4px;
    padding-bottom: 7px;
    color: #333;
    text-transform: uppercase;
    transition: all 0.1s ease-in-out;
}
.menuzord-menu > li.short-links a > span {
    transition: all 0s ease-in-out;
}
.menuzord-menu > li.short-links.first {
    margin-left: 15px;
}

.menuzord-menu > li > .dropdown,
.menuzord-menu > li > .megamenu {
    border-top: 0;
    border-bottom: 2px solid #00a19a;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    border-bottom-right-radius: 10px;
    overflow: hidden;
}
.menuzord-menu > li > .megamenu {
    padding: 0 15px;
}
.menuzord-menu > li > .megamenu ul {
    padding: 20px;
}
.menuzord-menu > li > .megamenu ul.seminarelist {
    padding: 0;
}
.menuzord-menu > li > .megamenu li {

}

.menuzord-menu > li > .dropdown li a,
.menuzord-menu > li > .megamenu li a {
    color: #333;
    text-transform: uppercase;
    font-weight: 300;
}


.menuzord-menu > li > .megamenu .megamenu-row.customize li {
    clear: none!important;
}
.menuzord-menu > li > .dropdown li a:hover,
.menuzord-menu > li > .dropdown li a.active,
.menuzord-menu > li > .megamenu .megamenu-row.customize li a:hover,
.menuzord-menu > li > .megamenu .megamenu-row.customize li a.active {
    background: #00a19a!important;
}

.menuzord-menu > li.short-links a {
    padding-left:7px;
    padding-right: 4px;
    padding-bottom: 7px;
    color: #00A19A;
    text-transform: uppercase;
}

.menuzord-menu > li.short-links:hover > a,
.menuzord-menu > li.short-links > a:hover,
.menuzord-menu > li.short-links > a:hover > i,
.menuzord-menu > li.short-links > a.fo-opened,
.menuzord-menu > li.short-links > a.fo-opened > i,
.menuzord-menu > li.short-links:hover a.cdsNaviOverlayButton{
    background: #00A19A!important;
    color: #fff!important;
}
.menuzord-menu > li.short-links:hover > a > i,
.menuzord-menu > li.short-links:hover > a > span,
.menuzord-menu > li.short-links > a:hover > span,
.menuzord-menu > li.short-links > a.fo-opened > span {
    color: #fff!important;
}
.menuzord-menu > li.short-links a.cdsNaviOverlayButton
{
    margin-top: -8px !important;
    font-size: 30px;
    cursor: pointer;
    padding: 6px 6px 2px 6px;
    border-radius: 4px;
    margin: -8px 6px 0 0 auto !important;
}
/* Affiliate */

#affinfo a.affclose {
    color: #fff;
}

.affiliat {
    position: absolute;
    z-index: 200;
    right: 20px;
    padding: 0 10px 1px 10px;
    background: transparent;
    border-radius: 10px;
    transition: all 0.2s ease-in-out;
}
.affiliat:hover {
    background: #fff;
}
.affiliat a {
    padding: 5px 0 0 0;
    margin: 0;
}
.affiliat a img {
    max-height: 88px;
    background: transparent;
    border-radius: 0;
    padding: 0;
    margin: 0;
    transition: all 0.5s ease-in-out;
}
.scroll-to-fixed-fixed .affiliat a img {
    max-height: 60px;
    background: transparent;
    border-radius: 0;
    transition: all 0.5s ease-in-out;
}
.affiliat:hover a img {
    max-height: 180px;
}
.affiliat .afinfo {
    float: left;
    display: block;
    max-height: 88px;
    overflow: hidden;
    max-width: 300px;
    border-bottom-right-radius: 10px;
    padding: 2px 10px;
    transition: all 0.5s linear;
}
.scroll-to-fixed-fixed .affiliat .afinfo {
    max-height: 55px;
}
.affiliat:hover .afinfo {
    max-height: 500px;
    overflow: hidden;
}
.affiliat .afinfo  p {
    font-size: 0.8em;
}
.seminarelist li {
    padding: 0!important;
}
.seminarelist a {
    display:block;
    width: 100%;
    padding:0!important;
}

.seminarelist a span {
    float:left;
    display:inline-block;
    color: #fff;
    width:80%;
    padding:0.4em 1em;
}
.seminarelist a img {
    float: left;
    width: 48px;
    height: 48px;
}
.seminarelist a:hover img {
    background: #fff;
    opacity: 0.8;
}

.seminarelist .semco2 {
    background-color:#4e8eca; }
.seminarelist .semco3 {
    background-color:#008f52; }
.seminarelist .semco6 {
    background-color:#9d1880; }
.seminarelist .semco7 {
    background-color:#d5352d; }
.seminarelist .semco10 {
    background-color:#f19100; }

/* not anymore used */
.seminarelist .semco1 {
    background-color:#f37053; }
.seminarelist .semco4 {
    background-color:#5b73b8; }
.seminarelist .semco5 {
    background-color:#4a8ecc; }
.seminarelist .semco8 {
    background-color:#aed477; }
.seminarelist .semco9 {
    background-color:#f0b032; }


/* Sub Navigation */
.subnavi ul {
    margin: 0;
    padding: 0;
    border: none!important;
}
.subnavi ul.list li {
    margin: 0 0 1px 0;
    padding: 0;
    border: none!important;
}
.subnavi ul.list > li a {

}
.subnavi ul.list li:before {
    content: '';
}

.subnavi ul.list li a {
    border: none;
    display: block;
    padding: 4px 20px;
    transition: background 0.1s linear;
    color: #333;
    border-radius: 3px;
}
.subnavi ul.list ul li a {
    display: block;
    padding: 4px 35px;
    transition: none;
}

.subnavi ul.list li:hover > a:before,
.subnavi ul.list li.selected > a:before{
    font-family: 'FontAwesome';
    content: '\f101';
    position: absolute;
    margin-left: -15px;
}

.subnavi ul.list li a:hover,
.subnavi ul.list li a.active,
.subnavi ul.list li.selected > a {
    background: #00a19a;
    color: #fff;
}

.subnavi.scrolltofixed.scroll-to-fixed-fixed {
    z-index: 240!important;
}
.breadcrumb {
    font-size: 12px;
    padding: 8px 0;
    margin-bottom: 0;
}
.breadcrumb a {
    color: #a3195b!important;
}
.breadcrumb .active {
    color: #444!important;
    font-style: italic;
}
.breadcrumb li:first-child {
    display: none;
}
.breadcrumb li {
    padding-left: 15px;
}
.breadcrumb li:before {
    position: absolute;
    margin-top: 1px;
    margin-left: -15px;
    content: '\f101'!important;
}

/* Content */
.main-content section { background-color: #fff; }
.main-content section:first-of-type { padding-top: 14rem; }
#home ~ .main-content section:first-of-type { padding-top: 1.5rem; }

.container {
    width: 100%;
}

/* Content: Inhaltsboxen mit Schatten */ 
.main-content section .div-boxshadow .row {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
}
.main-content section .div-boxshadow .row > div {
    padding: 0;
    box-shadow: none;
    margin: 0;
    border-radius: 0;
}

 /* Lazy Effekt (IntersectionObserver) */
.main-content > section .row {
    opacity: 0;
    transform: translateY(80px) scale(.9);
    transition: all .23s ease-in-out;
}
.main-content > section .row.lazyview {
     opacity: 1;
    transform: translateY(0) scale(1);

 }

/* Ribbon */
.bg-ribbon {
    padding-top: 30px!important;
    padding-bottom: 25px!important;
}
.bg-ribbon.bg-color-one {
    background: rgba(0, 161, 154, 1);
}
.bg-ribbon.bg-color-two {
    background: rgba(163, 25, 91, 1);
}
.bg-ribbon.bg-color-three {
    background: rgba(255, 255, 255, 1);
}
.bg-ribbon article{
    background: transparent;
}
.bg-ribbon .content-segment *{
    color: rgba(255, 255, 255, 1);
}
.bg-ribbon.bg-color-three .content-segment *{
    color: rgba(0, 0, 0, 0.8);
}
.bg-ribbon.bg-color-three .content-segment .btn{
    color: rgba(255, 255, 255, 1);
}

.bg-ribbon .ctpl {
    margin-top: 0;
    margin-bottom: 0;
}

section.bg-color-set  {
    padding: 0;
    background-color: #a3195b;
}

section.bg-color-set * {
    color: #fff!important;
}
section.bg-color-set form input[type=text],
section.bg-color-set form input[type=password],
section.bg-color-set form textarea {
    color: #000!important;
}

.ctpl .page-box,
.ctpl2 .page-box{
    background: #F2F2F2;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZjhlYmRkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZjZjhmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(45deg,  #F2F2F2 0%, #ffffff 100%);
    background: -webkit-linear-gradient(45deg,  #F2F2F2 0%,#ffffff 100%);
    background: linear-gradient(45deg,  #F2F2F2 0%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F2F2F2', endColorstr='#ffffff',GradientType=1 );
    padding: 1em;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.ctpl .page-box-2,
.ctpl2 .page-box-2 {
    padding: 1em;
}

.content-segment .text-colored-one {
    color: rgba(163, 25, 91, 1);
}
.content-segment .text-colored-two {
    color: rgba(0, 161, 154, 1);
}
.content-segment .text-colored-three {
    color: rgba(0, 0, 0, 0.5);
}

.content-segment ul,
.content-segment ol {
    padding: 0;
    margin: 0.3em 1em;
}
.content-segment ol li {
    list-style-type: decimal;
    padding: 0 0.3em;
}
.content-segment ul li {
    list-style-type: none;
    padding: 0 0.3em;
}
.content-segment ul li:before {
    font-family: 'FontAwesome';
    content: '\f0c8';
    font-size: 0.7em!important;
    color: #77b828;
    position: absolute;
    margin-top: 1px;
    margin-left: -1.8em;
}
.content-segment ul.pagination li:before {
    content: '';
}

.content-segment ul.nav {
    padding: 0;
    margin: 0;
}
.content-segment ul.nav li {
    padding: 0;
}

.content-segment img {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    max-width: 100%;
    height: auto;
}
body[data-template="macanche"] .content-segment img {
    border-radius: 0;
    border: 5px solid rgba(78,134,114,.8);
    box-shadow: 0 0 8px -3px #000;
    transition: transform .8s, box-shadow .3s ease-in-out;
    transform-origin: center center;
}
body[data-template="macanche"] .content-segment img:hover {
    transform: scale(1.05);
    box-shadow: none;
}
.galleryCont a {
    display: inline-block;
    margin: 0 10px 10px 0;
    width: 19.111%;
    height: 130px;
    overflow: hidden;
    border-radius: 10px;
}
.galleryCont a img {
    object-fit: cover;
}

h1, h2, h3, .h1, .h2, .h3, .htag1, .htag2, .htag3,
h4, h5, h6, .h4, .h5, .h6, .htag4, .htag5, .htag6   {
    color: #a3195b;
}

.h1, .h2, .h3, .h4, .h5, .h6,
.htag1, .htag2, .htag3, .htag4, .htag5, .htag6  {
    display: block;
}

.section-content {
    padding: 25px 0;
}

/* News */

.news-row {
    margin-bottom: 1.5em;
}

.news-date{
    background: #dfdfdf;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
    max-width: 67px;
}
.news-date .news-day{
    display: block;
    text-align: center;
    color: #333;
    font-size:16px;
    line-height: 18px;
    font-weight: 300;
    padding: 5px 0;
}
.news-date .news-month {
    display: block;
    text-align: center;
    color: #fff;
    font-size:18px;
    line-height: 18px;
    font-weight: 300;
    background: #00A19A;
    padding: 5px 0;
}
.news-date{
    background: #dfdfdf
}
.news-row .h4{
    margin-top: -5px;
    margin-bottom: 10px;
}

/* Templates */
.ctpl {
    margin-TOP: 1.25em;
    margin-bottom: 1.25em;
}
.ctpl2 {
    margin-bottom: 0.5em;
}

/* Tabbing */
.tab-content {
    padding: 20px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-radius: 0 10px 10px 10px;
    border-width: 1px 0 2px 0;
    border-style: solid;
    border-color:  rgba(0, 161, 154, 1) transparent rgba(0, 161, 154, 0.2) transparent;
    background: #F2F2F2;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZjhlYmRkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZjZjhmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(45deg,  #F2F2F2 0%, #ffffff 100%);
    background: -webkit-linear-gradient(45deg,  #F2F2F2 0%,#ffffff 100%);
    background: linear-gradient(45deg,  #F2F2F2 0%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F2F2F2', endColorstr='#ffffff',GradientType=1 );

}
.nav-tabs {
    border: none;
}
.nav-tabs > li {
    float: left;
    margin-bottom: 0;
    margin-right: 2px;
}
.nav-tabs > li.active a,
.nav-tabs > li.active a:hover,
.nav-tabs > li.active a:focus {
    color: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(0, 161, 154, 1);
    background-color: rgba(0, 161, 154, 1);
}
.nav-tabs > li > a {
    font-size: 14px;
    font-weight: 600;
    color: #333;
    padding: 12px 20px;
    margin-right: 0;
    background-color: rgba(0, 161, 154, 0.3);
}
.nav-tabs > li:first-child > a {
    -webkit-border-radius: 0!important;
    -webkit-border-top-left-radius: 5px!important;
    -moz-border-radius: 0!important;
    -moz-border-radius-topleft: 10px!important;
    border-radius: 0!important;
    border-top-left-radius: 10px!important;
}
.nav-tabs > li:last-child > a {
    -webkit-border-radius: 0!important;
    -webkit-border-top-right-radius: 5px!important;
    -moz-border-radius: 0!important;
    -moz-border-radius-topright: 10px!important;
    border-radius: 0!important;
    border-top-right-radius: 10px!important;
}


.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
    border-color: rgba(0, 161, 154, 1);
    background-color: rgba(0, 161, 154, 1);
}

/* Search rsults */
.search-results .panel-body .panel {
    border-bottom: 1px solid rgba(204,204,204,0.7);
}
.search-results .panel-body .panel:last-child {
    border-bottom: 0 solid rgba(204,204,204,0.7);
}

/* Accordion */
.panel-group .panel {
    background: transparent;
    box-shadow: none;
    position: relative;

}
.panel-group .panel-heading {
    padding: 0;
}
.panel-group .panel-title {
    font-size: 13px;
}
.panel-group .panel-title a {
    -webkit-border-top-left-radius: 10px!important;
    -webkit-border-top-right-radius: 10px!important;
    -moz-border-radius-topleft: 10px!important;
    -moz-border-radius-topright: 10px!important;
    border-top-left-radius: 10px!important;
    border-top-right-radius: 10px!important;
    display: block;
    font-size: 16px;
    font-weight: 300;
    padding: 10px 10px 10px 48px;
    white-space: normal;
    color: #333;
    background: rgba(0, 161, 154, 1);
    transition: all 0.5s ease-in-out;
}
.panel-group .panel-title a:hover {
    background: rgba(0, 161, 154,1);
}
.panel-group .panel-title a.collapsed {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #444;
    background: rgba(0, 161, 154,0.6);
}
.panel-group .panel-title a.collapsed:hover {
    background: rgba(0, 161, 154,0.6);
}
.panel-group .panel-title a.active .open-sub:after {
    display: none;
}
.panel-group .panel-title a.active:after {
    content: "\f068";
}
.panel-group .panel-title a.collapsed:after {
    color: #333;
    content: "\f067";
    font-family: fontawesome;
    font-size: 14px;
    left: 8px;
    padding: 5px 10px;
    position: absolute;
    top: 8px;
    background: rgba(0, 161, 154,0)!important;
}
.panel-group .panel-title a:after {
    color: #333;
    content: '\f068';
    font-family: fontawesome;
    font-size: 14px;
    left: 8px;
    padding: 5px 10px;
    position: absolute;
    top: 8px;
    background: rgba(0, 161, 154,1);
}
.panel-group .panel-title .open-sub {
    display: block;
    position: relative;
}
.panel-group .panel-title .open-sub:before,
.panel-group .panel-title .open-sub:after {
    content: "";
    display: block;
    position: absolute;
    height: 1px;
    top: 50%;
    margin-top: -0.5px;
    left: 50%;
}
.panel .panel-body {
    margin: 0 0 1em 0;
    padding: 20px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-width: 1px 0 2px 0!important;
    border-style: solid;
    border-color: rgba(0, 161, 154, 0.1) transparent rgba(0, 161, 154, 0.2) transparent!important;
    background: #F2F2F2;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZjhlYmRkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZjZjhmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(45deg,  #F2F2F2 0%, #ffffff 100%);
    background: -webkit-linear-gradient(45deg,  #F2F2F2 0%,#ffffff 100%);
    background: linear-gradient(45deg,  #F2F2F2 0%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F2F2F2', endColorstr='#ffffff',GradientType=1 );
}
.modal-content {
    background-color: #fff;
    border: none;
    border-radius: 0;
    box-shadow:none;
}

/* Forms */
form .label-hidden {
    display: none;
}

form input,
form textarea {
    border: 1px solid #D7D7D7;
    background: #FFF;
    color: #000;
    font-size: 0.9em!important;
    padding: 0.2em 0.9em;
    margin-bottom: 0.5em;
    width: 100%;
}
form input[type=submit]{
    width: auto;
}


form textarea {
    width: 100%;
    min-height: 150px;
}


form input[type=radio],
form input[type=checkbox]{
    margin: 0.3em 1em 0 0;
    padding: 0;
    width: auto;
}

form .labelontop label {
    display: block;
}
form .labelonleft label {
    display: inline-block;
    float: left;
    width: auto;
}
form .labelonleft input {
    max-width: 50%;
    float: right;
}

.w100, .p100{
    width: 100%;
}

.bottom-border{
    margin-bottom: 20px;
}

.form-row{
    display: block;
    margin: 25px 0 10px;
}

.search input {
    width: 100%!important;
}

/* GoogleMaps */
#map {
    height: 400px;
}


/* OLD FORMS*/
form .lain-box {
    width:100%;
}
form .lain-box input[type=text],
form .lain-box textarea {
    width:100%;
}

/* Input Groups */
form a.input-group-addon {
    border-radius: 0;
    border-color: #D7D7D7;
    background: #fff;
}
form a.input-group-addon:hover {
    background: #EEE;
}

form#semSearchForm .input-group {
    border: 1px solid #ccc;
    margin-bottom: 0.5em;
}
form#semSearchForm .input-group  a.input-group-addon {
    display: block;
    padding-top: 10px;
    width: 39px!important;
    height: 38px!important;
    float: left;
    border: none;
    border-right: 1px solid #ccc;
}
form#semSearchForm .input-group  a.input-group-addon i {
    display: block;
    margin-left: -3px;
}
form#semSearchForm .input-group input {
    width: auto;
    height: 38px;
    max-width: 80%;
    margin-bottom: 0;
    border: none;
}

form#semSearchForm input[type=checkbox] {
    margin-top: 0.55em;
}

/* Select 2 */
form .selection .select2-selection {
    border-radius: 0;
    border-color: #D7D7D7;
    min-width: 100px;
}

form .selection .select2-selection__arrow {
    margin-top: 0.25em;
}

form .selection .select2-selection[role=combobox] {
    height: 40px;
    padding: 0.2em 0;
    width: 100%!important;
}

form .select2-dropdown {
    width: 100px!important;
    border-radius: 0!important;
}
form .selection {
    display: block;
    width: 100%!important;
}

/* BS ownGrid */
.divBody .dataRow {
    margin: 0.3em 0;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    /* background: #f8ebdd; */
    font-size: 0.9em;
    line-height: 1.4em;
    border-top: 1px solid rgba(204,204,204,0.7);
    /*  background: #fff; */
    transition: all 0.3s ease-in-out;
}
.divBody .dataRow .evtHeadline {
    color: #e09233;
    /* font-weight: 300 */;
}

.divBody .dataRow:hover {
    background: rgba(204,204,204,0.6);
}
.tablehead .row[role=row] {
    padding: 0.5em 0 1em 0;
    margin-left: 0;
    margin-right: 0;
    background: #f8ebdd;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZjhlYmRkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZjZjhmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(45deg,  #f8ebdd 0%, #fcf8f3 100%);
    background: -webkit-linear-gradient(45deg,  #f8ebdd 0%,#fcf8f3 100%);
    background: linear-gradient(45deg,  #f8ebdd 0%,#fcf8f3 100%);
}
.tablehead .row[role=row]:last-child {
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8ebdd', endColorstr='#fcf8f3',GradientType=1 );
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-left-radius: 10px;
}

.tablehead .row[role=row] div[onclick]:after {
    font-family: 'FontAwesome';
    content: '\f0dc';
    font-size: 0.8em!important;
    margin-left: 10px;
}

.tablehead .row[role=row] div.sorting_asc:after {
    content: '\f0de';
}

.tablehead .row[role=row] div.sorting_desc:after {
    content: '\f0dd';
}

.divBody .dataRow div i {
    color: #77b828;
    font-size: 1.1em;
    margin: 0 0.5em 0.5em 0;
}
.divBody .dataRow div .red > i {
    color: #ff0000;
}

.dataDiv .dataRow{
    margin-left: 0;
    margin-right: 0;
    margin-top: 5px;

}
.dataDiv .dataRow:hover {
    background: rgba(204,204,204,0.6);
}
.dataDiv .dataRow div:nth-child(1) {
    min-width: 10%;
}
.dataDiv .dataRow div:nth-child(2) {
    min-width: 15%;
}
.dataDiv .dataRow div:nth-child(3) {
    min-width: 50%;
}
.dataDiv .dataRow div:nth-child(4) {
    min-width: 10%;
}
.dataDiv .dataRow div:nth-child(5) {
    min-width: 10%;
}

/* Bootstrap Grid */
.dataTables_info {
    font-size: 0.85em;
}

.dataTables_paginate a {
    margin-left: 0.1em;
}
.dataTables_paginate > a,
.dataTables_paginate span > a {
    width: 40px;
    height: 40px;
    border: 1px solid #ccc;
    font-size: 1em;
    line-height: 1.8em;
    display: inline-block;
    background: #FFF;
    color: #444;
    text-align: center;
}
.dataTables_paginate > a i {
    margin-left: 5px;
}

.dataTables_paginate a:hover,
.dataTables_paginate a.current,
.dataTables_paginate span > a:hover,
.dataTables_paginate span > a.current {
    background: rgba(105, 163, 34, 1);
    border: 1px solid rgba(105, 163, 34, 1);
    color: #fff;
}

.last-change {
    display: none;
}

.orangeBackground{
    background: #f8ebdd;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZjhlYmRkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZjZjhmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(45deg,  #f8ebdd 0%, #fcf8f3 100%);
    background: -webkit-linear-gradient(45deg,  #f8ebdd 0%,#fcf8f3 100%);
    background: linear-gradient(45deg,  #f8ebdd 0%,#fcf8f3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8ebdd', endColorstr='#fcf8f3',GradientType=1 );
}
#footer {
    width: 100%;
    position: relative;
    z-index: 1;
}
#footer.footerfixed {
    position: absolute;
    bottom: 0;
}
#footer.notfooterfixed {
    position: relative;
}

#footer .border-bottom-black .widget,
#footer .border-bottom-black .widget a,
#footer .border-bottom-black .widget i {
    color: #bfbfbf!important;
}
#footer .footer-bottom {
    color: #fff!important;
}
#footer .latest-posts a {
    display: block;
    text-align: center;
    padding: 10px 10px;
    margin: 15px 0;
    background: rgba(163, 25, 91, 0.5);
    border-radius: 5px;
}
#footer .latest-posts a img {
    height: 100px;
}
/* reCaptcha */
.grecaptcha-badge {
    width: 258px!important;
    bottom: 4em ! important;
    box-shadow: none!important;
    padding: 0 0 0 2px;
    background: #fff;
}

/* ScrollToTop */
.scrollToTop {
    background: rgba(0, 161, 154, 0.3);
}
.scrollToTop:hover {
    background: rgba(0, 161, 154, 0.9);
}

/* Cover Slide */
#owlcover .item {
    padding: 0 5px;
}
#owlcover .item img{
    width: 100%;
    height: auto;
}
#owlcover .item span {
    padding: 3px 0;
    display: block;
    font-size: 0.9em;
    font-weight: 600;
    color: #888;
}
#owlcover .owl-controls .owl-pagination .owl-page {
    position: absolute;
    left: 50%;
}
#owlcover .owl-controls .owl-pagination .owl-page:first-child {
    margin-left: -12px;
}
#owlcover .owl-controls .owl-pagination .owl-page:last-child {
    margin-left: 12px;
}
#owlcover .owl-controls .owl-pagination .owl-page span {
    display: block;
    width: 15px;
    height: 15px;
}
#owlcover .owl-controls .owl-pagination .owl-page span:before {
    font-family: 'FontAwesome';
    content: '\f111';
    color: rgba(13, 68, 151, 1);
}
#owlcover .owl-controls .owl-pagination .owl-page.active span:before {
    content: '\f10c';
}

/* Intranet */
.secured-cats {
    width: 100%;
    border: 1px solid #fff;
}
.secured-cats tr td {
    padding: 3px 4px;
}
.secured-cats tr td:first-child{
    text-align: center;
}
.secured-cats tr td i {
    color: #77b828;
}
.secured-cats tr:nth-child(odd) td {
    background: #fff;
}

/* Tooltip */
.tooltip-inner {
    background-color: #77b828 !important;
    color: #fff;
}
.tooltip.top .tooltip-arrow {
    border-top-color: #77b828;
}

.tooltip.right .tooltip-arrow {
    border-right-color: #77b828;
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #77b828;
}

.tooltip.left .tooltip-arrow {
    border-left-color: #77b828;
}

/* EventMG / UserLogin */
#usrEvtLogin {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    background: rgba(0,0,0,0.8);
    width: 100vw;
    height: 100vh;
}

#usrEvtLogin article{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 500px;
    min-height: 300px;
    margin-left: -250px;
    margin-top: -150px;
    padding: 0.5em 1em;
    background: #fff;
    border-radius: 10px;
}

@media (max-width: 500px){
    #usrEvtLogin article{
        left: 0;
        width: calc(100% - 2px);
        margin-left: 1px;
    }
}

/* Special Add by MG */
#support {
    position: fixed;
    padding: 0;
    left: 1em;
    bottom: 1em;
    width: 200px;
    z-index: 1000;
}
#support a img{
    border: 1px solid #fff;
    border-radius: 0;
    box-shadow: 0 0 25px #fff;
}

/*  CAT OVERLAY */
.cdsNaviOverlayContent {
    height: 100%;
    position: relative;
}

.cdsMediaRow {
    margin-top: auto !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: auto;
    height: auto;
    min-width: 1000px !important;
    white-space: nowrap;
}

.cdsMediaSubTxtHead {
    margin-bottom: 10px;
    transition-duration: 0.4s;
    text-transform: uppercase;
    font: inherit;
    font-family: sans-serif;
    font-weight: 700;
    font-size: 30px;
}

.cdsMediaSubTxtCat {
    font-size: 22px;
    margin-bottom: 30px;
    transition-duration: 0.4s;
    text-transform: uppercase;
}

.cdsNaviOverlayWrapper.cdsWrapperOpen {
    background-color: rgb(163, 25, 91, 0.85);
}
.cdsNaviOverlayBtnClose {
    right: 0;
    left: 35px;
    color: #ffffff;
}

.LinkOverwrite-1 {
    color: #fff;
    transition-duration: 0.3s;
}   .LinkOverwrite-1:hover {
        color: rgb(255, 255, 255);
    }
.LinkOverwrite-2 {
    color: rgb(255, 255, 255);
    transition-duration: 0.2s;
}   .LinkOverwrite-2:hover {
        color: rgb(170, 170, 170);
    }

.cdsMediaLogo {
    float: right;
    margin-top: 40px;
    margin-right: 35px;
}
.cdsNaviOverlayBtnClose {
    font-size: 45px;
    width: 20px;
    margin-top: 60px; /* +20px */
    margin-left: 55px; /* +20px */
}
.cdsNaviOverlayController {
    justify-content: left;
    display: flex;
    margin-top: 5px;
    transform: scale(0.8);
    width: 34px;
}
.ChangeDisplay {
    transform: scale(0);
    transition-duration: 0s;
}

@media screen and (max-width: 1215px) {
    .cdsMediaRow {
        min-width: 700px !important;
    }
}
@media screen and (max-width: 900px) {
    .cdsMediaRow {
        min-width: auto !important;
    }
}
@media screen and (max-width: 700px) { /* 450px */
    .AddMediaWidthCol {
        transform: scale(0.85);
    }
    .cdsMediaRow {
        margin-top: 0 !important;
        white-space: normal;
    }
    .cdsNaviOverlayBtnClose {
        display: none;
    }
    .cdsMediaLogo {
        float: none;
        margin: 30px 0 auto;
        text-align: center;
        /* height: 130px; */
    }
    .cdsNaviOverlayContent {
        height: 50%;
    }
    .cdsMediaSubTxtHead {
        font-size: 26px;
    }
}

/*  CAT OVERLAY ANIMATION */
.SubSlideInAnimation-Left {
    animation-name: SlideInLeft;
    animation-duration: 1s;
}
@keyframes SlideInLeft {
    0% {
        opacity: 0;
        transform: translateX(-200px);
    }
    100% {
        opacity: 1;
        margin-left: 0;
    }
}

.SubSlideInAnimation-Right {
    animation-name: SlideInRight;
    animation-duration: 1s;
}
@keyframes SlideInRight {
    0% {
        opacity: 0;
        transform: translateX(200px);
    }
    100% {
        opacity: 1;
        margin-right: 0;
    }
}

.SubFadeinAnimation {
    animation-name: Fadein;
    animation-duration: 1.5s;
}
@keyframes Fadein {
    0% {
        opacity: 0;
        transform: translateY(-50px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.header-bg-img {
    background: transparent !important;
}
.header-top {
    background: transparent !important;
}
/* Carousel gekürzt */
.owl-carousel {
    max-height: 60vh;
    overflow: hidden;
}

/* LIVESTREAM */
body.livestream .main-content > section {
    padding-top: 0 !important;
}

/* Mediathek */
#filterBoxTxt {
    background: #fff;
    padding: 2px;
    border: 1px solid #ccc;
    border-radius: 5px;
}
#filterBoxTxt input {
    border: none;
    height: 40px
}
#filterBoxTxt button.btn {
    background: none;
    text-align: right;
    padding-right: .5em;
}
#filterBoxTxt button.btn i {
    color: #00A19A;
    font-weight: 700;
    font-size: 1.2em;
}

/* Checkbox Styling */
.filterSectionHead {
    font-size: 18px;
    padding: 0 0 3px 3px;
    font-weight: 600;
    box-shadow: 0 10px 10px -10px rgba(0,0,0,0.3);
}
.filterSectionBody {
    padding: 20px 0 0 0;
}
.custom-chkbx input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.custom-chkbx label {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 18px;
    text-transform: uppercase;
    z-index: 100;
    padding: 2px 0 0 30px;
    cursor: pointer;
    transition: all .3s ease-in-out;
}
.custom-chkbx label:hover {
    color: #A3195B;
}
.custom-chkbx .checkbox-custom {
    position: absolute;
    top: 0px;
    left: 15px;
    height: 20px;
    width: 20px;
    background-color: #00A19A;
    border-radius: 5px;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    border: 2px solid #00A19A;
    color: #fff!important;;
}
.custom-chkbx input:checked ~ .checkbox-custom {
    background-color: #A3195B;
    border-radius: 5px;
    -webkit-transform: rotate(0deg) scale(1);
    -ms-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
    opacity:1;
    color: #fff!important;
    border: 2px solid #A3195B;
}
.custom-chkbx .checkbox-custom::after {
    position: absolute;
    content: "";
    left: 10px;
    top: 10px;
    height: 0px;
    width: 0px;
    border-radius: 5px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(0deg) scale(0);
    -ms-transform: rotate(0deg) scale(0);
    transform: rotate(0deg) scale(0);
    opacity:1;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}
.custom-chkbx input:checked ~ .checkbox-custom::after {
    -webkit-transform: rotate(45deg) scale(1);
    -ms-transform: rotate(45deg) scale(1);
    transform: rotate(45deg) scale(1);
    opacity:1;
    left: 5px;
    top: 1px;
    width: 6px;
    height: 12px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    background-color: transparent;
    border-radius: 0;
}
/* For Ripple Effect */
.custom-chkbx .checkbox-custom::before {
    position: absolute;
    content: "";
    left: 10px;
    top: 10px;
    width: 0px;
    height: 0px;
    border-radius: 5px;
    border: 2px solid #FFFFFF;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}

.custom-chkbx input:checked ~ .checkbox-custom::before {
    left: -3px;
    top: -3px;
    height: 20px;
    width: 20px;
    border-radius: 5px;
    -webkit-transform: scale(3);
    -ms-transform: scale(3);
    transform: scale(3);
    opacity:0;
    z-index: 999;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

.mediathek .pre-video .pre-video-heading {
    height: 55px;
    width: 100%;
    display: block;
}
.mediathek .pre-video .preview-image {
    height: 200px;
    width: 100%;
    background: #000;
    border-radius: 10px;
    overflow: hidden;
    display: table-caption;
    vertical-align: middle;
}
.mediathek .pre-video .preview-image a {
    height: 200px;
    width: 100%;
    display: table-cell;
    vertical-align: middle;
}
.mediathek .pre-video .preview-image a img {
    border-radius: 0;
    object-fit: cover;
    object-position: center;
    height: 100%;
}
.mediathek .pre-video .pre-video-description {
    font-size: 0.8em;
    line-height: 1.3em;
    height: 90px;
    padding: 0.5em 0;
}
.responsive-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.responsive-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.video-info .video-desc p {
    padding: 1em 0;
    font-size: 0.8em;
    line-height: 1.4em;
    border-bottom: 1px solid #ccc;
}
.video-info .video-theme p {
    padding: 0.5em 0;
    font-size: 0.7em;
    line-height: 1.4em;
}
.video-info .video-tags p {
    padding: 0.5em 0;
    font-size: 0.7em;
    line-height: 1.4em;
}