@import 'googleFontsMontserrat.css';
@media (-webkit-min-device-pixel-ratio: 1.5) { /* WebKit */
}

@media (min--moz-device-pixel-ratio: 1.5) { /* Mozilla */
}

@media (-o-min-device-pixel-ratio: 3/2) { /* Opera */
}

@media (min-resolution: 1.5dppx) { /* CSS3 */
}
/*@import url('https://fonts.googleapis.com/css?family=Montserrat');*/
body {
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    background-color: #f1f1f1;
    overflow-x: hidden;
}
a, a:link, a:visited, a:active, {
 outline: none;
 text-decoration:none;
 text-underline:none;
}
html {
    min-height: 100%;
}
.container {
    width: 100%;
    margin-left: -15px;
    position: absolute;
}
.container .kontaktformular
{
margin:0px;
width:100%;
position:absolute;}

a { outline: none; }
/*------------- Sonstige Funktionen-------------- */

.platzhalter {
    height: 10vh;
    width: auto;
}
.innenweiss
{
padding: 15px;
background: #fff;
border-radius: 2px;
display: inline-block;
width: 100%;
min-width: 30px;
height: 100%;
margin: 1%;
position: relative;
text-align: left;
box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
transition: all 0.3s cubic-bezier(.25,.8,.25,1);
display: flex;
display: -webkit-flex;
flex-wrap: wrap;
box-sizing: border-box;
}
/* --------------Schrifttypen Allgemein-------------- */

h1 {
    text-align: left;
    color: #2F4391;
    text-transform: none;
    font-size: 20pt;
    font-weight: 400;
}
h1.inner3 {
 color: #2F4391;
    text-transform: none;
    font-size: 20pt;
    font-weight: 400;
    text-align: center!important;
}
h2 {
    text-align: left;
    color: #000;
    text-transform: none;
    font-size: 18pt;
    font-weight: 400;
}
p{
font-size:18px;
	color:#000;
}
.anwendungslink
{
	color:#424b93;
	font-weight: bold;
	font-size:12pt;
}
/* --------------LINKMENÜ-------------- */

/*Das Linkmenü ist fixed, damit es immer mitscrollt. Dazu ist der unten liegende Teil in einem
extra Container etwas heruntergesetzt - daher die Klasse 'runter'*/
a#schliessen2.schliessen {
    background-color: white;
    color: #2f4391;
    min-height: 120px;
    font-weight: bold;
}
a#schliessen2.schliessen:hover {
    background-color: white;
    color: #2f4391;
    min-height: 120px;
    font-weight: bold;
}
.linkmenu {
    position: fixed;
    padding-left: 0px;
    padding-right: 0px;
}
.linkmenu2 {
    background-color: white;
    min-height: 85px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
.linkmenufont {
    color: #ACB0B1;
    font-weight: bold;
    font-family: 'Work Sans', sans-serif;
}
.runter {
    top: 30px;
}
.container {
    padding: 0px !important;
}
.grid-section .container {
    padding-left: 15px!important;
    padding-right: 15px!important;
    margin: 10px;
}
.logo {
    padding-top: 24px;
    width: 325px;
    max-width: 325px;
}
.topnav {
    overflow: hidden;
    background-color: white;
outline: none;
}
.topnav a {
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    float: left;
    display: block;
    color: #ACB0B1;
    text-align: center;
    padding: 30px 10px 0px;
    font-weight: 400;
    font-size: 18px;
    text-decoration: none;
    text-underline: none;
}
.topnav a:hover {
    color: #2F4391;
    font-weight: 700;
}
.on {
    color: #f2cb13!important;
    font-weight: 700!important;
}
#myTopnav {
    float: right;
}
.active {
    color: black;
}
.topnav .icon {
    display: none;
}
a.icon {
    font-size: 14pt !important;
}

@media screen and (max-width: 801px) {
.topnav a {
    display: none;
}
.topnav a.icon {
    float: right;
    display: block;
    top: 0;
}
.runter2 {
    top: 85px;
    margin: 0px;
}
.runter4 {
    top: 85px;
    margin: 0px;
}
}

@media screen and (min-width: 800px) {
.runter2 {
    top: 100px;
    margin: 0px;
}
.runter3 {
    top: 13px;
}
.runter4 {
    top: 80px;
    margin: 0px;
}
}

@media screen and (max-width: 801px) {
.topnav.responsive {
    position: relative;
    width: 100vw;
    padding-left: 4vw;
}
.topnav.responsive .icon {
    position: absolute;
    right: 0;
}
.topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
    margin-bottom: 5px;
}}






