
@font-face {
  font-family: 'Crimson Text';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/crimson-text-v10-latin-regular.woff2') format('woff2'),
       url('../fonts/crimson-text-v10-latin-regular.woff') format('woff');
}
@font-face {
  font-family: 'Crimson Text';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/crimson-text-v10-latin-italic.woff2') format('woff2'),
       url('../fonts/crimson-text-v10-latin-italic.woff') format('woff');
}
@font-face {
  font-family: 'Crimson Text';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/crimson-text-v10-latin-600.woff2') format('woff2'),
       url('../fonts/crimson-text-v10-latin-600.woff') format('woff');
}
@font-face {
	font-family: 'Carrosserie';
	font-style: normal;
	font-weight: normal;
	font-display: block;
	src: url('../fonts/carrosserie-regular.woff2') format('woff2'),
			 url('../fonts/carrosserie-regular.woff') format('woff');
}
@font-face {
	font-family: 'Carrosserie';
	font-style: normal;
	font-weight: 300;
	font-display: block;
	src: url('../fonts/carrosserie-light.woff2') format('woff2'),
			 url('../fonts/carrosserie-light.woff') format('woff');
}

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	font-family: 'Crimson Text', 'Caslon 540 LT W01 Roman', Georgia, serif;
}

* {
	outline: none;
}
:focus {
	outline:0;
}
ol,ul {
	list-style:none;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
a {
	text-decoration:none;
	outline: none;
  color: #FFF;
}
strong {
	font-weight:700;
}
em {
	font-style:italic;
	text-transform:uppercase;
}
* html .fixed {
	height:1%;
}

header, footer, nav, section, article {
	display: block;
}

body {
	color: #FFFFFF;
	background: #000000;
	font-size: 14px;
}
body.page-id-100, body.page-id-120, body.page-id-184, body.page-id-730,
body.page-template-einfach {
	color:#FFFFFF;
	background:#96B6A3;
}

.page-id-120 .main a, .page-id-76 .main a{
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	padding-bottom: 2px;
}

.fixed:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.fixed {
	display:block;
	min-height:1%;
}

.wrapper {
	height: 100%;
	width: 100%;
	overflow: auto;
	position: absolute;
	text-align: center;
	z-index: 3;
}

.bg-img {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
.bg-img img {
	-o-object-fit: cover;
	   object-fit: cover;
	width: 100%;
	height: 100%;
	font-family: 'object-fit: cover;';
}

#bottom_fade_vita {
	z-index: 3;
	position: fixed;
	bottom: 0%;
	background-image: url(../images/bottom-fade-vita.png);
	height:185px;
	width: 100%;
}
#bottom_fade_termine {
	z-index: 3;
	position: fixed;
	bottom: 0%;
	background-image: url(../images/bottom-fade-termine.png);
	height:185px;
	width: 100%;
}
.wrapper .main {
	margin: 0 auto auto;
	position: relative;
	letter-spacing: 0.05em;
	line-height: 20px;
	text-align: left;
	width: 100%;
	max-width: 615px;
	background-color:transparent;
	color: #F3F3F3;
	padding: 0 30px 0 30px;
	box-sizing: border-box;
	z-index: 2;
}
.page-section {
	padding: 50px 0 50px 0;
}
.page-section:last-child {
	padding-bottom: 200px;
	min-height: 70vh;
}
@media screen and (min-width: 820px) {
	.wrapper .main {
		margin: 0 0 0 200px;
		padding:0 30px 0 20px;
		width: calc(100vw - 200px);
	}
	.page-section {
		padding: 50px 0 300px 0;
	}
	.page-section:first-of-type {
    padding: 30px 0 300px 0;
	}
}
@media screen and (min-width: 1030px) {
	.wrapper .main {
		margin: 0 auto auto;
	}
}
.month {
	margin: 50px 0 60px 0;
}
.month:last-child{
	margin: 50px 0 180px 0;
}
/** Vita **/
.vita {
	margin:0;
	padding:2px 0 0 0;
}
.vita, .termine {
	margin:0;
	padding: 0 0 2px 0;
	display: flex;
	width: 100%;
	box-sizing: border-box;
}
.vita-profil, .termine-profil {
	margin: 0 0 20px 0;
	padding: 2px 0 0 0;
	display: flex;
	width: 100%;
	box-sizing: border-box;
}
.vita-name {
	width: 115px;
}
.vita-items {
	flex: 1;
}
.item {
	margin:0;
	padding:0;
}
.item h4 {
	float:right;
	font-size:10px;
	text-transform:uppercase;
	margin:0 0 1em;
	padding:2px 10px;
}
.item p {
	padding:0;
	margin:0;
}
.kontakt {
	text-align:left;
}
.middle {
	margin-left:30px;
}
#theater .item p,
#filmtv .item p,
#projekte .item p,
#sprechen .item p {
	padding: 0;
	margin: 0 0 16px 0;
}
.item ul {
	list-style:inside;
	text-align:justify;
	padding:0 0 15px;
}
.last-item {
	margin-bottom:0;
	padding-bottom:0;
	border-bottom:none;
}
.person h2 {
	font-family: 'Carrosserie', sans-serif;
	font-size:20px;
	font-weight:400;
	letter-spacing:-0.7px;
	text-transform:uppercase;
}
h1.vita-subheadline {
	font-family: 'Carrosserie', sans-serif;
	font-size: 18px;
	font-weight: 300;
	letter-spacing: 0.1em;
	margin: 20px 0 10px 115px;
	padding: 0;
	text-transform: uppercase;
	max-width: 615px;
}
h1.section-headline {
	font-family: 'Carrosserie', sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	text-align: center;
	margin: 0 0 60px 0;
	padding: 0;
}
h1.section-headline.is-visible-on-mobile:after {
	content: '';
	display: block;
	margin: 10px auto 0;
	border-top: 1px solid;
	box-sizing: border-box;
	width: 60px;
}
@media screen and (max-width: 819px) {
	h1.section-headline.is-visible-on-mobile, h1.section-headline.is-visible-on-mobile:after, .is-visible-on-mobile {
		display: block;
	}
}
@media screen and (min-width: 820px) {
	h1.section-headline.is-visible-on-mobile, h1.section-headline.is-visible-on-mobile:after, .is-visible-on-mobile {
		display: none !important;
	}
}
.vita-name {
	font-family: 'Carrosserie', sans-serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.125em;
	margin: 0;
	padding: 2px 0 0 0;
	text-transform: uppercase;
}
.vita-subheadline {
	font-family: 'Carrosserie', sans-serif;
	font-size: 18px;
	font-weight: 300;
	letter-spacing: 0.1em;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
.vita-subheadline-profil {
	font-family: 'Carrosserie', sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	width: 80px;
}
.vita-subheadline-termine {
	font-family: 'Carrosserie', sans-serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	width: 90px;
  margin-right: 20px;
}
.item h2 {
	font-family: 'Carrosserie', sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-weight:normal;
	letter-spacing: 0.125em;
	text-transform: uppercase;
}
.item h2 a {
	text-decoration:none;
}
.item h3 {
	font-family: 'Crimson Text' , serif;
	font-size: 15px;
	font-style: italic;
	font-weight: 400;
}
.item ul li {
	list-style-type:disc;
}
.last-vita {
	border-bottom:none;
}
.download {
	margin: 256px 0 0;
	text-align: center;
}
.download.is-visible-on-mobile {
	margin: 60px 0 0;
	text-align: center;
	box-sizing: border-box;
	width: 100%;
}
.download.is-visible-on-mobile a {
	border: none !important;
	margin: 0 auto;
	font-size: 14px;
	height: 100px;
}
.download a {
	background: url("../images/download-button.png") no-repeat bottom;
	color: #FFFFFF;
	font-size: 14px;
	letter-spacing: 0.05em;
	line-height: 20px;
	display: block;
	height: 80px;
	margin: 10px 0 0;
	text-align: center;
	width: 100px;
	text-decoration: none;
}
/** Hoerproben und Kontakt **/
.kontakt a {
	color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
	padding-bottom: 2px;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:0.1em;
}
.fixed2:after {
	content:".";
	display:inline-block;
	height:0;
	clear:both;
	visibility:hidden;
}
.fixed2 {
	display:inline-block;
	min-height:1%;
}
* html .fixed2 {
	height:1%;
}
#topheadline {
	margin: 0 auto auto;
	position: relative;
	line-height:20px;
	text-align: left;
	width:1095px;
	background-color:transparent;
	z-index:10;
	clear:left;
	text-transform:uppercase;
}
#topheadline h1{
	margin: 40px 0 0 30px ;
	letter-spacing: 0.1em;
}
.wrapper .dove-grey-main {
	margin: 0 auto auto;
	position: relative;
	line-height: 20px;
	text-align: center;
	max-width: 1095px;
	background-color: transparent;
	padding: 120px 0 120px;
	z-index: 10;
	display: flex;
	flex-direction: column;
	flex-flow: wrap;
	box-sizing: border-box;
}
.simple-content {
  max-width: 560px;
  margin: auto;
}
.item.text {
  text-align: left;
}
.item.text p {
  padding-bottom: 1em;
}
.item.text h1,
.item.text h2,
.item.text h3 {
  font-family: 'Carrosserie';
  font-style: normal;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: .2em;
}
.item.text ul {
  list-style: outside;
  text-align: left;
  padding-left: 1.25em;
}
.item.text a {
  color: #FFF;
  border-bottom: 1px solid #FFF;
  padding-bottom: 2px;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: .1em;
  font-style: normal;
}
.page-template-kontakt .wrapper .dove-grey-main {
	padding: 60px 0 120px;
}
.dove-grey-profil {
	margin: 20px 0 40px 0;
	padding: 0 30px 0 30px;
	width: 100%;
	box-sizing: border-box;
}
.dove-grey-items .item {
	margin:0;
	padding:0;
	text-align:left;
}
@media screen and (min-width: 679px) {
	.wrapper .dove-grey-main {
		padding: 120px 0 220px;
	}
	.dove-grey-profil {
		margin: 0 0 40px 0;
		padding: 0 15px 0 15px;
		width: 50%;
	}
}
@media screen and (min-width: 1095px) {
	.page-template-kontakt .wrapper .dove-grey-main {
		padding: 120px 0 20px;
	}
	.dove-grey-profil {
		width: 33.333%;
	}
}
h2.dash2 {
	font-family: 'Carrosserie', sans-serif;
	font-size: 30px;
	font-weight: 500;
	letter-spacing: 0.2em;
	margin: 10px 0 0;
	padding: 0;
	text-transform: uppercase;
}
/** Termine **/
h2.termine-month{
	font-family: 'Carrosserie', sans-serif;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.2em;
	margin: 0 0 5px;
	padding: 0;
	text-transform: uppercase;
}
h2.kontakt-headline {
	font-family: 'Carrosserie', sans-serif;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.2em;
	padding:0 0 1em;
	text-transform: uppercase;
}
h2.dash {
	font-family: 'Carrosserie', sans-serif;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: 0.2em;
	margin: 10px 0 -60px 0;
	padding: 0;
	text-transform: uppercase;
}
.item p.item-right{
	float:right;
	width:330px;
	margin:5px 0 0 0;
	text-transform:uppercase;
	letter-spacing:0.05em;
	word-spacing: 0.05em;
}
.item p.item-left{
	float:left;
	width:170px;
	margin:5px 0 0 0;
	word-spacing: 0.05em;
}
.termine-month, .dash {
	float:right;
	width:500px;
}
.termine-items {
	float:right;
	width:500px;
}
/** GALLERY **/
#toolbar{
	display:none;
}
#toolbar img{
	border:none;
}
#bgimg{
	display:none;
	-ms-interpolation-mode: bicubic;
}
#thumbnails_wrapper{
	z-index:2;
	position:fixed;
	bottom:0;
	width:100%;
	background:url(empty.gif);
	/* stupid ie needs a background value to understand hover area */
}
#img_title{
	color: #FFFFFF;
	font-family: 'Carrosserie';
  font-weight: 300;
  letter-spacing: 0.1em;
	font-size: 14px;
	position: fixed;
	text-align: center;
	text-transform: uppercase;
	top: 100px;
	width: 100%;
	z-index: 3;
}
#bg{
	position:fixed;
	z-index:1;
	overflow:hidden;
	width:100%;
	height:100%;
	left:0;
}
#preloader{
	position:relative;
	z-index:3;
	width:20px;
	height:20px;
	top:140px;
	margin:auto;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity:0.4;
	opacity:0.4;
	background: url(../images/load.png);
}
#thumbnails_wrapper{
	display:none
}
#BtnContainer{
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
}
.nextImageBtn, .prevImageBtn{
	display:block;
	position:absolute;
	width:50px;
	height:50px;
	top:50%;
	margin:-25px 10px 0 10px;
	z-index:5;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	opacity:0.8;
}
.nextImageBtn:hover,.prevImageBtn:hover{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
}
.nextImageBtn{
	right:0;
	background: url(../images/nextImgBtn.png) center center no-repeat;
}
.prevImageBtn{
	background:url(../images/prevImgBtn.png) center center no-repeat;
}
#Navigation{
	position:absolute;
	left:5%;
	text-align: center;
	z-index:11;
	overflow:auto;
	height:100%;
	width:90%;
	background: transparent;
}
/** Top SubNav **/
#TheTop{
	position: fixed;
	top: 20px;
	width:100%;
	z-index:11;
	left:0;
}
ul.top-sub-nav {
	width: 100px;
	margin: 10px auto;
	text-align: center;
	list-style: none;
	padding: 0;
}
ul.top-sub-nav li {
	display: inline-block;
}
ul.top-sub-nav li a {
	display: inline-block;
	float: left;
	height: 20px;
	font-family: "Carrosserie";
	font-weight: normal;
	font-size: 18px;
	color: #fff;
	text-align: center;
	letter-spacing: 0.1em;
	border-bottom: 2px solid transparent;
	transition: all .3s ease-in-out;
}
ul.top-sub-nav li a:hover,
ul.top-sub-nav li a:focus,
ul.top-sub-nav li a.active {
	border-bottom: 2px solid #fff;
}

