/*
font-family: 'Roboto Condensed', sans-serif;
font-family: 'Montserrat', sans-serif;
300,400,500,600
*/

body, textarea, input, select {
	font-family: 'Montserrat', sans-serif;
}

body {
	font-size:11pt;
	line-height:23px;
}

.videoBox2 {
	max-width:1024px;
	padding-bottom:50px;
}
.videoBox2 video {
	width:100%;
}

.triangle {
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 20px 0 0 20px;
	border-color: transparent transparent transparent #e00926;
	transform: rotate(0deg);
}
.linie {
	display: block;
	width: 120px;
	height: 3px;
	background-color: #18b0e2;
	margin: 22px 0;
}

.sizing {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

a.anker,div.anker {
	position:absolute;
	margin-top:-170px;
}

div.anker2 {
	position:absolute;
	margin-top:-190px;
}

#surround {
	margin:169px auto 0;
	width:100%;
}

.inner {
	margin:0 auto;
	width:100%;
	max-width:1280px;
}

.innerBox {
	padding:0 15px;
}

.innerBox img {
	max-width:100%;
	height:auto;
	display:inline-block;
}

.wrapper {
	display: flex;
	flex-flow: row nowrap;
}


.block50 {
	float:left;
	width:50%;
}

.block33 {
	float:left;
	width:33.33333%;
}

.block25 {
	float:left;
	width:25%;
}

.block20 {
	float:left;
	width:20%;
}
.block50 img, .block25 img, .block20 img {
	max-width:100%;
	height:auto;
	display:block;
}

.downloads table {
	margin-top:20px;
}
.downloads td:nth-child(1)  {
	padding:5px 15px 5px 0;
}
.downloads td:nth-child(2)  {
	padding:10px;
}


/* HEADER */

#headerSurround {
	width:100%;
	position:fixed;
	top:0;
	z-index:200;
	background-color:#fff;
}

header {
	z-index:1;
	position:relative;
	font-size:13pt;
	color:#919191;
	height:130px;
}

header .inner {
	background-color:#fff;
}

#headerBottom {
	display:block;
	height:39px;
	width:100%;
	background-color:#839eb1;
	border-bottom:1px solid #fff;
}

#headerBottom .innerBox {
	position:relative;
	height:39px;
}

#suchButton {
	display:block;
	position:absolute;
	z-index:;
	bottom:0;
	right:153px;
	width:60px;
	height:40px;
	border-left:1px solid #fff;
	background-repeat:no-repeat;
	background-position:center;
	background-image:url('/page/_webpics/buttons/icon-suche.png');
}
#shopButton {
	display:block;
	position:absolute;
	z-index:5;
	bottom:0;
	right:213px;
	width:66px;
	height:40px;
	background-repeat:no-repeat;
	background-position:center;
	background-image:url('/page/_webpics/buttons/shop-icon.png');
}

#orgatexButton {
	display:block;
	position:absolute;
	z-index:5;
	bottom:0;
	right:279px;
	width:140px;
	height:40px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	background-repeat:no-repeat;
	background-position:center;
	background-image:url('/page/_webpics/buttons/orgatex.png');
}



#headerBoschButton {
	position:absolute;
	z-index:5;
	bottom:0;
	right:0;
	display:block;
	width:153px;
	height:169px;
	background-repeat:no-repeat;
	background-position:bottom center;
	background-image:url('/page/_webpics/buttons/logo-rexroth-bosch-group.png');
}


header #logo {
	float:left;
	height:80px;
	width:310px;
	margin-top:32px;
	background-repeat:no-repeat;
	background-position:center center;
	background-image:url('/page/_webpics/fms-logo.svg');

}


