a, .current-menu-item a, .footer-bar .footer-nav .current_page_item a { color: #117dbf; }
a:hover, a:focus { color: #117dbf;}
.slider-home .slide-body .columns:after, .footer-section-alt::before, .main-head-content .columns::before, .no-main-image, .team-tile-image::after, .service-tile-image::after, .project-tile-image::after, .news-tile-image::after, .section-quote .section-image::after, .section-project .section-head-content .columns::before, .section-project .section-head-actions .scroll-down { background: #f2e416;}
/*  Contrast Color  */
.slider-home .slide-entry, .slider-home .slide-title, .slider-home label, .project-tile:hover .project-tile-overlay h4, .section-quote .section-content p, .footer-section-alt .footer-section-title, .footer-section-alt p, .main-title, .section-project .section-title { color: #222222;}
.slider-home .slide-title::after, .footer-section-alt .footer-section-title::after, .main-title::after { background: #d95204;}
/*  Toolbar Color  */
.bar { background: #222222;}
/*  Copyright Background  */
.footer-bar { background: #000000;}
/*  Footer Background  */
.footer-body { background: #222222;}

.header .top-bar-section > ul > li + li {
    margin-left: 50px !important;
}

.header .top-bar-section > ul > li > .dropdown {
    top: 62px !important;
}


@media only screen and (max-width: 641px) {
	.header-img {
		width:320px !important;
	}
	.socials {
		display:none !important;
	}
}

.top-bar-section > ul > .has-dropdown:hover:after { height: 62px !important; }

.slider-home .slide-body .columns:after {background-color:#ccc !important;opacity:0.9 !important}

.slider-home .slide-body .slide-title {color:#03569d !important}

.slider-home .slide-content {
    top: 35% !important;
}

.button {
    border-width: 1px !important;
}

.section-quote .section-image:after {
    background: #03569d !important;
}

.section-quote .section-content p {
    color: white !important;
}

.top-bar .toggle-topbar.menu-icon {
    top: 100% !important;
}

.main-image {
    height: 140px !important;
}
.main-head {
	margin-bottom: 0px !important;
}
.main-title {color:#03569d !important; font-weight:normal !important;}


.footer-section-alt:before {
    background: #faa61a !important;
}