header {
	position: absolute;
	top: 50px;
	left: 0;
	right: 0;
	z-index: 100;
	max-height: 80px;
	background-color: #FFF;
}

header .stoerer {
	position: absolute;
	bottom: 80px;
	width: 100%;
	padding: 0.3em 0px;
	background: #FF7E00;
	color: #fff;
	line-height: 1;
}

header .joblink {
	position: absolute;left: 120px;bottom: -13px;background: #369;padding: 0.2em 0.8em;box-shadow: 2px 2px 12px #0003; border-radius: 1em;font-size: 13px;color: #fff;font-weight: bold;
}

body.openmenu header .stoerer { display: none; }
header .stoerer .maxwidth { text-align: center; display: block; text-decoration: none; color: #FFF;}

@media all and (min-width: 1024px) and (max-width: 1279px) {
	header .stoerer { bottom: 65px; font-size: 13px; }
}

@media all and (min-width: 1px) and (max-width: 1024px) {
	header .stoerer { bottom: 52px; font-size: 12px; }
}



header .maxwidth { position: relative; }


#body.openmenu header, #body.openibe header  {
	max-height: 900px;
}

#body.openmenu.tinywindow header .nav_wrapper {
	overflow: scroll;
}

header.sticky {
	position: fixed;
	top: 25px; left: 0; right: 0;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.4);

}

header a { text-decoration: none; }



header .header-inner {
	margin: 0 0 0 300px;
	padding: 15px 0 0 0;
	box-sizing: content-box !important;
}

header .header-inner:after { display: block; content: ""; clear: both; }

header .header-inner .column {
	height: 65px;
	float: left;
	margin: 0 15px 0 0;
	padding: 0 0 0 15px;
}

header .header-inner .column-menu { width: 125px; padding-left: 0px; }
header .header-inner .column-menu:after { display: block; content: ""; clear: left; }
header .header-inner .column-menu .menu { float: left; }
header .header-inner .column-menu .ibe { float: left; margin: 0 0 0 10px; padding: 0; display: none; position: relative; width: 50px; }

header .header-inner .column-menu .ibe i {
	position: absolute;
	top: 2px;
    left: 14px;
	font-size: 25px;
}

header .header-inner .tel {
	display: none;
}


header .nav_wrapper {
	visibility: hidden;
	max-height: 0px;
}

#body.openmenu header .nav_wrapper {
	padding: 30px 0 0 0;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
	max-height: 900px;
	visibility: visible;
}



#or_notification {
	position: absolute;
	opacity: 1;
	top: 140px;
	right: 0;
	z-index: -1;
	color: #FFF;
	font-size: 18px;
	border-radius: 5px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.7);
	width: 400px;
	transition: right 500ms;
	cursor: pointer;
}

#or_notification.stickycart { top: 110px; width: auto; }

#or_notification.hide {
	opacity: 0;
	right: 0px;
	transition: opacity 250ms, right 250ms;
}
#or_notification.noshow {
	display: none;
} 

#or_notification .inner {
	position: relative;
	padding: 0 0 10px 0;
	min-height: 80px;
}

#or_notification.stickycart .inner {
	position: relative;
    padding: 10px 40px 10px 50px;
}

#or_notification.stickycart i.icons8-shopping-cart-loaded {
	position: absolute;
	top: 9px;
	left: 15px;
	font-size: 24px;
}

#or_notification.stickycart i.icons8-arrow-right-filled {
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translate(0,-50%);
	font-size: 14px;
}

#or_notification .inner .close {
	position: absolute;
	top: 0px;
	right: 10px;
	cursor: pointer;
	font-size: 23px;
	line-height: 1;
}

#or_notification .inner .mailbox {
	position: absolute;
	bottom: -4px;
	right: 10px;
	font-size: 50px;
	line-height: 1;
}

#or_notification .inner h4 {
	width: 300px;
	font-size: 18px;
	margin: 10px 40px 8px 20px;
}

#or_notification .inner .intro {
	font-size: 15px;
	line-height: 1.23;
	margin:  0 60px 0 20px;
}
#or_notification .inner .client {
	position: absolute;
	top: 0px;
	right: 40px;
	font-size: 13px;
	border: 1px solid #CCC;
	padding: 3px 7px
}

