/*@font-face {
    font-family: 'Material Symbols Outlined';
    font-style: normal;
    font-weight: 100 700;
    src:  url(https://cdn.suonos.co/font/min_material_icons.woff2) format('woff2');
  }
  
  .material-symbols-outlined {
    font-family: 'Material Symbols Outlined';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
  }*/


body{
    background:#FFFFFF;
    background-image:none !important;

}

.navigation_top_bar{
    width: 100%;
    height: 64px;
    position: fixed;
    top: 0px;
    background: white;
    z-index: 999;
}
.navigation_top_bar .dropdown {
    position: fixed;
    right: 30px;
    top: 10px;
    padding: 5px;
    border: 2px solid #FFF;
    border-radius: 50px;
}
.navigation_top_bar .dropdown {
    position: fixed;
    right: 30px;
    top: 10px;
    padding: 5px;
    border: 2px solid #8D58FF;
    border-radius: 50px;
}
.suonos-mic-logo{
    width: 150px;
    margin: 0px 5px;
    float: left;
}
@media only screen and (max-width: 481px){
    .suonos-mic-logo {
        width: 150px !important;
    }
    .icon_material_png_list_show{
        width: 38px !important;
      }
      .episode-image img{
        max-height:250px;
      }
      .episode-image img {
        height: 140px !important;
        }
        .channel-image img {
            height: 140px !important;
            }
    .show-title {
        font-size: 20px !important;
        line-height: 25px !important;
    }

    .episode-show-info a{
        font-size: 20px !important;
        line-height: 25px !important;
    }



    .channel-link{
        font-size: 16px !important; 
    }
    .home-show-colored-card .home-show-title a{
        font-size:18px !important;
    }
    .home-show-colored-card{
        height:400px !important;
    }

    .home-channel-colored-card .home-show-title a{
        font-size:18px !important;
    }
    .home-channel-colored-card{
        height:400px !important;
    }
}

.nav-link{
    font-family: 'Khyay', sans-serif;
    font-size: 15px;
}

.main .sidebar {
    width: 250px;
    position: fixed;
    top: 0px;
    left: 0px;
    bottom: 0px;
    overflow: hidden;
    /* border-radius: 5px; */
    z-index: 999;
}
.sidebarmenulist{
    /*margin-top:80px;*/
}



.bg-color-sidebar {
    background-color: rgb(248 250 249);
    background-image: none;
}

.main .home-show-block {
    background: white;
    position: relative;
    padding: 0px 0px 72px 10px;
   
    left: 250px;
    right: 5px;
    top: 67px;
    border-radius: 5px;
    width: calc(100% - 250px);
}
.nav-link {
    color:rgb(3,49,75) !important;
    font-size:14px !important;
}

.nav-link {
    line-height: 20px;
}
.nav-link .material-symbols-outlined{
    font-size:20px;
}

.home-container-grid {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 25px;
    justify-content: left; 
}

.library_subtitle {
    color: #03314b;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    margin: 20px 0px;
    text-align: center;
}

.home-greeting {
    color: rgb(3,49,75);
    font-family: 'Khyay', sans-serif;
    font-size: 22px;
    margin-left: 10px;
    clear: both;
    width: 100%;
    margin: 20px auto;
    width:80%;
}
.home-list-heading {
    color: rgb(3,49,75);
    font-family: 'Khyay', sans-serif;
    font-size: 24px;

    clear: both;
    width: 100%;
    text-align: left;
    margin-bottom:20px;
    margin-top: 30px;
}

.home-show {
    display: flex;
    flex-direction: column;
    background: white;

    border-radius: 5px;
    text-align: center;
    padding: 0px;
    position: relative;
    flex-basis:300px;
    min-width: initial; 
     max-width:initial ;
     border:1px solid #f2f2f2;
}

.profile-container-grid {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 32px;
    margin: 0px 10px;
    position: relative;
    top: -20px;
}
.home-show a{
    max-width: initial;
    overflow: hidden;
    display: inline-block;
    border-radius: 5px;
    width: 100%;

}
a.home-show-outer-image-item{
    max-height: 300px;
    min-height: 300px !important;
    display: flex;
    justify-content: center;
    align-items: center;

}
.home-show img {
    max-height: 100%;
    width:100% ;

}
.home-show-title {
    font-size:18px;
}
.home-show-title a{
    color:rgb(3,49,75);
    font-family: 'Khyay', sans-serif;
    width:initial;
    padding:5px;
    text-decoration: none;;
}
.home-show-author a{
    font-size: 14px;
    color:#333333;
    font-family: 'Open Sans', sans-serif;
    font-weight:400;
    text-align: center;
    padding:5px;
}
.home-show-author{
    font-size: 14px;
    color:#333333;
    font-family: 'Open Sans', sans-serif;
    font-weight:500;
    text-align: center;


}

