@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	background-image: linear-gradient(90deg, rgba(34,34,34,1) 0%, rgba(200,200,200,1) 50%, rgba(34,34,34,1) 100%);
	padding:0px;
	font-size: 16px;
	min-width: 360px;
	color: #fff;
	}

main {
	background-color:#222;
	max-width: 1200px;
	}
footer{
	background-color: #222222;
    color: #FFFFFF;
    max-width: 1200px;
    margin: auto;
    padding-left: 0px;
    padding-right: 0px;
    border-top: 0px;
}

div.upper {
	background-color: rgba(0,0,0,0);
	}

div.blocktext {
	/*background-color: rgba(0,0,0,.3);*/
	color: #000000;
	}

.lower {
	background-color:#fff;
	}

.wagnerblocktext {
	position:relative;
	color:#fff;
	padding: 2%;
	width: 96%;
	overflow: auto;
	}

.featurescasewagner {
	display: flex;
	max-width: 1020px;
	margin-left: auto;
	margin-right: auto;
	}

.featuresbox {
	background-color: #000;
	color: #ffffff;
	}

.featuresbox.black {
	background-color: #000;
	color: #ffffff;
	}

.featuressubmenu {
	font-size: 0.8em; 
	font-weight: 400;
	color: #ffffff;
	text-align:left;
	/*height:90%;*/
	}

.upperimages {
	width: 100%;
	/*background-repeat: repeat-x;*/
	}

.blocktext_aside {
	color: #ffffff;
	background-color: #21372c;
	}
	
.blocktext_aside a {
	text-decoration:none;
	color: #ffffff;
	}

.blocktext_aside a:link {
	text-decoration:none;
	color: #ffffff;
	}
	
.blocktext_aside a:hover {
	font-weight:600;
	color: #ffffff;
	}
	
.blocktext_aside a:visited {
	text-decoration:line-through;
	color: #ffffff;
	}

.dropdownarrow {
	position: absolute;
	right: 10px;
	top: 12px;
	width: 30px;
	}

.dropdownarrow:hover {
	cursor: pointer;
	}

.dropdowntext {
	border-radius: 5px;
	padding: 10px;
	margin: 10px;
	width: 98%;
	text-align: center;
	position: relative;
	font-weight: bold;
	font-size: 1.4em;
	background-color: #000;
	color: #f5b335;
	}

.dropdownsubmenu {
    font-size: 0.8em;
    font-weight: 600;
    color: #000;
    background-color: #fff;
    text-align: left;
    overflow: hidden;
    max-height: 50px;
    padding: 10px;
	}

.dropdownsubmenu ul li {
	list-style:none;
	padding: 10px;
	}

.dropdownsubmenu ul li a {
	color:#00f;
	}
		
.dropdownsubmenu ul li a:visited {
	color:#00f;
	}
	
.dropdownsubmenu ul ul li{
	list-style:none;
	padding: 2px;
	font-size: 0.8em;
	font-weight:400;
	}

.scrollcontent {
    position: relative;
	background-color: #222;
    max-width: 1000px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 2%;
	}
	
.scrollcontentlinks {
    position: relative;
	background-color: #fff;
	color: #000;
    max-width: 1000px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 2%;
	}

.banner {
	position: relative;
	max-width: 1000px;
    margin-right: auto;
    margin-left: auto;
	padding: 0px;
	}
	
.smallerbanner {
	position: relative;
	max-width: 750px;
    margin-right: auto;
    margin-left: auto;
	padding: 0px;
	}

.banner > div { 
    position: relative; 
}
/*for info request section*/

.wagner-request > span{
    background-color: #f6b333;
}
.wagner-request > a > div{
    background-color: #222222;
}
.wagner-request > a > div > svg{
    fill: #f6b333;
}
.wagner-request > a > div > p{
    color: #f6b333;   
}
.wagner-request > a:hover > div > p{
    color:#FFFFFF;
}
.wagner-request > a:hover > div > svg{
    fill:#FFFFFF;
}

#wagnerform {
	color: black;
	width: 600px;
	padding: 10px;
	background-color: #ffffff;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: 2px solid #000;
	top: 50px;
	min-width:600px;
}

#wagnerformlogo {
	width: 218px;
	margin:auto auto;	
}

/*
.wagnerlogo {
	position: absolute;
	width: 20%;
	top: 1%;
	right: 10px;
	}
*/
.wagnerlogo {
	position: absolute; 
	width: 20%; 
	float:right;
	top: 0px;
	right: 10px;
	margin: 1%;
	z-index: 100;
	}

.scrollcontentrightimage {
    float: right;
    width: 72%;
    margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 30px;
}

.scrollcontentcenterimage {
	display: block;
    width: 80%;
    margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}

.scrollcontentleftimage {
    float: left;
    width: 72%;
    margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 30px;
	margin-left: 10px;
}

.scrollcontentrightform {
	background-color: #444;
    float: right;
    width: 72%;
    margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

.equipment {
	padding: 1%;
	width: 23%;
	position: relative;
	float: left;
	text-align: center;
	}
	
.equipment3 {
	padding: 1%;
	width: 31%;
	position: relative;
	float: left;
	text-align: center;
	}
	
.equipmentsmall {
	padding: 1%;
	width: 10.5%;
	position: relative;
	float: left;
	text-align: center;
	}
	
.equipmentsmall > a {
	font-weight: 600;
	color: #f5b335;
	}

.link {
	font-weight: 600;
	color: #f5b335;
	}

.video-container {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
}
.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media screen and (max-width: 1180px) {
	
	.scrollcontent {
		margin-right: 4%;
		margin-left: 4%;
		}
	}

@media screen and (max-width: 875px) {
	
	.scrollcontentrightimage {
		float: none;
		width: 96%;	
		margin-left: 10px;
		}
	.scrollcontentleftimage {
		float: none;
		width: 96%;	
		margin-right: 10px;
		}
	.featurescasewagner {
		display: block;
		}
	.wagnerlogo {
		position: relative; 
		width: 50%; 
		float:none;
		top: 5px;
		left: 25%;
		margin-bottom: 10px;
		}
	.equipment {
		width: 31%;
		}
	.equipmentsmall {
		width: 21%;
		}
	.equipmentsmall > a {
		font-weight: 600;
		font-size: 12px;
		}
	}

@media screen and (max-width: 600px) {

	.equipment {
		width: 48%;
		}
		
	.equipment3 {
		width: 48%;
		}
		
	.equipmentsmall {
		width: 48%;
		}
		
	.lower {
		background-color: #000;
		}
	}