#kapitelbild {
	position:relative;
	background-position:center;
	background-repeat:no-repeat;
	background-size: cover;
	height:400px;
	display: flex;
	align-items: start;
	justify-content: left;
}
#kapitelbild.loesungen {
	height:823px;
	position:relative;
}
#kapitelbild.loesungen .cover{
	position:absolute;
	display:block;
	bottom:0;
	width:100%;
	height:100px;
	background-image:url('/page/_webpics/loesungen/winkel-weiss-headerbild-fms-technik.svg');
	background-size: 105% auto;
	background-position: center bottom -2px;
	background-repeat: no-repeat;
}

#kapitelbild.loesungen #rexrothlogo {
	position:absolute;
	right:200px;
	top:0;
	width:150px;
}
#kapitelbild.loesungen #rexrothlogo img {
	width:100%;
	height:auto;
	display:block;
}

.fullImage{
	position:relative;
	background-position:center;
	background-repeat:no-repeat;
	background-size: cover;
	height:400px;
}

#kapitelbild .headerTeaser {
	padding-top:90px;
	font-size:42pt;
	line-height:70px;
	font-weight:bold;
	color:#fff;
	text-shadow:0 0 10px rgba(0,0,0,0.2)
}



#lineFiller {
	position:absolute;
	z-index:0;
	background-image:url('/page/_webpics/liner.jpg');
	background-repeat:repeat-x;
	width:50%;
	height:128px;
}

/* CONTENT */
#content {
	color:#000;
	width:100%;
	margin:0 auto;
	padding:0;
	line-height:22px;
	text-align:left;
}


#content .contentTop {
	padding:45px 0;
}

#content .contentTop h1 {
	hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-o-hyphens: auto;
	-webkit-hyphens: auto;
	font-size:32pt;
	font-weight:bold;
	line-height:43px;
	padding-top:0;
	padding-bottom:0;
}
#content .contentTop h2 {
	hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-o-hyphens: auto;
	-webkit-hyphens: auto;
	font-size:31pt;
	font-weight:400;
	line-height:43px;
	padding-top:0;
	padding-bottom:0;
}


h1 {
	font-size:32pt;
	font-weight:bold;
	line-height:43px;
	padding-top:0;
	padding-bottom:0;
}
h2 {
	font-size:31pt;
	font-weight:400;
	line-height:43px;
	padding-top:0;
	padding-bottom:0;
}
h3 {
	font-size:25pt;
	font-weight:bold;
	line-height:43px;
	padding-top:0;
	padding-bottom:0;
}
h4 {
	font-size:21pt;
	font-weight:bold;
	line-height:36px;
	padding-top:0;
	padding-bottom:0;
}

h5 {
	font-size:21pt;
	line-height:40px;
	font-weight:500;
}



#content li {
	font-weight:normal;
}


a {
	color:#d30b1b;
}

.blueBack {
	background-color:#eef3f6;
	color:#000;
}
.blueBack a {
	color:#d30b1b;
}

.darkBack {
	background-color:#839eb1;
	color:#000;
}



.buttons {
	padding:20px 0 0;
}

.buttonB {
	display:block;
	font-size:11pt;
	font-weight:bold;
	line-height:24px;
	background-color:#46baf3;
	color:#fff !important;
	padding:10px 10px;
	min-width:300px;
	width:230px;
	border:none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	transition: background-color 0.4s ease;
	-moz-transition: background-color 0.4s ease;
	-webkit-transition: background-color 0.4s ease;
	-o-transition: background-color 0.4s ease;
	-ms-transition: background-color 0.4s ease;
	margin-bottom:10px;
	text-align:center;
}
.buttonB:hover {
	background-color:#349ccf;
}
.buttonB.short {
	min-width:180px;
	width:180px;
}


.buttonBL {
	display:inline-block;
	font-size:11pt;
	font-weight:bold;
	line-height:24px;
	background-color:#46baf3;
	color:#fff !important;
	padding:10px 30px;
	border:1px solid #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	transition: background-color 0.4s ease;
	-moz-transition: background-color 0.4s ease;
	-webkit-transition: background-color 0.4s ease;
	-o-transition: background-color 0.4s ease;
	-ms-transition: background-color 0.4s ease;
	margin-bottom:10px;
	text-align:center;
}
.buttonBL:hover {
	background-color:#349ccf;
}