.home-show-short-description{
    font-size: 14px;
    color:#333333;
    font-family: 'Open Sans', sans-serif;
    font-weight:100;
    text-align: justify;
    padding:10px;

    min-height: 50px;
    display: block;
    margin-bottom: 40px;
}
.home-show-data{
    font-size: 14px;
    color:#333333;
    font-family: 'Open Sans', sans-serif;
    font-weight:100;
    text-align: left;
    margin-top:10px;
    position: absolute;
    bottom: 0px;
    text-align: right;

    width: 100%;
    padding:10px;


}
.home-show-outer-image-item{
    background:#FFFFFF;
}

.home-show-data .material-symbols-outlined {
    color:#865aff;
}
.num_chapters{
    position:relative;
    top:2px;
    font-size: 16px;
    color:#865aff;
    font-family: 'Open Sans', sans-serif;
    font-weight:bold;
}

.category-list-heading {
    color:#865aff;
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    margin-left: 10px;
    clear: both;
    width: 100%;
}

.num_shows{
    position:relative;
    top:3px;
    font-size: 16px;
    color:#865aff;
    font-family: 'Open Sans', sans-serif;
    font-weight:bold;

}
.suonos_color{
    color:#865aff;
}


.menu-label {
    position: relative;
    left: 0px;
}

.search_box{
    margin:auto;
    width:80%;
    position: relative;
}
.search_input{
    width:100%;
    padding:20px;
    border: solid #efefef 1px;
    border-radius: 10px;
}
.search_button{
    background:transparent;
    border:0px;
    position: absolute;
    top:8px;
    right:10px;
}
.search_button span{
    font-size:48px;
    color:#efefef;
}


/* tarjeta de colores*/
.home-show-colored-card {
    /*display: inline-block;*/
    background: white;

    border-radius: 10px;
    text-align: center;
    position: relative;

    min-width: initial; 
     max-width:initial ;
     margin:5px;
     float:left;
     overflow: hidden;
     height:480px !important;

}
.home-show-colored-card a{
    max-width: initial;
    overflow: hidden;
    display: inline-block;

    color:white;
    max-height:300px;
}
.home-show-colored-card a img {
    /*max-height: 300px;*/
    width:100% !important;

}



.home-show-colored-card .home-show-title a{
    color:#FFFFFF;
    font-family: 'Khyay', sans-serif;
    width:initial;
    padding:5px;
    text-decoration: none;
    font-size:22px;
}
.home-show-colored-card .home-show-author a{
    font-size: 14px;
    color:#FFFFFF;
    font-family: 'Open Sans', sans-serif;
    font-weight:bold;
    text-align: center;
    

}
.home-show-colored-card .home-show-author{
    font-size: 14px;
    color:#FFFFFF;
    font-family: 'Open Sans', sans-serif;
    font-weight:bold;
    text-align: center;
}

.home-show-colored-card .home-show-short-description{
    font-size: 14px;
    color:#FFFFFF;
    font-family: 'Open Sans', sans-serif;
    font-weight:100;
    text-align: justify;
}



.home-show-colored-card .home-show-data{
    font-size: 14px;
    color:#FFFFFF;
    font-family: 'Open Sans', sans-serif;
    font-weight:100;
    text-align: left;
    margin-top:10px;
    text-align: center;

}
.home-show-colored-card .home-show-data .material-symbols-outlined {
    color:#FFFFFF;
}
.home-show-colored-card .num_chapters{
    position:relative;
    top:3px;
    font-size: 14px;
    color:#FFFFFF;
    font-family: 'Open Sans', sans-serif;
    font-weight:bold;
}

.home-show-colored-card .card-info{
    padding:10px;
    position: relative;
    top: -80px;

}
.home-show-colored-card  .home-show-half-arc{
    width: 150%;
    height: 150px;
    background-color: #f00;
    border-radius: 100%;
    top: 50%;
    left: -25%;
    right: 0;
    position: relative;
}
.home-show-colored-card  .home-show-upper-half-arc{
    width: 100%;
    overflow: hidden;
    height: 70px;
    top: -60px;
    position: relative;
}







