.main-navigation a {
  display: block;
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  line-height: 55px;
  padding: 0 20px;
  text-decoration: none;
}

.top-header {
  border-bottom: 2px solid whitesmoke;
}
.menu-large {
  background-color: #3873cc;
}
.menu li:hover {
  background: #ff0000;
}
.fbelow {
  background-color: #3369bb;
  padding: 18px;
}
.footer-below h2 {
  text-align: center;
  font-size: 14px;
  color: #fff;
}
.footer-below h2 a {
  text-decoration: none;
  color: #fff;
}
.ftop {
  margin-top: 20px;
  background: #3873cc;
  padding-top: 30px;
}
.site-footer {
  display: flex;
  column-gap: 8px;
}
.widget h2 {
  color: #fff;
  padding-bottom: 12px;
  padding-top: 12px;
  background-color: #4a84dc;
  border-radius: 40px;
  padding-left: 30px;
}
.textwidget p {
  font-size: 14px;
  color: #fff;
  text-align: justify;
  padding: 12px;
}
.textwidget a {
  text-decoration: none;
  color: #fff;
}
.textwidget ul {
  list-style: none;
}
.top-head {
  display: flex;
  justify-content: space-between;
  padding-bottom: 20px;
  padding-top: 20px;
}

.block-title span {
  background: #e40505;
  font-weight: 900;
  color: #ffffff;
  position: relative;
  padding: 0 10px;
  display: inline-block;
}
.block-title {
  position: relative;
  background: #092863;
  font-size: 24px;
  line-height: 50px;
  overflow: hidden;
  margin-bottom: 20px;
}

.rajniti-block-css {
  display: flex;
  margin-top: 20px;
}
.block-title span a {
  text-decoration: none;
  color: #ffffff;
}
.block-title span a::after {
  text-decoration: none;
  color: #ffffff;
  content: "";
  position: absolute;
  background: #e40505;
  width: 35px;
  height: 55px;
  clip-path: polygon(0 0, 0% 100%, 100% 100%);
  right: -34px;
}

.video-block {
  display: flex;
  grid-gap: 14px;
}

.ms-fvideo1-first-thumbnail a img {
  height: 98px;
  width: 150px;
  object-fit: cover;
  max-width: 150px;
  border-radius: 5%;
}
.ms-thum-fvideo1-title-box {
  display: flex;
  grid-gap: 12px;
  align-items: center;
  margin-bottom: 12px;
  margin-top: 12px;
}
.ms-fvideo1-first-title h2 a {
  text-decoration: none;
  color: #505050;
}
.ms-fvideo1-first-title h2 a:hover {
    text-decoration: none;
    color: #ec1f25;
  }
.ms-fvideo1-first-title h2 {
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.4;
  margin: 0 0 20px 0;
}
.ms-fvideo-first-title h2 a {
  text-decoration: none;
  color: #505050;
}
.ms-fvideo-first-title h2 a:hover {
    text-decoration: none;
    color: #ec1f25;
  }
.ms-fvideo-first-title h2 {
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.4;
  margin: 0 0 20px 0;
}
.ms-fvideo-first-title {
  margin-top: 12px;
}
.ms-fvideo-first-thumbnail a img {
  height: 450px;
  width: 100%;
  max-width: 100%;
  object-fit: cover;
  border-radius: 2%;
}
.video-back {
  min-height: 1px;
  padding: 1.25rem;
  background-color: #fff !important;
  margin-bottom: 20px;
  margin-top: 20px;
}
.four-block{
    display: flex;
    grid-gap: 4px;
    margin-bottom: 20px;
    margin-top: 20px;
}
.ms-fblock-first-title h2{
    position: relative;
    font-size: 1.25rem;
    line-height: 1.4;
    font-weight: 700;
    min-height: 1px;
padding: 1.25rem;

}

.ms-fblock-first-title h2 a{
    position: absolute;
    color: #ffffff;
    text-decoration: none;
    margin-top: 145px;
    
}
.ms-fblock1-first-title h2 a{
    text-decoration: none;
    color: #333;
}
.ms-fblock1-first-title h2 a:hover{

    color: #ec1f25;
}

.ms-fblock1-first-title h2{
    font-weight: 700;
    font-size: 16px;
    line-height: 1.4;
}
.four-bl{
    min-height: 1px;
    padding: 1.25rem; 
    background-color: #fff !important;
}
.mk-fblock1thum-divider{
    margin-top: 20px;
}

.ms-fblock-first-thumbnail a img{
    height: 190px;
    width: 280px;
    max-width: 280px;
    object-fit: cover;
    border-radius: 2%;
}
.ent-block-css{
    display: flex;
    grid-gap: 20px;
}

