/* General */
/*
.additional-nav > .opener-holder {
	height: 54px;
}
.additional-nav > #additional-nav {
	padding-left: 170px;
}
*/
@media screen and (max-width: 767px) {
	.csc-frame.csc-frame-default > .carousel-section.large-section.hidden-print .owl-wrapper-outer.autoHeight {
		height: 400px !important;
	}
	/*
	.carousel-caption {
		bottom: 0;
	}
	.carousel-caption .subline01 {
		font-size: 1.4rem;
		margin-bottom: -2.8rem;
		padding-left: 30px;
	}
	*/
}
@media screen and (min-width: 768px) {
	.csc-frame.csc-frame-default > .carousel-section.large-section.hidden-print .owl-wrapper-outer.autoHeight {
		height: 318px !important;
	}
	.carousel-caption {
		padding: 0 2%;
	}
}
@media screen and (min-width: 1025px) {
	.csc-frame.csc-frame-default > .carousel-section.large-section.hidden-print .owl-wrapper-outer.autoHeight {
		height: 435px !important;
	}
}
.csc-frame.csc-frame-default .owl-carousel .owl-wrapper,
.csc-frame.csc-frame-default .owl-carousel .owl-item,
.csc-frame.csc-frame-default .owl-item .item,
.csc-frame.csc-frame-default .owl-item .item .img-holder,
.csc-frame.csc-frame-default .owl-item .item .img-holder img {
	height: 100% !important;
	object-fit: cover;
}


figcaption.csc-textpic-caption {
	margin-top: 10px;
}
.container .large-section {
	margin-left: -20px;
	margin-right: -20px;
}
.container .large-section.colored-section.blue {
	margin-left: 0;
	margin-right: 0;
}
.container .large-section.colored-section.blue > .container {
	width: 98.5%;
}
section.colored-section {
	padding-top: 40px;
	background: #efe4db;
	margin: 0 0 34px;
}
section.colored-section.blue {
	background: #5b788c;
	color: white;
	padding: 62px 0 39px;
	margin-bottom: 72px;
}
section.colored-section.light-blue {
	background: #d4dce1;
}
section.colored-section .heading {
	color: white;
	border-color: white;
}
.news-section {
	background: none;
	padding: 0;
	margin: 0;
}
.news-list .rubrik01 {
	padding-top: 0;
}
section.colored-section.blue a {
	color: #fff;
	text-decoration: none;
}
section.colored-section.blue a:hover,
section.colored-section.blue a:focus {
	color: #f69200;
	text-decoration: none;
}
section.colored-section.blue .news-section a {
	color: #f69200;
}
section.colored-section.blue .news-section a:hover,
section.colored-section.blue .news-section a:focus {
	color: #5b788c;
}
section.colored-section.blue .news-section h4 a {
	color: #5b788c;
}
section.colored-section.blue .news-section h4 a:hover,
section.colored-section.blue .news-section h4 a:focus {
    color: #5b788c;
    text-decoration: underline;
}
section.colored-section.blue .news-section .twitter h4 a {
	color: #fff;
}
.csc-textpic-text {
	overflow: hidden;
	border-top: 1px solid #959595;
	padding: 14px 0 0;
}
.csc-frame-ruler-after .csc-textpic-text,
.csc-space-after-medium-spacing .csc-textpic-intext-left-nowrap-70 .csc-textpic-text {
	border-top: none;
}
.top-link.icon-round-up.hidden-print {
	display: block;
	position: fixed;
	right: 13%;
	left: initial;
}
.csc-frame-ruler-after {
    border-bottom: 1px solid #959595;
}
.divider hr {
	margin: 0;
	border-top: 1px solid #959595;
	padding: 0 0 14px;
}
.thumbnails-section .caption a {
	text-decoration: none;
}
.list-unstyled {
	border-top: 1px solid #959595;
}
.rubrik01 {
	padding-top: 25px;
}
.rubrik01.rubrik {
	color: #5b788c;
}
.internal-link {
	/*font-size: 18px;*/
	/*line-height: 1.3333333;*/
	/*font-family: "Roboto Condensed", sans-serif;*/
	/*font-weight: 700;*/
	text-decoration: none;
}
.item-title{
	width: 34.19%;
}
.item-text {
	width: 65.81%;
}
.text-block {
    margin-top: -50px;
}
.thumbnails-section .caption p {
	line-height: 1.25;
}