.home-channel-colored-card .image_frame{
    border-radius:10px;
}

/* tarjeta de colores*/
.home-channel-colored-card {
    /*display: inline-block;*/
    background: white;

    border-radius: 10px;
    text-align: center;
    position: relative;
    flex-basis:300px;
    min-width: initial; 
     max-width:initial ;
     margin:10px;
     float:left;
     overflow: hidden;
     /*height:480px !important;*/
     height:initial !important;
}
.home-channel-colored-card a{
    max-width: initial;
    overflow: hidden;
    display: inline-block;

    color:white;
    max-height:300px;
}
.home-channel-colored-card a img {
    /*max-height: 300px;*/
    width:100% !important;

}




.home-channel-colored-card .home-channel-title a{
    color:#000000;
    font-family: 'Khyay', sans-serif;
    width:initial;
    padding:5px;
    text-decoration: none;
    font-size:22px;
    line-height: 22px;
}
.home-channel-colored-card .home-channel-author a{
    font-size: 18px;
    color:#000000;
    font-family: 'Open Sans', sans-serif;
    font-weight:bold;
    text-align: center;
    

}
.home-channel-colored-card .home-channel-author{
    font-size: 18px;
    color:#000000;
    font-family: 'Open Sans', sans-serif;
    font-weight:bold;
    text-align: center;
}

.home-channel-colored-card .home-channel-short-description{
    font-size: 14px;
    color:#000000;
    font-family: 'Open Sans', sans-serif;
    font-weight:100;
    text-align: justify;
}



.home-channel-colored-card .home-channel-data{
    font-size: 14px;
    color:#000000;
    font-family: 'Open Sans', sans-serif;
    font-weight:100;
    text-align: left;
    margin-top:10px;
    text-align: right;

}
.home-channel-colored-card .home-channel-data .material-symbols-outlined {
    color:#000000;
}
.home-shchannelow-colored-card .num_chapters{
    position:relative;
    top:3px;
    font-size: 14px;
    color:#000000;
    font-family: 'Open Sans', sans-serif;
    font-weight:bold;
}

.home-channel-colored-card .card-info{
    padding:10px;
    position: relative;
    top: -60px;

}
.home-channel-colored-card  .home-channel-half-arc{
    width: 150%;
    height: 150px;
    background-color: #f00;
    border-radius: 100%;
    top: 50%;
    left: -25%;
    right: 0;
    position: relative;
}
.home-channel-colored-card  .home-channel-upper-half-arc{
    width: 100%;
    overflow: hidden;
    height: 70px;
    top: -70px;
    position: relative;

}





.slick-next {
    right: 50px !important;
}
.slick-prev{
    left: 20px !important;
}
.slick-prev, .slick-next {
    top:50% !important;
    z-index:999;
}
.slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 50px !important;
    line-height: 1;
    opacity: .90 !important;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.triangle-right{
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 0%, 0% 50%);
    margin-top: -1px;
    margin-bottom: 5px;
    display: inline-block;
    position: relative;
    width: calc(100% - 255px);
    padding: 10px;
    left: 255px;
    min-height: 75px;
}

.show-info, .audio-info {
    margin-top: 0px;
    margin-bottom: 0px;
    display: inline-block;
    position: relative;
    width: calc(100% - 255px);
    padding: 10px;
    left: 255px;
    /* min-height: 200px; */
    text-align: center;
}
.show-title {
    font-family: 'Khyay', sans-serif;
    color: white;
    font-size: 32px;
    z-index: 1;
    position: relative;
    line-height: 42px;
}
.episode-author {
    font-family: 'Khyay', sans-serif;
    color: rgba(255,255,255,0.70);
    font-size: 22px;
    position: relative;
    z-index: 1;
}
.show-description-title {
    font-family: 'Khyay', sans-serif;
    color: black;
    font-size: 20px;
    padding: 10px 0px;
}
.show-description-text {

    /*padding:20px;*/
}

.episode-list-duration{
    font-family: 'Khyay', sans-serif;
    color: black;
    font-size: 10px;
    position: relative;
    right: 5px;
    bottom: 0px;
    text-align: right;
}

