

.mright10px {
    margin-right: 10px;
    display: inline-table;
}

.headerbg>div:nth-child(3) {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
}

.headerbg>div {
    line-height: 52px;
}
@media only screen and (max-width: 991px)
{
.headerbg>div:nth-child(3) {
    background: #0093c9;
    color: #fff;
}
}
.colorff8549
{
	color:#ff8549;
}