/* Google Maps popup */
.popup {
	color: #666;
	font-size: 16px;
	line-height: 1.25;
	font-family: "Roboto Condensed", sans-serif;
}
.popup .img-holder img {
	width: 100%;
	height: auto
}
.popup .text-holder {
	padding: 8px 0 0
}
.popup .title {
	display: block;
	font-weight: bold
}
.popup .title a {
	color: inherit;
	text-decoration: none
}
.popup .title a:hover {
	color: #f69200
}
.popup address {
	margin: 0;
	line-height: inherit
}

/* Audio player */
.mejs-container {
	margin-bottom: 50px;
}
.mejs-container .mejs-controls {
	height: 48px;
	margin-top: 6px;
	background: #5B788C;
	padding: 14px 30px;
}
.mejs-container .mejs-controls div.mejs-time-rail {
	position: absolute;
	top: -6px;
	left: 0;
	width: 100% !important;
	padding: 0;
	height: 6px;
	overflow: hidden;
}
.mejs-controls .mejs-time-rail .mejs-time-total {
	margin: 0;
	width: 100% !important;
	background: #4E5B6A;
	border-radius: 0;
}
.mejs-controls .mejs-time-rail .mejs-time-loaded {
	background: url(../images/audio-player-buffer.png) repeat-x;
	border-radius: 0;
}
.mejs-controls .mejs-time-rail .mejs-time-current {
	background: #F69200;
	border-radius: 0;
}
.mejs-container .mejs-controls .mejs-currenttime-container:after {
	background: #4E5B6A;
	content: '';
	height: 18px;
	width: 1px;
	display: inline-block;
	margin: 0 10px;
}
.mejs-container .mejs-controls .mejs-time {
	padding: 0;
}
.mejs-container .mejs-controls .mejs-duration-container {
	margin-right: 330px;
}
.mejs-container .mejs-controls .mejs-time span {
	float: left;
	padding-top: 3px;
}
.mejs-container .mejs-controls div {
	width: 15px;
	height: 16px;
}
.mejs-controls a.mejs-horizontal-volume-slider {
	height: 16px;
	margin: 2px 0 0 7px;
}
.mejs-controls .mejs-button button {
	background: url(../images/Audioplayer_Sprite.png) no-repeat;
	margin: 0;
}
.mejs-controls .mejs-pause button {
	background-position: -17px 0;
}
.mejs-controls .mejs-volume-button button {
	background-position: -33px 0;
}
.mejs-container .mejs-controls .mejs-playpause-button {
	margin-right: 20px;
}
.mejs-controls .mejs-button button:focus {
	outline: none;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
	top: 0;
	background: #4E5B6A;
	border-radius: 0;
	width: 80px;
	height: 12px;
	border: 2px solid #4E5B6A;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	top: 2px;
	left: 2px;
	background: #F69200;
	border-radius: 0;
}

/* News */
.event-section .rubrik01 {
	padding-top: 0;
}
.event-section .content-holder {
	padding-bottom: 0;
}
.news {
	margin-bottom: 40px;
}
.news-list-view {
	overflow: hidden;
}
.news-pagination {
	display: inline-block;
	border-radius: 7px;
	width: 100%;
	font-size: 18px;
	line-height: 1;
	position: relative;
	margin: 16px 0 7px;
	padding: 0 25px 0 0;
	font-family: "Roboto Condensed", sans-serif;
}
.news-pagination>li {
	margin-left: 2px;
	margin-right: 2px;
	display: inline-block;
	vertical-align: top;
	position: static;
}
.news-pagination>li:before {
	content: none;
}
.news-pagination>li.prev,
.news-pagination>li.next {
	position: absolute;
	top: 5px;
	left: -7px;
	font-size: 21px;
}
.news-pagination>li.next {
	left: auto;
	right: -7px;
}
.news-pagination>li.active {
	font-weight: bold;
}
.news-pagination>li>a,
.news-pagination>li>span {
	position: relative;
	text-decoration: none;
	color: inherit;
	background-color: transparent;
	border: 1px solid transparent;
	margin-left: -1px;
	width: 32px;
	height: 32px;
	float: none;
	border-radius: 50%;
	display: inline-block;
	vertical-align: middle;
	line-height: inherit;
	padding: 5px 0 0;
}
.news-pagination>li.prev>a,
.news-pagination>li.next>a {
	height: 21px;
	border-radius: 0;
	padding: 0;
	color: #5b788c;
	width: auto;
}
.news-pagination>li.active>span {
	z-index: 2;
	color: #5b788c;
	background-color: #d4dce1;
	border-color: transparent;
	cursor: default;
}
.news-pagination>li>a:hover {
	z-index: 3;
	color: #5b788c;
	background-color: #d4dce1;
	border-color: transparent;
}
.news-pagination>li.prev>a:hover,
.news-pagination>li.next>a:hover {
	color: #d4dce1;
	background: none;
}

