@media only screen and (max-width: 1199px) {
  .banner_sec {
    min-height: 560px;
    padding-top: 55px;
  }
  .banner_sec .banner_man_img {
    width: 300px;
    bottom: -312px;
  }
  .projectFactsWrap .item {
    width: 20%;
  }
  .podcast_banner_sec .banner_info h1 {
    font-size: 90px;
    line-height: 72px;
  }
  .podcast_banner_sec .banner_info h1 .banner-head-spacing {
    margin-left: 100px;
  }
  .sponsorship-steps {
    justify-content: center;
  }

  .sponsorship-step {
    flex: 0 0 calc(33.333% - 30px);
  }
}

@media only screen and (max-width: 1080px) {
  .about_sec p,
  .community_sec p {
    font-size: 16px;
  }
  .about_sec h2 {
    font-size: 46px;
    line-height: 43px;
    margin-bottom: 28px;
  }
  .shows_sec .head p {
    margin-bottom: 5px;
  }
  .shows_sec h2 {
    font-size: 36px;
  }
  .community_sec h2 {
    font-size: 46px;
    line-height: 46px;
    margin-bottom: 30px;
  }
  .checkout_sec p {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .checkout_sec h2 {
    font-size: 38px;
  }
  .mobile_sec .head p {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .mobile_sec h2 {
    font-size: 44px;
    line-height: 1.1;
  }
}

@media only screen and (max-width: 1024px) {
  .navbar .navbar-nav .nav-item .nav-link {
    font-size: 14px;
  }

  .navbar-expand-sm .navbar-nav .dropdown-menu {
    left: -50px;
  }

  .banner_sec {
    min-height: 380px;
  }
  .banner_sec .banner_man_img {
    width: 220px;
    bottom: -204px;
    right: 0;
  }
  .banner_sec h1 {
    font-size: 36px;
  }

  .title h2 {
    font-size: 32px;
  }

  .about_sec .circle_shape2 {
    display: none;
  }

  .about_sec .shape {
    position: absolute;
    top: 290px;
    right: 160px;
  }
}

@media only screen and (max-width: 991px) {
  .navbar-brand img {
    width: 140px;
  }
  .navbar .navbar-nav .nav-item .nav-link {
    font-size: 12px;
  }
  .banner_sec .banner_man_img {
    width: 210px;
    bottom: -198px;
  }
  .about_sec h2 {
    font-size: 40px;
    line-height: 37px;
  }
  .community_sec .course_img img {
    width: 100%;
    margin-bottom: 30px;
  }
  .community_sec h2 {
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 18px;
  }
  .projectFactsWrap .item {
    width: 30%;
  }
  .shows_sec h2 {
    font-size: 33px;
  }
  .shows_sec .show_item {
    width: 48%;
  }
  .review_sec h2 {
    font-size: 36px;
  }
  .podcast_banner_sec .banner_info h1 {
    font-size: 75px;
    line-height: 55px;
  }
  .podcast_banner_sec .banner_info h1 .banner-head-spacing {
    margin-left: 85px;
  }
  .podcast_banner_sec .banner_info span {
    font-size: 30px;
  }
  .detail_info h1 {
    font-size: 40px;
    line-height: 36px;
  }
  .mobile_sec h2 {
    font-size: 35px;
    line-height: 1;
  }
}

@media only screen and (max-width: 767px) {
  .banner_sec {
    min-height: 540px;
    padding-top: 30px;
  }
  .banner_sec .banner_man_img {
    width: 180px;
    bottom: -320px;
    right: 50%;
    transform: translate(50%, 0);
  }
  .banner_sec h1 {
    font-size: 30px;
  }
  .banner_info p {
    font-size: 15px;
  }
  .btn {
    padding: 10px 20px;
    font-size: 16px;
  }

  .uni-padding {
    padding: 40px 0;
  }
  .joincommunity_sec2 .course_img img {
    border-radius: 20px;
    padding-top: 50px;
    padding-bottom: 30px;
  }

  .title h2 {
    font-size: 24px;
  }

  h3 {
    font-size: 24px;
  }

  .navbar-collapse {
    padding-left: 15px;
  }
  .navbar-brand img {
    width: 118px;
  }
  .about_sec .circle_shape2,
  .about_sec .circle_shape {
    display: none;
  }

  .course_box {
    margin-bottom: 20px;
  }

  .help_sec .btn {
    text-align: left !important;
  }

  .line_shape {
    display: none;
  }

  .projectFactsWrap .item p.number {
    font-size: 26px;
  }

  .projectFactsWrap .item p {
    font-size: 14px;
  }
  .podcast_banner_sec .banner_info h1 {
    font-size: 41px;
    line-height: 41px;
  }
  .detail_info h1 {
    font-size: 30px;
    line-height: 26px;
  }
  .blog_info h1 {
    font-size: 56px;
  }
  .shows_sec .card {
    margin-bottom: 50px;
  }
  .navbar-toggler {
    margin-top: 15px;
    padding: 0;
  }
  .cstm-column-reverse {
    flex-direction: column-reverse;
    gap: 30px;
  }

  .about_sec p,
  .community_sec p {
    font-size: 13px;
  }

  .about_sec h2 {
    font-size: 35px;
    line-height: 32px;
    margin-bottom: 20px;
  }
  .community_sec h2 {
    font-size: 35px;
    line-height: 35px;
  }
  .shows_sec .head p {
    margin-bottom: 3px;
    font-size: 16px;
  }
  .shows_sec h2 {
    font-size: 28px;
  }
  .review_sec .head p {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .review_sec h2 {
    font-size: 30px;
  }
  .podcast_banner_sec .banner_info h1 .banner-head-spacing {
    margin-left: 95px;
}
  .podcast_banner_sec .banner_info {
    padding-bottom: 20px;
  }
  .podcast_banner_sec .banner_info span {
    font-size: 20px;
  }
  .podcast_detail {
    margin-top: -55px;
  }
  .tips-info {
    margin-top: 10px;
  }

  .checkout_sec p {
    font-size: 13px;
    margin-bottom: 0;
  }
  .checkout_sec h2 {
    font-size: 30px;
  }
  .mobile_sec .head p {
    font-size: 14px;
    margin-bottom: 5px;
  }
  .mobile_sec h2 {
    font-size: 30px;
    line-height: 0.7;
    margin-bottom: 15px;
  }
  .mobile_sec .banner_btn a {
    margin: 5px;
  }
  .mobile_sec .course_img img {
    margin: 40px auto 0;
  }
  .blog_info h1 {
    font-size: 45px;
  }
  .audience-snapshot {
    padding: 40px 0;
  }

  .snapshot-card {
    padding: 20px;
  }

  .engagement-items {
    display: flex;
    gap: 0;
    justify-content: space-between;
  }

  .engagement-item {
    margin-bottom: 15px;
  }
  .sponsorship-works {
    padding: 60px 0;
  }

  .sponsorship-step {
    flex: 0 0 calc(50% - 30px);
  }

  .sponsorship-step:not(:last-child)::after {
    display: none;
  }
}

@media only screen and (max-width: 575px) {
  .review_sec .head p {
    font-size: 14px;
    margin-bottom: 0;
  }
  .review_sec h2 {
    font-size: 25px;
  }
  .sponsorship-step {
    flex: 0 0 100%;
  }

  .sponsorship-works-header h2 {
    font-size: 2rem;
  }
  .form-box h2 {
    font-size: 24px;
  }
}

@media only screen and (max-width: 536px) {
  .banner_sec .banner_man_img {
    bottom: -324px;
  }
}

@media only screen and (max-width: 480px) {
  .uni-padding {
    padding: 30px 0;
  }
  .navbar-brand img {
    width: 210px;
    height: auto;
  }
  .about_sec h2 {
    font-size: 30px;
    line-height: 27px;
  }
  .community_sec h2 {
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 13px;
  }
  .projectFactsWrap {
    justify-content: center;
  }
  .projectFactsWrap .item {
    margin-bottom: 35px;
    width: 48%;
  }
  .projectFactsWrap .item:last-child {
    margin-bottom: 0;
  }
  .shows_sec .head p {
    margin-bottom: 0;
    font-size: 14px;
  }
  .shows_sec h2 {
    font-size: 24px;
  }
  .shows_sec .shows_img {
    margin-bottom: 5px;
  }
  .shows_sec .show_item p {
    font-size: 18px;
}
  .btn {
    padding: 6px 16px;
    font-size: 15px;
  }
  .banner_sec .banner_man_img {
    width: 200px;
    bottom: 0;
  }
  .podcast_banner_sec .banner_info h1 {
    font-size: 45px;
    line-height: 49px;
  }
  .podcast_banner_sec .banner_info span {
    font-size: 16px;
  }
  .podcast_detail {
    margin-top: -50px;
  }
  .listen p a,
  .listen p a img {
    margin: 3px;
  }
  .detail_info h1 {
    font-size: 28px;
    line-height: 30px;
    margin-top: 20px;
}

.sub-title {
    font-size: 16px;
    line-height: 26px;
}

  .checkout_sec h2 {
    font-size: 25px;
  }

  .joincommunity_sec h2 {
    font-size: 28px;
    line-height: 32px;
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .joincommunity_sec2 h2 {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 15px;
  }
  .joincommunity_sec2 h5 {
    font-size: 16px;
    color: #333333;
  }
  .joincommunity_sec3 h2 {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 15px;
    margin-top: 20px;
  }
  .joincommunity_sec3 h6 {
    font-size: 16px;
    color: #333333;
  }
  .joincommunity_sec5 h2 {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 15px;
    margin-top: 20px;
  }
  .joincommunity_sec5 h6 {
    font-size: 16px;
    color: #333333;
  }
  .top-img img {
    height: auto;
}
}

@media only screen and (max-width: 428px) {
  .banner_sec {
    min-height: 562px;
  }
}

@media only screen and (max-width: 405px) {
  .banner_sec {
    min-height: 558px;
  }
}

@media only screen and (max-width: 380px) {
  /* .uni-padding {
    padding: 15px 0;
  } */
  .navbar-brand img {
    width: 200px;
  }
  .shows_sec h2 {
    font-size: 22px;
  }
  .projectFactsWrap .item,
  .shows_sec .show_item {
    width: 100%;
  }
  .checkout_sec p {
    font-size: 12px;
  }
  .checkout_sec h2 {
    font-size: 22px;
  }
}

@media only screen and (max-width: 350px) {
  .banner_sec {
    min-height: 556px;
  }
  .podcast_banner_sec .banner_info h1 {
    font-size: 25px;
    line-height: 20px;
  }
  .podcast_banner_sec .banner_info h1 .banner-head-spacing {
    margin-left: 30px;
  }
  .podcast_banner_sec .banner_info span {
    font-size: 13px;
  }
  .head {
    font-size: 14px;
  }
  .blog_info h1 {
    font-size: 35px;
  }
}

@media only screen and (max-width: 320px) {
  .banner_sec {
    min-height: 554px;
  }
}

@media only screen and (max-width: 300px) {
  .banner_sec {
    min-height: 552px;
  }
}

@media only screen and (max-width: 294px) {
  .banner_sec {
    min-height: 574px;
  }
}

/* Responsive Styles */
@media (max-width: 992px) {
  .section-title {
    font-size: 2.2rem;
  }

  .package-table td,
  .package-table th {
    padding: 15px;
  }
}

@media (max-width: 768px) {
  .section-title {
    font-size: 2rem;
  }

  .package-table {
    font-size: 0.9em;
  }

  .package-table td,
  .package-table th {
    padding: 12px 10px;
  }

  .custom-campaigns {
    padding: 20px 15px;
  }
}

@media (max-width: 576px) {
  .section-title {
    font-size: 1.8rem;
  }

  .package-table {
    font-size: 0.85em;
  }

  .custom-text {
    font-size: 1em;
  }
  .audience-snapshot-header h2 {
    font-size: 29px;
  }

  .top-heading {
    font-size: 21px;
    font-weight: 500;
    margin-bottom: 30px;
    line-height: 30px;
  }
  .form-box {
    width: 100%;
  }
}

/* Table Responsive Scroll */
.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

@media (min-width: 376px) and (max-width: 480px) {
}

@media (min-width: 590px) {
}

@media only screen and (min-width: 1199px) and (max-width: 1320px) {
}

@media only screen and (min-width: 1200px) and (max-width: 1280px) {
}

@media only screen and (min-width: 1300px) and (max-width: 1366px) {
}

/* ----------- iPhone 5, 5S, 5C and 5SE ----------- */

/* Portrait and Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
}

/* Portrait */
@media only screen and (max-device-width: 320px) {
}

/* Landscape */

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
}

/* ----------- iPhone 6, 6S, 7 and 8 ----------- */

/* Portrait and Landscape */

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
}

/* Portrait */

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
}

/* Landscape */

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
}

/* ----------- iPhone 6+, 7+ and 8+ ----------- */

/* Portrait and Landscape */

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
}

/* Portrait */

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
}

/* Landscape */

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
}

/* ----------- iPhone X ----------- */

/* Portrait and Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) {
}

/* Portrait */

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
}

/* Landscape */

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
}