body.Mandant_106 #or_notification {  background-color: rgba(200,102,27,0.80) !important; }
body.Mandant_105 #or_notification {  background-color: rgba(51,98,83,0.80) !important; }

body #or_notification.booking { background-color: rgba(255,126,0,0.80) !important; }
body #or_notification.puce { background-color: rgba(80,55,8,0.80) !important; } /* dunkelbraun */
body #or_notification.tan { background-color: rgba(146,91,0,0.80) !important; } /* hellbraun */
body #or_notification.hm-layout { background-color: rgba(163,147,122,0.80) !important; } /* hm-layout */
body #or_notification.hm-logo {  background-color: rgba(51,98,83,0.80) !important; } /* hm-logo */
body #or_notification.ho-layout { background-color: rgba(163,147,122,0.80) !important; } /* ho-layout */
body #or_notification.ho-logo { background-color: rgba(188,89,31,0.80) !important; } /* ho-layout */
body #or_notification.hostel-blau { background-color: rgba(0,105,140,0.80) !important; } /* Hostel Blau */
body #or_notification.hostel-grau { background-color: rgba(155,155,140,0.80) !important; } /* Hostel grau */
body #or_notification.hostel-rot { background-color: rgba(209,73,45,0.80) !important; } /* Hostel rot */

header .greybox {
	color: #000;
	font-size: 19px;
	background-color: #EEEEEE;
	box-shadow: 1px 1px 0px #777777;
	box-shadow: 1px 1px 0px rgba(119,119,119,0.33);
	padding: 20px 15px 10px 15px;
	height: 50px;
	position: relative;
	display: block;
}

header .greybox.greybox-wrapper {
	padding: 0;
	height: auto;
}

header .greybox.greybox-light {
	background-color: #FFF;
	box-shadow: none;
	border: 1px solid #777777;
	border-color: rgba(119,119,119,0.33);;
}

header .greybox.greybox-nostyling {
	background-color: #FFF;
	box-shadow: none;
	border-width: 0;
	height: 48px;
}
header .greybox.booking i { color: #FFF; }
header .greybox.greybox-nopaddingleftright { padding-left: 0; padding-right: 0; }

header .greybox .smalllabel {
	position: absolute;
	top: 5px;
	left: 15px;
	font-size: 12px;
	text-transform: uppercase;
	color: #999999;
}

header .greybox .notify {
	position: absolute;
	top: -5px;
	right: 15px;
	font-size: 12px;
	color: #FFF;
	background-color: #BB0016;
	width: 22px;
	height: 22px;
	border-radius: 50%;
	display: block;
	padding: 3px 0 0 8px;
}

header .greybox.pulldown { padding-right: 40px; }
header .greybox.pulldown i.arrow {
	position: absolute;
	top: 25px;
	right: 10px;
	font-size: 12px;
	color: #333;
}#logo {
	top: 0px;
	left: 0px;
	width: 277px;
	height: 80px;
	position: absolute;
	display: block;
	background-position: center center;
	background-repeat: no-repeat;
}

/* Hotel Mohren */
.Mandant_105 #logo {
	background-image: url(https://tramino.s3.amazonaws.com/s/hotel-mohren/1108537/logo-svg.svg);
}

/* Hotel Oberstdorf */
.Mandant_106 #logo {
	background-image: url(https://tramino.s3.amazonaws.com/s/hotel-oberstdorf/870434/logo-ho-01.svg);
}

/* Oberstdorf Hostel */
.Mandant_14495 #logo {
	background-image: url(https://tramino.s3.amazonaws.com/s/oberstdorf-hostel/811554/logo-hostelsvg.svg);
}

/* Wannenkopfhütte */
.Mandant_111 #logo {
	background-image: url(https://storage.tramino.net/wannenkopfhuette/1326423/logo-wh-svg-new.svg);
}

/* Alpe Oberstdorf */
.Mandant_14479 #logo {
	background-image: url(https://tramino.s3.amazonaws.com/s/alpe-oberstdorf/930948/logo-neu.svg);
}