.buttonG {
	font-size:11pt;
	font-weight:bold;
	line-height:40px;
	display:inline-block;
	background-color:#839eb1;
	color:#fff !important;
	padding:0 30px;
	border:1px solid #fff;
	transition: background-color 0.4s ease;
	-moz-transition: background-color 0.4s ease;
	-webkit-transition: background-color 0.4s ease;
	-o-transition: background-color 0.4s ease;
	-ms-transition: background-color 0.4s ease;
}
.buttonG:hover {
	background-color:#d30b1b;
}


ul.suche {
	list-style-type:none;
	margin:0;
	padding:0;
}
ul.suche li a {
	display:block;
	padding:5px 15px;
	background-color:#ddd;
	border-bottom:1px solid #000;
}


.flex {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-flow: row wrap;
}


.wrapper.textgalerie .text {
	flex:0 0 50%;
}
.wrapper.textgalerie .galerie {
	position:relative;
	flex:0 0 50%;
}


.wrapper.textbild .text {
	flex:0 0 50%;
}

.wrapper.textbild .bild {
	flex:0 0 50%;
	position:relative;
}
.wrapper.textbild .bild img {
	width:100%;
	height:auto;
}


.videoBox .video {
	position: relative; 
	padding-bottom: 56.25%; /* ratio 16x9 */
	height: 0; 
	overflow: hidden; 
	width: 100%;
	height: auto;
	border:2px solid #eef3f6;
}
.videoBox .video iframe {

	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 

}
/* ratio 4x3 */
.videoBox .video.ratio4x3 {
	padding-bottom: 75%;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.videoText {
	padding-top:10px;
}



.teamBox {
	padding-top:10px;
	padding-bottom:10px;
	font-size:12pt;
	line-height:25px;
}



#map {
	width:100%;
	height:420px;
}





.maps iframe{
	pointer-events: none;
}


.zoom {
	display:block;
	overflow:hidden;
}

.zoom img {
	display:block;
	transition: transform 0.8s;
	-moz-transition: transform 0.8s;
	-webkit-transition: transform 0.8s;
	-o-transition: transform 0.8s;
	-ms-transition: transform 0.8s;
}
.zoom img:hover {
	transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
}

.trans {
	transition: background-color 0.8s ease;
	-moz-transition: background-color 0.8s ease;
	-webkit-transition: background-color 0.8s ease;
	-o-transition: background-color 0.8s ease;
	-ms-transition: background-color 0.8s ease;
}


/* DATENSCHUTZ-TITEL */
.dse-haupttitel {
	font-size:19pt;
	font-weight:bold;
}

.dse-untertitel {
	font-size:14pt;
	font-weight:bold;
}

.impdaschu-titel {
	font-size:24pt;
	font-weight:bold;
	text-transform:uppercase;
}

.iframeBox {width:100%;	
	position: relative; 
	padding-bottom: 56.25%; /* ratio 16x9 */
	height: 0; 
	overflow: hidden; 
	width: 100%;
	height: auto;}
.iframeBox iframe {			position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; }


/* RESPONSIVE */


@media  only screen and (max-width: 1260px) {
	#headerBoschButton {
		background-image:url('/page/_webpics/buttons/logo-small-rexroth-bosch-group.png');
		height:139px;
		width:103px;
	}

	#suchButton {
		right:103px;
	}
	#shopButton {
		right:163px;
	}

	#orgatexButton {
		right:229px;
	}

	#surround {
		margin:139px auto 0;
	}
	header {
		z-index:1;
		position:relative;
		font-size:13pt;
		color:#919191;
		height:100px;
	}


	header #logo {
		float:left;
		margin-top:17px;
		height:63px;
		width:286px;
		background-image:url('/page/_webpics/logo-klein-fms-technik.png');
		background-repeat:no-repeat;
		background-size:100% auto;
	}

	#kapitelbild.loesungen #rexrothlogo {
		right:20px;
		width:150px;
	}

	#kapitelbild.loesungen {
		height:640px;
	}

}


