.search-button {
	display: inline-block;
	width: 40px;
	height: 36px;
	max-height: 36px;
	min-width: 0px;
	float: right;
	background-color: #666;
	background-image: url('/20150114134215/assets/images/mag glass white.svg');
	background-position: 50% 50%;
	background-size: 20px;
	background-repeat: no-repeat;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
	color: white;
	text-align: center;
	text-decoration: none;
}

.search-button:hover {
	background-color: #121212;
}

.header-section {
	height: 147px;
	border-bottom: 12px solid #666;
	background-color: #e6e6e6;
}

.main-content {
	margin-top: 25px;
	padding-bottom: 40px;
}

.footer-section {
	border-top: 24px solid #666;
	background-color: #363636;
}

.header-container {
	height: 108%;
	min-height: 0px;
}

.footer-container {
	padding-top: 30px;
	padding-bottom: 20px;
	color: #c60;
}

.more-link {
	display: inline-block;
	border-bottom: 1px dotted #069;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
	font-family: Montserrat, sans-serif;
	color: #069;
	font-size: 0.8rem;
	line-height: 1rem;
	font-weight: 700;
	text-decoration: none;
}

.more-link:hover {
	border-bottom-color: #ce1126;
	color: #ce1126;
}

.more-link.more-flush-right-2 {
	margin-bottom: 10px;
	padding-top: 10px;
	float: right;
}

.slide-1 {
	height: 386px;
	background-color: #828282;
	background-position: 50% 50%;
	background-size: cover;
	background-repeat: no-repeat;
}

.slide-2 {
	height: 386px;
	background-color: #828282;
	background-position: 50% 50%;
	background-size: cover;
	background-repeat: no-repeat;
}

.slideshow-block {
	height: 420px;
	background-color: transparent;
}

.home-row-images {
	width: 100%;
}

.col-1-row-1.inside-page-cb-col-1 {
	padding-right: 10px;
}

.col-2-row-1.inside-page-cb-col-2 {
	padding-left: 10px;
}

.navbar {
	border-bottom: 1px solid #555;
	background-color: #666;
}

.nav-container {
	background-color: transparent;
	max-width: 1140px;
}

@media (min-width: 992px) {
	.nav-container {
		display: flex;
		justify-content: center;
	}
}

.col-2-row-3 {
	padding-top: 0px;
}

.events-block {
	display: block;
	width: 33%;
	height: 564px;
	margin-top: -22px;
	float: left;
}

.individual-event-block {
	border-bottom: 1px solid white;
	background-color: white;
}

.individual-event-block.tint-fill {
	border-bottom-color: #e8e5d8;
	background-color: #dbdbdb;
}

.individual-event-block.red-top-line {
	border-top: 2px solid #ce1126;
}

.event-image-block {
	margin-right: 15px;
	float: left;
}

.event-image {
	height: 60px;
}

.thumbnail-date-block {
	width: 60px;
	height: 120px;
	background-color: #666;
	color: white;
	font-size: 16px;
	font-weight: 400;
	text-align: center;
}

.event-decription-block {
	display: block;
	margin-right: 20px;
}

.event-date {
	font-family: Montserrat, sans-serif;
	font-size: 22px;
	font-weight: 400;
	letter-spacing: 1px;
}

.event-month {
	margin-bottom: -3px;
	padding-top: 8px;
	font-family: Montserrat, sans-serif;
	color: #dbdbdb;
}

.h3-homepage {
	margin-top: 10px;
}

.h3-homepage.this-week-h3 {
	margin-left: 65px;
	padding-right: 10px;
	padding-left: 10px;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
	color: #069;
	line-height: 2rem;
}

.h3-homepage.this-week-h3:hover {
	color: #ce1126;
}

.this-week-paragraph {
	background-image: url('/20150114134215/assets/images/circle arrow 006699teal.svg');
	background-position: 100% 100%;
	background-size: 18px;
	background-repeat: no-repeat;
	font-size: 0.9em;
}

.this-week-paragraph.mobile-left-alignment {
	margin-left: 65px;
	padding-right: 25px;
	padding-left: 10px;
}

.this-week-paragraph.mobile-left-alignment:hover {
	background-image: url('/20150114134215/assets/images/circle arrow ce1126.svg');
}

.row-3 {
	width: 66%;
	padding-top: 0px;
	float: right;
}

