/******************************************
    ADD CUSTOM STYLES HERE
******************************************/

.copyrights a:hover , a:focus{
	color: #fff !important;
}

@media (max-width: 991px) {
	
.mobhide{
	visibility: hidden;
	display: none !important;
}

}