/** Newsroom - Social **/
.modul .modul-social .rubrik01 {
	padding-top: 0;
}
.news-list .thumbnail {
	/*background: #fff;*/
    background: #d4dce1;
	position: relative;
}
.news-list .thumbnail.edit {
	background: #efe4db;
}
.news-list .thumbnail img {
    max-width: 100%;
    height: auto;
}
.news-list .thumbnail .img-placeholder + img {
	position: absolute;
	top: 0;
}
.news-list .thumbnail .img-wrapper {
	overflow: hidden;
	position: relative;
}

/*POWERMAIL*/

.powermail_fieldwrap .powermail_check_outer .powermail_check_inner .jcf-checkbox{
	top: 7px;
	border: 1px solid #BAC1C5;
}

.powermail_check_legend {
	border-bottom: none;
	font-weight: bold;
}


.jcf-label {
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #333333;
}

.checkbox label {
	padding-left: 25px;
}

.powermail_submit {
	margin-left: 29%;
}

.form-horizontal .checkbox {
	float: left;
	width: 50%;
}

.powermail_fieldwrap_check {
	margin-top: -2%;
}

.tx-powermail .label-hidden  .control-label {
	display: none;
}
.tx-powermail .label-hidden .checkbox {
	 width: 100%;
}

.tx-powermail .width-70-right .control-label {
	display: none;
}
.tx-powermail .width-70-right .form-control {
	width: 60%;
}
.tx-powermail .width-70-right .main-col {
	margin-top: -64px;
}
.tx-powermail .width-70-right .col-holder {
	margin-left: 255px;
}

.tx-powermail .width-30-left .form-control {
	width: 35%;
}

.tx-powermail .hide-it{
	display: none;
}


/*Search*/
.tx-indexedsearch .bodytext {
	padding-top: 10px;
	font-size: 14px;
}

.tx-indexedsearch .rubrik01 {
	margin-right: 10px;
}

.tx-indexedsearch .form-control {
	margin-top: 15px;
}

.tx-indexedsearch .submit {
	margin-top: 10px;
	margin-bottom: 20px;
}

.tx-indexedsearch-browsebox {
	margin-bottom: 40px;
}

.tx-indexedsearch-percent .percent {
	font-size: 16px;
}

.tx-indexedsearch-browsebox, .tx-indexedsearch-whatis {
	font-size: 14px;
	font-family: "Source Serif Pro",Georgia,"Times New Roman",serif;
}

.ac_results {
	display: none !important;
}

.tx-indexedsearch ul.browsebox {
	padding: 0;
	list-style: none;
}

.tx-indexedsearch ul.browsebox li {
	float: left;
	margin-right: 15px;
}

.tx-indexedsearch ul.browsebox li:before {
	content: none;
}

.tx-indexedsearch ul.browsebox:after {
	content: '';
	display: block;
	clear: both;
}

/*Cookie policy*/
#szCookiePolicy {
	background: #d4dce1;
	color: #666;
    line-height: 1.25;
    font-family: "Roboto Condensed",sans-serif;
}
#szCookiePolicy .cookieText {
    font-size: 16px;
	text-align: left;
}
#szCookiePolicy a {
	text-decoration: none;
	margin-bottom: 5px;
}

/*Blog switcher*/
.blog-switcher li {
	display: none;
	list-style: none;
}
.blog-switcher li:first-child {
	display: block;
}
.blog-switcher li:before {
	content: none;
}