.isu-mu-logo-image {
	display: block;
	margin-top: 0px;
	padding-left: 0px;
}

.nav-section._991-and-below {
	display: none;
}

.nav-label {
	margin-bottom: 0px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
	font-family: Montserrat, sans-serif;
	color: white;
	font-size: 0.94rem;
	line-height: 1.3rem;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
}

.nav-label:hover {
	margin-bottom: 0px;
	color: #f2bf49;
}

.nav-label.w--open {
	margin-bottom: 0px;
	color: #f2bf49;
}

.nav-label.w--open:hover {
	margin-bottom: 0px;
}

.search-block {
	float: right;
}

.fake-search-field {
	width: 230px;
	height: 38px;
	margin-top: 67px;
	float: right;
	border: 1px solid #666;
}

.search-text {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: 'Open Sans', sans-serif;
}

.content-bg-block {
	display: block;
	margin-right: -75px;
	margin-left: -75px;
	background-color: #e3e3e3;
	background-image: url('/20150114134215/assets/images/groovepaper.png');
}

.image-div {
	position: relative;
}

.image-div > img {
	width: 100%;
}

.image-div > a img {
	width: 100%;
}

.mu-icon-block {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	display: inline-block;
	background-color: transparent;
}

.photo-bar-dark {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	height: 33px;
	background-color: rgba(0, 0, 0, 0.7);
}

.gold-star-icon-image {
	display: block;
	margin-bottom: -16px;
	margin-left: 5px;
}

.date-div-block {
	height: 50%;
}

.homepage-h1 {
	margin-bottom: 10px;
	border-bottom-style: none;
	font-size: 1.6rem;
	line-height: 2rem;
	padding-bottom: 6px;
	font-family: Montserrat, sans-serif;
	border-bottom: 0;
	color: #900;
	word-wrap: break-word;
}

.homepage-h1.homepage-h1-v2 {
	margin-top: 16px;
	margin-bottom: 10px;
	font-size: 1.6em;
}

.homepage-h1.homepage-h1-v2:hover {
	color: #ce1126;
}

.contact-info {
	display: block;
	margin-right: 0px;
	padding-left: 0px;
	font-family: 'Open Sans', sans-serif;
	color: white;
	font-size: 0.8125rem;
	line-height: 1.125rem;
}

.footer-logo-block {
	display: none;
	margin-right: 20px;
	float: left;
}

.contact-info-block {
	display: inline-block;
	padding-left: 0px;
	float: left;
	border-left: 1px none #ccc;
}

.copyright-block {
	margin-top: 30px;
	margin-bottom: 10px;
	clear: both;
	text-align: center;
}

.social-media-block {
	display: inline-block;
	margin-top: 10px;
}

.soc-med-link-block {
	display: inline-block;
	width: 50px;
	height: 34px;
	min-width: 0px;
	margin-right: 10px;
	float: left;
	background-image: url('/20150114134215/assets/images/facebook circle white.svg');
	background-position: 0px 50%;
	background-size: auto 30px;
	background-repeat: no-repeat;
	text-align: right;
}

.soc-med-link-block:hover {
	background-image: url('/20150114134215/assets/images/facebook circle b2b2b2.svg');
	background-size: auto 30px;
	background-repeat: no-repeat;
}

.soc-med-link-block.twitter {
	background-image: url('/20150114134215/assets/images/twitter circle white.svg');
}

.soc-med-link-block.twitter:hover {
	background-image: url('/20150114134215/assets/images/twitter circle b2b2b2.svg');
	background-size: 30px;
	background-repeat: no-repeat;
}

.connect {
	display: block;
	font-family: 'Open Sans', sans-serif;
	color: white;
	font-size: 1.7rem;
	font-weight: 600;
	text-align: left;
}

.left-arrow {
	margin-right: 5px;
	margin-left: 5px;
	background-color: transparent;
}

.left-arrow:hover {
	color: #ce1126;
}

.arrow-container-left {
	width: 50px;
	height: 100px;
	margin-top: 140px;
	margin-bottom: 140px;
	margin-left: -52px;
	color: #ccc;
}

.right-arrow:hover {
	color: #ce1126;
}

.footer-row {
	display: none;
}

.fake-search {
	display: none;
}