.episode-list-title {
    font-family: 'Khyay', sans-serif;
    color: black;
    font-size: 16px;
    padding: 5px 5px;

    /* float: left; */
}
.episode-list-description {
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-size:14px;
      font-weight:100;

    float: left;

    position: relative;
}
.episode-list-title a {
    color: black;
    font-family: 'Khyay', sans-serif;
    font-size: 16px;
    text-decoration: auto;
}
.channel-link{
    font-family: 'Khyay', sans-serif;
    font-size: 20px;
}

.inner-audio-content{
    width:90%;
    position: relative;
    margin:auto;
    border: 1px solid #efefef;
    border-radius:5px;
    display: flex;
    margin-bottom:200px;
}

.inner-audio-content-noborder{
    width:90%;
    position: relative;
    margin:auto;
    display: flex;
}
.episode-list-item .episode-list-image img {
    width: 70px;
    float: left;
}

.full-bg-shade {
    display: inline-block;
    left: 255px;
    /* top: 0; */
    width: calc(100% - 258px);
    background: white;
    min-height: 100%;
    position: relative;
    right: 0px;
    border-radius: 10px;
    
}
.second_canva{
    display: inline-block;
    left: 255px;
    width: calc(100% - 255px);
    position: relative;

}
  .second_canva{
    overflow: hidden;
  }
  
.episode-list-image{

        display: block;
        float: left;
        margin: 5px 10px;
        /* border: 2px solid #FFF; */
        box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
        border-radius: 5px;
        overflow: hidden;
        position: relative;

    
}
.episode-list {
    display: grid;
    grid-template-columns: auto;
    margin-bottom: 0px;
    width:100%;
}
.episode-list-item {
    border-top: 1px solid rgba(255,255,255,0.1);
    padding: 19px 5px;
    margin: 0px 0px !important;
    position: relative;
}
.episode-image img{
    height:200px;
}
.video-episode-image img{
}

.channel-image img{
    height:250px;
}
.show-description a {
    font-family: 'Open Sans', sans-serif;
    font-weight:bold;
    color: black;
}
.btn_play_list_audio i {
    color: black;
    font-size: 50px;
    cursor: pointer;
}
.img_register_popup {
    width: 100%;
}
.btn_show_popup  {
    font-family: 'Open Sans', sans-serif;
    background-color: #865AFF;
    color: white;
    border: 0px;
    width: 200px;
    padding: 10px;
    height: auto;
}
.float_btn_play_inlist {
    display: inline-block;
    position: absolute;
    top: 50px;
    right: 0px;
}
.float_btn_play_inlist_2 {
    display: block;
    position: relative;
    float: left;
    top:15px;

}
.btn_pause_list_audio i {
    color: black;
    font-size: 50px;
    cursor: pointer;
}
.btn_play_need_register i {
    color: black;
    font-size: 40px;
    cursor: pointer;
}
.audio-description-title {
    font-family: 'Khyay', sans-serif;
    font-weight:bold;
    color:black;
    font-size: 22px;

}
.audio-description {
    font-family: 'Open Sans', sans-serif;
    font-weight:100;
    color:black;
    clear: both;
    padding: 10px;
}


.audio_info_date {
    font-family: 'Khyay', sans-serif;
    font-weight:bold;
    color:black;
    font-size: 16px;

}
.profile-all-shows-title, .profile-empty-text-home{
    font-family: 'Open Sans', sans-serif;
    font-weight:100;
    color:black;
    font-size: 22px;
    margin: 10px; 
    text-align: center;
}

.btn_share ,.btn_like, .btn_bookmark{
    background: transparent;
    border: 0px;
    z-index: 999999;
}
.btn_like span,.btn_share span,.btn_bookmark span{
    font-size:26px;
    top:7px;
    position:relative;
}
.btn_follow_off {
    color: #FFFFFF;
    background: #865AFF;
}
.btn_follow_on {
    color: #FFFFFF;
    background:  #865AFF;
    
}
.admin_action_icon{
    z-index:999999;
}
.btn_add i {
    color: #000000;
    font-size: 40px;
    cursor: pointer;
}
.btn_share i {
    color: #000000;
    font-size: 40px;
    cursor: pointer;
}

