body, html{
  scroll-behavior: smooth;
}
@media only screen and (max-width: 991px){
  .header_area .navbar-collapse {
      max-height: 340px !important;
      overflow-y: hidden !important;
  }
  .header_area.navbar_fixed .main_menu .navbar .nav .nav-item .nav-link {
      line-height: 20px !important;
  }
  .header_area .navbar {
      background: #fff !important;
  }
  .radio-elisa-salatiga-carousel{
    height: 300px !important;
  }


}

@media only screen and (max-width: 768px){

  .radio-elisa-salatiga-carousel{
    height: auto !important;
  }

}

.header_area .navbar {
    background: #fff;
    -webkit-box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
}
.streaming-radio-elisa-salatiga{
  background-color: #e74c3c;
  border-radius: 5px;
  color: #fff !important;
  padding: 10px 15px 10px 15px ;
}
.hero-banner{

  padding: 0 !important;
  background: none;
}
.header_area .navbar .nav .nav-item:hover .nav-link, .header_area .navbar .nav .nav-item.active .nav-link {
    color: #e74c3c !important;

}

.radio-elisa-salatiga-carousel{
  max-height: 500px;
  width:100%;
  object-fit: cover;
}
.tentangkami{
  display: block;
  height: 115px; /*same height as header*/
  margin-top: -115px; /*same height as header*/
  visibility: hidden;
}
.program{
  display: block;
  height: 115px; /*same height as header*/
  margin-top: -115px; /*same height as header*/
  visibility: hidden;
}
.event{
  display: block;
  height: 115px; /*same height as header*/
  margin-top: -115px; /*same height as header*/
  visibility: hidden;
}
.crew{
  display: block;
  height: 115px; /*same height as header*/
  margin-top: -115px; /*same height as header*/
  visibility: hidden;
}
.card-speaker{
  border:10px solid transparent;
}
.br-crew-elisa-radio-salatiga{
  border-radius: 6px;

  object-fit: cover;
  width: 100%;
}
.br-crew2-elisa-radio-salatiga{
  border-radius: 6px;
  height: 600px;
  object-fit: cover;
  width: 100%;
}
.card-speaker .speaker-footer{
  border-radius: 0 0 6px 6px;
  background: rgba(23, 99, 230, 0.78);
}
.section-padding{
  padding: 45px 0 ;
}
.section-intro{
  margin-bottom: 15px;
}
.nama-program-elisafm{
  font-size: 28px;
  font-weight: bold;
  line-height: 23px;
  color: #2c3e50;
}
.detail-program-radio-elisa a{
  color: #fff;
}
.penjelasan-program-radio-elisa{
  margin-top: 12px;
  font-size: 15px;
  text-align: justify;
}
.speaker-overlay{
  border-radius: 6px;
  font-size: 20px;
}
.mapping-acara-elisa-radio{
  color: #e74c3c;
  font-size: 14px;
  font-weight: bold;
  margin: 25px 0 20px 0;
}
.program-radio-elisa-full{
  margin-top: 10px;
  margin-bottom: 20px;
}
.foto-program-elisa-radio{
  width: 100%;
  border-radius: 6px;
}
.detail-program-radio-elisa{
    padding-left: 10px;
    position: relative;
    border-left: 3px solid #e74c3c;

}
.span-waktu-acara{
  margin-left: 20px;
}
.msmua{
  margin: 25px 0 25px 0;
}
.logo-tentang-radio-elisa{
  width: 100%;
}
.title-tentang-radio-elisa-salatiga{
    color: #2c3e50;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 10px;
    font-size: 36px;
    font-weight: bold;

}
.isi-tentang-radio-elisa-salatiga{
  margin-top: 20px;
  font-size: 17px;
}
.card-img-custom{
  max-height: 250px;
  width: 100%;
  object-fit: cover;
}
@media only screen and (max-width: 1000px){
  .br-crew2-elisa-radio-salatiga{
    border-radius: 6px;
    max-height: 450px;
    object-fit: cover;
    width: 100%;
  }
}
@media only screen and (max-width: 800px){
  .br-crew2-elisa-radio-salatiga{
    border-radius: 6px;
    max-height: 500px;
    object-fit: cover;
    width: 100%;
  }
  .nama-program-elisafm{
    margin-top: 20px;
  }
}
@media only screen and (max-width: 500px){
  .br-crew2-elisa-radio-salatiga{
    border-radius: 6px;
    max-height: 450px;
    object-fit: cover;
    width: 100%;
  }

}
