body {
    background: #ffffff;
    color: #343434;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    overflow-x: hidden;
}

html {
    overflow-x: hidden;
}
.opinion-vc .add-google{margin-bottom: 15px;}
.selector-for-some-widget {
    box-sizing: content-box;
}

p:empty {
    display: none !important;
}

p br {
    display: none;
}

.custom-white * {
    color: #343434;
}

a:hover {
    color: #de1f26;
}

/* Start css of custom css */

.common_container {
    max-width: 1140px;
    margin: auto;
    height: 100%;
    width: 100%;
    display: flex;

}

/* End css of custom css */

ul,
p,
h1,
h2,
h3,
h4,
h5,
h6,
li,
span {
    margin: 0;
    padding: 0;
    line-height: 1.5;
}

* {
    margin: 0;
    padding: 0;

}

p {
    /* font-size: 14px; */
    color: #343434;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}

a * {
    cursor: pointer;
    /* color: #343434; */
    /* text-decoration: none; */
}

a,
*:not(font) {
    margin: 0;
    padding: 0;
    /* text-decoration: none; */
    /* color: #343434; */
    outline: none;
}

::-webkit-scrollbar {
    width: 10px;
}

.top-news.entr-movie::-webkit-scrollbar, .entr-movie-content::-webkit-scrollbar {
    width: 5px;
}


/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 5px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555;
}


.top-bar {
    background: #f6f6f6;
    color: #343434;
    padding: 4px 0;
}

.topbar-link ul {
    margin: 0;
    padding: 0;
}

.topbar-link ul li {
    text-decoration: none;
    list-style: none;
    display: inline-block;
    padding-right: 15px;
}

.topbar-link ul li a {
    text-decoration: none;
    list-style: none;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    color: #343434;
}

.topbar-link ul li a:hover {
    color: #d70000;
}

.current-date p {
    font-size: 15px;
}

.current-date {
    margin-top: 6px;
}

.current-date p span {
    color: #de1f26;
    padding-right: 10px;
    font-weight: 700;
}

.social-links-top ul li {
    display: inline-block;
    text-decoration: none;
    list-style: none;
}

.social-links-top ul li a {
    color: #2d3038;
    font-size: 16px;
    padding-right: 5px;
}

.social-links-top ul li a img {
    width: 22px;
}

.social-links-top ul li a.search {
    font-size: 21px;
}

.social-links-top ul li a:hover {
    color: #d70000;
}

.blog-header {
    padding: 10px 0;
}
.news-main-content .carousel-item a {
    width: 100%;
}
.navbar-dark .navbar-nav .nav-link {
    color: #343434;
    font-size: 14px;
    padding-right: 14px;
    padding-left: 14px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
}

.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .show>.nav-link {
    color: #d70000;
}

.navbar .nav-con {
    border-top: solid 1px #d3d3d3;
    border-bottom: solid 1px #d3d3d3;
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    color: rgb(215 0 0) !important;
}
.home-ttt1 .trending-tags{margin-top: 0 !important;}
.home-ttt1 li{margin: 0 6px !important;}
.navbar ul li a {
    font-size: 16px;
    font-weight: 400;
}
/* .navbar ul li:first-child a{padding-left: 0 !important;} */
.navbar-expand-lg .navbar-nav .nav-link {
    /* padding-right: 0.8rem;
    padding-left: 0.8rem; */
    padding-right: 41px;
    padding-left: 36.4px;
    text-transform: capitalize;
    font-weight: 500;
}
.navbar-light .navbar-nav .nav-link {
    color: #000;
}
/* .desk-menu .fixed-top{left: inherit;right: inherit;width: 1296.5px} */
.desk-menu .fixed-top{left: inherit;right: inherit;padding: 0 6px;width: 90.3%;}
.fixed-top ul li a {
    /* padding-right: 25px !important;
    padding-left: 26px !important; */
    padding-right: 26px !important;
    padding-left: 27px !important;

}
.desk-menu .container .fixed-top {
    padding-left: 0;
    padding-right: 0;
}
.fixed-top .list-group-item+.list-group-item, .fixed-top .mega-content.stat-menu .accordion-item h2 a{
    padding-right: 0px !important;
    padding-left: 0px !important;
}
.fixed-top .card-body a, .fixed-top .list-group-item, .fixed-top .mega-content .card{padding-right: 0px !important;padding-left: 0px !important;}
.fixed-top .card a{
    padding-right: 0px !important;
    padding-left: 0px !important;
}
a.logo{display: inline-block;}
a.logo img {
    width: auto;
    height: auto;
    max-width: 100%;
    padding-top: 0px;
}

a.navbar-brand {
    display: none;
}

nav.navbar {
    border-bottom: solid 1px #d3d3d3;
    border-top: solid 1px #d3d3d3;
    padding: 0px 0;
}
.nav-link {
    padding: 1rem 1rem;
}
.text-danger{background: #eee;}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: rgb(222 31 38);
    background: #eee;
}

.dropdown:hover > .dropdown-menu {
  display: block;
  margin-top: 3.125em;
}
.stat-menu .accordion-body .list-group::-webkit-scrollbar {
    width: 4px;
}

.list-group-item {
    position: relative;
    display: block;
    padding: .5rem 0rem .5rem 0;
    color: #212529;
    text-decoration: none;
    background-color: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
    text-transform: capitalize;
    border-left: 0px;
    border-right: 0px;
    border-top: 0;
    margin: 0 10px;
}

.mega-content .card img {
    height: 100px;
    width: 100%;
    object-fit: cover;
    object-position: center;
}


.mega-content .card {
    border: none;
}

.mega-content .card-body p {
    /* border-bottom: 1px solid rgba(0, 0, 0, .125); */
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 5px;
}

.mega-content {
    background: #ffff;
    margin-top: -10px;
}
.mega-content .column-five{width: 20%; padding-top: 15px;padding-bottom: 15px;}
.mega-content .column-five .state-am{overflow-x: hidden;height: 300px;padding-right: 10px}
.mega-content .column-five .state-am::-webkit-scrollbar{width: 3px;;}
.more-tech-left h6 * {
    font-size: 18px !important;
    font-weight: 500;
}

.opinion-con .news-main-right {
    overflow-y: scroll;
    height: 320px;
}

.opinion-news-center .col-md-9 iframe {
    height: 450px;
}

.opinion-con .news-main-right {
    overflow-y: scroll;
    height: 487px;
}

/* .event {
    border-bottom: solid 1px #ccc;
    padding-bottom: 6px;
} */

.mega-content .card-body {
    flex: 1 1 auto;
    padding: 5px 0 0 0;
}

.event-con {
    display: flex;
    justify-content: center;
}

.event-con ul li {
    list-style: none;
    display: inline-flex;
    padding: 0px 10px;
    justify-content: center;
    border-right: 1px solid #343434;
    height: 14px;
    margin-top: 8px;
    line-height: 14px;
}

.event-con ul li:last-child {
    padding-right: 0PX;
    border-right: 0px;
}

.event-con ul li a {
    color: #484848;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
}

.event-con ul li a:hover {
    color: #de1f26;
}

/* .icons{
  display: inline-flex;
  margin-left: auto;
  a{
    transition: all 0.2s ease-in-out;
    padding: 0.2rem 0.4rem;
    color: #ccc !important;
    text-decoration: none;
    &:hover{
      color: white;
      text-shadow: 0 0 30px white;
    }
  }
} */




.live-tv {
    background: #de1f26;
    padding: 4px 10px;
    margin: -8px 0;
}

.live-tv a {
    color: #fff;
    /* padding: 0 10px; */
    text-transform: uppercase;
}

.live-tv i {
    padding-right: 9px;
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("../images/menu-icon.png");
    fill: black;
}

.navbar-dark .navbar-toggler {
    color: rgb(0 0 0);
    border-color: rgb(0 0 0);
}

/* main news headline css start  */
.googleadd-small {
    text-align: center;
}

/* .news-main {
    margin-top: 20px;
} */

.news-main-content {
    /* border: solid 1px #e8e7e7; */
    /* position: relative; */
}

.news-main-content .carousel-item a img {
    width: 100%;
    height: 354px;
    object-fit: cover;
    object-position: top;
}

.news-main-content .carousel-item iframe {
    width: 100%;
    height: 354px;
    object-fit: cover;
    object-position: top;
}

.news-main-content img {
    width: 100%;
}

/* .news-main-content h1 {
       margin-bottom: 15px;
       position: absolute;
       bottom: -15px;
       left: 0;
       right: 0;
       background: linear-gradient(356deg, black, #00000030);
       color: #fff;
       padding: 10px 15px 10px 15px;
       font-family: 'Roboto', sans-serif;
       word-break: break-word;
   } */
/* .news-main-content h1 a * {
    font-size: 26px;
    line-height: 32px;
    font-weight: 600;
} */
.news-main .carousel-caption h1 * {
    font-size: 20px !important;
}

.news-main-content h1 a span *:hover {
    color: #de1f26;
}

/* .news-main-content h1:before {
       content: '';
       position: absolute;
       background: url(../images/viedo-icon.png) no-repeat;
       width: 32px;
       height: 22px;
       right: 15px;
       bottom: 25px;
   } */
.news-small-caption {
    margin-top: 20px;
}

.news-small-caption p {
    line-height: 24px;
    font-size: 16px;
}

.news-main-content h1 {
    margin-bottom: 15px;
    padding: 10px 15px 10px 15px;
    font-family: 'Poppins', sans-serif;
    word-break: break-word;
}

.top-news-con .opinion-news .story-image {
    position: relative;
}

.top-news-con {
    margin-top: 15px;
    margin-bottom: 15px;
    /* border-top: solid 2px #363636; */
}

/* .top-news-con {
    border-top: solid 2px #363636;
} */

.news-main h2 {
    padding-top: 0px;
}

.top-news-con h2,
.viedo-con h2,
.entertainment-con h2,
.sport-con h2,
.opinion-news h2,
.news-main h2,
.opinion-sc h2,
.interviews-panel-con h2,
.image-gallery-con h2,
.sport-con h2,
.life-style-con h2,
.movie-trailers-con h2,
.most-popular-news h2,
.more-tech-left h2,
.more-tech-right h2,
.assembly-elections-list h2,
.also-watched h2,
.entertainment-con h2,
.culture-news h2,
.inspiration-con h2,
.joks-con h2,
.reading-sction h2,
.viral-news h2,
.youmay-box h2,
.blog-news-main h2,
.top-blog-news h2,
.opinion-interview h2,
.opinion-Video h2 {
    font-size: 21px;
    font-weight: 600;
    padding-top: 15px;
    text-transform: uppercase;
    padding-bottom: 15px;
    color: #343434;
    font-family: 'Poppins', sans-serif;
}
.interviews-panel-con h2{padding-top: 0;padding-bottom: 0;}
.image-gallery-con h2{padding-top: 0;}
.top-news-con h2 i,
.viedo-con h2 i,
.opinion-news h2 i,
.news-main h2 i,
.opinion-sc h2 i,
.interviews-panel-con h2 i,
.image-gallery-con h2 i,
.sport-con h2 i,
.life-style-con h2 i,
.movie-trailers-con h2 i,
.most-popular-news h2 i,
.more-tech-left h2 i,
.more-tech-right h2 i,
.opinion-Video h2 i,
.elections h2 i,
.assembly-elections-list h2 i,
.also-watched h2 i,
.entertainment-con h2 i,
.culture-news h2 i,
.inspiration-con h2 i,
.joks-con h2 i,
.reading-sction h2 i,
.viral-news h2 i,
.youmay-box h2 i,
.top-blog-news h2 i,
.opinion-interview h2 i,
.blog-news-main h2 i {
    transform: rotate(270deg);
    color: #de1f26;
    font-weight: 700;
    left: 8px;
    position: relative;
}

.top-news ul li,
.opinion-news ul li {
    display: inline-block;
    list-style: none;
    text-decoration: none;
    border-bottom: dotted #ccc;
    padding-bottom: 15px;
    padding-top: 15px;
}

.top-news ul li:hover .content-txt a {
    color: #d70000;
}

.content-txt {
    /* width: 271px;  */
    width: 100%;
    max-width: 100%;
}

.content-txt a {
    font-size: 17px;
    font-weight: 400;
    color: #343434;
}

.content-txt h2 {
    text-transform: capitalize;
}

.story-image {
    float: left;
    transition: transform .2s;
    margin-right: 15px;
}

.story-image img {
    width: 150px;
    max-width: 100%;
    height: 80px;
    object-fit: cover;
}

.opinion-news ul li:hover .content-txt a {
    color: #d70000;
}

.opinion-news ul li:hover .story-image img {
    transform: scale(1.1);
    transition: ese out;
}

.latest-news {
    padding: 0px;
}

.opinion-news {
    background: #f6f8fc;
    padding-left: 13px;
    padding-right: 13px;
    padding-bottom: 15px;
}

