@media (max-width: 380px) {
  .about_bottom_button ul li a {
    padding: 2px 8px !important;
    font-size: 12px !important;
  }

  .about_bottom_button ul li {
    padding-right: 2px !important;
  }
}

@media (max-width: 480px) {
  .about_bottom_button ul li a {
    padding: 3px 10px !important;
    font-size: 12px !important;
  }

  .about_bottom_button ul li {
    padding-right: 6px !important;
  }
}


@media (max-width: 575.98px) {
  .logo img {
    width: 50%;
  }

  .canva_button {
    font-size: 18px;
  }

  .middle_header_user {
    display: flex;
    align-items: center;
    width: 90px;
  }




  .SliderThree .owl-nav {
    position: absolute;
    bottom: 0;
    left: 44%;
  }

  .add_slider_two .owl-nav {
    position: absolute;
    bottom: 0;
    left: 44%;
  }

  .AboutSlider .owl-nav {
    position: absolute;
    bottom: 0;
    left: 44%;
  }

  .about_bottom_button {
    padding: 25px 0;
  }

  .about_bottom_button ul li a {
    padding: 4px 14px;
    font-size: 14px;
  }

  .about_bottom_button ul li {
    padding-right: 10px;
  }

}


@media (max-width: 991.98px) {
  .desk-view {
    display: none !important;
  }

  .mob-view {
    display: block  !important;
  }

  .add_one_sec {
    padding: 0 0 0;
  }

  .story-navigation-buttons {
    top: unset !important;
    transform: unset !important;
    bottom: 150px;
  }

  .about_bottom_button ul li a {
    padding: 4px 10px;
    font-size: 14px;
    line-height: 16px;
    display: table;
    margin: 5px 0;
  }

  .breakinng_bttn {
    width: 100%;
  }

  .breakinng_bttn span {
    font-size: 14px;
    line-height: 100%;
    padding: 7px 13px;
    max-width: 136px;
  }

  .story-text h2 {
    font-size: 18px;
    line-height: 25px;
  }

  .story-controls .prev {
    left: 10px;
  }

  .story-controls .next {
    right: 10px;
  }

  .progress-bar-container {
    top: 5px;
  }

  .close-btn {
    top: -20px;
    right: 5px;
  }

  .pause-btn {
    top: 33px;
    width: 35px;
    height: 35px;
    font-size: 16px;
  }

  .story-navigation-buttons {
    display: none;
  }

  .search-suggestion {
    display: table;
    width: 100%;
  }

  .suggestions-box {
    position: absolute;
    width: calc(100% - 30px);
    right: unset;
    top: 55px;
    left: 0;
    transform: translate(15px, 1px);
  }

  .search-container {
    position: absolute;
    top: 4px;
    left: 15px;
  }

  .right_blog_imgs {
    min-width: 30%;
    width: 100%;
    max-width: 35%;
  }

  .right_blog_imgs img {
    width: 100% !important;
  }
    ul.privacy-policy-link li {
        width: 100%;
    }
    header.header_sec {
        position: fixed;
        width: 100%;
        z-index: 999;
        background: #fff;
    }
    .header-gapper.mob-view {
        height: 105px;
    }
    .has-sub-menu > ul{
            position: fixed !important;
        top: auto !important;
        left: 0 !important;
        right: 0 !important;
        width: 100% !important;
        max-height: 60vh;
        overflow-y: auto;
        z-index: 2000;
    }


















































































































}


@media (max-width: 991.98px) {
  .has-city-list {
    overflow-x: scroll;
  }

  ul.state_city_list {
    width: 2000px;
  }

  #navbarSupportedContent {
    overflow-y: auto;
  }

  /* .search-container {
    display: none !important;
  } */

  ul.top_header_topic li {
    /* padding-right: 5px; */
  }
  ul.top_header_topic li span{
    padding-left: 0;
  }

  .top_header_topic li a img {
    width: 100%;
    max-width: 20px;
  }

  .main_header {
    display: contents;
  }

  .nav_bar_link li a {
    padding: 10px;
  }

  .collapse:not(.show) {
    display: inherit;
  }

  .logo img {
    width: 65%;
  }

  .canva_button {
    font-size: 22px;
    color: #EE6435;
  }
  .top_header_topic li a{
    display: table;
    text-align: center;
  }

  ul.top_header_topic li span {
      white-space: nowrap;
      font-style: 8px;
      display: table;
 
  }
  

  .sub_hindi_row ul li img {
    width: 100%;
    padding: 0px 0 0px;
    display: flex;
    float: right;
  }

  .navbar-nav.ipl_header {
    display: block ruby;
  }

  .top_header_topic {
    /* display: none; */
    display: inherit;
  }

  .breakinng_bttn p {
    width: 70%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0px 5px;
    font-size: 15px;
  }


  .pstn_content h5 {
    font-size: 16px !important;
    line-height: 20px !important;
  }

  .pstn_content p {
    font-size: 13px !important;
    line-height: 16px !important;
  }
}


@media (max-width: 1199.98px) {}


@media (max-width: 1399.98px) {
  .pstn_content h5 {
    font-size: 23px;
    line-height: 26px;
  }
}

/* Lightbox Responsive Styles */
@media (max-width: 991.98px) {
  .lb-outerContainer {
    max-width: 95vw !important;
    max-height: 85vh !important;
    overflow: hidden !important;
  }

  .lightbox .lb-image {
    max-height: 85vh !important;
    max-width: 100% !important;
  }

  body #lightbox img{
    width: 100% !important;
    height: 40vh !important;
    object-fit: cover !important;
  }
  
  body #lightbox .lb-outerContainer{
    width: 100% !important;
  }
}

@media (max-width: 575.98px) {
  .lb-outerContainer {
    max-width: 98vw !important;
    max-height: 80vh !important;
    overflow: hidden !important;
  }

  .lightbox .lb-image {
    max-height: 80vh !important;
    max-width: 100% !important;
  }

}















