<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@font-face {
    font-family: "OpenSans-Bold";
    src: url('fonts/Open_Sans/OpenSans-Bold.ttf') format("truetype")
}

@font-face {
    font-family: "OpenSans-BoldItalic";
    src: url('fonts/Open_Sans/OpenSans-BoldItalic.ttf') format("truetype")
}

@font-face {
    font-family: "OpenSans-ExtraBold";
    src: url('fonts/Open_Sans/OpenSans-ExtraBold.ttf') format("truetype")
}

@font-face {
    font-family: "OpenSans-ExtraBoldItalic";
    src: url('fonts/Open_Sans/OpenSans-ExtraBoldItalic.ttf') format("truetype")
}

@font-face {
    font-family: "OpenSans-Italic";
    src: url('fonts/Open_Sans/OpenSans-Italic.ttf') format("truetype")
}

@font-face {
    font-family: "OpenSans-Light";
    src: url('fonts/Open_Sans/OpenSans-Light.ttf') format("truetype")
}

@font-face {
    font-family: "OpenSans-LightItalic";
    src: url('fonts/Open_Sans/OpenSans-LightItalic.ttf') format("truetype")
}

@font-face {
    font-family: "OpenSans-Regular";
    src: url('fonts/Open_Sans/OpenSans-Regular.ttf') format("truetype")
}

@font-face {
    font-family: "OpenSans-Semibold";
    src: url('fonts/Open_Sans/OpenSans-Semibold.ttf') format("truetype")
}

@font-face {
    font-family: "OpenSans-SemiboldItalic";
    src: url('fonts/Open_Sans/OpenSans-SemiboldItalic.ttf') format("truetype")
}

@font-face {
    font-family: "PTSerif-Bold";
    src: url('fonts/PT_Serif/PTSerif-Bold.ttf') format("truetype")
}

@font-face {
    font-family: "PTSerif-BoldItalic";
    src: url('fonts/PT_Serif/PTSerif-BoldItalic.ttf') format("truetype")
}

@font-face {
    font-family: "PTSerif-Italic";
    src: url('fonts/PT_Serif/PTSerif-Italic.ttf') format("truetype")
}

@font-face {
    font-family: "PTSerif-Regular";
    src: url('fonts/PT_Serif/PTSerif-Regular.ttf') format("truetype")
}

@font-face {
    font-family: 'Courgette-Regular';
    src: url('fonts/indie-fonts/Courgette-Regular.ttf') format("truetype")
}

@font-face {
    font-family: 'Poppins-Regular';
    src: url('fonts/indie-fonts/Poppins-Regular.ttf') format("truetype")
}

@font-face {
    font-family: 'Poppins-Bold';
    src: url('fonts/indie-fonts/Poppins-Bold.ttf') format("truetype")
}

.main-nav-Links {
    font-family: 'OpenSans-Regular';
    font-size: 15px;
    line-height: 22px;
    color: #202020
}

.login {
    font-family: 'OpenSans-Regular';
    font-size: 14px;
    line-height: 22px;
    color: #202020
}

.footer-nav-links {
    font-family: 'OpenSans-Regular';
    font-size: 16px;
    line-height: 42px;
    color: #fff
}

.section-titles {
    font-family: 'OpenSans-Regular';
    font-size: 22px;
    line-height: 24px;
    font-weight: bolder;
    text-shadow: rgb(0 0 0) 1px 0px;
    color: #202020
}

.home-1-news {
    font-family: 'OpenSans-Regular';
    font-size: 24px;
    line-height: 30px;
    color: #e92c18;
    border-left: 3px solid #e92c18
}

.rc-original-hover {
    font-family: 'OpenSans-Regular';
    font-size: 22px;
    color: #202020
}

.podcast-title {
    font-family: 'OpenSans-Regular';
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    font-weight: 700;
    /* text-shadow: 0px 0 #000000; */
}

.headline-video,
.headline-news,
.headline-games {
    font-family: 'OpenSans-Regular';
    font-size: 18px;
    line-height: 24px;
    color: #363636
}

.rj-names {
    font-family: 'OpenSans-Regular';
    font-size: 16px !important;
    line-height: 24px !important;
    color: #000000;
    /* text-shadow: 0px 0 #000000; */
    font-weight: 700;
}

.other-rj-names {
    font-family: 'OpenSans-Regular';
    font-size: 16px;
    line-height: 22px;
    color: #363636;
    font-weight: 500
}

.headline-opinion {
    font-family: 'OpenSans-Regular';
    font-size: 15px;
    line-height: 22px;
    color: #363636
}

body {
    font-family: 'OpenSans-Regular';
    font-size: 14px;
    line-height: 22px;
    color: #363636;
    background-color: #f9f9f9;
    word-wrap: break-word
}

.episode-no {
    font-family: 'OpenSans-Regular';
    font-size: 13px;
    line-height: 22px;
    color: #363636
}

.by-line {
    font-family: 'OpenSans-Regular';
    font-size: 12px;
    line-height: 16px;
    color: #363636
}

.podcast-page-head-big {
    font-family: 'OpenSans-Regular';
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    /* text-shadow: 0px 0 #000000; */
    font-weight: 700;
}

.podcast-page-head-small {
    font-family: 'OpenSans-Regular';
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    /* text-shadow: 0px 0 #000000; */
    font-weight: 700;
}

.web-radio-names {
    font-family: 'OpenSans-Regular';
    font-size: 20px;
    line-height: 26px;
    color: #363636
}

.body-copy {
    font-family: 'OpenSans-Regular';
    font-size: 14px;
    line-height: 25px;
    color: #363636
}

@media only screen and (max-width:600px) {
    .main-nav-Links {
        font-family: 'OpenSans-Regular';
        font-size: 14px;
        line-height: 22px;
        color: #202020
    }
    .login {
        font-family: 'OpenSans-Regular';
        font-size: 13px;
        line-height: 20px;
        color: #202020
    }
    .footer-nav-links {
        font-family: 'OpenSans-Regular';
        font-size: 16px;
        line-height: 42px;
        color: #fff
    }
    .section-titles {
        font-family: 'OpenSans-Regular';
        font-size: 23px;
        color: #202020;
        line-height: 1.5
    }
    .home-1-news {
        font-family: 'OpenSans-Regular';
        font-size: 23px;
        line-height: 28px;
        color: #e92c18
    }
    .rc-original-hover {
        font-family: 'OpenSans-Regular';
        font-size: 23px;
        color: #202020
    }
    .body-copy-hover {
        font-family: 'OpenSans-Regular';
        font-size: 15px;
        line-height: 24px;
        color: #202020
    }
    .home-video-headline {
        font-family: 'OpenSans-Regular';
        font-size: 20px;
        line-height: 26px
    }
    .podcast-title {
        font-family: 'OpenSans-Regular';
        font-size: 18px;
        line-height: 24px;
        color: #363636
    }
    .headline-news,
    .headline-games,
    .headline-opinion {
        font-family: 'OpenSans-Regular';
        font-size: 18px;
        line-height: 24px;
        color: #363636
    }
    .rj-names {
        font-family: 'OpenSans-Regular';
        font-size: 20px;
        line-height: 26px;
        color: #363636
    }
    .other-rj-names {
        font-family: 'OpenSans-Regular';
        font-size: 15px;
        line-height: 24px;
        color: #363636;
        font-weight: normal
    }
    .body-copy {
        font-family: 'OpenSans-Regular';
        font-size: 15px;
        line-height: 24px;
        color: #363636
    }
    .episode-no {
        font-family: 'OpenSans-Regular';
        font-size: 12px;
        line-height: 16px;
        color: #363636
    }
    .by-line {
        font-family: 'OpenSans-Regular';
        font-size: 12px;
        line-height: 16px;
        color: #363636
    }
    .podcast-page-head-big {
        font-family: 'OpenSans-Regular';
        font-size: 20px;
        line-height: 26px;
        color: #363636
    }
    .podcast-list-names {
        font-family: 'OpenSans-Regular';
        font-size: 18px;
        line-height: 24px;
        color: #363636
    }
    .podcast-page-head-small {
        font-family: 'OpenSans-Regular';
        font-size: 14px;
        line-height: 20px;
        color: #363636
    }
    .web-radio-names {
        font-family: 'OpenSans-Regular';
        font-size: 20px;
        line-height: 26px;
        color: #363636
    }
    .web-radio-desc {
        font-family: 'OpenSans-Regular';
        font-size: 15px;
        line-height: 24px;
        color: #363636
    }
}