/* Hörnerhaus */
.Mandant_38853 #logo {
	background-image: url(https://storage.tramino.net/hoernerhaus/1219247/600.png);
	background-size: 100%;
}header a.menu {
	display: inline-block;
}

#body.openmenu header a.menu {
	background-color: #FFF;
	box-shadow: 0px -7px 10px rgba(0, 0, 0, 0.1);
	padding-bottom: 0;
	height: 106%;
}

#nav_icon {
	float: left;
	position: relative;
	cursor: pointer;
	width: 18px;
	height: 12px;
	margin: 7px 10px 0 0;
	color: #000;
}

#nav_icon .nav_line {
	position: absolute;
	left: 0px;
	width: 18px;
	height: 2px;
	background-color: #555;
}

#nav_icon .nav_line1 {
	top: 0px;
	-webkit-transition: all 1s 0.2s ease, top 0.2s 0.4s linear, -webkit-transform 0.4s ease;
	transition: all 1s 0.2s ease, top 0.2s 0.4s linear, transform 0.4s ease;
}

#nav_icon .nav_line2 {
	top: 4px;
	-webkit-transition: opacity 0.4s 0.4s ease;
	transition: opacity 0.4s 0.4s ease;
}

#nav_icon .nav_line3 {
	top: 8px;
	-webkit-transition: all 1s 0.2s ease, top 0.2s 0.4s linear, -webkit-transform 0.4s ease;
	transition: all 1s 0.2s ease, top 0.2s 0.4s linear, transform 0.4s ease;
}

/* Clicked */

body.openmenu a.menu #nav_icon .nav_line1 {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top:4px;
	-webkit-transition: all 0.8s 0.2s ease, top 0.2s linear;
	transition: all 0.8s 0.2s ease, top 0.2s linear;
}

body.openmenu a.menu #nav_icon .nav_line2 {
	opacity:0;
	-webkit-transition: opacity 0.4s ease;
	transition: opacity 0.4s ease;
}

body.openmenu a.menu #nav_icon .nav_line3 {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	top:4px;
	-webkit-transition: all 0.8s 0.2s ease, top 0.2s linear;
	transition: all 0.8s 0.2s ease, top 0.2s linear;
}header .breadcrumb {
	position: absolute;
	top: 80px;
	left: 300px;
	background-color: rgba(255,255,255,0.8);
	padding: 5px 20px;
	font-size: 14px;
	box-shadow: inset 0px 11px 8px -10px rgba(0, 0, 0, 0.4);
}