/** Left SubNav **/
#TheLeft {
	position: fixed;
	top: 40px;
	left: 60px;
	width:100px;
	z-index:3;
}
ul.left-sub-nav {
	width: 130px;
	margin: 10px auto;
	padding: 0;
	list-style: none;
}
ul.left-sub-nav li {
	display: inline-block;
	width: 100%;
	margin-bottom: 8px;
}
ul.left-sub-nav li a {
	display: inline-block;
	height: 18px;
	font-family: 'Carrosserie';
	font-weight: normal;
	font-size: 20px;
	letter-spacing: 0.05em;
	line-height: 18px;
	color: #fff;
	border-bottom: 2px solid transparent;
	transition: border .2s ease;
}
ul.left-sub-nav li a:hover,
ul.left-sub-nav li a.active {
	border-bottom: 2px solid #fff;
}
@media screen and (max-width: 819px) {
	#TheLeft {
		display: none !important;
	}
}
@media screen and (min-width: 820px) {
	#TheLeft {
		position: fixed;
		top: 40px;
		left: 60px;
		width: 100px;
		z-index:3;
	}
}
/** Bottom Nav **/
.the-bottom {
	display: inline-block;
	position: fixed;
	bottom: 0;
	left: 0;
	padding: 30px 0 15px 0;
	width: 100%;
	z-index: 11;
	text-align: center;
	box-sizing: border-box;
}
.page-id-100 .the-bottom,
.page-id-120 .the-bottom,
.page-id-184 .the-bottom,
.page-template-einfach .the-bottom {
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(150,182,163,0.7) 28%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#b396b6a3',GradientType=0 );
}
@media screen and (min-width: 820px) {
	.the-bottom {
		padding: 30px 0 30px 0;
	}
}
h1#logo {
	margin: 0 auto;
	text-indent: -9999px;
	width: 250px;
}
h1#logo a {
	background: url(../images/logo.svg) no-repeat scroll center top transparent;
	background-size: contain;
	display: block;
	margin: 0;
	padding: 20px 0 0;
	position: relative;
}
ul.bottom-nav {
	display: flex;
	width: 100%;
	justify-content: center;
	margin: 10px auto;
	padding: 0;
	list-style: none;
}
ul.bottom-nav li {
	display: inline-block;
	padding:  10px 8px 0;
}
ul.bottom-nav li a {
	display: inline-block;
	font-family: 'Carrosserie';
	font-weight: 300;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: 0.05em;
	text-decoration: none;
	color: white;
	height: 22px;
	border-bottom: 2px solid transparent;
	transition: all .3s ease-in-out;
}

