@font-face {
	font-family: 'Alaska Beta Light';
	src: url("font/AlaskaBeTri-LightContrast.otf") format("opentype");
}

@font-face {
	font-family: 'icomoon';
	src: url('./font/fontIconmoon/icomoon.eot?xmglh0');
	src: url('./font/fontIconmoon/icomoon.eot?xmglh0#iefix')
		format('embedded-opentype'),
		url('./font/fontIconmoon/icomoon.ttf?xmglh0') format('truetype'),
		url('./font/fontIconmoon/icomoon.woff?xmglh0') format('woff'),
		url('./font/fontIconmoon/icomoon.svg?xmglh0#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

.video-js {
	font-family: 'Alaska Beta Light' !important;
}

body{
	color: #fff !important;
	background-color: transparent!important;
}


.player-time{
	color: #fff;
}

.btn-icon{
	font-family: 'icomoon' !important;
	font-size: 14px;
}

.btn-icon:hover{
	color:  var(--primary-color, #495057) !important;
}


#time-current, #time-total{
	min-width: 50px;
}


#play:before {
  content: "\e905";
}

#pause:before {
  content: "\e904";
}


#volume:before {
  content: "\e90a"; 
}

.darkBg{
	background-color: #151F27;
}

.lightBg{
	background-color: #fff;
	color: #000;
}

.btn-light{
	background-color: #fff !important;
	border: 1px solid #151F27 !important;
}

.vaweContainer{
	
}

.summaryContainer{

}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  margin-left: 5%;
  margin-right: 5%;
  border: 0;
  border-top: 2px solid #fff!important;
}

.podcastLabel{
	color: #8D99A5;
	font-size: 10px;
	line-height: 140%; 
}

.podcastCover{
	width: 136px;
	height: 136px;
}

.playerBackground{
	height: 100px;
	border-color: 1px solid red;
}

.audioPlayer {
    height: 350px;
}

img.podcastCover {
    position: absolute;
    top: 60px;
    background-color: #fff;
}

.podcastDetails {
    margin-left: 169px;
}

wave {
    overflow: hidden !important;
}


#waveform{
	position: relative;	
	color: var(--primary-color, #495057);
}

cursor {
	width: 8px !important;
	height: 8px !important;
	border-radius: 100%; 
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	background: var(--primary-color, #495057);
	color: var(--primary-color, #495057);
	border: 2px solid #FFFFFF;
}


hr.waveformLineLight {
    width: 100%;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 50px;
  	height:1px;
  	border-top: 1px solid #8D99A5!important;
  
}

hr.waveformLineDark {
    width: 100%;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 50px;
  	height:1px;
  	border-top: 1px solid #8D99A5!important;
  
}

.audioPlayer-btn-size {
    width: 48px;
    height: 48px;
    padding: 5px 8px;
    border-radius: 50px!important;
    font-size: 12px;
    text-align: center;
} 

#slider {
    height:3px;
}

span.ui-slider-handle.ui-corner-all.ui-state-default {

    width: 8px !important;
	height: 8px !important;
	border-radius: 100%; 
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	background: var(--primary-color, #495057);
	margin-top: 1px;
	border-color: var(--primary-color, #495057);
}

span.ui-slider-handle.ui-corner-all.ui-state-default {
    margin-left: -4px;
}


.sliderContainer{
	width: 48px;
	display:none;
	height: 40px;
	padding-top: 18px;
}

.activeVolume{
	color: var(--primary-color, #495057);
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 1px solid var(--primary-color, #495057);
    background: #f6f6f6;
    font-weight: normal;
    color: var(--primary-color, #495057);
    outline: none;
}

.ui-slider-range {
    background: var(--primary-color, #495057);
    border: 1px solid var(--primary-color, #495057) !important;
}


@media screen and (min-width: 960px) {

	.audioPlayer-btn-size {
		    width: 72px!important;
		    height: 72px!important;
		    padding: 10px 16px!important;
		    border-radius: 35px!important;
		    font-size: 25px!important;
		    text-align: center!important;
		
	}
	
}


@media screen and (min-width: 960px) {

	.audioPlayer-btn-size {
		    width: 72px!important;
		    height: 72px!important;
		    padding: 10px 16px!important;
		    border-radius: 35px!important;
		    font-size: 25px!important;
		    text-align: center!important;
		
	}
	
}

.audioPlayer.isCompact {
    height: auto;
}


.smallSummery.d-flex{
    display: none!important;
}

@media (max-width: 295px) { 

	.smallSummery.d-flex{
	    display: flex!important;
	}
	
	
	.podcastCover {
	    width: 120px;
	    height: 120px;
	}
	
	wave {
		height: 50px !important;
	}
	
	cursor {
	    margin-top: 20px;
	}
	
	.waveformLine {
		top: 25px !important
	}
	.audioPlayer {
	    height: auto;
	}
	
	.podcastDetails {
	    margin-left: 0px;
	    margin-top: 16px;
	}
	
	.summaryContainer.d-flex {
	   display: none!important;
	}
	
	.audioTitle{
	    display: -webkit-box;
	    -webkit-line-clamp: 3;
	    -webkit-box-orient: vertical;
	    overflow: hidden;
	}
	
	
	.smallSummeryContainer{
	    height: 122px;
	}
	
	img.podcastCover {
	    position: absolute;
	    top: 0;
	}
	
	.smallPodcastHeader {
	    position: absolute;
	    height: 78px;
	    top: 60px;
	    width: 100%;
	    z-index: -1;
	    }
	}


@media (min-width:296px) and (max-width:640px) { 
	
	.podcastCover {
	    width: 96px;
	    height: 96px;
	}
	
	img.podcastCover {
	    position: relative;
	    top: 0px;
	}
	
		.audioPlayer {
	    height: auto;
	}
	
	
	wave {
		height: 50px !important;
	}
	
	cursor {
	    margin-top: 20px;
	}
	.waveformLine {
		top: 25px !important
	}
	
	.podcastDetails {
	    margin-left: 35px;
	}	
	
	.audioTitle{
	    display: -webkit-box;
	    -webkit-line-clamp: 2;
	    -webkit-box-orient: vertical;
	    overflow: hidden;
	}
	
	.audioAutor{
	    display: -webkit-box;
	    -webkit-line-clamp: 2;
	    -webkit-box-orient: vertical;
	   overflow: hidden;
	    line-height: 1.3 !important;
	}   
	

 }

 
 
@media (min-width:641px) and (max-width:740px) { 
	
	.podcastCover {
		width: 112px;
		height: 112px;
	}
	wave {
		height: 50px !important;
	}
	cursor {
		margin-top: 20px;
	}
	.waveformLine {
		top: 25px !important
	}
	.audioTitle{
	    display: -webkit-box;
	    -webkit-line-clamp: 1;
	    -webkit-box-orient: vertical;
	    overflow: hidden;
	}
	
	.audioAutor{
	    display: -webkit-box;
	    -webkit-line-clamp: 1;
	    -webkit-box-orient: vertical;
	    overflow: hidden;
	     line-height: 1.3 !important;
	}
	

 }
 
 
  
@media (min-width:741px) { 
	
	 .btn-icon {
		    font-size: 25px;
		}
		
		 
	 cursor {
		    margin-top: 45px;
		}
	

 }
 
 

 
 