header .breadcrumb:hover { background-color: #FFF }

#body.openmenu header .breadcrumb { display: none; }

header .breadcrumb a {
	color: #000;
}
header .breadcrumb .home {
	margin: 0 10px 0 0;
}
header .breadcrumb .arr {
	font-size: 12px;
	margin: 0 5px;
	display: inline-block;
}


@media all and (min-width: 1024px) and (max-width: 1279px) {
	header .breadcrumb {
		top: 65px;
		left: 255px;
		font-size: 13px;
		padding: 4px 18px;
	}
	header .breadcrumb .arr { font-size: 11px; }
}

@media all and (min-width: 768px) and (max-width:1023px) {
	header .breadcrumb {
		top: 55px;
		left: 180px;
		font-size: 12px;
		padding: 3px 15px;
	}
	header .breadcrumb .arr { font-size: 10px; }
}

@media all and (min-width: 568px) and (max-width: 767px) {

	header .breadcrumb {
		top: 55px;
		left: 0px;
		font-size: 12px;
		padding: 3px 15px;
	}
	header .breadcrumb .arr { font-size: 10px; }
}

@media all and (max-width: 567px) {
	header .breadcrumb {
		top: 55px;
		left: 0px;
		font-size: 12px;
		padding: 3px 15px;
	}
	header .breadcrumb .arr { font-size: 10px; }

}

header .myhotel {
	position: absolute;
	top: -65px;
	right: 0px;
	visibility: visible;
}

#body.openmenu header .myhotel { top: -95px; }

header .myhotel span.pulldown { 
	display: inline-block;
}

header .myhotel span.pulldown .pulldowninner {
	display: none;
	position: absolute;
	top: 50px;
	right: 0;
	background-color: #EEEEEE;
	width: 240px;
	padding: 10px 15px;
}

header .myhotel span.pulldown.pulldown-open .pulldowninner { display: block; }

header .myhotel span.pulldown .pulldowninner ul li {
	padding: 10px 5px;
	border-top: 1px dotted #333;
}

header .myhotel span.pulldown .pulldowninner ul li.infos {
	font-size: 12px;
}

header .myhotel span.pulldown .pulldowninner ul li a {
	font-size: 14px;
	color: #333;
}
header .myhotel span.pulldown .pulldowninner ul li a i {
	margin: 0 5px 0 0;
	font-size: 20px;
}

@media all and (min-width: 1024px) and (max-width: 1279px) {
	header .myhotel { top: -55px; }
	#body.openmenu header .myhotel { top: -85px; }

	header .myhotel span.pulldown .pulldowninner { top: 45px; padding: 8px 13px; }
}

@media all and (min-width: 768px) and (max-width:1023px) {
	header .myhotel { top: -45px; }
	header .myhotel span.pulldown .pulldowninner { top: 35px; padding: 7px 12px; }
}

@media all and (min-width: 568px) and (max-width: 767px) {
	header .myhotel { top: -45px; }
	header .myhotel span.pulldown .pulldowninner { top: 35px; padding: 7px 12px; }
}

@media all and (max-width: 567px) {
	header .myhotel {
		position: static;
		top: auto;
		right: auto;
		padding: 20px 0;
		display: none;
		
	}
	header .myhotel span.pulldown { display: block; width: 100%; }

	#body.openmenu header .myhotel { display: block; }

	header .myhotel span.pulldown.pulldown-open { height: auto; }
	header .myhotel span.pulldown .pulldowninner {
		position: static;
		top: auto;
		right: auto;
		width: 100%;
		padding: 5px 10px;
	}
}

header .bottom {
	position: relative;
	background-color: #F3F3F3;
	font-size: 16px;
	line-height: 1;
	color: #444444;
	margin: 95px 0 0 0;
	height: 37px;
}
header .bottom a {
	color: #444444;
	text-decoration: none;
}

header .bottom:after { display: block; content: ""; clear: both; }

header .bottom .item {
	float: left;
	padding: 10px 0;
	margin: 0 30px 0 0;
}

header .bottom .item.item-video {
	position: absolute;
	bottom: -37px;
	left: 0px;
	width: 584px;
	background-color: #FFF;
	padding: 0;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
}

header .bottom .item.item-video:after { display: block; content: ""; clear: left; }

header .bottom .item.item-video .videowrapper {
	float: left;
	margin: 0 20px 0 0;
	width: 140px;
}
header .bottom .item.item-video .video {
	position: relative;
	width: 100%;
	height: 110px;
	display: block;
}

header .bottom .item.item-video .video picture { width:  100%;
		height:  100%; }
header .bottom .item.item-video .video picture img {
	width:  100%;
	height:  100%;
	object-fit: cover;
}

header .bottom .item.item-video .video .play {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #FFF;
	font-size: 35px;
}



header .bottom .item.item-video .info {
	width: 410px;
	float: left;
}

header .bottom .item.item-video .info .headline {
	display: block;
	font-size: 19px;
	padding: 15px 0 7px 0;
}

header .bottom .item.item-video .info .text {
	line-height: 1.3;
	color: #444;
}

header .bottom .item i {
	margin: 0 5px;
}


header .bottom .item.item-jobs {
	line-height: 1.3;
	font-size: 0.9em;
	max-width: 400px;
	font-style: oblique;
}

@media all and (min-width: 768px) {
	header .bottom .item.item-jobs {
		margin: 0;
		position: absolute;
		bottom: 5px;
		right: 0px;
		width: 40%;
		text-align: right;
		background-color: transparent !important;
	}
}


header .bottom .item.item-jobs a {
	color: #000;
}

header .bottom .item.item-call {
	margin: 0 30px 0 615px;
}

header .bottom .item.item-mail {
	margin-right: 0px;
	float: right;
}

body.Mandant_105 header .bottom .item.item-mail a, body.Mandant_106 header .bottom .item.item-mail a {
	background-color: #FF7E00;
	padding: 5px 5px 10px 5px;
	color: #fff;
}


@media all and (min-width: 1024px) and (max-width: 1279px) {
	header {
		top: 40px;
		max-height: 65px;
	}

	header .greybox {
		font-size: 16px;
		padding: 20px 10px 8px 10px;
		height: 45px;

	}

	header .greybox.greybox-nostyling {	height: 43px; }

	header .greybox .smalllabel {
		top: 5px;
		left: 15px;
		font-size: 11px;
	}

	header .greybox .notify {
		top: -5px;
		right: 15px;
		font-size: 11px;
		width: 20px;
		height: 20px;
		border-radius: 50%;
		padding: 3px 0 0 8px;
	}

	header .greybox.pulldown { padding-right: 35px; }
	header .greybox.pulldown i.arrow {
		top: 25px;
		right: 10px;
		font-size: 11px;
	}

	#logo {
		width: 225px;
		height: 65px;
		background-size: 225px 65px;
	}

	header .header-inner { margin: 0 0 0 245px; padding: 10px 0 0 0; }
	header .header-inner .column { 
		height: 55px;
		margin: 0 10px 0 0;
		padding: 0 0 0 10px;
	}
	header .header-inner .column-menu { width: 100px; }


	header .bottom {
		font-size: 14px;
		margin: 85px 0 0 0;
		height: 35px;
	}



	header .bottom .item {
		float: left;
		padding: 8px 0;
		margin: 0 25px 0 0;
	}

	header .bottom .item.item-video {
		position: absolute;
		bottom: -35px;
		left: 0px;
		width: 490px;
	}


	header .bottom .item.item-video .videowrapper { margin: 0 15px 0 0; width: 120px; }
	header .bottom .item.item-video .video { height: 86px; }
	header .bottom .item.item-video .video .play { font-size: 30px; }


	header .bottom .item.item-video .info { width: 320px; }

	header .bottom .item.item-video .info .headline {
		font-size: 17px;
		padding: 12px 0 5px 0;
	}

	header .bottom .item.item-video .info .text { line-height: 1.25; }
	header .bottom .item i { margin: 0 5px; }


	header .bottom .item.item-call { margin: 0 20px 0 515px; }
	header .bottom .item.item-mail {margin-right: 25px;	}




}

