@media (max-width: 1200px) {
  .menuWrapper .menu ul {
    -moz-column-gap: 28px;
         column-gap: 28px;
  }
}
@media (max-width: 991px) {
  .top-head{
    position: sticky;
    top: 0;
    z-index: 3;
    background-color: #ffffff;
  } 
  .menuWrapper{
    top: 67px;
  }
  .imgMenu{
    display: none;
  }
  .menu button:focus {
    outline: none;
    box-shadow: none;
  }
  .menu button {
    display: block;
    color: #000;
    font-size: 20px;
  }
  .menu ul {
    display: none !important;
  }
  .offcanvas ul {
    display: flex;
    flex-direction: column;
    -moz-column-gap: 20px;
         column-gap: 20px;
    justify-content: space-around;
    padding: 20px;
  }
  .offcanvas ul li {
    padding: 10px 0px;
    border-bottom: 1px solid #d5d5d5;
  }
  .offcanvas ul a {
    font-size: 22px;
    color: #463b82;
  }
  .mainWrapper h3 a {
    font-weight: 600;
    font-size: 24px;
    line-height: 1;
  }
  .mainWrapper .subPost a {
    font-size: 14px;
  }
  .recent h3 {
    padding: 0px;
    font: 22px;
  }
  .recent .post {
    padding: 6px 0px;
  }
  .recent .post h6 {
  }
  .recent .post p {
    font-size: 18px;
  }
  .recent .post h7 {
    line-height: 0 !important;
    font-size: 14px;
  }
  .educationnews .smallPost h7 {
    font-size: 14px;
  }
  .educationBlog h4 {
    font-size: 18px;
  }
  .educationBlog h5 {
    line-height: 1;
    font-size: 14px;
  }
  .meta {
    -moz-column-gap: 12px;
         column-gap: 12px;
  }
  .trueStory .storyContent {
    display: flex;
    flex-direction: column;
    padding: 2%;
  }
  .trueStory .storyContent h3 {
    line-height: 1.6;
    font-size: 18px !important;
  }
  .trueStory .storyContent p {
    font-size: 15px;
  }
  .pstImg .imgContent a {
    font-size: 15px;
  }
  .pstImg .imgContent h5 {
    line-height: 16px;
  }
  footer .logo img {
    width: 50%;
  }
  footer .footerContent h3 {
    font-size: 16px;
  }
  footer .footerContent .latest a {
    display: block;
    font-size: 13px;
    padding: 5px 0px;
  }
  footer .footerContent .usefulLinks {
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  .menuWrapper{
    top:60px
  }
  .logo {
    text-align: center;
  }
  .logo img {
    width: 50% !important;
  }
  .header-ad {
    display: none;
  }
  header .social {
  justify-content:flex-end;
}
.swiper-slide{
  width: 100% !important;
}
  .tech-wrap .overlay-box{
    margin-bottom: 20px;
    margin-left: 0px;
  }
  .samachar-small img{
    height: 200px;
  }
  .story-content{
    width: 100%;
  }
  .story-content p{ display: none; }
  .life-wrap .overlay-box{ margin-bottom: 15px; }
  .tab-menu{ width: 100%; }
  .state-top-img img{ margin: 15px 0; }
  .state-bottom img{ margin-bottom: 15px; }
  .state-bottom h3{ margin-bottom: 15px; }
  .interview-block .samachar-top h3{
        font-size: 30px;
        margin-top: 20px;}
        .interview-small .overlay-box:nth-last-child(1){ width: 100%; margin-bottom: 15px; }
        .interview-small .overlay-box:nth-last-child(2){ width: 100%; margin-bottom: 15px; }
        .interview-small .overlay-box:nth-last-child(3){ width: 100%; margin-bottom: 15px;  margin-top: 15px;}
        .blog-list img{ width: 110px; height: 110px; }
  .social {
   display: none;
  }
  .social svg {
    font-size: 14px !important;
  }
  .mainWrapper p {
    padding: 0px;
    line-height: 1;
  }
  .mainWrapper .meta {
    margin-bottom: 10px;
  }
  .post button {
    width: -moz-fit-content;
    width: fit-content;
  }
  .long-ad {
    margin: 10px 0px;
  }
  .educationnews .smallPost {
    margin: 10px 0px;
  }
  .educationBlog .meta {
    margin-bottom: 20px;
  }
  .educationBlog .secondPost {
    margin: 10px 0px;
    border-bottom: 1px solid #d5d5d5;
  }
  .educationBlog .secondPost p {
    display: none;
  }
  .educationBlog .secondPost img {
    margin: 10px 0px;
    height: 240px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .trueStory img {
    height: 250px;
  }
  .usefulLinks {
    padding: 10px 0px !important;
    border-top: 1px solid #39739E;
    border-bottom: 1px solid #39739E;
    border-left: none !important;
    border-right: none !important;
  }
  footer img {
    margin: 10px 0px;
    width: 80%;
  }
  .smallPost img {
    height: 250px;
  }

  .pstImg{
    margin: 10px 0px;
  }

}
@media (max-width: 491px) {
  .offcanvas {
    width: 70% !important;
  }
	.menuWrapper{
    top: 72px;
  }
}/*# sourceMappingURL=responsive.css.map */

@media (max-width: 360px) {
	.menuWrapper{
    top: 44px;
  }
}
@media only screen and (min-width: 1025px){
	#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link:focus{
		background:none !important;
		color:green !important;
        font-weight: 700 !important;
	}
}