img,
.video-slide img,
.main-news img,
.news-item img,
.col-md-8 .news-item img,
.col-md-3.post-small img,
.banner-ad img,
.journalist img,
.candidate-slider img,
.debates.category-posts img {
  /* max-width: 100%; */
  display: block;
}

.news-item img,
.col-md-8 .news-item img,
.col-md-3.post-small img,
.main-news img,
.video-slide img,
.banner-ad img,
.journalist img,
.candidate-slider img,
.debates.category-posts img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.news-item.one,
.news-item.two,
.news-item.three,
.news-item.two .news-box,
h3.news-title-three {
  min-height: auto !important;
  max-height: none !important;
  height: auto !important;
}

.news-item .content h3,
.news-main .news-item .content h3.title-main.two-lines,
.news-main .news-item .content h3.title-main.three-lines,
.sidebar .entry-title.module-title.mb-0 a,
h3.news-title-three {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  word-break: normal;
  overflow-wrap: break-word;
}

.news-item ul,
ul.main,
ul.main-news,
.col-md-3.post-small ul,
.col-md-9.post-main ul {
  height: auto !important;
}

.debates.category-posts img {
  object-position: right;
}

/* 0 - 767px */

@media (max-width: 767px) {
  .col-md-12,
  .col-md-4,
  .col-md-9.post-main,
  .d-block.d-md-none.mb-3,
  .mb-3.d-block.d-md-none.infocus,
  .news-main .col-md-8 {
    padding: 0 !important;
  }

  .header .logo img {
    max-height: 30px;
  }

  .banner-ad img {
    max-width: 100% !important;
    max-height: 95px;
  }

  .journalist img,
  .candidate-slider img,
  .video-slide img,
  .col-md-8 .news-item img,
  .news-item img {
    width: 100%;
    height: auto !important;
  }

  .main-news img {
    width: 100%;
    height: 300px;
  }

  .col-md-3.post-small img {
    height: 285px;
  }

  a.text-decoration-none.me-3 {
    display: none;
    color: #DB3745;
  }

  .Opinion-b .d-grid,
  .small-blog-posts,
  .cat-post {
    grid-template-columns: 1fr;
  }

  a.btn.btn-danger {
    font-size: 10px;
  }

  .col-md-4 .overlaymain {
    position: absolute;
    top: 200px !important;
    left: 0;
    width: 100%;
    color: #fff;
  }

  .pre_video-play-button_video {
    position: absolute;
    z-index: 11;
    left: 35%;
    width: 30px;
    height: 25px;
    margin-top: 16px;
    border: none;
    cursor: pointer;
    background-color: transparent;
    padding: 0;
    line-height: 0;
  }

  .main_menu_nav {
    background: #fff;
    position: fixed;
    top: 56px;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 999;
    overflow-y: auto;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  }

  .entry-title.module-title.mb-0 a {
    font-size: 23px;
    line-height: 32px;
    letter-spacing: -1.2px;
    font-weight: 900 !important;
    color: #000 !important;
  }

  .magazine a.article-title {
    font-size: 21px;
    line-height: 26px;
    letter-spacing: -0.8px;
    font-weight: 400 !important;
    color: black;
  }

  .search-box {
    width: 95%;
    max-width: 808px;
    display: flex;
    border: 2px solid white;
    border-radius: 5px;
    overflow: hidden;
  }

  .border-bottom {
    border-bottom: none !important;
  }

  .alert-banner {
    min-width: 100% !important;
  }

  .alert-banner.is-breaking {
    margin-left: 0 !important;
  }

  .col-md-9.post-main .overlay {
    height: auto;
    background-color: #000;
    position: relative;
    bottom: 1rem !important;
    left: 0;
    width: 100%;
    color: #fff;
    padding: 0.2rem;
  }

  .news-title {
    height: auto;
    background-color: #000;
    font-weight: 700;
    font-size: 1.2em;
    padding-left: 5px;
  }

  .news-item .content h3,
  .news-main .news-item .content h3.title-main.two-lines,
  .news-main .news-item .content h3.title-main.three-lines,
  h3.news-title-three {
    font-size: 27px !important;
    line-height: 1.15 !important;
    padding: 6px 10px !important;
    background-color: #000;
    font-weight: 700;
  }

  .news-item ul {
    padding: 5px 0 5px 24px !important;
    margin: 0;
    background: #fff;
  }

  .news-item ul li,
  ul.main li,
  .sidebar .entry-title.module-title.mb-0 a {
    font-size: x-large !important;
  }

  .featuredVideos .lh-base {
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    line-height: 1.3 !important;
  }

  .featuredVideos .vidHead:before,
  .featuredVideos .vidHead:after {
    width: 0%;
  }

  .featuredVideos .slick-prev,
  .featuredVideos .slick-next {
    position: absolute;
    top: 95%;
    transform: translateY(-50%);
    height: 40px;
    width: 40px;
    z-index: 10;
  }

  .featuredVideos .slick-prev {
    left: 40%;
  }

  .featuredVideos .slick-next {
    right: 40%;
  }

  h4.block-title.mb-0.shorts,
  section.news-four {
    padding-left: 10px;
  }
}

