/*----------------------------------Single Page----------------*/
.author_logo .author_icon {
	height: 37px;
	width: 37px;
	max-width: 37px;
	border-radius: 50%;
	overflow: hidden;
	display: inline-block;
	margin-right: 1em;
}
.author_logo .author_icon img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.author_logo span {
	font-size: 16px;
	font-weight: 600;
	line-height: 32px;
	vertical-align: top;
}
.thumbnails-n img {
	width: 100%;
	height: 200px;
}
.post-entry p {
	text-align: justify;
	color: #555;
	line-height: 35px;
	font-weight: 400;
	font-size: 20px;
	padding: 0 0 10px 0px;
	vertical-align: baseline;
}
.post-entry img{
	width: 100%;
	height: auto;
	overflow: hidden;
}

.author_logo {
	margin-top: 24px;
}
.item{
	padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px #e8e8e8 solid;
    position: relative;
    padding-left: 30px;
}
.item:after {
	font: 400 16px Linearicons-Free;
    speak: none;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
}

.item:last-child {
	border-bottom: none;
}
.recent{
	counter-reset: my-sec-counter;
}
.popular{
	counter-reset: my-sec-counter;
}
.popular li:before{
	color: #ccf;
	font-size: 35px;
	position: absolute;
	margin-top: 0;
	height: 55px;
	width: 55px;
	text-align: center;
}
.popular a{
	text-decoration: none;
}
.relat__thumb img{
	width: 100%;
	height: 180px;
	object-fit: cover;
}
.card-list:hover {
	box-shadow: 0 10px 10px -3px rgba(0, 0, 0, 0.5);
	transform: scale(1.005);
	transition: all .1s ease-out;
}
.post-entry .post-title h1{
	margin-top: 15px;
	font-size: 45px;
	color: #333;
	text-align: left;
	font-weight: 600;
	display: block;
}
.post-entry p {
	line-height: 35px;
	font-size: 20px;
	padding: 0 0 10px 0px;
	padding-bottom:  0 !important;
	vertical-align: baseline;
}
.pop-list {
	margin-bottom: 20px;
}
.pop-list span{
	border: 1px #e8e8e8 solid;
    font-size: 18px;
    font-weight: 500;
    margin-left: 0;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border-radius: 100%;
    margin: 5px 15px 0 0;
}