#hamburger
{
max-height:30px; 
width:auto; 
padding-left:10px;
}
@media screen and (min-width:100px) and (max-width:539px){
	#hamburger
{
max-height:20px; 
width:auto; 
padding-left:8px;
}

	.logo{
		max-width:200px;
		height:auto;
	
	}.subline{
		display:none;
	}
	.headerline{
		font-size:12pt;
		font-weight:bold;
	}
	.w3-display-middle2 {
    position: absolute;
    top: 113%;
	left: 50%;
		min-height:48vh;
background-color: rgba(255, 255, 255, 0.6);
		text-align:center;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}
.schleierbox
	{
		display:none;
	}
	#mehr1{
		display:none;
	}
}
@media screen and (min-width:540px) and (max-width:889px) {
.w3-display-middle2 {
    position: absolute;
    top: 50%;
	left: 33%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}
}

button {
    font: inherit;
    margin: 0
}
button {
    overflow: visible;
}
button {
    text-transform: none;
}
button {
    -webkit-appearance: button;
}
button::-moz-focus-inner {
border-style:none;
padding:0
}
button:-moz-focusring {
outline:1px dotted ButtonText;
}
::-webkit-input-placeholder {
color:inherit;
opacity:0.54;
}
::-webkit-file-upload-button {
-webkit-appearance:button;
font:inherit
}
/* End extract */
.w3-button {
    border: none;
    display: inline-block;
    padding: 8px 16px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    background-color: inherit;
    text-align: center;
    cursor: pointer;
    white-space: nowrap
}
.w3-button {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #2F4391;
}
.w3-button:disabled {
    cursor: not-allowed;
    opacity: 0.3
}
:disabled * {
    pointer-events: none
}
.w3-display-container {
    position: relative
}
.w3-container:after, .w3-container:before {
    content: "";
    display: table;
    clear: both
}
.w3-content {
    margin: auto;
}
.w3-display-middle {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}
.w3-display-left {
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translate(0%, -50%);
    -ms-transform: translate(-0%, -50%)
}
.w3-display-right {
    position: absolute;
    top: 50%;
    right: 0%;
    transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%)
}
.w3-container {
    padding: 0.01em 16px
}
.w3-padding-16 {
    padding-top: 16px!important;
    padding-bottom: 16px!important
}
button:focus {
    outline: none!important;
}
/* --------------CONTENT ZWEI BOXEN--------------*/

.inner2 {
    min-width: 100%;
    min-height: 100%;
    background-size: cover;
}

@media screen and (min-width: 320px) and (max-width:1023px) {
.inner2 {
    min-width: 320px;
    min-height: 320px;
}
}

@media screen and (min-width: 1024px) {
.inner2 {
    height: 100%;
    min-height: 320px;
}
}
.padding-0 {
    padding: 0px !important;
}
.inner1 {
    padding: 15px;
}

/* --------------Kasten Box Bild--------------*/

@media screen and (max-width:575px)
{
	.kastengroeße
	{
	height:40vw;
	width:40vw;
	background-size: 30vw 30vw;}

}
@media screen and (min-width:576px) and (max-width:767px)
{
	.kastengroeße
	{
	height:20vw;
	width:20vw;
	background-size: 18vw 18vw;}

}
@media screen and (min-width:768px) and (max-width:991px)
{
	.kastengroeße
	{
	height:20vw;
	width:20vw;
	background-size: 15vw 15vw;}

}
@media screen and (min-width:992px) and (max-width:1199px)
{
	.kastengroeße
	{
	height:10vw;
	width:10vw;
	background-size: 8vw 8vw;}

}
@media screen and (min-width:1200px) and (max-width:1950px)
{
	.kastengroeße
	{
	height:10vw;
	width:10vw;
	background-size: 8vw 8vw;}

}
@media screen and (min-width:1951px)
{
	.kastengroeße
	{
	height:20vw;
	width:20vw;
	background-size: 18vw 18vw;}

}

.kasten {
border-color:#676767;  
border-style: solid;
border-width: 1px;
text-align: center;
	vertical-align: middle;

border-radius:10px;
	background-color:white;
background-image: url("/media/1003/bild1.png") ;
background-repeat:no-repeat;
	background-position: center;
}
.bildkasten
{text-align:center;
background-image: url(/media/1003/bild1.png) ;
background-repeat:no-repeat;
	
}
.rhevital{
border-color:#676767;  
border-style: solid;
border-width: 1px;
text-align: center;
	vertical-align: middle;

border-radius:10px;
	background-color:white;
background-image: url("/media/1007/rhevital.jpg") ;
background-repeat:no-repeat;
	background-position: center;
}
.rheport{
border-color:#676767;  
border-style: solid;
border-width: 1px;
text-align: center;
	vertical-align: middle;

border-radius:10px;
	background-color:white;
background-image: url("/media/1006/rheport.jpg") ;
background-repeat:no-repeat;
	background-position: center;
}
.mdoc{
border-color:#676767;  
border-style: solid;
border-width: 1px;
text-align: center;
	vertical-align: middle;
border-radius:10px;
	background-color:#ffc325;
background-image: url("/media/1005/mdoc.jpg") ;
background-repeat:no-repeat;
	background-position: center;
}
@media screen and (min-width: 361px) {
.inner4 {
    margin: auto;
    background-color: white;
    position: absolute;
    top: 45%;
    height: auto;
    width: 100%;
    padding: 20px;
    vertical-align: middle;

}
}
/* --------------Platzhalter vor dem Footer für sehr hohe Auflösungen--------------*/
.platz1
{height:8vh;}