/* 768 - 991px */

@media (min-width: 768px) and (max-width: 991px) {
  .container {
    max-width: 100%;
    padding-left: 14px;
    padding-right: 14px;
  }

  .col-md-12,
  .col-md-4,
  .news-main .col-md-8,
  .news-main .col-md-4,
  .col-md-9.post-main,
  .col-md-3.post-small {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .main-news img {
    height: 360px;
  }

  .news-item img {
    height: auto !important;
  }

  .news-item .content h3,
  .news-main .news-item .content h3.title-main.two-lines,
  .news-main .news-item .content h3.title-main.three-lines,
  .sidebar .entry-title.module-title.mb-0 a,
  h3.news-title-three {
    font-size: clamp(18px, 2vw, 21px) !important;
    line-height: 1.14 !important;
    letter-spacing: -0.3px;
  }

  .news-item.two .content h3,
  .news-main .col-md-4 .news-item .content h3 {
    font-size: clamp(17px, 1.7vw, 19px) !important;
    line-height: 1.12 !important;
  }

  .news-item ul li,
  ul.main li {
    font-size: 18px !important;
    line-height: 1.3 !important;
  }

  .featuredVideos .vidHead:before,
  .featuredVideos .vidHead:after {
    width: 12% !important;
  }

  .featuredVideos .slick-prev {
    left: 43% !important;
  }

  .featuredVideos .slick-next {
    right: 43% !important;
  }
    button.btn.subscribe-btn {
        padding: 5px 45px!important;
     
    }
    button.btn.subscribe-btn {
        font-size: 13px !important;
    }
    .we-gas-price {
    font-size: 27px !important;
    }
    .we-gas-change-num {
         font-size: 11px !important;
    }
}
/* 992 - 1180px */
@media (min-width: 992px) and (max-width: 1180px) {
  .container {
    max-width: 100%;
    padding-left: 16px;
    padding-right: 16px;
  }

  .main-news img {
    height: 400px;
  }

  .news-item .content h3,
  .news-main .news-item .content h3.title-main.two-lines,
  .news-main .news-item .content h3.title-main.three-lines,
  .sidebar .entry-title.module-title.mb-0 a,
  h3.news-title-three {
    font-size: clamp(19px, 1.8vw, 22px) !important;
    line-height: 1.14 !important;
    letter-spacing: -0.35px;
  }

  .news-item.two .content h3,
  .news-main .col-md-4 .news-item .content h3 {
    font-size: clamp(17px, 1.5vw, 20px) !important;
    line-height: 1.1 !important;
    letter-spacing: -0.25px;
  }

  .news-item ul li,
  ul.main li {
    font-size: clamp(17px, 1.3vw, 19px) !important;
    line-height: 1.3 !important;
  }

  .featuredVideos .vidHead:before,
  .featuredVideos .vidHead:after {
    width: 15% !important;
  }

  .featuredVideos .slick-prev,
  .featuredVideos .slick-next {
    position: absolute;
    top: 92% !important;
    transform: translateY(-50%);
    height: 40px;
    width: 40px;
    z-index: 10;
  }

  .featuredVideos .slick-prev {
    left: 44% !important;
  }

  .featuredVideos .slick-next {
    right: 44% !important;
  }

  .trending-label {
    padding-left: 0 !important;
  }

  .ps-lg-5 {
    padding-left: 1rem !important;
  }

  button.btn.subscribe-btn {
    background-color: #DB3745;
    color: #fff;
    border: none;
    padding: 5px 20px !important;
    display: block;
    width: 100%;
    max-width: 320px;
    margin: 10px auto 0;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px !important;
  }
}

@media (min-width: 1181px) and (max-width: 1366px) {
  .container {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .main-news img {
    height: 420px;
  }

  .news-item .content h3,
  .news-main .news-item .content h3.title-main.two-lines,
  .news-main .news-item .content h3.title-main.three-lines {
    font-size: clamp(20px, 1.5vw, 24px) !important;
    line-height: 1.15 !important;
  }

  .news-item.two .content h3 {
    font-size: clamp(18px, 1.3vw, 21px) !important;
  }

  .featuredVideos .vidHead:before,
  .featuredVideos .vidHead:after {
    width: 15% !important;
  }

  .trending-label {
    padding-left: 0 !important;
  }
}

/* 744 x 1133 */
@media only screen and (width: 744px) and (height: 1133px) and (-webkit-device-pixel-ratio: 2) {
  .container {
    max-width: 720px;
  }

  .news-item.three {
    min-height: 420px !important;
    max-height: 545px !important;
  }

  .news-item img {
    height: 365px !important;
  }
}

/* 810 x 1080 */
@media only screen and (width: 810px) and (height: 1080px) and (-webkit-device-pixel-ratio: 2) {
  .debates.category-posts img {
    height: 245px;
  }
}

/* 820 x 1180 */
@media only screen and (width: 820px) and (height: 1180px) and (-webkit-device-pixel-ratio: 2) {
  .debates.category-posts img {
    height: 235px;
  }

  .news-item img {
    height: 385px !important;
  }

  button.btn.subscribe-btn {
    background-color: #DB3745;
    color: #fff;
    border: none;
    padding: 12px 24px !important;
    display: block;
    width: 100%;
    max-width: 320px;
    margin: 10px auto 0;
    font-weight: bold;
    text-transform: uppercase;
  }
}

/* 834 x 1194 */
@media only screen and (width: 834px) and (height: 1194px) and (-webkit-device-pixel-ratio: 2) {
  .trending-label {
    padding-left: 0 !important;
  }

  .debates.category-posts img {
    height: 225px;
  }
}

/* 1024 x 600 */
@media only screen and (width: 1024px) and (height: 600px) {
  .news-item.two {
    min-height: auto !important;
    max-height: 708px !important;
    height: auto !important;
  }

  .news-item .content h3 {
    font-size: 18px !important;
    line-height: 1.1 !important;
  }
  magazine-title {
    font-size: 19px !important;
  }

  .news-item .content .badge {
    margin-left: 5px !important;
    font-size: 0.53rem !important;
  }
}

/* 1024 x 768 */
@media only screen and (width: 1024px) and (height: 768px) {
  .news-item.two {
    min-height: 325px !important;
    max-height: none !important;
    height: auto !important;
  }

  .news-main .col-md-4 .news-item .content h3,
  .news-item.two .content h3 {
    font-size: 18px !important;
    line-height: 1.1 !important;
  }
}

/* 1024 x 1366 */
@media only screen and (width: 1024px) and (height: 1366px) and (-webkit-device-pixel-ratio: 2) {
  .trending-label {
    padding-left: 0 !important;
  }

  .debates.category-posts img {
    height: 100%;
  }
    button.btn.subscribe-btn {
        padding: 5px 20px !important;
    }
    div#epln {
        width: 100%;
    }
    .magazine-title {
      font-size: 20px !important;
  }
  .we-gas-price {
    font-size: 40px !important;
}
}


/* 1032 x 1376 */
@media only screen and (width: 1032px) and (height: 1376px) and (-webkit-device-pixel-ratio: 2) {
  .col-md-8 .news-item img {
    height: 395px;
  }

  .news-item img {
    height: 175px;
  }

  .featuredVideos .vidHead:before,
  .featuredVideos .vidHead:after {
    width: 23% !important;
  }

  button.btn.subscribe-btn {
    padding: 8px 32px !important;
    font-size: 14px !important;
  }

  .ps-lg-5 {
    padding-left: 1rem !important;
  }
}

@media (max-width: 480px) {
  .main-news img {
    height: auto;
    width: 100%;
  }
}


@media (max-width: 1024px) {
  .main-news img {
    height: 400px;
  }
}