@media only screen and (max-width: 481px) {
    .home-channel-colored-card{
        flex-basis: initial;
    }
    .home-greeting {
        width:100%;
        text-align: center;
    }
    .search_box{
        width:100%;
    }
    .episode-list-title a {
        color: black;
        font-family: 'Khyay', sans-serif;
        font-size: 16px;
        text-decoration: auto;

    }
    .episode-list-title {
        font-family: 'Khyay', sans-serif;
        color: black;
        /* font-size: 20px; */
        padding: 5px 5px;
        /* float: left; */

        position: relative;
        /*float:left;*/
        display: flex;
        align-items: center;
        /*height: 55px;*/
    }
    .episode-list-item {

        padding: 10px 0px;
        margin: 0px 0px !important;
        position: relative;

    }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
    .show-description{
        font-family: 'Open Sans', sans-serif;
      color:black;
      clear:both;
      padding: 0px 10px;
      float:right;
      width:100%;
      font-size:14px;
      font-weight:100;
    }
    .episode-list {
      clear: both;
    }
  }
  
  .show-description {
    font-family: 'Open Sans', sans-serif;
    color: black;
    font-weight:100;
}
  @media only screen and (max-width: 481px){
  .show-info{
    left:0px;
    width:100%;
 
    }
    .audio-info{
        left:0px;
        width:100%;
     
        }
    .full-bg-shade{
        left:0px;
        width:100%;
        margin-bottom:100px;
    }
    .home-show{
        flex-basis: 100% !important;
    }
    .btn_follow{
        min-width: 120px;
    }
    .second_canva{
        left:0px;
        width:100%;
        overflow: hidden;
    }
    .inner-audio-content-noborder{
        width:100%;
    }
    .inner-audio-content{
        width:96%;
    }
    .main .show-block{
        right:0px;

        top:67px !important;
    }
  }


  @media only screen and (max-width: 481px){
    .main .sidebar {
        display: none !important;
    }
    .episode-list-description {

        width: 50% !important;
        display:none;

    }



  }

  @media only screen and (max-width: 900px){

    .icon_material_png_playbar{
        width: 36px !important;
  }

    .main .sidebar {
        display: none !important;
    }
    .episode-list-description {

        width: 70% !important;

    }

        .show-info{
          left:0px;
          width:100%;
       
          }
          .audio-info{
            left:0px;
            width:100%;
         
            }
          .full-bg-shade{
              left:0px;
              width:100%;
              margin-bottom:100px;
          }
          .home-show{
              flex-basis: 350px;
          }
          .btn_follow{
              min-width: 120px;
          }
          .second_canva{
              left:0px;
              width:100%;
              overflow: hidden;
          }
          .inner-audio-content-noborder{
              width:100%;
          }
          .inner-audio-content{
              width:96%;
          }
          .main .show-block{
              right:0px;

              top:67px !important;
          }
        }

  .offcanvas{
    z-index:9999999 !important;
  }


  .main .show-block {
    position: absolute;
    padding: 0px 0px 72px 0px;
    left: 5px;
    /*overflow-y: scroll;*/
    right: 5px;
    top:0px;
    border-radius: 5px;
}
.info-block{
    width:70%;
    float:left;
}


.upgrade_box{
    background:white;
    padding: 10px;
    border: solid #efefef 1px; 
    color:#3e3e3e;
    -webkit-box-shadow: 0px 0px 20px -3px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 20px -3px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 20px -3px rgba(0,0,0,0.25);
    border-radius:5px;
    position:relative;
    top:20px;
}
.upgrade_title{
    font-weight:bold;
    width:100%;
    position:relative;
}
.btn-upgrade,.btn-upgrade-login{
    background-color: #2ecc71 !important;
    padding: 10px  !important;
    color:white  !important;
    text-align: center  !important;
    width:100%;
    margin:10px 0px;
    font-weight:bold;
}

.form_input {
    font-family: 'Open Sans', sans-serif;
    box-sizing: border-box;
    width: 100%;
    padding: 10px;
    padding: 0.625rem 0.875rem;
    color: #3a4649;
    font-weight: 500;
    font-size: 14px;
    background: none;
    border: 0;
    border-radius: 0;
    outline: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 3px solid #CCCCCC;
    border-radius: 5px;
  }
  .btn-submit-login {
    padding: 10px;
    margin-bottom: 10px;
    font-weight: 100;
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    width: 100%;
    background: #865AFF;
    border-radius: 5px;
    border: 0px;
}

.btn-success-action-button{

    font-family: 'Open Sans', sans-serif !important;
    background: #865AFF  !important;
    font-size: 18px  !important;
    border-radius: 50px  !important;
    color:white  !important;

}
.btn-cancel-action-button{

    font-family: 'Open Sans', sans-serif  !important;
    background: white  !important;
    font-size: 18px  !important;
    color: black  !important;

}
.swal2-container{
    z-index: 999999 !important;
}