.slide-cb-div {
	position: absolute;
	right: 0px;
	bottom: 0px;
	display: block;
	width: 30%;
	max-height: 406px;
	margin-right: 20px;
	margin-bottom: -20px;
	margin-left: 16px;
	float: right;
	border-top: 4px solid #036;
	border-bottom: 4px solid #036;
	background-color: rgba(255, 255, 255, 0.92);
	box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 6px 0px;
}

.mask {
	padding-bottom: 42px;
}

.row-1 {
	margin-bottom: 30px;
}

.row-1.inside-page-cb-row {
	margin-top: 24px;
}

.social-media-wrapper {
	margin-right: 0px;
}

.footer-content-block-mobile {
	display: none;
}

.slide-nav {
	padding-top: 16px;
	border-bottom: 2px solid #ccc;
	opacity: 0.55;
	font-size: 12px;
}

.arrow-container-right {
	width: 50px;
	height: 100px;
	margin-top: 140px;
	margin-right: -52px;
	margin-bottom: 140px;
	color: #ccc;
}

.banner-heading {
	margin: 6px 15px 0px 20px;
	border-bottom-style: none;
	font-size: 2.3rem;
	line-height: 2.8rem;
}

.banner-heading:hover {
	color: #ce1126;
}

.banner-subhead {
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 20px;
	background-color: transparent;
	color: #900;
}

.banner-subhead.abbreviated.wedding {
	display: none;
}

.banner-text {
	margin: 10px 20px;
	font-size: 1rem;
	line-height: 1.5rem;
}

.more-banner-text-link {
	display: block;
	float: right;
	-webkit-transition: color 300ms ease;
	transition: color 300ms ease;
	font-family: Montserrat, sans-serif;
	color: #069;
	line-height: 1.2rem;
	font-weight: 700;
}

.more-banner-text-link:hover {
	color: #ce1126;
}

.circle-arrow-banner-more {
	display: block;
	width: auto;
	height: auto;
	margin-right: 20px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 25px;
	float: right;
	background-image: url('/20150114134215/assets/images/circle arrow 006699teal.svg');
	background-position: 100% 80%;
	background-size: 18px;
	background-repeat: no-repeat;
}

.header-logo-horizontal {
	width: 486px;
	height: 146px;
	padding: 19px 0px 0px 6px;
	border-bottom: 3px none black;
	background-color: #ce1126;
}

.copyright {
	padding-right: 20px;
	padding-left: 20px;
	font-family: 'Open Sans', sans-serif;
	color: #ccc;
	font-size: 0.8125rem;
	line-height: 1.25rem;
}

.copyright h1 {
	margin: 0;
	padding: 0;
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
	color: #ccc;
	font-size: 0.8125rem;
	line-height: 1.25rem;
	font-weight: normal;
	border-bottom: 0;
	word-wrap: break-word;
}

.contact-us-footer-link {
	margin-top: 18px;
	padding-left: 0px;
	font-family: 'Open Sans', sans-serif;
	color: white;
	font-size: 0.8125rem;
	line-height: 1.125rem;
	text-decoration: none;
}

.contact-us-footer-link:hover {
	background-image: none;
	background-position: 0% 0%;
	background-size: auto;
	background-repeat: repeat;
	background-attachment: scroll;
	color: #f2bf49;
}

.events-list-div-wrapper {
	height: auto;
	background-color: white;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 1px 0px;
}

.dropdown-list-desktop {
	display: none;
	border-top: 2px solid #f2bf49;
	border-bottom: 3px solid #f2bf49;
	background-color: #666;
}

.dropdown-list-desktop.w--open {
	display: none;
	margin-left: 0px;
	border-top: 2px solid #f2bf49;
	border-bottom: 3px solid #f2bf49;
	background-color: #666;
}

.desktop-dropdown-link {
	border-bottom: 1px solid #999;
	font-family: Montserrat, sans-serif;
	color: white;
	font-size: 0.95rem;
}

.desktop-dropdown-link:hover {
	background-color: #555;
	color: #f2bf49;
	text-decoration: none;
}

.desktop-dropdown-button {
	padding: 0px;
	text-align: center;
}

.more-block {
	margin-right: 20px;
}

.h4-home {
	margin: 12px 15px 0px 20px;
}

.sac-header-div {
	z-index: 99;
	display: none;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #f2bf49;
	text-align: left;
}

.sac-header {
	display: block;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-bottom: 0px;
	border-bottom-style: none;
	color: #ce1126;
	font-size: 1.5rem;
	line-height: 2rem;
	font-weight: 700;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
}

