/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/


@media (max-width:576px){
	.txcmb{
		text-align: center !important;
	}

	#tabs-3 li span{
		font-size:14px !important;
	}
	.leftmargin-sm { margin-left: 0 !important; }
	.emphasis-title .fw-bold{
		font-size: 28px !important;
	}
	#page-title.page-title-parallax span{
		font-size: 17px !important;
	}
	.mgtp{
		margin-top:30px;
	}
}

.top-links-item a.dophov:hover{
	background-color: #008BD2 !important;
}
.top-links-item a.dophov{
	background-color: #302783 !important;
}


