.sp-megamenu-parent > li > a:last-child {
	padding-right: 0px !important;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 400;
}

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li:hover > a {
	color: #C4002E;
}

@media screen and (max-width: 1199px) {
    .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
        font-size: 12px;
    }
}

@media screen and (min-width: 768px) {
    #sp-title {
        margin-top: -125px !important;
    }
}



.sp-contact-info {
	font-weight: 400 !important;
	font-size: 16px !important;
}