<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width: 2560px) and (min-width: 1600px) {
	#trending-epi{
		padding: 130px 0 !important;
	}
	#donate-sec .Concert-img img{
		width: 23%;
	}
	.trending-podcast-box1,.trending-podcast-box2{
		margin-top: -6%;
	}
}
@media screen and (max-width: 1199px) {
	#search {
		left: 45px;
	}
	.toggle-nav {
		display: block;
		text-align: right;
	}
	.toggle-nav i {
		font-size: 29px;
		color: #283891 !important;
	}
	.sidenav .close-sidebar {
		position: relative;
		font-size: 32px;
		display: block;
		padding-right: 7%;
		color: #ffffff;
		cursor: pointer;
		cursor: pointer;
    	text-align: right;
	}
	.sticky .toggle-nav i {
		margin-right: 30px;
	}
	.main-navigation ul li.current-menu-item a{
		border-top: none !important;
	}
	.main-navigation ul li&gt;ul {
		opacity: 1;
		display: block !important;
		visibility: visible !important;
		transform: none;
		box-shadow: unset;
		padding: 0;
		margin: 0;
	}
	.main-navigation ul li a:before,
	.main-navigation ul li a:before {
		background-color: transparent;
	}
	.main-navigation ul li:hover&gt;ul {
		display: block !important;
		padding: 0;
		color: #000000;
	}
	.main-navigation ul li {
    	height: 100%;
	}
	.main-navigation ul li ul li ul {
		position: unset;
	}
	.main-navigation ul li ul{
		display: none;
		position: relative !important;
	}
	.main-navigation ul ul li a:hover{
		transition: unset;
		padding: 12px 12px;
	}
	.headerbar {
		display: block !important;
		margin: 0;
	}
	.main-navigation ul ul li{
		padding: 0px 12px;
  		margin: 0px 0 0px 0;
	}
	.main-navigation ul ul li a {
		padding-left: 16px;
		color: #ffff !important;
	}
	.main-navigation ul li.current_page_item:after,.main-navigation ul li a:hover:after {
		display: none;
	}
	.main-header .main-navigation,#slider .icon_img img,#slider p {
		display: none
	}
	.main-navigation,.main-navigation li {
		padding: 0;
		display: block;
		width: 250px;
	}
	.main-navigation ul li a {
		padding: 12px 19px 12px 8px;
		display: block;
		border-bottom: 1px solid #e2e2e2;
		background: 0 0!important;
		text-align: left;
		margin: 0;
	}
	#tc-header .theme_button{
		padding: .375rem 1.25rem;
	}
	#trending-epi h1 a{
		font-size: 32px;
		line-height: 40px;
	}
	#sidebar1 {
		height: 100%;
		width: 0;
		position: fixed !important;
		z-index: 9999999;
		top: 0;
		right: 0;
		background: linear-gradient(324deg, hsl(14deg 84% 55%) 6%, #283891 100%);
		overflow-x: hidden;
    	transition: .9s;
		padding-top: 25px !important;
	}
	#sidebar1 ul li a{
		color: #fff !important;
		border-bottom: none;
	}
	#sidebar1 ul li:hover&gt;ul {
	  visibility: visible;
	  opacity: 1;
	  height: auto;
	  z-index: 11111;
	  transform: scale(1) !important;
	}
	#sidebar1 ul li:hover&gt;ul {
    	display: block !important;
    	transition: all .4s ease;
	}
	/*#sidebar1 ul ul a:hover:after {
 		display: none;
	}*/
	#sidebar1 ul ul {
    	background: #fff;
    	border-top: 4px solid var(--color-pink);
    	/*padding: 1rem 0;*/
    	visibility: hidden;
    	display: none !important;
    	opacity: 0;
    	animation-name: fadeOutUp;
  		transform: scale(0) !important;
  		transform-origin: top left;
  		transition: all 0.3s ease-out;
	}
	@keyframes fadeOutUp {
	  from {
	    opacity: 1;
	  }

	  to {
	    opacity: 0;
	    transform: translate3d(0, -100%, 0);
	  }
	}
	#sidebar1 ul ul li a:after{
		content: '' !important;
		background: #283891 !important;
		padding: 10px 0px;
		height: 85%;
		width: 92%;
		border-radius: 0 50% 50% 50%;
		transform: scale(0);
		transform-origin: top left;
		position: absolute !important;
		top: 0;
		left: 0;
		z-index: -1;
		transition: all 0.3s ease;
	}
	#sidebar1 ul ul li a:hover:after{
	  border-radius: 0;
	  transform: scale(1);
	}
	#sidebar1 .main-navigation ul ul li a:hover:after {
		content: "";
	}
	.main-navigation ul ul{
		width: 100%;
	}
	.main-navigation ul ul,.main-navigation ul ul li {
		background: transparent !important;
	}
	.main-navigation ul ul li {
		display: block;
		padding-left: 1px;
		border-bottom: none;
	}
	.main-navigation ul ul ul li {
		padding-left: 15px;
	}
	.main-navigation ul.sub-menu li a:before {
		content: none;
	}
	#trending-podcast .trending-podcast-box .listen-btn{
		padding: .375rem 0.65rem;
	}
	#trending-podcast .trending-podcast-box .artist-btn{
		padding: .375rem 0.35rem;
	}
}
@media screen and (min-width: 1025px) and (max-width: 1440px) {
	#trending-epi {
    	background-size: cover;
	}
	section.trending-podcast-box {
	    background-size: contain;
	    background-position: center;
	}
	.trending-podcast-box1{
		margin: -10% auto 0;
	}
	.trending-podcast-box2{
		margin: -8% auto 0;
	}		
}
@media screen and (min-width: 1200px) and (max-width: 1440px) {
	.trending-podcast-box1,.trending-podcast-box2 {
	    margin: -7% auto 0;
	}
	#donate-sec .Concert-img img{
		width: 27%;
	}
}
@media screen and (min-width: 1400px) and (max-width: 1440px) {
	section.trending-podcast-box {
	    background-size: contain;
	    background-position: center;
	}
	.trending-box.mx-lg-5.px-lg-5.mx-md-4.mx-sm-3.mx-3 {
    	padding: 0 9em !important;
	}
	.trending-podcast-box1{
		width: 65%;
    	margin: -6% auto 0;
	}
	.trending-podcast-box2{
		width: 61%;
    	margin: -6% auto 0;
	}
	#donate-sec .Concert-img img{
		width: 22%;
	}
}
@media screen and (max-width: 991px) {
	#trending-podcast .trending-podcast-box h2 a{
		font: bold 43px/50px Raleway;
	}
	#donate-sec .Concert-img img {
		top: -40px;
	}
	#donate-sec h2{
		width: 100%;
	}
	#testimonials-sec .testimonials-inner-box p,#newsletter-sec p{
		width: 100% !important;
	}
	#donate-sec section {
		padding: 32px 0 !important;
	}
}
@media screen and (max-width: 767px) {
	#donate-sec h2{
		width: 100%;
	}
	#donate-sec section{
		padding: 38px 0 !important;
	}
	#donate-sec .Concert-img img{
		display: none;
	}
	#trending-epi {
    	background-image: unset !important;
	}
	#trending-podcast .trending-podcast-box h2 a {
	    font: bold 35px/50px Raleway;
	}
	.trending-podcast-box1,.trending-podcast-box2{
		margin: -16% auto 0;
	}
	#trending-podcast .owl-dots{
		bottom: -70%;
	}
	a.trending-podcast-main-btn {
	    display: block;
	    text-align: center;
	}
}
@media screen and (max-width: 575px) {
	.trending-podcast-box1,.trending-podcast-box2{
		display: none !important;
	}
	#trending-podcast .trending-podcast-box .artist-btn {
    	padding: 0.375rem 6px !important;
	}
	#trending-podcast .trending-podcast-box a {
    	font: normal 12px/18px var(--font-josefin-sans) !important;
	}
	section{
		padding: 20px 0;
	}
	#trending-podcast .owl-dots {
    	bottom: -29% !important;
	}
	section.trending-podcast-box{
		background: #292929;
	}
	#recent-post .owl-carousel.py-5.owl-loaded.owl-drag {
	    padding-bottom: 0 !important;
	}	
}
@media screen and (min-width: 992px) and (max-width: 1024px){
	#testimonials-sec .owl-nav .owl-prev i, #testimonials-sec .owl-nav .owl-next i{
		top: 31%;
	}
	.trending-podcast-box2,.trending-podcast-box1{
		margin: -9% auto 0;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px){
	.trending-podcast-box2,.trending-podcast-box1{
		margin: -11% auto 0;
	}
	#trending-podcast .owl-dots{
		bottom: -70%;
	}	
}</pre></body></html>