.desktop-head {
    max-width: 1174px;
    min-height: 94px;
    padding-top: 11px
}

img {
    width: 100%;
    height: auto
}

.logo-top {
    padding: 0;
    max-width: 179px
}

.main-navbar ul {
    white-space: nowrap;
    overflow-x: visible;
    display: block
}

.inline-menu {
    list-style: none;
    padding: 0;
    margin: 0
}

.inline-menu li {
    display: inline-block;
    /*padding: 8px 6px;*/
    padding: 8px 1px;
    font-family: sans-serif;
    font-weight: 600;
    position: relative;
}

.inline-menu .active-menus::after {
    content: '';
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 9px solid #ff0000;
    position: absolute;
    bottom: -2px;
    right: 48%;
    z-index: 100;
}

@media only screen and (max-width:600px) {
    .main-navbar ul {
        overflow-x: auto
    }
    .inline-menu li {
        display: inline-block;
        padding: 13px 7px;
        color: black
    }
}

.nav-top {
    max-width: 830px
}

.top-rhs {
    padding-top: 33px;
    padding-left: 0;
    padding-right: 0
}

.city-select {
    background-color: #046dbd;
    color: #fff;
    border-radius: 15px;
    height: 25px;
    width: 150px;
    font-weight: 600;
    line-height: 22px;
    font-size: 13px;
    padding-inline: 3px;
}

@media only screen and (max-width:600px) {
    .city-select {
        width: 100px
    }
}

.login-col {
    padding-top: 19px;
    padding-left: 0
}

.login-img-top {
    border-radius: 50%
}



.container {
    max-width: 1200px
}

.advertisement-horizontal {
    max-width: 1116px;
    max-height: 442px;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.advertisement-horizontal-small {
    max-width: 1116px;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.large-vertical-banner {
    max-width: 300px;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.section-titles {
    border-bottom: 2px solid #e92c18
}

.video-post-wrapper {
    position: relative
}

.video-post-wrapper .video-overlay {
    position: absolute;
    left: 13px;
    bottom: 10px;
    color: #fff
}

.camera-icon-wrapper {
    text-align: center;
    width: 25px;
    height: 25px;
    margin-right: 20px;
    border-radius: 50%;
    font-size: 10px;
    line-height: 26px;
    display: flex;
    align-items: center;
    justify-content: center
}

.bg-light-blue {
    background: #2d84d1
}

.mumbai-vid-slide .swiper-button-next:after,
.mumbai-vid-slide .swiper-button-prev:after {
    font-size: 31px !important;
    color: #ea5029;
    font-weight: bolder
}

.next-2 {
    right: 0 !important
}

.prev-2 {
    left: 0 !important
}

.arrowbutton {
    float: right;
    padding-top: 3px;
    font-size: 14px;
    font-weight: bold;
    color: #fd7e14;
}

.other-rj {
    width: 20%
}
.header {
    border-bottom: none;
}
.borderbotdesk{
    border-bottom: 4px solid #e92c18;
}
@media only screen and (max-width:600px) {
    .other-rj {
        width: 50%
    }
    .borderbotdesk{
        border-bottom: none;
    }
    .header {
        border-bottom: 4px solid #e92c18;
    }
}

.listicles-img-bg {
    background: linear-gradient(to bottom, #f9f9f9 30%, #de4638 30%);
    min-height: 383px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center
}

.listicles-img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-height: 239px;
    max-width: 426px;
    position: relative
}

.camera-img {
    position: absolute;
    bottom: -20px;
    left: 20px;
    width: 50px;
    height: 50px;
    border-radius: 50%
}

.listicles-text {
    color: #fff;
    margin: 30px;
    font-family: 'OpenSans-Regular';
    font-size: 22px;
    line-height: 30px
}

.opinion-img {
    aspect-ratio: 1;
    object-fit: cover
}

.play-button {
    background-color: #dd4a39;
    color: #fff;
    font-weight: 700
}

.footer {
    background-color: #dd4a39;
    color: #f9f9f9
}

.bottom-icon {
    font-size: 20px !important;
    padding: 6px
}

.footer-rhs {
    text-align: end
}

@media only screen and (max-width:600px) {
    .footer-rhs {
        text-align: center
    }
}

.footer-button {
    background-color: black;
    width: 198px;
    height: 50px
}

.mobile-top {
    color: #046dbd;
    font-size: 20px
}

.button-view-all {
    width: 25%;
    background-color: #ea5029;
    color: #f9f9f9;
    line-height: 38px;
    font-weight: 600;
    text-align: center !important;
    margin: auto
}

@media only screen and (max-width:600px) {
    .button-view-all {
        width: 100%
    }
}

.radiocity-originals-swiper .swiper-slide {
    position: relative;
    height: 420px
}

.rc-original-name {
    position: absolute;
    font-weight: 600;
    left: 0;
    right: 0;
    bottom: 17px;
    text-align: center;
    font-size: 22px;
    padding-block: 15px;
    background-color: #ea5029;
    color: #f9f9f9;
    line-height: 30px;
    min-height: 65px
}

@media only screen and (max-width:600px) {
    .rc-original-name {
        bottom: -3px
    }
    .radiocity-originals-swiper .swiper-slide {
        position: relative
    }
}

.radiocity-originals-swiper .swiper-pagination {
    --swiper-theme-color: grey
}

.swiper-container-horizontal&gt;.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: -6px !important
}

.onhover:hover {
    display: block;
    opacity: 1;
    -webkit-animation-name: fadeIn;
    -webkit-animation-duration: 1s;
    animation-name: fadeIn;
    animation-duration: 1s
}

.onhover {
    position: absolute;
    height: 420px;
    width: 100%;
    padding-top: 100px;
    padding-inline: 40px;
    background-image: linear-gradient(to bottom, rgb(232, 164, 94, .9), rgb(233, 89, 70, .9));
    top: 0;
    opacity: 0
}

.load-more-button {
    text-decoration: none;
    color: #f9f9f9;
    background: linear-gradient(to right, #e8463a, #eb7441);
    border-radius: 50px/50px;
    font-weight: bold;
    padding-block: 0.5rem!important;
}

.load-more-button:hover {
    color: #fff !important;
    text-decoration: none
}

.episodes-btn,
.episodes-btn-mumbai {
    text-decoration: none;
    color: #f9f9f9;
    background: #ca4234;
    border-radius: 60px/60px;
    font-weight: bold;
    position: absolute;
    font-size: 10px;
    top: 76%;
    left: 3%
}

.episodes-btn-mumbai {
    left: 4%;
    top: 80%
}

@media only screen and (max-width:600px) {
    .episodes-btn,
    .episodes-btn-mumbai {
        text-decoration: none;
        color: #f9f9f9;
        background: #ca4234;
        border-radius: 60px/60px;
        font-weight: bold;
        position: absolute;
        font-size: 10px;
        top: 74%;
        left: 2%
    }
    .episodes-btn-mumbai {
        left: 4%;
        font-size: 14px;
        top: 84%
    }
}

.video-head-big-thumb {
    font-family: 'OpenSans-Regular';
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    /* text-shadow: 0px 0 #000000; */
    font-weight: 700!important;
    /* color: #363636 */
}

.video-listing-head-small-thumb {
    font-family: 'OpenSans-Regular';
    font-size: 18px;
    line-height: 24px;
    color: #363636
}

.video-head-small-thumb {
    font-family: 'OpenSans-Regular';
    font-size: 15px;
    line-height: 22px;
    color: #363636
}

@media only screen and (max-width:600px) {
    .video-head-big-thumb {
        font-family: 'OpenSans-Regular';
        font-size: 20px;
        line-height: 26px;
        color: #363636
    }
    .video-head-small-thumb {
        font-family: 'OpenSans-Regular';
        font-size: 14px;
        line-height: 20px;
        color: #363636
    }
}

a:hover {
    color: inherit;
    text-decoration: none !important
}

.mumbai-rj-slide .swiper-button-next:after,
.mumbai-rj-slide .swiper-button-prev:after,
.slider-otherrjss .swiper-button-next:after,
.slider-otherrjss .swiper-button-prev:after {
    background: black;
    padding: 8px;
    padding-inline: 15px;
    border-radius: 7px;
    color: #ca4234;
    font-weight: 900
}

.ulli-article ul {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative
}

.ulli-article ul li {
    display: block;
    flex: 0 1 auto;
    list-style-type: none;
    background-color: white;
    padding: 0 .75em;
    z-index: 1;
    border: 2px dotted grey;
    border-radius: 5px;
    font-weight: 900;
    font-size: 12px
}

.ulli-article ul:after {
    content: '';
    border-bottom: 3px dotted grey;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    width: 100%
}

.ulli-article {
    width: 100% !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    height: 40px !important;
}

/* .ulli-article {
    width: 50%;
    margin-top: 25px
} */

@media only screen and (max-width:600px) {
    .ulli-article {
        width: 100%;
        margin-top: 25px
    }
}

.readmore-article {
    color: #f9f9f9;
    background: linear-gradient(to right, #e8463a, #eb7441)
}

.share-overlay-bt {
    position: absolute;
    background-color: #465897;
    color: white;
    bottom: 0;
    right: 0
}

.activenow {
    border: 2px dotted #eb7441 !important;
    color: #eb7441
}

.activenowin {
    color: #eb7441 !important
}

.orange-color {
    color: #eb7441
}

a {
    color: inherit
}

.camera-icon-photos-page-landing .fa-camera:before {
    font-size: 20px
}

.camera-icon-photos-page-landing {
    text-align: center;
    width: 40px;
    height: 40px;
    margin-right: 20px;
    border-radius: 50%;
    font-size: 10px;
    line-height: 26px;
    display: flex;
    align-items: center;
    justify-content: center
}

.rhs-title {
    font-size: 20px
}

.episodes-btn-detail {
    text-decoration: none;
    color: #f9f9f9;
    background: #ca4234;
    border-radius: 60px/60px;
    font-weight: bold;
    position: absolute;
    font-size: 9px;
    top: 80%;
    left: 4%
}

@media only screen and (max-width:600px) {
    .episodes-btn-detail {
        top: 71%
    }
}

.camera-icon-listicles {
    text-align: center;
    width: 50px;
    height: 50px;
    margin-right: 20px;
    border-radius: 50%;
    font-size: 10px;
    line-height: 26px;
    display: flex;
    align-items: center;
    justify-content: center
}

.camera-icon-listicles .fa-camera {
    font-size: 22px
}

.desktop-search {
    position: absolute;
    right: 195px;
    top: 28px;
    display: none;
    font: inherit
}

.mobile-search {
    z-index: 99;
    position: absolute;
    right: 60px;
    top: 58px;
    width: 209%;
    display: none;
    font: inherit
}

ul#menu li h5,
ul#menu li {
    display: inline
}

.nav-pills .nav-link.active,
.nav-pills .show&gt;.nav-link {
    color: #307cb3;
    background-color: #f9f9f9;
    border-bottom: 3px solid #307cb3
}

.for-nav-tab .tab-content {
    max-width: 1080px;
    margin: auto;
    background-color: white
}

.for-nav-tab .tab-content .tab-pane {
    border-left: 5px solid #f9c346
}

.burger-menu {
    position: absolute;
    top: 14px;
    left: 14px;
    color: white;
    font-size: 22px;
    z-index: 123
}

.desktop-nav-audacity {
    background-color: white;
    border-radius: 15px;
    position: absolute;
    top: 46px;
    left: 28%
}

.burger-menu-content {
    background-color: white;
    color: black;
    display: none
}

.cat-select {
    width: -webkit-fill-available;
    font-size: x-large;
    padding: 9px;
    background: #ebebeb;
    border: 0;
    border-radius: 5px
}

.cat5 {
    border-bottom: 2px solid #1f1f1f
}

.swiper-container-classified-2 .swiper-slide {
    width: auto
}

.classi-text {
    font-size: large;
    font-weight: 600;
    background: #d8d8d8;
    margin: auto;
    padding: 10px;
    border-radius: 7px
}

.swiper-container-classified-2 .swiper-button-prev {
    top: 45%;
    left: -7px
}

.swiper-container-classified-2 .swiper-button-next {
    right: -7px;
    top: 45%;
    left: auto
}

.swiper-container-classified-2 .swiper-button-prev:after {
    content: 'prev';
    font-size: 15px;
    font-weight: bolder;
    color: grey
}

.swiper-container-classified-2 .swiper-button-next:after {
    content: 'next';
    font-size: 15px;
    font-weight: bolder;
    color: grey
}

.active-trumpet {
    background: #317cb5 !important;
    color: #fff !important
}

.datepicker {
    border: 3px solid #5091f5;
    border-radius: 5px;
    font-size: large
}

.audicity-icon {
    padding: 18px;
    background-color: #212529;
    color: white;
    margin: -2px
}

.iframe-audacity {
    border: 0;
    height: 100%;
    width: 100%
}

.facebook-icon-share {
    padding: 12px;
    padding-inline: 15px;
    background-color: #465897;
    color: white;
    margin: -2px;
    margin-right: 5px;
    font-size: 24px;
    border-radius: 2px
}

.twitter-icon-share {
    border-radius: 2px;
    padding: 12px;
    background-color: #61beea;
    color: white;
    margin: -2px;
    font-size: 24px
}

.video-desc-detail {
    font-size: 15px;
    line-height: 1.7
}

.hamburgermenuoption {
    box-shadow: 0 1px 4px -1px #888;
    border-radius: 5px
}

.mobileburgernav {
    position: absolute;
    left: -100%;
    -webkit-transition: left 800ms ease-in;
    -moz-transition: left 800ms ease-in;
    -ms-transition: left 800ms ease-in;
    transition: left 800ms ease-in;
    z-index: 9999;
    width: 80%
}

.multiselect-container {
    width: 174px;
    overflow: hidden
}

.banner-slider .swiper-button-prev,
.banner-slider .swiper-button-next {
    color: grey;
    font-size: 20px;
    opacity: 0 !important;
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out
}

.banner-slider .swiper-button-prev::after,
.banner-slider .swiper-button-next::after {
    font-size: 50px;
    font-weight: bold
}

.banner-slider:hover .swiper-button-prev,
.banner-slider:hover .swiper-button-next {
    opacity: 1 !important
}

.banner-slider&gt;.swiper-pagination-bullets {
    bottom: -28px !important
}

.banner-slider .swiper-pagination {
    --swiper-theme-color: grey
}

.radiocity-exclu-slider .swiper-button-next:after,
.radiocity-exclu-slider .swiper-button-prev:after {
    background: black;
    padding: 8px;
    padding-inline: 12px;
    border-radius: 7px;
    color: #ca4234;
    font-size: x-large;
    font-weight: 900
}

.article-reviews-slider .swiper-button-next:after,
.article-reviews-slider .swiper-button-prev:after {
    background: black;
    padding: 8px;
    padding-inline: 12px;
    border-radius: 7px;
    color: #ca4234;
    font-size: x-large;
    font-weight: 900
}

.you-may-article-detail .swiper-button-next:after,
.you-may-article-detail .swiper-button-prev:after {
    background: black;
    padding: 8px;
    padding-inline: 12px;
    border-radius: 7px;
    color: #ca4234;
    font-size: x-large;
    font-weight: 900
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    z-index: 999;
    left: -6px;
    top: 15px;
    -moz-transition: all 1s linear;
    -webkit-transition: all 1s linear;
    -o-transition: all 1s linear;
    transition: all 1s linear
}

.dropdown-content a {
    float: none;
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left
}

.dropdown-content a:hover {
    background-color: #ddd
}

.dropdown:hover .dropdown-content,
.dropdown-content:hover {
    display: block
}

.fourlinelimit {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
}

.advertisement-text {
    margin-top: 16px;
    text-align: center;
    font-size: 1em;
    color: #2572b7;
    letter-spacing: 1px
}

.answer_result {
    padding-left: 88px
}

.answer_result1_text {
    font-weight: 600
}

.progress_quiz {
    margin: 15px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: .25rem
}

.quiz {
    width: 100%
}

.spanquiz {
    display: block;
    width: 60%;
    padding: 10px
}

@media screen and (min-width:1200px) {
    .choices:hover {
        cursor: pointer;
        box-shadow: 0 0 10px rgba(81, 203, 238, 1);
        font-size: 14px
    }
}

.buttons button {
    padding: 15px 45px;
    background: #fafafa;
    border: 1px solid #f00;
    color: #f00
}

.buttons button.reset {
    border-color: #00f;
    color: #00f
}

button:focus {
    outline: 0
}

.hide {
    display: none !important
}

.bgcolorpink,
.bgcolorpink:hover {
    background: linear-gradient(to right, #e8463a, #eb7441)
}

.quest {
    line-height: 1.5;
    color: black;
    font-size: 28px
}

.resultParagraph {
    font-size: 25px
}

@media screen and (max-width:768px) {
    .displayline {
        display: inline
    }
}

.other-quiz-name {
    font-size: 18px;
    line-height: 1.5
}

.quest-body {
    min-height: 370px !important;
}

.choices {
    width: 100%
}

@media screen and (max-width:396px) {
    .bottom-icon {
        font-size: 21px !important;
        padding: 11px !important
    }
}

.line-clamp-4 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
}

.top-icon {
    color: white;
    font-size: 18px;
    padding-inline: 8px
}

.top-icon-contain {
    position: absolute;
    right: -206px;
    width: 149px;
    top: -11px;
    background: #ee7038;
    border-bottom-left-radius: 14px;
    border-bottom-right-radius: 14px;
    padding: 3px;
    padding-left: 5px
}

.share-icon-quiz {
    font-size: 20px !important;
    padding: 6px
}

@media screen and (max-width:396px) {
    .share-icon-quiz {
        font-size: 21px !important;
        padding-inline: 11px !important;
        padding-top: 17px !important
    }
}

.rcbanner {
    aspect-ratio: 561/208
}

@media screen and (max-width:600px) {
    .rcbanner {
        aspect-ratio: 530/208
    }
}

#fade {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: .8;
    opacity: .80;
    filter: alpha(opacity=80)
}

#light {
    display: none;
    position: fixed;
    left: 25%;
    top: 25%;
    max-width: 600px;
    width: 100%;
    max-height: 360px;
    border: 2px solid #FFF;
    background: #FFF;
    z-index: 1002;
    overflow: visible
}

@media screen and (max-width:600px) {
    #light {
        left: 0;
        top: 25%
    }
}

