
.strem_yelow_hr:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 14px;
    background-color: #fdc811;
    left: 0;
    top: 0;
    z-index: 1;
    max-width: 321px;
}
.custom_audio_tracker .plyr__controls__item.plyr__control{
    border-radius:50%;
    border:2px solid #fdc811;
    color: #878484;
}
.custom_audio_tracker .plyr__controls__item.plyr__control:hover{
    color: white;
}
.custom_audio_tracker .plyr__control{
    color: #878484;
    border:2px solid #fdc811;
    border-radius:50%;
}
.custom_audio_tracker .plyr__control:hover{
    color: white;
}
.custom_audio_tracker .plyr__controls{
    border-radius:10px !important;
    background:black !important;
}

@media (max-width:768px) {
    .common_header_crousel{
        min-height:185px !important;
    }
}

.logo {
	position:relative;
	z-index:1;
}