@media screen and (min-width: 1800px) and (min-height:800px){
	.platz1
	{height:20vh!important;}}
@media screen and (min-width: 1800px) and (min-height:800px){
	.platz2
	{height:22vh!important;}}
.platz2
{height:8vh;}

/* --------------myhits branding logo--------------*/
.myhitssymbol
{
width: 20px;
position: relative;
left: -10px;
}
/* --------------FOOTER--------------*/

.test1 {
    min-height: 10px;
    max-height: 50px;
    width: auto;
}
div#footer {
    background-color: #2F4391;
    min-height: 10px;
    width: auto;
}
.footer2 {
    padding: 20px 0 0;
	min-height:90px;
}
.footer_font {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-weight: 400;
    line-height: 1.7;
}
a.footer_font:hover {
    font-family: 'Montserrat', sans-serif;
    color: #a5add5;
    font-weight: 400;
    line-height: 1.7;
text-decoration: none;
}
/*---------------KONTAKTFORMULAR---------*/


.mat-label {
	display: block;
	font-size: 16px;
	font-weight: bold;
	transform: translateY(25px);
	color: #2F4391;
	transition: all 0.5s;
	padding: 0px 0px 10px 0px;
}
.mat-input {
	caret-color: #2F4391;
	position: relative;
	background: transparent;
	width: 100%;
	border-bottom: 2px solid #2F4391;
	border-left: none;
	border-right: none;
	border-top: none;
	outline: none;
	padding: 8px 0;
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
, "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
}
textarea {
	caret-color: #2F4391;
	width: 350px;
	max-width: 60vw;
	height: 15em;
	border: 1px solid #2F4391;
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
, "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
}
button {
	background-color: #FFEB3B;
	font-size: 16px;
	color: black;
	border: none;
	display: block;
	margin: 30px auto;
	padding: 10px 10px;
	border-radius: 24px;
	cursor: pointer;

}
 input:required {
 box-shadow:none;
}

.wrapper{
	width: 400px;
	max-width: 60vw;
	margin: 30px auto;
}
.boxtest
{background-color:white;
 box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);}

/**********************************

Name: cmxform Styles

***********************************/



form.cmxform fieldset p, form.cmxform fieldset fieldset {
	padding: 5px 10px 7px;
	background: url(../images/cmxform-divider.gif) left bottom repeat-x;
}

form.cmxform label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	font-size: 10pt;
	font-family: 'Montserrat', sans-serif;, "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
}
div.error { display: none; }
input {	border: 1px solid black; }
input.checkbox { border: none }
input.error { border-bottom: 1px solid red; }
form.cmxform .gray * { color: gray; }
input:invalid {
     -moz-box-shadow: none;
}

.pflichtfeld
{
font-size:10pt; 
font-family: 'Montserrat', s/**********************************

Use: cmxform template

***********************************/
form.cmxform fieldset {
	margin-bottom: 10px;
}

form.cmxform legend {
	padding: 0 2px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
}

form.cmxform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	cursor: hand;
}

form.cmxform fieldset p {
	list-style: none;
	padding: 5px;
	margin: 0;
}

form.cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
}

form.cmxform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
}

form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
}

form.cmxform label { width: 100px; } /* Width of labels */
form.cmxform fieldset fieldset label { margin-left: 103px; } /* Width plus 3 (html space) */
form.cmxform label.error {
	margin-left: 103px;
	width: 220px;
}

form.cmxform input.submit {
	margin-left: 103px;
}

/*\*//*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix */ans-serif;, "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif"; 
color:#2F4391;}

/**********************************

Use: cmxform template

***********************************/
form.cmxform fieldset {
	margin-bottom: 10px;
}

form.cmxform legend {
	padding: 0 2px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
}

form.cmxform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	cursor: hand;
}

form.cmxform fieldset p {
	list-style: none;
	padding: 5px;
	margin: 0;
}

form.cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
}

form.cmxform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
}

form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
}

form.cmxform label { width: 100px; } /* Width of labels */
form.cmxform fieldset fieldset label { margin-left: 103px; } /* Width plus 3 (html space) */
form.cmxform label.error {
	margin-left: 103px;
	width: 220px;
}

form.cmxform input.submit {
	margin-left: 103px;
}

/*\*//*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix */
