@import url("bootstrap.css?v=0.000000007");
@import url("font-awesome.min.css");
@import url("slick.css?v=0.000000006");
@import url("slick-theme.css?v=0.000000006");
@import url("style.css?v=0.0000000017");
@import url("custom.css?v=0.0000000012");
@import url("responsive.css?v=0.0000000012");

#newscontent h2 {
	border-bottom: none !important;
	font-size: 27px !important;
}
#newscontent ul {
	list-style: disc !important;
    padding-inline-start: 40px !important;
}
#newscontent ul li a{
    display: inline !important;
    width: auto !important;
}
#newscontent p a ,#newscontent a ,#newscontent a span{
    color: #404efb;
}

/*
.technologyboxsec .box.last img {
    height: 100%;
    max-height: 480px;
}
.technologyboxsec .row .col-lg-3 {
	padding-left: 6px;
	padding-right: 0px;
	width: 25%;
	display: inline-block;
	float:right;
}
.technologyboxsec .box img {
	height: 145px;
}
.technologyboxsec .box .discription p a {
	display: block;
	width: 100%;
	font-size: 19px;
}
.howis {
	padding: 0;
	background: url(../images/ap2.png?v=0.001);
	background-size: contain;
	padding: 10px !important;
	font-size: 17px;
	font-weight: bold;
	line-height: 25px;
	background-position: center;
	background-repeat: no-repeat;
	text-align: justify !important;
}
.howis a{
	line-height: 28px;
}
.realy.twelvethsec .technology_double .box.right .midcoltext ul li {
    border-bottom: none;
	height: auto;
}
.realy.twelvethsec .technology_double .box.right .midcoltext ul li:nth-child(odd) {
	background-color: #ffffff;
}
.manshate .box .midcolimg a img {
    height: 95px;
    width: 100%;
    object-fit: cover;
}
.box.matchbox {
	margin-bottom:15px;
}
.mainNcont {
	padding-right:0px;
}
.newspostsec .box .midcoltext {
	min-height: 60px;
}
.manshate .row .col .box {
	margin-bottom: 10px;
}
.mainNewsTitleBig {
    font-size: 27px !important;
}
@media screen and (max-width: 767px) {
	.technologyboxsec .box img {
		height: 201px;
	}
	.technologyboxsec .row .col-lg-3 {
		width:100%;
	}
}
*/