@media only screen and (max-width: 1400px) { 
    .top-section .snd-col{
        overflow: hidden;
    }
    .section-seven .news-item.news-item-box2 img {
    	height: 115px;
    }
    .header-main-menu ul {
    	overflow: hidden;
    }
    .header-top-menu ul li a {
    	margin: 0 5px;
    	font-size: 17px;
    }
}
@media only screen and (max-width: 991px) { 
    .pitw-ste-wrapper.fixed-header .pitw-home-content-wrap, .pitw-ste-wrapper.fixed-header .pitw-archive-content-wrap, .pitw-ste-wrapper.fixed-header .pitw-pv-archive-content-wrap, .pitw-ste-wrapper.fixed-header .piw-single-content-wrap, .pitw-ste-wrapper.fixed-header .pitw-page-content-wrap {
    	margin-top: 80px;
    }
    .header-main {
    	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
    }
    .header-sm-info-wrap {
    	display: flex;
    	justify-content: space-between;
    	align-items: center;
    	background: #eff5f4;
    	padding: 8px 10px;
    	box-shadow: 0 1px 3px #cecece;
    }
    .toogle-area {
    	margin-left: 0;
    }
    .toogle-area ul li{
    	margin-left: 0;
    	margin-right: 4px;
    }
    .toogle-area li a {
    	font-size: 16px;
    	line-height: 22px;
    }
    .toogle-area ul li i {
    	font-size: 20px;
    	width: 22px;
    	line-height: 22px;
    }
    .social-area ul li a i {
    	width: 22px;
    	height: 22px;
    	line-height: 22px;
    	font-size: 14px;
    }
    .header-main-inner {
        text-align: center;
    }
    .header-nav-area .main-nav-container {
    	padding-left: 6px;
    }
    .fixed-header .header-nav-area, .fixed-header .header-sm-info-wrap {
        display: none;
    }
    .header-main-menu ul {
    	overflow-x: auto !important;
    }
    .header-main-menu ul li {
    	margin: 0;
    	border-bottom: 0;
    	height: 38px;
    }
    .header-main-menu ul li a {
    	font-size: 16px;
    	line-height: 32px;
    	padding: 0 6px;
    	padding-top: 4px;
    }
    .header-main-menu ul li.menu-item-home a {
    	max-height: 38px;
    }
    .header-main-menu ul li.menu-item-home a::before {
    	font-size: 17px;
    }
    .lead-news-item {
		height: auto;
    }
    .header-logo {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .res.search-toogle, .res-menu-button {
        display: block;
    }
    .res.search-toogle {
    	margin-top: 5px;
    }
    .header-main-menu {
        width: 100%;
    }
    .header-nav-area .button-area {
        display: none;
    }
    .res.search-toogle i {
        font-size: 21px;
    }
    .top-section .fst-col, .sports-news-loop .fst-col {
        order: 1;
    }
    .top-section .snd-col, .sports-news-loop .snd-col {
        order: 2;
    }
    .lead-below-item {
        border-right: 0;
    }
    .header-main-menu ul li {
        margin: 0 2px 1px;
    }
    .tag-cloud-wrap .tag-clouds .tag-cloud-link {
        margin: 0 2px;
        padding: 2px 10px;
    }
    .responsive-menu-wrap .res-menu-button {
    	padding: 15px 20px;
    	background: gainsboro;
    	padding-top: 5px;
    	position: fixed;
    	width: 100%;
    	z-index: 9999;
    }
    .header-res-menu {
    	padding: 15px 5px;
    	background: #fff;
    	margin-top: 38px;
    }
    .header-res-menu ul {
        display: flex;
        flex-wrap: wrap;
    }
    .header-res-menu ul li {
        width: 50%;
        padding: 0 15px;
    }
    .header-res-menu ul li a {
        display: block;
        padding: 6px 0;
        border-bottom: 1px solid #d5d5d5;
        font-size: 18px;
        position: relative;
    }
    .header-res-menu ul li a::before {
    	content: "\f138";
    	font-family: 'Font Awesome 6 Free';
    	padding-right: 10px;
    	color: #808080;
    	font-weight: 900;
    }
    .header-res-menu ul li .sub-menu {
        display: none;
    }
    body.menu-open {
        overflow: hidden;
        height: 100vh;
    }
    .responsive-menu-wrap.show {
    	display: block;
    }
    .responsive-menu-wrap {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        z-index: 9999;
    }

    .res-menu-button.open .button-bars .icon-bar:nth-child(1) {
        transform: rotate(45deg) translate(7px,7px);
    }
    .tab-news-wrap .news-item-list {
        padding: 12px 0;
    }
    .second-center.scaled {
        background: transparent !important;
    }
    .second-center.scaled .news-item-list {
        padding: 12px 0;
        background: transparent !important;
    }
    .second-center.scaled .news-item-list:last-child {
        border: 0;
    }
    .secound-lead-news .box-news:last-child .news-item.news-item-box {
    	border-bottom: 0;
    }
    .top-section .advertisement img {
        width: auto;
        display: block;
        margin: 0 auto;
    }
    .lead-news-item {
        position: relative;
    }
    .lead-news-item .image, .news-item.grid-fourth-item.width .image {
        position: relative;
        margin-left: -15px;
        margin-right: -15px;
        width: auto;
    }
    .lead-news-item .title, .news-item.grid-fourth-item.width .title {
        position: relative;
        bottom: 25px;
        background: #eff0f5;
        width: 100%;
        margin: 0;
        padding: 10px;
        font-size: 25px;
        line-height: 30px;
        border-radius: 6px;
        margin-bottom: -20px;
    }
    .lead-news-item, .news-item.grid-fourth-item.width {
        border-bottom: 0;
        padding-bottom: 0;
        padding-top: 0;
    }
    .section-bg-two {
        background: transparent;
        padding: 0;
    }
    .news-item.news-item-box, .news-item.news-item-box2, .grid-fourth-item {
        display: flex;
        flex-wrap: wrap;
        padding: 12px 0;
        border-bottom: 1px solid #ccc;
    }
    .news-item.news-item-box .image, .news-item.news-item-box2 .image, .grid-fourth-item .image {
        width: 110px;
        margin-right: 10px;
    }
    .news-item.news-item-box .image img, .news-item.news-item-box2 .image img, .grid-fourth-item .image img {
        width: 110px;
        height: 75px;
        border-radius: 6px;
    }
    .section-two.section-bg-two .box-news.mb-2 {
        margin: 0 !important;
    }
    .secound-lead-news {
        margin-bottom: 10px;
    }
    .recent-popular-news {
        margin-bottom: 20px;
    }
    .tab-news-wrap {
        height: 434px;
        overflow-y: hidden;
    }
    .all-videos-wrap {
        padding-bottom: 60px;
    }
    .corona-special-inner {
        background-size: 100% 122px;
    }
    .cw-show-border {
        border-right: 0;
        padding-bottom: 10px;
    }
    .cw-vaccine-info {
        padding: 8px;
    }
    .grid-fourth-item .title {
        position: inherit;
        background: transparent;
        color: #000;
        padding: 0;
        width: calc(100% - 120px);
        font-size: 18px;
        line-height: 25px;
    }
    .category-header {
        padding: 6px 4px;
    }
    .category-header a h3 {
        font-size: 20px;
    }
    .news-item-box .title{
    	width: calc(100% - 120px);
    	margin-top: 0;
    }
    .news-item.news-item-box2 .title {
    	width: calc(100% - 120px);
    	margin-top: 0;
    	font-size: 18px;
    	line-height: 22px;
    }
    .border-right {
    	border-right: 0 !important;
    }
    .national-sec-wrap {
        margin-bottom: 20px;
    }
    .print-cat-wrap {
        width: 130px;
    }
    .print-news-content {
        width: Calc(100% - 130px);
    }
    .print-news-loop {
        padding-left: 5px;
    }
    .print-news-loop .owl-nav .owl-prev, .print-news-loop .owl-nav .owl-next {
        width: 20px;
        font-size: 22px !important;
    }
    .sports-sec-wrap {
        margin-bottom: 15px;
    }
    .pitw-poll-sec .Total_Soft_Poll_1_Main_Div_1 .Total_Soft_Poll_1_But_Vote_1 {
        width: 70px !important;
    }
    .news-item.grid-fourth-item .image img {
        height: 75px;
    }
    .news-item.grid-fourth-item.width .image img {
        height: auto;
        width: 100%;
    }
    .entartainment-news .news-item.news-item-box2 {
        display: none;
    }
    .section-seven .news-item.news-item-box2 {
        border-bottom: 1px solid #ccc;
        margin-bottom: 10px;
    }
    .section-seven .news-item.news-item-box2:last-child {
        padding-bottom: 8px;
    }
    .category-header .nav {
        display: none;
    }
    .provash-news-loop.row {
    	margin: 0;
    }
    .provash-news-loop .news-item.news-item-regular2 {
    	width: 100%;
    	padding: 12px 0;
    	margin: 0;
    }
    .provash-news-loop .news-item.news-item-regular2:last-child {
    	padding-bottom: 0;
    }
    .news-item.opinion-item {
    	padding: 12px 0;
    }
    .news-item.opinion-first-item .content p {
    	display: none;
    }
    .news-item.opinion-first-item .content .title {
    	font-size: 18px;
    }
    .news-item.opinion-item {
    	align-items: center;
    }
    .news-item.opinion-item .image {
        width: 75px;;
    }
    .news-item.opinion-item .image img {
        width: 75px;
        height: 75px;
    }
    .photo-gallery-section .col-lg-8 {
    	margin-bottom: 20px;
    }
    .gallery-slider .photo-item img {
    	height: 295px;
    }
    .footer-logo {
    	text-align: center;
    	margin-bottom: 10px;
    }
    .footer-menu ul {
    	justify-content: center;
    }
    .footer-menu ul li a {
        padding-right: 15px !important;
        font-size: 18px;
    }
    .footer-top .social-area ul {
        text-align: center;
    }
    .footer_editors {
    	margin-bottom: 15px;
    	text-align: center;
    }
    .footer_editors p {
    	text-align: center !important;
    }
    .footer_copyright {
        text-align: center;
        margin-bottom: 8px;
    }
    .foot_bootom_right h5 {
        text-align: center;
    }
    .archive-news-loop {
    	margin-left: 0;
    	margin-right: 0;
    }
    .archive-news-item {
        width: 50%;
    }
    .archive-news-item:first-child {
    	width: 100%;
    	display: block;
    	margin-bottom: 0;
    	border-bottom: 0;
    	padding-bottom: 0;
    }
    .archive-news-item:first-child .image {
        margin-left: -15px;
        margin-right: -15px;
    }
    .archive-news-item:first-child .title {
    	position: relative;
    	top: -30px;
    	background: #eff0f5;
    	padding: 10px;
    	margin: 0;
    	height: auto;
    	font-size: 25px;
    	line-height: 32px;
    	border-radius: 6px;
    	margin-bottom: -25px;
    }
    .archive-breadcrumb.single-post {
    	padding: 10px 0 5px;
    	margin-bottom: 16px;
    }
    .more-news {
        display: none;
    }
    .piw-single-content-wrap {
        background: #fff;
    }
    .main-content .post-title {
    	font-size: 24px;
    	text-align: left;
    }
    .main-content .post-title .main-title {
    	font-size: 24px;
    	text-align: left;
    }
    .main-content .related-post .related-post-item {
    	padding-bottom: 8px;
    	border-bottom: 1px solid #ccc;
    	margin-bottom: 7px;
    }
    .main-content .related-post .related-post-item:last-child {
    	padding-bottom: 0;
    	margin-bottom: 0;
    	border-bottom: 0;
    }
    .main-content .related-post .related-post-item span {
    	font-size: 14px;
    	color: #8c8c8c;
    }
    .main-content .related-post .related-post-item .link-overlay {
    	display: block;
    	color: #134D68;
    }
    .main-content {
    	padding-top: 0;
    	padding-bottom: 0;
    }
    .main-content .content, .main-content .tags, .main-content .post-title, .main-content .related-post, .main-content .post-thumb span {
        padding-left: 0;
        padding-right: 0;
    }
    .reponsive-meta {
        margin-bottom: 15px;
    }
    .main-content .reponsive-meta {
        margin-bottom: 15px;
        display: block;
    }
    .reporter {
    	display: flex;
    	margin-bottom: 5px;
    }
     .reporter .auth_img {
    	flex-shrink: 0;
    	margin-right: 10px;
    }
    .reporter img {
        width: 32px;
        height: 32px;
        border-radius: 50%;
    }
    .reporter .auth_info {
    	flex-shrink: 1;
    }
    .reporter .auth_info h5 {
    	font-size: 17px;
    	line-height: 25px;
    	margin: 0;
    }
    .reporter .auth_info h5 a {
    	color: #134D68;
    }
    .reporter .auth_info span {
    	font-size: 14px;
    	line-height: 1;
    	display: block;
    }
    .main-meta {
        font-size: 14px;
    }
    .main-meta .view-count {
    	margin-left: 10px;
    }
    .main-meta .view-count i, .main-meta .time i {
    	margin-right: 4px;
    	color: #134D68;
    }
    .share-icons .icons {
    	justify-content: start;
    	margin-top: 10px;
    }
    .main-content .content, .main-content .tags, .main-content .post-title, .main-content .related-post, .main-content .google-feed, .bottom-social-box, .comments-box, .singlePhotoContent {
    	padding-left: 0;
    	padding-right: 0;
    }
    .main-content .google-feed a {
    	line-height: 20px;
    	font-size: 15px;
    }
    .main-content .google-feed a img {
    	max-height: 20px;
    }
    .main-content .content p {
    	font-size: 18px;
    	line-height: 28px;
    	text-align: left;
    }
    .comments-box .title {
    	font-size: 15px;
    	line-height: 19px;
    }
    .most-view-post-wrap {
        padding: 20px 0;
    }
    .width-local-search form {
        display: flex;
        flex-wrap: wrap;
    }
    .width-local-search form .form-control {
        width: calc(50% - 16px);
        margin: 0 8px;
        margin-bottom: 12px;
    }
    .width-local-search form .local-search-btn {
        width: calc(50% - 16px);
        height: 37px;
    }
    .printversion-news-wrap {
        margin-bottom: 15px;
    }
    .top-section .snd-col {
        margin-bottom: 15px;
    }
    .primenister-corner .news-item:first-child .image img {
        height: auto;
    }
    .section-eight .news-item.news-item-box2 img, .news-item.news-item-box2 img {
        height: auto;
    }
    .video-first .catTitle .liner {
    	display: none;
    }
    .news-item.news-item-box.one, .grid-fourth-item.one, .news-item.news-item-box2.one, .news-item.news-item-regular2.one, .literature-news-loop .literature-col:first-child .news-item-box {
        padding: 0 !important;
        margin: 0 !important;
        border: 0 !important;
    }
    .literature-col:nth-child(1) {
        margin-bottom: 0;
    }
    .news-item.news-item-box.one .image, .grid-fourth-item.one .image, .news-item.news-item-box2.one .image, .news-item.news-item-regular2.one .image, .literature-news-loop .literature-col:first-child .news-item-box .image  {
    	width: 100%;
    	margin: 0;
    }
    .news-item.news-item-box.one .image img, .grid-fourth-item.one .image img, .news-item.news-item-box2.one .image img, .news-item.news-item-regular2.one .image img, .literature-news-loop .literature-col:first-child .news-item-box .image img {
    	width: 100%;
    	height: auto;
    }
    .news-item.news-item-box.one .title, .grid-fourth-item.one .title, .news-item.news-item-box2.one .title, .news-item.news-item-regular2.one .title, .literature-news-loop .literature-col:first-child .news-item-box .title {
    	position: relative;
    	bottom: 25px;
    	background: #eff0f5;
    	width: calc(100% - 20px);
    	margin: 0;
    	padding: 10px;
    	font-size: 25px;
    	line-height: 30px;
    	left: 10px;
    	height: auto;
    	border-radius: 6px;
    	margin-bottom: -20px;
    }
    .header-main-menu.mobile-main-menu {
    	display: block;
    }
    .news-item.news-item-regular2:nth-child(1), .news-item.news-item-regular2:nth-child(2) {
        padding-top: 12px;
    }
    .col-lg-6.news-item.news-item-regular2.international-news-item:nth-child(2) {
        padding-top: 12px;
    }
    .top-section .snd-col .news-item.news-item-regular2:last-child {
        border: 1px solid #ccc;
        padding-bottom: 12px;
    }
    .lead-below-item:nth-child(1), .lead-below-item:nth-child(2) {
    	padding-bottom: 0;
    }
    .sm-border .news-item.news-item-regular2 {
    	padding-bottom: 12px;
    	border-bottom: 1px solid #ccc;
    }
    .news-item.news-item-regular2:nth-child(7){
    	border-bottom: 1px solid #ccc;
    }
    .literature-col:last-child .news-item.news-item-box {
    	border-bottom: 0;
    	padding-bottom: 0;
    }
}
@media only screen and (max-width: 767px) { 
    .hd_top_adv_close {
    	height: 17px;
    	bottom: -17px;
    	width: 30px;
    	line-height: 17px;
    	font-size: 12px;
    }
    .container {
        padding-left: 15px;
        padding-right: 15px;
    }
    .pitw_adv.archive-ad {
    	padding-top: 12px;
    }
    .archive-news-item {
    	float: left;
    	width: 100%;
    	padding: 12px 0px;
    	border-bottom: 1px solid #ccc;
    	display: flex;
    	margin-bottom: 0;
    }
    .archive-news-item .image {
        width: 110px;
        margin-right: 15px;
    }
    .archive-news-item .image img {
    	width: 110px;
    	height: 66px;
    	border-radius: 6px;
    }
    .archive-news-item .title {
    	font-size: 19px;
    	margin: 0;
    	line-height: 24px;
    	margin-top: 0;
    	width: calc(100% - 125px);
    	height: auto;
    	align-items: start;
    }
    .archive-news-item:first-child {
        display: block;
    }
    .archive-news-item:first-child .image {
        width: calc(100% + 30px);
    }
    .archive-news-item:first-child img {
        height: auto;
        width: 100%;
    }
    .archive-news-item:first-child .title {
        width: 100%;
    }
    .child-cat-tag-wrap {
        height: auto;
        overflow: visible;
    }
    .spc-event-lead-news img {
        height: auto;
        max-height: 220px;
    }
    .spc-event-lead-news .title {
        height: auto;
        display: inherit;
    }
    .spc-news-small-news .title {
        margin-top: 10px;
        font-size: 18px;
        line-height: 22px;
        height: auto;
    }
    .print-cat-wrap .nav .nav-item .nav-link, .print-cat-wrap .print-cat-btn {
        height: auto;
    }
    .print-lead-news img {
        height: auto;
    }
    .print-lead-news .title {
        font-size: 20px;
        line-height: 24px;
    }
    ul.the_champ_sharing_ul, ul.heateor_ss_follow_ul {
        display: flex;
        justify-content: center;
        margin-bottom: 12px;
    }
    .tv_scroll.tv_scroll_2 {
		flex-wrap: wrap;
	}
	.tv_scroll .scroll_heading {
		min-width: auto;
	}
	.tv_scroll.tv_scroll_2 .tv_scroll_content {
		width: calc(100% - 95px);
	}
	.tv_scroll .date_time {
		width: 100%;
		margin-top: 3px;
		min-width: auto;
	}
	.tv_page_container .col-12.col-md-9 {
    	padding: 0;
    }
}
@media only screen and (max-width: 575px) {
    .live-tv-section .container {
    	padding: 0;
    }
    .tv-section-inner, .tv-section-inner #player {
    	min-height: 300px;
    	height: auto;
    }
    .header-logo img {
        max-height: 78px;
        max-width: 240px;
    }
    .cw-info-fs {
    	font-size: 16px;
    }
    .cw-vs-fs {
    	font-size: 15px;
    }
    .print-cat-wrap {
    	width: 110px;
    }
    .print-cat-wrap .nav .nav-item .nav-link, .print-cat-wrap .print-cat-btn {
    	padding: 6px 5px;
    	font-size: 15px;
    }
    .print-news-content {
    	width: Calc(100% - 110px);
    }
    .print-small-news-wrap {
    	overflow-y: scroll;
    	height: auto;
    }
    .print-news-loop {
    	height: 420px;
    	overflow-y: scroll;
    	overflow-x: hidden;
    }
    .footer-extra-area .top ul {
    	flex-wrap: wrap;
    }
    .footer-extra-area .top ul li {
    	padding: 10px;
    	width: 25%;
    }
    .footer-extra-area .top ul li img {
    	min-width: auto;
    	width: 100%;
    	height: auto;
    }
    .tv-style .title {
		width: 88px;
		font-size: 17px;
	}
	.tv-style .text marquee {
		width: calc(100% - 88px);
	}
	.tv-style .text marquee a {
		font-size: 15px;
		padding-right: 6px;
	}
	.tv-style .text marquee a i {
		padding-left: 6px;
		font-size: 13px;
	}
    
}
@media only screen and (max-width: 400px) {
    .tv-section-inner, .tv-section-inner #player {
    	min-height: 250px;
    }
    .lead-news-item img {
    	height: auto;
    }
}