.ms-entblock-first-title h2{
    position: relative;
    font-weight: 700;
    font-size: 2rem;
    line-height: 1.3;
    text-transform: none;

}




.ent-block{
    margin-bottom: 20px;
    margin-top: 20px;
    min-height: 1px;
    padding: 2.15rem; 
    background: #d7dfeb !important;
}
.provience-block{
    display: flex;
    grid-gap: 15px;
    margin-top: 20px;
    margin-bottom: 20px;

}

.ms-thum-tourist-title-box{
    display: flex;
    grid-gap: 15px;
    align-items: center;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-bottom: 7px;
    border-bottom: 2px solid #ffe8e8;
}
.ms-tourist-first-thumbnail a img{
    height: 90px;
    width: 90px;
    max-width: 90px;
    object-fit: cover;
    border-radius: 4%;

}
.ms-tourist-first-title h2 a{
    text-decoration: none;
    color: #505050;
}
.ms-tourist-first-title h2 a:hover{
    color: #ec1f25;
}
.ms-tourist-first-title h2{
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 1.25rem;
    line-height: 1.4;
}
.tourist-b{
    min-height: 1px;
    padding: 1.25rem;
    background-color: #fff !important;
}
.provience-s{
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(2, 1fr);
}

.ms-thum-provience1-title-box{
    display: flex;
    grid-gap: 15px;
    align-items: center;
}
.ms-provience1-first-thumbnail a img{
    height: 98px;
    width: 150px;
    max-width: 150px;
    object-fit: cover;
    border-radius: 4%;
}
.ms-provience1-first-title h2 a {
    text-decoration: none;
    color: #505050;
}
.ms-provience-first-title h2 a {
    text-decoration: none;
    color: #505050;
}
.ms-provience-first-title h2 a:hover {
    color: #ec1f25;
}
.ms-provience1-first-title h2{
    font-size: 1.25rem;
    line-height: 1.4;
    font-weight: 700;
}
.ms-provience-first-title h2{
    font-size: 1.5rem;
    line-height: 1.4;
    font-weight: 700;
}
.provience-b{
    min-height: 1px;
    padding: 1.25rem;
    background-color: #fff !important;
}
.ms-provience-first-thumbnail a img{
    height: 300px;
    object-fit: cover;
    border-radius: 2%;
}
.sports-f{
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(3, 1fr); 
}
.ms-sports-first-title h2 a{
    text-decoration: none;
    color: #505050;
}
.ms-sports-first-title h2 a:hover{
    color: #ec1f25;
}
.ms-sports-first-title h2{
    font-size: 1.25rem;
    margin-top: 20px;
    line-height: 1.4;
    font-weight: bolder;
}
.sports-bs{
    min-height: 1px;
    padding: 1.25rem;
    background-color: #fff !important;
}

.ms-sports-first-thumbnail a img{
    height: 210px;
    object-fit: cover;
}
.bishesh-main{
    background: #08327108;
}
.bisheshb{
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(4, 1fr); 
    padding-bottom: 30px;
    padding-top: 30px;

}
.ms-bishesh-first-title h2 a{
    text-decoration: none;
    color: #813030;
}
.mk-bisheshthum-divider{
    text-align: center;
}
.ms-bishesh-first-title h2 {
    font-weight: 700;
    font-size: 1.25rem;
    line-height: 1.4;
    margin: 20px 0 20px 0;
}
.ms-bishesh-first-thumbnail a img{
    height: 210px;
    object-fit: cover;
}
.arthik-bichar{
    display: flex;
    grid-gap: 15px;
    margin-top: 20px;

}
.mk-bicharthum-divider{
    display: flex;
grid-gap: 15px;
align-items: center;
margin-top: 30px;
margin-bottom: 30px;
padding-bottom: 7px;
border-bottom: 2px solid #e6e6e6;

} 


.ms-bichar-first-title h2 {
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 1.25rem;
    line-height: 1.4;
}
.ms-bichar-first-title h2 a{
    text-decoration: none;
    color: #505050;
}
.ms-bichar-first-thumbnail a img{
    height: 90px;
    width: 90px;
    max-width: 90px;
    object-fit: cover;
    border-radius: 4%;
}
.arthik-second{
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(3, 1fr); 
}
.ms-arthik1-first-title h2 a{
    text-decoration: none;
    color: #505050; 
}
.ms-arthik1-first-title h2{
    font-size: 1.25rem;
    line-height: 1.4;
    font-weight: bolder;
    margin-top: 15px;
}
.ms-arthik1-first-thumbnail a img{
    height: 170px;
    object-fit: cover;
    border-radius: 4%;
}
.ms-arthik-first-title h2 a{
    text-decoration: none;
    color: #505050; 
}
.ms-arthik-first-title h2{
    font-size: 1.5rem;
    line-height: 1.4;
    font-weight: 700;
}
.ms-arthik-first-thumbnail a img{
    object-fit: cover;
    height: 350px;
    border-radius: 1%;
}
.arthik-block{
    background-color: #fff!important;
    min-height: 1px;
    padding: 1.25rem;
}

