html {
  font-family: "Helvetica Neue", sans-serif;
  font-weight: 400;
  font-size: calc(13px + 0.3vw);
  line-height: calc(1.1em + 0.2vw);
}

body {
  background: #43cea2;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #185a9d, #43cea2);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #185a9d, #43cea2);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  margin-top: 60px;
}

#topsection-2 {
  background-color: #fff;
  ;
}

#outer-wrap {
  background-color: whitesmoke;
}

.inner-wrap {
  background-color: #fff;

}

.mymenu {
  /*background-color: #fff;*/

}

h1 {
  font-size: calc(25px + 1.5vw);
}

h2 {
  font-size: calc(20px + 1.5vw);
}

h3 {
  font-size: calc(15px + 1.5vw);
}

h4 {
  font-size: calc(10px + 1.5vw);
}



#pkheader {
  background-position:center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 10px;
  background-color: #000;
}

.pkheader1 {
  background-image: url("https://web.archive.org/web/20200121151210im_/https://www.radiouganda.net/wp-content/themes/radiouganda2018/images/forex-a.jpg");
}

.pkheader2 {
  background-image: url("https://web.archive.org/web/20200121151210im_/https://www.radiouganda.net/wp-content/themes/radiouganda2018/images/forex-a.jpg");
}

.pkheader3 {
  background-image: url("https://web.archive.org/web/20200121151210im_/https://www.radiouganda.net/wp-content/themes/radiouganda2018/images/forex-a.jpg");
}

.pknopad {
  padding: 0;
}

.pknoborder {
  border: none;
}

.pkpad-small {
  padding: 5px;
}

.pkpad10 {
  padding: 10px;
}

.pkwhite-background {
  background: #fff;
}

.pk-border-radius {
  border-radius: 2px;
}

.shadow-1 {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
}

.shadow-1:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

.shadow-2 {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.shadow-3 {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

.shadow-4 {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

.shadow-5 {
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.30), 0 15px 12px rgba(0, 0, 0, 0.22);
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
  background: #d3691f;
  /* fallback for old browsers */
  background: -webkit-linear-gradient(to right, #3B4371, #d3691f);
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(to right, #3B4371, #d3691f);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  border: none;
}

.card-header {
  color: #fff;
}

.pksidebar .nav-item {
  border-bottom: 1px solid #ccc;
}

#myfooter {
  font-size: 12px;
  padding: 10px 0;

}

#myfooter a {
color: #000;

}

#container-footer {
  background-color: #D04E0F;
  padding: 0;
}

#menu-category-menu .nav-link {
  background-color: #D04E0F;
}

#menu-category-menu a {
  color: #fff;
}

#menu-category-menu a:hover {
  background-color: chocolate;
}

#menu-category-menu .nav-link {
  border: 1px solid #fff;
  border-top-left-radius: 0.9rem;
  border-top-right-radius: 0.25rem;
}




.zaudio_container {
  /*    background-color: cornflowerblue;*/
  background: linear-gradient(to right, #6A82FB, #FC5C7D);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.stream-metadata {
  display: hidden;
}

.player-background {
  background: linear-gradient(to right, #6A82FB, #FC5C7D);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.zaudio_wrapper {
  display: flex;
  flex-direction: column;
  flex-basis: 600px;
  max-width: 100%;
  margin: 5px;
  /*font-family: 'Roboto', sans-serif;*/
}

.zaudio_wrapper_min {
  flex-basis: 320px;
  max-width: 100%;
}

.zaudio_wrapper_noplaylist {
  flex-basis: 500px;
  max-width: 100%;
}

.zaudio_art {
  display: none;
}

.zaudio_btn_repeat {
  display: none;
}

.zaudio_songtitle {
  color: whitesmoke;
  font-weight: 400;
  font-size: calc(13px + 0.3vw);
}

.zaudio_songartist {
  margin-top: 5px;
  font-weight: 200;
  color: #111;
  font-size: calc(14px + 0.2vw);
}

.zaudio_playlist {
  margin: 0px;
  padding: 0px;
  background: #fff;
  box-shadow: 0px 0px 5px #D04E0F;
}

.zaudio_playlist li {
  font-weight: 300;
  color: #111;
  border-bottom: 1px solid #ccc;
  font-size: calc(12px + 0.2vw);
}

/*navbar*/

.navbar-custom {
    background-color: #D04E0F;
    font-weight: 500;
    font-size: calc(11px + 0.3vw);
    padding: 10px;



}

/* change the brand and text color */
.navbar-custom .navbar-brand,
.navbar-custom .navbar-text {
    color: rgba(255,255,255,.8);
}

/* change the link color */
.navbar-custom .navbar-nav .nav-link {
    color: rgba(255,255,255,.5);
}

/* change the color of active or hovered links */
.navbar-custom .nav-item.active .nav-link,
.navbar-custom .nav-item:hover .nav-link {
    color: #D04E0F;
    background-color: whitesmoke;

}

/* for dropdown only - change the color of droodown */
.navbar-custom .dropdown-menu {
    background-color: #D04E0F;
}
.navbar-custom .dropdown-item {
    color: #ffffff;
}
.navbar-custom .dropdown-item:hover,
.navbar-custom .dropdown-item:focus {
    color: #333333;
    background-color: rgba(255,255,255,.5);
}

/*
     FILE ARCHIVED ON 15:12:10 Jan 21, 2020 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 20:52:56 May 15, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 10.923
  load_resource: 42.703
  PetaboxLoader3.resolve: 33.393
  PetaboxLoader3.datanode: 7.413
*/