.content-alin {
	color:white;
	text-decoration: none !important;
}

.deg-sign a{
	text-decoration: none !important;
}

body a{
	text-decoration: none !important;
}

.card-body h5 a {
	color: #006D95 !important;
	text-decoration: none;
	background-color: transparent!important;
}
.buttons {
	background-color: #006D95;
	width: 130px;
	height: 33px;
	transition: 2sec;
	border-style: none;
	position: absolute;
	bottom: 5%;
}
.enquery-info h3 span {
	background: #149177;
	font-size: 22px !important;
	padding: 5px;
	border-radius: 2px;
}
@media (max-width:990px)
{
	.enquery-info h3 span {
		font-size: 14px !important;
	}
}
@media only screen and (min-width:990px) and (min-width:1200px)
{
	.enquery-info h3 span {
		font-size: 15px !important;
	}
}
.enqicon {
	font-size: 30px !important;
	padding-right: 10px;
}
.updates-block
{
    padding: 25px;
}
.live-updates p
{
    font-size: 15px;
}
.latest-updates {
    background: #ffff;
    padding: 25px 25px;
    border-radius: 5px;
    height: 100%;
}
.latest-updates li
{
    list-style-type: none;
    font-weight: 500;
}
.latest-updates a {
    color: #0271a6;
    font-size: 16px;
    line-height: 32px;
    text-decoration: underline;
}
.latest-updates a:hover
{
    text-decoration: underline !important;
    color: #28a745;
}
 /*menu bar new*/
.menu-new {
    padding: 0 0 0px 15px !important;
}
 .menu-new .nav-link {
    font-size: 16px !important;
    padding: 0 12px !important;
    cursor: pointer;
}
.menu-new .nav-link:hover 
{
    color:#17a2b8;
}
.navbar-brand img {
    width: 170px;
}
img.post-img {
    width: 160px !important;
}
@media (min-width:1100px) and (max-width:1200px)
{
    img.post-img 
    {
        width: 140px !important;
    }
}
#viewreports {
     width: 160px !important;
}