.ms-arthik-first-title h2 a:hover{
    color: #ec1f25;
}
.ms-arthik1-first-title h2 a:hover{
    color: #ec1f25;
}
.ms-bichar-first-title h2 a:hover{
    color: #ec1f25;
}
.ms-provience1-first-title h2 a:hover{
    color: #ec1f25;
}
.rajniti-interview{
    display: flex;
    grid-gap: 15px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.ms-interview-first-title h2 a{
    color: #505050;
    text-decoration: none;
}
.ms-interview-first-title h2 a:hover{
    color: #ec1f25;
}
.ms-interview-first-title h2{
    font-size: 1.25rem;
    line-height: 1.4;
    font-weight: 700;

}
.ms-interview-first-thumbnail a img{
    height: 90px;
    width: 90px;
    max-width: 90px;
    border-radius: 50%;

}
.mk-interviewthum-divider{
    display: flex;
    grid-gap: 15px;
    margin-top: 20px;
}
.rajniti-second{
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(3, 1fr); 

}
.ms-rajniti1-first-title h2 a{
    color: #505050;
    text-decoration: none;
}
.ms-rajniti1-first-title h2 a:hover{
    color: #ec1f25;
}
.ms-rajniti-first-title h2 a{
    color: #505050;
    text-decoration: none;
}

.ms-rajniti-first-title h2 a:hover{
    color: #ec1f25;
}


.ms-rajniti1-first-title h2{
    font-size: 1.25rem;
    line-height: 1.4;
    font-weight: 700;
    padding-top: 20px;
}
.ms-rajniti1-first-thumbnail a img{
    height: 250px;
    object-fit: cover;
}
.ms-rajniti-first-thumbnail a img{
    height: 300px;
    object-fit: cover;
    width: 450px;
    max-width: 450px;

}
.ms-rajniti-first-title h2{
    padding-top: 20px;
    padding-bottom: 10px;
}
.mk-rajnitithum-divider{
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.ms-rajniti-first-title{
    padding: 40px;
}
.ms-thum-rajniti1-title-box{
    text-align: center;
}

.rajniti-w, .interview, .bichar-block { 
    background-color: #fff!important;
    min-height: 1px;
    padding: 1.25rem;
}
.bishesh-block{
    padding-top: 20px;
}
.header-logo a img{
    height: 150px;
    width: 730px;
}
.header-logo{
    text-align: center;
}
.entry-content p{
    text-align: justify;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.75;

}
.nav-previous a{
    text-decoration: none;
    color: #505050;
    font-size: 19px;
    font-weight: 700;
    line-height: 1.0;
}
.nav-next a{
    text-decoration: none;
    color: #505050;
    font-size: 19px;
    font-weight: 700;
    line-height: 1.0;
}
.author-single-image-css{
    height: 45px;
    width: 80px;
    max-width: 80px;
    object-fit: contain;
}
.author-single-post{
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #dee2e6!important;
    border-top: 1px solid #dee2e6!important;
    margin-bottom: 20px;
    margin-top: 20px;
    padding-top: 12px;
    padding-bottom: 12px;
}
.post-idss{
    display: flex;
    column-gap: 20px;
}
.author-single-ID label a{
    text-decoration: none;
    color: #404040;
}
.post-block-style{
    display: flex;
    grid-gap: 20px;
    align-items: center;
    margin-bottom: 20px;
}
.post-thumb a img{
    height: 100px;
    width: 100px;
    max-width: 100px;
    border-radius: 20%;
}
.post-title a{
    text-decoration: none;
    color: #404040;
}
.post-title{
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.25;

}
.catblocktitle a{
    text-decoration: none;
}

/* categories one start */
.cat_mainStory {
    position: relative;
}

.first-cat-block {
    position: relative;
    width: 100%;
    overflow: hidden; /* Prevents overflow of the image */
}

.cat-main_thumb {
    position: relative;
    overflow: hidden; /* Prevent overflow of the image */
}

.cat-main_thumb img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.3s ease; /* Smooth scaling on hover */
}

/* Title and content always visible at the bottom */
.cat_heading {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgb(126 55 40 / 92%);
    color: #fff;
    padding: 20px; /* Add more padding for better spacing */
    box-sizing: border-box;
    text-align: left;
    z-index: 10;
    transition: background 0.3s ease; /* Smooth background change on hover */
    border-top: 2px solid rgba(255, 255, 255, 0.3); /* Subtle top border */
}

.cat_heading h2 {
    font-size: 1.8em; /* Larger font size for the title */
    margin: 0;
    line-height: 1.2em;
    font-weight: bold; /* Make title bold */
    transition: color 0.3s ease; /* Smooth color transition */
}

.cat_heading p {
    font-size: 0.9em; /* Font size for the description */
    margin-top: 5px;
    opacity: 0.9;
}

/* Hover effects */
.first-cat-block:hover .cat_heading {
    background: rgba(0, 0, 0, 0.9); /* Darker background on hover */
}

.first-cat-block:hover .cat-main_thumb img {
    transform: scale(1.05); /* Slight zoom effect on hover */
}
.cat_heading a{
    text-decoration: none;
    color: #fff;
}
/* categories one end */
.cat-block {
    /* display: flex;
    grid-gap: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
    align-items: center; */
}

/* second cat block start */

.cat_mainStory-block {
    /* display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); 
    gap: 20px; 
    margin: 40px 0;  */
}

.cat-block {
    background: #fff; /* White background for each block */
    border-radius: 8px; /* Rounded corners */
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); /* Subtle shadow for depth */
    overflow: hidden; /* Prevents overflow */
    transition: transform 0.3s ease, box-shadow 0.3s ease; /* Smooth hover effects */
    display: flex;
    column-gap: 12px;
    padding: 15px;
    margin-top: 12px;

}

