@charset "utf-8";
/*
   .-----------------------------------------------------.
   |                      FONT FACE                      |
   '-----------------------------------------------------'
*/
@font-face {
  font-family: 'Klavika Light';
  src: url("../fonts/klavika-light-webfont.eot");
  src: url("../fonts/klavika-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/klavika-light-webfont.woff") format("woff"), url("../fonts/klavika-light-webfont.ttf") format("truetype"), url("../fonts/klavika-light-webfont.svg#klavikalight") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Klavika Regular';
  src: url("../fonts/klavika-regular-webfont.eot");
  src: url("../fonts/klavika-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/klavika-regular-webfont.woff") format("woff"), url("../fonts/klavika-regular-webfont.ttf") format("truetype"), url("../fonts/klavika-regular-webfont.svg#klavika_rgregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'OpenSans Light';
  src: url("../fonts/opensans-light-webfont.eot");
  src: url("../fonts/opensans-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-light-webfont.woff") format("woff"), url("../fonts/opensans-light-webfont.ttf") format("truetype"), url("../fonts/opensans-light-webfont.svg#OpenSansLight") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'OpenSans SemiBold';
  src: url("../fonts/opensans-semibold-webfont.eot");
  src: url("../fonts/opensans-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-semibold-webfont.woff") format("woff"), url("../fonts/opensans-semibold-webfont.ttf") format("truetype"), url("../fonts/opensans-semibold-webfont.svg#OpenSansSemibold") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'OpenSans';
  src: url("../fonts/opensans-regular-webfont.eot");
  src: url("../fonts/opensans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-regular-webfont.woff") format("woff"), url("../fonts/opensans-regular-webfont.ttf") format("truetype"), url("../fonts/opensans-regular-webfont.svg#OpenSansRegular") format("svg");
  font-weight: normal;
  font-style: normal; }

/*
   .-----------------------------------------------------.
   |                     COMMON CSS                      |
   '-----------------------------------------------------'
*/
.hr-extra {
  display: none; }

.no-margin {
  margin: 0 !important; }

.hidden {
  display: none !important; }

.invisible {
  visibility: hidden !important; }

.relative {
  position: relative !important; }

.hide-all * {
  visibility: hidden !important; }

.button-wrap-large {
  margin-bottom: 46px !important; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Klavika Light', sans-serif; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

#page {
  overflow: hidden;
  width: 100%; }

.section {
  min-width: 320px;
  width: 100%;
  /*-webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;*/ }

.component {
  max-width: 940px;
  width: 100%;
  margin: 0 auto; }

.component-full {
  max-width: 100%; }

.button {
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  background: #afcb34;
  color: white;
  font-size: 12px;
  line-height: 29px;
  text-align: center;
  padding: 0 13px 0 15px;
  display: inline-block; }
  .button:hover {
    background: #afcb34;
    color: white;
    text-decoration: none; }

.border-button-1 {
  border: 1px solid white;
  background: none;
  color: white;
  font-size: 20px;
  line-height: 43px;
  padding: 0 24px 0 24px; }
  .border-button-1:hover {
    border: 1px solid #dceda5;
    color: #dceda5; }

.m-line {
  background: url(../images/m-line-1.png) center top no-repeat;
  height: 2px;
  overflow: hidden;
  border: none;
  margin-top: 0;
  margin-bottom: 30px; }

a:hover {
  color: #afcb34;
  text-decoration: underline; }
  a:hover p {
    text-decoration: none; }

/*
   .-----------------------------------------------------.
   |                     SOCIAL CSS                      |
   '-----------------------------------------------------'
*/
.social-network-list li {
  display: inline-block;
  margin-left: 12px;
  height: 19px; }
  .social-network-list li:first-child {
    margin-left: 0; }
  .social-network-list li a {
    display: inline-block;
    height: 19px;
    background: url(../images/social-network-icons.png) 0 0 no-repeat;
    text-indent: -9999em;
    overflow: hidden; }
.social-network-list .sn-music a {
  background-position: left 0;
  width: 14px; }
.social-network-list .sn-rss a {
  background-position: left -50px;
  width: 15px; }
.social-network-list .sn-facebook a {
  background-position: left -100px;
  width: 8px; }
.social-network-list .sn-youtube a {
  background-position: left -150px;
  width: 16px; }
.social-network-list .sn-listen a {
  background-position: left -200px;
  width: 18px; }
.social-network-list .sn-twitter a {
  background-position: left -248px;
  width: 18px; }

/*
   .-----------------------------------------------------.
   |                     MOBILE FIRST                    |
   '-----------------------------------------------------'
*/
body {
  background: #2c2c2c;
  color: #333;
  font-family: 'Open Sans', sans-serif; }

.section {
  background-color: white; }

.header-section .nav-controler {
  top: 0;
  left: -288px;
  background: #2c2c2c;
  width: 287px;
  position: absolute;
  z-index: 999; }
.header-section .close-the-nav {
  display: block;
  background: url(../images/nav-icons.png) no-repeat 29px -73px;
  color: #595959;
  height: 65px;
  font-size: 14px;
  line-height: 65px;
  padding-left: 52px; }
  .header-section .close-the-nav:hover {
    color: #656565;
    text-decoration: none; }
.header-section .searchform div {
  background: #232323; }
.header-section .quick-search-bar label.screen-reader-text {
  display: none; }
.header-section .quick-search-bar #s {
  height: 50px;
  width: 187px;
  background: #232323;
  font-size: 18px;
  line-height: 50px;
  padding: 0 0px 0 31px;
  color: #FFF;
  border: none;
  display: inline-block;
  vertical-align: top;
  border-radius: 0 !important; }
.header-section .quick-search-bar #searchsubmit {
  background: #232323 url(../images/nav-icons.png) 19px 17px no-repeat;
  width: 57px;
  height: 50px;
  text-indent: -9999em;
  padding: 0;
  border: none;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  border-radius: 0 !important; }

.m-nav-title {
  background: #1f1f1f;
  color: #656565;
  font-size: 14px;
  min-height: 37px;
  line-height: 37px;
  padding-left: 30px; }

.inner-page {
  padding-bottom: 49px; }

/*
   .-----------------------------------------------------.
   |                     TOP NAV                         |
   '-----------------------------------------------------'
*/
.main-nav li {
  border-top: 1px solid #3f3f3f;
  position: relative; }
  .main-nav li:first-child {
    border: none;
    padding-left: 0; }
  .main-nav li:last-child {
    padding-right: 0; }
  .main-nav li a {
    font-size: 14px;
    line-height: 30px;
    color: white;
    padding: 20px 0 20px 30px;
    display: block;
    font-weight: 300; }
    .main-nav li a:hover {
      color: #afcb34;
      text-decoration: none; }
  .main-nav li.open .sub-menu {
    display: block; }
  .main-nav li .sub-menu {
    padding-bottom: 10px;
    display: none;
    background: #2f2f2f; }
    .main-nav li .sub-menu li {
      border: none;
      padding-left: 10px;
      background: none; }
      .main-nav li .sub-menu li a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 22px; }
  .main-nav li.paroles-direct {
    background: #eb2825;
    padding-left: 18px; }
    .main-nav li.paroles-direct a {
      padding-left: 40px;
      position: relative; }
      .main-nav li.paroles-direct a:before {
        font-family: 'FontAwesome';
        content: "\f01d";
        position: absolute;
        left: 14px;
        font-size: 18px; }
      .main-nav li.paroles-direct a:hover {
        color: #000000; }
    .main-nav li.paroles-direct:hover {
      background: #ffffff; }

/*
   .-----------------------------------------------------.
   |                    HEADER                           |
   '-----------------------------------------------------'
*/
h1,
.slider-section .slide-text,
.sidebar-section {
  display: none; }

.header-section .sn-top-bar {
  background: #1f1f1f;
  text-align: center;
  padding: 18px 0 14px; }
  .header-section .sn-top-bar li {
    margin-left: 25px; }
    .header-section .sn-top-bar li:first-child {
      margin-left: 0; }
.header-section .open-nav-button {
  background: url(../images/m-menu-icon.png) no-repeat;
  width: 36px;
  height: 36px;
  text-indent: 1000em;
  margin-top: 4px;
  float: right;
  overflow: hidden; }
.header-section .logo {
  background: #000000;
  padding: 10px 21px 0px 19px;
  min-height: 55px; }
  .header-section .logo .branding {
    background: url(../images/m-logo.png) no-repeat 0 0;
    display: block;
    height: 49px;
    width: 140px; }
    .header-section .logo .branding img {
      display: none; }
.header-section .mo-direct {
  background: #eb2825;
  text-align: center; }
  .header-section .mo-direct a {
    color: #FFFFFF;
    padding: 16px 15px 10px 15px;
    line-height: 30px;
    display: block;
    text-decoration: none;
    cursor: pointer; }
    .header-section .mo-direct a i {
      font-size: 30px; }
    .header-section .mo-direct a span {
      font-weight: 300;
      font-size: 16px;
      vertical-align: top;
      margin-left: 5px; }

/*
   .-----------------------------------------------------.
   |                    SIDEBAR                          |
   '-----------------------------------------------------'
*/
.sidebar-section h2 {
  color: #000000;
  font-family: 'OpenSans SemiBold';
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 24px; }
.sidebar-section .sub-nav-bar {
  padding-bottom: 30px;
  margin-bottom: 25px; }
.sidebar-section .subscribe h2 {
  font-size: 30px;
  line-height: 30px;
  padding-right: 5px;
  display: inline-block;
  vertical-align: top;
  font-family: 'Klavika Light';
  margin-bottom: 0; }
.sidebar-section .subscribe .download-button {
  margin-top: 22px;
  position: relative;
  bottom: -15px; }
.sidebar-section .subscribe .sn-rss-large,
.sidebar-section .subscribe .sn-music-large {
  background: url(../images/social-network-icons-large.png) no-repeat left top;
  width: 30px;
  height: 30px;
  margin-left: 8px;
  display: inline-block;
  vertical-align: top;
  text-indent: -9999px; }
.sidebar-section .subscribe .sn-music-large {
  background-position: left -50px; }
.sidebar-section .widget {
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 25px;
  padding-bottom: 30px; }
  .sidebar-section .widget h3 {
    color: #afcb34;
    font-family: 'OpenSans';
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 24px; }
  .sidebar-section .widget li {
    margin-bottom: 4px; }
    .sidebar-section .widget li a {
      font-size: 16px;
      line-height: 20px;
      color: #000; }

/*
   .-----------------------------------------------------.
   |                    PROGRAM                          |
   '-----------------------------------------------------'
*/
.program-detail-section {
  padding: 0 3.125%; }
  .program-detail-section h2 {
    font-family: 'Klavika Light';
    color: #000;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 35px; }
  .program-detail-section audio {
    width: 100%;
    margin-bottom: 18px; }

.program-detail-full-text {
  padding-right: 0px; }
  .program-detail-full-text h1 {
    display: block;
    font-size: 50px;
    line-height: 1.1;
    margin-bottom: 15px; }
  .program-detail-full-text h2 {
    line-height: 1.5;
    margin-bottom: 16px; }
  .program-detail-full-text h3, .program-detail-full-text p {
    color: #afcb34;
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 26px; }
  .program-detail-full-text p {
    color: #000; }
  .program-detail-full-text a[class|=tag] {
    border: 1px solid #EFEFEF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    font-size: 18px !important;
    margin-top: 10px;
    padding: 10px;
    color: #333; }
    .program-detail-full-text a[class|=tag]:hover {
      border-color: #afcb34;
      color: #afcb34;
      text-decoration: none; }

.add-this-buttons {
  margin-bottom: 26px; }
  .add-this-buttons p {
    font-size: 12px;
    line-height: 12px;
    color: #aaaaaa;
    text-align: center;
    margin-bottom: 17px; }

.episode-questions {
  margin-bottom: 8px; }
  .episode-questions p {
    color: #000; }
  .episode-questions .contact-button {
    background: #afcb34;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-family: "OpenSans";
    font-size: 14px;
    line-height: 29px;
    padding: 3px 11px 3px 11px;
    margin-top: 5px;
    margin-bottom: 20px;
    text-decoration: none;
  }

.program-detail-tags {
  margin-bottom: 27px; }
  .program-detail-tags p {
    font-size: 14px;
    line-height: 26px;
    color: #717171; }

.program-detail-photo {
  margin-bottom: 28px; }
  .program-detail-photo img {
    display: block;
    border: 1px solid #cacaca;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: auto; }

.m-download-wrapper {
  text-align: center;
  margin-bottom: 33px; }

.download-button {
  border-radius: 5px;
  color: #FFF;
  background: #afcb34 url(../images/download-icon.png) no-repeat right center;
  padding: 0px 42px 0px 11px;
  display: inline-block;
  font-size: 14px;
  line-height: 29px;
  font-family: 'OpenSans'; }
  .download-button:hover {
    text-decoration: none;
    background-color: #afcb34;
    color: #FFF; }

.program-detail-navigation .nav-next,
.program-detail-navigation .nav-prev {
  background: url(../images/next-prev-icons.png) 0 11px no-repeat;
  color: #ababab;
  font-size: 16px;
  line-height: 39px;
  height: 39px;
  border: 1px solid #efefef;
  border-radius: 5px;
  padding: 0 20px 0 42px;
  display: block;
  margin-bottom: 17px; }
  .program-detail-navigation .nav-next:hover,
  .program-detail-navigation .nav-prev:hover {
    color: #6f6f6f;
    border-color: #6f6f6f; }
    .program-detail-navigation .nav-next:hover a,
    .program-detail-navigation .nav-prev:hover a {
      color: #6f6f6f;
      text-decoration: none; }
  .program-detail-navigation .nav-next a,
  .program-detail-navigation .nav-prev a {
    color: #ababab;
    width: 150px;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis; }
.program-detail-navigation .nav-next {
  background-position: right -39px;
  padding-right: 42px;
  padding-left: 16px; }

.program-list-section {
  padding: 11px 2.8125% 0 3.4375%; }
  .program-list-section .program-item {
    padding: 0;
    border-bottom: none; }
    .program-list-section .program-item .pc-photo {
      float: none;
      margin-right: 0px;
      margin-bottom: 6px;
      width: auto; }
    .program-list-section .program-item .pc-text {
      overflow: hidden;
      top: 0px;
      margin-bottom: 0px; }
      .program-list-section .program-item .pc-text .pc-description, .program-list-section .program-item .pc-text .pc-date {
        display: inherit; }
      .program-list-section .program-item .pc-text .pc-description {
        font-size: 14px;
        line-height: 20px;
        color: #333;
        margin-bottom: 10px; }
        .program-list-section .program-item .pc-text .pc-description p {
          color: #333;
          display: inline; }
        .program-list-section .program-item .pc-text .pc-description span {
          color: #afcb34; }
      .program-list-section .program-item .pc-text .pc-title {
        font-family: 'OpenSans SemiBold';
        margin-bottom: 7px; }
        .program-list-section .program-item .pc-text .pc-title a {
          color: #333; }
          .program-list-section .program-item .pc-text .pc-title a:hover {
            color: #afcb34;
            text-decoration: none; }
  .program-list-section .program-item-group {
    display: inline; }
  .program-list-section .program-item-wrapper {
    padding-bottom: 42px; }

/*
   .-----------------------------------------------------.
   |                    SLIDER                           |
   '-----------------------------------------------------'
*/
.slider-section .slide-media img {
  display: none; }
.slider-section .slide-item {
  position: relative;
  z-index: 1;
  min-height: 187px; }
.slider-section .slide-content {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  padding: 23px 0 0 0;
  width: 100%; }
.slider-section .slide-audio-record-link {
  background: url(../images/voice-record-icon.png) center bottom no-repeat;
  width: 56px;
  height: 56px;
  overflow: hidden;
  margin: 0 auto;
  display: block;
  text-indent: -9999em; }
.slider-section .m-slide-text h2 {
  font-size: 20px;
  line-height: 24px;
  color: #FFF;
  font-family: 'Klavika Light';
  text-align: center;
  padding: 0 35px;
  margin-bottom: 21px; }
.slider-section .slide-content {
  padding-top: 29px;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.65);
  padding: 13px 0px 20px;
  height: 83%; }
.slider-section .slide-text h2 {
  font-family: 'Klavika Regular';
  font-size: 26px;
  line-height: 30px;
  color: #FFF;
  text-align: center;
  padding: 0 6.25% 19px; }
.slider-section .slide-text p, .slider-section .slide-text .entry {
  font-size: 14px;
  line-height: 17px;
  color: #FFF; }
.slider-section .simple-slide-item {
  min-height: 215px; }
  .slider-section .simple-slide-item .slide-content {
    padding-top: 30px; }
  .slider-section .simple-slide-item .slide-text {
    display: block; }
    .slider-section .simple-slide-item .slide-text h2 {
      font-family: 'Klavika Regular';
      font-size: 26px;
      line-height: 30px;
      color: #FFF;
      text-align: center;
      padding: 0 6.25% 19px; }
    .slider-section .simple-slide-item .slide-text p {
      font-size: 14px;
      line-height: 17px;
      color: #FFF;
      font-family: 'OpenSans';
      text-align: center;
      padding: 0 6.25%; }

.flexslider-mobile .flex-control-nav {
  position: static !important;
  bottom: 0 !important;
  left: 0 !important;
  height: 2px !important;
  margin-bottom: 30px !important; }
.flexslider-mobile .flex-direction-nav {
  display: none !important; }
.flexslider-mobile .flex-control-paging li {
  margin: 0;
  vertical-align: top; }
  .flexslider-mobile .flex-control-paging li a {
    width: 46px;
    height: 2px;
    display: block;
    background: #cccccc;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none; }
    .flexslider-mobile .flex-control-paging li a.flex-active {
      background: #afcb34; }

.back-wrapper {
  margin-bottom: 19px;
  margin-left: 9px;
  margin-top: 17px; }
  .back-wrapper .back-button {
    background: url(../images/back-icon.png) 0 center no-repeat;
    padding: 0px 0 0 24px;
    font-size: 25px;
    line-height: 25px;
    color: #afcb34;
    font-family: 'Klavika Light'; }

.our-program-section {
  padding: 27px 0 0 0; }
  .our-program-section .main-title {
    font-size: 25px;
    color: #333333;
    line-height: 27px;
    font-family: 'Klavika Light';
    padding: 0 22px;
    margin-bottom: 19px; }
  .our-program-section .sub-title {
    font-size: 16px;
    line-height: 20px;
    padding: 0 22px;
    margin-bottom: 28px; }

.program-block {
  border: 1px solid #cccccc;
  border-radius: 5px;
  margin: 0 10px 27px; }
  .program-block .program-header {
    border-bottom: 1px solid #cccccc;
    padding: 14px 18px 21px 15px; }
    .program-block .program-header h3 {
      color: #afcb34;
      font-size: 20px;
      line-height: 24px;
      font-family: 'Klavika Light';
      margin-bottom: 18px; }
    .program-block .program-header .short-description {
      color: #000;
      font-size: 14px;
      line-height: 20px;
      margin-top: 5px; }
  .program-block .program-content {
    padding: 2px 18px 21px 15px; }
    .program-block .program-content .program-item {
      padding: 18px 0;
      border-bottom: 1px solid #cccccc; }
    .program-block .program-content a:hover {
      text-decoration: none;
      color: #afcb34; }
    .program-block .program-content a .pc-text .pc-title {
      text-decoration: none; }
    .program-block .program-content .pc-photo {
      float: left;
      margin-right: 12px;
      width: 104px;
      overflow: hidden;
      position: relative; }
      .program-block .program-content .pc-photo img {
        display: block;
        height: auto; }
    .program-block .program-content .pc-text {
      overflow: hidden;
      top: -3px;
      position: relative;
      z-index: 1;
      margin-bottom: -3px; }
      .program-block .program-content .pc-text .pc-description, .program-block .program-content .pc-text .pc-date {
        display: none; }
      .program-block .program-content .pc-text .m-pc-date {
        font-size: 12px;
        line-height: 12px;
        color: #717171; }
      .program-block .program-content .pc-text .pc-title {
        font-size: 16px;
        line-height: 20px;
        color: #333333;
        margin-bottom: 2px; }
  .program-block .program-read-more {
    text-align: right;
    padding: 4px 18px 22px 18px; }

.program-item {
  padding: 18px 0;
  border-bottom: 1px solid #cccccc; }
  .program-item a:hover {
    color: #afcb34; }
    .program-item a:hover .pc-text .pc-title {
      text-decoration: none;
      color: #afcb34; }
  .program-item .pc-photo {
    float: left;
    margin-right: 12px;
    width: 104px; }
    .program-item .pc-photo img {
      display: block;
      border: 1px solid #cacaca;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      height: auto; }
  .program-item .pc-text .pc-description, .program-item .pc-text .pc-date {
    display: none; }
  .program-item .pc-text .m-pc-date {
    font-size: 12px;
    line-height: 12px;
    color: #717171; }
  .program-item .pc-text .pc-title {
    font-family: 'OpenSans SemiBold';
    font-size: 16px;
    line-height: 20px;
    color: #333333;
    margin-bottom: 2px; }

#main-content .yarpp-related {
  margin-top: 0px !important; }

.full-program-list-section {
  padding-bottom: 25px; }
  .full-program-list-section .program-list-section {
    border: none; }
    .full-program-list-section .program-list-section h2 {
      font-size: 25px;
      line-height: 30px;
      color: #afcb34;
      font-family: 'Klavika Light';
      margin-bottom: 26px; }
  .full-program-list-section .program-item {
    padding-bottom: 30px; }

.short-intro-section {
  background: #afcb34;
  padding: 22px 0 26px 0;
  text-align: center; }
  .short-intro-section p {
    font-size: 14px;
    line-height: 24px;
    color: #262626;
    padding: 0 13px;
    text-align: left;
    margin-bottom: 21px; }

.top-footer-section {
  background: #262626; }
  .top-footer-section .nav-footer {
    padding: 20px 0 13px 0;
    text-align: center; }
    .top-footer-section .nav-footer li {
      text-align: center;
      padding: 13px 10px;
      font-size: 14px;
      line-height: 14px; }
    .top-footer-section .nav-footer a {
      color: #cccccc; }
  .top-footer-section .sn-bottom-bar, .top-footer-section .sn-top-bar {
    border-top: 1px solid #333333;
    text-align: center;
    padding: 21px 0 15px; }

.bottom-footer-section {
  background: white;
  color: #6d6c6c;
  font-size: 13px;
  line-height: 17px;
  text-align: center;
  padding: 17px 0; }
  .bottom-footer-section .copyright {
    margin-bottom: 10px; }
  .bottom-footer-section a {
    color: #6d6c6c; }

.load-more-wrapper {
  text-align: center; }
  .load-more-wrapper a {
    font-size: 14px;
    line-height: 14px;
    color: #333;
    font-family: 'OpenSans';
    background: url(../images/load-more-icon.png) center bottom no-repeat;
    padding-bottom: 35px;
    display: inline-block; }
    .load-more-wrapper a:hover {
      color: #afcb34;
      text-decoration: none; }

.inner-page {
  padding-top: 39px; }

/*
   .-----------------------------------------------------.
   |                     LIVE AUDIO                      |
   '-----------------------------------------------------'
*/
.liveradio {
  background: #fff;
  overflow: hidden;
  padding-bottom: 300px; }
  .liveradio .header-section .logo {
    padding-bottom: 15px; }

.live_audio .component .row-fluid {
  position: relative; }
.live_audio .audio_bg_cover {
  height: 160px;
  background-size: cover;
  background-color: #ccc;
  background-position: center center; }
  .live_audio .audio_bg_cover .label {
    color: #fff;
    top: 1.5em;
    position: absolute;
    left: 20px;
    font-weight: bold;
    font-size: 1.3em; }
  .live_audio .audio_bg_cover .fplayer {
    margin-left: 12.5em;
    margin-top: 5em; }
.live_audio .audio_cover {
  background: #ccc;
  float: left;
  border: 1px solid #f0f0f0;
  width: 90px;
  height: 90px; }
.live_audio .audio_info {
  float: left;
  color: #0099FF; }
  .live_audio .audio_info h3 {
    font-size: 1.5em; }
  .live_audio .audio_info h4 {
    font-size: 0.9em; }
.live_audio .album_container {
  position: relative;
  background-color: #fff;
  padding: 15px 19px 20px; }
  .live_audio .album_container .audio_cover {
    width: 140px;
    height: 140px;
    margin-top: -99px;
    margin-right: 25px; }
  .live_audio .album_container .audio_info h3 {
    color: #0099FF;
    line-height: 1.2; }
  .live_audio .album_container .audio_info h4 {
    color: #333333;
    font-weight: normal; }
  .live_audio .album_container .fplayer5 {
    margin-top: 1em; }
.live_audio .album_next {
  background: #f0f0f0;
  padding: 15px 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%; }
  .live_audio .album_next h4 {
    font-size: 1.3em;
    font-weight: bold;
    margin-bottom: 1em; }
  .live_audio .album_next .audio_cover {
    width: 60px;
    height: 60px;
    margin-right: 20px; }
  .live_audio .album_next .audio_info {
    padding-top: 1em; }
    .live_audio .album_next .audio_info h3 {
      font-size: 1.6em;
      color: #333; }
    .live_audio .album_next .audio_info h4 {
      font-size: 1em;
      color: #333;
      font-weight: normal; }
.live_audio.desktop_player .audio_cover {
  margin-bottom: 10px; }

.mobile_player .audio_bg_cover {
  height: 115px; }
  .mobile_player .audio_bg_cover .label {
    top: 1.2em; }
.mobile_player .album_container .audio_cover {
  margin-top: -64px;
  margin-bottom: 1em;
  margin-right: 12px; }
.mobile_player .album_container .audio_info {
  margin-top: 0em;
  word-break: break-all; }
.mobile_player .album_next .audio_info {
  padding-top: 0; }

/* Smartphones (portrait) ----------- */
@media only screen and (max-width: 320px) {
  /* Styles */
  .mobile_player .audio_bg_cover .label {
    left: 15px; }
  .mobile_player .album_container .audio_info {
    width: 120px; }
  .mobile_player .fplayer5 {
    margin-left: 0px; }

  .liveradio .header-section .logo {
    padding-bottom: 0px; } }
/* Smartphones (landscape) ----------- */
@media only screen and (min-width: 321px) {
  /* Styles */
  .mobile_player .album_container .audio_info {
    width: 50%; }
  .mobile_player .fplayer5 {
    margin-left: 0px; } }
/*
   .-----------------------------------------------------.
   |                     FIX body                        |
   '-----------------------------------------------------'
*/
body.page .program-detail-section .program-detail-media {
  float: none; }
  body.page .program-detail-section .program-detail-media h2 {
    position: relative;
    top: 0;
    margin-bottom: 0;
    color: #1B1B1B;
    font-size: 30px;
    line-height: 36px; }
body.page .program-detail-section .program-detail-photo {
  display: none; }
body.search .program-list-header, body.tag .program-list-header, body.date .program-list-header {
  padding-bottom: 26px; }
  body.search .program-list-header h2, body.tag .program-list-header h2, body.date .program-list-header h2 {
    color: #1B1B1B;
    font-size: 30px;
    line-height: 36px; }
body.category .inner-page {
  padding-top: 0; }
body.category .slide-content {
  height: 77%; }
body.single .inner-page {
  padding-top: 10px; }

.wpcf7 p {
  margin-bottom: 15px; }
.wpcf7 .wpcf7-form-control {
  border: 1px solid #ccc;
  padding: 8px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }
  .wpcf7 .wpcf7-form-control.wpcf7-submit {
    background: #fff;
    color: #afcb34;
    border-color: #afcb34;
    padding: 8px 16px; }
.wpcf7 .wpcf7-not-valid-tip {
  font-size: 12px; }

.mejs-iphone .mejs-duration-container {
  float: right; }

.sticky #header {
  position: static; }
.sticky #main-content {
  margin-top: 0px; }

.add-this-buttons .twitter-tweet-button {
  position: relative;
  top: 6px;
  display: inline-block; }
.add-this-buttons div {
  position: relative;
  top: 6px; }
  .add-this-buttons div.fb_iframe_widget {
    margin-right: 20px;
    top: 0; }

.widget_archive li a {
  text-transform: capitalize; }

/*
   .-----------------------------------------------------.
   |                    481px - 767px                    |
   '-----------------------------------------------------'
*/
/*
   .-----------------------------------------------------.
   |                   768px - 979px                     |
   '-----------------------------------------------------'
*/
@media only screen and (min-width: 768px) {
  .bx-wrapper .bx-pager {
    bottom: 19px; }

  .component {
    width: 96%;
    margin: 0 auto;
    padding: 0 2%; }

  .header-section .open-nav-button,
  .slider-section .m-slide-text,
  .program-block .program-content .pc-text .m-pc-date,
  .m-line,
  .header-section .close-the-nav,
  .m-nav-title,
  .m-download-wrapper {
    display: none; }

  .header-section {
    background: #1b1b1b; }
    .header-section .nav-controler {
      display: inherit;
      position: relative;
      z-index: 5;
      top: auto;
      left: auto;
      background: none;
      width: auto;
      border-right: none;
      height: auto; }
    .header-section .logo {
      background: none;
      padding: 20px 0 0 0; }
      .header-section .logo .branding {
        background: none;
        display: inline; }
        .header-section .logo .branding img {
          display: block; }
    .header-section .quick-search-bar {
      float: right; }
      .header-section .quick-search-bar #s {
        height: 36px;
        width: 145px;
        background: #3a3a3a;
        line-height: 36px;
        padding: 0 7px 0 13px;
        margin-right: -5px; }
      .header-section .quick-search-bar #searchsubmit {
        background: #3a3a3a url(../images/nav-icons.png) 8px 11px no-repeat;
        width: 36px;
        height: 36px; }
    .header-section .sn-top-bar {
      position: absolute;
      top: 7px;
      right: 217px;
      z-index: 10;
      background: none;
      text-align: left;
      padding: 0; }
      .header-section .sn-top-bar li {
        margin-left: 12px; }
    .header-section .mo-direct {
      display: none; }

  .main-nav {
    text-align: right;
    padding: 37px 0 22px 0; }
    .main-nav li {
      display: inline-block;
      padding: 0 2% 5px;
      border-top: none; }
      .main-nav li a {
        font-size: 16px;
        padding: 0;
        display: inline-block;
        line-height: 30px; }
      .main-nav li .sub-menu {
        background: #2F2F2F;
        position: absolute;
        z-index: 1001;
        width: 200px;
        text-align: left;
        top: 30px;
        left: 0px;
        padding-bottom: 0;
        display: none; }
        .main-nav li .sub-menu li {
          padding-bottom: 0;
          display: block;
          padding-left: 0;
          padding-right: 0; }
          .main-nav li .sub-menu li a {
            display: block;
            padding-top: 10px;
            padding-bottom: 10px;
            line-height: 22px;
            padding-left: 10px; }
            .main-nav li .sub-menu li a:hover {
              background: #1f1f1f;
              text-decoration: none;
              color: white; }
      .main-nav li:hover .sub-menu {
        display: block; }
      .main-nav li.paroles-direct {
        display: inline-block;
        padding: 0;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px; }
        .main-nav li.paroles-direct a {
          font-size: 15px;
          line-height: 30px;
          padding: 1px 20px 4px 40px; }
          .main-nav li.paroles-direct a:hover {
            color: #eb2825; }

  .sidebar-section {
    display: block;
    float: right;
    margin-left: 20px;
    width: 220px; }

  /*
     .-----------------------------------------------------.
     |                  SLIDER                             |
     '-----------------------------------------------------'
  */
  .slider-section {
    background: #1b1b1b; }
    .slider-section .slide-item {
      min-height: 420px; }
    .slider-section .slide-content {
      width: 82.97872340425532%;
      top: 50%;
      left: 50%;
      padding: 0;
      margin-left: -41.48936170212766%;
      margin-top: -88.5px;
      min-height: 177px;
      background: none;
      height: auto; }
      .slider-section .slide-content .slide-text h2 {
        color: #afcb34;
        font-size: 18px;
        line-height: 20px;
        font-family: 'Klavika Light';
        margin-bottom: 12px;
        text-align: left;
        padding: 0; }
      .slider-section .slide-content .slide-text h3 {
        color: #FFF;
        font-size: 25px;
        line-height: 27px;
        font-family: 'Klavika Light';
        margin-bottom: 15px; }
      .slider-section .slide-content .slide-text p, .slider-section .slide-content .slide-text .entry {
        font-size: 14px;
        line-height: 20px;
        color: #FFF;
        text-align: left; }
    .slider-section .slide-media {
      float: left;
      width: 300px; }
      .slider-section .slide-media img {
        display: block;
        height: 138px; }
    .slider-section .slide-audio-record-link {
      background-color: #afcb34;
      background-position: center 8px;
      width: 100%;
      height: 39px; }
    .slider-section .slide-text {
      overflow: hidden;
      display: block;
      background: rgba(0, 0, 0, 0.65);
      padding: 15px 2.3% 0 20px;
      min-height: 162px; }
    .slider-section .simple-slide-item .slide-content {
      width: 65.9574468%;
      margin-left: -32.9787234%;
      margin-top: -75px;
      min-height: 150px;
      padding-top: 0; }
    .slider-section .simple-slide-item .slide-text {
      padding-top: 20px;
      min-height: 130px;
      display: block; }
      .slider-section .simple-slide-item .slide-text h2 {
        font-family: 'Klavika Light';
        font-size: 50px;
        line-height: 50px;
        color: #afcb34;
        padding: 0 6.25% 3px; }
      .slider-section .simple-slide-item .slide-text p {
        font-size: 18px;
        line-height: 20px;
        font-family: 'OpenSans Light';
        padding: 0 6.25% 20px; }
    .slider-section .flexslider .slides img.slide-bg {
      height: 420px; }

  .back-wrapper {
    margin-bottom: 34px;
    margin-left: 0px;
    margin-top: 0px; }
    .back-wrapper .back-button {
      padding-left: 30px;
      font-size: 30px;
      line-height: 30px; }

  body.category .inner-page {
    padding-top: 29px; }

  .program-detail-section {
    overflow: hidden;
    padding: 0 3.125%; }
    .program-detail-section .program-detail-header,
    .program-detail-section .program-detail-full-text {
      width: 88.57142857%; }
    .program-detail-section .program-detail-media, .program-detail-section .program-detail-photo {
      float: right;
      width: 48.387096774%;
      padding-bottom: 26px; }
    .program-detail-section .program-detail-photo {
      float: left;
      margin-bottom: 0; }
    .program-detail-section audio {
      margin-bottom: 1px; }
    .program-detail-section h2 {
      font-size: 30px;
      line-height: 36px;
      color: #1b1b1b;
      position: relative;
      z-index: 1;
      top: -5px; }

  .program-detail-full-text {
    padding-right: 80px; }
    .program-detail-full-text h1 {
      line-height: 1.5;
      margin-bottom: 15px; }
    .program-detail-full-text h3 {
      font-size: 18px;
      line-height: 25px; }
    .program-detail-full-text p {
      font-size: 16px;
      line-height: 25px; }

  .add-this-buttons {
    margin-bottom: 22px; }
    .add-this-buttons p {
      text-align: left;
      margin-bottom: 14px; }

  .program-detail-tags {
    margin-bottom: 30px; }

  .program-detail-navigation .nav-prev {
    float: left; }
  .program-detail-navigation .nav-next {
    float: right; }

  .program-list-section {
    overflow: hidden;
    padding: 0;
    border-top: none; }
    .program-list-section .program-item-wrapper {
      display: inline-block;
      width: 42.85714%;
      margin-right: 2.857142857%;
      vertical-align: top;
      padding-bottom: 30px; }

  .full-program-list-section {
    padding-bottom: 25px; }
    .full-program-list-section .program-list-section h2 {
      font-size: 30px;
      line-height: 30px;
      margin-bottom: 21px;
      padding-left: 2px; }

  .our-program-section {
    padding-top: 35px; }
    .our-program-section .main-title {
      font-size: 70px;
      line-height: 70px;
      text-align: center;
      margin-bottom: 11px; }
    .our-program-section .sub-title {
      font-size: 24px;
      line-height: 28px;
      text-align: center;
      margin-bottom: 76px; }

  .program-block {
    border: none;
    padding: 0;
    margin: 0 0 27px 0;
    position: relative;
    z-index: 1; }
    .program-block .program-header {
      padding: 0;
      background: url(../images/title-underline.png) left 30px repeat-x;
      border: none; }
      .program-block .program-header h3 {
        font-size: 36px;
        line-height: 36px;
        background: white;
        display: inline-block;
        padding-right: 14px;
        margin-bottom: 2px; }
    .program-block .program-read-more {
      padding: 0; }
    .program-block .short-description {
      color: #4d4d4d;
      margin-bottom: 0px; }
    .program-block .program-content {
      padding: 0; }
      .program-block .program-content .program-item {
        border: none; }
        .program-block .program-content .program-item a:hover .mask {
          opacity: 1; }
      .program-block .program-content .pc-photo {
        width: auto;
        margin-right: 0;
        float: none;
        margin-bottom: 12px;
        overflow: hidden;
        position: relative; }
        .program-block .program-content .pc-photo .mask {
          opacity: 0;
          overflow: visible;
          border: 100px solid rgba(0, 0, 0, 0.3);
          box-sizing: border-box;
          -webkit-transition: all 0.4s ease-in-out;
          -moz-transition: all 0.4s ease-in-out;
          -o-transition: all 0.4s ease-in-out;
          -ms-transition: all 0.4s ease-in-out;
          transition: all 0.4s ease-in-out;
          width: 100%;
          left: 0;
          overflow: hidden;
          position: absolute;
          top: 0; }
      .program-block .program-content .pc-text {
        top: 0;
        margin-bottom: 0; }
        .program-block .program-content .pc-text .pc-description, .program-block .program-content .pc-text .pc-date, .program-block .program-content .pc-text .pc-description p {
          display: inherit;
          font-size: 12px;
          color: #717171; }
        .program-block .program-content .pc-text .pc-date {
          margin-bottom: 8px; }
        .program-block .program-content .pc-text .pc-title {
          font-size: 16px;
          color: #333333;
          margin-bottom: 5px; }

  .program-read-more {
    position: absolute;
    top: 19px;
    right: 0;
    z-index: 10; }
    .program-read-more .icon-button-1 {
      border-radius: 0px;
      background: white url(../images/bullet-link-1.png) 14px 0 no-repeat;
      color: #afcb34;
      font-size: 14px;
      line-height: 15px;
      min-height: 15px;
      text-align: left;
      padding: 0 0px 0 37px; }
      .program-read-more .icon-button-1:hover {
        text-decoration: underline; }

  .program-detail-navigation .nav-next {
    margin-right: 10.41%; }

  .short-intro-section {
    padding: 34px 0 26px 0;
    text-align: center;
    min-height: 92px; }
    .short-intro-section .component .row-fluid .span7 {
      margin-left: 8.51063829787234% !important; }
    .short-intro-section .component .row-fluid .span3 {
      text-align: right; }
    .short-intro-section p {
      font-size: 18px;
      line-height: 24px;
      color: #FFF;
      padding: 0;
      margin: 0; }
    .short-intro-section .border-button-1 {
      margin-top: 15px;
      -webkit-border-radius: 7px;
      -moz-border-radius: 7px;
      border-radius: 7px; }

  .top-footer-section .nav-footer li {
    padding: 0px 0px 0 7%;
    font-size: 12px;
    line-height: 12px;
    display: inline-block; }
    .top-footer-section .nav-footer li:first-child {
      padding-left: 0; }
  .top-footer-section .nav-footer, .top-footer-section .sn-bottom-bar, .top-footer-section .sn-top-bar {
    margin: 0 auto;
    width: 617px;
    text-align: center; }
  .top-footer-section .nav-footer {
    padding-bottom: 22px; }
  .top-footer-section .sn-bottom-bar, .top-footer-section .sn-top-bar {
    padding-bottom: 20px; }

  .bottom-footer-section {
    background: #333333;
    font-size: 12px;
    line-height: 12px;
    text-align: left;
    padding-bottom: 8px; }
    .bottom-footer-section .sub-link {
      text-align: right; }

  .category .slider-section .flexslider .slide-text {
    min-height: 0;
    padding-bottom: 23px; }
    .category .slider-section .flexslider .slide-text h2, .category .slider-section .flexslider .slide-text p {
      text-align: center; }
    .category .slider-section .flexslider .slide-text h2 {
      padding-bottom: 0; }
    .category .slider-section .flexslider .slide-text p {
      padding: 0; }

  /*
   *  MASK
   */
  .pc-photo {
    overflow: hidden;
    position: relative; }
    .pc-photo .mask {
      opacity: 0;
      overflow: visible;
      border: 100px solid rgba(0, 0, 0, 0.3);
      box-sizing: border-box;
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      -o-transition: all 0.4s ease-in-out;
      -ms-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out;
      width: 100%;
      left: 0;
      overflow: hidden;
      position: absolute;
      top: 0; }

  .program-item a:hover .mask {
    opacity: 1; }

  /*
  *  IE FIX
  */
  .ie8 .slider-section .slide-content .slide-text {
    background: url(../images/slider-bg-content.png) repeat; }
  .ie8 .slider-section .slides .slide {
    background-position: center center; }

  .flexslider-mobile li {
    width: auto !important; }

  .win .sticky #header, .mac .sticky #header {
    position: fixed;
    z-index: 1000; }
  .win .sticky #main-content, .mac .sticky #main-content {
    margin-top: 125px; }

  body.single .inner-page {
    padding-top: 30px; }
  body.single-episode .program-detail-section, body.page .program-detail-section {
    overflow: visible;
    margin-right: 240px;
    padding: 0; }
    body.single-episode .program-detail-section .program-detail-full-text, body.page .program-detail-section .program-detail-full-text {
      float: left; }
    body.single-episode .program-detail-section .program-detail-navigation, body.page .program-detail-section .program-detail-navigation {
      clear: left; }
    body.single-episode .program-detail-section .episode-questions, body.page .program-detail-section .episode-questions {
      clear: left;
      float: left; }
    body.single-episode .program-detail-section .add-this-buttons, body.page .program-detail-section .add-this-buttons {
      clear: left;
      float: left; }
    body.single-episode .program-detail-section .program-detail-tags, body.page .program-detail-section .program-detail-tags {
      clear: left;
      float: left; }
  body.page-template-page-fullwidth-php .our-program-section .component {
    padding: 0;
    width: 100%; }
  body.home .pc-photo .mask, body.category .pc-photo .mask, body.sticky .pc-photo .mask {
    background: url(../images/voice-record-icon.png) 20px -203px no-repeat; }

  .ipad .sticky #header, .iphone .sticky #header {
    position: static; }
  .ipad .sticky #main-content, .iphone .sticky #main-content {
    margin-top: 0; }

  .webkit.chrome b, .webkit.chrome strong {
    font-family: 'OpenSans', Helvetica, Arial, sans-serif; }

  .safari .main-nav li {
    padding-bottom: 0; }
    .safari .main-nav li a {
      padding-top: 5px; }
    .safari .main-nav li.paroles-direct a:before {
      top: 6px; } }
/*
   .-----------------------------------------------------.
   |                   980px - 1199px                    |
   '-----------------------------------------------------'
*/
/*
   .-----------------------------------------------------.
   |                   980px - 1199px                    |
   '-----------------------------------------------------'
*/
@media only screen and (min-width: 980px) {
  .main-nav li {
    padding: 0 3% 5px; } }
/*
   .-----------------------------------------------------.
   |                   1024px - 1199px                    |
   '-----------------------------------------------------'
*/
@media only screen and (min-width: 1000px) {
  .slider-section .slide-content {
    margin-left: -38.5%;
    width: 80%; }
  .slider-section .simple-slide-item .slide-content {
    margin-left: -38.5%;
    width: 80%; } }
/*
   .-----------------------------------------------------.
   |                   1060px                    |
   '-----------------------------------------------------'
*/
@media only screen and (min-width: 1050px) {
  .slider-section .slide-content {
    margin-left: -35.5%;
    width: 70%; }
  .slider-section .simple-slide-item .slide-content {
    margin-left: -35.5%;
    width: 70%; } }
/*
   .-----------------------------------------------------.
   |                   1060px                    |
   '-----------------------------------------------------'
*/
@media only screen and (min-width: 1100px) {
  .slider-section .slide-content {
    margin-left: -32.5%;
    width: 68%; }
  .slider-section .simple-slide-item .slide-content {
    margin-left: -32.5%;
    width: 68%; } }
/*
   .-----------------------------------------------------.
   |                   1060px                    |
   '-----------------------------------------------------'
*/
@media only screen and (min-width: 1200px) {
  .slider-section .slide-content {
    margin-left: -31.5%;
    width: 65%; }
  .slider-section .simple-slide-item .slide-content {
    margin-left: -31.5%;
    width: 65%; } }
/*
   .-----------------------------------------------------.
   |                   1200px - Above                    |
   '-----------------------------------------------------'
*/
@media only screen and (min-width: 1300px) {
  .slider-section .slide-content {
    margin-left: -29.5%;
    width: 60%; }
  .slider-section .simple-slide-item .slide-content {
    margin-left: -29.5%;
    width: 60%; } }
/*
   .-----------------------------------------------------.
   |                   1200px - Above                    |
   '-----------------------------------------------------'
*/
@media only screen and (min-width: 1400px) {
  .slider-section .slide-content {
    margin-left: -25.5%;
    width: 54%; }
  .slider-section .simple-slide-item .slide-content {
    margin-left: -25.5%;
    width: 54%; } }
/*
   .-----------------------------------------------------.
   |                   1600px - Above                    |
   '-----------------------------------------------------'
*/
@media only screen and (min-width: 1500px) {
  .slider-section .slide-content {
    margin-left: -23.5%;
    width: 50%; }
  .slider-section .simple-slide-item .slide-content {
    margin-left: -19.5%;
    width: 50%; } }
/*
   .-----------------------------------------------------.
   |                   1600px - Above                    |
   '-----------------------------------------------------'
*/
@media only screen and (min-width: 1600px) {
  .slider-section .slide-content {
    margin-left: -19.5%;
    width: 44%; }
  .slider-section .simple-slide-item .slide-content {
    margin-left: -19.5%;
    width: 44%; } }
/*
   .-----------------------------------------------------.
   |                   1600px - Above                    |
   '-----------------------------------------------------'
*/
@media only screen and (min-width: 1700px) {
  .slider-section .slide-content {
    margin-left: -19.5%;
    width: 42%; }
  .slider-section .simple-slide-item .slide-content {
    margin-left: -19.5%;
    width: 40%; } }
/*
   .-----------------------------------------------------.
   |                   1600px - Above                    |
   '-----------------------------------------------------'
*/
@media only screen and (min-width: 1800px) {
  .slider-section .slide-content {
    margin-left: -19.5%;
    width: 40%; }
  .slider-section .simple-slide-item .slide-content {
    margin-left: -19.5%;
    width: 40%; } }
@media only screen and (min-width: 1900px) {
  .slider-section .slide-content {
    margin-left: -19.5%;
    width: 40%; }
  .slider-section .simple-slide-item .slide-content {
    margin-left: -19.5%;
    width: 40%; } }
@media only screen and (min-width: 780px) {
  .live_audio .audio_bg_cover .fplayer {
    margin-left: 11.5em; }

  .live_audio .audio_bg_cover .label {
    left: 0; } }
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .live_audio .album_container {
    padding: 15px 0 20px; } }
@media only screen and (min-width: 335px) and (max-width: 781px) {
  .liveradio .header-section .logo {
    padding-bottom: 0px; } }
/*
   .-----------------------------------------------------.
   |                  ipad                               |
   '-----------------------------------------------------'
*/
/* iPads (portrait) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* Styles */
  .mejs-container {
    margin-left: -108%;
    margin-top: 45px; } }
