/*
Theme Name:websoftitnepal
Theme URI: https://websoftitnepal.com
Version: 10
Author: websoftitnepal
Author URI: https://www.websoftitnepal.com
Slug: websoftitnepal
Description: This Theme is of news portal.
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
*{
	margin: 0;
	padding: 0;
}

.bhaweshsticky{position:sticky;top:0;}
.bhaweshpadding{padding:10px;}
a{
	text-decoration: none !important;
}
iframe{ width: 100%;}
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
	display: block;
}
body{
	font-family: 'Tiro Devanagari Hindi', serif!important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: 1.4;
	font-weight: 600;
	color: #4d4d4d;
}

h1{
	font-size: 52px !important;
}
h2{
	font-size: 30px !important; 
}
h3{
	font-size: 24px !important;
}
h4{
	font-size: 20px !important;
}
h5{
	font-size: 18px !important;
}
h6{
	font-size: 17px !important;
}
a{
	color: #4d4d4d !important;
}
a:hover{
	color: darkred !important;
}
.b-b-solid{
	border-bottom: 1px #CCC solid;
}
.b-t-solid{
	border-bottom: 1px #CCC solid;
}
.b-l-solid{
	border-bottom: 1px #CCC solid;
}
.b-r-solid{
	border-bottom: 1px #CCC solid;
}
.fa.fa-genderless.align-self-center {
	color: #d31e02;
	font-size: 20px;
}

.logo{width:100%; position:relative}
.logo a img{width:100%;}
.logoads{margin:25px 0px;height:125px}
.logoads img{height:100%;}
@media all and (max-width:800px){
.logo{width:100%;}
.logoads{margin:5px 0px;height:100px}
}



/*start*/
.bigmainbhawesh{text-align:center;transition:all 0.5s;}
.bigmainbhawesh span{font-weight:600;}
.caption a{background:#d4192b;padding:2px 10px;color:#fff !important;font-weight:bold;}
.bigmainbhaweshtitle{font-size:55px;line-height:70px;font-weight:600;}
.bigmainbhaweshtitle a{color:#111 !important;display:block;}
.bigmainbhaweshtitle a:hover{color:darkred !important;}
.subtitle{font-size:20px;line-height:25px;color:#878787;font-weight:500;}
.bigmainbhaweshpic{margin:auto;padding:10px;overflow:hidden;}
.bigmainbhaweshpara{font-size:18px;line-height:30px;padding:10px;}
@media screen and (max-width:700px){
.bigmainbhaweshtitle{font-size:30px;line-height:40px;}
.bigmainbhaweshpara{font-size:18px;line-height: 25px;height:60px;overflow:hidden;}
}


/*End*/



#bhawesh {height: 50vh; width: 100%;background-size: cover;background-attachment: fixed;}
#bhawesh h1{text-align:center;}
#bhawesh h1 a{color:#fff !important;height:50vh;line-height:50vh;}
#bhawesh h1 a:before{background-image: linear-gradient(to top,rgba(0,0,0,0.99),rgba(0,0,0,0.88),rgba(0,0,0,0.68),transparent,transparent,transparent,rgba(0,0,0,0.6));}
#bhawesh2{background:#00000099;height:50vh;overflow:hidden;}

.mobile_nav{
	display: none;
}
#wpadminbar .ab-empty-item, #wpadminbar a.ab-item, #wpadminbar>#wp-toolbar span.ab-label, #wpadminbar>#wp-toolbar span.noticon {
	color: #eee!important;
}
.text-dark-red{
	color: #c30e2e !important
}
a.tag-cloud-link:before {
	content: '#';
	font-size: 16px;
	margin-right: 3px;
}
a.tag-cloud-link {
	padding: 8px 15px;
}
.fl-r{
	float: right !important;
}
.fl-l{
	float: left !important;
}
.medita_tile_left h2{
	font-size: 40px !important;
}

.systemmenus{
background: #000;
}

.current-menu-item{background:#111;}
.nav-link {
	font-size: 20px;
	color: #ffffff;
	background: transparent;
	border: none;
	text-align: center;
	position: relative;
	overflow: hidden;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	border-radius: 2px;

}
nav .my-menu ul li:hover{background:#212529;}
nav .my-menu ul li.nav-item a{
	text-decoration: none;
	display: block;
	position: relative;
	text-transform: uppercase;
	transition: 0.6s linear;
	color:#045;
}
nav .my-menu ul li.nav-item a:hover{
	color:#045;
}

.header li a:hover, .header .menu-btn:hover, li.nav-item .active a {
	background-color: #c30e2e;
	color: #fff;
}
li.nav-item a.nav-link.active{
	background-color: #115b9d;
	color: #fff !important;
}
.nav-item:hover a.nav-link{
	color: #FFFFFF !important;
}
.nav-item:hover a.nav-link{
	color: #FFFFFF !important;
}
.footer-bg, .top_header_section {
	background:  #d4192b !important;
}
.dropdown{
	border-radius:0;
	border:0;
}
.dropdown-item{
	background: #040287 !important;
	padding:0;
}
.dropdown:hover .dropdown-menu{
	display: block;
	padding:0;
	transition: 0.5s all linear;
}
.dropdown-menu{
	z-index: 1030 !important;
	transition: 0.5s all linear;
	display: none;
	background: #040287 !important;
	border:0;
	padding:0 !important;
	top:90%;
	border: none !important;
	border-radius:0px 0px 5px 5px;
}
.dropdown-menu a{
	color:#fff !important;
	font-size: 19px;
} 
 ul.dropdown-menu li:hover{background:none !important;}
.dropdown-menu a:hover{color:red !important;}
.navbar .nav-item .nav-link{
	color:#fff !important;
	font-family: 'Tiro Devanagari Hindi', serif !important;

}
.navbar .nav-item .nav-link:hover{
	color:#ffeb000 !important; 
}
.navbar .nav-item .nav-link:hover .navbar .nav-item .nav-link{
	color:#D31E02 !important;

}
.my-menu .nav-item {
	padding: 0 6px;
}
.navbar-light a.navbar-brand {
	color: #FFFFFF!important;
	text-align: center;
	width: 60px;
	height: 43px;
}
.header-box{
	padding: 15px 0;
	background: #FFFFFF;
}

.trend-ct {
	display: none;
}
img{
	border-radius: 0 !important;
}
.show-1 {
	display: block;
	box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
	position: absolute;
	top: 3rem;
	z-index: 1000;
	background: #ffffff;
	width: 100%;
	left: 0;
}
.cts {
	display: block;
	background: #fff;
	box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
	padding: 3rem;
}

.slide-ct {
	position: absolute;
	z-index: 1000;
	left: 0;
	right: 0;
}
.websoftitnepal_box_effect {
	box-shadow: 0 10px 20px rgba(0,0,0,.19), 0 6px 6px rgba(0,0,0,.23); 
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
	transition: 0.5s all linear;
	background:red;
}
.small_advertisement img{
	padding-bottom: 10px;
	width: 100%;
	height: auto;
}
.long_advertisement img, .long_adv img, .sidebar img{
	padding: 10px 0;
	width: 100%;
}
.at4-jumboshare .at4-title {
	position: relative;
	margin-right: 45px;
	font-size: 18px;
	line-height: 18px;
	margin-top: 0px;
	font-size: 12px;
	bottom: 2px;
}
.at4-jumboshare .at4-count {
	font-size: 60px;
	line-height: 25px !important;
	font-family: Helvetica neue,arial;
	font-weight: 700;
}
.at4-jumboshare .at4-title {
	left: 10px;
	position: relative;
	font-size: 18px;
	line-height: 2px;
	bottom: 2px;
}
.at4-count>span:last-child, .at4-title>span:last-child {
	font-size: 34px!important;
	line-height: 54px!important;
	color: #012061!important;
}
.at4-jumboshare .at4-count-container {
	display: table-cell;
	text-align: center;
	min-width: 10px!important;
	vertical-align: middle;
	border-right: none!important;
	padding-right: 0!important;
}
.at4-count, .at4-title {
	float: left;
}
.at4-title {
	font-size: 18px;
	color: rgba(0,0,0,.68)!important;
	float: left;
	padding-top: 24px;
	padding-left: 8px;
}
.at4-title {
	font-size: 14px!important;
}
.register .nav-tabs .nav-link.active {
	width: 120px;
	color: #333;
}
.register .nav-tabs .nav-link.active:hover a {
	width: 120px;
	color: #FFF !important;
	border: 2px solid #115b9d;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
	border: none !important;
}

.recentpost{padding:10px;}
/*------------------------------------Header Section---------------------------*/
.comp-logo, .adv-box-wrap{
	width: 100%;
}
.comp-logo img, .adv-box-wrap img{
	height: 100%;
	width: 100%;
}
.list_non {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-bottom: 0px;
}
.author-social .icon-btn {
	height: 25px;
	width: 25px;
	border: 0;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	-webkit-transition: ease-in-out .3s;
	transition: ease-in-out .3s;
	border-radius: 50px;
	margin-left: 10px;
	background-color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 2px 7px;
	display: inline-block;
	margin-top: 2px;
}
.author-social .fa-facebook{
	color: #3B5998;
}
.facebook:hover {
	background-color: #3B5998;
	transform: scale(1.1);
	color: #FFFFFF !important;
}
.facebook:hover .fa-facebook{
	color: #FFFFFF !important;
}
.author-social .fa-twitter{
	color: #38A1F3;
}
.twitter:hover {
	background-color: #38A1F3;
	transform: scale(1.1);
	color: #FFFFFF !important;
}
.twitter:hover .fa-twitter{
	color: #FFFFFF !important;
}
.author-social .fa-youtube{
	color: #ED3833;
}
.youtube:hover {
	background-color: #ED3833;
	transform: scale(1.1);
	color: #FFFFFF !important;
}
.youtube:hover .fa-youtube{
	color: #FFFFFF !important;
}
.author-social ul li{
	display: inline-block;
	padding: 0 15px;
}
.top-header-list ul li{
	display: inline-block;
	padding: 0 5px;
}
.fa-newspaper-o{
	color: #ffffff;
}
.author-social ul li a, .top-header-list ul li a{
	color: #ffffff !important;
	font-size: 16px;
	text-decoration: none;
}
.top-header-block-box{
	background: #115b9d;
	display:none;
}
.top-header-box .top-header-list ul.tp-head{
	list-style: none;
}
.side-menu span{
	color: #FFFFFF;
	font-size: 18px;
	font-weight: 400;
	padding: 0 10px;
}



/*----Category Section--------*/
.websoftitnepalmenus {
	position: relative;
	padding: 10px;
	margin-bottom: 15px;
	border-bottom:1px solid #888;
}
.websoftitnepalmenusname {
	position: relative;
}
.websoftitnepalmenusname span {
	font-weight: 700;
	font-size: 20px;
	color:#fff;
}
span.websoftitnepalmenusmore a{padding-right:10px;line-height:30px;color:#fff !important;}

.cat_title_side {
	background: #f8ab03;
	padding: 5px 15px;
}
.cat_title_side span {
	color: #FFF;
	font-weight: 600;
	font-size: 20px;
}
.box_wrap {
	background: #FFF !important;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
}
.box_wrap_back{
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
}
/*------------------------Others----------------------------------------*/
.recent-post {
	background-color: #eee;
	border-radius: 100%;
	color: #585874;
	font-size: 20px;
	font-weight: 600;
	height: 60px;
	left: 0;
	text-align: center;
	top: 20px;
	width: 60px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-transition: 300ms all ease-in-out;
	-ms-transition: 300ms all ease-in-out;
	-o-transition: 300ms all ease-in-out;
	transition: 300ms all ease-in-out;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.recent_items:hover .recent-post {
	background-color: #d4192b;
	color: #FFFFFF;
}
.recent-tab .recent_items:first-child{
	margin-top: 10px;
}
.recent-post-item img{
	height: 90px;
	width: 100px;
	display: block;
	background: #115b9d;
	object-fit: cover;
}
h2.screen-reader-text {
	display: none;
}




/*----------Main News Block ------*/

.main_news_left_grid .media_items_left{
	background: #115b9d;
	height: 350px;
	width: 100%;
	display: block;
	overflow: hidden;
}
.main_news_left_grid .media_items_left img{
	height: 350px;
	width: 100%;
	display: block;
	object-fit: cover;
}
.main_bhawesh .bhawesh_item_right{
	background: #115b9d;
	height: 220px;
	width: 100%;
	display: block;
	overflow: hidden;
}
.main_bhawesh .bhawesh_item_right img{
	height: 220px;
	width: 100%;
	display: block;
	object-fit: cover;
}
.main_small_item .small_items img{
	height: 100px;
	width: 140px;
	display: block;
	object-fit: cover;
}
.feature_block .feature_figure figure img{
	height: 500px;
	width: 100%;
	display: block;
	overflow: hidden;
	object-fit: cover;
	padding: 0 5%;
}

/*-----Rajniti-----*/
.bhawesh3cover .main_news_left_grid .media_items_left{
	background: #115b9d;
	height: 300px;
	width: 100%;
	display: block;
	overflow: hidden;
}
.bhawesh3cover .main_news_left_grid .media_items_left img{
	height: 300px;
	width: 100%;
	display: block;
	object-fit: cover;
}
.samaj_news_blcok_grid .main_small_item .small_items img{
	height: 100px;
	width: 140px;
	display: block;
	object-fit:cover;
}
.business_side_list .small_items img {
	height: 90px;
	width: 100px;
	display: block;
	background: #115b9d;
	object-fit: cover;
}
.international_news_block .small_items img{
	height: 100px;
	width: 120px;
	display: block;
	background: #115b9d;
	object-fit: cover;
}
.blog_section .media-img {
	box-shadow: 0 5px 15px rgba(0,0,0,0.08);
	padding: 10px;
	margin-bottom: 15px;
	background: #f7f8fb;
	min-height: 160px;
	cursor: pointer;
}
.blog_section .media-img img {
	width: 100px;
	height: 100px;
	background: #115b9d;
	text-align: center;
	border-radius: 50% !important;
	object-fit: cover;
	margin-left: 0;
	margin-right: 20px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
	transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
}
.interview_items .min-height {
	position: relative;
	min-height: 250px;
}
.interview_items .interview-section {
	border-radius: 5px;
	position: relative;
	background: #f7f8fb;
	box-shadow: 0 5px 15px rgba(0,0,0,0.08);
}
.interview_items .interview-section img {
	width: 100%;
	height: 210px;
	background: #115b9d;
	object-fit: cover;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}
.micro_media{
	position: absolute;
	font-size: 30px;
	top: 0;
	background: #115b9dd4;
	color: #FFFFFF;
	padding: 11px 23px;
	border-bottom-right-radius: 30px;
	left: 0;
}
.technology_wrapper_grid .enteratinment_side .side_ent_item img{
	height: 250px;
	width: 100%;
	display: block;
	background: #115b9d;
	object-fit: cover;
}
.news_row_box_block .row_block_feature figure.image img{
	height: 90px;
	width: 100px;
	background: #111;
	display: block;
	object-fit: cover;
}
/*-------------------------Entertainment And Video---------------*/
section.entertainmet_news_blcok_grid {
	background: rgb(241 241 241);
	background-attachment: scroll;
	background-size: auto;
	background-attachment: fixed;
	background-size: cover;
}
.newspaper-grid{
	background: url(./control/image/newsbg.png) no-repeat center center;
	background-size: auto;
	background-size: cover;
}
.enteratinment_block .enteratinment_side .side_ent_item{
	height: 200px;
	width: 100%;
	display: block;
	overflow: hidden;
	object-fit: cover;
}
.enteratinment_block .enteratinment_side .side_ent_item img{
	height: 200px;
	width: 100%;
	display: block;
	overflow: hidden;
	object-fit: cover;
}
.enteratinment_side, .enter-big-box{
	position: relative;
}
.enter-big-box .enter-big-grid figure img{
	height: 410px;
	width: 100%;
	display: block;
	background: #111;
}
.enter-big-box .center.enter-big-grid figure img{
	height: 410px;
	width: 100%;
	display: block;
	object-fit: cover;
	background: #000000;
}
.ent_side_title h5, .ent_side_title h2{
	position: absolute;
	bottom: -10px;
	padding: 33px 8px;
	background: linear-gradient(180deg, #302c2c00 0%, #121010 100%);
	left: 0;
	right: 0;
}
.ent_side_title h5 a, .ent_side_title h2 a{
	color: #FFFFFF !important;
}
.vwin{
	position: relative;
}
.video_wrapper_grid .vwin .video_items img{
	height: 200px;
	width: 100%;
	display: block;
	object-fit: cover;
}
.vwin .vid_icons {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	background: rgba(0, 0, 0, 0.6);
	transition: all 0.30s ease;
}
.vwin .vid_icons:hover{
	opacity: 1;
	cursor: pointer;
}
.v-icon{
	margin: 0;
	padding: 0;
	position: relative;
	top: 40%;
	font-size: 40px;
	text-align: center;
	bottom: 50%;
}
.v-icon .fa-play-circle{
	color: #FF0000 !important
}

.items img {
	display: block;
}

.items .main-title {
	line-height: 28px;
	display: block;
	color: #222;
	margin-top: 15px;
	font-weight: 700;
	font-size: 1.375rem;
	line-height: 32px;
}

.skipads img{
	max-width: 40%;
	height: auto;
}
section.widget img{
	width: 100%;
	height: 100%;
}

.vertical-tabs{
	font-size:18px;
	font-weight: 400;
	color:#fff;
}
.vertical-tabs .nav-tabs .nav-link{
	border-radius: 0;
	min-height: 60px;
	background:#115b9d;
	text-align:center;
	font-size: 18px;
	border:1px solid #DDDDDD;
	color:#fff !important;
	height:40px;
	width: 120px;
	padding: 15px 0;
}
.vertical-tabs .nav-tabs .nav-link.active{
	background-color:#c30e2e!important;
	color:#fff;
}
.vertical-tabs .tab-content>.active{
	background:#fff;
	display:block;
}
.vertical-tabs .nav.nav-tabs{
	border-bottom:0;
	display:block;
	float:left;
}
.vertical-tabs .sv-tab-panel{
	background:#fff;
	height:auto;
	padding-top:10px;
}
@media only screen and (max-width: 420px){
	.titulo{font-size: 22px}
}
@media only screen and (max-width: 325px){
	.vertical-tabs{ padding:8px;}
}
/*--------------------------Single Post, Page, Archive------------------*/
.winadvertisement{
	width: 100%;
	display: flex;
	justify-content: center;
	padding-bottom: 10px;
}
.winadvertisement aside{
	padding: 5px;
}
.winadvertisement aside:before{
	content: '';
	cursor: pointer;
	font-size: 14px;
	color: #777;
}
.winadvertisement aside img{
	width: 100%;
}
.single_post_section article.content_block img{
	width: 100%;
	height: auto;
}

.fl-lg-right{
	float: right;
}
.fl-l{
	float: left;
}
#feature{margin:5px 0;text-align:center;position:relative}
#feature span{left:0;bottom:0;padding:8px 10px;color:#fff;background:#00447794;position:absolute;width:100%;text-align:center;}
.websoftitnepalpost p {
	padding: 0 0 10px 0;
	font-size: 18px !important;
	color: unset;
	line-height: 160%;
	margin: 0 0 1.04em;
	text-align:justify;
}
.websoftitnepalpost blockquote p:before, .__page__cont blockquote p:before{
	content: '\f10d';
	font-family: FontAwesome;
	font-size: 35px;
	margin-right: 10px;
	color: rgba(0,0,0,.24);
}
.websoftitnepalpost blockquote, .__page__cont blockquote{
	padding: 10px;
	background: #DDDDDD;
}
.websoftitnepalpost blockquote p, .__page__cont blockquote p{
	color: #555;
	font-weight: 400;
	padding-bottom: 0 !important;
	line-height: 35px;
	font-family: 'Mukta',sans-serif;
	font-size: 20px;
	padding: 0 0 10px 0px;
	vertical-align: baseline;
}
.wp-caption{
	width: 100% !important;
	max-width: 100% !important;
	position: relative;
	margin-bottom: 10px;
}
p.wp-caption-text {
	background: rgba(0,0,0, 0.56);
	position: absolute;
	bottom: 0;
	color: #FFF !important;
	font-size: 18px !important;
	left: 0;
	right: 0;
	display: flex;
	padding: 3px 10px !important;
}
.websoftitnepalpost .wp-caption img, .__page__cont .wp-caption img{
	width: 100%;
	height: auto;
}


.facebookcomments{background:#EEE;border:2px solid #ccc;margin:10px 0;text-align:center;font-weight:bold;padding:15px 0;font-size:25px;}
#randomposts .main_bhawesh .bhawesh_item_right {
	background: #115b9d;
	height: 180px;
	width: 100%;
	display: block;
	overflow: hidden;
}
#randomposts .main_bhawesh .bhawesh_item_right img {
	height: 180px;
	width: 100%;
	display: block;
	object-fit: cover;
}
.special_padd {
	padding-top: 22rem;
}
.p_special_title h1 {
	padding: 20px;
	text-align: center;
}

footer.main-footer{
	color: #FFFFFF;
}

#myBtn {
  display: none; 
  position: fixed; 
  bottom: 20px; 
  right: 10px;
  z-index: 99;
  border: none; 
  outline: none;
  background-color: #2d3a2b; 
  color: white;
  cursor: pointer;
  padding: 15px;
  font-size: 15px;
}

#myBtn:hover {
  background-color: #555; /* Add a dark-grey background on hover */
}



@media only screen and (max-width: 768px) {
	.comp-logo img{
		height: auto;	
		max-width: 250px;
	}
	.at4-count-container {
		display: flex!important;
		align-items: center;
	}
	.at4-title {
		padding-top: 6px!important;
	}
	.at4-title {
		font-size: 12px!important;
	}
	.at4-count>span:last-child, .at4-title>span:last-child {
		font-size: 28px!important;
		line-height: 54px!important;
		color: #012061!important;
	}
	a.at-icon-wrapper.at-share-btn.at-svc-blogger {
		display: none;
	}
	.side-menu{
		display: none !important;
	}
	team_link{
		width: 100%;
	}
	.small_team{
		width: 100% !important;
		float: left;
	}
	.imp_links{
		width: 100% !important;
		float: left;
	}
	.imp_links ul li{
		display: inline-block;
		padding: 5px 10px;
	}
	.top-header-list{
		display: none;
	}
	.adv-box-wrap img{
		margin-top: 10px;
	}
	.quick_nav{
		display: none;
	}
	li.email{
		display: none;
	}
	.modal-content{
		margin-top: 30%;
	}
	.winskip img{
		max-width: 40%;
		height: auto;
	}
	.pradesh_news_block_grid{
		display: none;
	}
	.fl-sm-left{
		float: left;
	}
	.special_padd {
		padding-top: 10rem;
	}
	.p_special_title h1 {
		font-size: 30px !important;
	}
	.feature_block .feature_figure figure img{
		height: auto;
    	width: 100%;
    	display: block;
    	overflow: hidden;
   		object-fit: cover;
    	padding: 0;
	}
	.feature_block .feature_title h1{
		font-size: 30px !important;
	}
	li.top-mail{
		display:none !important;
	}
	.post-title h1{
		font-size: 30px !important;
	}
	.medita_tile_left h2 {
    font-size: 28px !important;
	}
	.tranding_tag_box{
		display: none;
	}
}
@media only screen and (max-width: 568px) {
	.comp-logo img{
		height: auto;	
		max-width: 250px;
	}
	li.top-mail{
		display:none !important;
	}
	.top-header-list{
		display: none;
	}
	.pradesh_news_block_grid{
		display: none;
	}
	.at4-count-container {
		display: flex!important;
		align-items: center;
	}
	.at4-title {
		padding-top: 6px!important;
	}
	.at4-title {
		font-size: 12px!important;
	}
	.at4-count>span:last-child, .at4-title>span:last-child {
		font-size: 28px!important;
		line-height: 54px!important;
		color: #012061!important;
	}
	.special_padd {
		padding-top: 10rem;
	}
	a.at-icon-wrapper.at-share-btn.at-svc-blogger {
		display: none;
	}
	.side-menu{
		display: none !important
	}
	.team_link{
		width: 100%;
	}
	.small_team{
		width: 100% !important;
		float: left;
	}
	.imp_links{
		width: 100% !important;
		float: left;
	}
	.imp_links ul li{
		display: inline-block;
		padding: 5px 10px;
	}
	.adv-box-wrap img{
		margin-top: 10px;
	}
	.quick_nav{
		display: none;
	}
	li.email{
		display: none;
	}
	.modal-content{
		margin-top: 30%;
	}
	.winskip img{
		max-width: 40%;
		height: auto;
	}
	.post-title h1{
		font-size: 30px !important;
	}
	.fl-sm-left{
		float: left;
	}
	.p_special_title h1 {
		font-size: 30px !important;
	}
	.medita_tile_left h2 {
    font-size: 28px !important;
	}
	.tranding_tag_box{
		display: none;
	}
}


	.relatednewscover{margin:10px 0;}
	.spantitle{background: #111;
    text-align: center;
    height: 60px;
    line-height: 60px;
    font-size: 30px;
    font-weight: bold;
    color: #fff;}
	.relatednews{padding-left:5px;font-size:20px;line-height:25px;font-weight:600;}
	.relatednews a{color:#000;}
	
.footercover{padding:5px;background:#fff;height:250px;}
.footercover h3.titlebefore{color:#000;font-weight:600;border-bottom: 1px solid #ccc;}
.textwidget{padding:5px;}
.textwidget p{padding: 0 0 8px 0;font-size:18px;line-height:140%;margin-bottom: 0 !important;text-align:justify;}