.slide-3 {
	height: 386px;
	background-image: url('/20150114134215/assets/images/workspace-recommendation.jpg');
	background-position: 50% 50%;
	background-size: cover;
	background-repeat: no-repeat;
}

.get-involved {
	color: white;
	font-size: 1.5rem;
	line-height: 2rem;
	font-weight: 400;
}

.h1-sac-header-mobile {
	margin-top: 6px;
	margin-bottom: 6px;
	padding-bottom: 0px;
	border-bottom-style: none;
	color: #ce1126;
	font-size: 1.5rem;
	line-height: 1.75rem;
	text-transform: uppercase;
}

.home-cb-paragraph {
	margin-bottom: 30px;
}

.disclosure-link {
	color: #ccc;
	text-decoration: none;
}

.disclosure-link:hover {
	color: #f2bf49;
}

.footer-affiliate-logos {
	margin: 10px;
}

.affiliate-logo-div {
	text-align: center;
}

.affiliate-logo-row {
	padding-right: 10px;
	text-align: center;
}

.sac-footer-row-col-2 {
	padding-right: 30px;
}

@media (max-width: 991px) {
	body {
		background-color: white;
		background-image: none;
		background-position: 0% 0%;
		background-size: auto;
		background-repeat: repeat;
		background-attachment: scroll;
		font-family: 'Open Sans', sans-serif;
	}

	h1 {
		font-size: 2.18rem;
		line-height: 2.8rem;
	}

	p {
		margin-bottom: 12px;
	}

	.header-section {
		display: block;
		width: 100%;
		height: 147px;
		border-bottom-style: none;
		background-color: #ce1126;
	}

	.slideshow-section {
		display: block;
	}

	.main-content {
		margin-top: 0px;
		padding-bottom: 20px;
	}

	.header-container {
		height: 100%;
		background-color: transparent;
	}

	.main-content-container {
		margin-top: 0px;
	}

	.slide-1 {
		height: 299.355px;
	}

	.slide-2 {
		height: 299.355px;
	}

	.slideshow-block {
		height: auto;
	}

	.navbar {
		height: 100%;
	}

	.nav-menu {
		background-color: #121212;
	}

	.events-block {
		width: 100%;
		height: auto;
		margin-top: 10px;
		margin-bottom: 20px;
	}

	.individual-event-block.tint-fill {
		border-bottom-color: #e8e5d8;
	}

	.individual-event-block.red-top-line {
		border-top: 2px solid #ce1126;
	}

	.this-week-paragraph.mobile-left-alignment {
		margin-left: 65px;
	}

	.row-3 {
		width: 102.5%;
		padding-top: 20px;
		float: none;
		clear: both;
	}

	.isu-mu-logo-image {
		display: none;
		float: none;
	}

	.nav-section {
		display: none;
	}

	.nav-section._991-and-below {
		display: block;
		height: 60px;
		margin-top: 2px;
	}

	.nav-label {
		display: block;
		padding-right: 0px;
		text-align: left;
	}

	.nav-label:hover {
		margin-bottom: 0px;
		color: white;
	}

	.nav-label.w--current {
		color: #f2bf49;
	}

	.nav-label.dropdown-label {
		width: 78%;
		padding-top: 0px;
		padding-bottom: 0px;
		float: left;
	}

	.fake-search-field {
		display: none;
	}

	.content-bg-section {
		background-color: #f1f1f1;
	}

	.content-bg-block {
		margin-right: -20px;
		margin-left: -20px;
		background-color: #e6e6e6;
	}

	.homepage-h1.homepage-h1-v2 {
		font-size: 1.8em;
	}

	.contact-info {
		display: inline-block;
		margin-right: 0px;
		padding-left: 0px;
	}

	.footer-logo-block {
		margin-left: 0px;
	}

	.contact-info-block {
		display: block;
		padding-left: 0px;
		float: left;
	}

	.copyright-block {
		margin-bottom: 10px;
	}

	.social-media-block {
		display: block;
		margin-left: -5px;
		padding-left: 5px;
	}

	.soc-med-link-block {
		min-width: 0px;
	}

	.soc-med-link-block.twitter {
		margin-right: 10px;
	}

	.connect {
		display: block;
		font-size: 1.3em;
	}

	.hamburger {
		color: white;
		font-size: 2em;
		line-height: 1em;
	}

	.hamburger-button {
		width: 84px;
		height: 60px;
		padding: 0px 18px 6px;
		float: left;
		border-bottom: 1px solid #555;
	}

	.hamburger-button:hover {
		background-color: #121212;
		color: transparent;
	}

	.hamburger-button.w--open {
		background-color: #121212;
	}

	.menu-word {
		margin-top: -8px;
		color: white;
		font-size: 0.5em;
		line-height: 1.1em;
		text-align: center;
	}

	.left-arrow {
		margin-left: 0px;
		font-size: 24px;
	}

	.arrow-container-left {
		display: block;
		margin-top: 104px;
		margin-bottom: 104px;
		margin-left: -20px;
	}

	.right-arrow {
		margin-right: 0px;
		font-size: 24px;
	}

	.hamb-dropdown-full-width-div {
		border-bottom: 1px solid #3b3b3b;
		text-align: left;
	}

	.hamb-dropdown-full-width-div:hover {
		background-color: #404040;
		color: #555;
	}

	.fake-search {
		display: block;
		width: 84px;
		height: 60px;
		float: right;
		background-image: url('/20150114134215/assets/images/mag glass white.svg');
		background-position: 50% 50%;
		background-size: auto 34px;
		background-repeat: no-repeat;
	}

	.fake-search:hover {
		background-color: #121212;
	}

	.slide-cb-div {
		left: 0px;
		top: 338px;
		right: 0px;
		bottom: auto;
		width: 100%;
		height: 205px;
		margin: 0px;
		padding-top: 0px;
		padding-bottom: 5px;
		border-top-style: none;
		background-color: #e0e0e0;
		box-shadow: none;
	}

	.mask {
		height: 546px;
		padding-bottom: 0px;
	}

	.social-media-wrapper {
		margin-top: -7px;
		margin-right: 0px;
		float: right;
	}

	.slide-nav {
		left: 0px;
		right: 0px;
		bottom: 207px;
		z-index: 2;
		display: block;
		margin-top: 0px;
		padding-top: 12px;
		border-top: 4px solid #036;
		background-color: #e0e0e0;
		opacity: 1;
	}

	.arrow-container-right {
		display: block;
		margin-top: 104px;
		margin-right: -20px;
		margin-bottom: 104px;
	}

	.banner-heading {
		display: block;
	}

	.banner-subhead {
		display: inline-block;
	}

	.banner-text {
		display: block;
		width: 80%;
		margin-top: 0px;
		margin-right: 20px;
	}

	.more-banner-text-link {
		display: block;
	}

	.circle-arrow-banner-more {
		position: absolute;
		right: 0px;
		bottom: 0px;
		display: block;
		float: none;
	}

	.header-logo-horizontal {
		width: 100%;
		height: 100%;
		border-bottom-style: none;
		background-color: transparent;
		background-image: url('/20150114134215/assets/images/SEberkleymedwhite.svg');
		background-position: 50% 50%;
		background-size: 539px;
		background-repeat: no-repeat;
	}

	.contact-us-footer-link {
		padding-left: 0px;
	}

	.events-list-div-wrapper {
		height: auto;
	}

	.dropdown {
		position: relative;
		display: block;
		margin-right: auto;
		margin-left: auto;
	}

	.dropdown-toggle-1 {
		display: block;
		height: 51px;
		max-width: 991px;
		margin-right: auto;
		margin-left: auto;
		padding: 15px 0px;
	}

	.dropdown-toggle-1.w--open {
		background-color: #404040;
		box-shadow: none;
	}

	.mobile-nav-child-1 {
		margin-left: -20px;
		padding-left: 50px;
		border-bottom: 1px solid #999;
		background-color: transparent;
		font-family: Montserrat, sans-serif;
		color: white;
		font-size: 0.95rem;
		font-weight: 400;
	}

	.mobile-nav-child-1:hover {
		background-color: #262525;
		color: white;
		text-decoration: none;
	}

	.mobile-nav-child-1.w--current {
		color: #f2bf49;
	}

	.mobile-nav-child-1.history-nav-child {
		margin-right: -40px;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 50px;
	}

	.mobile-nav-child-list-1.w--open {
		margin-right: -40px;
		margin-left: -20px;
		padding-left: 40px;
		background-color: #6e6e6e;
	}

	.down-arrow-div {
		position: absolute;
		top: 0px;
		right: 0px;
		bottom: 0px;
		width: 20%;
		height: 100%;
		margin-right: -20px;
		padding-top: 10px;
		padding-right: 30px;
		padding-left: 30px;
		float: right;
		background-color: #262525;
		box-shadow: none;
		text-align: center;
	}

	.down-arrow-div:hover {
		background-color: #6e6e6e;
		box-shadow: none;
	}

	.history-children.w--open {
		margin-right: -10px;
		margin-left: -30px;
		padding-left: 50px;
		background-color: #828282;
		color: white;
	}

	.history-dropdown-toggle {
		margin-right: -10px;
		margin-left: -30px;
		padding-top: 0px;
		padding-bottom: 0px;
	}

	.history-down-arrow {
		width: 15%;
		height: 100%;
		margin-top: 0px;
		margin-right: 20px;
		margin-bottom: 0px;
		padding: 13px 0px;
		float: right;
		border-bottom: 1px solid #999;
		background-color: #404040;
		color: white;
		font-size: 1.2rem;
		text-align: center;
	}

	.history-down-arrow:hover {
		background-color: #828282;
	}

	.history-child-list-item {
		margin-left: -50px;
		padding-left: 70px;
		color: white;
	}

	.history-child-list-item:hover {
		background-color: #404040;
		text-decoration: none;
	}

	.h4-home {
		z-index: 2;
		margin-right: 15px;
	}

	.sac-header-div {
		padding-right: 20px;
		padding-left: 20px;
	}

	.sac-header {
		padding-right: 20px;
		padding-left: 20px;
		font-size: 1.5rem;
		line-height: 1.75rem;
		text-align: center;
	}

	.slide-3 {
		height: 299.355px;
		background-size: cover;
	}

	.get-involved {
		line-height: 1.75rem;
	}

	.h1-sac-header-mobile {
		font-size: 1.5rem;
		line-height: 2rem;
	}

	.affiliate-logo-div {
		text-align: center;
	}

	.affiliate-logo-row {
		padding-right: 0px;
		float: none;
	}

	.sac-footer-row-col-3 {
		padding-left: 35px;
	}

	.sac-footer-row-col-2 {
		padding-right: 30px;
	}

	.image-div .fluid-width-video-wrapper {
		height: 200px;
	}
}

