  #site-top, #site-breadcrumbs {
	 display: none;
}
 #hero.hero_bg-image {
	 background-image: url('/studentunion/images/homepage/union-hero-image.jpg');
	 height: 650px;
	 width: 100%;
}
 #hero.bg-image_positioning {
	 background-repeat: no-repeat;
	 background-attachment: scroll;
	 background-size: cover;
	 background-position: center center;
}
 #hero .hero-title-wrapper {
	 margin: 390px auto 0;
	 background-color: rgba(255, 255, 255, 0.8);
}
 #hero .hero_title {
	 font-weight: bold;
	 color: #0c2340;
	 line-height: 1.4;
	 font-size: 3.25rem;
}
/* .hero_subtitle {
	 font-size: 1.75rem !important;
	 line-height: 1.2 !important;
}
 .hero_virtual-appt-title {
	 font-size: 1.5rem;
	 color: #fff;
	 font-weight: 400;
}
 .hero_button {
	 font-size: 1.5rem;
	 font-weight: 600;
	 color: #fff;
	 border: 2px solid #fff;
	 border-radius: 5px;
	 background-color: #f15a22;
	 padding: 10px 50px;
}
 .hero_button:hover {
	 font-weight: 400;
	 color: rgba(255,255,255,0.8);
	 border-color: rgba(255,255,255,0.6);
	 background-color: #d3430d;
	 transition: .3s ease-in !important;
}
 */
 #su-social a {
	 color: #f15a22!important;
}
 #su-social a:hover {
	 color: #d3430d !important;
}
 #su-contact .card .card-header {
	 background-color: transparent !important;
	 border-color: #af1522;
	 border-color: none;
}
 #su-contact .card .card-header h3 {
	 font-weight: bold;
}
 #su-contact .card .card-footer {
	 background-color: transparent !important;
	 border-color-top: #af1522;
}
 #cat-blocks .box-text {
	 font-size: 2.5rem;
	 line-height: 1.2;
}
 #main-nav .nav-link, #location-hours .campus-directions-link {
	 color: #fff;
}
 #main-nav .nav-link:hover, #location-hours .campus-directions-link:hover {
	 color: #f15a22;
}
 #main-nav .nav-link.active {
	 color: #f15a22;
}
 .location_bg-image {
	 background-image: url('/studentunion/images/homepage/2-footer-banner-bkgd-1700x1557.jpg');
	 background-repeat: no-repeat;
	 background-position: center center;
	 background-size: cover;
	 background-color: rgba(12, 35, 65, 0.8);
	 background-blend-mode: multiply;
}
 .location_bg-banner {
	 background-color: #d3430d;
}
 .location_title {
	 font-size: 2rem;
	 color: #fff;
}
 #location-hours a.campus-directions-link {
	 fonts-size: 1rem;
}
 #location-hours i.far.fa-map-marker-alt {
	 font-size: 1.5rem;
}
 h4.hours_title, p.hours_text {
	 color: #fff;
}
 p.hours_text {
	 font-size: 1rem;
}
 h4.hours_title:after {
	 content: "";
	 display: block;
	 margin: 0;
	 width: 85%;
	 padding-top: 10px;
	 border-bottom: 2px solid #fff;
}
 @media screen and (min-width: 320px) and (max-width: 650px) {
	 section#site-top + section#site-navigation {
		 display: none;
	}
	 #hero .hero-title-wrapper {
	 margin: 350px auto 0;
}
	#hero .hero_title {
    font-size: 3rem;
}
	 #cat-blocks .box-text {
		 font-size: 1.25rem;
	}
	 #location-hours a.campus-directions-link {
		 font-size: .9rem;
	}
	 #location-hours i.far.fa-map-marker-alt {
		 font-size: 1rem;
	}
	 #location-hours h3 {
		 font-size: 1.5rem;
	}
	 #location-hours h4.hours_title {
		 font-size: 1.25rem;
	}
}
/*Site Footer Links*/
 #site-footer a:link {
	 color: #002a5c!important;
}
 #site-footer a:link:hover {
	 color: #f15a22!important;
}
 a.link.social {
	 color: #002a5c!important;
}
 a.link.social:hover {
	 color: #f15a22!important;
}
 