.cat-block:hover {
    transform: translateY(-5px); /* Lift effect on hover */
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); /* Enhanced shadow on hover */
}

.sub__thumb {
    overflow: hidden; 
}

.sub__thumb img {
    width: 100%; /* Full width image */
    height: auto; /* Maintain aspect ratio */
  
    max-width: 250px;
    transition: transform 0.3s ease; /* Smooth scaling */
}

.sub__thumb:hover img {
    transform: scale(1.05); /* Zoom effect on hover */
}

.catblocktitle {

}

.catblocktitle h2 {
    font-size: 18px;

    margin: 0 0 10px; /* Margin below the title */
    color: #333; /* Dark text color */
    transition: color 0.3s ease; /* Smooth color transition */
}

.catblocktitle h2 a {
    text-decoration: none; /* Remove underline */
}

.catblocktitle h2 a:hover {
    color: #007BFF; /* Change color on hover */
}

.author-cat-second {
    display: flex; /* Flexbox for alignment */
    align-items: center; /* Center items vertically */
    margin-top: 10px; /* Space above author section */
    font-size: 0.9em; /* Smaller font size for author info */
    color: #666; /* Lighter text color */
}

.author-bishesh-ID {
    display: flex;
    align-items: center; /* Center icon and text vertically */
}

.author-bishesh-ID ion-icon {
    margin-right: 5px; /* Space between icon and text */
    color: #007BFF; /* Icon color */
}

.author-bishesh-ID label {
    margin-right: 10px; /* Space between author label and date */
}

.mainh-date {
    margin-left: 10px; /* Space for date */
    color: #999; /* Lighter color for date */
}


/* second cat block end */

.first-cat {
    position: relative;
}

.cat-break{
    margin-top: 30px;
}
.entry-title{
    margin-bottom: 20px;    
    font-weight: 700!important;
    font-size: 3.5rem;
    line-height: 1.2;
}
.post-ads-block{
    text-align: center;
    padding: 1rem;
    background-color: whitesmoke;
    margin-top: 12px;
    margin-bottom: 12px;
}
.news-post-sidebar img{

}
.post-news-block{
    display: flex;
    column-gap: 12px;
}
.post-thumbnail img{
    height: 500px;
    object-fit: cover;
}
.news-post-sidebar{
    padding: 1rem;
    background-color: ghostwhite;
}
.relatedpostblock{
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(4, 1fr);
    

}  
.post-thumbw a img{
    height: 250px;
} 
.post-titles a{
    text-decoration: none;
    color: #505050;
}

.post-titles a:hover{
    color: #ec1f25;
}
.post-titles{
    font-size: 1.5rem;
    font-weight: 700;
    margin-top: 20px;
}

.post-block-styled{
   
    text-align: center;
}
.news-wrapper h1 {
    font-size: 4.5rem;
    line-height: 1.5;
    font-weight: 600;
}
.big_heading h1{
    font-size: 4.5rem;
    line-height: 1.5;
    font-weight: 600;
}
.big_heading{
    margin-top: 20px;
    min-height: 1px;
    padding: 1.25rem;
    background-color: #fff!important;
}
.news-wrapper h1 a{
    text-decoration: none;
    color: #505050;
}
.news-wrapper h1 a:hover{
    text-decoration: none;
    color: #ec1f25;
}
.big_heading h1 a{
    text-decoration: none;
    color: #505050;
}
.big_heading h1 a:hover{
    text-decoration: none;
    color: #ec1f25;
}
.news-wrapper{
    margin-top: 20px;
    min-height: 1px;
    padding: 1.25rem;
    background-color: #fff!important;
}
.news-description{
    font-size: 20px;
    line-height: 38px;
}

