.podcastPage .podcastArea .podcastListArea .bestof-image{margin:0 0 30px 0}.podcastPage .podcastArea .podcastListArea .podcastListAreaItem{background-color:#f8f8f8;margin:0 0 10px 0;border-radius:12px;padding:7px 25px;position:relative}@media only screen and (max-width:767px){.podcastPage .podcastArea .podcastListArea .podcastListAreaItem{padding:7px 15px}}.podcastPage .podcastArea .podcastListArea .podcastListAreaItem .listItem{cursor:pointer}.podcastPage .podcastArea .podcastListArea .podcastListAreaItem .listItem .play{width:100%}.podcastPage .podcastArea .podcastListArea .podcastListAreaItem .listItem .play .first-title{font-size:16px;font-weight:700}@media only screen and (max-width:767px){.podcastPage .podcastArea .podcastListArea .podcastListAreaItem .listItem .play .first-title{font-size:14px}}.podcastPage .podcastArea .podcastListArea .podcastListAreaItem .listItem .play .second-title{font-size:12px;font-weight:700;background-color:#000;color:#f27d00;display:inline-block;padding:3px 7px;border-radius:7px;margin:5px 0 0 0}@media only screen and (max-width:767px){.podcastPage .podcastArea .podcastListArea .podcastListAreaItem .listItem .play .second-title{font-size:11px}}.podcastPage .podcastArea .podcastListArea .podcastListAreaItem .listItem .play .third-title{font-size:14px}@media only screen and (max-width:767px){.podcastPage .podcastArea .podcastListArea .podcastListAreaItem .listItem .play .third-title{font-size:12px}}.podcastPage .podcastArea .podcastListArea .podcastListAreaItem .dateShareArea{float:right;width:100%;text-align:right}.podcastPage .podcastArea .podcastListArea .podcastListAreaItem .dateShareArea .dateArea{font-size:14px;margin:30px 0 0 0;color:#f27d00;font-weight:700}@media only screen and (max-width:767px){.podcastPage .podcastArea .podcastListArea .podcastListAreaItem .dateShareArea .dateArea{font-size:12px}}.podcastPage .podcastArea .podcastListArea .podcastListAreaItem:hover{background-image:url(../img/bestof-current-hover-bg.png);background-color:#f27d00;background-blend-mode:overlay;background-size:cover;background-position:center}.podcastPage .podcastArea .podcastListArea .podcastListAreaItem:hover .listItem .play .first-title,.podcastPage .podcastArea .podcastListArea .podcastListAreaItem:hover .listItem .play .third-title{color:#fff}.podcastPage .podcastArea .podcastListArea .podcastListAreaItem:hover .listItem .play .second-title{background-color:#fff;color:#000}.podcastPage .podcastArea .podcastListArea .podcastListAreaItem:hover .dateShareArea .dateArea{color:#fff}.podcastPage .bestofCanliYayin{position:fixed;bottom:85px;right:10px}.podcastPage .bestofCanliYayin img{width:100px;border-radius:25%}.podcastPage .tabs{margin:0 0 20px 0;padding:0;list-style:none;background:#000;display:flex;align-items:normal;justify-content:space-between}@media only screen and (max-width:767px){.podcastPage .tabs{overflow:auto}}.podcastPage .tabs li{margin:0;cursor:pointer;color:#fff;text-align:center;padding:15px;background:#212121;width:100%;border-right:1px solid}@media only screen and (max-width:767px){.podcastPage .tabs li{padding:10px}}.podcastPage .tabs li img{width:90px;margin:0 auto 15px auto;background:#000;border-radius:50%}@media only screen and (max-width:767px){.podcastPage .tabs li img{width:60px}}.podcastPage .tabs li h2{font-size:16px;font-weight:600}@media only screen and (max-width:767px){.podcastPage .tabs li h2{font-size:12px}}.podcastPage .tabs li:hover{background:#ff8300}.podcastPage .tabs li.current{background:#ff8300;color:#fff}.podcastPage .tab-content{display:none}.podcastPage .tab-content.current{display:inherit}