/* GLOBAL STYLES
--------------------------------------------------------------------*/
@media screen {
	html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
	{
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		vertical-align: baseline;
		background: transparent;
	}

	html {
		font-size: 62.5%;
	}

	body {
		font-size: 100%;
		font-family: 'Arial', 'Helvetica', sans-serif;
		color: #444;
		font-weight: normal;
	}

	a {
		text-decoration: none;
	}

	img {
		vertical-align: bottom;
		border: none;
	}

	.inline {
		display: inline;
	}

	.line_through {
		text-decoration: line-through
	}

	.error {
		color: #a24f69;
	}

	.pad_left {
		padding-left: 1.5rem;
	}

	.pad_right {
		padding-right: 1.5rem;
	}

	.pad_bottom {
		padding-bottom: 1.6rem;
	}

	li {
		list-style-type: none;
	}

	abbr,acronym {
		font-variant: normal;
		border-bottom: 1px dotted #666;
		font-style: italic;
		cursor: help;
	}

	blockquote,q {
		quotes: none;
	}

	sup {

	}

	sub {

	}

	:focus {
		outline: 0;
	}

	del {
		text-decoration: line-through;
	}

	ins {
		text-decoration: none;
	}

	.bold,
	b, strong {
		font-style: normal;
		font-weight: 700;
	}

	i, em {
		font-style: italic;
	}

	.ce_gallery li, .pagination ul li {
		float: left;
		width: auto;
	}

	.ce_list ul li:before, .ce_text ul li:before {
		content: '— ';
		font-size: 1.2rem;
		padding-top: 3px;
		margin-left: -1.75rem;
		font-weight: 400;
	}

	.ce_list ul li, .ce_text ul li {
		padding-left: 1.5rem;
		margin-bottom: 0.75rem;		
	}


	.invisible {
		width: 0px;
		height: 0px;
		left: -1000px;
		top: -1000px;
		position: absolute;
		overflow: hidden;
		display: inline;
	}

	.clear, #clear {
		clear: both;
		height: 0.1px;
		line-height: 0.1px;
		font-size: 0.001rem;
		overflow: hidden;
	}

	.ce_gallery .col_first {
		clear: both;
	}

	table {
		border-collapse: collapse;
		border-spacing: 0;
	}

	caption,th {
		font-weight: bold;
	}

	caption,th,td {
		text-align: left;
		vertical-align: top;
	}

	input,button,textarea,select {
		font-family: inherit;
		font-size: 99%;
		font-weight: inherit;
	}

	h1,h2,h3,h4,h5,h6 {
		padding-top: 0.2rem;
		margin-bottom: 0.5rem;
		font-weight: 500;
		color: #000;
	}

	p,pre,blockquote,table,ol,ul,form, address {
		margin-bottom: 1rem;
	}


	.caption {
		position: relative;
		clear: both;
		font-size: 1.2rem;
		padding: 0.35rem 0;
		color: #777;
	}

	.ce_text ul,  .ce_list ul, .ce_text ol, .ce_list ol  {
		clear: both;
		margin-bottom: 2.5rem;
		list-style-type: square;
		list-style-position: inside;
	}

	.ce_text ul ol, .ce_text ul ul,.ce_text ol ol, .ce_text ol ul {
		margin: 0 0 0.5rem 1.5rem;
	}


	.ce_text ol, .ce_list ol  {
		list-style-position: outside;
	}

	.ce_text ol > li, .ce_list ol > li {
		list-style-type: decimal;
        margin-left: 30px;
		margin-bottom: 10px;
	}

	.ce_list ul li, .ce_text ul li {
		list-style-type: none;
	}

	.image_container a {
		border: none !important;
	}







	/* search */

	.search-button{
		background: transparent url("../images/icons/magnifying-glass34.svg") center center no-repeat;
		background-size: cover;
		background-size: 50% 50%;
		display: inline-block !important;
		height: 2.6rem;
		width: 2.6rem;
		text-indent: -99999px;
		border: 1px solid #fff;
		border-radius: 1.35rem;
	}


	/* content accordion ce_accordionStart */
	.ce_accordionStart {}

	.ce_accordionStart .toggler {
		position: relative;
	}

	.ce_accordionStart .toggler .inside_ce {
		border-bottom: 1px solid #000
	}

	.ce_accordionStart .ui-accordion-header:after {
		top: 1.25rem;
	}


	/* FOOTER STYLES
    --------------------------------------------------------------------*/

	/* OTHERS STYLES
    --------------------------------------------------------------------*/
	figure img {
		display: inline;
		width: auto;
		image-rendering: inherit;
	}

	.clearFloat {
		clear: both;
	}

	.mobile-text-center,
	p.back.link-button {
		text-align: center;
	}

	html.js .showJs {
		display: none;
	}


	.picture-round img {
		display: block;
		width: 180px;
		height: 180px;
		margin: auto;
		border-radius: 90px;
	}

	.nach_oben_link {
		clear: both;
		padding: 0;
		cursor: pointer;
		text-align: center;
		text-indent: -10000px;
		position: fixed;
		bottom: 10px;
		right: 0;
		left: 0;
		display: block;
		margin: auto;
		width: 30px;
		height: 30px;
	}

	.bs-top .nach_oben_link {
		display: none;
	}

	.bs-bottom .nach_oben_link {
		display: block;
	}

	.nach_oben_link .inside_ce {
		width: 30px;
		height: 30px;
		border-radius: 15px;
		background: #000 url("../images/icons/arrow-up.svg") center center no-repeat;
		background-size: 60%;
	}

	.nach_oben_link .inside_ce a {
		display: block;
		width: 30px;
		height: 30px;
		border: none !important;
	}

	.black-line {
		border-top: 1px solid #000;
	}

	/* scroll down */
	.scroll-down {
		display: none;
		position: fixed;
		bottom: 20px;
		left: 50%;
		margin-left: -16px;
		width: 26px;
		height: 26px;
		z-index: 2;
		opacity: 0;
		visibility: hidden;
	}

	.bs-top .scroll-down {
		opacity: 1;
		visibility: visible;
		display: block;
		animation: bounce 1.5s infinite;
		border: 2px solid #ccc;
		border-radius: 15px;
	}

	.scroll-down:before {
		position: absolute;
		top: 7px;
		left: 8px;
		transform: rotate(-45deg);
		display: block;
		width: 7px;
		height: 7px;
		content: "";
		border: 2px solid #ccc;
		border-width: 0px 0 2px 2px;
		border-radius: 3px;
	}

	.hovered.scroll-down,
	.hovered.scroll-down:before {
		border-color: #f9b600;
	}

	@keyframes bounce {
		0%,
		100%,
		20%,
		50%,
		80% {
			-webkit-transform: translateY(0);
			-ms-transform: translateY(0);
			transform: translateY(0);
		}
		40% {
			-webkit-transform: translateY(-10px);
			-ms-transform: translateY(-10px);
			transform: translateY(-10px);
		}
		60% {
			-webkit-transform: translateY(-5px);
			-ms-transform: translateY(-5px);
			transform: translateY(-5px);
		}
	}
	/* scroll down */

	.thin-line {
		background: #ccc;
		height: 1px;
		margin: 2.5rem 0.75rem 2.75rem 0.75rem;
	}

	/* Lightbox Search style */
	.searchshown #wrapper {
		opacity: 0.5;
		filter: blur(5px);
		transition: opacity .5s, filter .5s;
	}

	.searchshown #cboxContent,
	.searchshown #cboxLoadedContent {
		border: 1px solid #fff;
		background: none;
		border: none;
	}

	.searchopen #cboxLoadingGraphic {
		display: none;
		background: none;
	}

	.searchopen #cboxClose {
		display: none;
	}


	/* box-link */
	.box-link a {
		color: inherit !important;
	}

	.search-form {
		width: 80%;
		margin: auto;
		text-align: center;
		box-sizing: border-box;
	}
	.search-form input.text {
		border: none;
		border-bottom: 1px solid #009d89;
		margin-bottom: 1rem;
		background: transparent;
		float: none;
		width: 100%;
		text-align: center;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}
	.search-form .field_div {
		width: 100%;
	}
	.search-form .label_div {
		display: none;
	}
	.search-form .submit {
		color: #fff;
		font-size: 14px;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}

	.search-form  ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
		color: #aaa;
	}
	.search-form  :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
		color: #aaa;
		opacity: 1;
	}
	.search-form ::-moz-placeholder { /* Mozilla Firefox 19+ */
		color: #aaa;
		opacity: 1;
	}
	.search-form  :-ms-input-placeholder { /* Internet Explorer 10-11 */
		color: #aaa;
	}
	.search-form ::-ms-input-placeholder { /* Microsoft Edge */
		color: #aaa;
	}

	.mod_search input{
		margin-bottom: 1rem;
	}

	.mod_search input.submit {
		float: right;
	}

	.mod_search div.odd,
	.mod_search div.even{
		margin-bottom: 2rem;
	}

	.mod_search p.context {
		margin-bottom: 0;
	}

	.mod_search p.url{
		font-style: italic;
		word-break: break-all;
		word-break: break-word;
		hyphens: auto;
		color: #000;
	}

	.mod_search .highlight {
		background: #c7f3ed;
		padding: 0.25rem 0.5rem 0.1rem;
		border-radius: 1rem;
	}

	.searchshown #cboxOverlay:before {
		content: "";
		width: 20px;
		height: 20px;
		position: absolute;
		top: 1rem;
		right: 1rem;
		display: inline-block;
		background-position: center center;
		background-repeat: no-repeat;
		background-size: 85% 85%;
		border-radius: 25px;
		background-image: url(../images/icons/cross97.svg);
	}


	/* Lightbox url open in custom overlay */

	#model-container {
		transition: all 0.3s ease-out;
		overflow: hidden;
	}

	#model-container {
		transform: translateX(0) translateY(40%);
		background: none;
	}

	#model-container #main {
		background: #fff;
		padding-bottom: 4rem;
	}

	#model-container #header .header-content,
	#model-container #header .customNavi
	{
		display: none;
	}

	#model-container * {
		background: none !important;
	}

	.lightbox-content-custom .mm-slideout {
		position: fixed;
		width: 100vw !important;
		height: 100vh !important;
	}

	.lightbox-content-custom-loaded .mm-slideout {
		overflow: hidden;
	}

	@keyframes model-container-show {
		0% {
			opacity: 0;
			transform: translateX(0) translateY(80%);
		}

		100% {
			opacity: 1;
			transform: translateX(0) translateY(0);
		}
	}


	.lightbox-content-custom #model-container {
		animation: model-container-show 500ms both;
		animation-timing-function: ease-out;
		position: relative;
		z-index: 4;
		background: rgba(255, 255, 255, 0.8);
		min-height: 100.1vh;
	}

	.ie11 #model-container {
		transform: translateX(0) translateY(80%);
	}

	.lightbox-content-custom-loaded .ie11 #model-container {
		transform: translateX(0) translateY(0);
		transition: transform 500ms ease-out 0s;
	}

	.lightbox-content-custom .ie11 .mm-slideout {
		position: fixed;
		width: 100vw !important;
		height: 100vh !important;
		opacity: 1;
	}

	.lightbox-content-custom-loaded .ie11 .mm-slideout {
		opacity: 0.5;
		transition: opacity 200ms ease-out 0s;
	}


	.lightbox-content-custom .nav-icon-wrap
	{
		display: none;
	}

	.lightbox-content-custom .mm-slideout {
		opacity: 0.5;
		filter: blur(5px);
		transition: opacity .5s, filter .5s;
	}


	/* close button */
	#model-close {
		display: none;
		visibility: hidden;
		transition: visibility 500ms linear;
	}

	.lightbox-content-custom-loaded #model-close {
		display: block;
		visibility: visible;
		position: fixed;
		top: 2rem;
		right: 2rem;
		width: 26px;
		height: 26px;
		border: 1px solid #000;
		border-radius: 24px;
		margin: 0 auto;
		clear: both;
		z-index: 5;
		color: #fff;
		font-weight: 100;
		text-align: center;
		background: rgba(1,1,1, 1);
		cursor: pointer;
	}

	#model-close span {
		display: none;
		position: absolute;
		right: -55px;
		font-size: 10px;
		line-height: 26px;
		color: #000;
	}

	.bs-bottom #model-close span {

		display: inline-block;
	}

	#model-close:before{
		display: inline-block;
		font-family: BurkiSchererIcon;
		content: "\e003";
		font-size: 10px;
		line-height: 26px;
		font-weight: 100;
	}

	.lightbox-colorbox .mm-slideout {
		z-index: 3;
	}

	/* footer accordion */
	.ui-widget {
		font-size: inherit !important;
	}

	.ui-accordion {
		padding-top: 10px;
		margin-bottom: 5px;
	}
	.ui-accordion-header:after {
		content: "\e011";
		font-family: BurkiSchererIcon;
		font-style: normal;
		position: absolute;
		right: 1rem;
		transition: transform;
		transition-duration: 300ms;
		transition-timing-function: ease-in-out
	}

	.ui-state-active.ui-accordion-header:after {
		transform: rotate(45deg);
	}

	/* Light box -gallery*/
	#cboxOverlay {
		background: #fff;
	}

	#cboxLoadedContent {
		background: #fff;
		border: 1px solid #ccc;
	}

	#cboxClose,
	#cboxTitle,
	#cboxCurrent {

	}

	/* ColorBox STYLES */
	#cboxPrevious,
	#cboxNext,
	#cboxClose
	{
		background-image: url(../images/misc/colorbox/controls.png);
	}

	#cboxContent {
		background: #fff;
	}


	/* ColorBox html content */
	.colorBoxHtml #cboxLoadedContent {
		font-size: 16px;
		font-size: 1.6rem;
		margin: 0 auto;
	}
	.colorBoxHtml #cboxLoadedContent div.widget{
		clear: both;
	}

	.colorBoxHtml #cboxLoadedContent div.widget-submit{
		margin-top: 2rem;
	}





	/* loader */
	.loader,
	.loader:before,
	.loader:after {
		color: #000;
		background: #000;
		-webkit-animation: load1 1s infinite ease-in-out;
		animation: load1 1s infinite ease-in-out;
		width: 1em;
		height: 4em;
	}
	.loader {
		text-indent: -9999em;
		margin: 88px auto;
		font-size: 11px;
		-webkit-transform: translateZ(0);
		-ms-transform: translateZ(0);
		transform: translateZ(0);
		-webkit-animation-delay: -0.16s;
		animation-delay: -0.16s;
		position: fixed;
		top: 40vh;
		left: 0;
		right: 0;
		margin: auto;
		z-index: 10000;
	}

	.loader:before,
	.loader:after {
		position: absolute;
		top: 0;
		content: '';
	}
	.loader:before {
		left: -1.5em;
		-webkit-animation-delay: -0.32s;
		animation-delay: -0.32s;
	}
	.loader:after {
		left: 1.5em;
	}
	@-webkit-keyframes load1 {
		0%,
		80%,
		100% {
			box-shadow: 0 0;
			height: 4em;
		}
		40% {
			box-shadow: 0 -2em;
			height: 5em;
		}
	}
	@keyframes load1 {
		0%,
		80%,
		100% {
			box-shadow: 0 0;
			height: 4em;
		}
		40% {
			box-shadow: 0 -2em;
			height: 5em;
		}
	}


	.ui-dialog {
		z-index: 2;
		position: absolute;
		top: 40vh !important;
		background: #fff;
		padding: 1em;
		max-width: 400px;
		border: 1px solid #999;
	}
	.ui-dialog-content {
		padding: 0.5em;
	}

	img[src*=".svg"] {
		width: 100%;
	}

	/* cookie bar */
	.cookiebar {
		background: #000 !important;
		color: #fff !important;
	}
	#cookiebar-text {
		margin: auto;
		font-size: 1.6em;
		text-align: left;
	}
	
	.cookiebar__message,
	.cookiebar__button {
		margin: 16px 0;
	}

	#cookiebar-text a{
		color: #fff !important;
		text-decoration: none !important;
	}

	.cookiebar__button {
		float: right;
		width: auto;
		color: #000;
	}

} /*@media ends*/

@media only screen and (min-width: 1000px) {

	#cookiebar-text {
		float: left;
		width: 80%;
	}
}