@media all and (min-width: 768px) and (max-width:1023px) {
	
	header {
		top: 30px;
		max-height: 55px;
	}

	header .greybox {
		font-size: 15px;
		padding: 13px 10px 8px 10px;
		height: 35px;

	}

	#body.openmenu header { max-height: none; height: auto; height: 100%; }
	#body.openmenu header .nav_wrapper { position: absolute; top: 55px; left: 0; right: 0; bottom: 0;  max-height: 80vh; overflow: scroll; }

	#body.openibe header { max-height: none; height: auto; height: 100%; }
	#body.openibe header .ibe_wrapper { position: absolute; top: 55px; left: 0; right: 0; bottom: 0;  max-height: none; overflow: scroll }


	header .greybox.greybox-nostyling {	height: 33px; }

	header .greybox .smalllabel {
		top: 3px;
		left: 10px;
		font-size: 10px;
	}

	header .greybox .notify {
		top: -5px;
		right: 15px;
		font-size: 11px;
		width: 20px;
		height: 20px;
		border-radius: 50%;
		padding: 3px 0 0 8px;
	}

	header .greybox.pulldown { padding-right: 35px; }
	header .greybox.pulldown i.arrow {
		top: 15px;
		right: 10px;
		font-size: 11px;
	}

	#logo {
		left: 180px;
		width: 190px;
		height: 55px;
		background-size: 190px 55px;
	}

	header .header-inner { margin: 0 0 0 0; padding: 10px 0 0 0; }
	header .header-inner .column { 
		height: 45px;
		margin: 0 10px 0 0;
		padding: 0 0 0 0;
		border-width: 0px;
	}
	header .header-inner .column-menu { width: auto; }
	header .header-inner .column-menu .ibe { display: block; }


	header .ibe_wrapper {
		overflow: hidden;
		max-height: 0px;
	}

	#body.openibe header .ibe_wrapper {
		padding: 30px 0 0 0;
		box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
		max-height: 900px;
		background-color: #FFF;
	}



	header .bottom {
		font-size: 13px;
		margin: 85px 0 0 0;
		height: 35px;
	}



	header .bottom .item {
		float: left;
		padding: 8px 0;
		margin: 0 25px 0 0;
	}

	header .bottom .item.item-video {
		position: absolute;
		bottom: -34px;
		left: 0px;
		width: 400px;
	}


	header .bottom .item.item-video .videowrapper { margin: 0 15px 0 0; width: 120px; }
	header .bottom .item.item-video .video { height: 86px; }
	header .bottom .item.item-video .video .play { font-size: 30px; }

	header .bottom .item.item-video .info { width: 260px; }

	header .bottom .item.item-video .info .headline {
		font-size: 16px;
		padding: 12px 0 5px 0;
	}

	header .bottom .item.item-video .info .text { line-height: 1.20; }
	header .bottom .item i { margin: 0 5px; }


	header .bottom .item.item-call { margin: 0 20px 0 415px; }
	header .bottom .item.item-mail { margin-right: 25px;	}

	#nav_icon { margin: 5px 10px 0 0; }
}