@media (max-width: 767px) {
	body {
		background-color: white;
		background-image: none;
		background-position: 0% 0%;
		background-size: auto;
		background-repeat: repeat;
		background-attachment: scroll;
	}

	h2 {
		font-size: 1.55rem;
		line-height: 2.2rem;
	}

	p {
		margin-bottom: 12px;
	}

	.header-section {
		height: 118px;
		border-bottom-style: none;
		background-color: #ce1126;
	}

	.main-content {
		margin-top: 0px;
		padding-bottom: 10px;
	}

	.header-container {
		position: relative;
		background-color: transparent;
		text-align: center;
	}

	.main-content-container {
		margin-top: -10px;
	}

	.footer-container {
		padding-bottom: 0px;
	}

	.slide-1 {
		height: 233.243px;
	}

	.slide-2 {
		display: inline-block;
		height: 233.243px;
	}

	.slideshow-block {
		height: auto;
		margin-bottom: 20px;
	}

	.navbar {
		margin-top: 2px;
	}

	.nav-menu {
		background-color: #262525;
	}

	.events-block {
		width: 100%;
		margin: 0px -20px 20px 20px;
		padding-right: 40px;
		padding-left: 0px;
	}

	.event-image {
		height: 61px;
	}

	.h3-homepage.this-week-h3 {
		margin-bottom: 0px;
	}

	.row-3 {
		width: auto;
		padding-top: 20px;
		padding-right: 10px;
		padding-left: 10px;
	}

	.isu-mu-logo-image {
		display: none;
	}

	.nav-section._991-and-below {
		height: 60px;
	}

	.nav-label {
		padding-left: 30px;
	}

	.nav-label.dropdown-label {
		padding-left: 0px;
	}

	.search-block {
		display: none;
	}

	.fake-search-field {
		display: none;
	}

	.content-bg-section {
		background-color: #f2f2f2;
	}

	.content-bg-block {
		margin-right: 0px;
		margin-left: 0px;
	}

	.footer-logo-block {
		margin-left: 20px;
		float: left;
		clear: none;
	}

	.copyright-block {
		margin-top: 20px;
		padding-right: 10px;
		padding-left: 10px;
	}

	.social-media-block {
		display: inline-block;
		margin-top: 10px;
		float: left;
	}

	.connect {
		display: block;
		margin-right: 20px;
		float: left;
		font-size: 1.3em;
	}

	.hamburger-button {
		width: 80px;
		height: 60px;
		margin-top: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 16px;
		float: left;
	}

	.hamburger-button.w--open {
		background-color: #121212;
	}

	.arrow-container-left {
		display: none;
	}

	.hamb-dropdown-full-width-div {
		background-color: #121212;
	}

	.fake-search {
		display: block;
		width: 80px;
		height: 60px;
		min-width: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
		float: right;
		background-color: transparent;
		background-position: 50% 50%;
		background-size: auto 32px;
		background-repeat: no-repeat;
	}

	.fake-search:hover {
		display: block;
		margin-top: 0px;
		margin-bottom: 0px;
		background-color: #121212;
	}

	.slide-cb-div {
		left: 0px;
		top: 273px;
		right: 0px;
		bottom: auto;
		height: 156px;
		padding-bottom: 6px;
		background-color: #e0e0e0;
	}

	.mask {
		height: 432px;
	}

	.social-media-wrapper {
		display: none;
		margin-right: 20px;
		margin-bottom: 30px;
		margin-left: 20px;
		float: none;
	}

	.footer-content-block-mobile {
		display: block;
		padding-right: 20px;
		padding-left: 20px;
	}

	.slide-nav {
		bottom: 159px;
	}

	.arrow-container-right {
		display: none;
	}

	.banner-heading {
		margin-right: 20px;
		font-size: 2rem;
		line-height: 2.4rem;
	}

	.banner-text {
		display: block;
		width: 80%;
	}

	.more-banner-text-link {
		display: inline-block;
		float: right;
		border-bottom: 1px dotted #069;
		font-family: Montserrat, sans-serif;
		color: #069;
		font-size: 1em;
		line-height: 1.2em;
		font-weight: 700;
		text-decoration: none;
	}

	.circle-arrow-banner-more {
		display: block;
		margin-right: 20px;
		margin-bottom: 10px;
		padding-top: 5px;
		padding-right: 25px;
		float: right;
		background-position: 100% 80%;
		background-size: 18px;
		background-repeat: no-repeat;
	}

	.header-logo-horizontal {
		display: block;
		background-position: 50% 46%;
		background-size: 450px;
	}

	.copyright {
		display: block;
		padding-right: 55px;
		padding-left: 55px;
	}

	.contact-us-footer-link {
		display: block;
	}

	.dropdown {
		color: white;
	}

	.dropdown-toggle-1 {
		padding-left: 30px;
		box-shadow: none;
	}

	.dropdown-toggle-1.w--open {
		box-shadow: none;
	}

	.mobile-nav-child-1.history-nav-child {
		margin-right: 0px;
		margin-left: -10px;
	}

	.mobile-nav-child-list-1.w--open {
		margin-right: 0px;
	}

	.down-arrow-div {
		margin-right: 0px;
		box-shadow: none;
	}

	.history-dropdown-toggle.w--open {
		margin-right: 0px;
	}

	.history-down-arrow {
		margin-right: 10px;
		float: right;
	}

	.sac-header {
		padding-right: 0px;
		padding-left: 0px;
		font-size: 1rem;
		line-height: 1.5rem;
	}

	.slide-3 {
		height: 233.243px;
	}

	.get-involved {
		font-size: 1rem;
		line-height: 1.5rem;
	}

	.h1-sac-header-mobile {
		margin-top: 6px;
		margin-bottom: 6px;
		padding-bottom: 0px;
		border-top-style: none;
		border-bottom-style: none;
		color: #ce1126;
		font-size: 1.35rem;
		line-height: 1.5rem;
		text-align: center;
		text-transform: uppercase;
	}

	.footer-affiliate-logos {
		margin-right: 0px;
		margin-left: 0px;
	}

	.affiliate-logo-row {
		display: inline-block;
		margin-bottom: 20px;
	}

	.sac-footer-row-mobile {
		margin-bottom: 20px;
		padding-right: 0px;
		padding-bottom: 15px;
		padding-left: 0px;
		border-bottom: 1px dashed #828282;
	}

	.footer-contact-info-col {
		padding-left: 0px;
	}

	.affiliate-logo-row-4col {
		padding-right: 10px;
		padding-bottom: 15px;
		padding-left: 10px;
		border-bottom: 1px dashed #828282;
	}
}