.author-mainh-ID label a{
    text-decoration: none;
    color: #505050;

}

/* ent block  one start */
.ent-first-block {
    position: relative; /* Establish a positioning context */
    margin: 20px 0; /* Add vertical spacing */
}

.ms-thum-entblock-title-box {
    position: relative; /* Needed for absolute positioning of title */
    overflow: hidden; /* Prevent overflow of the title */
}

.ms-entblock-first-thumbnail {
    position: relative; /* Relative positioning for the thumbnail */
}

.ms-entblock-first-thumbnail a {
    display: block; /* Make the link a block element */
}

.ms-entblock-first-thumbnail img {
    width: 100%; /* Full-width image */
    height: auto; /* Maintain aspect ratio */
    display: block; /* Block display for the image */
    transition: transform 0.3s ease; /* Smooth zoom effect */
}

.ms-entblock-first-thumbnail a:hover img {
    transform: scale(1.05); /* Zoom effect on hover */
}

/* Title styling */
.mk-entblockthum-divider {
    position: absolute;
    bottom: 0; /* Position at the bottom */
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.7); /* Dark background for readability */
    color: #fff; /* White text color */
    padding: 10px; /* Padding around the title */
    box-sizing: border-box; /* Include padding in width */
    transition: background 0.3s ease; /* Smooth background transition */
    z-index: 10; /* Ensure it's above other elements */
}

.ms-entblock-first-title h2 {
    font-size: 1.5em; /* Adjust font size */
    margin: 0; /* Remove default margin */
    transition: color 0.3s ease; /* Smooth color transition */
}

.ms-thum-entblock-title-box:hover .mk-entblockthum-divider {
    background: rgba(0, 0, 0, 0.85); /* Darker background on hover */
}
.ms-entblock-first-title h2 a{
    text-decoration: none;
    color: whitesmoke;
}

/* ent block one end */



/* ent block  second css start */
.ms-entblock1-first-title h2 a{
    text-decoration: none;
    color: #ddd;
}
.ent-second-block {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr); /* Responsive grid layout */
    gap: 20px; /* Space between grid items */
    margin: 40px 0; /* Vertical margin for spacing */
}

.ms-thum-entblock1-title-box {
    position: relative; /* Needed for absolute positioning of title */
    overflow: hidden; /* Prevent overflow of the title */
    border-radius: 8px; /* Rounded corners */
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); /* Subtle shadow */
}

.ms-entblock1-first-thumbnail {
    position: relative; /* Relative positioning for the thumbnail */
}

.ms-entblock1-first-thumbnail a {
    display: block; /* Make the link a block element */
}

.ms-entblock1-first-thumbnail img {
    width: 100%; /* Full-width image */
    height: auto; /* Maintain aspect ratio */
    display: block; /* Block display for the image */
    transition: transform 0.3s ease; /* Smooth zoom effect */
}

.ms-entblock1-first-thumbnail a:hover img {
    transform: scale(1.05); /* Zoom effect on hover */
}

/* Title styling */
.mk-entblock1thum-divider {
    position: absolute;
    bottom: 0; /* Position at the bottom */
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.7); /* Dark background for readability */
    color: #fff; /* White text color */
    padding: 10px; /* Padding around the title */
    box-sizing: border-box; /* Include padding in width */
    z-index: 10; /* Ensure it's above other elements */
}

.ms-entblock1-first-title h2 {
    font-size: 16px;    /* Adjust font size */
    margin: 0; /* Remove default margin */
    transition: color 0.3s ease; /* Smooth color transition */
}

.ms-thum-entblock1-title-box:hover .mk-entblock1thum-divider {
    background: rgba(0, 0, 0, 0.85); /* Darker background on hover */
}

/* ent block second css end */
.navsideic{
    display: flex;
    align-items: center;
}

