@media screen and (max-width: 1180px) {
  .navbar,.footer{
    display: none;
  }
  .page-section {
    padding: 5rem 0 !important;
  }
  .left_margin{
    margin-left: 20px !important;
  }
  .left_margin .lisn-txt{
    margin-right: 20px !important;
  }
  .left_margin .lisn-txt .crat-or{
    margin-top: 5px;
  }
}
@media screen and (min-width: 501px) and (max-width: 850px) {
  .carousel .carousel-item img{
    min-width: 100px;
    height: 120px;
  }
  .ply-icon-itm .ply-txt{
    margin-top: -35px;
  }
  .hide_name a {
    font-size: 14px !important;
  }
  .carousel.pointer-event .carousel-indicators {
    bottom: -25px !important;
  }
}
@media screen and (max-width: 550px) {
  .abt-prodcast .episode_image img {
    width: 53% !important;
    height: auto !important;
    margin: 0 auto 20px;
    border-radius: 10px;
    text-align: center !important;
    display: block !important;
  }
  #live_responsive{
    flex-wrap: nowrap !important;
    align-items: center;
    margin-right: 15px;
    width: 72%;
  }
  .sec-title h3 {
    font-size: 22px !important;
  }
  .sec-title p {
    color: #000;
    font-size: 14px !important;
    margin: 0 auto 20px !important;
    width: 90%;
  }
  .sec-title .filt{
    /* float: left !important; */
    width: 160px !important;
    margin-left: 10px;
  }
  .sec-title .filt select{
    font-size: 14px !important;
  }
  .sec-title .sort select{
    font-size: 14px !important;
  }
  .more {
    margin-bottom: 10px;
    display: block;
    word-break: break-word;
    padding-top: 0;
  }

  .left_margin .lisn-txt {
    margin-right: 0 !important;
  }
  #lisn_txt_head {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: -10px;
  }

  #ep_modal_body{
    word-break: break-word;
    height: 100%;
    overflow-y: auto;
  }

  .modal-header .close{
    color: #fff;
    font-size: 32px;
    border: 1px solid #fff;
    border-radius: 52px;
    padding: 2px 8px;
    margin: -11px;
  }
  .box1{
    width: 47%;
    }
  #my-bricklayer .box a,
  .abt-prodcast .box a{
    display: flex !important;
    align-items: center;
    justify-content: center;
  }
  #my-bricklayer .box a img,.abt-prodcast .box a img{
    width: 95% !important;
    height: auto !important;
    text-align: center;
  }
  #my-bricklayer .box .row a,.abt-prodcast .box .row a{
    width: 90% !important;
    margin: 10px auto 20px !important;
    font-size: 14px !important;
    line-height: 18px;
    word-break: break-word;
  }
  .label-episode h5{
    width: 245px !important;
  }
  .left-ttt{
    display: flex;
    flex-direction: column;
  }
  .pd-name,.pd-title{
    margin-left: 0 !important;
    width: 100% !important;
    text-align: center !important;
  }
  .abt-prodcast .col-sm-9{
    width: 90%;
    margin: 5px auto 0 !important;
    text-align: center;
  }
  .abt-prodcast .ma-d>.row{
    justify-content: space-between;
  }
  .carousel .carousel-item {
    height: 240px !important;
  }
  .ply-txt h3 {
    font-size: 16px !important;
  }
  .lisn-txt .displaying{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
  }
  .carousel .carousel-item img {
    margin: 0 auto;
    min-width: 190px !important;
    height: 200px;
  }
  .br-title h3 {
    color: #000;
    text-align: left !important;
  }
  /* audio player */
  #my-bricklayer,.width_mob{
    width: 100% !important;
    margin: 20px auto 0;
    }
    .mob_nocols{
        padding: 0;
    }
  .fixedElement,.audio-player{
    height: max-content !important;
  }
  .progress-slider-background{
    margin-top: 5px !important;
    width:100%;
    margin: auto;
  }
  .material-icons-replayforward,.material-icons,.material-icons-volume {
    font-size: 28px !important;
  }
  .info_box .audio_name{
    flex-wrap: wrap;
    text-align:center;
  }
  .info_box .audio_name,.playback-time{
    font-size: 14px;
  }
  .controls{
    margin-bottom: 5px;
  }
  .playback-time,.volume-slider-background{
    margin-right: 3px !important;
  }
  .volume-slider-background{
    width: 60px !important;
  }
  .volume-slider{
    height: 5px !important;
  }
  .right-controls {
    justify-content: flex-end !important;
  }
  .left-controls{
    left:0;
  }
  .mob_section_colms .row {
    justify-content: space-evenly;
  }
  .mob_section_colms i {
    font-size: 22px;
  }
  /* .mob_section_colms .info-episode{
    padding-top: 7px;
  } */

  #small_device {
    padding: 0 10px;
  }
  /* audio player */
  .like_btn{
    display: none;
  }
  .custom_modal{
    padding: 0 20px;
  }
  .mob_section_colms .col-sm-1 {
    width: max-content !important;
    padding: 0;
  }
  .modal-title{
    font-size: 20px;
  }
  .tooltip1 .tooltiptext{
    margin-left: -80px !important;
  }
  /* .box1 .box {
    margin-top: 30px;
  }
  .mob_section_colms .col-sm-1{
    border: 1px solid;
    border-radius: 10px;
    margin-bottom: 10px;
  } */
}
@media screen and (max-width: 390px) {
  .carousel .carousel-item{
    height: auto !important;
    min-height: auto !important;
  }
  .carousel .carousel-item img{
    min-width: 150px !important;
    width: 150px;
    aspect-ratio: 1/1;
    height: auto !important;
  }
  .abt-prodcast #mobile_styles .filt{
    margin-left: 0 !important;
  }
  .abt-prodcast #mobile_styles .sort{
    /* margin-right: 0 !important; */
  }
  .abt-prodcast #mobile_styles .filt, .abt-prodcast #mobile_styles .sort {
    width: 130px !important;
  }
  .sec-title .filt select,.sec-title .sort select{
    height: 36px !important;
  }
}