@media (max-width: 1200px) {
  .menuWrapper .menu ul {
    -moz-column-gap: 28px;
         column-gap: 28px;
  }
}
@media (max-width: 991px) {
	.time{ display:none;}
  .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: #fff;
    font-size: 20px;
  }
  .menu ul {
    display: none !important;
  }
	.offcanvas{
    background-color: #00699a;
	}
  .offcanvas ul {
	  list-style:none;
    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: 20px;
    color: #fff;
    font-weight: 800;
  }
  .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 {
    line-height: 1;
    font-size: 14px;
  }
  .recent .post p {
    font-size: 14px;
  }
  .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
  }
	.menu{
		justify-content:right;
		column-gap:0px;
	}
	button#search-icon{ display:none;}
	 .mobile-hide {
        display: none !important;
    }
  .logo {
    text-align: center;
  }
  .logo img {
    width: 25% !important;
  }
  .header-ad {
    display: none;
  }
  header .social {
  justify-content:flex-end;
}
  
  .social {
   display: none;
  }
  .social svg {
    font-size: 14px !important;
  }
	.main-news h2 a{
		font-size:30px;
	}
  .mainWrapper p {
    padding: 0px;
    line-height: 1;
  }
  .mainWrapper .meta {
    margin-bottom: 10px;
  }
  .post button {
    width: -moz-fit-content;
    width: fit-content;
  }
	.footer-list ul li{ width:100%; text-align:left;
        margin-bottom: 10px;
        font-size: 18px;}
	.samachar-top h3{
		font-size:24px;
	}
	.samachar-small h3{
    margin-bottom: 20px;
    border-bottom: dashed thin #ccc;
    padding-bottom: 20px;
	}
	.samachar-small img{
		border-radius:7px;
		height:auto;
	}
	.jana-top-small{
		margin:30px 0px;
	}
	.jana-top-small img{
		height:auto;
	}
	.interview-block .samachar-top h3{
		margin-top:20px;
    font-size: 32px;
	}
	.artha-content {
    padding: 0px 30px;
}
	.sports-top-content h3{
		font-size:24px;
    line-height: 35px;
    padding-right: 16px;
	}
	.footer-bottom-content{
		border-right:none;
	}
  .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;
  }
	.top-cat-img{
		width:100%;
	}
	.top-cat-img img{
    border-bottom-left-radius: 0px;
    border-top-right-radius: 20px;
	}
	.top-cat-content{
		width:100%;
	}
	.top-cat-content h1{
    font-size: 28px;
    line-height: 36px;
	}
	h3.single-title{
		font-size:28px;
	}

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

@media (max-width: 360px) {
	.menuWrapper{
    top: 44px;
  }
}