@media screen and (max-width: 360px) and (min-width: 200px) {
    .ent-second-block {
        display: grid !important;
        grid-template-columns: repeat(1, 1fr) !important;
        gap: 20px;
        margin: 0 0;
    }
    .sub__thumb img {
        width: 100%;
        height: auto;
        max-width: 100%;
        transition: transform 0.3s ease;
    }
    .cat_heading p{
        display: none;
    }
    .cat-block {
        flex-direction: column;
        display: flex;
        grid-gap: 20px;
        margin-bottom: 20px;
        margin-top: 20px;
        align-items: center;
    }
 
  
    .news-wrapper h1 {
        font-size: 2.5rem;
        line-height: 1.5;
        font-weight: 600;
    }
    .big_heading h1{
        font-size: 2.5rem;
        line-height: 1.5;
        font-weight: 600;
    }

    .post-news-block {
        display: flex;
        column-gap: 12px;
        flex-direction: column;
    }
    .relatedpostblock {
        display: grid;
        grid-gap: 20px;
        grid-template-columns: repeat(1, 1fr);
    }
    .widget_media_image img {
width: 100%;
    }
    .rajniti-second {
        display: grid;
        grid-gap: 20px;
        grid-template-columns: repeat(1, 1fr);
    }
    .rajniti-interview {
        display: flex;
        grid-gap: 15px;
        margin-top: 20px;
        margin-bottom: 20px;
        flex-direction: column;
    }
    .mk-rajnitithum-divider {
        display: flex;
        align-items: center;
        margin-bottom: 20px;
        flex-direction: column;
    }
    .ms-rajniti-first-thumbnail a img {
        height: 300px;
        object-fit: cover;
        width: 100%;
        max-width: 100%;
    }
    .provience-s {
        display: grid;
        grid-gap: 20px;
        grid-template-columns: repeat(1, 1fr);
    }
    .provience-block {
        display: flex;
        grid-gap: 15px;
        margin-top: 20px;
        margin-bottom: 20px;
        flex-direction: column;
    }
    .arthik-bichar {
        display: flex;
        grid-gap: 15px;
        margin-top: 20px;
        flex-direction: column;
    }
    .arthik-second {
        display: grid;
        grid-gap: 20px;
        grid-template-columns: repeat(1, 1fr);
    }
    .four-block {
        display: flex;
        grid-gap: 4px;
        margin-bottom: 20px;
        margin-top: 20px;
        flex-direction: column;
        row-gap: 20px;
    }
    .ms-fblock-first-thumbnail a img {
        height: 190px;
        width: 100%;
        max-width: 100%;
        object-fit: cover;
        border-radius: 2%;
    }
    .bisheshb {
        display: grid;
        grid-gap: 20px;
        grid-template-columns: repeat(1, 1fr);
        padding-bottom: 30px;
        padding-top: 30px;
    }
    .video-block {
        display: flex;
        grid-gap: 14px;
        flex-direction: column;
        row-gap: 20px;
    }
    .sports-f {
        display: grid;
        grid-gap: 20px;
        grid-template-columns: repeat(1, 1fr);
    }
    .site-footer {
        display: flex;
        column-gap: 8px;
        flex-direction: column;
        row-gap: 20px;
    }
 
    .ent-block-css {
        display: flex;
        grid-gap: 20px;
        flex-direction: column;
        row-gap: 20px;
    }
   
    .entry-title {
        margin-bottom: 20px;
        font-weight: 700!important;
        font-size: 2.5rem;
        line-height: 1.2;
    }

}

@media screen and (max-width: 480px) and (min-width: 360px) {
    .ent-second-block {
        display: grid !important;
        grid-template-columns: repeat(1, 1fr) !important;
        gap: 20px;
        margin: 0 0;
    }
    .sub__thumb img {
        width: 100%;
        height: auto;
        max-width: 100%;
        transition: transform 0.3s ease;
    }
    .cat_heading p{
        display: none;
    }
    .cat-block {
        flex-direction: column;
        display: flex;
        grid-gap: 20px;
        margin-bottom: 20px;
        margin-top: 20px;
        align-items: center;
    }
  
   
    .news-wrapper h1 {
        font-size: 2.5rem;
        line-height: 1.5;
        font-weight: 600;
    }
    .big_heading h1{
        font-size: 2.5rem;
        line-height: 1.5;
        font-weight: 600;
    }

    .widget_media_image img {
        width: 100%;
            }
    .post-news-block {
        display: flex;
        column-gap: 12px;
        flex-direction: column;
    }
    .relatedpostblock {
        display: grid;
        grid-gap: 20px;
        grid-template-columns: repeat(1, 1fr);
    }

    .rajniti-second {
        display: grid;
        grid-gap: 20px;
        grid-template-columns: repeat(1, 1fr);
    }
    .rajniti-interview {
        display: flex;
        grid-gap: 15px;
        margin-top: 20px;
        margin-bottom: 20px;
        flex-direction: column;
    }
    .mk-rajnitithum-divider {
        display: flex;
        align-items: center;
        margin-bottom: 20px;
        flex-direction: column;
    }
    .ms-rajniti-first-thumbnail a img {
        height: 300px;
        object-fit: cover;
        width: 100%;
        max-width: 100%;
    }
    .provience-s {
        display: grid;
        grid-gap: 20px;
        grid-template-columns: repeat(1, 1fr);
    }
    .provience-block {
        display: flex;
        grid-gap: 15px;
        margin-top: 20px;
        margin-bottom: 20px;
        flex-direction: column;
    }
    .arthik-bichar {
        display: flex;
        grid-gap: 15px;
        margin-top: 20px;
        flex-direction: column;
    }
    .arthik-second {
        display: grid;
        grid-gap: 20px;
        grid-template-columns: repeat(1, 1fr);
    }
    .four-block {
        display: flex;
        grid-gap: 4px;
        margin-bottom: 20px;
        margin-top: 20px;
        flex-direction: column;
        row-gap: 20px;
    }
    .ms-fblock-first-thumbnail a img {
        height: 190px;
        width: 100%;
        max-width: 100%;
        object-fit: cover;
        border-radius: 2%;
    }
    .bisheshb {
        display: grid;
        grid-gap: 20px;
        grid-template-columns: repeat(1, 1fr);
        padding-bottom: 30px;
        padding-top: 30px;
    }
    .video-block {
        display: flex;
        grid-gap: 14px;
        flex-direction: column;
        row-gap: 20px;
    }
    .sports-f {
        display: grid;
        grid-gap: 20px;
        grid-template-columns: repeat(1, 1fr);
    }
    .site-footer {
        display: flex;
        column-gap: 8px;
        flex-direction: column;
        row-gap: 20px;
    }
  
    .ent-block-css {
        display: flex;
        grid-gap: 20px;
        flex-direction: column;
        row-gap: 20px;
    }
 
    .entry-title {
        margin-bottom: 20px;
        font-weight: 700!important;
        font-size: 2.5rem;
        line-height: 1.2;
    }
}