@media screen and (min-width: 400px) {

  ul.bottom-nav li {
  	display: inline-block;
  	padding:  10px 10px 0;
  }

  ul.bottom-nav li a {
  	font-size: 18px;
  }

}

@media screen and (min-width: 495px) {

  ul.bottom-nav li {
  	display: inline-block;
  	padding:  10px 15px 0;
  }

  ul.bottom-nav li a {
  	font-size: 22px;
  }

}

ul.bottom-nav li a:hover,
ul.bottom-nav li a:focus,
ul.bottom-nav li a.active {
	border-bottom: 2px solid #fff;
}
.video-container {
	width: 100vw;
	height: 100vh;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-content: center;
	align-items: center;
	justify-items: center;
}
.video-container video {
	width: auto !important;
	height: 60vh !important;
	margin-top: -5vh;
}
/* Portrait */
@media only screen and (orientation: portrait) {
	.video-container video {
		width: 80vw !important;
		height: auto !important;
		margin-top: 0;
	}
}
/* AudioPlayer */
.audioplayer {
	display: flex;
	flex-direction: row;
	box-sizing: border-box;
	margin: 1em 0;
	padding: 0;
	width: 100%;
	height: 96px;
	align-items: center;
}
.audioplayer-playpause {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	cursor: pointer;
	transition: all .2s ease-in-out;
}
.audioplayer:not(.audioplayer-playing) .audioplayer-playpause {
	background: rgba(91, 130, 255, 0);
	border: 1px solid rgb(255, 255, 255);
}
.audioplayer:not(.audioplayer-playing) .audioplayer-playpause:hover {
	background: rgba(255, 255, 255, 0.1);
}
.audioplayer-playing .audioplayer-playpause {
	background: rgba(253, 79, 26, 0);
	border: 1px solid #FD4F1A;
}
.audioplayer-playing .audioplayer-playpause:hover {
	background: rgba(235, 79, 26, 0.1);
}
.audioplayer:not(.audioplayer-playing) .audioplayer-playpause a {
	content: '';
	justify-content: center;
	width: 0;
	height: 0;
	margin-left: 2px;
	border-top: 7px solid transparent;
	border-right: none;
	border-bottom: 7px solid transparent;
	border-left: 12px solid #fff;
}
.audioplayer.audioplayer-playing .audioplayer-playpause a {
	border-left: 12px solid rgba(0, 0, 0, 0.21);
}
.audioplayer-playing .audioplayer-playpause a {
	content: '';
	display: flex;
	justify-content: space-between;
	width: 12px;
	height: 14px;
}
.audioplayer-playing .audioplayer-playpause a::before, .audioplayer-playing .audioplayer-playpause a::after {
	content: '';
	width: 4px;
	height: 14px;
	background-color: #FD4F1A;
}
.audioplayer-time {
	display: none;
	/* display: -webkit-box;
	display: flex;
	width: 40px;
	-webkit-box-pack:center;
	justify-content:center;
	font-size: 12px;
	color: rgba(51, 51 ,51, .6) */
}
.audioplayer-time-current {
	margin-left: 24px;
}
.audioplayer-time-duration {
	margin-right: 24px;
}
.audioplayer-bar {
	position: relative;
	display: flex;
	margin: 0 12px;
	height: 12px;
	flex-basis: 0;
	flex-grow: 1;
	cursor: pointer;
}
.audioplayer-bar::before {
	content: '';
	position: absolute;
	top: 5px;
	width: 100%;
	height: 2px;
	background-color: #DDE2E6;
}
.audioplayer-bar > div {
	position: absolute;
	left: 0;
	top: 5px;
}
.audioplayer-bar-loaded {
	z-index: 1;
	height: 2px;
	background: #fff;
}
.audioplayer-bar-played {
	flex-direction: row-reverse;
	z-index: 2;
	height: 2px;
	background: #fff;
}
.audioplayer-bar-played::after {
	display: flex;
	position: absolute;
	content: '';
	box-sizing: border-box;
	top: -5px;
	right: -1px;
	margin-right: -5px;
	width: 12px;
	height: 12px;
	background-color: #fff;
	border-radius: 6px;
}
.audioplayer:not(.audioplayer-playing) .audioplayer-bar-played::after {
	border: 2px solid #FFF;
}
.audioplayer-playing .audioplayer-bar-played::after {
	border: 2px solid #0059FF;
}
.audioplayer-volume {
	display: none;
	/* display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	*/
}
.audioplayer-volume-button {
	display: flex;
	align-items: center;
	width: 24px;
	height: 24px;
	cursor: pointer;
}
.audioplayer-volume-button a {
	display: flex;
	width: 6px;
	height: 8px;
	background-color: #fff;
	position: relative;
}
.audioplayer-volume-button a:before, .audioplayer-volume-button a:after {
	content: '';
	position: absolute;
}
.audioplayer-volume-button a:before {
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-right: 9px solid #fff;
	border-bottom: 8px solid transparent;
	border-left: none;
	top: -4px;
}
.audioplayer:not(.audioplayer-mute) .audioplayer-volume-button a:after {
	left: 10px;
	top: -2px;
	width: 6px;
	height: 6px;
	border: 6px double #fff;
	border-width: 6px 6px 0 0;
	border-radius: 0 12px 0 0;
	transform: rotate(45deg);
}
.audioplayer-mute .audioplayer-volume-button a {
	background-color: #FD4F1A;
}
.audioplayer-mute .audioplayer-volume-button a:before {
	border-right: 9px solid #FD4F1A;
}
.audioplayer-volume-adjust {
	display: flex;
	align-items: center;
	margin-left: 8px;
}
.audioplayer-volume-adjust > div {
	position: relative;
	display: flex;
	width: 60px;
	height: 2px;
	cursor: pointer;
	background-color: #BEC8D2;
}
.audioplayer-volume-adjust div div {
	position: absolute;
	top: 0;
	left: 0;
	height: 2px;
	background-color: #0059FF;
}
/* responsive | you can change the max-width value to match your theme */
@media screen and (max-width: 679px) {
	.audioplayer-volume-adjust {
		display: none;
	}
}
html {
  visibility: visible;
  opacity: 1;
}