@media only screen and (max-width: 481px){

    .home-show-colored-card {
        width:99% !important;

    }

    section {
        left: 5px !important;
        right: 5px;
        width: calc(100% - 10px) !important;
    }
    .main .home-show-block {

        left: 5px;
        width:100%;

    }
}

@media only screen and (max-width: 900px){
    .home-show-colored-card {
        width:32% ;

    }
    section {
        left: 5px !important;
        right: 5px;
        width: calc(100%) !important;
    }
    .main .home-show-block {

        left: 5px;
        width:100%;

    }
}

@media only screen and (min-width: 1200px){
    .main .home-show-block {
        top: 10px;
    }
}




.empty_message_library{
    padding:10px;
    width:100%;
    text-align: center;
    font-family: 'Open Sans', sans-serif  !important;
    background: white  !important;
    font-size: 18px  !important;
  }

  #navbar_top{
    width:100%;
}



@media only screen and (max-width: 481px){

    .episode-list-description {

        width: 50% !important;

    }

    .episode-list-image{
        float:none;
        top: inherit;
        transform: none;
        display: none;
    }
    .float_btn_play_inlist_2{
        float:left;
        top: inherit;
        transform: none;
    }
    .episode-list-item .episode-list-image img{
        display: none;
    }
    .btn_play_list_audio{
        float: left;
    }

  }

  .icon_material_png{
    position: relative;
    top: -6px;
    width: 20px;
  }
  .icon_material_png_search{
    width: 30px;
    top: 10px;
    position: relative;
  }
  .icon_material_png_toolbar_show_share{
    position: relative;

    width: 30px;
  }
  .icon_material_png_headphones{
    width: 24px !important;
    display: inline-block !important;
    position: relative;
    top: -8px;
        
  }
  .icon_material_png_list_show{
    width: 30px !important;
    display: inline-block !important;
    position: relative;
    top: 5px;
  }

.icon_material_png_playbar{
        width: 48px ;
    display: inline-block !important;
    position: relative;
    top: 5px;
    filter:invert();
  }


.btn_play{
    background: transparent;
    border:0px;
  }
  .btn_play i{
    color:white;
    font-size:40px;
    cursor:pointer;
  }
  
  .btn_play_soundbar{
    background: transparent;
    border:0px;
  }
  .btn_play_soundbar i{
    color:white;
    font-size:40px;
    cursor:pointer;
  }
  
  .btn_play_only{
    background: transparent;
    border:0px;
  }
  .btn_play_only i{
    color:white;
    font-size:40px;
    cursor:pointer;
  }
  
  
  .btn_play_list{
    background: transparent;
    border:0px;
    z-index: 999999;
  }
  .btn_play_list i{
    color:white;
    font-size:40px;
    cursor:pointer;
  }
  
  .btn_play_list_audio{
    background: transparent;
    border:0px;
    z-index: 999999;
  }
  /*.btn_play_list_audio i{
    color:white;
    font-size:40px;
    cursor:pointer;
  }*/
  
  .btn_pause_list_audio{
    background: transparent;
    border:0px;
  }
  .btn_pause_list_audio i{
    color:white;
    font-size:40px;
    cursor:pointer;
  }
  
  
  .btn_play_list_home{
    background: transparent;
    border:0px;
  }
  .btn_play_list_home i{
    color:white;
    font-size:40px;
    cursor:pointer;
  }
  
  .btn_pause_list_home{
    background: transparent;
    border:0px;
  }
  .btn_pause_list_home i{
    color:white;
    font-size:40px;
    cursor:pointer;
  }
  
  
  .btn_pause_soundbar{
    background: transparent;
    border:0px;
  }
  .btn_pause_soundbar i{
    color:white;
    font-size:40px;
    cursor:pointer;
  }
  
  .btn_pause{
    background: transparent;
    border:0px;
  }
  .btn_pause i{
    color:white;
    font-size:40px;
    cursor:pointer;
  }
  .btn_pause_only{
    background: transparent;
    border:0px;
  }
  .btn_pause_only i{
    color:white;
    font-size:40px;
    cursor:pointer;
  }
  .btn_pause_list{
    background: transparent;
    border:0px;
  }
  .btn_pause_list i{
    color:white;
    font-size:40px;
    cursor:pointer;
  }
  
  .btn_step_backward{
    background: transparent;
    border:0px;
  }
  .btn_step_backward i{
    color:white;
  
    cursor:pointer;
  }
  
  .btn_step_forward{
    background: transparent;
    border:0px;
  }
  .btn_step_forward i{
    color:white;
  
    cursor:pointer;
  }
  
  .btn_share{
    background: transparent;
    border:0px;
    z-index: 999999;
  }
  .btn_share i{
    color:white;
    font-size:40px;
    cursor:pointer;
  }
  
  .episode-image img{
    max-height:250px;
  }

  .video-episode-image img{
    max-height:100px;
  }

  .episode-title{
    font-family: 'Khyay', sans-serif;
    color:white;
    font-size:48px;
  
  }
  .episode-description{
    font-family: 'Khyay', sans-serif;
    color:white;
    clear:both;
  }
  
  .episode-info{
    position:relative;
  
  
  
    margin-bottom:72px;
        height: 100vh;
  }
  .episode-info p{
      color:#e0e0e0;
  }
  .episode-info a{
      font-weight:bold;
      color:#FFFFFF;
  }
  
  .episode-image img{
    max-height:250px;
  }
  .episode-category{
    font-family: 'Khyay', sans-serif;
    color:white;
  }
  .episode-author{
    font-family: 'Khyay', sans-serif;
    color:rgba(255,255,255,0.70);
    font-size: 22px;
    position:relative;
    z-index:1;
  }
  .episode-show-info{
    font-family: 'Khyay', sans-serif;
    color:rgba(255,255,255,0.90);
    font-size: 32px;
    line-height: 32px;
    text-align: center;
    position:relative;
    z-index:1;
  }
  .episode-show-info a{
    font-family: 'Khyay', sans-serif;
    color:rgba(255,255,255,0.90);
    font-size: 26px;
    position:relative;
    z-index:1;
    text-decoration: none;
  }