@media all and (min-width: 568px) and (max-width: 767px) {
	header {
		top: 15px;
		max-height: 55px;
	}

	header .greybox {
		font-size: 15px;
		padding: 13px 10px 8px 10px;
		height: 35px;

	}

	#body.openmenu header { max-height: none; height: auto; height: 100%; }
	#body.openmenu header .nav_wrapper { position: absolute; top: 55px; left: 0; right: 0; bottom: 0;  max-height: 80vh; overflow: scroll;  }

	#body.openibe header { max-height: none; height: auto; height: 100%; }
	#body.openibe header .ibe_wrapper { position: absolute; top: 55px; left: 0; right: 0; bottom: 0;  max-height: none; overflow: scroll }


	header .greybox.greybox-nostyling {	height: 33px; }

	header .greybox .smalllabel {
		top: 3px;
		left: 10px;
		font-size: 10px;
	}

	header .greybox .notify {
		top: -5px;
		right: 15px;
		font-size: 11px;
		width: 20px;
		height: 20px;
		border-radius: 50%;
		padding: 3px 0 0 8px;
	}

	header .greybox.pulldown { padding-right: 35px; }
	header .greybox.pulldown i.arrow {
		top: 15px;
		right: 10px;
		font-size: 11px;
	}

	#logo {
		left: 180px;
		width: 190px;
		height: 55px;
		background-size: 190px 55px;
	}

	header .header-inner { margin: 0 0 0 0; padding: 10px 0 0 0; }
	header .header-inner .column { 
		height: 45px;
		margin: 0 10px 0 0;
		padding: 0 0 0 0;
		border-width: 0px;
	}
	header .header-inner .column-menu { width: auto; }
	header .header-inner .column-menu .ibe { display: block; }

	header .ibe_wrapper {
		overflow: hidden;
		max-height: 0px;
	}

	#body.openibe header .ibe_wrapper {
		padding: 30px 0 0 0;
		box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
		max-height: 900px;
		background-color: #FFF;
	}
	

	header .bottom {
		font-size: 13px;
		margin: 0px 0 0 0;
		height: auto;
		padding: 20px 0;
	}



	header .bottom .item {
		float: left;
		padding: 8px 0;
		margin: 0 25px 0 0;
	}

	header .bottom .item.item-video {
		position: static;
		bottom: auto;
		left: auto;
		width: 410px;
		margin: 0 auto;
		float: none;
	}


	header .bottom .item.item-video .videowrapper { margin: 0 15px 0 0; width: 120px; }
	header .bottom .item.item-video .video { height: 86px; }
	header .bottom .item.item-video .video .play { font-size: 30px; }


	header .bottom .item.item-video .info { width: 260px; }

	header .bottom .item.item-video .info .headline {
		font-size: 16px;
		padding: 12px 0 5px 0;
	}

	header .bottom .item.item-video .info .text { line-height: 1.20; }
	header .bottom .item i { margin: 0 5px; }


	header .bottom .item.item-call { margin: 0 20px 0 0; }
	header .bottom .item.item-mail { margin-right: 25px;	}

	#nav_icon { margin: 5px 10px 0 0; }
}

