@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Hind+Siliguri:300,700|Libre+Baskerville:700&display=swap');
@import url("https://use.typekit.net/zbq6exo.css");
html{max-width: 100vw;overflow-x: hidden;scroll-behavior: smooth;} 
body {margin:0;padding:0;background-color: #000;font-family: lato, sans-serif;font-weight: 400;font-size: 100%;color:#C9C9C9;}
h1, h2, h3 {font-family: clarendon-text-pro, serif;font-weight: 600;}
h1 {font-size: 3em;line-height: 170%;margin: 4px 0 0 0;}
h2 {line-height: 150%;font-size: 2.8em;}
p {font-size: 1.25em;line-height: 150%;}
a, a:active, a:visited, a:link {text-decoration: none;color:#A27CCB;transition: 0.2s ease;}
a:hover {text-decoration: none;color:#E75937}

.btnfb {display: inline-block; width: 17.5em;transition: 0.8s ease; padding: 0.4em;background-image: url("hrimage-assets/btnfbRund.png");background-repeat:no-repeat;background-size:contain;}
.btnevent {display: inline-block; width: 17.5em;transition: 0.8s ease; padding: 0.4em;background-image: url("hrimage-assets/btn-event.png");background-repeat:no-repeat;background-size:contain; }
.btninst {display: inline-block; width: 17.5em;transition: 0.8s ease; padding: 0.4em;background-image: url("hrimage-assets/btninstRund.png");background-repeat:no-repeat;background-size:contain; }
.btnemail {display: inline-block; width: 17.5em;transition: 0.8s ease; padding: 0.4em;background-image: url("hrimage-assets/hrkopfRund.png");background-repeat:no-repeat;background-size:contain; }

.impa a {font-size: 70%;color:#BFBFBF;}


.btnhr {display: inline-block; width: 13.5em;transition: 0.8s ease; padding: 0.4em 1em;background-image: linear-gradient(to right, #71479E 0%, #69389F 51%, #56238F 100%)}
.btnhr:hover { background-position: right center;padding: 0.4em 0.8em;background-image: linear-gradient(to right, #7761CE 0%, #573EB8 51%, #452AAA 100%)}

.content {display: block;position: relative;top: 0px;width: 100%;margin: 0 auto;text-align: left;}
section {width:100%;margin: 10px auto 10px auto;}
#logo {z-index: 9;display: block;position: fixed;height:auto;margin: 0;
	top: 0.5em;
    left: 0.8em;
    width: 240px;}
#logom {display: none;}
#headline img{z-index: 1; display: block; position: absolute; width: 40%; height:auto; top: 15em; left:6%;}
#headlineM img{display: none; }
#start {
    width: 100%;
    height: auto;
    margin: 0 auto 0 auto;
}
#startm {
    display: none;
}
.starttxt {color: #C3BCD5; font-size: 1.8em; line-height: 160%; margin: 0 5%; font-style: italic; font-weight: 600;}
.starttxt span {font-size: 66%; font-style: normal!important;}
.medtxt {color: #C3BCD5; font-size: 1.4em; line-height: 160%; margin: 1.6em 5%; font-style: italic;font-weight: 400;}
.medtxt span {color: #967BDC;}
.txtcenter {text-align: center;line-height: 160%;font-size: 160%; margin: 1.6em 5%;}
.tube {padding: 0.2em;margin: 0 auto 2em;background-image: linear-gradient(to right, rgba(133,91,174,0.50) 0%, rgba(196,115,150,0.50) 51%, rgba(253,182,171,0.50) 100%)}
.testimonials {
    color:#C196DD;
    font-style: normal;
    width:92%; 
    background-color: #000; 
    background-image: url("hrimage-assets/hr-testimonials.jpg");
    background-size: contain;
    padding:4%;
    font-size: 120%;
}
.testimonials span {color: #fff;
    font-style:italic;
}
.stimmen{width: 40%;height:auto;}
.row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}

.column {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  flex: 1;
}
.acolumn {
  height: 100%;
}
.bcolumn {
  height: 100%;
}
.column {
  flex: 46%;
    padding: 0 2%;
}
.row:after {
  content: "";
  display: table;
  clear: both;
}
#hr-02, #hr-03, #hr-04, #hr-05 {
    display: block;
    width: 100%;
    height: auto;
    margin: 50px auto 0 auto;
}
#hr-02m, #hr-03m, #hr-04m, #hr-05m {
    display: none;
    width: 100%;
    height: auto;
    margin: 0 auto 0 auto;
}
#videos {
    z-index: 1;
}
#hrv-01, #hrv-02, #hrv-03, #hrv-04, #hrv-05 {
    display: block;
    width: 100%;
    height: auto;
    margin: 50px auto 0 auto;
}
#hrv-01m, #hrv-02m, #hrv-03m, #hrv-04m, #hrv-05m {
    display: none;
    width: 100%;
    height: auto;
    margin: 0 auto 0 auto;
}
.videostart, .videostart2, .videostart3, .videostart4 {
    position: relative;
	display: block;
	width:100%;
	z-index: -1;
}
#vid1, #vid2, #vid3, #vid4 {
    display: block;
    width: 100%;
    margin: 0 auto 0 auto;
    border: none;
}
.imp {display: block; width:80%;margin: 10em auto;}
footer {margin:60px auto;padding: 20px 10px 60px 10px; text-align: center;line-height: 140%;}


/*////// media queries /////*/
@media screen and (max-width: 600px) { 
.burger {
  position: fixed;
  top: 0.7em;
  left: 0.7em;
	z-index: 9;
}
.content {
    width: 100%;
    margin: 0 auto;
}
section {width:100%;
    margin: 5px auto;}
#logo {display: none;}
#logom {
    z-index: 9;
    display: block;
	position: fixed;
	top: 1.2em;
    left: 1.0em;
    width: 72%;
    height:auto;
    margin: 0;
}
#headline img{display: none;}
#headlineM img{z-index: 1; display: block; position: absolute; width: 60%; height:auto; top: 50%; left:0.15em;}
    
body {font-size: 120%;}
h1 {
line-height: 110%;
font-size: 2.2em;
margin: 0 0 0 0;}
h2 {line-height: 120%;
font-size: 1.8em;
    margin: 0 0 0 0.7em;
}
p {font-size: 1.0em;
    line-height: 150%;
}
.btnfb {display: inline-block; width: 100%;transition: 0.8s ease; padding: 0.4em;background-image: url("hrimage-assets/btnfbRund.png");background-repeat:no-repeat;background-size:contain;margin: 0 1em;}
.btnevent {display: inline-block; width: 100%;transition: 0.8s ease; padding: 0.4em;background-image: url("hrimage-assets/btn-event.png");background-repeat:no-repeat;background-size:contain;margin: 0 1em;}
.btnemail {display: inline-block; width: 100%;transition: 0.8s ease; padding: 0.4em;background-image: url("hrimage-assets/hrkopfRund.png");background-repeat:no-repeat;background-size:contain; margin: 0 1em;}
#start {display:none;}
#startm {
    position: relative;
 top:0;left:0;
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto 0 auto;
}
.starttxt {color: #C3BCD5; font-size: 1.2em; line-height: 160%; margin: 1em 1.6em; font-style: italic;}
.medtxt {font-size: 1.0em; line-height: 160%; margin: 1.6em 1.6em;}
section {margin: 2em auto 2em auto;}
.headlineL {width:90%; height:auto; left:0;}
.testimonials {
    width:100%; 
    background-color: #000; 
    background-image: url("hrimage-assets/hr-testimonials.jpg");
    padding:4%;
    font-size: 120%;
}
.stimmen{width: 80%;height:auto;}
.column {
  flex: 100%;
    padding: 0 10% 0 3%;
}
#hrv-01, #hrv-02, #hrv-03, #hrv-04, #hrv-05 {display: none;}
#hr-02m, #hr-03m, #hr-04m, #hr-05m {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto 0 auto;
}
#hrv-01m, #hrv-02m, #hrv-03m, #hrv-04m, #hrv-05m {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto 30px auto;

}#hrv-01m, #hrv-02m, #hrv-03m, #hrv-04m, #hrv-05m {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto 30px auto;

}
}