@media screen and (max-width: 600px) and (min-width: 480px) {
    .ent-second-block {
        display: grid !important;
        grid-template-columns: repeat(1, 1fr) !important;
        gap: 20px;
        margin: 0 0;
    }
    .sub__thumb img {
        width: 100%;
        height: auto;
        max-width: 100%;
        transition: transform 0.3s ease;
    }
    .cat_heading p{
        display: none;
    }
    .cat-block {
        flex-direction: column;
        display: flex;
        grid-gap: 20px;
        margin-bottom: 20px;
        margin-top: 20px;
        align-items: center;
    }
 

    .news-wrapper h1 {
        font-size: 2.5rem;
        line-height: 1.5;
        font-weight: 600;
    }
    .big_heading h1{
        font-size: 2.5rem;
        line-height: 1.5;
        font-weight: 600;
    }

    .widget_media_image img {
        width: 100%;
            }
    .post-news-block {
        display: flex;
        column-gap: 12px;
        flex-direction: column;
    }
    .relatedpostblock {
        display: grid;
        grid-gap: 20px;
        grid-template-columns: repeat(1, 1fr);
    }
    .rajniti-second {
        display: grid;
        grid-gap: 20px;
        grid-template-columns: repeat(1, 1fr);
    }
    .rajniti-interview {
        display: flex;
        grid-gap: 15px;
        margin-top: 20px;
        margin-bottom: 20px;
        flex-direction: column;
    }
    .mk-rajnitithum-divider {
        display: flex;
        align-items: center;
        margin-bottom: 20px;
        flex-direction: column;
    }
    .ms-rajniti-first-thumbnail a img {
        height: 300px;
        object-fit: cover;
        width: 100%;
        max-width: 100%;
    }
    .provience-s {
        display: grid;
        grid-gap: 20px;
        grid-template-columns: repeat(1, 1fr);
    }
    .provience-block {
        display: flex;
        grid-gap: 15px;
        margin-top: 20px;
        margin-bottom: 20px;
        flex-direction: column;
    }
    .arthik-bichar {
        display: flex;
        grid-gap: 15px;
        margin-top: 20px;
        flex-direction: column;
    }
    .arthik-second {
        display: grid;
        grid-gap: 20px;
        grid-template-columns: repeat(1, 1fr);
    }
    .four-block {
        display: flex;
        grid-gap: 4px;
        margin-bottom: 20px;
        margin-top: 20px;
        flex-direction: column;
        row-gap: 20px;
    }
    .ms-fblock-first-thumbnail a img {
        height: 190px;
        width: 100%;
        max-width: 100%;
        object-fit: cover;
        border-radius: 2%;
    }
    .bisheshb {
        display: grid;
        grid-gap: 20px;
        grid-template-columns: repeat(1, 1fr);
        padding-bottom: 30px;
        padding-top: 30px;
    }
    .video-block {
        display: flex;
        grid-gap: 14px;
        flex-direction: column;
        row-gap: 20px;
    }
    .sports-f {
        display: grid;
        grid-gap: 20px;
        grid-template-columns: repeat(1, 1fr);
    }
    .site-footer {
        display: flex;
        column-gap: 8px;
        flex-direction: column;
        row-gap: 20px;
    }

    .ent-block-css {
        display: flex;
        grid-gap: 20px;
        flex-direction: column;
        row-gap: 20px;
    }
  
    .entry-title {
        margin-bottom: 20px;
        font-weight: 700!important;
        font-size: 2.5rem;
        line-height: 1.2;
    }

}
@media screen and (max-width: 768px) and (min-width: 600px) {
    .ent-second-block {
        display: grid !important;
        grid-template-columns: repeat(1, 1fr) !important;
        gap: 20px;
        margin: 0 0;
    }
    .sub__thumb img {
        width: 100%;
        height: auto;
        max-width: 100%;
        transition: transform 0.3s ease;
    }
    .cat_heading p{
        display: none;
    }
    .cat-block {
        flex-direction: column;
        display: flex;
        grid-gap: 20px;
        margin-bottom: 20px;
        margin-top: 20px;
        align-items: center;
    }

  
    .news-wrapper h1 {
        font-size: 2.5rem;
        line-height: 1.5;
        font-weight: 600;
    }
    .big_heading h1{
        font-size: 2.5rem;
        line-height: 1.5;
        font-weight: 600;
    }

    .widget_media_image img {
        width: 100%;
            }
    .post-news-block {
        display: flex;
        column-gap: 12px;
        flex-direction: column;
    }
    .relatedpostblock {
        display: grid;
        grid-gap: 20px;
        grid-template-columns: repeat(1, 1fr);
    }
    .rajniti-second {
        display: grid;
        grid-gap: 20px;
        grid-template-columns: repeat(1, 1fr);
    }
    .rajniti-interview {
        display: flex;
        grid-gap: 15px;
        margin-top: 20px;
        margin-bottom: 20px;
        flex-direction: column;
    }
    .mk-rajnitithum-divider {
        display: flex;
        align-items: center;
        margin-bottom: 20px;
        flex-direction: column;
    }
    .ms-rajniti-first-thumbnail a img {
        height: 300px;
        object-fit: cover;
        width: 100%;
        max-width: 100%;
    }
    .provience-s {
        display: grid;
        grid-gap: 20px;
        grid-template-columns: repeat(1, 1fr);
    }
    .provience-block {
        display: flex;
        grid-gap: 15px;
        margin-top: 20px;
        margin-bottom: 20px;
        flex-direction: column;
    }
    .arthik-bichar {
        display: flex;
        grid-gap: 15px;
        margin-top: 20px;
        flex-direction: column;
    }
    .arthik-second {
        display: grid;
        grid-gap: 20px;
        grid-template-columns: repeat(1, 1fr);
    }
    .four-block {
        display: flex;
        grid-gap: 4px;
        margin-bottom: 20px;
        margin-top: 20px;
        flex-direction: column;
        row-gap: 20px;
    }
    .ms-fblock-first-thumbnail a img {
        height: 190px;
        width: 100%;
        max-width: 100%;
        object-fit: cover;
        border-radius: 2%;
    }
    .bisheshb {
        display: grid;
        grid-gap: 20px;
        grid-template-columns: repeat(1, 1fr);
        padding-bottom: 30px;
        padding-top: 30px;
    }
    .video-block {
        display: flex;
        grid-gap: 14px;
        flex-direction: column;
        row-gap: 20px;
    }
    .sports-f {
        display: grid;
        grid-gap: 20px;
        grid-template-columns: repeat(1, 1fr);
    }
    .site-footer {
        display: flex;
        column-gap: 8px;
        flex-direction: column;
        row-gap: 20px;
    }

    .ent-block-css {
        display: flex;
        grid-gap: 20px;
        flex-direction: column;
        row-gap: 20px;
    }
  
    .entry-title {
        margin-bottom: 20px;
        font-weight: 700!important;
        font-size: 2.5rem;
        line-height: 1.2;
    }

}
@media screen and (max-width: 992px) and (min-width: 768px) {
}

/* Mobile Responsive Resulation end  */

/* Desktop Responsive Resulation size start */
@media screen and (max-width: 1920px) and (min-width: 1080px) {

}

@media screen and (max-width: 1366px) and (min-width: 768px) {
    .ms-fblock-first-thumbnail a img {
        height: 190px;
        width: 236px;
        max-width: 280px;
        object-fit: cover;
        border-radius: 2%;
    }
    .ms-rajniti1-first-thumbnail a img {
        height: 200px;
        object-fit: cover;
    }
    

}

@media screen and (max-width: 1440px) and (min-width: 900px) {
}

@media screen and (max-width: 1280px) and (min-width: 720px) {
}

@media screen and (max-width: 1280px) and (min-width: 1020px) {

}

