/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 18 2025 | 19:38:09 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 


.project-list-2 .project-item .inner.row
{
	visibility:hidden;
}
#custom_html-2 ul.sub-menu, #footer-nav-links{
	font-size: 12px !important;
}



/*********** HEADER ************/
.page-header .page-title{
	display: none !important;
}

.page-header #breadcrumbs{
	display: none !important;
}


/*********** FOOTER ************/
.main-footer #media_image-1 img{
	width: 70% !important;
}

.main-footer #custom_html-3{
	padding-left: 0 !important;
	 margin-left: 12px;
}
.main-footer #custom_html-2
{
	margin-left:4em !important;
}

/*********** CAREER PAGE ************/
.career-box a.btn{
	display:none;
}