@media (max-width: 479px) {
	h1 {
		font-size: 2rem;
		line-height: 2.4rem;
	}

	h2 {
		font-size: 1.55rem;
		line-height: 2.2rem;
	}

	p {
		margin-bottom: 12px;
	}

	.header-section {
		height: 77px;
		border-bottom-width: 26px;
	}

	.main-content {
		margin-top: -45px;
	}

	.main-content-container {
		margin-top: 26px;
	}

	.footer-container {
		padding-bottom: 0px;
	}

	.slide-1 {
		height: 131.404px;
	}

	.slide-2 {
		position: relative;
		height: 131.404px;
	}

	.slideshow-block {
		height: auto;
	}

	.events-block {
		height: auto;
		margin-right: 0px;
		margin-left: 0px;
		padding-right: 10px;
		padding-left: 10px;
	}

	.individual-event-block.tint-fill {
		height: auto;
	}

	.individual-event-block.red-top-line {
		height: auto;
	}

	.h3-homepage.this-week-h3 {
		margin-bottom: 0px;
	}

	.this-week-paragraph.mobile-left-alignment {
		margin-left: 65px;
		line-height: 1.4rem;
	}

	.row-3 {
		padding-right: 0px;
		padding-left: 0px;
	}

	.isu-mu-logo-image {
		margin-top: 0px;
	}

	.nav-label {
		padding-left: 25px;
	}

	.contact-info {
		display: block;
		padding-left: 0px;
		text-align: center;
	}

	.contact-info-block {
		border-left: 0px none transparent;
	}

	.social-media-block {
		display: block;
		margin-top: 10px;
		margin-right: auto;
		margin-left: auto;
		padding-left: 0px;
		float: none;
		text-align: center;
	}

	.soc-med-link-block {
		margin-left: 10px;
		float: none;
		background-position: 50% 50%;
		text-align: center;
	}

	.soc-med-link-block.twitter {
		float: none;
		text-align: center;
	}

	.connect {
		float: none;
		text-align: center;
	}

	.hamburger {
		margin-top: 2px;
		font-size: 44px;
	}

	.hamburger-button {
		margin-top: 0px;
	}

	.slide-cb-div {
		left: 0px;
		top: 171px;
		right: 0px;
		bottom: auto;
		height: 195px;
		padding-bottom: 7px;
	}

	.mask {
		height: 368px;
	}

	.social-media-wrapper {
		display: block;
		margin-right: 0px;
		margin-bottom: 20px;
		margin-left: 0px;
		padding-bottom: 20px;
		border-bottom: 1px dashed #828282;
	}

	.slide-nav {
		bottom: 197px;
	}

	.banner-heading {
		display: inline-block;
		margin-right: 20px;
		font-size: 1.9rem;
		line-height: 2.4rem;
	}

	.banner-subhead {
		display: none;
		margin-right: 20px;
	}

	.banner-subhead.abbreviated.wedding {
		display: none;
	}

	.banner-text {
		width: auto;
	}

	.more-banner-text-link {
		padding-top: 5px;
	}

	.header-logo-horizontal {
		background-position: 50% 49%;
		background-size: 300px;
	}

	.copyright {
		padding-right: 20px;
		padding-left: 20px;
	}

	.contact-us-footer-link {
		padding-left: 0px;
		background-position: 44% 68%;
	}

	.dropdown-toggle-1 {
		padding-left: 25px;
		box-shadow: none;
	}

	.dropdown-toggle-1.w--open {
		box-shadow: none;
	}

	.mobile-nav-child-1 {
		padding-left: 40px;
	}

	.mobile-nav-child-1.history-nav-child {
		padding-left: 40px;
	}

	.down-arrow-div {
		padding-right: 0px;
		padding-left: 0px;
		box-shadow: none;
	}

	.down-arrow-image {
		width: 24px;
	}

	.sac-header-div {
		padding-right: 15px;
		padding-left: 15px;
	}

	.slide-3 {
		height: 131.404px;
	}

	.h1-sac-header-mobile {
		font-size: 1.1rem;
		line-height: 1.4rem;
	}

	.affiliate-logo-div {
		width: auto;
	}

	.footer-soc-med-col {
		display: none;
	}
}