.audio-description{
    font-family: 'Khyay', sans-serif;
    color: white;
    clear: both;
    padding:10px;
  }
  
  
  .episode-image{
    display: inline-block;
    margin: auto;
    /*border: 2px solid #FFF;*/
    position: relative;
    z-index: 1;
    max-width: 250px;
    overflow: hidden;
    justify-content: center;
    border-radius: 4px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  }

  
  .video-episode-image{
    display: inline-block;
    margin: auto;
    /*border: 2px solid #FFF;*/
    position: relative;
    z-index: 1;
    max-width: 250px;
    overflow: hidden;
    justify-content: center;
    border-radius: 4px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    float: left;
  }



  .channel-image{
    display: inline-block;
    margin: auto;
    /*border: 2px solid #FFF;*/
    position: relative;
    z-index: 1;
    overflow: hidden;
    justify-content: center;
    border-radius: 4px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  }

  .show-title {
    font-size: 32px;
    line-height: 32px;
    text-align: center;
}
.episode-author {
  font-size: 16px;
  text-align: center;
}
.episode-author a{
    color:rgba(255, 255, 255, 0.754);
    text-decoration: none;
  }
  
  .modal-header{
    background-color:#FFFFFF;
  }


  .underline{
    width: 100px;
    height: 5px;
    background-color: #865AFF;
    position: relative;
    top: -20px;
    border-radius: 100px;

  }
  .underline_b{
    width: 100px;
      height: 5px;
      background-color: #865AFF;
      position: relative;
      top: 0px;
  }

  .home-show-organization {
    /* display: inline-block; */
    background: white;
    border-radius: 10px;
    text-align: center;
    position: relative;
    flex-basis: 300px;
    min-width: initial;
    max-width: initial;
    margin: 10px;
    float: left;
    overflow: hidden;

}

.home-show-organization a{
    max-width: initial;
    overflow: hidden;
    display: inline-block;
    color:white;
    max-height:300px;
    border-radius: 1000px;
}
.home-show-organization a img {
    max-height: 200px;
    width:100% !important;

}

.home-show-organization .home-show-title a{
    color:#000000;
}

.home-show img {
    max-height: 100%;
    width: 100%;
}

.home-show-subscriptions a img {

    width:100% !important;

}
.home-show-subscriptions{
        /* display: inline-block; */
        background: white;
        border-radius: 10px;
        text-align: center;
        position: relative;

        min-width: initial;
        max-width: initial;
        margin: 10px;
        float: left;
        overflow: hidden;
}
.home-show-subscriptions a{
    max-width: initial;
    overflow: hidden;



}

