@charset "UTF-8";

@media (min-width: 1200px){
.iradio-menu-desktop ul li a {
    font-size: 69px !important;
}
}
@media (max-width: 1199px) and (min-width: 1000px){
.iradio-menu-desktop ul li a {
    font-size: 55px !important;
}
}
.stopped .pausebu{display:none;}
.playing .playbu{display:none;}
#load-more {
    background: rgba(251,222,42,1);
    background: -moz-linear-gradient(left, rgba(251,222,42,1) 0%, rgba(242,113,35,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(251,222,42,1)), color-stop(100%, rgba(242,113,35,1)));
    background: -webkit-linear-gradient(left, rgba(251,222,42,1) 0%, rgba(242,113,35,1) 100%);
    background: -o-linear-gradient(left, rgba(251,222,42,1) 0%, rgba(242,113,35,1) 100%);
    background: -ms-linear-gradient(left, rgba(251,222,42,1) 0%, rgba(242,113,35,1) 100%);
    background: linear-gradient(to right, rgba(251,222,42,1) 0%, rgba(242,113,35,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbde2a', endColorstr='#f27123', GradientType=1 );
    border: 0px;
    font-size: 27px;
    font-family: iradioheading;
    color: white;
    border-radius: 0px 0px 86px 86px;
    padding: 14px 20px;
    position: relative;
    bottom: 60px;
}
.alm-btn-wrap{
	text-align:center;	
}
@media (min-width:1200px) and (max-width:1500px){
.uptext{
    position: absolute;
    right: 80px;
    font-family: iradioheading;
    color: white;
    font-size: 60px;
    max-width: 285px;
    /* font-weight: bold; */
    line-height: 1;
    top: 167px;
}
.mobile-voda{
	width: 240px;
    position: absolute;
    top: 151px;
    left: 569px;
}
.player-voo{
	background: #242424;
    position: absolute;
    top: 180px;
    left: 622px;
    width: 133px;
    overflow: auto;
    height: 231px;
}
.vod-title {
    font-size: 10px !important;
}
.vod-version {
    font-size: 10px !important;
	margin-bottom:0px !important;
}
.vod-song-name {
    width: 94px !important;
}
.play-pause-vod i {
        left: 7px !important;
    font-size: 12px !important;
    top: 18px !important;
}
.download-vod-song{
	    width: 21px !important;	
}
.play-pause-vod {
    background: #363636;
    width: 23px !important;
    height: 59px !important;
}
}
@media (max-width:499px){
.uptext {
    position: absolute;
    right: 18px;
    font-family: iradioheading;
    color: white;
    font-size: 14px;
    max-width: 67px;
    /* font-weight: bold; */
    line-height: 1;
    top: 51px;
}	
}
@media (max-width:699px) and (min-width:500px){
.uptext {
    position: absolute;
    right: 47px;
    font-family: iradioheading;
    color: white;
    font-size: 28px;
    max-width: 132px;
    /* font-weight: bold; */
    line-height: 1;
    top: 75px;
}	
}
@media (max-width:899px) and (min-width:700px){
.uptext {
    position: absolute;
    right: 47px;
    font-family: iradioheading;
    color: white;
    font-size: 37px;
    max-width: 183px;
    /* font-weight: bold; */
    line-height: 1;
    top: 115px;
}	
}
@media (max-width:999px) and (min-width:900px){
.uptext {
    position: absolute;
    right: 47px;
    font-family: iradioheading;
    color: white;
    font-size: 50px;
    max-width: 241px;
    /* font-weight: bold; */
    line-height: 1;
    top: 115px;
}	
}
@media (min-width:1000px) and (max-width:1100px){
.uptext {
    position: absolute;
    right: 47px;
    font-family: iradioheading;
    color: white;
    font-size: 50px;
    max-width: 241px;
    /* font-weight: bold; */
    line-height: 1;
    top: 115px;
}
.mobile-voda{
	position: absolute;
      width: 184px;
    left: 407px;
    top: 91px;
}
.player-voo{
	position: absolute;
    left: 448px;
    top: 114px;
    width: 100px;
    height: 174px;
    overflow: auto;
}
.vod-title {
    font-size: 7px !important;
}
.vod-version {
    font-size: 6px !important;
	margin-bottom:0px !important;
}
.vod-song-name {
    width: 68px !important;
    padding: 7px 2px !important;
}
.play-pause-vod i {
    font-size: 12px !important;
    top: 11px !important;
    left: 7px !important;
}
.download-vod-song{
	width:15px !important;	
}
.play-pause-vod {
    background: #363636;
    width: 22px !important;
    height: 44px !important;
}
}
@media (min-width:1101px) and (max-width:1199px){
.uptext {
    position: absolute;
    right: 47px;
    font-family: iradioheading;
    color: white;
    font-size: 50px;
    max-width: 241px;
    /* font-weight: bold; */
    line-height: 1;
    top: 115px;
}
.mobile-voda {
    position: absolute;
    width: 184px;
    left: 466px;
    top: 135px;
}
.player-voo {
    position: absolute;
    left: 507px;
    top: 157px;
    width: 100px;
    height: 174px;
    overflow: auto;
}
.vod-title {
    font-size: 7px !important;
}
.vod-version {
    font-size: 6px !important;
	margin-bottom:0px !important;
}
.vod-song-name {
    width: 68px !important;
    padding: 7px 2px !important;
}
.play-pause-vod i {
    font-size: 12px !important;
    top: 11px !important;
    left: 7px !important;
}
.download-vod-song{
	width:15px !important;	
}
.play-pause-vod {
    background: #363636;
    width: 22px !important;
    height: 44px !important;
}
}
@media (min-width:1200px) and (max-width:1249px){
.uptext{
    position: absolute;
    right: 80px;
    font-family: iradioheading;
    color: white;
    font-size: 60px;
    max-width: 285px;
    /* font-weight: bold; */
    line-height: 1;
    top: 167px;
}
.mobile-voda {
    width: 208px;
    position: absolute;
    top: 132px;
    left: 481px;
}
.player-voo {
    background: #242424;
    position: absolute;
    top: 160px;
    left: 529px;
    width: 113px;
    overflow: auto;
    height: 196px;
}
.vod-title {
    font-size: 9px !important;
}
.vod-version {
    font-size: 10px !important;
	margin-bottom:0px !important;
}
.vod-song-name {
    width: 85px !important;
}
.play-pause-vod i {
        left: 7px !important;
    font-size: 12px !important;
    top: 18px !important;
}
.download-vod-song{
	    width: 21px !important;	
}
.play-pause-vod {
    background: #363636;
    width: 23px !important;
    height: 59px !important;
}
}
@media (min-width:1250px) and (max-width:1299px){
.uptext{
    position: absolute;
    right: 80px;
    font-family: iradioheading;
    color: white;
    font-size: 60px;
    max-width: 285px;
    /* font-weight: bold; */
    line-height: 1;
    top: 167px;
}
.mobile-voda {
    width: 208px;
    position: absolute;
    top: 142px;
    left: 500px;
}
.player-voo {
    background: #242424;
    position: absolute;
    top: 171px;
    left: 548px;
    width: 113px;
    overflow: auto;
    height: 196px;
}
.vod-title {
    font-size: 9px !important;
}
.vod-version {
    font-size: 10px !important;
	margin-bottom:0px !important;
}
.vod-song-name {
    width: 85px !important;
}
.play-pause-vod i {
        left: 7px !important;
    font-size: 12px !important;
    top: 18px !important;
}
.download-vod-song{
	    width: 21px !important;	
}
.play-pause-vod {
    background: #363636;
    width: 23px !important;
    height: 59px !important;
}
}
@media (min-width:1300px) and (max-width:1349px){
.uptext{
    position: absolute;
    right: 80px;
    font-family: iradioheading;
    color: white;
    font-size: 60px;
    max-width: 285px;
    /* font-weight: bold; */
    line-height: 1;
    top: 167px;
}
.mobile-voda {
    width: 208px;
    position: absolute;
    top: 166px;
    left: 540px;
}
.player-voo {
    background: #242424;
    position: absolute;
    top: 195px;
    left: 587px;
    width: 113px;
    overflow: auto;
    height: 196px;
}
.vod-title {
    font-size: 9px !important;
}
.vod-version {
    font-size: 10px !important;
	margin-bottom:0px !important;
}
.vod-song-name {
    width: 85px !important;
}
.play-pause-vod i {
        left: 7px !important;
    font-size: 12px !important;
    top: 18px !important;
}
.download-vod-song{
	    width: 21px !important;	
}
.play-pause-vod {
    background: #363636;
    width: 23px !important;
    height: 59px !important;
}
}
@media (min-width:1350px) and (max-width:1400px){
.uptext{
    position: absolute;
    right: 80px;
    font-family: iradioheading;
    color: white;
    font-size: 60px;
    max-width: 285px;
    /* font-weight: bold; */
    line-height: 1;
    top: 167px;
}
.mobile-voda {
    width: 208px;
    position: absolute;
    top: 177px;
    left: 568px;
}
.player-voo {
    background: #242424;
    position: absolute;
    top: 204px;
    left: 614px;
    width: 113px;
    overflow: auto;
    height: 196px;
}
.vod-title {
    font-size: 9px !important;
}
.vod-version {
    font-size: 10px !important;
	margin-bottom:0px !important;
}
.vod-song-name {
    width: 85px !important;
}
.play-pause-vod i {
        left: 7px !important;
    font-size: 12px !important;
    top: 18px !important;
}
.download-vod-song{
	    width: 21px !important;	
}
.play-pause-vod {
    background: #363636;
    width: 23px !important;
    height: 59px !important;
}
}
@media (min-width:1500px) and (max-width:1549px){
.uptext{
    position: absolute;
    right: 80px;
    font-family: iradioheading;
    color: white;
    font-size: 60px;
    max-width: 285px;
    /* font-weight: bold; */
    line-height: 1;
    top: 167px;
}
.mobile-voda {
    width: 240px;
    position: absolute;
    top: 177px;
    left: 610px;
}
.player-voo {
    background: #242424;
    position: absolute;
    top: 204px;
    left: 664px;
    width: 130px;
    overflow: auto;
    height: 228px;
}
.vod-title {
    font-size: 10px !important;
}
.vod-version {
    font-size: 10px !important;
	margin-bottom:0px !important;
}
.vod-song-name {
    width: 94px !important;
}
.play-pause-vod i {
        left: 7px !important;
    font-size: 12px !important;
    top: 18px !important;
}
.download-vod-song{
	    width: 21px !important;	
}
.play-pause-vod {
    background: #363636;
    width: 23px !important;
    height: 59px !important;
}
}
@media (min-width:1550px) and (max-width:1599px){
.uptext{
    position: absolute;
    right: 80px;
    font-family: iradioheading;
    color: white;
    font-size: 60px;
    max-width: 285px;
    /* font-weight: bold; */
    line-height: 1;
    top: 167px;
}
.mobile-voda {
    width: 240px;
    position: absolute;
    top: 198px;
    left: 638px;
}
.player-voo {
    background: #242424;
    position: absolute;
    top: 226px;
    left: 693px;
    width: 129px;
    overflow: auto;
    height: 228px;
}
.vod-title {
    font-size: 10px !important;
}
.vod-version {
    font-size: 10px !important;
	margin-bottom:0px !important;
}
.vod-song-name {
    width: 94px !important;
}
.play-pause-vod i {
        left: 7px !important;
    font-size: 12px !important;
    top: 18px !important;
}
.download-vod-song{
	    width: 21px !important;	
}
.play-pause-vod {
    background: #363636;
    width: 23px !important;
    height: 59px !important;
}
}
@media (min-width:1600px) and (max-width:1649px){
.uptext {
    position: absolute;
    right: 118px;
    font-family: iradioheading;
    color: white;
    font-size: 70px;
    max-width: 331px;
    /* font-weight: bold; */
    line-height: 1;
    top: 224px;
}
.mobile-voda {
    position: absolute;
    top: 0;
    width: 292px;
    left: 635px;
    top: 145px;
}
.player-voo {
    position: absolute;
    top: 181px;
    left: 701px;
    width: 156px;
    height: 279px;
    overflow: auto;
}
.vod-title {
    font-size: 11px !important;
}
.vod-version {
    font-size: 10px !important;
}
.vod-song-name {
    width: 117px !important;
}
.play-pause-vod i {
    font-size: 14px !important;
    left: 12px !important;
    top: 23px !important;
}
.play-pause-vod {
    background: #363636;
    width: 33px !important;
    height: 69px !important;
}
}
@media (min-width:1650px) and (max-width:1699px){
.uptext {
    position: absolute;
    right: 118px;
    font-family: iradioheading;
    color: white;
    font-size: 70px;
    max-width: 331px;
    /* font-weight: bold; */
    line-height: 1;
    top: 224px;
}
.mobile-voda {
    position: absolute;
    top: 0;
    width: 313px;
    left: 653px;
    top: 126px;
}
.player-voo {
    position: absolute;
    top: 167px;
    left: 725px;
    width: 168px;
    height: 297px;
    overflow: auto;
}
.vod-title {
    font-size: 11px !important;
}
.vod-version {
    font-size: 10px !important;
}
.vod-song-name {
    width: 117px !important;
}
.play-pause-vod i {
    font-size: 14px !important;
    left: 12px !important;
    top: 23px !important;
}
.play-pause-vod {
    background: #363636;
    width: 33px !important;
    height: 69px !important;
}
}
@media (min-width:1700px) and (max-width:1749px){
.uptext {
    position: absolute;
    right: 118px;
    font-family: iradioheading;
    color: white;
    font-size: 70px;
    max-width: 331px;
    /* font-weight: bold; */
    line-height: 1;
    top: 224px;
}
.mobile-voda {
    position: absolute;
    top: 0;
    width: 313px;
    left: 678px;
    top: 159px;
}
.player-voo {
    position: absolute;
    top: 198px;
    left: 750px;
    width: 168px;
    height: 297px;
    overflow: auto;
}
.vod-title {
    font-size: 11px !important;
}
.vod-version {
    font-size: 10px !important;
}
.vod-song-name {
    width: 117px !important;
}
.play-pause-vod i {
    font-size: 14px !important;
    left: 12px !important;
    top: 23px !important;
}
.play-pause-vod {
    background: #363636;
    width: 33px !important;
    height: 69px !important;
}
}
@media (min-width:1750px) and (max-width:1799px){
.uptext {
    position: absolute;
    right: 118px;
    font-family: iradioheading;
    color: white;
    font-size: 70px;
    max-width: 331px;
    /* font-weight: bold; */
    line-height: 1;
    top: 224px;
}
.mobile-voda {
    position: absolute;
    top: 0;
    width: 313px;
    left: 708px;
    top: 159px;
}
.player-voo {
    position: absolute;
    top: 198px;
    left: 779px;
    width: 168px;
    height: 297px;
    overflow: auto;
}
.vod-title {
    font-size: 11px !important;
}
.vod-version {
    font-size: 10px !important;
}
.vod-song-name {
    width: 117px !important;
}
.play-pause-vod i {
    font-size: 14px !important;
    left: 12px !important;
    top: 23px !important;
}
.play-pause-vod {
    background: #363636;
    width: 33px !important;
    height: 69px !important;
}
}
@media (min-width:1800px) and (max-width:1847px){
.uptext {
    position: absolute;
    right: 118px;
    font-family: iradioheading;
    color: white;
    font-size: 70px;
    max-width: 331px;
    /* font-weight: bold; */
    line-height: 1;
    top: 224px;
}
.mobile-voda {
    position: absolute;
    top: 0;
    width: 313px;
    left: 729px;
    top: 190px;
}
.player-voo {
    position: absolute;
    top: 229px;
    left: 799px;
    width: 168px;
    height: 297px;
    overflow: auto;
}
.vod-title {
    font-size: 11px !important;
}
.vod-version {
    font-size: 10px !important;
}
.vod-song-name {
    width: 117px !important;
}
.play-pause-vod i {
    font-size: 14px !important;
    left: 12px !important;
    top: 23px !important;
}
.play-pause-vod {
    background: #363636;
    width: 33px !important;
    height: 69px !important;
}
}
@media (min-width:1951px){
.uptext {
    position: absolute;
    right: 118px;
    font-family: iradioheading;
    color: white;
    font-size: 70px;
    max-width: 331px;
    /* font-weight: bold; */
    line-height: 1;
    top: 224px;
}
.mobile-voda {
    position: absolute;
    top: 0;
    width: 313px;
    left: 832px;
    top: 209px;
}
.player-voo {
    position: absolute;
    top: 248px;
    left: 903px;
    width: 168px;
    height: 297px;
    overflow: auto;
}
.vod-title {
    font-size: 11px !important;
}
.vod-version {
    font-size: 10px !important;
}
.vod-song-name {
    width: 117px !important;
}
.play-pause-vod i {
    font-size: 14px !important;
    left: 12px !important;
    top: 23px !important;
}
.play-pause-vod {
    background: #363636;
    width: 33px !important;
    height: 69px !important;
}
}
@media (min-width:1848px) and (max-width:1950px){
.uptext {
    position: absolute;
    right: 118px;
    font-family: iradioheading;
    color: white;
    font-size: 70px;
    max-width: 331px;
    /* font-weight: bold; */
    line-height: 1;
    top: 224px;
}
.mobile-voda{
	position: absolute;
    top: 0;
    width: 313px;
    left: 760px;
    top: 209px;
}
.player-voo{
	position: absolute;
    top: 248px;
    left: 832px;
    width: 168px;
    height: 297px;
    overflow: auto;
}
.vod-title {
    font-size: 11px !important;
}
.vod-version {
    font-size: 10px !important;
}
.vod-song-name {
    width: 117px !important;
}
.play-pause-vod i {
    font-size: 14px !important;
    left: 12px !important;
    top: 23px !important;
}
.play-pause-vod {
    background: #363636;
    width: 33px !important;
    height: 69px !important;
}
}
.shadow-titles {
    font-family: iradioheading;
    font-size: 150px;
    text-align: center;
    text-shadow: 4px 1px 6px #bbb;
    color: white;
    padding: 0;
    margin: 0;
    line-height: 0.9;
    position: relative;
    top: 10px;
}
.soc-ic{
	list-style:none;
	margin:0 auto;
	padding:0;	
}
.soc-ic li{
	display:inline-block;
	padding-right:30px;	
}
.soc-ic li:last-child{
	padding-right:0px;
}
#site-content-header{
	background: white !important;
	background-image:none !important;
	border-bottom: 1px solid #ccc !important; 	
}
.breadcrumbs p{
	    display: inline-block;
    font-family: vfont;
    color: black;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: bold;	
}
#site-content-header .breadcrumbs{
	padding:4px 0px !important;	
}
.pill-soc>li.active>a, .pill-soc>li.active>a:focus, .pill-soc>li.active>a:hover{
	background-color:transparent !important;
}
.pill-soc>li>a:focus, .pill-soc>li>a:hover{
	background-color:transparent !important;
	color:black !important;
}
.pill-soc>li>a>img {
    max-width: none;
    width: 46px;
}
.breadcrumbs p img{
	    display: inline-block;
    width: 37px;
    margin-right: 10px;	
}
.soc-ic li a img{
	width:42px;	
}
.pill-soc{
	    padding-top: 14px;
}
.soc-only{display:none;}
.shadow-titles-c {
    font-family: iradioheading;
    font-size: 130px;
    text-align: center;
    text-shadow: 4px 1px 6px #bbb;
    color: white;
    padding: 0;
    margin: 0;
    line-height: 0.9;
    position: relative;
    top: 10px;
}
.row-one{
	padding: 46px 0 66px 0;	
}
.row-two{
	padding: 0px 0 70px 0;	
}
.side-i img{
	width: 340px;
    position:absolute;
	right:0;
}
.side-i{
	height: 300px;
}
.shadows-sec{
	box-shadow: -9px 21px 21px grey;
}
.shadow-titles-cd {
    font-family: iradioheading;
    font-size: 110px;
    text-align: center;
    text-shadow: 4px 1px 6px #bbb;
    color: white;
    padding: 0;
    margin: 0;
    line-height: 0.9;
    position: absolute;
    top: -95px;
    left: -106px;
}
.cmobile{
	    width: 419px;
    margin: 0 auto;
    margin-top: 40px;
}
.ite{
	    width: 590px;
    float: right;
}

