
@media (max-width: 575.98px) { 
    section.header_top {
        display: none;
    }
    section.navbar_part {
        padding: 5px 0;
    }
    .navbar_part .navbar-toggler {
        border: 1px solid #fff;
        box-shadow: none;
        outline: none;
    }
.navbar_part span.navbar-toggler-icon i {
        line-height: 31px;
    }
    h1.banner_heading {
        font-size: 45px;
    }
    .top_caption p {
        font-size: 20px;
    }
    .second_caption p {
        font-size: 22px;
    }
    .describe p {
        font-size: 15px;
    }
    .br_news_heading h2 {
        font-size: 10px;

    }
    .br_news_heading {
        align-items: center;
        font-size: 11px;
    }
    .br_news_heading span {
        font-size: 14px;
    }
    .breaking_news_part {
        margin-bottom: 10px;
    }
    span.catagory {
        font-size: 13px;
    }
    p.catagory_content {
        background: #000000a3;
        color: #fff;
        font-size: 15px;


    }
    p.catagory_content.catagory_content2 {
        width: 60%;
    }
    p.catagory_content.catagory_content3 {
        width: 80%;
    }
    p.catagory_content.catagory_content4 {
        width: 70%;
    }
    .news_sec_heading {
        gap: 5px;
        /* justify-content: space-between; */
    }
    h2.news_headline {
        font-size: 16px;

    }
    h2.watch_news {
        font-size: 15px;
    }
    .world_news_body {
        display: grid;
    }
    .news_images {
        width: 100%;
    }
    .world_news_content {
        width: 100%;
    }
    .rethinking_body {
        display: grid;
    }
    .rethinking_image {
        width: 100%;
    }
    .rethinking_content {
        width: 100%;
    }
    ul.item_image img {
        width: 170px;

    }
    span.day {
        font-size: 13px;

    }
    a.external-link {
        font-size: 13px;
    }
  section.copy_right .row .col-sm-6{
width: 50%;
  }
 }


@media (min-width: 576px) and (max-width: 767.98px) {
    section.header_top {
        display: none;
    }
    section.navbar_part {
        padding: 5px 0;
    }
    .navbar_part .navbar-toggler {
        border: 1px solid #fff;
        box-shadow: none;
        outline: none;
    }
.navbar_part span.navbar-toggler-icon i {
        line-height: 31px;
    }
    .top_caption p {
        font-size: 17px;
 
    }
    h1.banner_heading {
        font-size: 40px;
   
    }
    .second_caption p {
        font-size: 23px;

    }
    .describe p {
        font-size: 14px;

    }
    .br_news_heading span {
        font-size: 14px;
    }
    .br_news_heading {
        font-size: 12px;
    }
    .br_news_heading h2 {
        font-size: 14px;
    }
    .breaking_news_part {
        margin-bottom: 10px;
    }
    img.newsimg {
        height: 188px;
        object-fit: cover;
    }
    .text  h2 {
        font-size: 22px;
    }
    .air_show_banner_content h4 {
        font-size: 15px;
    }
    .air_show_banner {
        margin-bottom: 10px;
    }
    ul.item_image img {
        width: 165px;
        height: 128px;
        object-fit: cover;
    }
    a.external-link {
        font-size: 13px;
    }
    .footer_heading h3 {
        margin-top: 10px;
    }
 }


@media (min-width: 768px) and (max-width: 991.98px) {
    .social_information li a, .right_top_menu li a {
        font-size: 11px;
        padding: 10px 11px;
    }
    .search_btn {
        padding: 7px 15px;
    }
    .logo img {
        width: 185px;
    }
    section.navbar_part {
        padding: 5px 0;
    }
    .navbar_part .navbar-toggler {
        border: 1px solid #fff;
        box-shadow: none;
        outline: none;
    }
.navbar_part span.navbar-toggler-icon i {
        line-height: 31px;
    }
    h1.banner_heading {
        font-size: 45px;
   
    }
    .top_caption p {
        font-size: 20px;

    }
    .second_caption p {
        font-size: 20px;
     
    }
    .describe p {
        font-size: 15px;

    }
    .banner_content {
        max-width: 700px;
    }
    .breaking_news_part {
        margin-bottom: 15px;
    }
    img.newsimg {
        height: 258px;
        object-fit: cover;
    }
    .world_news_body {
        display: grid;

    }
    .news_images {
        width: 100%;
    }
    .world_news_content {
        width: 100%;
    }
    .air_show_banner {
        margin-bottom: 10px;
    }
    ul.item_image img {
        width: 166px;

    }
    .footer_heading h3 {
        margin-top: 10px;
    }
 }

@media (min-width: 992px) and (max-width: 1199.98px) { 
    img.news_image {
        height: 347px;
        object-fit: cover;
    }
 }


@media (min-width: 1200px) {  }