.pop-title h3{
	transition: 0.5s;
	line-height: 145%;
}
.author-meta {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;

}
.author-meta .author-img {
	width: 35px;
	height: 35px;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 10px;
	border: 1px #ddd solid;
}
.author-meta .author-img img {
	width: 100%;
	height: 100%;
}
.author-meta .author-name {
	margin-right: 10px;
}
.author-meta .published-date {
	font-family: Mukta,sans-serif;
	font-size: 16px;
	color: rgba(0,0,0,.57);
}
.fl-r{
	float: right;
}
.fl-l{
	float: left;
}
.author-share-box {
	margin: 25px 0px 15px 0;
}
/*---------------------------Banner File------------------------*/
.banner_image img{
	width: 100%;
	height:550px;
	object-fit: cover;
}
.post-entry img{
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.banner_expert p{
	font-size: 18px;
	color: #555;
	margin-top: 10px;
	text-align: center;
}
.banner-adv img {
	width: 100%;
	height: 100%;
	margin-bottom: 5px;
	margin-top: -8px;
}

.top-header .convertor {
	padding: 3px 0px 7px 0px;
	color: #FFFFFF;
}
.top-header .convertor a{
	color: #FFFFFF;
	text-decoration: none;
}
.mobile_menu_box .logo{
	display: none;
}

.enter-bx{
	position: relative;
}
.entermt-img img {
	transition: 2s;
	/*height: 260px;*/
	width: 100%;
	display: block;
}
.enter-bx:hover img{
	transform: scale(1.1);
}
.entermt-title{
	
}
.entermt-title h3{
	font-size: 20px;
	font-weight: 20px;
	line-height: 145%;
	font-weight: 600;
}
.entermt-title h3 :hover{
	transition: 0.5s all ease;
}
.entermt-title h3 a{
	transition: 0.5s all;
	text-decoration: none;
}
figure{
	overflow: hidden;
}
/*===========================Archive===============================*/
.view-group {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	padding-left: 0;
	margin-bottom: 0;
}
.img-event img {
	height: 200px;
	width: 100%;
	object-fit: cover;
}
.cat__name {
	background: #012061;
	color: #fff;
	padding: 8px 20px 0px 20px;
}
.cat__name h3{
	font-size: 24px;
}
.btn__icon{
	background: #fff;
	color: #000;
}
.cat__line {
	border-bottom: 1px #ddd solid;
}
.item.list-group-item
{
	float: none;
	width: 100%;
	background-color: #fff;
	margin-bottom: 30px;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	padding: 0 1rem;
	border: 0;
}
.item.list-group-item .img-event {
	float: left;
	width: 30%;
}

.item.list-group-item .list-group-image
{
	margin-right: 10px;
}
.item.list-group-item .thumbnail
{
	margin-bottom: 0px;
	display: inline-block;
}
.item.list-group-item .caption
{
	float: left;
	width: 70%;
	margin: 0;
}

.item.list-group-item:before, .item.list-group-item:after
{
	display: table;
	content: " ";
}

.item.list-group-item:after
{
	clear: both;
}
/*---------------------------Menu------------------------------------*/
.dropdown-menu a.dropdown-item{
	padding: 5px 15px; 
	text-align: left;
	color: #FFFFFF;
	font-weight: 400 !important;
	font-size: 16px !important;
}
.dropdown-menu a.dropdown-item:hover{
	background: none !important;
	color: #FFFFFF !important;
}
.navbar{
	padding: 0;
}
.navbar-toggler {
	float: right;
	border: none;
	padding-right: 0;
}
.navbar-toggler:active,
.navbar-toggler:focus {
	outline: none;
}
.navbar-light .navbar-toggler-icon {
	width: 24px;
	height: 17px;
	background-image: none;
	position: relative;
	border-bottom: 1px solid #000;
	transition: all 300ms linear;
}
.navbar-light .navbar-toggler-icon:after, 
.navbar-light .navbar-toggler-icon:before{
	width: 24px;
	position: absolute;
	height: 1px;
	background-color: #000;
	top: 0;
	left: 0;
	content: '';
	z-index: 2;
	transition: all 300ms linear;
}
.navbar-light .navbar-toggler-icon:after{
	top: 8px;
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:after {
	transform: rotate(45deg);
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before {
	transform: translateY(8px) rotate(-45deg);
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
	border-color: transparent;
}
/*.nav-item:hover .nav-link{
	color: #FFFFFF !important;
}*/
.nav-item.active .nav-link{
	color: #777 !important;
}
.nav-item{
	position: relative;
	transition: all 200ms linear;
}
.full-height {
	height: 100vh;
}
.over-hide {
	overflow: hidden;
}
.absolute-center {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	margin-top: 40px;
	transform: translateY(-50%);
	z-index: 20;
}
.nav-item .dropdown-menu {
	transform: translate3d(0, 10px, 0);
	visibility: hidden;
	opacity: 0;
	max-height: 0;
	display: block;
	padding: 0;
	margin: 0;
	transition: all 200ms linear;
}
.nav-item.show .dropdown-menu {
	opacity: 1;
	visibility: visible;
	max-height: 999px;
	transform: translate3d(0, 0px, 0);
}
.dropdown-menu {
	z-index: 1000;
	border-radius: 0 !important;
	padding: 10px !important;
	margin: 0;
	font-size: 13px;
	letter-spacing: 1px;
	color: #212121;
	background-color: #fcfaff;
	border: none !important;
	box-shadow: 0 5px 10px 0 rgba(138, 155, 165, 0.15);
	transition: all 200ms linear;
}
.dropdown-toggle::after {
	display: none !important;
}

.dropdown-item {
	padding: 3px 15px;
	color: #212121;
	border-radius: 2px;
	transition: all 200ms linear;
}
.dropdown-item:hover, 
.dropdown-item:focus {
	color: #FFF;
	background-color: #176BEF;
}
/*---------------------------Video ----------------------------------*/
.video__studio{
	background: #000;
}
.vdo__ply__bx img {
	height: 400px;
	width: 100%;
	cursor: pointer;
	object-fit: cover;
}
.vdo__ply__title{
	min-height: 70px;
	background: #012061;
	width: 100%;
}
.vdo__sm__title{
	min-height: 50px;
	background: #012061;
	width: 100%;
}
.vdo__sm__box img{
	width: 100%;
	height: 180px;
	object-fit: cover;
}
.icon-yu {
	position: absolute;
	margin: auto;
	cursor: pointer;
	left: 0;
	top: 0;
	right: 0;
	bottom: 50px;
	margin: auto;
	font-size: 37px;
	color: #ff0000;
	filter: grayscale(90%);
	background: #fffcff6b;
	height: 55px;
	width: 55px;
	padding: 9px;
	border-radius: 50%;
}
.icon-yu:hover{
	filter: none;
}
.vdo__ply__title:hover .icon-yu {
	background: #fffcff6b;
	transition: 0.4s all ease;
}
.my__play:hover .icon-yu {
	background: #fffcff6b;
	transition: 0.6s all ease;
}

/*------------------------Main News And tab Css-----------------------------*/
.main_news_feature .pradesh-news figure img {
	height: 400px;
	width: 100%;
	display: block;
	padding: 0;
	margin: 0;
	object-fit: cover;
}

.main_news_feature{
	position: relative;
}
.main_news_block-small .pradesh-news-small img{
	height: 100px;
	width: 120px;	
	margin-left: 0;
	padding-left: 0;
	background: blue;
}
.pradesh-news-title h2 {
	bottom: -8px;
	position: absolute;
	text-align: center;
	left: 0;
	right: 0;
	background: rgba(0,0,0,0.67);
	padding: 20px;
	border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
}
.pradesh-news-title h2 a{
	color: #FFF;
	text-decoration: none;
}
.pradesh-news-title h3 {
	font-size: 18px;
}
.text-title {
	color: #FFF;
	font-size: 22px;
	margin-top: 10px;
	overflow: hidden;
}
.main-news-container {
	width: 100%;
}

.pp-fst-news {
	margin-top: -20px;
}

.main-news-tab {
	width: 100%;
}

.pp-list-news {
	margin-top: -22px;
}

.pp-news-ttl {
	margin-top: -22px;
}
.main-story h1 a:hover {
	color: #900;
}

.pp-main-news-left {
	width: 100%;
	margin-top: 22px;
}

.pp-fst-news .main-story img {
	height: 100%;
	max-height: 300px;
	width: 100%;
	overflow: hidden;
}
.main-story h2{
	font-size: 24px;
	font-weight: 600;
	text-decoration: none;
	line-height: 145%;
}
.main-story h2 a{
	text-decoration: none;
}
.main-story h2 :hover{
	color: red;
	transition: 0.5s;
}

.news-box {
	width: 100%;
}
.news-box img {
	width: 120px;
	height: 90px;
	float: left;
	object-fit: cover;
	margin: 4px 12px 2px 0;
}

.news-box p {
	color: #555;
	font-weight: 500;
	font-size: 16px;
	text-align: justify;
}
.news-box h3 :hover{
	color: red;
	transition: 0.5s;
}
.tab-news {
	background: #cbcacf;
	overflow: hidden;
}

.media-adv-1 {
	width: 100%;
}

.media-adv-1 img {
	width: 100%;
	padding: 2px;
}

.pp-loop-line {
	border-bottom: 1px solid #e1e2e2;
	padding-bottom: 2px;
	margin-bottom: 10px;
	clear: both;
}
.pp-loop-line:last-child{
	border-bottom: none;
}
.advertisement-small {
	width: 100%;
}

.advertisement-small img {
	width: 100%;
	padding: 5px;
	height: 100%;
	max-height: 180px;
	margin-left: 3px;
}
/*--------------------------Rajniti News-------------------------*/
.rjnt-left-box .rjnt-img{
	height: 300px;
	width: 100%;
}
.rjnt-img img{
	width: 100%;
	height: 100%;
	overflow: hidden;
	object-fit: cover;
}
.desp-rjnt p{
	font-size: 16px;
	text-align: justify;
	color: #555;
}
.rjnt-center .rjnt-cent-img{
	width: 100%;
	/*height: 150px;*/
}
.rjnt-cent-img img{
	width: 100%;
	height: 100%;
	overflow: hidden;
	object-fit: cover;
}
.bpress_sl__new__box img{
	height: 100px;
	width: 110px;
	overflow: hidden;
	object-fit: cover;
	margin: 0px 0px 10px 0px;
}
.rjnt__title h2 :hover{
	color: red;
	transition: 0.5s all;
}
/*------------------------Business News--------------------------*/

.main-list {
	width: 100%;
}
.main-list img {
	width: 100%;
	height: 100%;
	overflow: hidden;
	max-height: 300px;
}

.main-list .pr-1 p {
	color: #555;
	font-size: 16px;
	text-align: justify;
	margin-top: 5px;
}
.media-body.rajniti p{
	text-decoration: none !important;
	color: #555;
	font-size: 16px;
	text-align: justify;
}
.custom-list-item {
	border-bottom: solid .5px #ccc;
}

.small-list-rjnt img {
	width: 100%;
	max-width: 150px;
	max-height: 100px;
	height: 100%;
	float: left;
	object-fit: cover;
	margin-right: 10px;
	overflow: hidden;
}

.text-muted {
	font-size: 16px;
	text-align: justify;
	text-decoration: none;
}

/*-------------------------Samaj News---------------------------*/

.bpress_sl-list-news {
	overflow: hidden;
}
.businesspati_automobile .samaj-item img {
	width: 100%;
	height: 350px;
	object-fit: cover;
	display: block;
}
.samaj-item img {
	width: 100%;
	height: 300px;
	object-fit: cover;
	display: block;
}
.businesspati_automobile .samaj-list img {
	width: 100%;
	overflow: hidden;
	height: 160px;
	object-fit: cover;
}
.samaj-list img {
	width: 100%;
	overflow: hidden;
	height: 140px;
	object-fit: cover;
}
.smj__title h5{
	font-size: 24px;
	font-weight: 600;
	text-decoration: none;
	line-height: 145%;
}
.smj__title h5 a{
	text-decoration: none;
}
.smj__title h5 :hover{
	color: red;
	transition: 0.5s;
}
.samaj-item p {
	color: #555;
	font-size: 16px;
	text-align: justify;
}
figure {
	display: block;
	width: 100%;
	overflow: hidden;
}
/*-------------------------------Blog Box News--------------------*/
.blog_item_collect .blog_iten_list {
	background: #e2ebf3;
	padding: 10px;
	border-radius: 15px;
}
.blog_item_collect .blog_iten_list .blog_image{
	width: 150px;
	height: 150px;
	display: block;
}
.blog_item_collect .blog_iten_list .blog_image img{
	width: 150px;
	height: 150px;
	border-radius: 50%;
	filter: grayscale(0%);
	overflow: hidden;
	object-fit: cover;
}
.blog_iten_list:hover .blog_image img{
	filter: grayscale(100%);
}
.blog_item_collect ul.blog_writer_name li{
	font-size: 18px;
	font-weight: 200;
	color: #444444 !important;
	cursor: pointer;
}
.blog_item_collect ul.blog_writer_name li:before{
	content: '\f044';
	font-family: FontAwesome;
	margin-right: 5px;
	font-size: 18px;
	color: #FF0000;
}
/*------------------------panel Style 1--------------------------*/
.main-pannel-list img {
	width: 100%;
	height: 250px;
	object-fit: cover;
}
.blog-news,
.blog-box {
	width: 100%;
}

.pnl-smimage {
	height: 100px;
	width: 130px;
}
.no-gutters .cat-left-img img {
	width: 100%;
	float: left;
	object-fit: cover;
	height: 250px !important;
}

.cat-id {
	color: red;
	font-size: 18px;
	font-weight: 600;
}

.arch-title {
	line-height: 1.4;
	font-weight: 600;
	color: #000;
	font-size: 1.9em;
}

.cat-news-desp p {
	color: #555;
	font-size: 16px;
	text-align: justify;
}
.cat-left-sidebar img {
	width: 100%;
	padding: 3px;
	object-fit: cover;
}
/*---------------------Manoranjan------------------------------*/
.pp__monoranjan{
	background: linear-gradient(-117deg,#827, #FF6D76, #0960EA);
	opacity: 0.9;
}
.kala-body{
	border-right: 1px #CCC solid;
	border-bottom: 1px #CCC dotted;
}
.ent-main .img {
	filter: grayscale(100%);
	position: absolute;
	font-size: 10px;
	bottom: 0;
	opacity: 0.5;
	width: 145px;
	height: 50px;
	background: #012061;
	color: #ddd;
	padding: 16px 22px;
	border-top-left-radius: 30px;
	right: 0;
}
.ent-main .img:hover{
	filter: none;
}
.ent-box .fa {
	position: absolute;
	font-size: 10px;
	bottom: 2;
	background: rgba(3,6,7,3.83);
	color: #ddd;
	padding: 3px 15px;
	border-top-left-radius: 30px;

	right: 0;
}
.ent-heading{
	text-align: center;
}
.ent-heading a{
	text-decoration: none;
}
.ent-main img{
	border-radius: 4px;
	width: 100%; 
	height: 100%;
	max-height: 420px;
	object-fit: cover;
}
.ent-title h2 {
	position: absolute;
	bottom: -9px;
	padding: 10px;
	border-top: 2px green solid;
	border-left: 2px red solid;
	border-top-right-radius: 35px;
	background: #290c0cbb;
	height: auto;
	min-height: 24%;
	left: 0;
	font-weight: 600;
	font-size: 26px;
	text-decoration: none;
	cursor: pointer;
	color: #ffffff !important;
}
.ent-title h2 a{
	text-decoration: none!important;
	color: #ffffff;
}
.ent-title h2 :hover{
	color: red;
	text-decoration: none;
	transition: 0.5s;
}
.ent-box h2 {
	font-size: 20px;
	font-weight: 600;
	color: #000;
	line-height: 145%;
	font-family: Arial, Helvetica, sans-serif;
}
.ent-box h2 a{
	text-decoration: none;
}
.ent-box h2 :hover{
	color: red;
	text-decoration: none;
	transition: 0.5s;
}
.ent-box img {
	width: 100%;
	height: 175px;
	border-radius: 10px;
}
.ent-heading {
	font-size: 20px;
	color: #000a1f;
	margin-bottom: 5px;
	position: relative;
}

.ent-heading .border-line {
	display: block;
	width: 100%;
	height: 2px;
	background: radial-gradient(rgba(255,255,255,0) 0,rgba(255,255,255,.15) 30%,rgba(255,255,255,.3) 32%,transparent 33%) 0 0,radial-gradient(rgba(255,255,255,0) 0,rgba(255,255,255,.1) 11%,rgba(255,255,255,.3) 13%,transparent 14%) 0 0,radial-gradient(rgba(255,255,255,0) 0,rgba(255,255,255,.2) 17%,rgba(255,255,255,.43) 19%,transparent 20%) 0 110px,radial-gradient(rgba(255,255,255,0) 0,rgba(255,255,255,.2) 11%,rgba(255,255,255,.4) 13%,transparent 14%) -130px -170px,radial-gradient(rgba(255,255,255,0) 0,rgba(255,255,255,.2) 11%,rgba(255,255,255,.4) 13%,transparent 14%) 130px 370px,radial-gradient(rgba(255,255,255,0) 0,rgba(255,255,255,.1) 11%,rgba(255,255,255,.2) 13%,transparent 14%) 0 0,linear-gradient(45deg,#343702 0,#184500 20%,#187546 30%,#006782 40%,#0b1284 50%,#760ea1 60%,#83096e 70%,#840b2a 80%,#b13e12 90%,#e27412 100%);
	position: absolute;
	bottom: 25px;
	left: 0;
	right: 0;
}
.ent-heading a {
	color: #FFF;
	text-decoration: none;
}
.ent-heading .text-title {
	display: inline-block;
	background: rgba(205,96,92,1.00);
	padding: 5px 15px 5px 5px;
	position: relative;
	color: #FFF !important;
	font-weight: bold;
}
.sahitya-box img {
	width: 100%;
	height: 200px;
	border-radius: 10px;
	object-fit: cover;
}

/*-------------------------------Interview----------------------*/
.kura-media img{
	height: 400px;
	width: 100%;
	object-fit: cover;
}
.kura-media-left img{
	height: 180px;
	width: 100%;
	object-fit: cover;
}
.kura-media .fa {
	position: absolute;
	font-size: 30px;
	bottom: 0;
	background: rgba(21, 25, 166, 0.83);
	color: #ddd;
	padding: 15px 20px;
	border-top-left-radius: 30px;
	right: 0;
}
.kura-media-left .fa {
	position: absolute;
	font-size: 30px;
	bottom: 0;
	background: rgba(21, 25, 166, 0.83);
	color: #ddd;
	padding: 15px 20px;
	border-top-left-radius: 30px;
	right: 0;
}
/*-----------------------Technology ----------------------*/
.my__list img{
	width: 55px;
	height: 55px;
	object-fit: cover;
	margin-right: 10px;
}
.my__list{
	border-bottom: 1px #ddd dotted;
	margin-bottom: 5px;
}
.my__list:last-child{
	border-bottom: none;
}

.pradesh-list img{
	width: 100%;
	height: 200px;
	margin-top: 5px;
}
.pradesh-list a.disctrict {
	position: absolute;
	font-size: 15px;
	padding: 0 10px;
	background: #e52b1e;
	font-weight: 700;
	color: #fff;
	height: 20px;
	bottom: 0px;
	right: 0px;
	line-height: 20px;
	display: inline-block;
}
.nav-item > li > a {
	margin-right: 10px;
	line-height: 20px;
	border-radius: 4px 4px 0 0;
	float: left;
}
.nav-item > li > a {
	position: relative;
	display: block;
	padding: 10px 15px;
}
.navbar-light .navbar-nav .nav-link{
	color: #FFF !important;
	font-size: 20px;
}
.navbar-light .navbar-nav .nav-link:hover {
	background: rgba(0,0,0,0.2);
}
.pradesh-heading{
	margin-top: 5px;
	line-height: 33px;
}
.pradesh{
	background: yellow;

}
.card-list-tech{
	width: 100%;
	min-height: 400px;
	margin-bottom: 10px;
}
.tech_desp p{
	padding: 0px 5px;
	color: #555;
	font-size: 16px;
	text-align: justify;
}
/*--------------------------------Footer------------------------------*/
.primary_footer .primary_logo img{
	max-width: 70%;
	height: auto;
}

.ujprimary-social-nav ul li{
	display: inline-block;
	margin-right: 15px; 
}

.ujprimary-social-nav ul{
	margin-bottom: 0 !important;
}
.ft-copyright {
	/*background-color: #012061;*/
	border-top: 1px solid #121d6d;
	display: flex;
}
.address_box h3{
	color: #ccc;
	font-size: 21px;
	letter-spacing: 0.8px;
}
.address_box ul, .team_list ul, .site_quick_link ul{
	margin-bottom: 0 !important;
}
.address_box ul li {
	display: block;
	font-size: 17px;
	font-weight: 400;
	padding: 5px 0;
}
.main-footer a{
	text-decoration: none;
	color: #0171bb;
}

.address_box p{
	font-size: 18px !important;
	font-weight: 400;
	text-decoration: none;
	margin-bottom: 0 !important;
}
.team_list ul li{
	display: block;
	padding: 5px 0;
	font-size: 17px;
}
.site_quick_link ul li{
	display: block;
	font-size: 17px;
	padding: 4px 0; 
}
a.contact,
a.mail {
	border: 1px solid yellow;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	color: #fff;
	padding: 5px;
	font-size: 15px;
	text-decoration: none;
}

a.contact:hover,
a.mail:hover {
	background: #900;
}

i.fa-phone,
i.fa-envelope-o {
	padding: 3px;
}

i.fa-envelope-o {
	padding: 4px;
}

.border-left {
	border-left: dotted #ddd 1px;
}

.pspt-dtls a {
	margin: 8px !important;
}


footer p {
	margin-bottom: 10px;
}

.member p{
	font-size: 14px;
	font-weight: 600;
}
.developer {
	text-align: center;
}
.developer a {
	text-decoration: none;
	color: #484848;
}
.developer a
i.develop {
	border: 1px red dotted;
}

.developer b {
	color: red;
}
#return-to-top {
	position: fixed;
	bottom: 50px;
	right: 5px;
	background: #333;
	opacity: 0.5;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: block;
	text-decoration: none;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 1px #fff solid;
	display: none;
	cursor: pointer;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#return-to-top i {
	color: #fff;
	font-size: 20px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#return-to-top:hover {
	background: #0d47a1;
	opacity: 1
}
#return-to-top:hover i {
	color: #fff;
}
.nigrani_post{
	display: none;
}
span.published-date {
	color: #333;
	font-size: 20px;
	opacity: 0.76;
}
.side_adv_part .adv-part aside img{
	width: 100%;
	display: block;
	height: auto;
	max-width: 100;
	margin-bottom: 5px;
}
/*------------------Photo Feature Single------------------------*/
.photo_feature_image img{
	width: 100%;
	height: auto;
	display: block;
	overflow: hidden;
}
.photo_feature_banner{
	position: relative;
}
.photo_feature_title h1{
	position: absolute;
	bottom: -7px;
	background: rgba(11, 45, 138, 0.75);
	left: 0;
	right: 0;
	padding: 20px 80px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF !important;
}
.image_content p{
	font-size: 20px;
	font-weight: 400;
	line-height: 145%;
	color: #555;
}
.image_gall{
	padding: 20px 0;
}
.image_content img{
	width: 100%;
	max-width: 100%;
	height: auto;
}
.pradesh-small{
	display: none;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing{
	border: 0 !important;
	color: #FF0000;
	font-size: 18px;
}
.image_gallary .fa {
	position: absolute;
	font-size: 30px;
	bottom: 0;
	background: #ff000073;
	color: #ddd;
	padding: 15px 20px;
	border-top-right-radius: 30px;
	left: 0;
}
.image_gallary img{
	width: 100%;
	height: 200px;
	display: block;
}
.header-top {
	background: #fff;
}

/*----------
Custom
----------*/
.below-header {
	padding:  20px 0;
}
.main-footer{
 padding: 30px 0 0 0;
 color: #333;
}
.ftcopy {
	background: #0d47a1;
	margin-top: 30px;
	padding: 20px;
	
}
.ftcopy,.ftcopy a {
	color: #fff
}

.header-top,.below-header .logo-parts {
	
	padding-left: 30px;
}
.allnews {
	font-size: 16px;
    position: absolute;
    bottom: 10px;
    right: 0;
}
/*.list-unstyled h3, .information_pati h3,.main-pannel-list h3, 
.panel-list-box h3,.bpress_sl_image_gallary h3,.ebox h3,.ekbox h3, 
.bpress_sl__block_container h3, .bpress_sl-box h3 {
	font-size: 21px;
}*/
.list-unstyled h3, .information_pati h3 {
	font-weight: 300 !important
}
img {
 max-width: 100%;
 height:  auto;
 border-radius:  4px;
 -webkit-border-radius:  4px;
 -moz-border-radius:  4px;
}
.ebox h2 {	font-size: 30px; }
.bagamatipress_portal_box_effect:hover {
	box-shadow:  none;
}
.bigyapan {
	margin: 0 0 20px 0;
	text-align: center;
}

.uj-post-label {
	display: inline-block;
	border-bottom: 5px #f60 solid;
	font-size: 16px;
	color: #0171bb;
	padding: 10px 0;
}
.uj__featured h1 {
	font-size: 50px;
}
.uj__featured h2 {
	font-style: italic;
	color: #555;
}

.cat-box {
    clear: both;
    display: block;
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
    position: relative;
    width: 100%;
}

.cat-tags {
    background: none;
    font-weight: 700;
    font-size: 24px;
    padding: 5px 0;
    color: #0d47a1;
    border-bottom: 3px solid #0d47a1;
    display: inline-block;
    line-height: 34px;
    margin-bottom: -1px;
}
.pop-list img {
    max-width: 20%;
    margin: 5px 10px 0 0;
}
.bptab {
	background: #f4f8fb;
}
.bptab .nav-link.active {
	background: #2c5baf !important
}
.media.bpress_sl__new__box{
	border-bottom: 1px solid #f2f2f2;
	margin-bottom: 15px;
}
.bpress_sl__sm__img.ml-0 {
	max-width: 30%;
	margin-bottom: 15px;
}

.clip__sp img {
    clip-path: polygon(100% 0, 90% 50%, 100% 100%, 0 100%, 0 0);
}
.navbar-brand {
	margin: 0 1.2rem;
}
.card:hover {
	box-shadow: 0 0 20px #e2e2e2;
}
/*------------------------Responsive Css-------------------------*/
@media only screen and (max-width: 767px) {
	.navbar-brand {
		display: none;
	}
	.left-top-header,
	.right-header-social {
		width: 50%;
		float: left;
	}
	.mobile_menu_box .logo{
		display: block;
	}
	.mobile_menu_box .logo img{
		width: 165px;
		height: auto;
		margin-top: 5px;
	}
	.uj__featured h1 {
		font-size: 32px;
	}
	.uj__featured h2 {
		font-size: 24px;
	}
	.pradesh-small{
		display: block;
	}
	.site_quick_link{
		display: none !important;
	}
	/*--------------------Menu-----------------*/
	.nav-item:after, .pradesh-large{
		display: none;
	}
	#main-menu .nav-item a {
		margin-left: 15px;
		transition: 0.6s ease-in-out;
	}
	.big_drop::before {
		position: absolute;
		display: block !important;
		top: 24px;
		left: 0;
		width: 13px;
		height: 1px;
		content: "";
		border: none;
		background-color: #FFFFFF;
		vertical-align: 0;
	}
	.dropdown-toggle::after {
		position: absolute !important;
		display: block !important;
		top: 19px !important;
		left: 2px !important;
		width: 1px !important;
		height: 11px !important;
		content: "" !important;
		border: none !important;
		background-color: #FFFFFF !important;
		vertical-align: 0 !important;
		transition: all 200ms linear !important;
	}
	.dropdown-toggle[aria-expanded="true"]::after{
		transform: rotate(90deg) !important;
		opacity: 0 !important;
	}
	.dropdown-menu {
		padding: 0 !important;
		background-color: transparent;
		box-shadow: none;
		transition: all 200ms linear;
	}
	.dropdown-toggle[aria-expanded="true"] + .dropdown-menu {
		margin-top: 10px !important;
		margin-bottom: 20px !important;
	}
	.fa-plus{
		display: none;
	}
	.pp-menu{
		height: 600px;
		overflow: auto;
	}
	.photo_feature_title h1 {
		position: absolute;
		bottom: -7px;
		background: rgba(11, 45, 138, 0.75);
		left: 0;
		right: 0;
		font-size: 28px !important;
		padding: 10px 50px;
		text-align: center;
		text-decoration: none;
		color: #FFFFFF !important;
	}
	.small-rcnt{
		display: none !important;
	}
	.nigrani_post{
		display: block !important;
	}
	.banner_title h2 {
		font-size: 30px;
		font-weight: 600;
	}
	.banner_image img {
		width: 100%;
		height: 250px;
		object-fit: cover;
	}
	.top-header .left-top-header{
		display: none;
	}
	.left-top-header a{
		text-decoration: none;
	}
	.top-header .right-header-social{
		padding: 0px 0px 0px 20px;
	}
	.menu{
		height: 100%;
	}
	.fa-home{
		display: none !important;
	}
	.text-pp-crt-rg {
		display: none;
	}
	.cat-news-desp {
		display: none;
	}
	.convertor{
		display: none;
	}
	.prdes_cat_name{
		display: none;
	}
	.my-date{
		float: left !important;
		width: 50% !important;
	}
	.right-header-social{
		float: right !important;
		width: 50% !important;
	}
	.pradesh_list{
		padding: 5px;
		display: flex;
		display: inline-block;
		width: 30%;
	}

	.arcive-head{
		display: none;
	}
	.post-title h1{
		font-size: 30px !important;
	}
	.post-entry p img.alignleft {
		width: 100%;
		display: inline-block;
		float: left;
		margin-bottom: 10px;
		margin-right: 20px;
	}
	.post-entry p img.alignright {
		width: 100%;
		margin-bottom: 10px;
		display: inline-block;
		float: right;
		margin-left: 20px;
	}
	input.search-field.form-control {
		width: 100%;
	}
	.left-top-header{
		display: none;
	}
	.header-top {
		background: #ffffff;
	}
}
@media only screen and (max-width: 567px) {
	.left-top-header,
	.right-header-social {
		width: 50%;
		float: left;
	}
	.header-top {
		background: #ffffff;
	}
	.left-top-header{
		display: none;
	}
	.mobile_menu_box .logo{
		display: block;
	}
	.mobile_menu_box .logo img{
		width: 165px;
		height: auto;
		margin-top: 5px;
	}
	.pradesh-small{
		display: block;
	}
	.site_quick_link{
		display: none !important;
	}
	/*--------------------Menu-----------------*/
	.nav-item:after, .pradesh-large{
		display: none;
	}
	#main-menu .nav-item a {
		margin-left: 15px;
		transition: 0.6s ease-in-out;
	}
	.big_drop::before {
		position: absolute;
		display: block !important;
		top: 24px;
		left: 0;
		width: 13px;
		height: 1px;
		content: "";
		border: none;
		background-color: #FFFFFF;
		vertical-align: 0;
	}
	.dropdown-toggle::after {
		position: absolute !important;
		display: block !important;
		top: 19px !important;
		left: 2px !important;
		width: 1px !important;
		height: 11px !important;
		content: "" !important;
		border: none !important;
		background-color: #FFFFFF !important;
		vertical-align: 0 !important;
		transition: all 200ms linear !important;
	}
	.dropdown-toggle[aria-expanded="true"]::after{
		transform: rotate(90deg) !important;
		opacity: 0 !important;
	}
	.dropdown-menu {
		padding: 0 !important;
		background-color: transparent;
		box-shadow: none;
		transition: all 200ms linear;
	}
	.dropdown-toggle[aria-expanded="true"] + .dropdown-menu {
		margin-top: 10px !important;
		margin-bottom: 20px !important;
	}
	.fa-plus{
		display: none;
	}
	.pp-menu{
		height: 600px;
		overflow: auto;
	}
	.photo_feature_title h1 {
		position: absolute;
		bottom: -7px;
		background: rgba(11, 45, 138, 0.75);
		left: 0;
		right: 0;
		font-size: 28px !important;
		padding: 10px 50px;
		text-align: center;
		text-decoration: none;
		color: #FFFFFF !important;
	}
	.small-rcnt{
		display: none !important;
	}
	.nigrani_post{
		display: block !important;
	}
	.banner_title h2 {
		font-size: 30px;
		font-weight: 600;
	}
	.banner_image img {
		width: 100%;
		height: 250px;
		object-fit: cover;
	}
	.top-header .left-top-header{
		display: none;
	}
	.left-top-header a{
		text-decoration: none;
	}
	.top-header .right-header-social{
		padding: 0px 0px 0px 20px;
	}
	.menu{
		height: 100%;
	}
	.fa-home{
		display: none !important;
	}
	.text-pp-crt-rg {
		display: none;
	}
	.cat-news-desp {
		display: none;
	}
	.convertor{
		display: none;
	}
	.prdes_cat_name{
		display: none;
	}
	.my-date{
		float: left !important;
		width: 50% !important;
	}
	.right-header-social{
		float: right !important;
		width: 50% !important;
	}
	.pradesh_list{
		padding: 5px;
		display: flex;
		display: inline-block;
		width: 30%;
	}
	.below-header .logo-parts {
		padding-left: 0
	}
	.logo-parts .col-md-4 {
		margin: 0 3em;
	}
	.navbar-light .navbar-toggler {
		margin-right: 20px;
	}
	.wrapper.below-header{
		padding: 10px 20px;
	}
	.arcive-head{
		display: none;
	}
	.post-title h1{
		font-size: 30px !important;
	}
	.post-entry p img.alignleft {
		width: 100%;
		display: inline-block;
		float: left;
		margin-bottom: 10px;
		margin-right: 20px;
	}
	.post-entry p img.alignright {
		width: 100%;
		margin-bottom: 10px;
		display: inline-block;
		float: right;
		margin-left: 20px;
	}
	input.search-field.form-control {
		width: 100%;
	}
}