@media all and (max-width: 567px) {
	header {
		top: 0px;
		max-height: 55px;
	}

	header .greybox {
		font-size: 15px;
		padding: 13px 10px 8px 10px;
		height: 35px;

	}

	#body.openmenu header { max-height: none; height: auto; height: 100%; }
	#body.openmenu header .nav_wrapper { position: absolute; top: 55px; left: 0; right: 0; bottom: 0;  max-height: 100vh; overflow: scroll }

	#body.openibe header { max-height: none; height: auto; height: 100%; }
	#body.openibe header .ibe_wrapper { position: absolute; top: 55px; left: 0; right: 0; bottom: 0;  max-height: none; overflow: scroll }


	header .greybox.greybox-nostyling {	height: 33px; }

	header .greybox .smalllabel {
		top: 3px;
		left: 10px;
		font-size: 10px;
	}

	header .greybox .notify {
		top: -5px;
		right: 15px;
		font-size: 11px;
		width: 20px;
		height: 20px;
		border-radius: 50%;
		padding: 3px 0 0 8px;
	}

	header .greybox.pulldown { padding-right: 35px; }
	header .greybox.pulldown i.arrow {
		top: 15px;
		right: 10px;
		font-size: 11px;
	}

	#logo {
		left: 105px;
		top: 9px;
		width: 138px;
		height: 40px;
		background-size: 138px 40px;
	}

	header .header-inner { margin: 0 0 0 0; padding: 10px 0 0 0; }
	header .header-inner .column { 
		height: 45px;
		margin: 0 10px 0 0;
		padding: 0 0 0 0;
		border-width: 0px;
	}
	header .header-inner .column-menu { width: auto; }
	header .header-inner .column-menu .menu .label { display: none; }
	header .header-inner .column-menu .ibe { display: block; }


	header .header-inner .tel {
		display: inline-block;
		float: right;
		width: 40px;
	}

	header .header-inner .tel i {
		position: absolute;
		top: 2px;
		left: 10px;
		font-size: 25px;
	}

	header .ibe_wrapper {
		overflow: hidden;
		max-height: 0px;
	}

	#body.openibe header .ibe_wrapper {
		padding: 30px 0 0 0;
		box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
		max-height: 900px;
		background-color: #FFF;
	}
	

	header .bottom {
		font-size: 12px;
		margin: 0px 0 0 0;
		height: auto;
		padding: 20px 0;
	}



	header .bottom .item {
		float: none;
		padding: 8px 0;
		margin: 0 25px 0 0;
	}

	header .bottom .item.item-video {
		display: flex;
		position: static;
		bottom: auto;
		left: auto;
		width: auto;
		margin: 0 auto;
		float: none;
		padding-bottom: 10px;
	}


	header .bottom .item.item-video .videowrapper { margin: 0 15px 0 0; width: 120px; }
	header .bottom .item.item-video .video { height: 86px; }
	header .bottom .item.item-video .video .play { font-size: 30px; }



	header .bottom .item.item-video .info { width: auto; flex: 1; }

	header .bottom .item.item-video .info .headline {
		font-size: 15px;
		padding: 8px 0 4px 0;
	}

	header .bottom .item.item-video .info .text { line-height: 1.15; }
	header .bottom .item i { margin: 0 5px; }


	header .bottom .item.item-call { margin: 0 20px 0 0; }
	header .bottom .item.item-mail { margin-right: 25px;	}

	#nav_icon { margin: 5px 0 0 0; }

	#or_notification {
		width: 260px;
		top: 80px;
	}
	#or_notification .inner h4 {
		font-size: 14px;
		width: auto;
	}

	#or_notification .inner .intro {
		font-size: 12px;
	}
}