#boxclose {
    float: right;
    cursor: pointer;
    color: #fff;
    border: 1px solid #aeaeae;
    border-radius: 3px;
    background: #222;
    font-size: 31px;
    font-weight: bold;
    display: inline-block;
    line-height: 0;
    padding: 11px 3px;
    position: absolute;
    right: 2px;
    top: 2px;
    z-index: 1002;
    opacity: .9
}

.boxclose:before {
    content: "Ã—"
}

#fade:hover~#boxclose {
    display: none
}

.test:hover~.test2 {
    display: none
}

.progressbar::-webkit-progress-value {
    background-color: #e92c18
}

.section-titles-indie {
    font-family: 'Courgette-Regular'
}

.bkimg {
    width: 100%;
    background-size: cover !important
}

.indie-podcast .swiper-pagination-bullet {
    border: 1px solid white;
    opacity: 1
}

.indie-podcast .swiper-pagination-bullet-active {
    background-color: white
}

.nav-link.active {
    background-color: #f06f38 !important;
    border-bottom: none !important
}

.back-img {
    position: relative;
    filter: blur(0px) brightness(100%);
    -webkit-filter: blur(0px) brightness(100%);
    height: 290px
}

.swiper-slide-active .back-img {
    filter: blur(7px) brightness(47%);
    -webkit-filter: blur(7px) brightness(47%)
}

.swiper-slide-active .over-img {
    display: block
}

.over-img {
    display: none;
    top: 10%
}

.hp_slide {
    background: darkgrey;
    height: 3px;
    position: relative
}

.hp_range {
    width: 0;
    background: white;
    height: 3px;
    position: absolute;
    top: 0
}

.play-button-new {
    border: 2px solid white
}

.line-clamp-2-shows {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 44px
}

@media only screen and (max-width:600px) {
    .line-clamp-2-shows {
        -webkit-line-clamp: 1;
        height: auto
    }
}

.durationslide {
    position: relative;
    top: -13px;
    width: 100%;
    height: 3px;
    opacity: 0
}

.prev {
    position: absolute;
    color: #007aff;
    bottom: 185px;
    font-size: 45px;
    left: 108px;
    z-index: 9999
}

.next {
    z-index: 9999;
    position: absolute;
    color: #007aff;
    right: 108px;
    bottom: 185px;
    font-size: 45px
}

.row-myswiper .swiper-button-disabled {
    display: none !important
}

.mymodalartist {
    position: fixed;
    width: 100%;
    z-index: 7;
    background-color: #00000061;
    height: 100%;
    top: 0;
    left: 0
}

.modalchild {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    z-index: 7;
    padding: 10px;
    border-radius: 10px;
    max-width: 90%;
    width: 1000px;
    max-height: 85vh;
    overflow-y: scroll
}

.mySwiper .swiper-pagination-bullet-active {
    background-color: white
}

.mySwiper .swiper-pagination-bullet {
    border: 1px solid white;
    opacity: 1
}

.artist-swiper .swiper-pagination-bullet-active,
.indie-gallery-video .swiper-pagination-bullet-active,
.indie-gallery-image .swiper-pagination-bullet-active {
    background-color: white
}

.artist-swiper .swiper-pagination-bullet,
.indie-gallery-video .swiper-pagination-bullet,
.indie-gallery-image .swiper-pagination-bullet {
    border: 1px solid white;
    opacity: 1
}

.play-button-top {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 27px;
    color: white
}

.fa-play.play-button-top {
    opacity: 0
}

.fa-pause.play-button-top {
    opacity: .8
}

.playparent:hover .play-button-top {
    opacity: .8
}

.playparent {
    text-align: left
}

.topslider {
    height: 3px;
    width: 100%;
    bottom: 6px;
    left: 0;
    opacity: 0
}

.bkimg1 {
    min-height: 520px;
    background: url('images/backgrounds-indie/Desktop-Header-Bg-new.png');
    background-size: 100% 100%;
    background-repeat: no-repeat
}