.slick-prev:before, .slick-next:before {

    filter: drop-shadow(8px 8px 6px black);
}


.home-account-block{
    position: relative;
    left: 250px;
    width: calc(100% - 260px);
    padding: 10px;
}
.btn-logout {
    font-family: futura-pt, sans-serif;
    border: 1px solid #F6F7F8;
    background: #F6F7F8;
    border-radius: 10px;
    padding: 10px;
    font-size: 18px;
    min-width: 180px;
  }

  .account-title-h1{
    line-height: 32px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 100;
    font-size:26px;
    color:#865AFF !important;

  }
  .account-title-h2{
    line-height: 70px;
    color:#865AFF !important;
    font-weight: 100;
  }


  .channel-name,.organization-name{
    font-family: 'Khyay', sans-serif;
      color: white;
      font-size: 36px;
      z-index: 1;
      position: relative;
      line-height: 42px;
      text-align: center;
  }

  .channel-slug,.organization-slug{
    font-family: 'Khyay', sans-serif;
      color: white;
      font-size: 22px;
      z-index: 1;
      position: relative;
      line-height: 22px;
      text-align: center;
  }

  .organization-description,.channel-description{
    font-size: 16px;
    margin: 10px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 100;
    color: rgba(255,255,255,0.70);
    font-size: 18px;
    position: relative;
    z-index: 1;
    text-align: center;
  }
  .profile-name{
    font-family: 'Khyay', sans-serif;
      color: white;
      font-size: 36px;
      z-index: 1;
      position: relative;
      line-height: 42px;
  }
  .profile-slug{
    font-family: 'Khyay', sans-serif;
      color: white;
      font-size: 26px;
      z-index: 1;
      position: relative;
      line-height: 32px;
  }
  .profile-image{
    display: flex;
    margin: 5px 10px;
    /*border: 2px solid #FFF;*/
    position: relative;
    z-index: 1;
    max-width: 250px;
    overflow: hidden;
    justify-content: center;
    border-radius: 10px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  }
  .profile-bio {
    font-size: 16px;
    margin:10px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 100;
    color:rgba(255,255,255,0.70);
    font-size: 18px;
    position:relative;
    z-index:1;
  }

  .episode-category{
    font-family: 'Khyay', sans-serif;
    color:white;
    text-align: center;;
  }
  .organization-image{

    display: inline-block;
    margin: auto;
    /*border: 2px solid #FFF;*/
    position: relative;
    z-index: 1;
    max-width: 250px;
    overflow: hidden;
    justify-content: center;
    border-radius: 4px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.organization-image img{
    height:200px;
}

.btn_follow{
    border: 3px solid #FFFFFF;
    border-radius: 50px;
    color: #FFFFFF;
    font-family: 'Khyay', sans-serif;
    background: transparent;
    font-size: 18px;
    clear: both;
    min-width: 150px;
    margin-top: 1px;
    position: relative;

    margin: 10px;
    padding:5px 10px;
  
  }

  .channels-sections{
    margin-top:20px;
  }
  

  .home-organization-slug{
    font-size: 14px;
    color:white;
    font-family: 'Open Sans', sans-serif;
    font-weight:200;
    text-align: center;
    font-weight:bold;
}
.home-organization-title{
    font-size: 22px;
    font-family: 'Khyay';
}
.home-organization-title a{
    text-decoration: none !important;
}
.home-organization-description{
    font-family: 'Open Sans', sans-serif;
    font-weight:100;
    color:white;
}


#flag_modal{
    z-index: 9999999999999;
  }

  .flag_content{
    font-size: 22px;
    font-weight: 100;
    text-align: center;
  }
  .flag_content_explain{
    font-size: 16px;
    font-weight: 100;
  }



  .shepherd-has-title .shepherd-content .shepherd-cancel-icon {
    color: white !important;
}
.shepherd-text {
    color: white  !important;
    font-size: 22px  !important;
    font-weight: 100  !important;
}
.shepherd-title {
    font-size: 22px !important;
    color: white  !important;
    text-align: center  !important;
}
.shepherd-has-title .shepherd-content .shepherd-header {
    background: transparent !important;
}
.shepherd-content {
    background:#865AFF;
    min-width: 500px;
}
.shepherd-arrow:before{
    background:#865AFF !important;
}
.shepherd-button {
    background: white !important;
    color:black !important;
}

.table>:not(:first-child) {
    border-top: initial;
}

.audio_image{
    width:100%;
}