.opinion-news.politics-news {
    background: transparent;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.opinion-news.business-news{padding-left: 0;padding-right: 0;}
.opinion-news.business-news {
    background: transparent;
}

.opinion-box {
    display: flex;
    justify-content: flex-start;
    border-bottom: dotted 3px #ccc;
    padding-bottom: 11px;
}

.opinion-image img {
    object-fit: cover;
    width: 100%;
    object-position: center;
    height: 100px;
}

.opinion-image {
    width: 50%;
    max-width: 100%;
}

.content {
    margin-left: 15px;
    width: 50%;
}

.content p {
    font-weight: 400;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.opinion-box2 {
    /* display: flex; */
    display: inline;
    justify-content: flex-start;
    margin-top: 20px;
    gap: 15px;
}
.entertainment-life .opinion-box2 {
    display: inline;
}

.opinion-blog-news-con .opinion-box2 {
    display: inline-block;
    /* justify-content: flex-start; */
    margin-top: 15px;
    /* gap: 15px; */
    width: 100%;
}

.opinion-box2 .content {
    width: 50%;
    border-right: dotted 2px #ccc;
    margin-left: 0px;
}

.opinion-blog-news-con .opinion-box2 .content {
    width: 46%;
    border-right: dotted 2px #ccc;
    margin-left: 14px;
    float: left;
    margin-bottom: 15px;
}

.opinion-box2 .content:last-child {
    border-right: none;
}

.read-btn {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.read-btn a {
    color: #de1f26;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
}

/* slick slider css */
.slider {
    width: 100%;
    margin: 15px auto;
}
.more-sport-news .opinion-news.sport-news-list {
    padding-bottom: 0;
}
.hs, .home-ins{margin: 0px auto !important;}
.home-jc .slider{margin: 0 auto;}
.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

/* .slick-prev:before,
.slick-next:before {
    color: #c9c9c9;
} */
.slick-prev:before,
.slick-next:before {
    font-family: 'slick';
    font-size: 35px;
    line-height: 1;
    opacity: .75;
    color: #c9c9c9;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-slide {
    transition: all ease-in-out .3s;
    /*  opacity: .2 */
    ;
}

.slick-active {
    /*   opacity: .5; */
}

.slick-current {
    opacity: 1;
}

.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 30px !important;
    height: 30px !important;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    /* background: #b6b6b6 !important; */
    border-radius: 50px;
}

/* .slick-dotted.slick-slider {
    margin-bottom: 30px;
    display: none;
} */
/* slick slider css */

.image-box img {
    width: 100%;
    object-fit: cover;
    height: 200px;
}

.image-box iframe {
    width: 100%;
    object-fit: cover;
    height: 161px;
}

.image-box h5 {
    /* padding-top: 10px; */
    font-size: 16px;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.brking-slider-news-con {
    background: #f6f6f6;
    margin-top: 30px;
    margin-bottom: 12px;
    /* padding: 20px 0; */
    /* padding-top: 20px;
    padding-bottom: 20px; */
}

.brking-slider-news-con .slick-initialized .slick-slide .image-box img {
    float: left;
    width: 100%;
    height: 64px;
    border-radius: 5px;
    object-fit: cover;
    object-position: top;
}

.brking-slider-news-con .slick-initialized .slick-slide .image-box h5 {
    padding-left: 14px;
    font-size: 15px;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.brking-slider-news-con .slick-initialized .slick-slide .image-box h5 p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.brking-slider-news-con .slick-initialized .slick-slide .image-box h5 p{margin: 0 !important;line-height: normal !important;font-size: 16px;}
.brking-slider-news-con .slick-initialized .slick-slide .image-box h5 p span{font-size: 16px !important;}
ul.slick-dots li {
    display: none;
}

/* .slick-prev,
.slick-next {
    background: #a7a7a7 !important;
    border-radius: 50px;
} */

.sport-con .entertainmen-bottom-left h5 a {
    font-size: 15px;
    font-weight: 500;
}

.sport-con .entertainment-left h4 {
    padding-top: 0px;
    margin-bottom: 0px;
}

.sport-con .entertainment-left h4 a {
    color: #fff;
    font-size: 20px;
    padding-top: 0px;
}
.sport-con .entertainment-left h4 a p{color: #fff;font-size: 20px;padding-top: 0;}
.latest-news ul li {
    list-style: none;
    text-decoration: none;
    padding-bottom: 15px;
    border-bottom: dotted #bbbbbb;
    padding-top: 15px;
}

.latest-news ul li a,
.opinion-news ul li a {
    font-size: 16px !important;
    color: #343434;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.topnews-content a h4 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.topnews-content a h4 p {
    font-weight: 400;
}

.latest-news ul li a:hover {
    color: #d70000;
}

.add-con {
    margin-bottom: 50px;
}

.viedo-con {
    background: #f7f5f5;
    padding: 15px 0 15px 0;
    margin-bottom: 20px;
}

.viedo-part h3 * {
    font-size: 16px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 4px;
}

.viedo-part h6 {
    padding-bottom: 25px;
}

.viedo-part-right h4 * {
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.viedo-part iframe {
    height: 290px;
    object-fit: cover;
    width: 100%;
    object-position: top;
}

.small-viedo {
    margin-bottom: 20px;
    margin-top: 20px;
}

.tag-con .trending-tags ul li {
    list-style: none;
    display: inline-block;
    background: #f6f6f6;
    padding: 3px 12px;
    border-radius: 50px;
    margin: 0 6px;
    box-shadow: 0 1px 0px #d3d3d3;
    vertical-align: top;
}

.tag-con .trending-tags ul li h5 {
    font-size: 13px;
    text-transform: capitalize;
    color: #fff;
    padding: 3px 0px;
    margin-top: 0px;
}

.tag-con .trending-tags ul li a {
    font-size: 13px;
    text-transform: capitalize;
}

.tag-con .trending-tags ul li:first-child {
    background: #de1f26;
    border-radius: 0px;
}

.tag-con .trending-tags ul li a h5:first-child {
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    padding: 3px 0;
    margin-top: 0px;
}

.life-style-con {
    margin-top: 15px;
    margin-bottom: 15px;
}

.lifestyle-content {
    position: relative;
}

.lifestyle-content a {
    position: absolute;
    bottom: 0px;
    background: linear-gradient(360deg, #252525eb, transparent);
    color: #fff;
    padding: 10px 10px;
    font-size: 16px;
    border-radius: 0 0px 10px 10px;
    left: 0;
    right: 0;
}

.lifestyle-content h5 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #fff;
    font-size: 16px;
}

.lifestyle-img a img {
    width: 100%;
    height: 217px;
    object-fit: cover;
    object-position: top;
    border-radius: 10px;
}

.lifestyle-img h4 a {
    font-size: 14px;
    text-transform: uppercase;
    padding-bottom: 10px;
    font-weight: 600;
}

.lifestyle-img h4 {
    padding-bottom: 15px;
    padding-top: 10px;
}

.ajabgajab-con .lifestyle-img {
    position: relative;
}

.ajabgajab-con .lifestyle-img .image-ytube-icon {
    position: absolute;
    top: 40%;
    /* left: 50%; */
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 100%;
}

.life-style-con .content p {
    font-weight: 400;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.entr-movie-content ul li a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 16px;
}

.accordion-button {
    text-transform: capitalize;
}

/* .life-style-con .opinion-box2 .content {
    width: 50%;
    border-right: dotted 2px #ccc;
    margin-left: 0px;
    padding-right: 3px;
} */
.life-style-con .opinion-box2 .content {
    width: 46%;
    border-right: dotted 2px #ccc;
    margin-left: 5px;
    padding-right: 3px;
    display: flex;
    display: inline-block;
    margin-bottom: 10px;
    margin-top: 10px;
}
.lifestyle-bottom {
    margin-top: 30px;
}

.politics-news-con,
.opinion-blog-news-con {
    margin-top: 15px;
    /* border-top: solid 2px #333; */
}

.politics-news-con .container .home-border,
.opinion-blog-news-con .container .home-border {
    border-top: solid 2px #363636;
}

.opinion-blog-news-con {
    padding-top: 0px;
}

.photo-part h3 {
    font-size: 25px;
    padding-top: 15px;
    font-weight: bold;
}

.entertainment-con,
.sport-con {
    margin-bottom: 15px;
}

.entertainment-left h4 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.entertainment-left h4 p{color: #fff;padding: 0;}
.entertainment-left h4 * {
    padding-top: 15px;
    font-size: 20px;
}

.entertainmen-bottom-left {
    padding-top: 10px;
}

.entertainment-left h4 a {
    color: #343434;
    padding-top: 0px;
}

.entertainmen-bottom-left h5 a {
    color: #343434;
    font-size: 15px;
    font-weight: 500;
}

.entertainmen-bottom-left h5 {
    margin-top: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 15px;
}

.entertainment-rigt {
    padding-bottom: 20px;
}

.entertainment-rigt h5 {
    font-size: 20px;
    padding-top: 11px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.main-right-first {
    position: relative;
}

.main-right-first h3 a {
    font-size: 16px;
    color: #343434;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    padding-top: 15px;
}

/* .main-right-first img {
       filter: brightness(0.6);
   } */
.main-right-first:hover h3 a span * {
    color: #de1f26;
}

.brking-bttm-news .main-right-first h3 a {
    font-size: 16px;
    line-height: 14px;
}

.main-right-bottom {
    margin-top: 15px;
}

.news-bottom-con {
    margin-top: 50px;
    background: #f7f5f5;
    padding: 20px 0;
}

.news-bottom {
    position: relative;
    border-right: solid 1px #fff;
}

.news-bottom:hover .news-content h3 a {
    color: #ffffff;
}

.news-bottom:hover img {
    filter: brightness(0.5);
}

/* .news-content {
       position: absolute;
       left: 0;
       right: 0;
       bottom: 0;
       background: linear-gradient(356deg, #00000061, transparent);
       padding: 10px 10px 10px 10px;
   } */
.news-bottom .cat-name {
    position: relative;
    top: 8px;
    left: 0px;
    right: 0;
    background: #eb0254;
    width: max-content;
    padding: 3px 8px;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
}

.news-content h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.news-content h3 * {
    font-size: 21px;
    font-weight: 700;
    padding-top: 15px;

}

.news-content h3 a {
    color: #fff;
}

.custom-heading {
    transform: rotate(270deg);
    color: #de1f26;
    font-weight: 700;
    left: 8px;
    position: relative;
}

.top-news a img {
    margin-bottom: 15px;
    /* width: 100%;
       max-width: 100%; */
}

.topnews-content {
    margin: 15px 0;
    position: relative;
}

.topnews-content .image-ytube-icon {
    position: absolute;
    left: 50%;
    right: 0;
    top: 30%;
    margin: 0 auto;
    z-index: 3;
}

.top-news-con .topnews-content img {
    height: 272px;
    width: 100%;
    object-fit: cover;
}

.viedo-part-right .video-img img {
    width: 100%;
    height: 127px;
    object-fit: cover;
    object-position: top;
}

.topnews-content a {
    color: #343434;
}

.topnews-content a h4 {
    font-size: 16px;
    padding-top: 0px;
    font-weight: 400;
}

.googleadd img {
    width: auto;
}

.education-news {
    background: #f6f6f6;
    padding: 15px;
}

.education-news ul li {
    list-style: none;
    display: block;
    text-decoration: none;
    border-bottom: dotted #ccc;
    line-height: 19px;
    margin-bottom: 15px;
}

.education-news ul li a {
    font-size: 17px;
    color: #343434;
    list-style: none;
    display: block;
    text-decoration: none;
    line-height: 19px;
    padding-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.education-news h3 {
    font-size: 20px;
    text-transform: uppercase;
    padding-bottom: 15px;
}

.footer {
    background: #292929;
    padding: 21px 0 15px 0;
    color: #898787;
    font-size: 16px;
}

.footer_logo {
    width: fit-content;
    display: flex;
    align-items: center;
}

.foot-about p {
    color: #727171;
    font-size: 14px;
    line-height: 24px;
    padding-top: 15px;
}

.foot-link {
    padding-left: 3rem;
}

.foot-link h6,
.foot-social-link h6,
.foot-tags-link h6 {
    font-size: 17px;
    font-weight: 500;
    padding-bottom: 10px;
    color: #898787;
}

.foot-link ul li {
    list-style: none;
    text-decoration: none;
}

.foot-link ul li a {
    font-size: 14px;
    color: #727171;
}

.foot-link ul li a:hover {
    color: #dcd8d8;
}

.foot-social-link ul li {
    list-style: none;
    text-decoration: none;
    display: inline-block;
    padding: 0px 2px;
}

.foot-social-link ul li a {
    font-size: 14px;
    color: #292929;
    background: #898787;
    padding: 4px 8px;
    border-radius: 50%;
    font-weight: 900;
}

.foot-social-link ul li a .fa-twitter {
    WIDTH: 10px;
}

.foot-tags-link {
    margin-top: 10px;
}

.foot-tags-link ul li {
    list-style: none;
    text-decoration: none;
    display: inline-block;
    background: #f6f6f6;
    padding: 3px 7px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.bottom-footer {
    border-top: solid 1px #404040;
    padding-top: 7px;
    margin-top: 25px;
}

.bottom-footer p {
    text-align: center;
    color: #595858;
    font-size: 15px;
    font-weight: 400;
}

.foot-about img {
    width: 120px;
}

/* .sport-con .container {
    border-top: solid 2px #363636;
 } */
.entertainment-con .container .home-border {
    border-top: solid 2px #363636;
}

.main-right-first a img {
    height: 120px;
    /* height: 100px; */
    object-fit: cover;
    width: 100%;
    object-position: top;
}

.brking-bttm-news .main-right-first a img {
    /* height: 130px; */
    height: 100px;
    object-fit: cover;
    width: 100%;
    object-position: top;
}

.odisa-live-tv h4,
.home-badi-bat h4 {
    background: #de1f26;
    color: #fff;
    padding: 8px 15px;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
}

.odisa-live-tv h4 i {
    color: #fff;
    font-size: 18px;
    padding-right: 6px;
}

.home-badi-bat {
    margin-bottom: 20px;
    position: relative;
}

.home-badi-bat a {
    display: flex;
    justify-content: center;
    align-items: center;
}

.home-badi-bat .image-ytube-icon {
    position: absolute;
    left: 0;
    right: 0;
    /* top: 50%; */
    margin: 0 auto;
    z-index: 3;
    text-align: center;
}

.odisa-live-tv {
    position: relative;
}

.odisa-live-tv .sport-ytube-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    text-align: center;
    right: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    /* align-items: center; */
}

.odisa-live-tv .image-ytube-icon {
    position: absolute;
    left: 50%;
    right: 0;
    top: 50%;
    margin: 0 auto;
    z-index: 3;
}

.home-badi-bat iframe {
    height: 300px;
}

.add-google {
    margin-top: 15px;
}

.google-con {
    margin: 15px 0;
}
.home-gc, .home-gcad{margin-top:-20px}
.opinion-Video-con .opinion-Video .slick-prev {
    left: -38px;
}
.right-part-sport .most-popular-news.india-news {
    margin-bottom: 0;
    padding-bottom: 0;
}
.google-con img {
    height: auto;
    width: 970px;
    max-width: 100%;
    margin: 0 auto;
}

.news-bottom a img {
    min-height: 250px;
}

.top-cate h4 {
    margin-bottom: 11px;
}

.top-cate h4 a {
    font-size: 20px;
    color: #333;
}

.brking-bttm-news .main-right-first {
    position: relative;
}

.brking-bttm-news .main-right-first .image-ytube-icon {
    position: absolute;
    left: 39%;
    right: 0;
    top: 21%;
    margin: 0 auto;
    z-index: 3;
}

.news-main-content .carousel-item .image-ytube-icon {
    position: absolute;
    left: 45%;
    right: 0;
    top: 42%;
    margin: 0 auto;
    z-index: 3;
}


/* Start list css
   ----------------------------------------------------------------------------*/

img {
    vertical-align: middle;
    width: 100%;
}

.list_img {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 200px;

}

/*
.list:hover span {
    transform: scale(1.1);
    transition: 0.5s all;
} */

.list:hover p {
    color: #d70000;
}

.list_right {
    width: 33%;
    border: solid 1px #eeeeee;
    padding: 10px;
    background: #f6f6f6;
}

.list {
    display: flex;
    align-items: flex-start;
    width: 48%;
    margin-bottom: 15px;
    cursor: pointer;
    background: #fff;
    box-shadow: 0 2px 6px #cdcacaba;
    padding: 10px;
}

.list-full {
    display: flex;
    align-items: flex-start;
    margin-bottom: 15px;
    cursor: pointer;
    background: #fff;
    box-shadow: 0 2px 6px #cdcacaba;
    padding: 10px;
}

/* .opinion-news ul li {
    display: flex;
    align-items: flex-start;
} */
.opinion-news ul li {
    display: inline-flex;
    align-items: flex-start;
    word-break: break-word;
}

.list_right {
    width: 33%;
    height: min-content;
}

.list_left {
    width: 64%;
}

.list_main {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

.list_main_full {
    justify-content: space-between;
    margin-top: 30px;
}

.list_right .col-md-4 {
    width: 100%;
}

.custom_list {
    width: 48%;
}

.custom_list_author {
    width: 80%;
}



.list p {

    width: 100%;
    line-height: 1.43;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-left: 20px;
    font-size: 16px;

}

.list span {
    width: 48%;
    transition: 0.5s all;
}


.left_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    margin-top: 30px;
}

.circle_animation {
    display: flex;
    width: 15px;
    height: 15px;
    background-color: green;
    margin-right: 10px;
    border-radius: 50%;
    position: relative;
    animation: blink 2s infinite;
}

.circle_animation::before {
    content: '';
    position: absolute;
    top: -2.5px;
    left: -2.5px;
    width: 20px;
    height: 20px;
    background-color: darkgreen;
    border-radius: 50%;
    opacity: 0.3;
}

.heading {
    display: flex;
    align-items: center;
}

@keyframes blink {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}




/* End list css
   ---------------------------------------------*/


/* Start details page css
   ------------------------------------------------------------------ */

.card_left {
    width: 64%;
}

.scl-icon {
    display: flex;
    width: 25px;
    height: 27px;
    margin-top: 0;
}
.share-icon{background: #7b7b7b !important;display: flex;align-items: center;justify-content: center;height: 25px;border-radius: 3px;}
.copy-link{display: flex;align-items: center;justify-content: center;}
.copy-link i{font-size: 1.5em;}
.social {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 38%;
}
.social li{list-style: none;}
.share-icon li:last-child a i{font-size: 1.5em !important;}
.print-icon{display: flex;justify-content: center;align-items: center;}
.print-icon i {
    font-size: 1.5em;
}
.content_text p {
    line-height: 23px;
}

.content_text p:nth-child(1) {
    color: #de1f26;
    font-weight: 600;
}

.scl-icon li {
    list-style: none;
}

.content_main {
    display: flex;
    width: 100%;
    justify-content: space-between;
    margin-top: 20px;
}

.heading_main h2 * {
    font-size: 24px !important;
    font-weight: 700;
}

.detail_card {
    margin-top: 30px;
}

.img-detail {
    margin-top: 10px;
    /* border-radius: 8px; */
}

.para_heading {
    color: #d70000;
    font-size: 16px;
    margin-bottom: 10px;
}

.full_content:last-child {
    margin-bottom: 30px;
}

.full_content {
    margin-top: 20px;
}

.card_main {
    display: flex;
    justify-content: space-between;
}

/* .card_right {
    width: 35%;
} */
.card_right {
    width: 33%;
    border: solid 1px #eeeeee;
    padding: 10px;
    background: #f6f6f6;
    height: fit-content;
}

.card_right .col-md-4 {
    width: 100%;
}

.viral-news ul li {
    display: flex;
    gap: 15px;
    border-bottom: dashed 2px #ccc;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.viral-news ul li h4 {
    font-size: 16px;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-weight: 400;
}

.viral-image img {
    width: 200px;
    object-fit: cover;
    height: 80px;
    object-position: top;
}

.viral-image {
    position: relative;
}

.viral-image .sport-ytube-icon {
    top: 50%;
}

.details-topnews {
    background: #f6f6f6;
    height: 100%;
}

/* .viral-con,
.detail-hsty-cultr-con,
.detail-blog-con {
    border-top: solid 2px #343434;
} */
.viral-con .container .detail-border,
.detail-hsty-cultr-con .container .detail-border,
.detail-blog-con .container .detail-border{
    border-top: solid 2px #343434;
}


.youmay-con {
    margin: 40px 0;
    background: #f6f6f6;
    padding: 20px 0;
}

.youmay-box ul li {
    display: inline-block;
    text-decoration: none;
    list-style: none;
    margin-bottom: 15px;
    width: 33%;
}

.detail-hsty-cultr-con .youmay-box ul li {
    display: inline-block;
    text-decoration: none;
    list-style: none;
    margin-bottom: 20px;
    width: 47%;
    border-bottom: dashed 2px #ccc;
    padding-bottom: 10px;
    margin-right: 20px;
}

.detail-hsty-cultr-con .youmay-box ul li:nth-child(even) {
    margin-right: 0px;
}

.story-image.youmay-img .sport-ytube-icon {
    top: 50%;
}

.story-image.youmay-img {
    position: relative;
}

.detail-hsty-cultr-con .content-txt h4,
.youmay-box .content-txt h4 {
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.detail-read-btn {
    display: flex;
    justify-content: center;
}

.detail-read-btn a {
    color: #de1f26;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
}

.detail-blog-con ul li {
    display: inline-block;
    text-decoration: none;
    list-style: none;
    margin-bottom: 20px;
    width: 30%;
    border-bottom: dashed 2px #ccc;
    padding-bottom: 10px;
    margin-right: 22px;
}


/* end details page css
   ------------------------------------------------------------------ */



/* Start contact page html
   --------------------------------------------------------------- */

.contact {
    padding: 100px 0;
    /* background-image: linear-gradient(to right, #d70000 40%, white 40%); */
}

.file-img {
    display: flex;
    width: 30px;
    height: 30px;
}

.left_box {
    display: flex;
    align-items: flex-start;
    color: #343434;
}

.left_box * {
    color: #343434;
}

.box_content h4 {
    font-size: 16px;
}

.box_content {
    margin-left: 10px;
}

.left_box {
    margin-top: 50px;
}

.heading-contact * {
    color: #343434;
}

.contact_left {
    width: 45%;
}

.contact_main {
    display: flex;
    justify-content: space-between;
    width: 80%;
    margin: 0 auto;
}

/* .form_container {
    display: flex;
    flex-direction: column;
} */
.form_container {
    display: inline-block;
    /* flex-direction: column; */
}

.contact_right {
    width: 50%;
    margin: auto;
    background-color: #fbfbfb;
    padding: 45px;
    border: 1px solid #f0f0f0;
    border-radius: var(--border-radius-xs);
}

/* .input_container {
    display: flex;
    flex-direction: column;
    margin-top: 30px;
} */
.input_container {
    display: flex;
    flex-direction: column;
    margin-top: 30px;
    width: 46%;
    float: left;
    margin-right: 15px;
}

.input_container:nth-child(6) {
    width: 97%;
}

.input_container:nth-child(3) {
    width: 96%;
}

.input_container:nth-child(7) {
    width: 96%;
}

.input_container input,
.input_container textarea {
    height: 40px;
    border: 1px solid #dddddd;
    outline: none;
    padding-left: 20px;
    border-radius: 4px;
}

.input_container textarea {
    height: 130px;
    resize: none;
    padding-top: 10px;
}

.input_container.check label {
    margin-left: 10px;
}


.input_container label {
    font-size: 14px;
    margin-bottom: 5px;
    font-weight: bold;
}

.form_heading p {
    margin-top: 10px;
}

.input_container input.checkbox {
    width: 20px;
    height: 20px;
    margin-top: 3px;
}

.check {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    width: 100%;
}

.check p {
    width: 90%;
    font-size: 12px;
    line-height: 20px;
    margin-left: 20px;
}

.submit_button {
    outline: none;
    border: none;
    width: 100%;
    height: 45px;
    background-color: #d70000;
    color: #ffffff;
    margin-top: 30px;
    border-radius: 5px;
    font-size: 16px;
}




/* End contact page html

   ---------------------------------------------------*/


/* Start popup css */

.popup {
    width: 100%;
    height: 100%;
    background-color: #00000099;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    align-items: center;
    justify-content: center;
}

.popup.active {
    display: flex;
}

body.hidden {
    overflow: hidden;
}

.popup_icon {
    width: 80px;
    height: 80px;
    display: flex;
}

.popup_main {
    width: 30%;
    margin: auto;
    background-color: white;
    padding: 20px;

    border-radius: 5px;
}

.top_bar h3 {
    font-size: 14px;
    padding: 10px 0;
    padding-top: 0;
    font-weight: 600;
}

.top_bar {
    border-bottom: 1px solid #000000;
}

.bottom_bar {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-top: 40px;

}

.text {
    font-size: 20px;
    text-align: center;
    margin-top: 20px;
    font-weight: 600;
}

.submit_button-popup {
    outline: none;
    border: none;
    width: 100%;
    height: 45px;
    background-color: #d70000;
    color: #ffffff;
    margin-top: 30px;
    border-radius: 5px;
    font-size: 16px;
}

body.popup {
    overflow: hidden;
}
.slick-slide {
    margin-right: 15px;
    position: relative;
}
.interviews-panel-slider .slick-slide{margin: 0px 11px;}


.slick-slide .image-ytube-icon {
    position: absolute;
    left: 43%;
    right: 0;
    top: 43%;
    margin: 0 auto;
    z-index: 3;
}

/* End popup css */
.main-right-first h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 19px;
    padding-top: 5px;
}
.main-right-first h3 p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 19px;
    padding-top: 5px;
    font-size: 16px;
    font-weight: 400;
}

.news-main-content h1 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;

}

.news-bottom img {
    height: 150px;
}

/* 4-4-23 */
.carousel-caption {
    position: relative;
    right: 0;
    bottom: 0;
    left: 0;
    padding-top: 4px;
    padding-bottom: 0;
    color: #141414;
    text-align: center;
}

.news-main-content h1 {
    margin-bottom: 15px;
    position: relative;
    bottom: 0;
    background: none;
    color: #000;
    padding: 0;
    font-family: 'Poppins', sans-serif;
    word-break: break-word;
    line-height: 20px;
}
.news-main-content h1 a {color: #fff;}
.news-main-content h1 a:hover {
    color: #212121;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    background-color: #333;
}

.privacy-policy-content h2 {
    padding-bottom: 20px;
}

.privacy-policy-content p {
    padding-bottom: 15px;
}

.footer {
    margin-top: 25px;
}

/* 10-4-2023*/
.name {
    margin-bottom: 19px;
}

.auther-name a {
    font-size: 18px;
}

ul.social button {
    width: 25px;
    height: 25px;
}

.auther-name a {
    font-size: 28px;
}

.auther-name a p {
    font-weight: 600;
    color: #c4c4c4;
}

.main-right-first {
    margin-bottom: 15px;
}

.entertainmen-bottom-left img {
    height: 110px;
}

.opinion-news .story-image iframe {
    height: 80px;
    width: 150px;
}

.entertainment-left img {
    height: 380px;
    min-height: 100%;
    object-fit: cover;
    object-position: top;
}

.entertainmen-bottom-left img {
    height: 47px;
    object-fit: cover;
}

.content_text p,
.contenttext p {
    font-size: 11px;
    color: #7c7c7c !important;
    font-weight: 600;
}

.opinion-news .contenttext p {
    padding-top: 10px;
}

.content_text p span,
.contenttext p span {
    color: #de1f26;
}

.topnews-content img {
    height: 200px;
    width: 100%;
    object-fit: cover;
}

/* .main-right-first h3 * {
    font-size: 14px;
    padding-top: 10px;
    font-weight: 600;
} */
.list span.list_img img {
    width: 250px;
    max-width: 100%;
}

.detail_card .card_left .img_card iframe {
    width: 100%;
    height: 350px;
    margin-top: 15px;
}

.full_content img {
    width: 100%;
    max-width: 100%;
    margin-top: 15px;
}

.news-bottom-con.list-page {
    margin-bottom: 50px;
}

.download-ritam img {
    width: 150px;
    max-width: 100%;
}

.download-ritam h5 {
    padding-bottom: 10px;
}

.download-ritam h5 {
    padding-bottom: 10px;
    font-size: 27px;
    text-transform: uppercase;
    color: #de1f26;
}

.download-ritam {
    box-shadow: 0px 2px 6px #ccc;
    margin-top: 25px;
    padding: 15px;
    border-radius: 5px;
    background: #f3f3f3;
    text-align: center;
}

.navbar-toggler .hamburger-toggle {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 30px;
    z-index: 11;
    float: right;
    background: url(../images/more.png) no-repeat;
    background-size: contain;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 5px 0;
}

.navbar-toggler {
    padding: .15rem 0.45rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
    transition: box-shadow .15s ease-in-out;
}

/* .navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background-image: var(--bs-navbar-toggler-icon-bg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
} */

.brking-slider-news-con.top-newsbrking {
    background: none;
    margin-top: 0px;
    margin-bottom: 0px;
    /* width: 74.2%; */
    max-width: 100%;
}
.brking-slider-news-con .header-sb{background: #f6f6f6;padding-top: 7px;padding-bottom: 3px;}
.brking-slider-news-con.top-newsbrking .slick-dotted.slick-slider {
    margin-bottom: 0;
}

.brking-slider-news-con.top-newsbrking .slider {
    width: 100%;
    margin: 0px auto;
}
.header-sb{display: flex;justify-content: center;}
.header-sb .slick-list{width: 88%;}
.header-sb .slick-slide{margin: 0 0;margin-right: 15px;}
.header-sb .image-box a:first-child{width: 30% !important;display: inherit;overflow: hidden;height: 70px;}
.header-sb .image-box a:last-child{width: 70% !important;display: inherit;overflow: hidden;height: 70px;}
.header-sb .image-box a:first-child img{width: 100%;}
.header-sb .image-box a h5{line-height: 1.5;}
.header-sb .slick-prev{left: 15px !important;}
.header-sb .slick-next{right: 23px;}
.comman_img {
    height: 400px;
    width: 100%;
    object-fit: cover;
}

.comman_img_list {
    height: 100px;
    width: 100%;
    object-fit: cover;
}

/* entertainment css start
------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------ */

.top-news.entr-movie {
    background: #f8f8f8;
    padding: 0px 12px;
}

.entr-content_text ul li:last-child {
    border-bottom: none;
    display: flex;
    justify-content: flex-end;
}

.entr-content_text ul li a.read-more {
    border-bottom: none;
    font-size: 16px;
    text-align: right;
    text-transform: uppercase;
    font-weight: 600;
    color: #a29c9c;
}

.top-news-con.entr-con {
    border: none;
}

.top-news-con.entr-con .add-google img {
    width: auto;
}

.image-gallery-bottom {
    margin-top: 20px;
}

.top-news-con.entr-con {
    margin-top: 0px;
}

.image-gallery-con.entertainment-gallery .image-box {
    width: 25%;
    margin-bottom: 20px;
}



/* movie trailers css start
------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------ */
.movie-trailers-con {
    margin-top: 30px;
}

.accordion-body a h5 {
    font-size: 17px;
    font-weight: 400;
}

.accordion-movietrailers-bottom {
    margin-top: 20px;
}

.accordion-body a h5 {
    font-size: 16px;
    font-weight: 400;
    padding-top: 6px;
}

.accordion-button:not(.collapsed) {
    color: #343434;
    background-color: #f6f6f6;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
}

.accordion-button:focus {
    z-index: 3;
    border-color: #ffffff;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(255 255 255 / 25%);
}

.movie-trailers-left .nav.nav-tabs {
    background: #f6f6f6;
}

.movie-trailers-left ul li button {
    color: #343434 !important;
    text-transform: uppercase;
    font-weight: 500;
}

.trending-celebs {
    border: solid 1px #eee;
    padding: 0px 10px;
}

.trending-celebs ul li {
    list-style: none;
    text-decoration: none;
    display: flex;
    justify-content: flex-start;
    margin-bottom: 10px;
    border-bottom: solid 1px #ccc;
    padding-bottom: 10px;
}

.trending-celebs .story-image img {
    width: 60px;
    max-width: 100%;
    height: 60px;
    object-fit: cover;
    border-radius: 50px;
}

.trending-celebs .story-image iframe {
    width: 100%;
    height: 100px;
    object-fit: cover;
}

.trending-celebs .content-txt {
    width: 64%;
}

.trending-celebs .content-txt a {
    text-transform: capitalize;
    font-weight: 400;
    font-size: 16px;
}

.google-con-small img {
    height: auto;
    margin-top: 20px;
}
.music-videos ul li .content-txt a p {
    font-size: 16px;
    font-weight: 400;
}
.music-videos ul li {
    list-style: none;
    text-decoration: none;
    display: inline-block;
    margin-bottom: 15px;
    width: 47%;
    vertical-align: top;
}

.music-videos .content-txt {
    width: 100%;
    max-width: 100%;
    clear: both;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.music-videos .sport-ytube-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    display: flex;
    align-items: center;
}

.music-videos .story-image img {
    width: 200px;
    max-width: 100%;
    height: 120px;
    object-fit: cover;
    object-position: top;
    padding-top: 0;
}

.music-videos iframe {
    width: 100%;
    height: 114px;
    object-fit: cover;
}

.content-txt a {
    font-size: 15px;
    font-weight: 400;
    color: #343434;
}

.music-videos {
    border: solid 1px #eee;
    padding: 0px 12px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.tag-con.breaking-tag {
    margin: 20px 0;
}

/* sport page css start
------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------ */
.sport-news {
    margin-bottom: 30px;
}

.opinion-news.sport-news-list {
    background: transparent;
}

.opinion-news.sport-news-list ul li {
    border-bottom: none;
}

.sport-news .story-image img {
    width: 201px;
    max-width: 100%;
    height: 140px;
    object-fit: cover;
}

.sport-news-list .content-txt a h6 {
    /* margin-bottom: 10px; */
    font-size: 16px;
    font-weight: 400;
    /* margin-top: 6px; */
}

.sport-news-list .content-txt h6 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.sport-news-list .content-txt p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-bottom: 10px;
}

.most-popular-news {
    margin: 20px 0;
}

.most-popular-news ul li {
    list-style: none;
    text-decoration: none;
    padding-bottom: 10px;
    border-bottom: dotted #bbbbbb;
    padding-top: 10px;
}

.most-popular-news ul li a {
    font-size: 16px !important;
    color: #343434;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.most-popular-news.india-news h2 {
    padding-bottom: 0px;
}

.history-news .most-popular-news {
    margin-top: 0px;
}

.history-news .most-popular-news h2 {
    padding-bottom: 0px;
}

.history-news ul li img {
    width: 100%;
    object-fit: cover;
    height: 206px;
    object-position: top;
}

.social-icon {
    margin: 20px 0;
    text-align: center;
}

.social-icon ul li {
    width: 150px;
    background: #eee;
    padding: 10px 15px;
    margin-bottom: 10px;
    margin-right: 10px;
}

.social-icon ul li {
    list-style: none;
    display: inline-block;
    text-align: center;
    margin-bottom: 10px;
    padding-right: 4px;
    font-size: 16px;
}

.social-icon ul li a i {
    padding-right: 6px;
    font-weight: 700;
    font-size: 16px;
}

.cricket-news .story-image img {
    width: 179px;
    max-width: 100%;
    height: 100px;
    object-fit: cover;
    object-position: top;
}

.cricket-news.football-news .opinion-news.international-news {
    background: transparent;
}

.life-style-con.soprt-life-style {
    margin-top: 0px;
}

.cricket-news.football-news ul li a,
.cricket-news ul li a {
    font-size: 16px !important;
    font-weight: 500;
}

.opinion-news.sport-news-list {
    padding-right: 0;
    padding-left: 0;
}

.more-sport-news .opinion-news.sport-news-list ul li {
    width: 47%;
    display: inline-flex;
    /* float: inherit; */
}

.more-sport-news .opinion-news.sport-news-list ul li:nth-child(even) {
    margin-left: 20px;
}

.more-sport-news .opinion-news.sport-news-list ul li:nth-child(odd) {
    margin-right: 0px;
}


/* SCIENCE and tech  NEWS pages css start
------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------ */

.scie-news-center .opinion-news.international-news {
    background: transparent;
}

.scie-news-center ul li a {
    font-size: 17px !important;
    color: #343434;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.scie-news-center ul li:first-child {
    padding-top: 0px;
}

.science-tech .story-image img {
    width: 245px;
    max-width: 100%;
    height: 155px;
    object-fit: cover;
}

.science-tech .story-image iframe {
    width: 245px;
    max-width: 100%;
    height: 155px;
    object-fit: cover;
}

.science-tech-top .most-popular-news h2 {
    padding: 0;
    margin: 0;
}

.science-tech-top .most-popular-news {
    margin: 0px 0;
}

.science-tech-top {
    margin-top: 30px;
}

.more-tech-left .opinion-news {
    background: transparent;
}

.more-tech-left h2 {
    padding-bottom: 0px;
}

.science-tech-bottom .science-tech ul li {
    width: 33%;
    float: left;
    display: flex;
    gap: 18px;
}

.science-tech-bottom .science-tech ul li .story-image {
    margin-right: 0px;
}

.more-tech-left ul li {
    width: 48%;
    float: left;
    display: flex;
    gap: 15px;
    margin-right: 20px;
}

.more-tech-left ul li:nth-child(even) {
    margin-right: 0px;
}

.more-tech-left ul li .story-image {
    margin-right: 0px;
}

.more-tech-right .main-right-first {
    width: 50%;
    display: inline-block;
    /* margin-right: 15px; */
}

/* .more-tech-right .main-right-first:nth-child(even) {
    margin-right: 0px;
} */

.science-center-news .science-tech .opinion-news.sport-news-list ul li {
    width: 47%;
    display: flex;
    float: left;
    margin-right: 15px;
}

.science-tech-bottom .science-tech .opinion-news.sport-news-list ul li {
    width: 32%;
    display: flex;
    float: left;
    margin-right: 10px;
}



/* opinion  NEWS pages css start
------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------ */

.opinion-con {
    margin-top: 30px;
}

.opinion-news-center a h5 {
    margin-top: 10px;
    font-size: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.opinion-news-center a h5 span {
    color: #de1f26;
    font-size: 13px;
}

.opinion-news-center .main-right-first a img {
    height: 125px;
    object-fit: cover;
    width: 100%;
    object-position: top;
}

.opinion-news-center .main-right-first h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    line-height: 19px;
    padding-top: 5px;
}

.opinion-Video iframe {
    height: 131px;
}

.opinion-Video h5 {
    font-size: 16px;
}

.opinion-Video h5 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-top: 8px;
}

.opinion-Video-con {
    margin-top: 15px;
}
/* .opinion-vc{} */
.opinion-vc .slick-initialized{display: flex;justify-content: center;padding: 16px 0px 16px 0 !important;}
.opinion-vc .slick-initialized .slick-prev{left: 10px;}
.opinion-vc .slick-initialized .slick-next{right: 16px;}
.opinion-vc .slick-initialized .slick-list{width: 87%;}
.opinion-vc .slick-initialized .slick-list .slick-slide{margin-left: 0;padding:0 15px}
/* .opinion-vc .slick-initialized .slick-list .slick-slide{} */
.opinion-vc h2{padding-top: 0px;}
.opinion-Video .regular.slider {
    padding: 16px 15px 16px 0;
    background: #e5e5e5;
}
.opinion-vc .most-popular-news ul li:first-child{padding-top: 0;}
.opinion-vc .slider{margin: 0px auto;}
.tag-con .container {
    /* padding-left: 0; */
}
.opinion-more-news .opinion-news {
    background: transparent;
}

.opinion-more-news .opinion-news ul li a {
    font-size: 16px !important;
    color: #343434;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.viedo-part-right iframe {
    height: 171px;
}

.viedo-part-right h4 {
    margin-top: 12px;
}

.more-opinion h2 {
    padding-bottom: 0px;
}

.small-viedo2 {
    margin-top: 20px;
    margin-bottom: 20px;
}

/* .right-part-opinion h2 {
    padding-bottom: 0px;
} */

.opinion-con .add-google2 img {
    width: 183px;
    height: auto;
    text-align: center;
    margin: 0 auto;
}

.add-google2.float-right {
    display: flex;
    justify-content: flex-end;
}

.opinion-more-news .opinion-news ul li {
    /* display: inline-table; */
    width: 48%;
    margin-right: 17px;
}

.world-banner-img iframe {
    width: 100%;
    height: 600px;
    object-fit: cover;
}

.opinion-more-news .opinion-news ul li:nth-child(even) {
    margin-right: 0px;

}

.more-opinion .viedo-part-right {
    width: 33%;
    margin-bottom: 20px;
    position: relative;
}

.more-assembly .viedo-part-right {
    width: 33%;
    margin-bottom: 15px;
}



/* assembly-elections page css start
-----------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------ */
.news-assembly-elections .opinion-news {
    background: transparent;
}

.news-assembly-elections .story-image img {
    width: 255px;
    max-width: 100%;
    height: 100px;
    object-fit: cover;
}

.news-assembly-elections .opinion-news ul li a {
    font-weight: 500;
    font-size: 17px !important;
    color: #343434;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

/* assembly news page css start
------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------ */

.more-assembly .viedo-part-right iframe {
    height: 300px;
    overflow: hidden;
    width: 100%;
    object-fit: cover;
}

.elections h2 {
    font-size: 21px;
    font-weight: 600;
    padding-top: 5px;
    text-transform: uppercase;
    padding-bottom: 10px;
    color: #343434;
    font-family: 'Poppins', sans-serif;
}

.elections {
    border: solid 1px #eee;
    padding: 10px 15px;
}

.elections ul li {
    list-style: none;
    display: flex;
    text-decoration: none;
    vertical-align: top;
    border-bottom: dotted 2px #ccc;
    padding: 10px 0;
}

.assembly-elections-add {
    margin-bottom: 15px;
}

.social-icon.elections-social ul li {
    text-align: left;
    width: 30%;
}

.social-icon.elections-social ul li img {
    height: 40px;
}

.social-icon.elections-social .social-icon {
    margin-bottom: 5px;
}

.elections ul li {
    list-style: none;
    display: flex;
    text-decoration: none;
    vertical-align: top;
    border-bottom: dotted 2px #ccc;
    padding: 5px 0;
    width: 44%;
    display: inline-block;
    margin-right: 10px;
}

.elections ul li a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.assembly-google-con img {
    height: 189px;
    width: 100%;
    max-width: 970px;
    margin: 0 auto;
}

.more-list-assembly .story-image img {
    width: 100%;
    max-width: 100%;
    height: 123px;
    object-fit: cover;
    object-position: top;
}

.more-list-assembly .content-txt {
    width: 328px;
    max-width: 100%;
}

.more-list-assembly {
    margin-top: 20px;
}

.more-list-assembly .opinion-news {
    background: transparent;
}

.more-list-assembly .content-txt p {
    margin-top: 7px;
}

.more-list-assembly .opinion-news ul li {
    width: 31%;
    display: inline-flex;
    float: left;
    margin-right: 20px;
}

.assembly-google-con {
    margin-top: 24px;
}

/*.assembly-elections-botm  css end
 ------------------------------------------------------------------------------------------
 ------------------------------------------------------------------------------------------ */
.assembly-elections-botm {
    margin-top: 30px;
}

.assembly-elections-list ul {
    border: solid 1px #ccc;
    padding: 10px 15px;
}

.assembly-elections-list ul li:nth-child(even) {
    width: 36%;
    margin-right: 0px;
    padding-left: 10px;
    border-left: solid 1px #eee;
}

.assembly-elections-list ul li {
    list-style: none;
    text-decoration: none;
    display: inline-block;
    width: 63%;
    border-bottom: 1px solid #ccc;
    /* margin-right: 15px; */
    padding: 10px 0;
}

.live-tv i {
    color: #fff;
}

/* details page  css start
------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------ */

.details-con h3 {
    font-size: 21px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.reading-sction .main-right-first h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 13px;
    padding-top: 0px;
}


.reading-sction .main-right-first {
    border-bottom: dotted #b4b4b4 3px;
}

/* .reading-sction h3 {
    font-size: 20px;
    padding-bottom: 20px;
    font-weight: 600;
} */

.detail-center p {
    padding-top: 15px;
    font-size: 16px;
    line-height: 28px;
}

.reading-sction ul li {
    /* display: flex; */
    display: inline-block;
    justify-content: center;
    margin-bottom: 15px;
    border-bottom: dashed 2px #ccc;
    padding-bottom: 10px;
}

.reading-sction ul li .story-image  img {
    width: 150px;
    max-width: 100%;
    height: 80px;
    object-fit: cover;
    object-position: top;
    min-width: 100%;
}
.news-main-content .carousel-item a {
    width: 100%;
}
.reading-sction ul li .content-txt h4 {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-weight: 400;
}

.reading-sction ul li .story-image {
    position: relative;
}

.reading-sction ul li .story-image .image-ytube-icon {
    position: absolute;
    top: 26%;
    left: 27%;
}

.viral-news ul li .image-ytube-icon {
    position: absolute;
    top: 20%;
    left: 29%;
}

.detail-center img.img-fluid.detail-img {
    margin-top: 15px;
}

.detalis-img-gallery .image-box {
    width: 33%;
    margin-bottom: 15px;
}

.detail-right .google-con-small img {
    margin-top: 0px;
    margin-bottom: 20px;
}

.also-watched .viedo-part-right iframe {
    height: 243px;
    object-fit: cover;
    object-position: center;
    width: 100%;
}

.also-watched {
    margin-bottom: 20px;
}

.social-icon ul li img {
    height: 40px;
}

.history-news.trending-stories {
    border: solid 1px #ccc;
    padding: 0 15px 3px 15px;
}

.detalis-img-gallery {
    margin-top: 20px;
}

.detail-right .social-icon {
    margin: 0px;
}

.lifestyle-content h5 * {
    color: #fff !important;
}

.detail-center img {
    height: 350px;
    object-fit: cover;
    object-position: top;
    width: 100%;
}

.detail-center iframe {
    height: 400px;
    object-fit: cover;
    width: 100%;
}

.entr-movie-content img {
    width: 100%;
    height: 190px;
    object-fit: cover;
    object-position: top;
}

.main-right-first iframe {
    width: 100%;
    height: 100px;
    object-fit: cover;
}

.news-main-center .news-main-right {
    overflow-y: scroll;
    height: 744px;
    overflow-x: hidden;
}

.news-main-center .news-main-right::-webkit-scrollbar-track {
    background: #ffffff00 !important;
}

.main-right-first a img {
    height: 120px;
    object-fit: cover;
    width: 100%;
    object-position: top;
}

.main-right-first a iframe {
    height: 140px;
    object-fit: cover;
    width: 100%;
    object-position: top;
}

.life-style-con iframe {
    width: 100%;
    height: 206px;
    object-fit: cover;
}

/* .music-videos iframe {
    width: 100%;
    height: 100px;
    object-fit: cover;
} */

/* .download_ritam span.crs_img {
    background: #fff;
    padding: 5px 10px;
    box-shadow: 0 2px 6px #ccc;
    border-radius: 10px;
    position: absolute;
    top: 33px;
    right: 0;

} */
.download_ritam span.crs_img img {
    width: 20px;
    display: none;

}

.extra-content {
    display: none;
}

.read-more-btn {
    color: #de1f26;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
    display: block;
    margin: 0px auto;
    text-align: center;
    cursor: pointer;
    padding: 5px 10px;
    width: 100%;
}

.extra-content .content {
    display: flex;
    justify-content: flex-start;
    margin-top: 14px;
    gap: 18px;
    width: 100%;
    border-bottom: dotted 2px #ccc;
    margin-left: 0;
    padding-bottom: 10px;
}

.extra-content .content p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.sport-con {
    margin-top: 14px;
    background: #fafafa;
    padding: 0px 0 15px 0;
}

.soprt-box-right {
    width: 100%;
    margin-bottom: 10px;
    position: relative;
}

.soprt-left .entertainment-left {
    position: relative;
}

.soprt-left .entertainment-left .image-ytube-icon {
    position: absolute;
    left: 50%;
    right: 0;
    top: 31%;
    margin: 0 auto;
}

.soprt-box-right h5 a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 10px;
}

.soprt-box-right h5 a {
    font-size: 16px;
    font-weight: 400;
}

.soprt-box-right img {
    width: 100%;
    object-fit: cover;
    height: 149px;
    object-position: top;
}

.soprt-box-right iframe {
    width: 100%;
    object-fit: cover;
    height: 149px;
    object-position: top;
}

.sport-right {
    overflow-y: scroll;
    height: 635px;
    overflow-x: hidden;
    min-height: 100%;
}

.sport-right::-webkit-scrollbar-track {
    background: #f6f6f6;
}

.entertainment-con {
    margin-top: 15px;
}

.interviews-panel-con .regular.slider .slick-slide iframe {
    height: 250px !important;
    object-fit: cover;
    width: 100%;
}

.interviews-panel-con .regular.slider .slick-slide img {
    height: 250px !important;
    object-fit: cover;
    width: 100%;

}

.video-img {
    position: relative;
    display: inline-block;
    width: 100%;
}

.viedo-part-right.video-img {
    margin-bottom: 15px;
}

.youtube-icon {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    left: auto;
    right: auto;
    text-align: center;
    width: 100%;
    bottom: 0;
    z-index: 9;
}

/* .youtube-icon i:after {
    position: absolute;
    background: #fff;
    content: '';
    width: 26px;
    height: 26px;
    left: 98px;
    z-index: -1;
    top: 48px;
} */

.youtube-icon i {
    color: red;
    font-size: 45px;
}

.image-box {
    position: relative;
    display: flex;
}
.brking-slider-news-con.top-newsbrking .image-box a{width: 50%;overflow: hidden;}
.image-box .image-ytube-icon {
    position: absolute;
    left: 43%;
    right: 0;
    top: 32%;
    margin: 0 auto;
    z-index: 3;
}

.image-ytube-icon i {
    color: red;
    font-size: 44px;
}

/* .image-ytube-icon i:after {
    position: absolute;
    background: #fff;
    content: '';
    width: 26px;
    height: 26px;
    left: 8px;
    z-index: -1;
    top: 10px;
}
.image-ytube-icon {
    position: absolute;
    left: 50%;
    right: 0;
    top: 50%;
    margin: 0 auto;
    z-index: 3;
} */
.viedo-con .viedo-part {
    position: relative;
}
.viedo-con h2{padding-top: 0;}
.viedo-con .viedo-part .image-ytube-icon {
    position: absolute;
    left: 44%;
    right: 0;
    top: 40%;
    margin: 0 auto;
    z-index: 3;
}

.politics-news-con .story-image {
    position: relative;
}

.politics-news-con .story-image .image-ytube-icon {
    position: absolute;
    left: 28%;
    right: 0;
    top: 33%;
    margin: 0 auto;
    z-index: 3;
}

.sewa-con .lifestyle-img {
    position: relative;
}

.sewa-con .lifestyle-img .image-ytube-icon {
    position: absolute;
    left: 41%;
    right: 0;
    top: 40%;
    margin: 0 auto;
    z-index: 3;
}

.opinion-news.business-news .story-image {
    position: relative;
}

.opinion-news.business-news .image-ytube-icon {
    position: absolute;
    left: 50%;
    right: 0;
    top: 50%;
    margin: 0 auto;
    z-index: 3;
}

.opinion-news.international-news .image-ytube-icon {
    position: absolute;
    left: 30%;
    right: 0;
    top: 30%;
    margin: 0 auto;
    z-index: 3;
}

.opinion-news.business-news .image-ytube-icon {
    position: absolute;
    left: 30%;
    right: 0;
    top: 26%;
    margin: 0 auto;
    z-index: 3;
}

.top-news-con .opinion-news .story-image .image-ytube-icon {
    position: absolute;
    left: 30%;
    right: 0;
    top: 30%;
    margin: 0 auto;
    z-index: 3;
}

.opinion-news.international-news .story-image {
    position: relative;
}

.most-popular-news.india-news ul li .story-image {
    position: relative;
}

.most-popular-news.india-news ul li .story-image .sport-ytube-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}

.sprtsmall-con {
    position: relative;
    /* display: inline-block; */
}

.more-sport-news .opinion-news.sport-news-list ul li .story-image {
    position: relative;
}

.opinion-news.detl-business-news ul li .story-image {
    position: relative;
}

.opinion-news.detl-business-news ul li .sport-ytube-icon {
    position: absolute;
    top: 46%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}

.history-news .most-popular-news ul li a {
    position: relative;
}

.history-news .most-popular-news .img-histry {
    position: relative;
}

.sportpg-banner-con .sport-banner {
    position: relative;
}

.history-news .most-popular-news ul li .sport-ytube-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}

.sport-ytube-icon {
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}

.inspiration-slider .sport-ytube-icon {
    position: absolute;
    top: 49%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}

.sport-ytube-icon i {
    font-size: 40px;
    color: #ff0000;
    position: relative;
}

.sport-ytube-icon i:after {
    position: absolute;
    background: #fff;
    width: 26px;
    left: 14%;
    content: '';
    bottom: 0;
    top: 7px;
    height: 26px;
    z-index: -1;
}

.sprtsmall-con img {
    height: 120px;
    object-fit: cover;
    object-position: top;
}

.sprtsmall-con iframe {
    height: 120px;
    object-fit: cover;
    object-position: top;
    width: 100%;
}

.culture-news {
    margin-top: 15px;
    /* border-top: solid 2px #333; */
}

.culture-slider .regular.slider .slick-slide iframe,
.inspiration-slider .regular.slider .slick-slide iframe,
.funjoks-slider .regular.slider .slick-slide iframe {
    height: 250px !important;
    object-fit: cover;
    object-position: top;
    width: 100%;
}

.culture-slider .regular.slider .slick-slide img,
.inspiration-slider .regular.slider .slick-slide img,
.funjoks-slider .regular.slider .slick-slide img {
    height: 250px !important;
    object-fit: cover;
    object-position: top;
    width: 100%;
}
    .inspiration-con {
        margin-top: 15px;
        /* border-top: solid 2px #333; */
    }
    .home-ism h2{padding-top: 0;}
    .home-ism .slider{margin: 0px auto;}
    .inspiration-con .container .home-border{
        border-top: solid 2px #333;
    }
    .inspiration-con.socialmedia-con .container {
        border: none;
    }

.inspiration-con.socialmedia-con {
    background: #f6f6f6;
    border-top: none;
    padding: 20px 0px;
}

.social-img-box,
.funjoks-slider {
    position: relative;
    display: inline-block;
    width: 100%;
}

.social-img-box .sport-ytube-icon,
.funjoks-slider .sport-ytube-icon {
    position: absolute;
    top: 48%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}

.social-img-box .sport-ytube-icon i,
.funjoks-slider .sport-ytube-iconsport-ytube-icon i {
    font-size: 50px;
    color: red;
}

.joks-con {
    margin: 15px 0;
    /* border-top: solid 2px #333; */
}
.joks-con .container .home-border {
    border-top: solid 2px #333;
}

.other-joks-part h4 {
    font-size: 20px;
    margin: 15px 0;
    text-transform: capitalize;
}
.right-part-sport .history-news {
    margin-top: -20px;
}
.right-part-sport .most-popular-news {
    margin: 0px 0;
}
.joks-img-box img,
.joks-img-box iframe {
    height: 200px;
    object-fit: cover;
    width: 100%;
    object-position: top;
}

.joks-img-box {
    position: relative;
    display: inline-block;
    margin-bottom: 23px;
}

.joks-img-box .ytube-icon {
    position: absolute;
    /* top: 50%; */
    right: 1%;
    transform: translate(-50%, -50%);
    z-index: 1;
    bottom: -16px;
}

.joks-img-box .ytube-icon i:after {
    background: #fff;
    position: absolute;
    content: '';
    left: 6px;
    right: auto;
    bottom: 7px;
    width: 20px;
    height: 20px;
    z-index: -1;
}

.joks-img-box .ytube-icon i {
    font-size: 36px;
    color: #eb0f0f;
}

/* .life-style-con.ajabgajab-con .lifestyle-content h5 {
    position: initial;
    background: none;
    color: #343434;
 } */
.ajabgajab-con .opinion-box2 {
    margin-top: 10px;
    margin-bottom: 20px;
}

/* .life-style-con h2 {
    padding-bottom: 0px;
} */

.life-style-con.sewa-con .opinion-box2 {
    display: flex;
    justify-content: flex-start;
    margin-top: 10px;
    margin-bottom: 10px;
    gap: 15px;
}

.ajabgajab-con {
    margin-bottom: 15px;
    background: #f6f6f6;
    padding: 15px 0 15px 0;
}
.home-lsa h2, .sewa-con h2{padding-top: 0;}
.opinion-Video-con .slick-slide {
    margin-right: 0;
    position: relative;
}

.opinion-Video-con .slick-next {
    right: -32px;
}

.detail-hsty-cultr-con .story-image.youmay-img {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
/* mobile navbar :start ------------------------------  */
.scrollmenu {
    background-color: #de1f26;
    overflow: auto;
    white-space: nowrap;
}

.scrollmenu ul li {
    display: inline-block;
    text-decoration: none;
}

.scrollmenu ul li a {
    display: inline-block;
    color: white;
    text-align: center;
    padding: 14px;
    text-decoration: none;
    text-transform: capitalize;
    font-size: 14px;
}

.scrollmenu ul li:hover {
    background-color: #c31118 !important;
    color: #fff;
}
.scrollmenu ul li a:hover {
    background-color: #c31118 !important;
    color: #fff;
}
.scrollmenu ul li a:active {
    background-color: #c31118 !important;
    color: #fff;
}


.mobile-menu .accordion .accordion-item h2 a:hover {
    color: #fff;
}

.mobile-menu {
    display: none;
}

.sprtsmall-con.sprt-btm-bx h5 {
    font-size: 16px;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.right-part-sport .google-con-small img {
    height: auto;
    margin-top: 0;
}

.cricket-con .sport-main-newsbtm {
    margin-top: 15px;
}

.more-sport-news .opinion-news.sport-news-list .story-image img {
    width: 283px;
    height: 120px;
    object-fit: cover;
    max-width: 100%;
}

.more-sport-news .opinion-news.sport-news-list ul li {
    padding-top: 0px;
}

.line-border {
    border-top: 2px solid #343434;
    margin: 0 15px;
    width: 97%;
}

.sport-banner img {
    height: 480px;
    object-fit: cover;
    width: 100%;
    object-position: top;
}

.more-sport-news {
    padding-top: 20px;
}

.sport-page .news-main-right {
    overflow-y: scroll;
    height: 413px;
    overflow-x: hidden;
}

.sport-banner h6 {
    font-size: 20px;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #fff;
}
.sport-banner h6 a p{color: #fff;}
.opinion-news.detl-business-news {
    padding: 0;
    background: transparent;
    margin-top: 20px;
}

.opinion-news.detl-business-news h2 {
    padding: 0px;
}

/* blog css start */

.recent-blog img {
    height: 466px;
    object-fit: cover;
    object-position: top;
    width: 100%;
    max-width: 100%;
}

.recent-blog h3,
.top-blog-news h3 {
    margin: 10px 0;
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.recent-blog .content_text {
    padding-top: 6px;
}

.blog-right-con .story-image img {
    width: 350px;
    max-width: 100%;
    height: 190px;
    object-fit: cover;
}

.blog-right-con ul li {
    display: flex;
    list-style: none;
    text-decoration: none;
    margin-bottom: 15px;
}

.blog-right-con .content-txt p {
    padding-top: 10px;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 16px;
    font-weight: 400;
}

.content-txt h6 {
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-weight: 600;
}

.top-blog-news {
    margin-top: 20px;
}

.top-blog-lft ul li {
    width: 47%;
    display: inline-block;
    margin-bottom: 20px;
    margin-right: 24px;
    vertical-align: top;
}

.top-blog-lft ul li:nth-child(even) {
    margin-right: 0px;
}

.top-blog-lft h4 {
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.tpblo-box p {
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.tpblo-box .tpblo-box img {
    width: 423px;
    height: 282px;
    max-width: 100%;
    object-fit: cover;
    object-position: top;
}

.top-voice-con ul li {
    list-style: none;
    text-decoration: none;
    display: inline-block;
    width: 100%;
    border-bottom: dashed 2px #ccc;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.top-voice-img img {
    width: 100px;
    height: 100px;
    float: left;
    object-fit: cover;
    margin-right: 20px;
    border-radius: 50px;
}

.top-voice-con h3 {
    margin-top: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 20px;
    /* padding-top: 17px; */
}

.top-voice-text p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 24px;
    font-size: 16px;
    font-weight: 400;
}

.blog-tag ul li {
    background: #f6f6f6;
    border-radius: 50px;
    padding: 5px 14px;
    width: max-content;
    display: inline-flex;
    box-shadow: 0 2px 2px #ccc;
    margin-right: 10px;
}

.blog-tag ul li a {
    font-size: 16px;
    font-weight: 400;
}

.interview-sec .carousel-item img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}

.interview-sec .carousel-item {
    position: relative;
}

.interview-sec .image-ytube-icon {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.interview-sec .carousel-item .sport-ytube-icon i {
    font-size: 47px;
    color: #ff0000;
    position: relative;
}

.interview-sec .carousel-item .sport-ytube-icon {
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}

.interview-sec-btm-news {
    margin-top: 20px;
}

.interview-sec-btm-news ul li {
    display: inline-block;
    width: 30%;
    margin-right: 17px;
    vertical-align: top;
}

.interview-sec-btm-news ul li:nth-child(3) {
    margin-right: 0;
}

.interview-sec-btm-news h5 {
    padding-top: 10px;
    font-size: 16px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.interview-sec .opinion-iapd p{font-size: 20px;color: #fff;}
.podcast-box img {
    height: 401px;
    width: 100%;
    object-fit: cover;
    object-position: top;
}

.podcast-box h4 {
    margin-top: 10px;
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.podcast-box h4 a p{color: #fff;font-size: 20px;}
.youmay-con .story-image.youmay-img img,
.detail-hsty-cultr-con .story-image.youmay-img img {
    height: 100px;
    width: 200px;
    object-fit: cover;
    object-position: top;
}

.detail-blog-con .content-txt {
    display: inline;
}

.opinion-more-news .opinion-news ul li .story-image {
    position: relative;
}

.more-opinion .image-ytube-icon {
    position: absolute;
    top: 31%;
    left: 44%;
}

.more-opinion .viedo-part-right img {
    height: 200px;
    object-fit: cover;
    object-position: top;
}

.right-part-opinion .most-popular-news ul li img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    object-position: top;
}

.opinion-more-news .image-ytube-icon {
    position: absolute;
    top: 20%;
    left: 30%;
    text-align: center;
    margin: 0 auto;
}

.opinion-Video-con .google-con img {
    width: 100%;
    height: auto;
}

.music-videos ul li .story-image {
    position: relative;
}

.entertainment-banner-center .news-main-right {
    overflow-y: scroll;
    overflow-x: hidden;
    height: 400px;
}

.news-main-center .news-main-right::-webkit-scrollbar {
    width: 5px;
}

/* 15-6-23  state menu */
/* 15-6-23 */

.scrollmenu ul::-webkit-scrollbar {
    display: none;
}

.scrollmenu .ul {
    overflow-x: scroll;
}

.scrollmenu .ul li ul li {
    display: flex;
}

.scrollmenu .ul li ul li a {
    display: block !important;
    color: #000;
}

.scrollmenu .nav-link:focus,
.nav-link:hover {
    color: #ffffff;
}

.menu-bottom button {
    border: none;
    background: transparent;
    vertical-align: text-bottom;
}

.menu-bottom button i {
    color: #fff;
}

.menu-bottom a {
    padding: 4px !important;
    vertical-align: middle;
}

.offcanvas-bottom {
    right: 0;
    left: 0;
    height: 60vh;
    /* height: auto; */
    max-height: 100%;
    border-top: 1px solid rgba(0, 0, 0, .2);
    transform: translateY(100%);
}

.offcanvas-body .list-group a {
    color: #343434;
    font-size: 16px;
    padding: 7px;
}

.stat-menu .accordion-button:not(.collapsed) {
    color: #343434;
    background-color: transparent;
    box-shadow: none;
}

.stat-menu .accordion-body {
    padding: 0px;
}

/* .parliament-menu {
    border-bottom: 1px solid rgba(0, 0, 0, .125);
} */
.mobile-menu .accordion .accordion-item h2 a {
    font-size: 14px;
    color: #343434;
}

.mobile-menu .accordion .accordion-item .accordion-button:not(.collapsed) {
    color: 343434;
    background-color: transparent;
    box-shadow: none;
}

.mega-content.stat-menu .accordion-button {
    padding: 10px 8px;
}

.mega-content.stat-menu .accordion-item h2 a {
    font-size: 15px;
    font-weight: 500;
}

.mega-content.stat-menu .accordion-flush .accordion-item:last-child {
    border-bottom: 1px solid rgba(0, 0, 0, .125);
}

/* 14-6-23 */
.stat-menu .accordion-body .list-group {
    padding: 0px;
    overflow-y: scroll;
    height: 100px;
    overflow-x: hidden;
    margin-bottom: 15px;
}

/*---- 15-6-23 -----*/
.home-badi-bat .image-ytube-icon {
    display: none;
}

/* 16-6-23 */
.topnews-content .img-box {
    display: flex;
    justify-content: center;
    align-items: center;
}

.ytubeicon-bx {
    position: absolute;
    display: none;
}

.img-box .ytubeicon-bx img {
    width: 50px !important;
    height: 50px !important;
}

/* 13-6-23  state menu */
/* 14-6-23 */

.scrollmenu ul::-webkit-scrollbar {
    display: none;
}

.scrollmenu .ul {
    overflow-x: scroll;
}

.scrollmenu .ul li ul li {
    display: flex;
}

.scrollmenu .ul li ul li a {
    display: block !important;
    color: #000;
}

.scrollmenu .nav-link:focus,
.nav-link:hover {
    color: #ffffff;
}

.menu-bottom button {
    border: none;
    background: transparent;
    vertical-align: text-bottom;
}

.menu-bottom button i {
    color: #fff;
}

.menu-bottom a {
    /* padding: 4px !important; */
    vertical-align: middle;
}
.scrollmenu ul li .menu-bottom {
    padding: 10px 14px;
}

.offcanvas-bottom {
    right: 0;
    left: 0;
    height: 60vh;
    /* height: auto; */
    max-height: 100%;
    border-top: 1px solid rgba(0, 0, 0, .2);
    transform: translateY(100%);
}

.offcanvas-body .list-group a {
    color: #343434;
    font-size: 16px;
    padding: 7px;
}

.stat-menu .accordion-button:not(.collapsed) {
    color: #343434;
    background-color: transparent;
    box-shadow: none;
}

.stat-menu .accordion-body {
    padding: 0px;
    padding-right: 15px;
}

/* .parliament-menu {
    border-bottom: 1px solid rgba(0, 0, 0, .125);
} */
.mobile-menu .accordion .accordion-item h2 a {
    font-size: 14px;
    color: #343434;
}

.mobile-menu .accordion .accordion-item .accordion-button:not(.collapsed) {
    color: 343434;
    background-color: transparent;
    box-shadow: none;
}

.mega-content.stat-menu .accordion-button {
    padding: 10px 8px;
}

.mega-content.stat-menu .accordion-item h2 a {
    font-size: 15px;
    font-weight: 500;
}

.mega-content.stat-menu .accordion-flush .accordion-item:last-child {
    border-bottom: 1px solid rgba(0, 0, 0, .125);
}

/* 14-6-23 */



.news-main-content .carousel-item .img-box .ytubeicon-bx img {
    width: 50px;
    height: 50px;
}

.img-box {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

/*--- 16-6-2023 ---*/
/* .latest-news h2 i,
.opinion-news.international-news h2 i {
    left: 13px;
} */

.sticky-button {
    padding: 10px 15px !important;
}

.culture-news .container .home-border{
    border-top: 2px solid #333;
}

.politics-news-con .col {
    padding-top: 20px;
}

.interviews-panel-con .regular.slider .slick-slide .img-box .ytubeicon-bx img {
    width: 50px !important;
    height: 50px !important;
}

.image-gallery-con .img-box {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.culture-slider .regular.slider .img-box .ytubeicon-bx img,
.soprt-left .entertainment-left .img-box .ytubeicon-bx img {
    width: 50px !important;
    height: 50px !important;
}

.inspiration-slider .regular.slider .slick-slide .img-box .ytubeicon-bx img,
.funjoks-slider .regular.slider .slick-slide .img-box .ytubeicon-bx img {
    width: 50px !important;
    height: 50px !important;
}

.soprt-left .entertainment-left .img-box a:first-child {
    width: 100%;
}

.image-gallery-con h5 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-size: 16px;
    margin-top: 10px;
}

.other-joks-part h4 {
    font-weight: 600;
}

#navbar_top {
    background: #fff;
    /* box-shadow: 0 2px 6px #525252; */
}

.slick-next {
    right: 17px;
}

.slick-prev {
    left: 11px;
}
.brking-slider-news-con.top-newsbrking .slick-prev {
    left: -32px;
}
.opinion-blog-news-con .opinion-image .img-box a:first-child,
.sport-main-newsbtm .img-box a:first-child {
    width: 100%;
}

.sprtsmall-con.sprt-btm-bx .img-box a:first-child {
    width: 100%;
}

.tag-con .trending-tags {
    margin-bottom: 0;
    margin-top: 10px;
}
.home-ttt .trending-tags{margin-top: 0 !important;}
.home-ttt .trending-tags ul li{margin: 0px 6px !important;}
.tag-con .trending-tags {
    margin-bottom: 0;
    margin-top: 10px;
    margin-left: -8px;
}

.right-part-opinion .most-popular-news {
    margin-top: 0px;
}

.top-news-con .opinion-news .img-box .ytubeicon-bx img,
.politics-news-con .img-box .ytubeicon-bx img,
.opinion-Video .regular.slider .img-box .ytubeicon-bx img {
    width: 30px !important;
    height: 30px !important;
}

.sprtsmall-con .img-box a:first-child {
    width: 100%;
}

.more-opinion .small-viedo .img-box a:first-child {
    width: 100%;
}

.lifestyle-content .opinion-box2 {
    display: inline-block;
    /* justify-content: flex-start; */
    margin-top: 20px;
    /* gap: 15px; */
    width: 100%;
    /* flex-direction: column; */
 }
    .top-voice-img {
        float: left;
    }
    .top-news-con .container {
        padding-top: 15px;
        margin-top: 0px;
    }
    .top-voice-con .img-box .ytubeicon-bx img {
        width: 25px !important;
        height: 25px !important;
        border-radius: 0px;
    }
    .trending-celebs .img-box .ytubeicon-bx img {
        width: 25px !important;
        height: 25px !important;
        border-radius: 0px;
    }
    .trending-tags-center-section .world-news-box .img-box .ytubeicon-bx img {
        width: 50px !important;
        height: 50px !important;
        min-width: 50px;
        min-height: 50px;
    }
    .special-section .update-box .img-box .ytubeicon-bx img {
        width: 50px !important;
        height: 50px !important;
        min-width: 50px !important;
        min-height: 50px;
    }
    .reading-sction ul li .img-box .ytubeicon-bx img, .viral-news ul li .img-box .ytubeicon-bx img {
        width: 30px !important ;
        height: 30px !important ;
    }
    .detail-hsty-cultr-right .google-con-small {
        margin-bottom: 20px;
    }
    .life-style-con h2 {
        padding-bottom: 0px;
    }
    .life-style-con.ajabgajab-con h2, .life-style-con.sewa-con h2 {
        padding-bottom: 15px;
    }
    .news-main-center .news-main-right::-webkit-scrollbar-thumb:hover {
        background: #b1b1b1;
    }
    .news-main-center .news-main-right::-webkit-scrollbar-thumb {
        background: #fff;
        border-radius: 5px;
    }
    .sport-right::-webkit-scrollbar-thumb:hover {
        background: #b1b1b1;
    }
    .sport-right::-webkit-scrollbar-thumb {
        background: #fff;
        border-radius: 5px;
    }
    .sport-right::-webkit-scrollbar {
            width: 5px;
        }




   .sport-page .news-main-right::-webkit-scrollbar-thumb:hover {
        background: #b1b1b1;
    }
    .sport-page .news-main-right::-webkit-scrollbar-thumb {
        background: #fff;
       border-radius: 5px;
    }
    .sport-page .news-main-right::-webkit-scrollbar {
        width: 5px;
    }


    .navbar-light .navbar-nav  i {
        color: rgb(0 0 0 / 52%);
    }
    .navbar-light .navbar-nav .nav-link:hover i {
        color: rgb(222 31 38);
    }
    .text-danger i{
        color: rgb(222 31 38) !important;
    }

    .opinion-news.detl-business-news .img-box .ytubeicon-bx img {
        width: 30px !important;
        height: 30px !important;
    }
    .most-popular-news .sport-news-list .img-box .ytubeicon-bx img {
        width: 30px !important;
        height: 30px !important;
    }
    .opinion-blog-news-con .img-box .ytubeicon-bx img {
        width: 40px !important;
        height: 40px !important;
    }
    .right-part-sport {
        margin-bottom: 30px;
    }
    /* .viedo-con h2 i {
        left: 13px;
    } */
    .topnews-content {
        margin-top: 0px;
    }
    .top-news-con .opinion-news ul li:first-child, .top-news-con .latest-news ul li:first-child,
    .politics-news-con .opinion-news.politics-news ul li:first-child, .opinion-news.international-news ul li:first-child {
        padding-top: 0px;
    }
    .politics-news-con .opinion-news.business-news ul li:first-child {
        padding-top: 0px;
    }
    /* .interview-sec h2 i, .right-part-opinion .most-popular-news h2 i, .more-opinion h2 i {
        left: 13px;
    } */

    .brking-slider-news-con .slick-initialized .slick-slide .img-box .ytubeicon-bx img{
        width:20px !important;
        height: 20px !important;

    }
    /* .image-gallery-con.entertainment-gallery h2 i, .movie-trailers-con h2 i {
        left: 13px;
    } */
    .trending-tags-center-section .world-news-main button#textButton {
        cursor: pointer;
        outline: none;
        border: none;
        background-color: #d32326;
        text-transform: uppercase;
        font-size: 18px;
        font-weight: 500;
        padding: 10px;
        color: #fff;
        width: max-content;
    }
    .history-news .most-popular-news .img-histry .img-box a {
        width: 100%;
    }
    .ajabgajab-con .col-md-3.col-lg-3 {
        margin-bottom: 10px;
    }
    .movie-trailers-left .accordion-body .image-box {
        position: relative;
        display: block;
    }
    .image-gallery-con.entertainment-gallery .image-box {
        position: relative;
        display: block;
    }
    .movie-trailers-left .accordion-body .image-box a {
        width: 100%;
    }
    .sport-page .news-main-right::-webkit-scrollbar-track {
        background: #fff;
    }
    .home-lsc h2{padding-top: 0;}
    .cricket-con .cricket-right::-webkit-scrollbar-track {
        background: #fff;
    }
    .brking-bttm-news .main-right-first .img-box .ytubeicon-bx img {
        width: 30px !important;
        height: 30px !important;
    }
    .main-right-first .img-box .ytubeicon-bx img {
        width: 30px !important;
        height: 30px !important;
    }
    .small-viedo .video-img .img-box .ytubeicon-bx img {
        width: 30px !important;
        height: 30px !important;
    }
    .soprt-left .entertainment-left .img-box .ytubeicon-bx img {
        width: 30px;
        height: 30px;
    }
    /* .sport-con .soprt-left .entertainment-left .img-box .ytubeicon-bx img {
        width: 50px !important;
        height: 50px !important;
    } */
    .entertainmen-bottom-left.small-icon .img-box .ytubeicon-bx img {
        width: 30px !important;
        height: 30px !important;
    }
    .small-icon .img-box .ytubeicon-bx img {
        width: 30px !important;
        height: 30px !important;
    }
    .interviews-panel-slider a img {
        width: 100%;
        height: 200px;
        object-fit: cover;
        object-position: top;
    }
    .interviews-panel-slider{display: flex;justify-content: center;}
    .interviews-panel-slider .slick-list{width: 92%;}
    .home-ipd .interviews-panel-slider p{color: #fff;font-size: 16px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
    .home-cn .interviews-panel-slider h4{font-size: 16px;}
    .home-cn .interviews-panel-slider p{color: #fff;font-size: 16px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
    .home-i .interviews-panel-slider p{color: #fff;font-size: 16px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
    .home-ism .interviews-panel-slider p{color: #fff;font-size: 16px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
    .home-jc .interviews-panel-slider p{color: #fff;font-size: 16px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
    .blog-right-con .content-txt h6 p {
        font-size: 16px;
        font-weight: 600;
    }
    .detail-center h3 p {
        font-size: 20px;
        font-weight: 600;
    }
    .detail_page .detail-center h3{
        font-weight: normal;
        margin: 0;
    }
    .detail_page .detail-center h3 p{
        font-size: 20px;
        font-weight: 600;
        color: #fff;
        font-weight: normal;
        padding: 0;
        margin: 0;
    }
    .trending-tags-center-section .world-content  h2 p {
        font-size: 20px;
        font-weight: 600;
        text-transform: capitalize;
    }
    .sport-banner h6 p {
        color: #fff;
        font-size: 20px;
        font-weight: 600;
    }
    .sport-news-list .content-txt a h6 p {
        font-size: 16px;
        font-weight: 600;
    }
    .detail_page .detail-center h3.video-p p {
        color: #343434;
    }
    .detail-center p span{color: #d32326;}
    .center-box.politics-page .image-ytube-icon{ display: none;}
    .brking-bttm-news .main-right-first .img-box a {
        width: 100%;
    }
    .interviews-panel-slider .slick-slide a {
        width: 100%;
    }
    #desc-p p:nth-child(1){
        display: block;
    }
    #desc-p p{
        display: none;
    }
    .details-con .detail-center p img {
        width: 100% !important;
    }
    .viedo-con .viedo-part img {
        width: 100%;
        height: 300px;
        object-fit: cover;
        object-position: top;
    }
    .trending-tags.detail_page .top-blogs p img {
        width: 100% !important;
    }
    .trending-tags.detail_page .blog-img p iframe {
        width: 100%;
    }


/* media responsive css start
------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------ */

/* Start List page media query */

@media (min-width: 1024px) and (max-width: 1398px) {
    .most-popular-news h2 {
        padding-bottom: 0px;
    }
    .header-sb .slick-prev{left: 6px !important;}
    .header-sb .slick-next{right: 14px;}
    .mega-content.stat-menu .accordion-item h2 a{font-size: 13px;font-weight: bold;}
    .navbar-dark .navbar-nav .nav-link {
        padding-right: 9px;
        padding-left: 10px;
    }

    .navbar ul li a {
        font-size: 14px;
        font-weight: 500;
    }

    /* .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 30px;
        padding-left: 30px;
    } */
    /* .fixed-top ul li a {
        padding-right: 20px !important;
        padding-left: 19.7px !important;
    } */
    .fixed-top .card-body a, .fixed-top .list-group-item, .fixed-top .mega-content .card{padding-right: 0px !important;padding-left: 0px !important;}
    .interviews-panel-con .regular.slider iframe {
        height: 250px;
        min-height: auto;
    }

    .tag-con .trending-tags ul li {
        margin: 8px 6px;
    }

    .sport-con {
        margin-bottom: 15px;
    }

    /*
    .entertainmen-bottom-left img {
        height: 100%;
        object-fit: cover;
        width: 100%;
        max-width: 100%;
    } */

    .google-con img {
        height: auto;
    }

    /* .news-main-right {
        overflow-y: scroll;
        overflow-x: hidden;
        height: 338px;
    } */
    .sport-con.faith-con .entertainmen-bottom-left h5 {
        padding-top: 0;
        margin-bottom: 15px;
    }



}

 @media (min-width:1800px) {
    /* .top-news-con h2 {
        padding-bottom: 0px;
    } */
    /* .politics-news-con h2 {
        padding-bottom: 0px;
    }
    .life-style-con h2 {
        padding-bottom: 0px;
    }
    .img-box .ytubeicon-bx img, .small-viedo .img-box .ytubeicon-bx img {
        width: 50px !important;
        height: 50px !important;
    } */


 }


/*- 6-6-23 */
@media (min-width:1600px) {
/*
    .img-box .ytubeicon-bx img,
    .small-viedo .img-box .ytubeicon-bx img {
        width: 30px !important;
        height: 30px !important;
    } */

    .brking-bttm-news .news-main-right .img-box .ytubeicon-bx img {
        width: 40px !important;
        height: 40px !important;
    }

    .video-img .img-box .ytubeicon-bx img {
        width: 40px !important;
        height: 40px !important;
    }
    .top-news.entr-movie h2 {
        padding-bottom: 10px;
    }


}



@media (min-width: 1400px) {
    /* .desk-menu .fixed-top{max-width: 1320px} */
    .container{max-width: 1400px;}
    .common_container {
        max-width: 1400px;
    }

    .odisa-live-tv .image-ytube-icon {
        display: none;
    }

    .news-main-content .carousel-item {
        position: relative;
    }

    .news-main-content .carousel-item .image-ytube-icon,
    .brking-bttm-news .main-right-first .image-ytube-icon {
        display: none;
    }

    .top-newsbrking .slick-slide {
        margin: 0px 0px;
    }
    .most-popular-news h2 {
        padding-bottom: 0px;
    }
    .more-sport-news .opinion-news.sport-news-list .img-box .ytubeicon-bx img {
        width: 30px !important;
        height: 30px !important;
    }



}


@media (max-width:1366px) {
    /* .slick-slide {
        margin: 0px 0px;
    } */
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 29.4px;
        padding-left: 29.5px;
    }
    .fixed-top ul li a {
        padding-right: 19px !important;
        padding-left: 19.7px !important;
    }

}

@media (max-width: 1200px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 20.4px;
        padding-left: 20.4px;
    }
    .fixed-top ul li a {
        padding-right: 11.6px !important;
        padding-left: 12px !important;
    }
    .common_container {
        max-width: 100%;
        padding: 0 30px;
    }

    .contact {
        background: #ffffff;
    }

    .contact_left {
        display: none;
    }

    .contact_right {
        width: 100%;
    }

    .politics-news-con .opinion-news.politics-news ul li,
    .politics-news-con .opinion-news.international-news ul li,
    .politics-news-con .opinion-news.business-news ul li {
        display: block;
    }

    .politics-news-con .opinion-news.politics-news ul li .story-image,
    .politics-news-con .opinion-news.politics-news ul li .story-image,
    .politics-news-con .opinion-news.business-news ul li .story-image {
        float: none;
        margin-right: 0;
    }

    .politics-news-con .opinion-news.politics-news ul li .story-image img,
    .politics-news-con .opinion-news.politics-news ul li .story-image img,
    .politics-news-con .opinion-news.international-news ul li .story-image img,
    .politics-news-con .opinion-news.business-news ul li .story-image img {
        width: 100%;
        max-width: 100%;
        height: 150px;
        object-fit: cover;
    }

    .politics-news-con .opinion-news.international-news .story-image {
        float: none;
        margin-right: 0;
    }

    .opinion-blog-news-con .opinion-box2 .content {
        width: 45%;
    }
    .youmay-box ul li {
        width: 49%;
    }
    .viral-news ul li .viral-image .img-box a:first-child {
        width: 100%;
    }
    .sport-page .news-main-right .img-box .ytubeicon-bx img {
        width: 30px !important;
        height: 30px !important;
    }
    .cricket-con .main-right-first .img-box .ytubeicon-bx img {
        width: 30px !important;
        height: 30px !important;
    }


}
/* @media (min-width: 1200px){
    .desk-menu .fixed-top{width: 1115.5px;}
}
@media (min-width: 992px){
    .desk-menu .fixed-top{width: 936px;}
} */
@media (max-width: 1024px) {
    .top-news-con .opinion-news ul::-webkit-scrollbar-thumb {
        background: #f6f8fc;
        border-radius: 5px;
    }
    .top-news-con .opinion-news ul::-webkit-scrollbar-thumb:hover {
        background: #b1b1b1;
    }
    .life-style-con .opinion-box2 .content {
        width: 100%;
        border-right: none;
        margin-left: 0px;
        padding-right: 3px;
        margin-bottom: 15px;
        border-bottom: dotted 2px #ccc;
        padding-bottom: 10px;
    }

    .life-style-con .opinion-box2 {
        display: inline-block;
    }

    .lifestyle-content h5 {
        font-size: 15px;
    }

    .science-tech-top .science-tech .story-image img {
        width: 100%;
        max-width: 100%;
        height: 155px;
        object-fit: cover;
    }

    /*
    .brking-slider-news-con .slick-initialized .slick-slide .image-box img {
        float: none;
        width: auto;
    } */
    .brking-slider-news-con .slick-initialized .slick-slide .image-box img {
        float: none;
        width: 120px;
    }

    .brking-slider-news-con .slick-initialized .slick-slide .image-box h5 {
        padding-left: 0;
    }

    .detalis-img-gallery .image-box img {
        width: 100%;
        height: auto;
    }

    .more-sport-news .sport-news-list .content-txt a h6 {
        margin-bottom: 5px;
        font-size: 16px;
        margin-top: 0;
    }

    .more-sport-news .sport-news-list .content-txt p {
        -webkit-line-clamp: 3;
        margin-bottom: 0;
    }

    .more-sport-news .opinion-news.sport-news-list ul li {
        width: 100%;
    }

    .more-sport-news .opinion-news.sport-news-list ul li:nth-child(even) {
        margin-left: 0;
    }

    .popup-content {
        width: 80% !important;
    }

    .parent_dec {
        display: block !important;

    }

    .scie-news-center .opinion-news.international-news ul li {
        display: block;
    }

    .more-opinion .viedo-part-right iframe {
        height: 111px;
        width: 100%;
    }

    .culture-slider .regular.slider .slick-slide iframe,
    .inspiration-slider .regular.slider .slick-slide iframe,
    .funjoks-slider .regular.slider .slick-slide iframe {
        height: 200px !important;
    }

    .culture-slider .regular.slider .slick-slide img,
    .inspiration-slider .regular.slider .slick-slide img,
    .funjoks-slider .regular.slider .slick-slide img {
        height: 200px !important;
    }

    .entertainment-box .sprtsmall-con img {
        height: 105px;
    }

    .event-con ul li {
        padding: 0px 7px;
        margin-top: 5px;
    }

    .politics-news-con .opinion-news ul li {
        display: block;
    }

    .politics-news-con .story-image {
        float: none;
        width: 100%;
    }

    .politics-news-con .story-image img {
        width: 100%;
        height: 100px;
        margin-bottom: 10px;
    }

    .politics-news-con h2 {
        padding-bottom: 0px;
        font-size: 15px;
    }

    .faith-con .soprt-box-right img {
        height: 130px;
    }

    /* .news-main-right {
    overflow-y: scroll;
    overflow-x: hidden;
    height: 316px;
} */

    .cricket-right {
        overflow-y: scroll;
        overflow-x: hidden;
        height: 551px;
    }

    .detail-blog-con ul li {
        width: 46%;
    }

    .youmay-con .youmay-box ul li {
        width: 48%;
        margin-right: 20px;
    }

    .youmay-con .youmay-box ul li:nth-child(even) {
        margin-right: 0px;
    }

    .top-blog-lft ul li {
        width: 46%;
    }

    .blog-right-con .content-txt p {
        line-height: normal;
    }

    .interview-sec-btm-news ul li {
        width: 31%;
        margin-right: 12px;
    }

    .slick-slide .image-box {
        display: block;
    }
    .header-sb .image-box{display: flex;}
    .header-sb .image-box a:last-child h5{margin-left: 10px;}
    .opinion-blog-news-con .opinion-box2 {
        display: flex;
    }

    .entertainmen-bottom-left {
        padding-top: 10px;
        width: 100%;
        max-width: 100%;
        display: block;
    }

    .entertainmen-bottom-left .soprt-box {
        width: 49%;
        display: inline-block;
    }

    .sport-con .sport-right {
        overflow-y: hidden;
        height: 828px;
    }

    .entertainment-con .entertainmen-bottom-left .entertainment-box,
    .faith-con .entertainmen-bottom-left .entertainment-box {
        width: 48%;
        display: inline-block;
    }

    .life-style-con.sewa-con .opinion-box2 {
        display: flex;
        gap: 0px;
        flex-direction: column;
    }

    .news-main-center .news-main-right {
        overflow-y: scroll;
        height: 650px;
        overflow-x: hidden;
    }

    .reading-sction ul li {
        display: block;
    }

    .reading-sction .story-image {
        float: none;
        margin-right: 0;
    }

    .reading-sction ul li .story-image img {
        width: 100%;
        height: 100px;
    }

    .scl-icon {
        margin-right: 6px;
        margin-left: 5px;
    }

    .social-icon ul li {
        width: 140px;
    }

    .sportpg-banner-con .sport-banner .sport-ytube-icon {
        top: 50%;
        left: 50%;
    }

    .brking-slider-news-con .slick-initialized .slick-slide .image-box h5 {
        font-size: 12px;
        -webkit-line-clamp: 3;
    }

    .politics-news-con .opinion-news ul li {
        display: block;
    }

    .top-news-con .opinion-news ul li {
        display: block;
    }

    .top-news-con .opinion-news ul li .story-image {
        float: none;
    }

    .top-news-con .opinion-news ul li .story-image img {
        width: 100%;
        object-fit: cover;
    }

    .top-news-con .opinion-news {
        height: 70%;
        overflow-y: scroll;
        overflow-x: hidden;
    }

    /*16-6-23 -*/
    .top-news-con .opinion-news {
        height: 1000px;
        overflow-y: hidden;
        overflow-x: hidden;
    }

    .top-news-con .opinion-news ul {
        overflow-y: scroll;
        height: 1033px;
    }

    .top-news-con .opinion-news ul::-webkit-scrollbar {
        width: 7px;
    }


    /*16-6-23 -*/
    .top-news-con .topnews-content img {
        height: 207px;
        width: 100%;
        object-fit: cover;
    }

    .most-popular-news.india-news .opinion-news ul li {
        display: inherit;
    }

    .soprt-left .entertainment-left .image-ytube-icon {
        position: absolute;
        left: 50%;
        right: 0;
        top: 21%;
        margin: 0 auto;
    }

    .viral-news ul li {
        display: block;
    }

    .viral-image img {
        width: 100%;
        object-fit: cover;
        height: 150px;
        object-position: top;
    }

    /*- 19-6-23--*/
    .life-style-con a {
        width: 100%;
    }
    .top-news-con h2 {
        /* padding-bottom: 0; */
    }
    .reading-sction ul li .img-box .ytubeicon-bx img, .viral-news ul li .img-box .ytubeicon-bx img {
        width: 40px !important;
        height: 40px !important;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 20.4px;
        padding-left: 20.4px;
    }
    .fixed-top ul li a{
        padding-right: 12px !important;
        padding-left: 11.6px !important;
    }

}


@media (max-width: 1023px) {

    .list_main {
        flex-wrap: wrap;
    }

    .list_left,
    .list_right {
        width: 100%;
    }

    .card_main {
        flex-wrap: wrap;
    }

    .card_left {
        width: 100%;
    }

    .card_right {
        width: 100%;
        margin-top: 30px;
    }

    .topnews-content img {
        height: 150px;
        width: 100%;
        object-fit: cover;
    }

    .viedo-part-right .video-img .youtube-icon i:after {
        position: absolute;
        background: #fff;
        content: '';
        width: 26px;
        height: 26px;
        left: 68px;
        z-index: -1;
        top: 48px;
    }

}

/* End List page Media query */

@media (max-width: 991.98px) {
    .politics-news-con h2 {
        padding-bottom: 10px;
        font-size: 15px;
    }
    .most-popular-news .sport-news-list .img-box .ytubeicon-bx img {
        width: 50px !important;
        height: 50px !important;
    }
    .opinion-news.detl-business-news .img-box .ytubeicon-bx img {
        width: 50px !important;
        height: 50px !important;
    }
    .top-news-con .opinion-news::-webkit-scrollbar-thumb {
        background: transparent;
        border-radius: 5px;
    }
    .top-news-con .opinion-news ul::-webkit-scrollbar-thumb {
        background: #f6f8fc;
        border-radius: 5px;
    }
    .top-news-con .opinion-news ul::-webkit-scrollbar-track {
        background: transparent !important;
    }
    .top-news-con .opinion-news ul::-webkit-scrollbar {
        width: 5px;
    }
    .top-news-con .opinion-news ul li .story-image {
      margin-right: 0px;
    }

    .detail-blog-con ul li{margin-right: 0px;}
    .detail-blog-con .youmay-box ul{margin: 0 -15px;}
    .detail-blog-con .youmay-box ul li{width: 48%;padding: 0 15px;border: none;}
    .detail-blog-con .youmay-box ul li .story-image{margin-right: 0;}
    .right-part-opinion .most-popular-news {
        margin-top: 15px;
    }
    .most-popular-news .opinion-news.sport-news-list .img-box a{width: 100%;}
    .opinion-vc .slider{margin-bottom: 15px;}
    .right-part-sport .google-con-small img {
        height: auto;
        margin-top: 20px;
    }
    .opinion-vc{margin-top: 0;}
    .navbar-dark .navbar-nav .nav-link {
        font-size: 11px;
        padding-right: 0px;
        padding-left: 10px;
    }

    .soprt-left .entertainment-left .image-ytube-icon {
        position: absolute;
        left: 0;
        right: 0;
        top: 21%;
        margin: 0 auto;
    }

    .news-main-content h1 a {
        font-size: 18px;
    }

    .sport-news-list .content-txt a h6 {
        font-size: 15px;
    }

    .most-popular-news.india-news ul li {
        padding-bottom: 0;
    }

    .news-main-content h1 {
        line-height: 20px;
    }

    /* .main-right-first h3 {
        line-height: 14px;
    }
    .main-right-first h3 a {
        font-size: 13px;
    }
    */
    .politics-news-con .content-txt {
        width: 100%;
        padding-top: 0;
    }

    .news-content h3 {
        font-size: 18px;
        line-height: 24px;
    }

    .top-news-con h2,
    .viedo-con h2,
    .entertainment-con h2,
    .sport-con h2 {
        font-size: 18px;
    }

    .navbar-toggler:focus {
        box-shadow: none;
    }

    .navbar-dark .navbar-toggler {
        width: max-content;
        border: none;
    }

    .news-main-content {
        margin-bottom: 15px;
    }

    .main-right-first {
        margin-bottom: 15px;
    }

    .news-bottom-con {
        margin-top: 20px;
    }

    .news-bottom {
        margin-bottom: 15px;
    }

    .news-bottom a img {
        min-height: auto;
    }

    .foot-link {
        padding-left: 0;
    }

    .current-date p {
        font-size: 13px;
    }

    .main-right-first a img {
        height: auto;
    }

    .comman_img {
        height: 230px;
    }

    .opinion-news ul li {
        display: block;
    }
    .viral-con .viral-news .viral-image{width: 47%;}
    .viral-con .viral-news .content-txt{width: 47%;}
    .content-txt {
        width: 100%;
        padding-top: 10px;
    }

    .story-image {
        float: none;
    }

    .story-image img {
        width: 100%;
        max-width: 100%;
        object-fit: cover;
        object-position: top;
    }

    .youmay-con .story-image img,
    .detail-hsty-cultr-con .story-image img {
        width: 100%;
        max-width: 100%;
        height: 150px;
        object-fit: cover;
        object-position: top;
    }

    .opinion-news .story-image iframe {
        height: 200px;
        width: 100%;
    }

    .entertainmen-bottom-left h5 {
        padding-top: 7px;
    }

    .news-bottom img {
        height: 100px;
        object-fit: cover;
        width: 100%;
    }

    .list_right .opinion-news .story-image img {
        height: 180px;
        object-fit: cover;
    }

    .sport-con .entertainment-left img {
        height: 350px;
        object-fit: cover;
    }

    .sport-con .entertainmen-bottom-left img {
        height: 100px;
        object-fit: cover;
        object-position: top;
        width: 100%;
    }

    .entertainment-con .entertainment-left img {
        height: 250px;
        min-height: 100%;
        object-fit: cover;
    }

    .entertainment-con .entertainmen-bottom-left img {
        height: 150px;
        object-fit: cover;
    }

    .sprtsmall-con h5 {
        padding-top: 0px;
        margin-top: 0;
        margin-bottom: 10px;
    }

    .viedo-part iframe {
        height: 180px;
    }

    .small-viedo iframe {
        height: 100px;
    }

    .detail_card .story-image img {
        height: 200px;
        object-fit: cover;
    }

    .detail_card .card_left .img_card iframe {
        width: 100%;
        height: 250px;
        margin-top: 15px;
    }

    .contact {
        padding: 50px 0;
    }

    .contact_main {
        width: 100%;
    }

    .education-news ul li {
        padding-bottom: 10px;
    }

    .google-con img {
        height: auto;
        width: 100%;
        max-width: 970px;
        margin: 0 auto;
    }

    .top-news-con .opinion-news {
        overflow-y: scroll;
        height: 1033px;
        overflow: hidden;
    }

    .tag-con .trending-tags ul li {
        margin-bottom: 16px;
    }

    .slick-prev {
        left: -12px !important;
    }

    .slick-next {
        right: -12px !important;
    }

    .lifestyle-img a img {
        height: 150px;
    }

    .lifestyle-content h5 {
        font-size: 14px;
    }

    .foot-social-link ul li {
        margin-bottom: 10px;
    }

    .news-main-content .carousel-item a img {
        height: 250px;

    }

    .interviews-panel-con iframe {
        height: 156px;
    }

    .image-box img {
        height: auto;
    }

    a.navbar-brand {
        margin: 0 auto;
        display: block;
        width: 150px;
        height: auto;
    }

    .blog-header .col-md-5 {
        display: none;
    }
    .image-gallery-con.entertainment-gallery .image-box a {
        width: 100%;
    }
    .tab-content>.tab-pane {
        display: block;
        opacity: 1;
    }

    .top-news.entr-movie {
        overflow-y: hidden;
        overflow-x: hidden;
        height: 100%;
    }
    .entr-movie-content {
        overflow-y: hidden;
        overflow-x: hidden;
        height: 100%;
    }
    .movie-trailers-left .accordion-body .image-box .img-box a {
        width: 100%;
    }

    .movie-trailers-left .accordion-body .image-box {
        position: relative;
        display: block;
    }

    .movie-trailers-left .accordion-body .image-box img {
        height: 150px;
    }
    .music-videos ul li {
        width: 100%;
    }

    .lifestyle-img h4 a {
        font-size: 13px;

    }

    .life-style-con .lifestyle-content h5 {
        font-size: 15px;
    }

    .life-style-con .opinion-box2 .content {
        width: 100%;
        border-bottom: dotted 2px #ccc;
        margin-left: 0px;
        padding-right: 3px;
        margin-bottom: 15px;
        border-right: 0px;
        padding-bottom: 10px;
    }

    .life-style-con .opinion-box2 {
        display: block;
        justify-content: flex-start;
        margin-top: 15px;
        gap: 15px;
    }

    .foot-tags-link ul li {
        width: 100%;
        text-align: center;
    }

    .mega-content .card-body p {
        padding-bottom: 16px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        font-size: 12px;
        margin-top: 10px;
    }

    /* .sport-news .story-image img {
        width: 100%;
    } */
    .sport-news .story-image img {
        /* width: 100%; */
        max-width: 100%;
    }

    .scie-news-center {
        overflow-x: hidden;
        height: 300px;
        overflow-y: scroll;
    }

    .brking-slider-news-con.top-newsbrking {
        width: 100%;
    }

    nav.navbar {
        background: #fff !important;
    }

    .brking-slider-news-con .slick-initialized .slick-slide .image-box img {
        float: none;
        width: 100%;
        height: 80px;
    }

    .news-assembly-elections {
        overflow-y: scroll;
        height: 320px;
        overflow-x: hidden;
    }

    .more-assembly .viedo-part-right iframe {
        height: 200px;
    }

    .elections ul li {
        width: 100%;
    }

    .assembly-google-con {
        margin-top: 12px;
    }

    .social-icon.elections-social ul li img {
        height: 23px;
    }

    .science-tech-bottom .science-tech ul li {
        width: 47%;
        display: block;
        margin: 0 10px;
    }

    .science-tech-bottom .science-tech .opinion-news.sport-news-list ul li {
        width: 46%;
        display: block;
        float: left;
        margin-right: 15px;
    }

    .science-tech-bottom .story-image img {
        width: 100%;
    }

    .opinion-more-news .opinion-news ul li {
        width: 47%;
        display: inline-block;

    }

    .opinion-more-news .opinion-news ul li:nth-child(even) {
        margin-right: 0px;
    }

    .more-list-assembly .opinion-news ul li {
        width: 47%;
    }

    .more-list-assembly .opinion-news ul li .content-txt {
        padding-top: 0;
    }

    .cricket-news .story-image img {
        width: 100%;
    }

    .most-popular-news .opinion-news.sport-news-list img {
        width: 100%;
        height: 100px;
    }

    .social-icon ul li {
        width: 128px;
    }

    .image-box img {
        height: 161px;
    }

    .life-style-con .col-md-3.col-lg-3 {
        width: 50%;
    }

    .trending-celebs ul li {
        display: flex;
        margin: 10px 0;
    }

    .trending-celebs ul li .story-image {
        float: left;
    }

    .trending-celebs .story-image iframe {
        width: 60px;
        max-width: 100%;
        height: 60px;
        object-fit: cover;
        border-radius: 50px;
    }

    .science-center-news .science-tech .opinion-news.sport-news-list ul li {
        display: block;
    }

    .joks-img-box img,
    .joks-img-box iframe {
        height: 150px;
    }

    .social-links-top ul li a img {
        width: 19px;
    }

    .event-con ul li a {
        font-size: 11px;
    }

    a.logo {
        display: none;
    }
    .sport-con .soprt-box-right .img-box a {
        width: 100%;
    }
    .soprt-box-right img {
        width: 100%;
        object-fit: cover;
        height: 200px;
        object-position: top;
    }
    .sport-con .sport-right, .entertainment-con .sport-right {
        overflow-y: hidden;
        height: 100%;
        overflow-x: hidden;
        min-height: auto;
        margin-top: 0;
        display: block;
        /* gap: 20px; */
    }

    .sport-con .soprt-box-right, .entertainment-con .sport-right {
        width: 94%;
    }

    .entertainment-con .soprt-box-right .img-box a {
        width: 100%;
    }

    .image-ytube-icon {
        display: flex;
        justify-content: center;
        left: 0;
    }

    .image-ytube-icon i {
        font-size: 30px;
    }

    .top-bar .top-bar-right {
        display: none !important;
    }

    .current-date {
        display: none;
    }

    .top-bar .event {
        width: 100%;
    }

    .mobile-menu {
        display: block;
    }

    .scrollmenu::-webkit-scrollbar {
        width: 10px;
        height: 4px;
    }

    .brking-slider-news-con.top-newsbrking {
        display: none !important;
    }

    .navbar-light .navbar-toggler {
        display: none;
    }

    .sport-page .news-main-right {
        height: 280px;
    }

    .cricket-right {
        height: 500px;
    }

    .viral-news ul li {
        display: inline-flex;
        width: 31%;
        margin-right: 15px;
    }

    .youmay-con .youmay-box ul li {
        width: 32%;
        margin-right: 0px;
    }

    .detail-hsty-cultr-con .youmay-box ul li {
        width: 48%;
        vertical-align: top;
    }

    .detail-hsty-cultr-right {
        display: none;
    }

    .detail-blog-con .story-image img {
        width: 100%;
        max-width: 100%;
        height: 200px;
    }

    .detail-blog-con ul li:nth-child(3n+3) {
        margin-right: 0px;
    }

    .detail-blog-con ul li {
        width: 31%;
    }

    .reading-sction ul li {
        display: block;
    }

    .viral-news ul li .content-txt {
        padding-top: 0;
    }

    .interview-sec-btm-news ul li {
        width: 100%;
        margin-right: 12px;
    }

    .interview-sec-btm-news .sprtsmall-con img {
        height: 200px;
    }

    .opinion-Video iframe,
    .opinion-Video img {
        height: 131px;
        object-fit: cover;
    }

    .viral-con .viral-news ul li {
        display: inline-flex;
        width: 47%;
        margin-right: 15px;
    }

    .detail-blog-con .content-txt {
        display: inherit;
    }

    .interview-sec .carousel-item img {
        height: 300px;
    }

    .podcast-box img {
        height: 300px;
    }

    .opinion-interview .sprtsmall-con h5 {
        margin-top: 10px;
        margin-bottom: 15px;
    }

    .opinion-more-news .opinion-news ul li .story-image {
        float: none;
    }

    .more-opinion .viedo-part-right img {
        height: 150px;
    }

    .most-popular-news.india-news ul li .story-image,
    .opinion-news.detl-business-news ul li .story-image {
        float: inherit;
    }

    .opinion-news.detl-business-news .story-image img {
        height: 150px;
    }

    /* .news-main.sport-page .main-right-first h3 {
        line-height: 24px;
    } */
    /* .news-main.sport-page .main-right-first h3 a {
        font-size: 20px;
    } */
    .news-main.sport-page #myCarousel {
        margin-bottom: 0;
    }

    .image-box .image-ytube-icon {
        left: 0;
        top: 32%;
        display: flex;
        align-items: center;
    }

    .tag-con .trending-tags {
        display: flex;
        gap: 7px;
        align-items: flex-start;
        margin-bottom: 0;
        margin-top: 0;
    }

    .accordion-body a h5 {
        font-size: 15px;
    }

    .movie-trailers-left h2 {
        padding: 0;
    }

    .entertainment-banner-center .news-main-right {
        height: 300px;
    }

    .entertainment-banner-center .news-main-right::-webkit-scrollbar {
        width: 5px;
    }

    .d-none-custom {
        display: none;
    }

    .youmay-con .story-image.youmay-img img,
    .detail-hsty-cultr-con .story-image.youmay-img img {
        height: 200px;
        width: 100%;
        object-fit: cover;
        object-position: top;
        vertical-align: top;
    }

    .entr-movie-content img {
        width: 100%;
        height: 150px;
    }

    /* 15-6-23  state menu */
    .scrollmenu+.content {
        padding-top: 60px;
    }

    .sticky {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 999;
    }

    .sticky+.content {
        padding-top: 60px;
    }

    nav#navbar_top {
        display: none;
    }

    .mobile-menu .logo-mobile {
        padding-bottom: 10px;
    }

    nav#navbar_top {
        display: none;
    }

    .mobile-menu .logo-mobile {
        padding-bottom: 10px;
    }

    /* 13-6-23 --*/
    .scrollmenu+.content {
        padding-top: 60px;
    }

    .sticky {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 999;
    }

    .sticky+.content {
        padding-top: 60px;
    }

    nav.navbar {
        display: none;
    }

    .blog-header {
        padding: 0;
    }

    .topnews-content {
        margin: 12px 0;

    }

    .top-news-con .opinion-news ul,
    .latest-news ul {
        margin-top: -10px;
    }
    .small-viedo .viedo-part-right .img-box .ytubeicon-bx img {
        width: 30px !important;
        height: 30px !important;
    }
    /* .cricket-con.football-con .cricket-right {
        width: 100%;
    }
    .main-right-first .img-box a:first-child {
        width: 100%;
    } */
    .image-gallery-con.entertainment-gallery .image-box {
        position: relative;
        display: block;
    }
    .inspiration-con.socialmedia-con .slick-slide div, .joks-con.home-jc .funjoks-slider .slick-slide div {
        display: block !important;
    }
    .music-videos .story-image {
        margin-right: 0;
    }
    .viedo-con .viedo-part img {        
        height: 200px;       
    }
    .trending-celebs h2 {
        font-size: 19px;
    }

}



@media (max-width: 768px) {
    .viedo-con .viedo-part a {
        width: 100%;
    }
    .opinion-vc .slick-initialized .slick-slide img{height: auto !important;width: 100%;}
    .viral-con .viral-news .viral-image {width: 100%;}
    .viral-con .viral-news .content-txt {width: 100%;}
    .brking-bttm-news .main-right-first a img {
        height: 73px;
        object-fit: cover;
        width: 100%;
        object-position: top;
    }

    .music-videos ul li {
        width: 100%;
    }

    /* a.navbar-brand {
    display: block;
 } */
    .mega-content .card-body p {
        padding-top: 5px;
    }

    .navbar ul li a {
        border-bottom: solid 1px #eee;
    }

    .current-date p span {
        font-size: 11px;
    }

    .brking-slider-news-con .slick-initialized .slick-slide .image-box img {
        width: 100%;
        height: 150px;
    }

    .brking-slider-news-con.top-newsbrking {
        width: 100%;
    }

    .brking-slider-news-con .slick-initialized .slick-slide .image-box h5 {
        font-size: 12px;

    }

    .image-box h5 {
        font-size: 14px;
    }

    .scie-news-center {
        overflow-x: hidden;
        height: 300px;
        overflow-y: scroll;
    }

    .science-tech-top .add-google2 {
        display: none;
    }

    .science-tech-top .science-center-news {
        width: 100%;
    }

    .news-main-right {
        overflow-x: hidden;
        height: 250px;
        overflow-y: scroll;
    }

    .opinion-news-center .main-right-first a img {
        /* height: 100px;  */
        height: auto;
    }

    .news-main-right {
        margin-top: 20px;
    }

    /* .sport-page .news-main-right {
        overflow-y: scroll;
        height: 287px;
        overflow-x: hidden;
        margin-top: 0px;
    } */
    .sport-page .news-main-right {
        overflow-y: hidden;
        height: auto;
        overflow-x: hidden;
        margin-top: 0px;
    }

    /* .opinion-news .story-image img {
    height: 200px;
 } */
    .politics-news-con .opinion-news .story-image img {
        height: 80px;
    }

    .top-news-con .opinion-news .story-image img {
        height: 80px;
    }

    .content_text p span,
    .contenttext p span {
        color: #de1f26;
        font-size: 17px;
    }

    .opinion-news-center .main-right-first h3 a {
        font-size: 18px;
    }

    .small-viedo iframe {
        height: 350px;
    }

    .viedo-part-right h4 a {
        margin: 7px 0 10px 0;
        font-size: 14px;
    }

    .opinion-more-news .story-image img {
        height: 150px;
        object-fit: cover;
        object-position: top;
    }

    .more-opinion .viedo-part-right iframe {
        height: 150px;
        width: 100%;
        object-fit: cover;
    }

    .more-opinion .viedo-part-right img {
        height: 150px;
        width: 100%;
        object-fit: cover;
    }

    .blog-header .brking-slider-news-con .slick-initialized .slick-slide .image-box img {
        width: 100%;
        height: 80px;
    }

    .news-assembly-elections {
        overflow-y: scroll;
        height: 300px;
        overflow-x: hidden;
    }

    .elections ul li {
        width: 100%;
    }

    .more-assembly .viedo-part-right iframe {
        height: 150px;
    }

    .assembly-google-con img {
        height: auto;
    }

    .assembly-google-con {
        margin-top: 12px;
    }

    .more-list-assembly .content_text p span {
        font-size: 12px;
    }

    .social-icon.elections-social ul li {
        width: 100px;
    }

    .social-icon.elections-social ul li img {
        height: 40px;
    }

    .news-main h2 {
        font-size: 19px;
    }

    .more-tech-left ul li {
        width: 47%;
    }

    .more-tech-right .main-right-first {
        width: 100%;
    }

    .opinion-more-news ul li {
        display: inline-flex;
        width: 100%;
        margin-right: 12px;
    }

    .opinion-more-news .opinion-news ul li a {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .opinion-more-news .content-txt {
        padding-top: 0;
    }

    .event-con {
        text-align: center;
    }

    .news-main-center .news-main-right {
        height: auto;
        overflow: hidden;
    }

    .politics-news-con h2 {
        font-size: 15px;
    }

    /* mobile menu css  ----------------*/
    .mobile-menu {
        display: block;
    }

    .scrollmenu::-webkit-scrollbar {
        width: 10px;
        height: 4px;
    }

    .brking-slider-news-con.top-newsbrking {
        display: none !important;
    }

    .top-bar-right {
        display: none !important;
    }

    .current-date {
        display: none;
    }

    .navbar-light .navbar-toggler {
        display: none;
    }

    a.navbar-brand {
        display: block;
        width: 200px;
        height: auto;
        margin: 0 auto;
    }

    .sport-banner img {
        height: 350px;
    }

    .sport-banner img {
        height: 250px;
    }

    .cricket-right {
        height: 300px;
        margin-top: 20px;
    }

    .more-sport-news .content-txt {
        padding-top: 0;
    }

    .detail-hsty-cultr-right {
        display: none;
    }

    .viral-news ul li {
        width: 47%;
    }

    .detail-blog-con .story-image img {
        height: 120px;
    }

    .news-main-content .carousel-item .image-ytube-icon {
        left: 0;
        right: 0;
        top: 42%;
        margin: 0 auto;
    }

    .top-news-con .topnews-content img {
        height: 200px;
        width: 100%;
        object-fit: cover;
    }

    .topnews-content .image-ytube-icon {
        left: 0;
        right: 0;
    }

    .small-viedo .col-md-3 {
        width: 50%;
    }

    .viedo-part-right .video-img .youtube-icon i:after {
        left: 98px;
    }

    .viedo-con .viedo-part .image-ytube-icon {
        left: 0;
        right: 0;
        top: 30%;
    }

    .opinion-sc .opinion-box {
        display: block;
    }

    .opinion-image {
        width: 100%;
        max-width: 100%;
    }

    .content {
        margin-left: 0;
        width: 100%;
    }

    .opinion-blog-news-con .opinion-box2 .content {
        width: 100%;
        border-bottom: dotted 2px #ccc;
        border-right: 0;
        margin-left: 0px;
        padding-bottom: 10px;
    }

    .opinion-blog-news-con .opinion-box2 {
        display: inline-block;
    }

    .read-more-btn {
        margin: 0px auto;
    }

    .viral-con .viral-news ul li {
        display: inline-block;
        width: 30%;
        margin-right: 15px;
        vertical-align: top;
    }

    .youmay-con .youmay-box ul li {
        width: 32%;
        margin-right: 0px;
    }

    .interview-sec .carousel-item img {
        height: 347px;
    }

    .opinion-more-news .opinion-news ul li .story-image {
        float: none;
    }

    .more-opinion .image-ytube-icon {
        position: absolute;
        top: 27%;
        left: 33%;
    }

    .podcast-box img {
        height: 300px;
        width: 100%;
    }

    .right-part-opinion .most-popular-news ul li img {
        height: 150px;
    }

    .most-popular-news.india-news ul li .story-image {
        float: none;
    }

    .most-popular-news.india-news ul li .content-txt {
        padding-top: 10px;
    }

    .most-popular-news {
        margin: 0px 0;
    }

    .opinion-news.detl-business-news ul li .story-image {
        float: none;
    }

    .opinion-news.detl-business-news ul li .story-image img {
        height: 150px;
    }

    .sport-con .soprt-box-right,
    .entertainment-con .sport-right {
        width: 100%;
        /* display: inline-block;
        margin-right: 10px; */
    }

    .sport-con .sport-right,
    .entertainment-con .sport-right {
        height: 400px;
        min-height: 300px;
        margin-top: 20px;
        display: block;
        gap: 20px;
        width: auto;
        overflow-x: hidden;
        /* white-space: inherit; */
        overflow-y: scroll;
    }

    .tag-con .trending-tags {
        margin-bottom: 0px;
    }

    .entertainment-con {
        margin-top: 0;
    }

    .entertainment-con .soprt-box-right {
        width: 100%;
    }

    .entertainment-con .soprt-box-right img {
        height: 250px;
    }

    .sport-con .soprt-box-right img,
    .entertainment-con .sport-right img {
        height: 250px;
    }

    .sport-main-newsbtm {
        margin-top: 30px;
    }

    .sport-page .news-main-content,
    .cricket-con .sportpg-banner-con,
    .cricket-con .cricket-right {
        width: 100%;
    }

    .sport-page .news-main-right {
        width: 100%;
    }

    .news-main.entertainment-banner-top .entertainment-banner-left {
        width: 100%;
    }

    .news-main.entertainment-banner-top .entertainment-banner-center {
        width: 50%;
    }

    .news-main.entertainment-banner-top .brking-news-right {
        width: 50%;
    }

    .news-main-content .carousel-item a img {
        height: 350px;
    }

    .news-main.entertainment-banner-top .news-main-content .carousel-item a img {
        height: 350px;
    }

    .entertainment-banner-center .news-main-right {
        height: 300px;
        margin-bottom: 34px;
    }

    .opinion-Video-con {
        margin-top: 0px;
    }
    .top-news-con h2, .viedo-con h2, .entertainment-con h2, .sport-con h2 {
        font-size: 19px;
    }


}


@media (max-width: 767px) {
    .movie-trailers-con {margin-top: 0px;}
    .detail_page .detail-center h3 p {font-size: 16px;font-weight: 600;line-height: 20px;}
    .viral-con .viral-news .viral-image {width: 100%;}
    .viral-con .viral-news .content-txt {width: 100%;}
    .opinion-vc .most-popular-news{margin-top: 0;}
    .opinion-vc .right-part-opinion h2{margin-bottom: 15px;}
    .home-gcad{margin-top: -10px;}
    .image-gallery-con h5 {margin-bottom: 10px;}
    .home-obnc .extra-content .content:first-child{margin-top: 0;}
    .home-lsa .opinion-box2{margin-bottom: 0;}
    .home-lsa .opinion-box2 .content{margin-top: 0;}
    .home-lsc .opinion-box2 .content{margin-top: 0;}
    .home-ttt1{margin-bottom: 0px;}
    .home-ttt1 .trending-tags ul li{margin-bottom: 10px !important;}
    .home-dn{display: inline-block;}
    .home-obnc .opinion-image img{margin-bottom: 10px;}
    .home-pnc .opinion-news{padding-bottom: 0;}
    .home-vc .small-viedo{margin-top: 0;}
    .home-vc .viedo-part-right.video-img{margin-bottom: 0;}
    .home-nu .container{padding-top: 0;}
    .home-nu .top-news h2{padding-bottom: 0;}
    .hm-ns .home-badi-bat{margin-top: 0;}
    .hm-ns .news-main-right{margin-top: 0;}
    .hm-ns #myCarousel, .hm-ns .news-main-content{margin-bottom: 0;}
    .hm-ns .carousel-caption{padding-top: 0;}
    .hm-ns .news-main-content h1{margin-top: 15px;}
    .viral-con .viral-news .viral-image{width: 100%;}
    .viral-con .viral-news .content-txt{width: 100%;}
    button.trending-read-more{font-size: 14px;}
    .sport-page .news-main-right .img-box .ytubeicon-bx img {
        width:
    30px
     !important;
        height:
    30px
     !important;
    }
    .top-voice-con h2{padding-top:0 }
    .blog-right-con, .top-blog-news{margin-top: 0 !important;}
    .politics-news-con h2, .top-blog-lft h2{margin-bottom: 15px;}
    .trending-tags-center-section .world-news-main button#textButton, button.trending-read-more90{font-size: 14px;}
    .list {
        width: 100%;
    }

    .contact_right {
        width: 100%;
    }

    ul.social a {
        padding: 0 20px;
    }

    .container.nav-con {
        background: #444;
        /* border: solid 1px #d3d3d3 */
        ;
    }

    .navbar-dark .navbar-nav .nav-link {
        color: #ffffff;
    }

    .top-bar .col-md-9 {
        justify-content: center !important;
    }

    /* .blog-header .logo {
        justify-content: center;
        align-items: center;
        display: flex;
    } */

    .navbar-dark .navbar-toggler-icon {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    }

    ul.navbar-nav li {
        border-bottom: solid 1px #5e5d5d;
        /* width: 404px;
    max-width: 100%; */
    }

    .input_container {
        width: 100%;
    }

    .contact_right {
        padding: 45px 15px;
    }

    .contact_main {
        width: 100%;
    }

    .opinion-con .add-google2 {
        display: none;
    }

    .more-opinion .viedo-part-right iframe {
        height: 350px;
    }

    .foot-tags-link ul li {
        width: max-content;
        text-align: center;
    }

    .more-opinion .viedo-part-right {
        width: 50%;
    }

    .details-con {
        display: flex;
        flex-direction: column;
    }

    .details-left-con {
        order: 3;
    }

    .details-con {
        order: 1;
    }

    .right-detaisl-con {
        order: 3;
    }

    .reading-sction .main-right-first {
        border-bottom: dotted #b4b4b4 3px;
        display: flex;
        /* justify-content: flex-start; */
        width: 47%;
        gap: 19px;
        float: left;
        margin-right: 15px;
    }

    .details-left-con .main-right-first h3 a {
        font-size: 15px;
        padding-top: 0px;
    }

    .main-right-first iframe {
        width: 100%;
        height: 270px;
        object-fit: cover;
    }

    .top-right-con {
        order: 2;
    }

    .interview-sec-btm-news ul li {
        width: 48%;
        margin-right: 10px;
    }

    .news-main-content .carousel-item a img {
        /* height: auto; */
        height: 250px;
    }

    .sprtsmall-con img {
        height: 200px;
    }

    .sport-con .soprt-box-right,
    .entertainment-con .sport-right {
        width: 100%;
        display: block;
    }

    .entertainment-con .soprt-box-right {
        width: 100%;
    }

    .top-news-con.entr-con .add-google2 {
        display: none;
    }

    .topnews-content .img-box a {
        color: #343434;
        width: 100%;
    }

    .opinion-news.politics-news .img-box a {
        width: 100%;
    }

    .latest-news ul li a,
    .opinion-news ul li a {
        width: 100%;
    }

    .opinion-sc .opinion-box .img-box a {
        width: 100%;
    }

    .opinion-sc .opinion-image img {
        height: 200px;
    }

    .sport-con .entertainment-left img {
        height: 100%;
        object-fit: cover;
        min-height: 100%;
        max-height: 350px;
    }

    .joks-img-box .img-box a {
        width: 100%;
    }

    .interviews-panel-con h2 {
        font-size: 18px;
    }

    .entertainment-left h4 {
        margin-bottom: 15px;
    }

    .topnews-content {
        margin-top: 15px;
    }
    .entertainment-gallery .image-box .img-box a {
        width: 100%;
    }
    .movie-trailers-left .accordion-body .img-box a {
        width: 100%;
    }
    .reading-sction ul li .img-box a:first-child {
        width: 100%;
    }
    .reading-sction ul li .img-box .ytubeicon-bx img, .viral-news ul li .img-box .ytubeicon-bx img {
        width: 40px !important;
        height: 40px !important;
        min-height: 40px;
    }
    .youmay-con .youmay-box ul li .img-box a:first-child,
     .detail-hsty-cultr-con .youmay-box ul li .img-box a:first-child,
     .detail-blog-con ul li .img-box a:first-child {
        width: 100%;
    }
    .home-ttt .trending-tags ul li {
        margin: 0px 6px !important;
       margin-bottom: 10px !important;
    }
    .tag-con .trending-tags {
        margin-left: 0;
    }

    .blog-tag ul li {
        display: inline-block;
    }
    .viedo-part h3 {
        padding-top: 10px;
    }
    .movie-trailers-con .trending-celebs ul li .story-image{margin-right: 15px;}
    .opinion-news.international-news {
        margin-top: 15px;
    }
    .viedo-con h3 * {
        margin-top: 0px;
    }
    .sprtsmall-con h5 p {
        padding-top: 10px;
    }
    .inspiration-con.socialmedia-con .slick-slide div, .joks-con.home-jc .funjoks-slider .slick-slide div {
        display: block !important;
    }
    .entertainment-banner-center .news-main-right {
        margin-bottom: 15px;
    }
    .opinion-vc .slick-initialized .slick-prev {
        left: 5px !important;
    }
    .opinion-vc .slick-initialized .slick-next {
        right: 11px !important;
    }
    .opinion-vc .slick-initialized .slick-list{width: 74%;}
    .opinion-vc .slick-initialized .slick-slide img{height: auto !important;width: 100%;}
    .interviews-panel-slider .slick-list{width: 80%;}
    .interviews-panel-con .slick-prev{left: 11px !important;}
    .interviews-panel-con .slick-next{right: 11px !important;}
    .top-news-con.entr-con .col-lg-3.col-md-4 { margin-bottom: 15px; }
    .top-news.entr-movie a img { margin-bottom: 0; }
    .opinion-more-news .opinion-news {        
        padding-left: 0;
        padding-right: 0;
    }
}


@media (max-width: 567px) {

    .blog-header a.logo img {
        width: auto;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .home-badi-bat {
        margin-top: 20px;
    }

    .news-main-content {
        margin-bottom: 15px;
    }

    .main-right-first {
        margin-bottom: 15px;
    }
    .detail-blog-con .story-image img {
        height: 150px;
    }

    .news-bottom-con {
        margin-top: 20px;
    }

    .news-bottom {
        margin-bottom: 15px;
    }

    .news-bottom a img {
        min-height: auto;
    }

    #myCarousel {
        margin-bottom: 15px;
    }

    .comman_img {
        height: 250px;
    }

    .entertainmen-bottom-left img {
        height: auto;
    }

    .news-bottom img {
        height: 200px;
    }

    .top-bar {
        background: #f6f6f6;
        color: #343434;
        padding: 4px 0 10px 0;
        /*   display: none; */
    }

    .viedo-part {
        margin-bottom: 15px;
    }

    .viedo-part-right iframe,
    .small-viedo iframe {
        border: 0;
        height: 250px;
    }

    .viedo-part-right {
        margin-bottom: 15px;
    }

    .entertainment-left img {
        height: 150px;
    }

    .entertainmen-bottom-left .col-md-4 {
        margin-bottom: 20px;
    }

    /* .entertainmen-bottom-left h5 {
    padding-top: 0;
 } */
    .entertainmen-bottom-left {
        display: block;
        margin-top: 15px;
        --bs-gutter-x: 0rem;
        padding-top: 0;
    }

    .opinion-news ul li {
        display: block;
    }

    .sport-con .entertainment-left h4 {
        padding-top: 10px;
        margin-bottom: 10px;
    }

    .content-txt {
        width: 100%;
    }

    .story-image {
        float: none;
    }

    .story-image img {
        width: 100%;
        max-width: 100%;
    }

    .opinion-news .story-image img {
        height: 180px;
        object-fit: cover;
    }

    .opinion-news .story-image iframe {
        height: 150px;
        width: 100%;
    }

    /*
    .latest-news {
        background: #f6f6f6;
        padding: 10px 20px;
        height: 400px;
        overflow-y: scroll;
        margin-top: 30px;
    } */
    .latest-news {
        background: #f6f6f6;
        padding: 10px 20px;
        height: 100%;
        overflow-y: hidden;
        margin-top: 15px;
    }

    .footer_logo {
        width: 200px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        margin: 0 auto;
    }

    /* .footer {
        text-align: center;
    } */

    .googleadd {
        text-align: center;
    }

    .googleadd img {
        width: max-content;
    }

    .entertainment-con .entertainmen-bottom-left img {
        height: 200px;
        object-fit: cover;
    }

    .sport-con .entertainmen-bottom-left img {
        height: 200px;
        object-fit: cover;
    }

    .event {
        text-align: center;
    }

    .brking-bttm-news .main-right-first a img {
        height: auto;
    }

    .top-news-con .opinion-news {
        /* overflow-y: scroll; */
        overflow-y: hidden;
        height: 100%;
    }

    .top-news-con .opinion-news ul {
        overflow-y: hidden;
        height: 100%;
    }

    .interviews-panel-con iframe {
        height: 70px;
        width: 100%;
    }

    .navbar-toggler .hamburger-toggle {
        width: 30px;
        height: 30px;

    }

    .life-style-con .lifestyle-content h5 {
        font-size: 18px;
    }

    .foot-tags-link ul li {
        width: auto;
        text-align: center;
    }

    /* .top-news.entr-movie {
        margin-top: 20px;
    } */

    .add-google2 {
        margin-top: 26px;
    }

    .add-google2 img {
        display: none;
    }

    .image-gallery-con.entertainment-gallery .image-box {
        width: 100%;
        margin-bottom: 15px;
    }

    .opinion-news.sport-news-list img {
        width: 100%;
        height: auto;
    }

    .cricket-news .story-image img {
        width: 100%;
        max-width: 100%;
        height: 100px;
        object-fit: cover;
        object-position: top;
        height: auto;
    }

    .scie-news-center {
        height: auto;
    }

    .science-tech-top .science-tech .story-image img {
        height: auto;
    }

    .current-date p {
        font-size: 20px;
        margin-bottom: 12px;
    }

    .blog-header {
        display: none;
    }

    .opinion-con .add-google2 {
        display: none;
    }

    .opinion-Video-con .opinion-news .story-image img {
        height: 150px;
        object-fit: cover;
    }

    .news-main-right {
        margin-top: 20px;
    }

    .opinion-news-center .main-right-first a img {
        height: auto;
    }

    .news-assembly-elections .story-image img {
        height: 150px;
        object-fit: cover;
        width: 100%;
        object-position: top;
    }

    .news-assembly-elections {
        margin-bottom: 20px;
    }

    .more-assembly-news .google-con-small {
        display: none;
    }

    .social-icon.elections-social ul li img {
        height: 40px;
    }

    .science-tech-bottom .science-tech ul li {
        width: 100%;
        display: block;
    }

    .more-tech-left ul li {
        width: 100%;
    }

    .opinion-more-news .opinion-news ul li {
        display: block;
    }

    .science-tech-bottom .science-tech .opinion-news.sport-news-list ul li {
        width: 96%;
        display: block;
    }

    .science-center-news .science-tech .opinion-news.sport-news-list ul li {
        width: 100%;
        display: block;
    }

    .science-center-news .science-tech .content-txt {
        padding-top: 0px;
    }

    .science-tech-bottom .science-tech .opinion-news.sport-news-list .content-txt {
        padding-top: 0px;
    }

    .science-center-news .science-tech .opinion-news.sport-news-list ul li .story-image {
        margin-right: 0;
    }

    .more-assembly .viedo-part-right {
        width: 100%;
    }

    .more-list-assembly .opinion-news ul li {
        width: 100%;
    }

    .assembly-elections-list ul li {
        width: 100%;
    }

    .assembly-elections-list ul li:nth-child(even) {
        width: 100%;
        padding-left: 0;
        border-left: none;
    }

    .details-left-con .google-con-small {
        display: none;
    }

    .reading-sction .main-right-first {
        display: block;
        width: 100%;
    }

    .reading-sction .main-right-first iframe {
        height: 250px;
        width: 100%;
        object-fit: cover;
    }

    .more-sport-news .opinion-news.sport-news-list ul li {
        display: block;
    }

    .content_text p span,
    .contenttext p span {
        font-size: 14px;
    }

    .news-main-right {
        overflow-x: hidden;
        height: auto;
    }

    .top-news-con .opinion-news .story-image img {
        height: 150px;
    }

    .politics-news-con .opinion-news .story-image img {
        height: 150px;
    }

    .detail-center img {
        height: 200px;
    }

    .detail-center iframe {
        height: 200px;
        object-fit: cover;
        width: 100%;
    }

    .mega-content {
        overflow-y: scroll;
        height: 400px;
    }

    .music-videos .story-image img {
        width: 100%;
        height: 200px;
    }

    .music-videos iframe {
        width: 100%;
        height: 200px;
        object-fit: cover;
    }

    .image-box {
        margin-bottom: 20px;
        width: 100%;
    }

    .music-videos ul li {
        margin-bottom: 20px;
    }

    .detalis-img-gallery .image-box {
        width: 100%;
    }

    .viedo-con .small-viedo .video-img {
        width: 100%;
    }

    .viedo-part-right h4 a {
        font-size: 16px;
        font-weight: 400;
    }

    .politics-news-con h2 {
        font-size: 21px;
    }

    .sport-con .sport-right,
    .entertainment-con .sport-right {
        height: 100%;
        display: block;
    }

    .life-style-con .col-md-3.col-lg-3 {
        width: 100%;
    }

    .joks-img-box {
        margin-bottom: 20px;
    }

    .more-sport-news .opinion-news.sport-news-list .story-image img {
        width: 100%;
        height: 200px;
    }

    .sport-main-newsbtm {
        margin-top: 20px;
    }

    .more-sport-news .story-image {
        /* margin-right: 0px; */
        margin-bottom: 10px;
    }

    .more-sport-news {
        padding-top: 20px;
        padding-right: 0;
    }

    .cricket-con {
        margin: 0;
    }
    .line-border{
        border-top: 2px solid #343434;
        margin: 0px 1%;
        width: 98%;
    }
    .cricket-con h2 {
        font-size: 19px;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .cricket-con .sportpg-banner-con, .cricket-con .cricket-right, .cricket-con .sport-main-newsbtm .col-md-4{padding: 0;}
    .more-sport-news{
        margin: 0;
        max-width: 100%;
        padding: 15px 0;
    }
    .more-sport-news .col-md-12{padding: 0;}
    .story-image{margin-right: 0;}
    .sportpg-banner-con {
        margin-bottom: 30px;
    }

    .cricket-right {
        height: auto;
        overflow-y: hidden;
    }

    .sprtsmall-con img {
        height: 200px;
    }

    .sport-page .news-main-right {
        overflow-y: hidden;
        height: auto;
        overflow-x: hidden;
        margin-top: 0px;
    }

    .sport-main-newsbtm {
        max-width: 100%;
        width: 100%;
        margin: 0;
        padding: 0;
    }

    .sprtsmall-con.sprt-btm-bx {
        width: 100%;
    }

    .detail-blog-con ul li,
    .youmay-con .youmay-box ul li {
        margin-right: 0;
        width: 100%;
    }

    .detail-blog-con ul li:nth-child(even),
    .youmay-con .youmay-box ul li:nth-child(even) {
        margin-right: 0px;
    }

    .story-image.youmay-img {
        margin-right: 0px;
        float: none;
    }

    .detail-hsty-cultr-con .content-txt {
        width: 100%;
    }

    .reading-sction ul li {
        display: flex;
    }

    .viral-news ul li {
        width: 100%;
    }

    .detail-hsty-cultr-con .content-txt h4,
    .youmay-box .content-txt h4 {
        font-size: 15px;
        line-height: normal;
    }

    .detail-hsty-cultr-con .youmay-box ul li {
        width: 100%;
    }

    .blog-right-con {
        margin-top: 15px;
    }

    .opinion-more-news .opinion-news ul li {
        width: 100%;
    }

    .interview-sec-btm-news .sport-ytube-icon {
        top: 40%;
    }

    .news-main-content .carousel-item .image-ytube-icon {
        position: absolute;
        left: 0;
        right: 0;
        top: 35%;
        margin: 0 auto;
        z-index: 3;
    }

    .brking-bttm-news .main-right-first .image-ytube-icon {
        left: 0;
        right: 0;
        top: 50%;
    }

    .home-badi-bat .image-ytube-icon {
        left: 0;
        right: 0;
        top: 50%;
    }

    .odisa-live-tv .image-ytube-icon {
        left: 0;
        right: 0;
    }

    .image-ytube-icon i {
        font-size: 54px;
    }

    .topnews-content .image-ytube-icon,
    .viedo-con .viedo-part .image-ytube-icon,
    .opinion-news.international-news .image-ytube-icon,
    .opinion-news.business-news .image-ytube-icon,
    .image-box .image-ytube-icon,
    .sewa-con .lifestyle-img .image-ytube-icon {
        left: 0;
        right: 0;
    }

    .viedo-part-right .video-img .youtube-icon i:after {
        margin: 0 auto;
        left: 0;
        right: 0;
    }

    .life-style-con.sewa-con .opinion-box2 {
        display: block;
    }

    .politics-news-con .col {
        display: none;
    }

    .entertainmen-bottom-left .soprt-box {
        width: 100%;
        display: block;
    }

    .entertainment-con .entertainmen-bottom-left .entertainment-box,
    .faith-con .entertainmen-bottom-left .entertainment-box {
        width: 100%;
        display: inline-block;
    }

    .reading-sction ul li {
        display: block;
    }
    .reading-sction ul li .story-image img {
        width: 100%;
        height: auto;
        min-height: 150px;
    }

    .viral-con .viral-news ul li {
        display: block;
        width: 100%;
        margin-right: 15px;
    }

    .youmay-con .story-image {
        float: none;
    }

    .viral-news ul li .image-ytube-icon {
        position: absolute;
        top: 30%;
        left: 41%;
    }

    .youmay-con .content-txt {
        width: 100%;
    }

    .reading-sction ul li .story-image .image-ytube-icon {
        position: absolute;
        top: 26%;
        left: 47%;
    }

    .youmay-con .story-image.youmay-img img,
    .detail-hsty-cultr-con .story-image.youmay-img img {
        height: 200px;
        width: 100%;
    }

    .podcast-box img {
        height: 250px;
        width: 100%;

    }

    .more-opinion .image-ytube-icon {
        top: 27%;
        left: 40%;
    }

    .opinion-more-news .image-ytube-icon {
        top: 30%;
        left: 40%;
    }

    .more-opinion .viedo-part-right img {
        height: 200px;
    }

    .more-opinion .viedo-part-right {
        width: 100%;
    }

    .interview-sec-btm-news ul li {
        width: 100%;
        margin-right: 0px;
    }

    .more-sport-news .opinion-news.sport-news-list ul li .story-image {
        float: inherit;
    }

    .sportpg-banner-con .main-right-first a img {
        height: 150px;
    }

    .cricket-con.hockey-con .main-right-first h3 a {
        font-size: 20px;
        font-weight: 500;
        line-height: 24px;
    }

    .cricket-con .main-right-first h3 a {
        font-size: 20px;
        font-weight: 500;
        line-height: 24px;
    }

    .most-popular-news .opinion-news.sport-news-list img {
        height: 200px;
    }

    .blog-right-con ul li {
        display: block;
    }

    .blog-right-con ul li .story-image {
        float: inherit;
    }

    .top-blog-lft ul li {
        width: 100%;
    }

    .news-main.sport-page .main-right-first h3 a {
        font-size: 18px;
    }

    .more-sport-news .sport-ytube-icon {
        top: 50%;
        left: 50%;
    }

    .entertainment-banner-center .news-main-right {
        margin-top: 0px;
    }

    .news-main.entertainment-banner-top .brking-news-right {
        width: 100%;
    }

    .news-main.entertainment-banner-top .entertainment-banner-center {
        width: 100%;
    }

    .entertainment-banner-center .news-main-right {
        height: auto;
        overflow-y: hidden;
    }

    .blog-right-con .story-image img {
        width: 100%;
    }

    .entr-movie-content img {
        width: 100%;
        height: 200px;
    }

    /* .interviews-panel-con .slick-next {
        right: -3px !important;
    } */

    .small-viedo {
        margin-bottom: 0;
        margin-top: 20px;
    }

    .right-part-opinion .most-popular-news h2 {
        padding-bottom: 0px;
    }

    .opinion-interview .interview-sec h2 {
        font-size: 19px;
    }

    .sport-con .sport-right,
    .entertainment-con .sport-right {
        margin-top: 0px;
    }

    .top-news-con .opinion-news .img-box .ytubeicon-bx img,
    .politics-news-con .img-box .ytubeicon-bx img,
    .opinion-Video .regular.slider .img-box .ytubeicon-bx img {
        width: 50px !important;
        height: 50px !important;
    }
    .politics-news-con .opinion-news.politics-news ul li .story-image img, .politics-news-con .opinion-news.politics-news ul li .story-image img, .politics-news-con .opinion-news.international-news ul li .story-image img, .politics-news-con .opinion-news.business-news ul li .story-image img {
        height: 250px;
    }
    .entertainment-banner-left #myCarousel {
        margin-bottom: 15px;
    }
    .blog-right-con ul li .img-box a:first-child {
        width: 100%;
    }
    .blog-right-con ul li .story-image {
        margin-right: 0;
    }
    .viral-news ul li .content-txt {
        padding-top: 10px;
    }
    .top-news.entr-movie h2 {
        padding-bottom: 10px;
    }
    .entr-content_text ul li a.read-more {
        padding-right: 15px;
    }
    .google-con-small {
        margin-bottom: 25px;
        margin-top: 20px;
    }
    .top-news-con.entr-con .col-md-3 {
        margin-bottom: 30px;
    }
    /* .top-news-con .top-news h2 {
        padding-bottom: 0px;
    } */
    .right-part-opinion .most-popular-news {
        margin-bottom: 20px;
    }


    .brking-bttm-news .main-right-first .img-box .ytubeicon-bx img {
        width: 50px !important;
        height: 50px !important;
    }
    .main-right-first .img-box .ytubeicon-bx img {
        width: 50px !important;
        height: 50px !important;
    }
    .small-viedo .video-img .img-box .ytubeicon-bx img {
        width: 30px !important;
        height: 30px !important;
    }
    .soprt-left .entertainment-left .img-box .ytubeicon-bx img {
        width: 50px;
        height: 50px;
    }

    .entertainmen-bottom-left.small-icon .img-box .ytubeicon-bx img {
        width: 50px !important;
        height: 50px !important;
    }
    .small-icon .img-box .ytubeicon-bx img {
        width: 50px !important;
        height: 50px !important;
    }

}