.bkimg2 {
    background: url('images/backgrounds-indie/RC-Indie-Page-Podcast-BG.jpg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center
}

.bkimg3 {
    background: url('images/backgrounds-indie/RC-Indie-Page-TopArtists-BG.jpg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center
}

.bkimg4 {
    background: url('images/backgrounds-indie/RC-Indie-Page-Interview-BG.jpg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center
}

.bkimg5 {
    background: url('images/backgrounds-indie/RC-Indie-Page-News-BG.jpg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center
}

.bkimg6 {
    background: url('images/backgrounds-indie/RC-Indie-Page-Gallery-BG.jpg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center
}

@media only screen and (max-width:600px) {
    .bkimg1 {
        min-height: 438px;
        background: url('images/backgrounds-indie/Mobile-Header-indie-new.jpg');
        background-size: 100% 100%;
        background-repeat: no-repeat
    }
    .bkimg2 {
        background: url('images/backgrounds-indie/M-Podcast-BG.jpg');
        background-size: 100% 100%;
        background-repeat: no-repeat;
        background-position: center
    }
    .bkimg3 {
        background: url('images/backgrounds-indie/M-Top-Artist-BG.jpg');
        background-size: 100% 100%;
        background-repeat: no-repeat;
        background-position: center
    }
    .bkimg4 {
        background: url('images/backgrounds-indie/M-News-BG.jpg');
        background-size: 100% 100%;
        background-repeat: no-repeat;
        background-position: center
    }
    .bkimg5 {
        background: url('images/backgrounds-indie/M-News-BG.jpg');
        background-size: 100% 100%;
        background-repeat: no-repeat;
        background-position: center
    }
    .bkimg6 {
        background: url('images/backgrounds-indie/M-Gallery-BG.jpg');
        background-size: 100% 100%;
        background-repeat: no-repeat;
        background-position: center
    }
}

.progressbar {
    width: 100%;
    height: 3px;
    background-color: #e92c18
}

.currenttime,
.totalduration {
    margin-bottom: -13px
}

.scrolling {
    overflow-y: scroll;
    overflow-x: hidden;
    max-height: 222px
}

.scrolling::-webkit-scrollbar {
    width: 10px
}

.scrolling::-webkit-scrollbar-track {
    background: #ffffff1f;
    border-radius: 10px
}

.scrolling::-webkit-scrollbar-thumb {
    background: #5b50ab;
    border-radius: 10px
}

.scrolling::-webkit-scrollbar-thumb:hover {
    background: #b30000
}

.title-news-interview {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.desc-news-interview {
    font-size: 14px;
    color: #cfcfcf;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 9;
    -webkit-box-orient: vertical;
    letter-spacing: .1px
}

.readmore-indiepage {
    color: #e92c18
}

.readmore-stick {
    bottom: 10px;
    left: 12px
}

.follow-us {
    text-align: end;
    border-right: 1px solid #dee2e6
}

.download-app {
    text-align: start
}

@media only screen and (max-width:600px) {
    .follow-us,
    .download-app {
        text-align: center;
        border-right: 0
    }
}

.indie-gallery-video .swiper-button-next,
.indie-gallery-video .swiper-button-prev,
.indie-gallery-image .swiper-button-next,
.indie-gallery-image .swiper-button-prev {
    color: #e92c18
}

.bkimgpodcs .podcast-page-head-big,
.bkimgpodcs .Breadcrumb {
    color: white
}

.bkimgpodcs .section-titles {
    color: white
}

.webradio-dropdown-content a {
    color: black
}

.bkimgpodcs {
    background: url('images/backgrounds-indie/Indie-News-Podcasts-page-BG.png');
    background-position: center
}

@media screen and (max-width:600px) {
    .bkimgpodcs {
        background: url('images/backgrounds-indie/Mobile-News-Podcasts BG.jpg');
        background-position: center
    }
}

.bkimgpodcs .body-copy {
    color: white
}

.bkimgpodcs .video-head-big-thumb {
    color: white
}

.headlineback {
    background-color: #000000a3;
    border-radius: 10px
}

.headlineback iframe {
    border: 0
}

.overlayindie {
    z-index: 0;
    top: 0;
    left: 0;
    background: linear-gradient(0deg, #000000ab 30%, #ffffff00 70%)
}

.blankspaceindie {
    height: 161px
}

@media screen and (max-width:600px) {
    .blankspaceindie {
        height: 330px
    }
    .indie-viewall .viewallmi {
        font-size: 17px !important;
        padding-inline: 23px !important
    }
}

.burger-menu-indie {
    transition: all .7s ease;
    overflow: hidden;
    width: 0;
    height: 0
}

.burger-menu-indie ul li {
    padding-block: 4px;
    cursor: pointer
}

.indie-input {
    border-radius: 12px;
    padding: 9px;
    background: black;
    color: white;
    width: 85%
}

.indie-submit {
    background: #f07238;
    padding: 10px;
    width: 50%;
    border-radius: 20px
}

.line-clamp12 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 12;
    -webkit-box-orient: vertical;
    max-height: 296px
}

.newfeature {
    display: none;
    position: absolute;
    top: -20px;
    right: -5px;
    background: #ee1d23;
    border-radius: 43%;
    font-size: 9px;
    padding-top: 0;
    color: #fff;
    padding-inline: 4px;
}

@media screen and (max-width:600px) {
    .newfeature {
        position: absolute;
        top: -15px;
        right: -11px;
        background: #ee1d23;
        border-radius: 15%;
        font-size: 7px;
        height: 19px;
        color: #fff;
        padding-inline: 5px
    }
}

.desktop-head .nav-top {
    min-width: 770px
}

.bkimgpodcs .swiper-pagination-bullet {
    border: 1px solid white;
    opacity: 1
}

.bkimgpodcs .swiper-pagination-bullet-active {
    background-color: white
}

.hamburgermenuoption {
    background: linear-gradient(0deg, #e0e0e0, transparent)
}

.hamburgermenuoption {
    box-shadow: none;
    border-radius: 0
}

.web-radio-submenus-scrollbar .anchor-tag {
    font-size: 14px;
    padding: 12px 16px;
    margin: 0
}

.web-radio-submenus-scrollbar {
    padding: 0 !important;
    margin: 0
}

.web-radio-submenus-scrollbar .anchor-tag:hover {
    background: #ddd
}

.web-radio-submenus-scrollbar::-webkit-scrollbar {
    width: 10px
}

.web-radio-submenus-scrollbar::-webkit-scrollbar-thumb {
    background: #2572b7;
    -webkit-border-radius: 1ex;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.75)
}

.web-radio-submenus-scrollbar::-webkit-scrollbar-corner {
    background: #000
}

.main-nav-Links,
.dropdown-content a {
    font-size: 20px;
    font-family: 'OpenSans-Regular'
}

.webradio-dropdown-content a {
    font-size: 14px
}
  
.searchmic{
    position: absolute;
    right: 204px;
    top: 38px;
    background: -webkit-linear-gradient(#2572b7,#ee7038);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.searchmicmobile{
    position: absolute;
    left: 4px;
    top: 65px;
    z-index: 99;
    display: none;
    background: -webkit-linear-gradient(#2572b7,#ee7038);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.mobile-search{
    width: 65vw !important;
}


    .container {
     max-width: 1110px;
    }
    .bannerSwiper .swiper-slide{
        background:none;
    }
    .scroll .swiper-container{
        margin-left: auto;
        margin-right: auto;
        position: relative;
        overflow: hidden;
        list-style: none;
        padding: 0;
        z-index: 1;
        /* padding-bottom: 32px; */
    }
    .banner-slide{
        aspect-ratio: 3/1;
    }
    .banner-color{
        position: absolute;
        left: 0%;
        right: 50%;
        bottom: 0px;
        top: 0px;
        background: linear-gradient(to left, rgb(126 123 123 / 0%), #141414ab);
    }
    /* .bannerSwiper .banner-color {
        position: absolute;
        left: 0%;
        right: 75%;
        bottom: 0px;
        top: 8px;
        background: #00000078;
        border-radius: 18px 0px 0px 18px;
    }
    .bannerSwiper .banner-title-position {
        font-size: 18px;
        line-height: 21px;
        color: white;
        display: -webkit-box;
        -webkit-line-clamp: 10;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        padding: 15px 37px 0px 14px;
        text-align: left;
        font-weight: normal;
    } */

    .bannerSwiper .banner-color {
        position: absolute;
        left: 0%;
        right: 0%;
        bottom: 0px;
        top: 240px;
        background: #00000018;
        border-radius: 0px 0px 18px 18px;
    }
    .bannerSwiper .banner-title-position {
        font-size: 18px;
        line-height: 21px;
        color: white;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;  
        overflow: hidden;
        text-align: center;
        font-weight: normal;
    }
    


    .bannerSwiper .swiper-slide img {
        display: block;
        width: 100%;
        height: auto;
        object-fit: contain;
        /* border-radius: 22px 18px 15px 15px; */
    }
    .banner-title-position{
        font-size: 25px;
        line-height: 30px;
        font-weight: bold;
        color: white;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        padding: 16px 10px 0px 10px;
    }
    .first-banner-position{
        aspect-ratio: 16/9;
        border-radius: 20px 20px 0px 0px;
    }
    .first-banner-title{
        background: #fd7e14;
        font-size: 18px;
        color: #FFF;
        bottom: 130px;
        position: absolute;
        padding: 6px 0px 16px 0px;
        margin-inline:20px;
    }
    .second-banner-title{
        background: #007bff;
        font-size: 18px;
        color: #FFF;
        bottom: 130px;
        position: absolute;
        padding: 6px 0px 16px 0px;
        margin-inline:20px;
    }
    .banner-position{
        aspect-ratio: 16/9;
        border-radius: 20px;
    }
    .banner-position-repeat{
        aspect-ratio: 16/9;
        border-radius: 20px;
    }
    .banner-paragraph-position{
        font-size: 14px;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }
/*    .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    }*/

/*    .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    }*/
    .rj-image-parent{
        padding: 35px 19px 0px 19px;
    }
    .rj-image-parent img{
        aspect-ratio: 1/1;
        object-fit: cover;
        border-radius: 50%;
    }
    .rj-title-position{
        font-size: 14px;
        padding-bottom: 10px;
        border-bottom: 2px solid #ee7038;
    }
    .rj-background-orange{
        background: url(/assets/images/RJ-pannel-orange-design-no-Shadow.png);
        background-repeat: no-repeat;
        background-size: cover;
    }
    .rj-background-blue{
        background: url(/assets/images/RJ-pannel-blue-design-no-Shadow.png);
        background-repeat: no-repeat;
        background-size: cover;
    }
    .rjSwiper .swiper-slide{
        background: none;
        text-align: center;
    }

    .rj-title{
        font-family: 'OpenSans-Regular';
        font-size: 22px!important;
        line-height: 24px!important;
        font-weight: bolder;
        color: #000000;
        text-shadow: 1px 0 #000000;
        letter-spacing: 1px
    }
    .rj-background{
        background:url('/assets/images/Podcast-Pnnel-BG.png') no-repeat;
         background-size: cover !important;
            background-position: center;
    }
    .rj-but .swiper-slide img{
        aspect-ratio: 1/1;
    }
    .rj-but .swiper-button-next, .swiper-button-prev 
    {
        width: calc(var(--swiper-navigation-size)/ 42 * 35) !important;
    }
    .rj-but .swiper-button-prev:after 
    {
        content: 'prev';
        font-size: 21px;
        border-radius: 50%;
        border: 2px solid #686868;
        padding: 5px 11px 6px 10px;
        color: #686868;
    }
    .rj-but .swiper-button-prev{
        left:6px
    }
    .rj-but .swiper-button-next:after 
    {
        content: 'next';
        font-size: 21px;
        border-radius: 50%;
        border: 2px solid #686868;
        padding: 5px 10px 6px 11px;
        color: #686868;
    }
    .rj-but .swiper-button-next{
        right:6px
    }
    .rc-showcase-title{
        font-family: 'OpenSans-Regular';
        font-size: 16px;
        padding-bottom: 2px;
        line-height: 24px;
        /* color: #363636; */
        font-weight: bold;
        color: #000000;
        /* text-shadow: 0px 0 #000000; */
        letter-spacing: 1px
    }
    .rcSwiper .swiper-slide{
        background: none;
        text-align: left;
    }
    .rcSwiper .card{
        border-radius: 20px !important;
        overflow: hidden;
    }
    .rcSwiper .card img{
        aspect-ratio: 1/1;
        /* border-radius: 20px 20px 0px 0px !important; */
    }

    .entSwiper .swiper-slide{
        background: none;
        text-align: left;
    }
    .entSwiper .card{
        border-radius: 20px !important;
    }
    .entSwiper .card img{
        aspect-ratio: 1/1;
        border-radius: 50%;
        padding: 20px;
        margin-inline:-15px;
        height: auto;
        object-fit: cover;
    }
    .entSwiper-parent .swiper-button-next, .swiper-button-prev 
    {
        width: calc(var(--swiper-navigation-size)/ 42 * 35) !important;
    }
    .entSwiper-parent .swiper-button-prev:after 
    {
        content: 'prev';
        font-size: 21px;
        border-radius: 50%;
        border: 2px solid #686868;
        padding: 6px 10px 6px 10px;
        color: #686868;
    }
    .entSwiper-parent .swiper-button-prev{
        left:7px
    }
    .entSwiper-parent .swiper-button-next:after 
    {
        content: 'next';
        font-size: 21px;
        border-radius: 50%;
        border: 2px solid #686868;
        padding: 6px 10px 6px 10px;
        color: #686868;
    }
    .entSwiper-parent .swiper-button-next{
        right:7px
    }
    .webradioSwiper .swiper-slide{
        background: none;
        text-align: left;
    }
    .web-radio-title{
        font-family: 'OpenSans-Regular';
        font-size: 17px;
        line-height: 24px;
        color: #000000;
        /* text-shadow: 0px 0 #000000; */
        letter-spacing: 1px
    }
    /* .webradioimgSwiper .swiper-slide {
        background-position: center;
        background-size: cover;
        
      }*/
      .webradioimgSwiper .swiper-slide{
        background: none;
    } 

      .webradioimgSwiper .swiper-slide img {
        /* aspect-ratio: 2/1; */
        border-radius: 20px;
      }

        /* .webradioimgSwiper .swiper-slide {
            display: flex;
            align-items: center;
            justify-content: center;
            border-radius: 18px;
            font-size: 22px;
            font-weight: bold;
            color: #fff;
            padding: 20px;
        } */
      .webradioimgSwiper .swiper-button-next, .swiper-button-prev 
    {
        width: calc(var(--swiper-navigation-size)/ 42 * 35) !important;
    }
    .webradioimgSwiper .swiper-button-prev:after 
    {
        content: 'prev';
        font-size: 21px;
        border-radius: 50%;
        border: 2px solid #686868;
        padding: 4px 11px 5px 8px;
        color: #686868;
    }
    .webradioimgSwiper .swiper-button-next:after 
    {
        content: 'next';
        font-size: 21px;
        border-radius: 50%;
        border: 2px solid #686868;
        padding: 4px 8px 5px 11px;
        color: #686868;
    }
    .listen-all-button {
        text-decoration: none;
        color: #f9f9f9;
        background: linear-gradient(to right,#e8463a,#eb7441);
        font-weight: bold;
        border-radius: 50px/50px;
        font-size: 14px;
    }
    .music-icon{
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        z-index: 99;
        height: auto;
        width: 60px;
        aspect-ratio: 1/1;
        object-fit: contain;
        }
        .cards img{
            position: relative;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            min-width: 0;
            word-wrap: break-word;
            background-color: #fff;
            background-clip: border-box;
            /* border: 1px solid rgba(0,0,0,.125); */
            border-radius: 0px 0px 23px 23px!important;
            aspect-ratio: 1 / 1;
            object-fit: cover;
        }
        .text-col-orange{
            /* padding: 30px 0px 0px 0px !important; */
            background: #fd7e14 !important;; 
            border: none !important;
        }
        .text-col-blue{
            /* padding: 30px 0px 0px 0px !important; */
            background: #007bff !important;; 
            border: none !important;
        }
        .text-col-green{
            /* padding: 30px 0px 0px 0px !important; */
            background: #00bb84 !important;; 
            border: none !important;
        }
        .text-col-red{
            /* padding: 30px 0px 0px 0px !important; */
            background: #f7412c !important;; 
            border: none !important;
        }
        .freedom-title{
            font-family: 'OpenSans-Regular';
            font-size: 16px;
            line-height: 24px;
            /* color: #000000; */
            /* text-shadow: 0px 0 #000000; */
            /* letter-spacing: 1px */
        }
        .cards-title{
            color: #FFF;
            font-weight: bold;
            font-size: 15px;
            background: #f7412c;
            border-radius: 22px 22px 0px 0px;
            margin-bottom: 0px;
            padding: 8px 15px !important;
        }
        .cards-odd:nth-child(odd){ 
            padding-top: 130px !important; 
        }
        .fredom-detail{
            font-size: 14px;
            color: #fd7e14;
        }
        .videos-title{
            font-family: 'OpenSans-Regular';
            font-size: 16px;
            line-height: 24px;
            color: #000000;
            /* text-shadow: 0px 0 #000000; */
            letter-spacing: 0.5px;
            /* min-height:2.5em; */
        }
        .videos-img{
            border-radius:15px; 
            aspect-ratio: 16/9;
        }
        .videos-play-icon-big{
            position: absolute;
            left: 50%;
            top: 0%;
            transform: translate(-50%, -50%);
            z-index: 99;
            height: auto;
            width: 80px;
            object-fit: contain;
            background: #f5f3f5;
            border-radius: 50%;
            padding: 15px;
            font-size: 40px;
            color: #fd7e14;
            border: 4px solid #FFF;
        }
        .videos-play-icon-small{
            position: absolute;
            right: 10px;
            bottom: 10px;
            z-index: 99;
            height: auto;
            width: 53px;
            font-size: 25px !important;
            object-fit: contain;
            background: #FFF;
            color: #fd7e14;
            font-weight: bold;
            border-radius: 50%;
            border: 1px solid #fff;
            padding: 12px;
        }
        .card-backg{
            background: #FFF;
            border-radius: 20px;
            padding: 40px 40px;
            margin-inline: 70px;
            bottom: 35px;
        }
        .podcast-img{
            border-radius:30px; 
            aspect-ratio: 16/9;
        }
        .aspect-ratio1{
            aspect-ratio: auto;
            height: auto;
            object-fit: cover;
        }
        /* .podcastSwiper .swiper-slide img{
            aspect-ratio: 1/1;
        } */
        /* .podcastSwiper .swiper-button-next, .swiper-button-prev 
        {
            width: calc(var(--swiper-navigation-size)/ 42 * 35) !important;
        }
        .podcastSwiper .swiper-button-prev:after 
        {
            content: 'prev';
            font-size: 21px;
            border-radius: 50%;
            border: 2px solid #686868;
            padding: 6px 10px 6px 10px;
            color: #686868;
        }
        .podcastSwiper .swiper-button-next:after 
        {
            content: 'next';
            font-size: 21px;
            border-radius: 50%;
            border: 2px solid #686868;
            padding: 6px 10px 6px 10px;
            color: #686868;
        } */
        .podcastSwiper .podcastimg{
            border-radius: 20px;
        }
        .podcastSwiper .swiper-slide{
            text-align: left;
            background: none;
        }
        .player-background{
            background: #FFF;
            border-radius: 15px;
            padding: 12px;
            object-fit: contain;
            box-shadow: 0px 0px 10px -7px;
        }
        .podcast-button{
            font-size: 17px;
            border-radius: 50%;
            border: 2px solid #999999;
            color: #999999;
            padding: 5px 5px 4px 6px;
            /* width: 40px; */
        }
        .podcast-play-button{
            font-size: 17px;
            border-radius: 50%;
            border: 2px solid #999999;
            color: #999999;
            /* width: 50px; */
            padding: 10px 10px 10px 12px;
        }
        .podcast-play-align{
            margin-left: 30px;
        }
        .podcast-next-align{
            margin-left: 30px;
        }

        @media (max-width: 768px) {
            .podcast-button{
                font-size: 27px;
            }
            .podcast-play-button{
                font-size: 27px;
            }
            .podcast-play-align{
                margin-left: 60px;
            }
            .podcast-next-align{
                margin-left: 60px;
            }
        }
        
        .podcast-progress-bar{
            background-color: #fd7e14;
        }
        .progress{
            display: flex !important;
            height: 3px !important;
            overflow: hidden !important;
            background-color: #e9ecef !important;
            border-radius: 0.25rem !important;
        }
        .read-all-position{
            font-size: 14px;
            font-weight: bold;
            color: #fd7e14;
        }
        .quizz-title{
            font-size: 16px;
            line-height: 24px;
            font-weight: bold;
            color: #000000;
            /* text-shadow: 0px 0 #000000; */
            letter-spacing: 0.5px;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            overflow: hidden;
        }
        .pollSwiper .swiper-slide{
            background: none;
            text-align: left;
        }
        .pollSwiper .poll-title{
            font-size: 16px;
            line-height: 24px;
            color: #000;
            font-weight: bold;
            letter-spacing: 0.5px;
        }
        .listen-all-button{
            background: #fd7e14;
        }

        .fpSwiper .swiper-button-next, .swiper-button-prev 
        {
            width: calc(var(--swiper-navigation-size)/ 42 * 35) !important;
        }
        /* 24/05/2022 */
        .fpSwiper .swiper-button-prev:after 
        {
            content: 'prev';
            font-size: 21px;
            border-radius: 50%;
            border: 2px solid #686868;
            padding: 6px 10px 6px 10px;
            color: #686868;
        }
        .fpSwiper .swiper-button-next:after 
        {
            content: 'next';
            font-size: 21px;
            border-radius: 50%;
            border: 2px solid #686868;
            padding: 6px 10px 6px 10px;
            color: #686868;
        }
        .fpSwiper .swiper-slide{
           background: none;
        }
        .fpSwiper .swiper-slide .card{
           border-radius:20px;
           background: none;
        }
        .fpSwiper .featured-podcast-play-icon{
            position: absolute;
            left: 50%;
            top: 0%;
            transform: translate(-50%, -50%);
            z-index: 99;
            height: 50px;
            width: 50px;
            object-fit: contain;
            background: #f5f3f5;
            border-radius: 50%;
            padding: 13px 13px;
            font-size: 20px;
            color: #fd7e14;
            border: 4px solid #FFF;
        }
        .ftrsSwiper .swiper-slide{
           background: none;
        }
        .ftrsSwiper .podcast-banner-color{
            position: absolute;
            left: 0%;
            right: 0px;
            bottom: 0px;
            top: 160px;
            background: linear-gradient(to left, rgb(126 123 123 / 0%), #141414ab);
            border-radius: 0px 0px 20px 20px;
        }
        .ftrsSwiper .podcast-banner-title-position{
            font-size: 16px;
            font-weight: bold;
            color: white;
        }

        .rco img{
            aspect-ratio: 16/9;
            border-radius: 20px 20px 0px 0px;
            object-fit: cover;
        }

        .rco .card{
            border-radius: 20px;
        }

        .rco-play-icon-small{
            position: absolute;
            right: 2%;
            bottom: 2%;
            z-index: 99;
            height: 50px;
            width: 50px;
            font-size: 25px !important;
            object-fit: contain;
            background: #f5f3f5;
            color: #fd7e14;
            font-weight: bold;
            border-radius: 50%;
            border: 1px solid #fff;
            padding: 13px 15px;
        }
        .rcoo .card{
            border-radius: 20px 20px 20px 20px;
        }
        .rcoo img{
            aspect-ratio: 1/1;
            border-radius: 20px;
            padding: 14px;
            object-fit: cover;
        }

        .rco-paragraph{
            display: -webkit-box;
            -webkit-line-clamp: 4;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
            text-align: left;
        }
        .vor .card{
            border-radius: 20px;
        }
        .vor .card-img{
            padding: 15px 28px 30px 32px;
        }
        .vor img{
            aspect-ratio: 16/9;
            border-radius: 20px;
            object-fit: cover;
        }

        .vor-paragraph {
            /* font-size: 15px !important;
            line-height: 17px; */
            display: -webkit-box;
            -webkit-line-clamp: 4;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
            text-align: left;
        }
        .vor-episode-box{
            font-size: 14px;
            border-radius: 22px;
            border: 1px solid #afa9a9;
            padding: 2px;
            color: #000;
            text-align: center !important;
            /* font-weight: bold; */
            width: 115px !important;
        }

        .latest-podcast-position{
            color: #FFF;
            font-size: 17px;
            padding: 0px 34px 33px 0px;
        }
        .latest-podcast-icon{
            color: #FFF;
            font-size: 20px;
            position: absolute;
            right: 0%;
            left: 28px;
            top:104px;
            bottom: 0%;
        }
        .latest-podcast .banner-size{
            position: absolute;
            top: -45px;
            left: 158px;
        }
        .latest-podcast-play-icon{
            padding: 23px 0px 0px 0px;
        }
        .photogallery-banner-color{
            position: absolute;
            left: 0%;
            right: 0px;
            bottom: 0px;
            top: 220px;
            background: linear-gradient(to left, rgb(126 123 123 / 0%), #141414ab);
            border-radius: 0px 0px 20px 20px;
        }
        .label-position{
            padding: 25px;
            font-size: 17px;
            font-weight: bold;
        }
        .crush{
            font-size: 15px;
            font-weight: bold;
        }
        .getintouch-botton{
            background: #fd7e14;
            color: #fff;
            font-size: 18px;
            font-weight: bold;
            border-radius: 20px;
            border: none;
            padding: 10px;
        }
    .clientSwiper .swiper-slide{
        background: none;
        text-align: left;
    }
    .clientSwiper .card{
        border-radius: 20px !important;
    }
    .clientSwiper .card img{
        aspect-ratio: 1/1;
        border-radius: 50%;
        padding: 20px;
        width: 220px;
        height: 220px;
        margin-inline: -15px;
        background: #fff;
        object-fit: contain;
        padding: 0px;
        box-shadow: 0px 0px 8px -5px;
    }
    .clientSwiper .swiper-button-next, .swiper-button-prev 
    {
        width: calc(var(--swiper-navigation-size)/ 42 * 35) !important;
    }
    .clientSwiper .swiper-button-prev:after 
    {
        content: 'prev';
        font-size: 21px;
        border-radius: 50%;
        border: 2px solid #686868;
        padding: 6px 10px 6px 10px;
        color: #686868;
    }
    .clientSwiper .swiper-button-next:after 
    {
        content: 'next';
        font-size: 21px;
        border-radius: 50%;
        border: 2px solid #686868;
        padding: 6px 10px 6px 10px;
        color: #686868;
    }
        
    @media screen and (max-width: 767px){
        .card-backg{
            padding: 41px 13px 13px 13px;
        }
        .cards-odd{
            padding-bottom: 15px;
        }
        .cards-title{
            /* position: absolute; */
            left: 0%;
            top: 1%;
            z-index: 99;
            height: auto;
            width: 60px;
            object-fit: contain;
            color: #FFF;
            font-weight: bold;
            font-size: 19px;
        }
        .freedom-img-background-orange{
            padding: 35px 0px 0px 0px !important;
        }
        .freedom-img-background-blue{
            padding: 35px 0px 0px 0px !important;
        }
        .freedom-img-background-green{
            padding: 35px 0px 0px 0px !important;
        }
        .freedom-img-background-red{
            padding: 35px 0px 0px 0px !important;
        }
        .banner-position-repeat{
            aspect-ratio: 16/9;
            border-radius: 0px;
        }
        .rj-background{
            background-size: auto !important;
        }
        .banner-slide{
            aspect-ratio: 2/1;
        }
        .cards-odd:nth-child(odd){ 
            padding-top: 0px !important; 
        }
        .freedom-title{
            font-size: 19px;
        }
        .fredom-detail{
            font-size: 17px;
        }
        .card-backg{
            border-radius: 30px;
            margin-inline: 5px;
        }
        /* .podcast-button{
            font-size: 30px;
            border: 3px solid #999999;
            width: 56px;
            padding: 10px 12px;
        } */
        /* .podcast-play-button{
            font-size: 40px;
            border: 3px solid #999999;
            width: 68px;
            padding: 12px 18px;
        } */
        .podcast-song-title{
            font-size: 20px;
            text-align: left;
        }
        .progress{
            height: 5px !important;
        }
        .entSwiper .card img{
            margin-inline:25px;
            height: auto;
        }
        .read-all-position{
            font-size: 22px;
        }
        .quizz-title{
            font-size: 24px;
            -webkit-line-clamp: unset;
            -webkit-box-orient: unset;
            overflow: unset;    
        }
        /* .bannerSwiper .banner-color {
            left: 0px;
            right: 68%;
            bottom: 1px;
            
        }
        .bannerSwiper .banner-title-position {
            font-size: 16px;
            line-height: 20px;
            -webkit-line-clamp: 4;
            padding: 0px 0px 0px 10px;
        } */

        .bannerSwiper .banner-color {
            left: 0px;
            right: 0%;
            bottom: 1px;
            top: 62px;
        }
        .bannerSwiper .banner-title-position {
            font-size: 16px;
            line-height: 20px;
            -webkit-line-clamp: 1;
            /* padding: 7px 0px 0px 10px; */
        }
        .bannerSwiper .swiper-slide img {
            /*aspect-ratio: 16/9;*/
            /*object-fit: revert;*/
            border-radius: 25px;
        }
        /* .banner-size{
            aspect-ratio:16/9;
        } */
        .fpSwiper .featured-podcast-play-icon {
            height: 70px;
            width: 70px;
            padding: 18px 10px;
            font-size: 30px;
        }
        .ftrsSwiper .podcast-banner-color{
            top: 210px;
        }
        .ftrsSwiper .podcast-banner-title-position{
            font-size: 20px;
        }

        .rco-play-icon-small {
            position: absolute;
            right: 2%;
            bottom: 2%;
            z-index: 99;
            height: 70px;
            width: 70px;
            font-size: 28px !important;
            object-fit: contain;
            background: #f5f3f5;
            color: #fd7e14;
            font-weight: bold;
            border-radius: 50%;
            border: 1px solid #fff;
            padding: 20px 26px;
        }
        .rco-paragraph{
            -webkit-line-clamp: 5;
            padding: 10px;
        }
        .vor-paragraph{
            padding: 14px 24px 40px !important;
        }
        .vor-episode-box {
            font-size: 18px;
            padding: 8px;
            width: 154px !important;
        }
        .vor .card-img{
            padding: 15px 28px 12px 32px;
        }
        .latest-podcast-icon {
            font-size: 27px;
            left: 21px;
            bottom: 0px;
            position: absolute;
        }
        .latest-podcast-position {
            height: 128px;
            font-size: 20px;
            line-height: 20px;
            padding: 0px 176px 70px 0px;
        }
        .latest-podcast .banner-size {
            position: absolute;
            top: 0px;
            bottom:0px;
            left: 104px;
            width: 200px;
            height: 200px;
            margin-top: auto;
        }
        .photogallery-banner-color{
            top: 245px;
        }
        .label-position {
            padding: 0px;
            font-size: 17px;
            font-weight: bold;
            float: left;
        }
    }
    .quizborderimg{
        border-radius:20px 0px 0px 20px;
        height: 145.413px;
    }
    .quizheight{
        height: 145.413px;
    }
    .rj-shadow{
        box-shadow: 0px 0px 20px -14px grey;
        margin-block: 10px;
        border-radius: 20px;
        background-color: #fff;
        border: 1px solid #80808026;
        height:400px;
    }
    @media only screen and (max-width: 768px) {
        .rj-shadow{
            height: 470px;
        }
        #first {
            order: 2;
        }
        #second {
            order: 1;
        }
        .aspect-ratio1{
            height: auto;
            aspect-ratio: 1/1;
        }
        .webradioimgSwiper{
            padding-inline: 36px;
        }
        .quizborderimg{
            border-radius:20px;
            height: auto;
            /* aspect-ratio: 16/9; */
        }
        .quizheight{
            height: auto;
        }
    }
    
    .small-title-new {
        font-family: 'OpenSans-Regular';
        font-size: 16px;
        line-height: 24px;
        color: #000000;
        /* text-shadow: 0px 0 #000000; */
        letter-spacing: 0.5px;
    }
    
    .line-clamp-7{
        /* font-size: 12px;
        line-height: 18px; */
        display: -webkit-box;
        -webkit-line-clamp: 7;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    #myRange{
        position: absolute;
        width: 100%;
        top: -4px;
        opacity: 0;
    }
    .font12{
        font-size: 12px;
    }
    .boxshadown{
        box-shadow: 0px 0px 18px -14px grey;
    }
    ::-webkit-input-placeholder {
        font-style: italic;
    }
    :-moz-placeholder {
        font-style: italic;  
    }
    ::-moz-placeholder {
        font-style: italic;  
    }
    :-ms-input-placeholder {  
        font-style: italic; 
    }

    .lineclamp1{
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    .lineclamp2{
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .lineclamp3{
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
.entheightdesk{
    height: 273px;
}

@media only screen and (max-width: 480px) {
    .entheightdesk{
        height: 542px;
    }
}

.disablebut{
    pointer-events: none;
    opacity: 0.5;
}

/* .burgersubop{
    position: absolute;
    top: 50%;
    right: 10%;
    z-index: 9999;
} */

.searchmic{
    position: absolute;
    right: 32px;
    top: 35px;
    background: -webkit-linear-gradient(#2572b7,#ee7038);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
/* .searchmicmobile{
    position: absolute;
    left: 73vw;
    top: 38px;
    z-index: 99;
    display: none;
    background: -webkit-linear-gradient(#2572b7,#ee7038);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
} */
.mobile-search{
    width: 65vw !important;
}

.swiper-container{
    overflow: hidden;
}
@media (min-width: 1200px) {
    .lhselement {
        flex: 0 0 70% !important;
        max-width: 70% !important;
    }

    .rhselement {
        flex: 0 0 30% !important;
        max-width: 30% !important;
    }
}

.audiogif{
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;
    bottom: 9px;
    opacity: 75%;
    border-radius: 30px;
    height: 70%;
}

.cards-title-freedom {
    position: absolute;
    left: 0%;
    top: 0%;
    z-index: 99;
    height: auto;
    width: 60px;
    object-fit: contain;
    color: #FFF;
    font-weight: bold;
    font-size: 15px;
}


::-webkit-input-placeholder { /* Edge */
    font-style : normal
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    font-style : normal
}

::placeholder {
    font-style : normal
}

.ms-options-wrap span{
    font-size:14px;
    line-height:22px;
}

.podcast-podcast-title{
    font-family: 'OpenSans-Regular';
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    /* text-shadow: 0px 0 #000000; */
    letter-spacing: 0.5px;
}

.podcasttitlew{
    font-family: 'OpenSans-Regular';
    font-size: 16px;
    line-height: 24px;
    /* color: #000000; */
    /* text-shadow: 0px 0 #000000; */
    letter-spacing: 0.5px;
    /* font-weight:700;  */
}

.activepodcast h6, .podcastline:hover h6{
    background: #fff;
    box-shadow: 0px 0px 28px -13px #8080808a;
    color: #f46f0a;
}

.podcastdurationw{
    font-size: 14px;
    margin-top: 4px;
}

.inputtext{
    box-shadow: 0px 0px 19px 1px #80808038;
    font-size: 14px !important;
}

p.px-3.float-left.font-weight-bold {
    font-size: 14px !important;
}

select#player-select-top
{
    line-height: 22px;
    font-weight: 400!important;
}
p.body-copy.fourlinelimit
{
    line-height: 22px;
}

.bizzarre-news-title
{
    font-weight: 700!important;
}
.bizzarre-news-read-more
{
    font-weight: 700!important;
}
.bizzarre-news-titles
{
    font-weight: 700!important;
}
.bizzarre-news-read-mores
{
    font-weight: 700!important;
}

.freedom-blogs-names{
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    /* text-shadow: 0px 0 #000000; */
}

.blogs-line-clamp{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}</pre></body></html>