.contact-pill>li.active>a, .contact-pill>li.active>a:focus, .contact-pill>li.active>a:hover{
	background-color: #F9A703 !important;	
}
.contact-pill>li>a:hover{
	color: white !important;
	background-color: #F9A703 !important;	
}


.pill-look>li>a:focus, .pill-look>li>a:hover{
	background-color:white !important;
	color:black !important;
}
.pill-look>li {
    float: none;
    padding-right: 2px;
}
.pill-look>li>a>img {
    max-width: none;
    width: 30px;
    padding-right: 4px;
}
.pill-look>li.active>a, .pill-look>li.active>a:focus, .pill-look>li.active>a:hover{
	background-color:white !important;
	color:black !important;
}
.ptitleb a {
    color: #F49022 !important;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    font-size: 30px;
    font-weight: lighter;
    letter-spacing: 0.2px;
    padding-top: 12px;
    height: 120px;
    display: block;
}
.look-tab-head {
    text-align: Center;
    font-family: vfont;
    font-weight: bold;
    color: white;
    font-size: 17px;
    padding-bottom: 0px;
    margin-bottom: 5px;
}
@media (min-width:1000px){
.vote-mobile{
	display:none !important;
}
.player-mobile{
	display:none !important;	
}
.topo{
position:relative;
top:150px;	
}
.post_col{
	padding:0 !important;	
}
.post_colb{
	padding:0 !important;	
}
.post-detail .ptitle{
	padding-right:18px;
	padding-left:18px;
}
.post-detail .ptitleb{
	padding-right:18px;
	padding-left:18px;
}
.post-detail .pcontent{
	padding-right:18px;
	padding-left:18px;
}
.post-social{
	background: #65666E;	
}
.post_col:hover .post-social{
	background: 	#F49022 !important;
}
.post_col:hover .fimgc{
	border-top: 8px solid #F49022 !important;
}
.post_colb:hover .post-social{
	background: 	#F49022 !important;
}
.post_colb:hover .fimgc{
	border-top: 8px solid #F49022 !important;
}
}	
@media (max-width:999px){
.post_colb {
    background: black;
}
.ptitle, .ptitleb {
    font-size: 27px !important;
	padding: 0px 22px !important;
	height: 83px !important;
}
.ptitleb{
	margin:0 !important;	
}


.post-social {
    background: #65666E;
}
.post_col, .post_colb{
	padding:0 !important;	
}
.post_col:hover .post-social{
	background: 	#F49022;
}
.post_col:hover .fimgc{
	border-top: 8px solid #F49022;
}
.post_colb:hover .post-social{
	background: 	#F49022;
}
.post_colb:hover .fimgc{
	border-top: 8px solid #F49022;
}
.post_colb{
	background:black;
}
.pill-look-mob{
	margin:0;
	padding:0;	
}
.pill-look-mob>li.active>a, .pill-look-mob>li.active>a:focus, .pill-look-mob>li.active>a:hover{
	background:black !important;
	color:white !important;
	
}
.pill-look-mob>li>a:focus, .pill-look-mob>li>a:hover{
	background:black !important;
	color:white !important;
}
.pill-look-mob li a {
    font-family: iradioheading;
    font-size: 22px;
    text-transform: uppercase;
    background: rgba(251,222,42,1);
    background: -moz-linear-gradient(left, rgba(251,222,42,1) 0%, rgba(242,113,35,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(251,222,42,1)), color-stop(100%, rgba(242,113,35,1)));
    background: -webkit-linear-gradient(left, rgba(251,222,42,1) 0%, rgba(242,113,35,1) 100%);
    background: -o-linear-gradient(left, rgba(251,222,42,1) 0%, rgba(242,113,35,1) 100%);
    background: -ms-linear-gradient(left, rgba(251,222,42,1) 0%, rgba(242,113,35,1) 100%);
    background: linear-gradient(to right, rgba(251,222,42,1) 0%, rgba(242,113,35,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbde2a', endColorstr='#f27123', GradientType=1 );
}
.pill-look-mob>li>a {
    margin-bottom: 3px !important;
    text-align: center;
}
.pill-look-mob>li>a>img {
    max-width: none;
    width: 30px;
    margin-right: 12px;
}
.pill-look-mob>li>a {
    position: relative;
    display: block;
    padding: 4px 15px !important;
}
#page-header-wrap{
	display:none;	
}
	.ptitleb a{
    color: #F49022 !important;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    font-weight: lighter;
    letter-spacing: 0.2px;
    padding-top: 12px;
}
.post_style_home{
	background: black;	
}
.post_style_homeb{
	margin-top:50px;
}
.post-social{
	text-align:center;	
}
.social1 li a {
    color: black;
    background: white;
    font-size: 18px;
    border-radius: 5px;
}
.see-more{
	background: #F49022;
}
.see-more p{
	color:white;
	font-family:iradioheading;
	text-align:center;
	font-size:30px;	
}
.see-more a{
    color: white;
    font-family: iradioheading;
    text-align: center;
    font-size: 49px;
    padding: 0;
    margin: 0;
    line-height: 44px;
    padding-top: 2px;
	display:block;
}
.see-more a:hover{
	color: rgba(236,236,236,1.00);	
}
.post_col .post-detail {
    margin-bottom: 30px;
    margin-top: 18px;
}
.post_colb .post-detail{
	padding-bottom: 30px;
    padding-top: 18px;	
}


.votei{
	background: none !important;
	height:auto !important;
}

.player-section{
	display:none;	
}
.top-red {
    background: #FF0000;
    padding: 28px 6px;
}
.upnext-section{
	margin-top:30px !important;	
}
.ofont{
	font-family: 'Open Sans', sans-serif;
	color:white;
	text-align:left;	
}
.vpl{
	font-size:38px;	
}
.shadow-titles {
    font-size: 96px !important;
}
.mpl {
    font-size: 15px;
    margin-bottom: 0px;
}
.middle-mobile{
	background: #4D4D4D;
	padding:28px 0 0 0;	
	width:375px;
	margin:0 auto;
}
.mobile-voda{
	max-width:375px !important;
	margin:0 auto;	
}
.mobile-bg-n{
	background: #4D4D4D;
	width:100%;
}
}
@media (min-width:1500px){
	.ptitleb a{
    color: #F49022 !important;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    font-size: 30px;
    font-weight: lighter;
    letter-spacing: 0.2px;
    padding-top: 12px;
}
.post_style_home{
	background: black;	
}
.post_style_homeb{
	margin-top:50px;
}
.post-social{
	text-align:center;	
}
.social1 li a {
    color: black;
    background: white;
    font-size: 18px;
    border-radius: 5px;
}
.see-more{
	background: #F49022;
}
.see-more p{
	color:white;
	font-family:iradioheading;
	text-align:center;
	font-size:30px;	
}
.see-more a{
    color: white;
    font-family: iradioheading;
    text-align: center;
    font-size: 49px;
    padding: 0;
    margin: 0;
    line-height: 44px;
    padding-top: 2px;
	display:block;
}
.see-more a:hover{
	color: rgba(236,236,236,1.00);	
}
.post-detail {
    margin-bottom: 30px;
    margin-top: 18px;
}

.post_col:hover .post-social{
	background: 	#F49022;
}
.post_col:hover .fimgc{
	border-top: 8px solid #F49022;
}
.post_colb:hover .post-social{
	background: 	#F49022;
}
.post_colb:hover .fimgc{
	border-top: 8px solid #F49022;
}
.post_colb{
	background:black;
	margin-bottom:60px;	
}
}
@media (min-width:1400px) and (max-width:1499px){
.post_style_home{
	background: black;	
}
.post_style_homeb{
	margin-top:50px;
}
.ptitle {
    font-size: 26px !important;
}
.pcontent {
    font-size: 10px !important;
	height: 34.66px !important;
}
.post-social{
	text-align:center;	
}
.social1 li a {
    color: black;
    background: white;
    font-size: 11px;
    border-radius: 5px;
}
.see-more{
	background: #F49022;
}
.see-more p{
	color:white;
	font-family:iradioheading;
	text-align:center;
	font-size:30px;	
}
.see-more a{
    color: white;
    font-family: iradioheading;
    text-align: center;
    font-size: 49px;
    padding: 0;
    margin: 0;
    line-height: 44px;
    padding-top: 2px;
	display:block;
}
.see-more a:hover{
	color: rgba(236,236,236,1.00);	
}
.post-detail {
    margin-bottom: 30px;
    margin-top: 18px;
}

.post_col:hover .post-social{
	background: 	#F49022;
}
.post_col:hover .fimgc{
	border-top: 8px solid #F49022;
}
.post_colb:hover .post-social{
	background: 	#F49022;
}
.post_colb:hover .fimgc{
	border-top: 8px solid #F49022;
}
.post_colb{
	background:black;
	margin-bottom:60px;	
}	
}
@media (min-width:1000px) and (max-width:1399px){
.post_style_home{
	background: black;	
}
.post_style_homeb{
	margin-top:50px;
}
.ptitle {
    font-size: 20px !important;
}
.pcontent {
    font-size: 10px !important;
	height: 34.66px !important;
}
.post-social{
	text-align:center;	
}
.social1 li a {
    color: black;
    background: white;
    font-size: 11px;
    border-radius: 5px;
}
.see-more{
	background: #F49022;
}
.see-more p{
	color:white;
	font-family:iradioheading;
	text-align:center;
	font-size:30px;	
}
.see-more a{
    color: white;
    font-family: iradioheading;
    text-align: center;
    font-size: 49px;
    padding: 0;
    margin: 0;
    line-height: 44px;
    padding-top: 2px;
	display:block;
}
.see-more a:hover{
	color: rgba(236,236,236,1.00);	
}
.post-detail {
    margin-bottom: 30px;
    margin-top: 18px;
}

.post_col:hover .post-social{
	background: 	#F49022;
}
.post_col:hover .fimgc{
	border-top: 8px solid #F49022;
}
.post_colb:hover .post-social{
	background: 	#F49022;
}
.post_colb:hover .fimgc{
	border-top: 8px solid #F49022;
}
.post_colb{
	background:black;
	margin-bottom:60px;	
}	
}

.row-channel-bar{
	
    box-shadow: -6px 12px 24px grey;
    margin-bottom: 85px;
}
/* css header for min-width 1200px */
@media (min-width:1200px){
.iradio-post-content {
    height: 115px;
}
.logo-img {
    margin: 0 auto;
    width: 280px;
    padding: 27px 0;
}
.iradio-menu-desktop{
	padding-top:10px;	
}
.iradio-menu-desktop ul{
	list-style:none;
	text-align:center;
}
.iradio-menu-desktop ul li {
    display: inline-block;
    padding-right: 24px;
}
.iradio-menu-desktop ul li:last-child {
    padding-right: 0px;
}
.iradio-menu-desktop ul li a {
    display: block;
    font-family: iradioheading !important;
    text-transform: uppercase;
    font-size: 76px;
    color: black;
	position:relative;
}
/* .iradio-menu-desktop ul li a:hover {
    background: rgba(251,222,42,1);
background: -moz-linear-gradient(left, rgba(251,222,42,1) 0%, rgba(242,113,35,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(251,222,42,1)), color-stop(100%, rgba(242,113,35,1)));
background: -webkit-linear-gradient(left, rgba(251,222,42,1) 0%, rgba(242,113,35,1) 100%);
background: -o-linear-gradient(left, rgba(251,222,42,1) 0%, rgba(242,113,35,1) 100%);
background: -ms-linear-gradient(left, rgba(251,222,42,1) 0%, rgba(242,113,35,1) 100%);
background: linear-gradient(to right, rgba(251,222,42,1) 0%, rgba(242,113,35,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbde2a', endColorstr='#f27123', GradientType=1 );
-webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
} */
.iradio-menu-desktop ul li a:hover {
color: #f7af27;
}
.iradio-menu-desktop ul li a.active-url{
	color: #f7af27;
}
.iradio-menu-desktop ul li a:hover > .iradio-menu-icons{
display:block;	
}
.iradio-menu-icons{
	position:absolute;
	top: -59px;	
	display:none;
}
.iradio-menu-icons img{
	height:28px;	
}
.home-icon{
	    left: 48px;
}
.listen-icon{
	left:66px;
}
.music-icon{
	left:63px;
}
.feed-icon{
    left: 39px;	
}
.look-icon {
    left: 25px;
}
.look-icon img{
	height:20px;	
}
.social-icon {
    left: 57px;
}
.us-icon {
    left: 13px;
}

.iradio-play-section{
	height:400px;
}
.listen-live-player{
	
}
.player-main {
    position: relative;
    height: 400px;
}
.player-image {
    position: absolute;
    bottom: 21px;
    left: 42px;
}
.images-area{
	position: relative;
    height: 400px;
}
.home-show{
	position:absolute;
	bottom:0;
	left:0;
	right:88px;
	margin:0 auto;
}
.iworkshow .listen-show {
    right: 575px !important;
}
.listen-show {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 382px;
    margin: 0 auto;
    /* width: 633px; */
    /* height: auto !important; */
}
.iworkshow .music-show {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 196px !important;
    margin: 0 auto;
}
.music-show {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 166px;
    margin: 0 auto;
}
.takeshow .music-show {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 574px !important;
    margin: 0 auto;
}
.iworkshow .feed-show {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 175px !important;
    margin: 0 auto;
}
.feed-show {
    position: absolute;
    bottom: 0;
    left: 0;
    right: -47px;
    margin: 0 auto;
}
.iworkshow .look-show {
    position: absolute;
    bottom: 0;
    left: 0;
    right: -126px !important;
    margin: 0 auto;
}
.look-show {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 58px;
    margin: 0 auto;
}
.takeshow .look-show {
    position: absolute;
    bottom: 0;
    left: 0;
    right: -219px !important;
    margin: 0 auto;
}
.iworkshow .social-show {
    position: absolute;
    bottom: 0;
    left: 0;
    right: -295px !important;
    margin: 0 auto;
}
.selected a{
background-color:#4d4d4d !important;	
}
.selected a h3{
color:orange !important;	
}
.social-show {
    position: absolute;
    bottom: 0;
    left: 0;
    right: -398px;
    margin: 0 auto;
}
.takeshow .social-show {
    position: absolute;
    bottom: 0;
    left: 0;
    right: -798px !important;
    margin: 0 auto;
}
.iworkshow .us-show {
    position: absolute;
    bottom: 0;
    left: 0;
    right: -981px !important;
    margin: 0 auto;
}
.us-show {
    position: absolute;
    bottom: 0;
    left: 0;
    right: -681px;
    margin: 0 auto;
}
.images-area img{
	display:none;	
}
.showboxes{
	display:none;	
}
.liftshow .feed-show {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 62px !important;
    margin: 0 auto;
}
.liftshow .look-show {
    position: absolute;
    bottom: 0;
    left: 0;
    right: -244px !important;
    margin: 0 auto;
}
.liftshow .us-show {
    position: absolute;
    bottom: 0;
    left: 0;
    right: -1006px !important;
    margin: 0 auto;
}
.opelshow .listen-show {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 560px !important;
    margin: 0 auto;
    /* width: 633px; */
    /* height: auto !important; */
}
.opelshow .music-show {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 370px !important;
    margin: 0 auto;
}
.pl-in{
    position: absolute;
    bottom: 21px;
    left: 42px;
	display:none;	
}
.mobile-header{display:none;}
.desktop-hide{
	display:none;	
}
}

@media (min-width:1000px) and (max-width:1199px){
.iradio-post-content {
    height: 115px;
}
.logo-img {
    margin: 0 auto;
    width: 200px;
    padding: 27px 0;
}
.iradio-menu-desktop{
	padding-top:10px;	
}
.iradio-menu-desktop ul{
	list-style:none;
	text-align:center;
}
.iradio-menu-desktop ul li {
    display: inline-block;
    padding-right: 24px;
}
.iradio-menu-desktop ul li:last-child {
    padding-right: 0px;
}
.iradio-menu-desktop ul li a {
    display: block;
    font-family: iradioheading !important;
    text-transform: uppercase;
    font-size: 60px;
    color: black;
    position: relative;
}
/* .iradio-menu-desktop ul li a:hover {
    background: rgba(251,222,42,1);
background: -moz-linear-gradient(left, rgba(251,222,42,1) 0%, rgba(242,113,35,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(251,222,42,1)), color-stop(100%, rgba(242,113,35,1)));
background: -webkit-linear-gradient(left, rgba(251,222,42,1) 0%, rgba(242,113,35,1) 100%);
background: -o-linear-gradient(left, rgba(251,222,42,1) 0%, rgba(242,113,35,1) 100%);
background: -ms-linear-gradient(left, rgba(251,222,42,1) 0%, rgba(242,113,35,1) 100%);
background: linear-gradient(to right, rgba(251,222,42,1) 0%, rgba(242,113,35,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbde2a', endColorstr='#f27123', GradientType=1 );
-webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
} */
.iradio-menu-desktop ul li a:hover {
color: #f7af27;
}
.iradio-menu-desktop ul li a.active-url{
	color: #f7af27;
}
.iradio-menu-desktop ul li a:hover > .iradio-menu-icons{
display:block;	
}
.iradio-menu-icons{
	position:absolute;
	top: -59px;	
	display:none;
}
.iradio-menu-icons img{
	height:28px;	
}
.home-icon{
	    left: 48px;
}
.listen-icon{
	left:66px;
}
.music-icon{
	left:63px;
}
.feed-icon{
    left: 39px;	
}
.look-icon {
    left: 25px;
}
.look-icon img{
	height:20px;	
}
.social-icon {
    left: 57px;
}
.us-icon {
    left: 13px;
}

.iradio-play-section{
	height:400px;
}
.listen-live-player{
	
}
.player-main {
    position: relative;
    height: 400px;
}
.player-image {
    position: absolute;
    bottom: 21px;
    left: 42px;
}
.images-area{
	position: relative;
    height: 400px;
}
.home-show{
	position:absolute;
	bottom:0;
	left:0;
	right:88px;
	margin:0 auto;
}
.iworkshow .listen-show {
    right: 575px !important;
}
.listen-show {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 382px;
    margin: 0 auto;
    /* width: 633px; */
    /* height: auto !important; */
}
.iworkshow .music-show {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 196px !important;
    margin: 0 auto;
}
.music-show {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 166px;
    margin: 0 auto;
}
.takeshow .music-show {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 574px !important;
    margin: 0 auto;
}
.iworkshow .feed-show {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 175px !important;
    margin: 0 auto;
}
.feed-show {
    position: absolute;
    bottom: 0;
    left: 0;
    right: -47px;
    margin: 0 auto;
}
.iworkshow .look-show {
    position: absolute;
    bottom: 0;
    left: 0;
    right: -126px !important;
    margin: 0 auto;
}
.look-show {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 58px;
    margin: 0 auto;
}
.takeshow .look-show {
    position: absolute;
    bottom: 0;
    left: 0;
    right: -219px !important;
    margin: 0 auto;
}
.iworkshow .social-show {
    position: absolute;
    bottom: 0;
    left: 0;
    right: -595px !important;
    margin: 0 auto;
}
.selected a{
background-color:#4d4d4d !important;	
}
.selected a h3{
color:orange !important;	
}
.social-show {
    position: absolute;
    bottom: 0;
    left: 0;
    right: -398px;
    margin: 0 auto;
}
.takeshow .social-show {
    position: absolute;
    bottom: 0;
    left: 0;
    right: -798px !important;
    margin: 0 auto;
}
.iworkshow .us-show {
    position: absolute;
    bottom: 0;
    left: 0;
    right: -981px !important;
    margin: 0 auto;
}
.us-show {
    position: absolute;
    bottom: 0;
    left: 0;
    right: -681px;
    margin: 0 auto;
}
.images-area img{
	display:none;	
}
.showboxes{
	display:none;	
}
.liftshow .feed-show {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 62px !important;
    margin: 0 auto;
}
.liftshow .look-show {
    position: absolute;
    bottom: 0;
    left: 0;
    right: -244px !important;
    margin: 0 auto;
}
.liftshow .us-show {
    position: absolute;
    bottom: 0;
    left: 0;
    right: -1006px !important;
    margin: 0 auto;
}
.opelshow .listen-show {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 560px !important;
    margin: 0 auto;
    /* width: 633px; */
    /* height: auto !important; */
}
.opelshow .music-show {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 370px !important;
    margin: 0 auto;
}
.pl-in{
    position: absolute;
    bottom: 21px;
    left: 42px;
	display:none;	
}
.mobile-header{display:none;}
.desktop-hide{
	display:none;	
}
}



@media (max-width:999px){
.mobile-hide{
	display:none;	
}
.mobile-logo{
	background:black;	
}
.main-header{
display:none;	
}
.m-logo-img {
    width: 52px;
    /* padding: 18px 0; */
    padding-top: 2px;
    padding-bottom: 4px;
}
.iradio-menu-mobile{
	padding-top:6px;	
}
.iradio-menu-mobile ul{
	list-style:none;
	text-align:left;
}
.iradio-menu-mobile ul li {
    display: block;
    padding-bottom: 0px;
}
.iradio-menu-mobile ul li:last-child {
    padding-bottom: 0px;
}
.iradio-menu-mobile ul li a {
    display: block;
    font-family: iradioheading !important;
    text-transform: uppercase;
    font-size: 36px;
    color: black;
	position:relative;
	line-height: 1;
}
.iradio-menu-mobile ul li a:hover {
 
background: -moz-linear-gradient(left, rgba(251,222,42,1) 0%, rgba(242,113,35,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(251,222,42,1)), color-stop(100%, rgba(242,113,35,1)));
background: -webkit-linear-gradient(left, rgba(251,222,42,1) 0%, rgba(242,113,35,1) 100%);
background: -o-linear-gradient(left, rgba(251,222,42,1) 0%, rgba(242,113,35,1) 100%);
background: -ms-linear-gradient(left, rgba(251,222,42,1) 0%, rgba(242,113,35,1) 100%);
background: linear-gradient(to right, rgba(251,222,42,1) 0%, rgba(242,113,35,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbde2a', endColorstr='#f27123', GradientType=1 );
-webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.iradio-menu-mobile ul li a.active-url{
	
background: -moz-linear-gradient(left, rgba(251,222,42,1) 0%, rgba(242,113,35,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(251,222,42,1)), color-stop(100%, rgba(242,113,35,1)));
background: -webkit-linear-gradient(left, rgba(251,222,42,1) 0%, rgba(242,113,35,1) 100%);
background: -o-linear-gradient(left, rgba(251,222,42,1) 0%, rgba(242,113,35,1) 100%);
background: -ms-linear-gradient(left, rgba(251,222,42,1) 0%, rgba(242,113,35,1) 100%);
background: linear-gradient(to right, rgba(251,222,42,1) 0%, rgba(242,113,35,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbde2a', endColorstr='#f27123', GradientType=1 );
-webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.images-area{
	position:relative;	
}
.mob-player {
    position: relative;
    padding-top: 12px;
    width: 111px;
    padding-bottom: 10px;
}
.pl-in{
	
	display:none;
}
.showboxes{display:none;}
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.showboxes img{
	position:absolute;
	bottom:0;	
}
.one-row{
background: -moz-linear-gradient(left, rgba(251,222,42,1) 0%, rgba(242,113,35,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(251,222,42,1)), color-stop(100%, rgba(242,113,35,1)));
background: -webkit-linear-gradient(left, rgba(251,222,42,1) 0%, rgba(242,113,35,1) 100%);
background: -o-linear-gradient(left, rgba(251,222,42,1) 0%, rgba(242,113,35,1) 100%);
background: -ms-linear-gradient(left, rgba(251,222,42,1) 0%, rgba(242,113,35,1) 100%);
background: linear-gradient(to right, rgba(251,222,42,1) 0%, rgba(242,113,35,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbde2a', endColorstr='#f27123', GradientType=1 );
margin-bottom:2px;
color:black;
text-transform:uppercase;
    font-family: iradioheading;
    font-size: 24px;
}
.active-row{
background:black !important;	
}
.active-row a{
color:white !important;	
}
.one-row .col-xs-6{
padding-top:6px;
padding-bottom:4px;	
}
.menu-player .mob-player{
	position: absolute !important;
    top: -45px !important;;
}
.one-row:hover{
	background:black;
	color:white;
}
.one-row:hover a{
	color:white;
}
}
.bg-iradio-posts{
	width:100%;
	height:180px;
	border-bottom: 4px solid orange;
	position:relative;
}
.iradio-default-post-style{
	padding-bottom:30px;
}
.iradio-post-content{
	background:black;
	padding: 15px 10px;
}
.iradio-post-title a{
	font-family:iradioheading !important;
	color:white;
	font-weight:bold;
	text-transform:uppercase;
	font-size: 22px;
    letter-spacing: 1px;	
}
.iradio-post-title a:hover{
	color:orange;
}
.blog-category a{
	color:orange;
	font-family:iradioheading !important;	
}
.date-posted{
	color:orange;
	font-family:iradioheading !important;	
	text-align:right;
}
      .custom-pagination span,
.custom-pagination a {
  display: inline-block;
  padding: 2px 10px;
    font-size: 20px;
}
.custom-pagination a {
  background-color: white;
  color: black;
  border:2px solid orange;
  font-family:iradioheading !important;
  borde-radius:3px;
}
.custom-pagination a:hover {
  background-color: orange;
  color: #fff;
}
.custom-pagination span.page-num {
  margin-right: 10px;
  padding: 0;
  font-family:iradioheading !important;
  text-transform:uppercase;
    font-size: 20px;
}
.custom-pagination span.dots {
  padding: 0;
  color: gainsboro;
}
.custom-pagination span.current {
  background-color: orange;
  color: #fff;
}
.custom-pagination{
    padding-bottom: 26px;
    margin: 0 auto;
    text-align: center;  
}
.hover-shadow {
    background: rgba(0,0,0,0.53);
    height: 180px;
    position: absolute;
    top: 0;
    z-index: 9999999999999999;
    width: 100%;
	display:none;
}	
.iradio-single-post-anchor:hover > .bg-iradio-posts .hover-shadow{
	display:block;	
}
.left-line {
    height: 5px !important;
    background: orange !important;
}
.widget-title {
    font-size: 22px;
}
.rpwe-block a{font-size:16px;}

@media (min-width:1200px){
.ipad-inner {
    width: 764px;
    margin: 0 auto;
    position: relative;
    right: 9px;
    top: 74px;
}
.tab-look{
height:501px;	
}
}
@media (min-width:1000px) and (max-width:1199px){
.ipad-inner {
    width: 622px;
    margin: 0 auto;
    position: relative;
    right: 12px;
    top: 55px;
}
.tab-look{
height:405px;	
}
}
.player-vo{
	float:left;
	width:260px;	
	background: #242424;
	height:472px;
}
.r-voda{
	    width: 504px;
    float: right;
    height: 472px;
}
.song-vod{
	border:1px solid #363636;	
}
.play-pause-vodd {
    background: #363636;
    width: 56px;
    float: left;
    height: 89px;
    margin-top: 3px;
    margin-left: 3px;
}
.play-pause-vod {
    background: #363636;
    width: 56px;
    float: left;
    height: 89px;
    margin-top: 3px;
    margin-left: 3px;
}
.vod-song-named {
    width: 180px;
    float: right;
    padding: 11px 2px;
}
.vod-song-name{
    width: 180px;
    float: left;
    padding: 11px 18px;
}
.vod-titled{
	font-family: vfont;
    color: white;
    font-size: 17px;
    margin-bottom: 1px;
}
.vod-title{
	font-family: vfont;
    color: white;
    font-size: 17px;
    margin-bottom: 1px;
}
.vod-versiond {
    font-family: vfont;
    text-transform: uppercase;
    color: white;
    font-weight: bold;
    margin-bottom: 4px;
}
.vod-version {
    font-family: vfont;
    text-transform: uppercase;
    color: white;
    font-weight: bold;
    margin-bottom: 4px;
}
.download-vod-songd{
	    width: 30px;
}
.play-pause-vodd i{
	color: white;
    font-size: 24px;
    position: relative;
    left: 18px;
    top: 29px;
}
.play-pause-vod i{
	color: white;
    font-size: 24px;
    position: relative;
    left: 18px;
    top: 29px;
}

.pl-cover i{
	    color: white;
    /* width: 200px; */
    font-size: 55px;
    position: absolute;
    bottom: 13px;
    right: 15px;
}
.social12 {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: center;
}
.social12 li {
    display: inline-block;
    padding-right: 4px;
}
.social12 li a {
    color: black;
    background: white;
    font-size: 11px;
    border-radius: 5px;
    padding: 2px 2px;
}

.social12 li .fb i {
    position: relative;
    top: 0px;
}
.left-side-i img{
	width: 340px;
    position:absolute;
	left:0;
}
.left-side-i{
	height: 300px;
}

.bb .pl-cover .fa-pause-circle-o{
	display:none !important;	
}

.cc .pl-cover .fa-play-circle-o{
	display:none !important;	
}

.bb a .fa-pause-circle-o{
	display:none !important;	
}

.cc a .fa-play-circle-o{
	display:none !important;	
}

.bb .fa-pause-circle-o{
	display:none !important;	
}

.cc .fa-play-circle-o{
	display:none !important;	
}


.aa .play-pause-vod .fa-pause{
	display:none !important;	
}

.dd .play-pause-vod .fa-play{
	display:none !important;	
}
.aa .play-pause-vodd .fa-pause{
	display:none !important;	
}

.dd .play-pause-vodd .fa-play{
	display:none !important;	
}
.shadow-titles-m{
	    font-family: iradioheading;
    font-size: 51px;
    text-align: center;
    text-shadow: 4px 1px 6px #bbb;
    color: white;
    padding: 0;
    margin: 0;
    line-height: 0.9;
    position: relative;
    top: 10px;	
	padding-bottom:8px;
	margin-top: 35px;
}
.pl-in{
	cursor:pointer;	
}
.ptitle{
	    height: 102px;
}
.head-widget{
	color:black !important;
	font-family:iradioheading !important;	
}
ul.popular-publications>li.itm>a>img.publication-image {
    position: initial !important;
    transition: all .2s ease-in-out;
    opacity: 1 !important;
    float: left !important;
    width: 68px !important;
}
ul.popular-publications>li.itm>a>div.publication-over {
    position: relative;
    float: left !important;
    width: 228px !important;
    padding-left: 15px !important;
}

@media (max-width:600px){
.contact-pill{
	margin:0;
	padding:0;	
}
.contact-pill li{
	display:block;
	float:none !important;	
}
.contact-pill>li>a {
    border-radius: 0px !important;
    font-family: iradioheading;
    font-size: 19px !important;
    padding: 14px 26px !important;
    box-shadow: 2px 0px 13px #ccc;
    text-align: center;
}
}
@media (min-width:1000px){
.contact-pill>li>a {
    border-radius: 0px !important;
    font-family: iradioheading;
    font-size: 24px !important;
    padding: 37px 43px !important;
    box-shadow: 2px 0px 13px #ccc;
}	
}
.seee-more{
    background: rgba(251,222,42,1);
    background: -moz-linear-gradient(left, rgba(251,222,42,1) 0%, rgba(242,113,35,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(251,222,42,1)), color-stop(100%, rgba(242,113,35,1)));
    background: -webkit-linear-gradient(left, rgba(251,222,42,1) 0%, rgba(242,113,35,1) 100%);
    background: -o-linear-gradient(left, rgba(251,222,42,1) 0%, rgba(242,113,35,1) 100%);
    background: -ms-linear-gradient(left, rgba(251,222,42,1) 0%, rgba(242,113,35,1) 100%);
    background: linear-gradient(to right, rgba(251,222,42,1) 0%, rgba(242,113,35,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbde2a', endColorstr='#f27123', GradientType=1 );
    border: 0px;
    font-size: 27px;
    font-family: iradioheading;
    color: white;
    border-radius: 0px 0px 86px 86px;
    padding: 14px 20px;
}
@media (min-width:1500px){
.ptitle{
	font-size:31px !important;	
}
}
#main button, #main input[type="button"], #main input[type="reset"], #main input[type="submit"], #search-wrapper button {
    cursor: pointer;
    height: 34px;
    margin-bottom: 1em;
    line-height: 2.85em;
    padding: 0;
    font-size: 1.1em;
    background-color: orange;
    color: #fff;
    -webkit-box-shadow: inset 0 -2px 0 0 rgba(0,0,0,0.2);
    box-shadow: inset 0 -2px 0 0 rgba(0,0,0,0.2);
}
.sidebar-searchform button[type=submit] i, .widget_product_search #searchform button[type=submit] i {
    margin-right: 0;
    position: relative;
    bottom: 5px;
}
.pill-look-mob li{
	width:100% !important; 
	display:block !important;	
}
.newbutton{
	background: -moz-linear-gradient(left, rgba(251,222,42,1) 0%, rgba(242,113,35,1) 100%) !important;
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(251,222,42,1)), color-stop(100%, rgba(242,113,35,1)));
background: -webkit-linear-gradient(left, rgba(251,222,42,1) 0%, rgba(242,113,35,1) 100%);
background: -o-linear-gradient(left, rgba(251,222,42,1) 0%, rgba(242,113,35,1) 100%);
background: -ms-linear-gradient(left, rgba(251,222,42,1) 0%, rgba(242,113,35,1) 100%);
background: linear-gradient(to right, rgba(251,222,42,1) 0%, rgba(242,113,35,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbde2a', endColorstr='#f27123', GradientType=1 );
    color: white !important;
    font-weight: 400;
    font-size: 18px;
    padding: 9px 40px !important;	
}
#site-content-header .breadcrumbs{
	display:block !important;
}
.current-sh{
	    display: inline-block;
    font-family: vfont;
    color: black !important;
    text-transform: initial !important;
    font-size: 17px !important;
    font-weight: bold;
}
.pill-look-mob li a{
	border-radius:0px !important;	
}
.listen-button {
    background: -moz-linear-gradient(left, rgba(251,222,42,1) 0%, rgba(242,113,35,1) 100%) !important;
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(251,222,42,1)), color-stop(100%, rgba(242,113,35,1)));
    background: -webkit-linear-gradient(left, rgba(251,222,42,1) 0%, rgba(242,113,35,1) 100%);
    background: -o-linear-gradient(left, rgba(251,222,42,1) 0%, rgba(242,113,35,1) 100%);
    background: -ms-linear-gradient(left, rgba(251,222,42,1) 0%, rgba(242,113,35,1) 100%);
    background: linear-gradient(to right, rgba(251,222,42,1) 0%, rgba(242,113,35,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbde2a', endColorstr='#f27123', GradientType=1 );
    color: white !important;
    display: block;
    font-family: iradioheading;
    font-size: 38px;
    text-align: center;
}
.podcast-button {
    background: black;
    color: white !important;
    display: block;
    font-family: iradioheading;
    font-size: 38px;
    text-align: center;
}
.shadow-titles-mm {
    font-family: iradioheading;
    font-size: 69px;
    text-align: center;
    text-shadow: 4px 1px 6px #bbb;
    color: white;
    padding: 0;
    margin: 0;
    line-height: 0.9;
    position: relative;
    top: 10px;
    padding-bottom: 46px;
    margin-top: 35px;
}
.pod-con{
	padding-bottom:50px;	
}
.cad i{
	color: white;
    font-size: 30px;
    position: absolute;
    bottom: 25px;
    left: 27px;
}
.copyl{
    position: absolute;
    /* top: 0; */
    bottom: 93px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 155px;	
	display:none;
}
@media (min-width:1000px) and (max-width:1499px){
.left-v{
	position: absolute;
    top: 0;
    left: 0;
    width: 380px;
}
.right-v{
	position: absolute;
    top: 0;
    right: 0;
    width: 550px;
}
.upv{
	width:100%;
	height:614px;	
}
}
@media (min-width:1500px){
.left-v{
	position: absolute;
    top: 0;
    left: 0;
    width: 480px;
}
.right-v {
    position: absolute;
    top: 0;
    right: 0;
    width: 737px;
}
.upv{
	width:100%;
	height:812px;	
}
}
@media (max-width:999px){
.left-v {
    position: absolute;
    top: 0;
    left: 0;
    width: 102px;
}
.upv {
    width: 100%;
    height: 164px;
}
.right-v{
	position: absolute;
    right: 0;
    top: 0;
}
}
.lopm a {
    display: block;
    position: absolute;
    bottom: 27px;
    width: 100%;
    height: 100px;
}
.lopd a {
    display: block;
    position: absolute;
    bottom: 0;
    width: 600px;
    height: 100px;
    right: 0;
}
.rightb{
	position: absolute;
    width: 160px;
    right: -170px;
	top:0;
	
}
.leftb{
	position: absolute;
    width: 160px;
    left: -170px;
    top: 0;
	
}
.rightbb{
	position: absolute;
    right: -289px;
    top: 0;
    width: 300px;
	display:none;
}
.leftbb{
	    position: absolute;
    width: 300px;
    left: -289px;
    top: 0;
	display:none;
}
.upv{display:none;}