@media only screen and (max-width: 1300px) {
  /* line 8, app/assets/stylesheets/news/news-detail-page-show-responsive.scss */
  .news-forcast-cont {
    max-width: 42%;
  }
}

@media (max-width: 1200px) {
  /* line 14, app/assets/stylesheets/news/news-detail-page-show-responsive.scss */
  .news-indusVid-card {
    width: 360px;
    height: 300px;
  }
  /* line 19, app/assets/stylesheets/news/news-detail-page-show-responsive.scss */
  .news-section-heading-left h2 {
    font-size: 2rem;
  }
  /* line 23, app/assets/stylesheets/news/news-detail-page-show-responsive.scss */
  .news-forcast-cont {
    max-width: 44%;
  }
  /* line 27, app/assets/stylesheets/news/news-detail-page-show-responsive.scss */
  .news-cert-logo-row {
    width: 85% !important;
  }
}

@media only screen and (max-width: 1080px) {
  /* line 36, app/assets/stylesheets/news/news-detail-page-show-responsive.scss */
  .news-show-section-inner {
    width: 95%;
  }
  /* line 40, app/assets/stylesheets/news/news-detail-page-show-responsive.scss */
  .news-control-header {
    padding: 0px 10px;
  }
  /* line 44, app/assets/stylesheets/news/news-detail-page-show-responsive.scss */
  .social-icons a {
    height: auto !important;
    margin-bottom: 10px;
  }
  /* line 49, app/assets/stylesheets/news/news-detail-page-show-responsive.scss */
  .news-aside-sidebar a {
    height: auto;
  }
}

@media only screen and (max-width: 980px) {
  /* line 58, app/assets/stylesheets/news/news-detail-page-show-responsive.scss */
  .news-sidebar h4 {
    padding: 5px;
  }
  /* line 62, app/assets/stylesheets/news/news-detail-page-show-responsive.scss */
  .news-show-cards {
    flex: 1 1 65%;
  }
  /* line 66, app/assets/stylesheets/news/news-detail-page-show-responsive.scss */
  .news-sidebar {
    flex: 1 1 35%;
  }
  /* line 70, app/assets/stylesheets/news/news-detail-page-show-responsive.scss */
  .news-aside-sidebar a {
    height: auto;
  }
}

@media only screen and (max-width: 900px) {
  /* line 77, app/assets/stylesheets/news/news-detail-page-show-responsive.scss */
  .news-sidebar h4 {
    padding: 5px !important;
  }
  /* line 81, app/assets/stylesheets/news/news-detail-page-show-responsive.scss */
  .news-show-cards {
    flex: 1 1 50%;
  }
  /* .news-sidebar {
    flex: 1 1 50%;
  } */
  /* line 89, app/assets/stylesheets/news/news-detail-page-show-responsive.scss */
  .news-forcast-cont {
    max-width: 40%;
  }
}

@media only screen and (max-width: 860px) {
  /* line 96, app/assets/stylesheets/news/news-detail-page-show-responsive.scss */
  .news-show-section-container {
    display: flex;
    flex-direction: column;
  }
  /* line 101, app/assets/stylesheets/news/news-detail-page-show-responsive.scss */
  .news-cert-logo-row {
    width: 45% !important;
  }
}

@media only screen and (max-width: 800px) {
  /* line 108, app/assets/stylesheets/news/news-detail-page-show-responsive.scss */
  .news-breadcrumb-cat-section {
    margin: 72px 0px 0px 0px;
  }
  /* line 112, app/assets/stylesheets/news/news-detail-page-show-responsive.scss */
  .news-control-header {
    padding: 0px 0px 0px 0px;
  }
}

