@media screen and (max-width: 1600px) {
  .podcast_grid_in_cus h3 {
    font-size: 16px;
  }

  .podcast_grid_in_cus .textwidget ul li {
    font-size: 16px;
  }

  .podcast_grid_in_cus h4 {
    font-size: 15px;
  }

  .first_sec_podcast {
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 1536px) {

  .content_podcast {
    padding: 30px;
    box-shadow: rgba(17, 17, 26, 0.1) 0px 0px 16px;
    min-height: 439px;
}


  .podcast_grid_in_cus h3 {
    font-size: 16px; line-height: 26px;
  }

  .podcast_grid_in_cus .textwidget ul li {
    font-size: 16px;
  }

  .podcast_grid_in_cus h4 {
    font-size: 15px;
  }

  .first_sec_podcast {
    margin-bottom: 40px;
  }

  .custom-tab-btn { width: 23%;}
}

@media screen and (max-width: 1440px) {
  .tabs_podcast li {
    cursor: pointer;
    width: 25.3%;
  }

  .podcast_grid_in_cus h4 {
          margin-top: 13px;
        font-size: 13px;
        margin-bottom: 10px;
  }

  .podcast_grid_in_cus h3 {
    margin-top: 15px;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 0px;
  }
 .main_podcast_content {
    margin-bottom: 5px;
}

  .podcast_level_above_episode {
    position: absolute;
    right: 45px; top: 31px;
  }

  .content_podcast {
    min-height: 465px;
  }

  .custom-tab-btn {
          width: 26%;
        height: auto;
        font-size: 20px;
    margin-bottom: 10px;
  }

  .custom-tab-btn.active {
           width: 26%;
        height: auto;
        font-size: 20px;
  }

  .content_podcast {
    margin-bottom: 30px;
  }

  .first_sec_podcast {
    margin-bottom: 15px;
  }

  .podcast_grid_in_cus .textwidget ul li {
    font-size: 17px;
  }
}




@media screen and (max-width: 1200px) {


    .custom-tab-btn {
       width: 42%;
        height: auto;
        font-size: 17px;
        margin-bottom: 10px;
    }

    .custom-tab-btn.active {
     width: 42%;
        height: auto;
        font-size: 17px;
        margin-bottom: 10px;
    }
    .content_podcast {
        min-height: 500px;
    }
}

@media screen and (max-width: 1024px) {


    .custom-tab-btn {
       width: 30%;
        height: auto;
        font-size: 17px;
        margin-bottom: 10px;
    }

    .custom-tab-btn.active {
     width: 30%;
        height: auto;
        font-size: 17px;
        margin-bottom: 10px;
    }
    .content_podcast {
        min-height: 500px;
    }
}

@media screen and (max-width: 820px) {
    .content_podcast {
        min-height: 444px;
    }

    .custom-tab-btn {
        width: 38%;
        height: auto;
        font-size: 18px;
        margin-bottom: 10px;
    }

    .custom-tab-btn.active {
          width: 38%;
        height: auto;
        font-size: 18px;
    }


}

@media screen and (max-width: 786px) {


    .content_podcast {
        min-height: 430px;
    }

    .custom-tab-btn {
        width: 40%;
        height: auto;
        font-size: 18px;
        margin-bottom: 10px;
    }

    .custom-tab-btn.active {
          width: 40%;
        height: auto;
        font-size: 18px;
    }


}


@media screen and (max-width: 700px) {
    .custom-tab-btn {
        width: 45%;
        height: auto;
        font-size: 18px;
        margin-bottom: 10px;
    }

     .custom-tab-btn.active {
  width: 45%;
        height: auto;
        font-size: 18px;
        margin-bottom: 10px;
     }
}


@media screen and (max-width: 520px) {
  .tabs_podcast li {
    cursor: pointer;
    font-size: 16px;
    line-height: 26px;
    width: 50%;
    margin-left: 15px !important;
  }
  .podcast_grid_in_cus h3 {
    font-size: 17px;
    margin-top: 20px;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 13px;
  }

  .custom-tab-btn {
    width: 100%;
        height: auto;
    margin-bottom: 10px;  font-size: 18px;
  }

  .custom-tab-btn.active {
    width: 100%;
         height: auto;
    font-size: 18px;
  }

  .custom-tab-content {
    padding: 20px 0px 0px 0px;
  }

  .section-title2 h2 {
    font-weight: 700;
    margin-top: 6px;
    font-size: 31px;
    color: #445060;
    margin-left: 0px;
    line-height: 45px;
  }
}