/*Newsletter Sing in*/
#mmcDms-email {
	width: 450px;
}
@media (max-width: 767px) {
	#mmcDms-email {
		width: 100%;
	}
	.carousel-section.large-section.hidden-print {
		margin-bottom: 2.5rem;
	}
	.csc-space-before-extra-large.csc-space-after-medium-spacing .csc-textpic-intext-left-nowrap-70 .csc-textpic-text {
		display: inline;
	}
	.csc-space-before-extra-large.csc-space-after-medium-spacing .csc-textpic-intext-left-nowrap-70 .csc-textpic-text p {
		padding-top: 2rem;
		padding-left: 7rem;
	}
}
@media (max-width: 374px) {
	.csc-space-before-extra-large.csc-space-after-medium-spacing .csc-textpic-intext-left-nowrap-70 .csc-textpic-text p {
		padding-top: 1rem;
	}
}

.form-submit {
	margin: -40px 0 30px 470px;
}

.form-row .bodytext,
.newsletter p{
	font-weight: normal;
	line-height: 1.25;
	font-size: 16px;
	font-family: "Source Serif Pro", Georgia, "Times New Roman", serif;
	margin: 0 0 10px;
    color: #666;
}
div.form-row div.bodytext p.bodytext a {
    color: #666;
}

.form-submit .h {
	display: none;
}

.newsletter {
	color: #F69200;
	margin: 20px 0 2px;
}

.newsletter:before {
	content: "\e912";
	font-family: "icomoon";
	line-height: 1;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	font-size: 16px;
	margin-right: 3px;
}

.icon-warning .parsley-required {
	display: none;
}

.icon-warning.icon.filled {
	position: absolute;
	top: 72px;
	color: #e3000f;
	right: 200px;
}

.form-control.validate.required.email.has-error{
	border-color: #e3000f;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.align-center{
	text-align: center;
}

/**
* sz_seminars - START
* =============================================================================
**/
.tx-sz-seminars .calendar-carousel .calendar-list .day .active {
	background: #f69200;
	color: white;
}
.tx-sz-seminars .szSeminarsPastEvent {
	padding: 10px 15px;
	line-height: 1.25;
	text-transform: uppercase;
	font-family: "Roboto Condensed",sans-serif;
}
.tx-sz-seminars .rubrik-section {
	padding-top: 50px;
}
.tx-sz-seminars .rubrik-section h1 {
	margin-top: 0;
}
.calendar-carousel .calendar-list li {
	margin: 0 1px;
}
.tx-sz-seminars .two-cols .side-col {
	width: 28.36%;
}
.tx-sz-seminars .two-cols .main-col {
	width: 71.64%;
}
.tx-sz-seminars .txSzSeminarseminarList {
	margin-bottom: 60px;
}
.tx-sz-seminars .txSzSeminarseminarList section.heading-section {
	padding-top: 30px;
}
.tx-sz-seminars .meta .categories span:before {
	content: "|";
	font-size: 1.1em;
	margin: -1px 6px 0 4px;
	display: inline-block;
	vertical-align: top;
	color: #f69200;
	background: transparent;
	width: auto;
	height: auto;
	position: static;
	top: auto;
	left: auto;
	border-radius: 0;
}
.tx-sz-seminars .meta .categories span:first-child:before {
	content: '';
	display: none;
}
.tx-sz-seminars .meta .date {
	text-transform: none;
	font-weight: normal;
}
.tx-sz-seminars .events-list .img-holder .text-holder .text {
	font-size: 34px;
}

/**
* sz_seminars - END
* =============================================================================
**/

section.colored-section.blue .tx-mmc-directmail-subscription a {
	text-decoration: underline;
}

/*
 * ke_search overrides
 */

.tx-kesearch-pi1 {
	font-family: inherit;
}

.tx-kesearch-pi1 .kesearch_searchbox {
	margin-top: 30px;
}

.tx-kesearch-pi1 #kesearch_results .result-list-item .hit {
	color: black;
}

.tx-kesearch-pi1 #kesearch_results .result-list-item a .hit {
	color: inherit;
}

.tx-kesearch-pi1 input[type="text"],
.tx-kesearch-pi1 select,
.tx-kesearch-pi1 textarea {
	border-radius: 7px;
}

.kesearch_pagebrowser ul li::before {
	content: none;
}

#kesearch_results .result-list-item .result-teaser {
	color: inherit;
}

#ke_search_sword {
	position: static;
	width: 100%;
}

html[lang="fr"] .de-only,
html[lang="de"] .fr-only {
	display: none;
}