/* Responsive layout */
@media (max-width: 750px) {
  /* line 121, app/assets/stylesheets/news/news-detail-page-show-responsive.scss */
  .news-show-section {
    flex: 1 1 100%;
  }
  /* line 125, app/assets/stylesheets/news/news-detail-page-show-responsive.scss */
  .news-show-section-container {
    display: block;
  }
  /* line 129, app/assets/stylesheets/news/news-detail-page-show-responsive.scss */
  .aside-sidebar {
    margin-top: 30px;
  }
  /* line 133, app/assets/stylesheets/news/news-detail-page-show-responsive.scss */
  .news-show-section-container {
    display: block;
  }
  /* line 137, app/assets/stylesheets/news/news-detail-page-show-responsive.scss */
  .news-detail-section-content h1 {
    font-size: 1.75rem;
  }
  /* line 141, app/assets/stylesheets/news/news-detail-page-show-responsive.scss */
  .news-detail-section-content p {
    font-size: 1rem;
  }
  /* line 146, app/assets/stylesheets/news/news-detail-page-show-responsive.scss */
  .top-band {
    display: none;
  }
  /* line 150, app/assets/stylesheets/news/news-detail-page-show-responsive.scss */
  .news-breadcrumb-cat-section {
    margin-top: 70px;
  }
  /* line 154, app/assets/stylesheets/news/news-detail-page-show-responsive.scss */
  .chart-section h2 {
    font-size: 1.4rem;
  }
  /* line 158, app/assets/stylesheets/news/news-detail-page-show-responsive.scss */
  .news-indusVid-card {
    width: 260px;
    height: 220px;
  }
  /* line 163, app/assets/stylesheets/news/news-detail-page-show-responsive.scss */
  .watch-video-btn {
    top: 16%;
    right: -22%;
    font-size: 1rem;
    padding: 7px 10px;
  }
  /* line 170, app/assets/stylesheets/news/news-detail-page-show-responsive.scss */
  .news-forcast-cont {
    max-width: 60% !important;
  }
  /* line 174, app/assets/stylesheets/news/news-detail-page-show-responsive.scss */
  .news-indus-vid-title {
    font-size: 1.2rem;
  }
  /* line 178, app/assets/stylesheets/news/news-detail-page-show-responsive.scss */
  .news-indusVid-controls button {
    width: 40px;
    height: 40px;
  }
  /* line 183, app/assets/stylesheets/news/news-detail-page-show-responsive.scss */
  .news-aside-sidebar a {
    height: 60px !important;
  }
  /* line 187, app/assets/stylesheets/news/news-detail-page-show-responsive.scss */
  .social-icons a {
    height: auto !important;
    margin-bottom: 10px;
  }
}

@media (max-width: 600px) {
  /* line 195, app/assets/stylesheets/news/news-detail-page-show-responsive.scss */
  .download-section {
    flex-direction: column;
    align-items: flex-start;
  }
  /* line 200, app/assets/stylesheets/news/news-detail-page-show-responsive.scss */
  .download-btn {
    margin-bottom: 8px;
  }
  /* line 204, app/assets/stylesheets/news/news-detail-page-show-responsive.scss */
  .social-icons {
    gap: 10px;
  }
  /* line 208, app/assets/stylesheets/news/news-detail-page-show-responsive.scss */
  .social-icons a img {
    width: 35px;
    height: 35px;
  }
  /* line 213, app/assets/stylesheets/news/news-detail-page-show-responsive.scss */
  .news-indusVid-track {
    gap: 10px;
  }
  /* line 217, app/assets/stylesheets/news/news-detail-page-show-responsive.scss */
  .news-indusVid-card {
    width: 200px;
    height: 190px;
    padding: 12px;
  }
  /* line 223, app/assets/stylesheets/news/news-detail-page-show-responsive.scss */
  .watch-video-btn {
    top: 13%;
    right: -24%;
    font-size: 0.9rem;
    padding: 6px 10px;
  }
  /* line 230, app/assets/stylesheets/news/news-detail-page-show-responsive.scss */
  .watch-video-btn .play-icon-news {
    width: 24px;
    height: 24px;
  }
  /* line 235, app/assets/stylesheets/news/news-detail-page-show-responsive.scss */
  .watch-video-btn .play-icon-news::before {
    border-left: 8px solid #fff;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
  }
  /* line 241, app/assets/stylesheets/news/news-detail-page-show-responsive.scss */
  .news-forcast-cont {
    max-width: 72% !important;
  }
  /* line 245, app/assets/stylesheets/news/news-detail-page-show-responsive.scss */
  .news-indus-vid-title {
    font-size: 1rem;
  }
  /* line 249, app/assets/stylesheets/news/news-detail-page-show-responsive.scss */
  .news-indusVid-controls button {
    width: 40px;
    height: 40px;
  }
  /* line 254, app/assets/stylesheets/news/news-detail-page-show-responsive.scss */
  .social-icons a {
    height: auto !important;
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 500px) {
  /* line 262, app/assets/stylesheets/news/news-detail-page-show-responsive.scss */
  .news-aside-sidebar a {
    height: 60px !important;
  }
  /* line 266, app/assets/stylesheets/news/news-detail-page-show-responsive.scss */
  .social-icons a {
    height: auto !important;
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 440px) {
  /* line 273, app/assets/stylesheets/news/news-detail-page-show-responsive.scss */
  .chart-section h2 {
    font-size: 1.2rem;
  }
  /* line 277, app/assets/stylesheets/news/news-detail-page-show-responsive.scss */
  .source-text {
    font-size: 0.85rem;
  }
  /* line 281, app/assets/stylesheets/news/news-detail-page-show-responsive.scss */
  .news-indusVid-controls {
    gap: 5px;
  }
  /* line 285, app/assets/stylesheets/news/news-detail-page-show-responsive.scss */
  .news-aside-sidebar a {
    height: 60px !important;
  }
  /* line 289, app/assets/stylesheets/news/news-detail-page-show-responsive.scss */
  .social-icons a {
    height: auto !important;
    margin-bottom: 10px;
  }
}
