div.website, div.website * {
  display: none !important;
}
.header.light .topbar {
    border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
    background: #f7f7f7;
}
.topminus90 {
margin-top -90px;
}
.topbar-social ul li a span {
    margin-right: 5px;
    font-size: 20px !important;
}
.podcast-homeheader { 
  position: relative;
    background: #f7f7f7;
    padding: 5px 15px 5px 15px;
    border-radius: 20px 0px 20px 0;
    font-size: 18px;
    font-weight: bold;
margin-top: -130px;
}
.ddcat {
float: right;
    width: 250px;
    position: absolute;
    display: inline-block;
    top: -140px;
    right: 50px;
}
.dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}
@media only screen and (max-width: 991px) {
 .ddcat {
    top: -50px;
  }
.topminus90 {
margin-top:0px;
}
.topminus130 {
margin-top:-40px;
}
@media only screen and (max-width: 500px) {
 .ddcat {
    top: -50px;
left:0px;
  }
.page-title .page-breadcrumb {
 padding-top:0px !important;
padding-bottom: 10px !important;
}
}
/* Stylesheet: custom Modified On 2026-07-28 14:54:59 */
