@media (min-width: 1200px)
{
	.g-font-size-17--xl {
    	font-size: 0.97rem !important;
	}
}
/*.ml-auto1
{
	margin-left: 113px !important;
}*/
@media (min-width: 0)
{
	.g-py-demo 
	{
    	padding-top: 0.7rem !important;
        padding-bottom: 0.7rem !important;
	}
}
.hederphn
{
	text-decoration: none;
    color: #fff;
    /* margin-top: -66px; */
    position: unset;
    /* right: 210px; */
    top: 25px;
    left: 163px;
    margin-left: 50px;
}
.mb-bt{
    margin-bottom: 1rem!important;
}
@media  (max-width: 760px)
{
    .hederphn 
    {
       left: 10px;
    }
    .mrgleft
    {
        margin-left: 0px !important;
    }
}

.nitte-news-date {
    background-color: #010c28;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15), 0 3px 3px rgba(0, 0, 0, 0.15);
    color: #fff;
    line-height: 1.1;
    margin-bottom: 15px;
    margin-left: 6px;
    padding: 10px 0;
    text-align: center;
    top: 20px;
    width: 96%;
    border-radius: 2px;
    font-size: 15px;
}
.academics {
    top: 20px !important;
}
.vcol {
    position: relative;
    outline: 0!important;
    transition: all ease-in-out .4s;
}

.coloryellow{
    color: white;
}

.box-shadow{
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.35);
    padding: 10px;
}

.badge{
    background-color: #06c7c7;
}