@media  only screen and (max-width: 1100px) {
	#headerBoschButton {
		right:80px;;
	}

	#suchButton {
		right:183px;
	}
	#shopButton {
		right:243px;
	}

	#orgatexButton {
		right:309px;
	}




}


@media  only screen and (max-width: 1280px) {
	#lineFiller {
		display:none;
	}
}

@media  only screen and (max-width: 960px) {
	h3 {
		font-size:21pt;
		line-height:35px;
		margin-bottom:0;
	}
	h4 {
		font-size:17pt;
	}
}

@media  only screen and (max-width: 860px) {
	.block25 {
		width:33.33333%;
	}

	.block33 {
		width:50%;
	}

	.teamBox {
		font-size:11pt;
		line-height:23px;
	}

	#kapitelbild .headerTeaser {
		font-size:34pt;
		line-height:56px;
		padding-top:30px;
	}

	#kapitelbild.loesungen {
		height:500px;
	}

	#kapitelbild.loesungen #rexrothlogo {
		right:0px;
		width:100px;
	}

}


@media  only screen and (max-width: 800px) {

	.halbBox {
		width:100%;
	}

	.bild.geschichte {
		display:none;
	}

	.wrapper.textgalerie {
		flex-flow: column;
		display:block;
	}

	.wrapper.textgalerie .text {
		flex:0 0 100%;
		padding-bottom:20px;
	}
	.wrapper.textgalerie .galerie {
		position:relative;
		flex:0 0 100%;
	}

	.wrapper.textbild {
		flex-flow: column;
		display:block;
	}

	.wrapper.textbild .text {
		flex:0 0 100%;
		padding-bottom:20px;
	}

	.wrapper.textbild .bild {
		flex:0 0 100%;
	}

	.padtop50 {
		padding-top:30px;

	}

	.padbot50 {
		padding-bottom:30px;
	}

	#kapitelbild {
		height:300px;
	}
	.fullImage {
		height:300px;
	}

	.block20 {
		width:33.3333%;
	}
}



@media  only screen and (max-width: 680px) {
	.block50 {
		width:100%;
	}

	.block33 {
		width:100%;
	}
}


@media  only screen and (max-width: 600px) {

	#content .contentTop h1 {
		font-size:26pt;
		line-height:43px;
	}
	#content .contentTop h2 {
		font-size:25pt;
		line-height:43px;
	}

	h1 {
		font-size:26pt;
	}
	h2 {
		font-size:25pt;
	}

	#content .contentTop {
		padding:25px 0;
	}


	body {
		font-size:10pt;
		line-height:23px;
	}

	.block25 {
		width:50%;
	}

	#kapitelbild .headerTeaser {
		font-size:25pt;
		line-height:42px;
	}

}

@media  only screen and (max-width: 560px) {
	#headerBoschButton {
		display:none;
	}
	#suchButton {
		right:0px;
	}
	#shopButton {
		right:60px;
	}

	#orgatexButton {
		right:122px;
	}


	.block20 {
		width:50%;
	}

	header #logo {
		float:left;
		margin-top:22px;
		height:56px;
		width:260px;
	}

}


@media  only screen and (max-width: 440px) {
	.innerBox {
		padding:0 8px;
	}

	.buttonB {
		font-size:9pt;
		font-weight:bold;
		line-height:24px;
		padding:10px 10px;
		min-width:260px;
		width:230px;
		margin-bottom:10px;
	}

	#kapitelbild.loesungen {
		height:250px;
	}
	#kapitelbild.loesungen #rexrothlogo {
		display:none;
	}

	#kapitelbild .headerTeaser {
		font-size:22pt;
		line-height:38px;
		padding-top:140px;
	}


}