/*
Custom SWC Styles
*/

@media only screen and (max-width: 699px)
{
	.inner .pre-footer .mobile {
		background-position: center top !important;
	}
}

/* Library */

.lib-hours-ajax h4 {
	display: inline-block;
	font-size: 1em;
	color: #ab0534;
	margin: 20px 0 20px 0;
}

.featured-items .lib-hours-ajax h4 {
	color: #ffffff;
	margin: 0 !important;
}

.featured-items .lib-hours-ajax h4::after {
	display: none !important;
}

.featured-items .lib-hours-ajax h4 a {
	display: inline !important;
}

.lib-hours-ajax h4 span {
	display: inline-block !important;
	margin-right: 5px !important;
}

.lib-hours-ajax ul {
	display: inline-block;
}

.lib-hours-ajax li {
	display: inline-block;
	margin-bottom: 0;
}

.lib-hours-ajax ul li::before {
	display: none !important;
}

.lib-hours-ajax li span.lib-hours-ajax {
	font-weight: bold;
}

.lib-hours-ajax li span.lib-hours-icon {
	display: inline-block;
	margin: 0 3px 0 3px;
	font-size: 0.65em;
}

#lib-hours-table tbody tr.library-hours-today td {
	font-weight: bold;
}

#lib-hours-table tbody tr.library-hours-today td span.icon-arrow-circle-right {
	display: inline-block;
	margin: 0 5px 0 0;
	font-size: 0.75em;
}

/* Homepage Programs & Services */

.home .home-prog-svcs .button {
	margin: 5px !important;
}

/* Homepage Featured Events */

.upcoming-event-block .container {
	padding-top: 0;
}

h2#featured-events {
	margin-top: 50px;
}

.hp-event-slider .slide {
	background-color: #ffffff;
	margin-right: 10px;
	min-height: 250px;
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.hp-event-slider .slide a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 150px 20px 150px 20px;
	z-index: 0;
}

.hp-event-slider .slide h4 {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	margin-top: 0;
	margin-bottom: 0;
	width: 100%;
}

.hp-event-slider .slide .date {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	font-weight: 500;
	z-index: -1;
	width: 100%;
}

.hp-event-slider .slide .meta {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	font-weight: 500;
	z-index: -1;
	width: 100%;
}

.hp-event-slider .slide .cal-location {
	display: block;
	font-size: 0.6em;
	line-height: 1;
}

.hp-event-slider .generic-nav {
	padding-top: 20px;
}

.upcoming-event-block a.button {
	margin-top: 20px;
}

/* Accordion Fixes */

.accordion-white a, .accordion-white .accordion-wrapper .more-info a {
	color: #ab0534;
}

/* section.accordion-white .accordion-wrapper .more-info ul li, .accordion-white .accordion-wrapper .more-info ul li::before { */
section.accordion-white .accordion-wrapper .more-info ul li::before {
	background-color: #000000 !important;
}

section.accordion-white ul li .more-info li {
	background-color: transparent !important;
	color: #000000 !important;
}

/* Programs & Academics - Fields of Study */

.degrees-and-certificate-listing .listing-wrapper {
	padding-bottom: 1px;
}

.fieldsOfStudyDiv .fosLink .tile .col-1 {
	width: 87% !important;
}

.fieldsOfStudyDiv {
	margin: 10px;
	border-radius: 4px;
	background-color: #ffffff;
}

.fieldsOfStudyDiv ul {
	margin: 0;
}

.fieldsOfStudyDiv ul li {
	list-style: inside none none !important;
	padding-left: 0;
	vertical-align: top;
	font-size: 0.85em;
}

@media only screen and (min-width: 700px)
{
	.fieldsOfStudyDiv .programDiv ul li {
		width: calc(33.33% - 20px);
		display: inline-block;
	}
}

.fieldsOfStudyDiv .programDiv {
	margin-top: 0;
	padding: 20px;
	color: #222 !important;
	border-bottom: 1px dotted #ab0534;
}
/*
.fieldsOfStudyDiv .programDiv:nth-child(n+1) {
	margin-top: 15px;
}
*/
.fieldsOfStudyDiv .programDiv:last-of-type {
	margin-bottom: 10px;
	border-bottom: 0;
}

.fieldsOfStudyDiv .programDiv h4 {
	margin: 0 0 15px 0;
	padding: 0 0 0 8px;
	border-left: 4px solid #f0b310;
}

.fieldsOfStudyDiv .programDiv p {
	margin: 10px 0 0 0;
}

.fieldsOfStudyDiv .programDiv a:hover {
	background-color: transparent !important;
}

.fieldsOfStudyDiv ul li::before {
    display: none;
}
/*
.fieldsOfStudyDiv ul li:last-of-type {
    margin-bottom: 0;
}
*/

.fieldsOfStudyDiv ul li span:first-of-type, .fieldsOfStudyDiv .programDiv p.program-page span:first-of-type {
	font-weight: bold;
	font-size: 0.7em;
	line-height: 1;
	text-transform: uppercase;
}

.fieldsOfStudyDiv ul li span:last-of-type, .fieldsOfStudyDiv .programDiv p.program-page span:last-of-type {
	display: block;
}

.fieldsOfStudyDiv .programDiv .addlinfo {
	background-color: rgba(240,179,16,0.25);
	padding: 1px 12px 10px 12px;
	border-radius: 4px;
	font-size: 0.85em;
	overflow: hidden;
}

.fieldsOfStudyDiv .programDiv .addlinfo .icon-alert-icon {
	float: left;
	padding: 20px 10px 0 0;
	display: inline-block;
	font-size: 2em;
}

.fieldsOfStudyDiv .programDiv .addlinfo a {
	display: inline !important;
}


/* Faculty/Staff Directory */

.directory-filters input#searchFilter {
    border: 1px solid #b5b7ba;
    padding: 10px 14px 8px;
    margin-bottom: 20px;
}


/* Apply & Register */

.swc-apply .column {
	padding: 12px !important;
	text-align: center !important;
	color: #ffffff !important;
}

.swc-apply .column:first-of-type {
	background-color: #ab0534 !important;
}

.swc-apply .column:last-of-type {
	background-color: #410012 !important;
}

.swc-apply .column:first-of-type .content {
	padding-right: 0 !important;
	padding-left: 0 !important;
}

.swc-apply .column:last-of-type .content {
	padding-right: 0 !important;
	padding-left: 0 !important;
}

.swc-apply-h2 {
	margin-top: 10px !important;
	padding: 0 !important;
	color: #ffffff !important;
}

.swc-apply-h2::after {
	background-color: transparent !important;
	display: none !important;
}

.swc-apply h3 {
	margin-bottom: 15px !important;
}

.swc-apply h3 a:hover {
	color: #ffffff !important;
}

.swc-apply h3 a span {
	font-size: 0.5em !important;
	text-transform: uppercase !important;
	display: block !important;
}

.swc-apply h3 a span:first-of-type {
	margin-bottom: 5px !important;
}

.swc-apply h3 a span:last-of-type {
	margin-top: 7px !important;
}

.swc-apply-more-info-click {
	text-align: center;
}

.swc-apply-more-info-click a, .swc-apply-more-info-click a [class^="icon-"] {
	color: #ffffff !important;
	cursor: pointer;
}

.swc-apply-more-info-content {
	padding-left: 8px;
	padding-right: 8px;
	text-align: left;
	font-size: 0.7em;
	display: none;
}


/* Miscellaneous */

.swc-offscreen {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.center {
	text-align: center;
}

.prog-page-h2 {
	text-align: center;
}

.prog-page-h2::after {
	margin: 15px auto 15px auto;
}

@media only screen and (min-width: 700px)
{
	.pgLink.program-page h3 {
		font-size: 1.65rem !important;
	}

	.prog-faculty-slider .generic-nav {
		margin-top: 25px;
	}
}

p.program-page a {
	margin-top: 10px;
}

.key-academic-block.program-page h5 span {
	margin-top: 0 !important;
	font-size: 0.6em !important;
	font-weight: 400 !important;
	display: block;
}

.key-academic-block.program-page h5 span a {
	font-size: inherit !important;
	font-weight: 400 !important;
	display: inline-block !important;
}

.program-page-fac h5 span.span-title {
	margin-top: 0 !important;
	font-size: 0.6em !important;
	font-weight: 400 !important;
	display: block;
}

.program-page-fac h5 span.span-name {
	font-size: 0.9em;
	display: block;
}

.key-academic-block.program-page ul, .program-page-fac ul li a {
	font-size: 0.85em !important;
	list-style: none outside !important;
}

.program-page-fac ul li::before {
	background-color: #f0b310 !important;
}

.key-academic-block.program-page ul li {
	padding-left: 15px !important;
}

.key-academic-block.program-page ul li::before {
	background-color: #f0b310;
}

.key-academic-block.program-page ul li a {
	font-size: 0.85em !important;
}

.key-academic-block.program-page ul li span {
	font-weight: 600 !important;
	display: inline-block;
}

@media only screen and (min-width: 1024px)
{
	section.key-academic-block .generic-slider .slide-wrapper .slide {
		padding-top: 46px !important;
	}
}

@media only screen and (min-width: 700px)
{
	.liColumns li {
		width: calc(33% - 15px);
		margin-right: 15px;
		display: inline-block;
		vertical-align: top;
	}
}

.key-academic-no-rss div.links .smaller-text, .smaller-text {
	margin-top: 10px !important;
	font-size: 0.85em !important;
}

/* For Virtual Welcome Center 2020-08-28 mdavis2 */
#quicklink-nav li#swc-welcome-center .icon-WelcomeCenter, #quicklink-nav li#swc-welcome-center .label {
	background-color: #325c6a !important;
}

#quicklink-nav li#swc-welcome-center a {
	color: #ffffff !important;
}

#git-welcome-center {
	background-color: #295861 !important;
	padding: 25px !important;
	margin-top: 25px !important;
/*	margin-bottom: -40px !important; */
	color: #ffffff !important;
	text-align: center !important;
}

#git-welcome-center h3 {
	margin-top: 0;
}

#git-welcome-center h3 a {
	color: #f0b310;
	display: block;
	text-align: center;
}

#git-welcome-center h3 a:hover {
/*	color: #f0b310; */
	color: #ffffff;
/* 	text-decoration: none; */
}

#git-welcome-center a .icon-WelcomeCenter:first-of-type {
	float: left;
	color: #ffffff;
}

#git-welcome-center a .icon-WelcomeCenter:last-of-type {
	float: right;
	color: #ffffff;
}

#git-welcome-center p.yellow a {
	color: #222222 !important;
}

#git-welcome-center p.yellow a:hover {
	color: #ffffff !important;
	text-decoration: none;
}

/* INC0034983 2019-02-19 mdavis2 */
.slick-slider {
	-moz-user-select: text;
	-ms-user-select: text;
	user-select: text;
	-webkit-user-select: text;
	-khtml-user-select: text;
}

/* Styles added Jan 2021 by iFactory for Homepage updates and additional templates */

/* Homepage */

body.home header#page-title {
	padding-bottom: 65px;
}

.header-links {
	margin: 27px auto 2px;
	justify-content: center;
}

.header-links .button.black {
	background: #F0B310;
	color: #222222;
	display: block;
	max-width: 179px;
	margin: 0 auto 6px auto;
	transition: 0.3s;
}

.header-links .button.black:hover,
.header-links .button.black:focus {
	background: #C58F00;
}

.whats-possible {
	margin-top: -43px;
	margin-bottom: 37px;
}

.whats-possible:before {
	height: 8px;
	top: 0;
}


.home-hero .panel-positioner {
	overflow: hidden;
}

.announcement-banner {
	margin-bottom: 36px;
}

.home-hero h2 {
	text-align: center;
	font-weight: 600;
	font-size: 1.6875rem;
}

.home-hero h2:after {
	margin: 15px auto;
	background-color: #ab0534;
	display: block;
	width: 48px;
	height: 2px;
	z-index: 6;
	content: '';
}

.program-callout {
	margin-top: 0;
	z-index: 6;
}

.program-callout:after {
	bottom: 0;
	top: -60px;
	margin-top: 0;
}

/* Pathways Landing Page */

.pathways.page-description {
	font-size: 1.125rem;
	line-height: 1.5;
	color: #222222;
	margin-bottom: 42px;
}

.pathways .program-list__key {
	margin: 0 0 31px;
}

.pathways .program-list__key .legend {
	border: 2px solid #AB053E;
	padding: 21px 20px 24px;
}

.pathways .program-list__key .key {
	margin: 0 0 12px;
	display: flex;
	align-items: center;
}

.pathways .program-list__key .key:last-of-type {
	margin-bottom: 21px;
}

.pathways .program-list__cta {
	font-size: 0.9375rem;
	font-weight: 600;
	color: #222222;
	text-decoration: none;
}

.pathways .program-list__header h2:after {
	display: block;
	width: 48px;
	height: 2px;
	content: '';
	margin-top: 15px;
	background-color: #ab053E;
}

.pathways .program-list__cta:hover,
.pathways .program-list__cta:focus {
	text-decoration: none;
	color: #AB053E;
}

.pathways .icon-arrow-right {
	color: #AB053E;
	display: inline;
	vertical-align: middle;
	margin-left: 6px;
	font-weight: normal;
	font-size: 8px;
}

.pathways .program-list__tile {
	border-top: 1px solid #979797;
	display: block;
	position: relative;
	padding: 19px 0 13px;
}

.pathways .program-list__tile:after {
	content: '';
	display: table;
	clear: both;
}

.pathways .program-list__tile .fieldsofstudy {
	display: block;
	margin: 0 0 13px;
}

.pathways .program-list__tile .key {
	display: inline-block;
	float: left;
}

.pathways .program-list__tile:last-of-type {
	border-bottom: 1px solid #979797;
}

.pathways .program-list__tile:hover,
.pathways .program-list__tile:focus {
	text-decoration: none;
}

.pathways .program-list__tile:hover .key span[class^="icon-"],
.pathways .program-list__tile:focus .key span[class^="icon-"] {
	background: #7D0023;
}


.pathways .program-list__tile:hover h3,
.pathways .program-list__tile:focus h3 {
	color: #AB053E;
}

.pathways .program-list__tile h3 {
	font-size: 1.0625rem;
	color: #222222;
	margin: 0;
	line-height: 1.35;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.pathways .program-list__tile h3 [class^="icon-"] {
	color: #222222;
	display: inline;
	vertical-align: middle;
	margin-left: 9px;
	font-weight: normal;
	font-size: 19px;
}

.pathways.degrees-and-certificate-listing.grid .tile  picture {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: -1;
}

.pathways.degrees-and-certificate-listing.grid .tile picture img {
	width: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

section.pathways.degrees-and-certificate-listing.grid .listing-wrapper .listing-container {
	display: block;
}

section.pathways.degrees-and-certificate-listing.grid .listing-wrapper .listing-container .tile {
	width: 100%;
	height: 0;
	min-height: 0;
	padding-top: 25%;
}

section.pathways.degrees-and-certificate-listing.grid .listing-wrapper .listing-container .tile:before {
	height: 79%;
}

section.pathways.degrees-and-certificate-listing.grid .listing-wrapper .listing-container .tile:hover:before {
	height: 200%;
}

/* Programs detail template */

body.inner.program-detail #page-title.hero.hero-program:before {
	content: none;
}

body.program-detail #page-title.hero.hero-program .container h1 {
	text-transform: uppercase;
}

body.inner.program-detail #page-title.hero.hero-program .mobile:before {
	bottom: -277px;
	height: 300px;
	transform: none;
}

body.inner.program-detail #page-title.hero.hero-program .mobile:after {
	content: '';
	display: block;
	position: absolute;
	background: rgba(222,222,222,0.25);
	z-index: 2;
	bottom: -277px;
	height: 300px;
	left: 0;
	width: 100%;
}

body.inner.program-detail #page-title.generic .hero__program-fos {
	margin: 21px 0 38px;
}

body.inner.program-detail #page-title .hero__program-fos p {
	font-size: 15px;
	margin-top: 0;
}

.program-detail .hero-program .hero__program-fos a {
	color: #222222;
	text-decoration: underline;
	font-weight: bold;
}

.main-content .program-detail .label {
	font-weight: 700;
	text-transform: uppercase;
}

.program-detail .program__info {
	position: relative;
	margin: 0 0 73px;
}

.program-detail .program__info:before {
	display: block;
	top: -30px;
	padding-top: 56px;
	background: rgba(222,222,222,0.25);
	width: 100%;
	height: 100%;
	position: absolute;
	content: '';
}

.program-detail .program__info .program__shrtdesc {
	font-size: 1.125rem;
	margin: 0 0 29px;
}

.program-detail .program__info .program__shrtdesc:after {
	content: '';
	display: block;
	position: relative;
	width: calc(100% + 30px);
	margin-left: -15px;
	margin-right: -15px;
	top: 5px;
	height: 1px;
	background: #979797;
}

.program-detail .program__info ul {
	margin-top: 8px;
	margin-bottom: 0;
}

.program-detail .program__info li {
	margin-bottom: 3px;
	padding-left: 0;
}

.program-detail .program__info ul li:before {
	content: none;
}

.program-detail .program__info .program__careers,
.program-detail .program__info .program__awards {
	margin-bottom: 24px;
}

.program-detail .program__info .program__awards a {
	text-decoration: none;
	color: #222222;
	font-weight: 500;
}

.program-detail .program__info .program__awards a:hover,
.program-detail .program__info .program__awards a:focus {
	color :#ab0534;
}

.program-detail .program__info .program__awards a:after {
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	color: #ab0534;
	display: inline;
	vertical-align: middle;
	margin-left: 8px;
	font-size: 12px;
	content: "\e918";
}

.program-detail .program__info .program__salary p {
	margin-top: 0;
}

.program-detail .program__info .program__salary .label {
	margin-bottom: 6px;
}

.program-detail .statistics-block .generic-slider .generic-nav  .slick-arrow {
	align-items: center;
}

.program-detail section .container h2:after {
	display: block;
	width: 48px;
	height: 2px;
	content: '';
	margin-top: 15px;
	background-color: #AB0534;
}

.program-detail .program-detail.program-award {
	margin: 0 0 24px;
	position: relative;
	z-index: 2;
}
.program-detail .program-award__inner {
	border: 2px solid #AB0534;
	padding: 0 13px 7px;
	background: #FFFFFF;
}

.program-detail .program-award__inner {
	margin-bottom: 12px;
}

.program-detail .program-award__intro {
	margin: 0 0 23px;
}

.program-detail .program-award__inner h3 {
	margin-top: 16px;
}

.program-detail .program-award__inner h3 a {
	font-weight: 600;
}

.program-detail .program-award__specialmessage {
	position: relative;
	background: rgba(222,222,222,0.25);
	margin: 0 -13px;
	padding: 11px 34px;
	line-height: 1.5;
}

.program-detail .program-award__specialmessage .icon-warning {
	background: url("/_resources/assets/icon/warning.svg") no-repeat center center;
	display: block;
	width: 19px;
	height: 19px;
	position: absolute;
	top: 12px;
	left: 8px;
	background-size: contain;
}

.program-detail .program-award .program-award__details {
	display: flex;
	flex-direction: column;
	padding: 25px 0 0;
}

.program-detail .program-award .program-award__details:before {
	content: '';
	display: block;
	position: relative;
	height: 1px;
	background-color: #979797;
	margin-left: -13px;
	margin-right: -13px;
	width: calc(100% + 26px);
	top: -12px;
}

.program-detail .program-award__inner h4 {
	text-transform: uppercase;
	font-size: 15px;
	margin-bottom: 9px;
	margin-top: 24px;
}

.program-detail .program-award .program-award__details h4:first-child {
	margin-top: 0;
}

.program-detail .program-award .program-award__details .program-award__left,
.program-detail .program-award .program-award__details .program-award__right {
	margin-bottom: 22px;
}

.program-detail .program-award .program-award__details .program-award__left {
	order: 1;
}

.program-detail .program-award .program-award__details .program-award__right {
	order: 2;
	margin-bottom: 6px;
}

.program-detail .program-award__details p {
	margin-top: 0;
	line-height: 1.66;
}

.program-detail .program-award .anchor {
	text-decoration: none;
}

.program-detail .program-award__details a.prereqlink {
	color: #222222;
	font-weight: 600;
}

.program-detail .program-award__details a.prereqlink .icon-light-arrow-right {
	color: #ab0534;
	margin-left: 3px;
	font-size: 8px;
}

.program-detail .program-award__details a.prereqlink:hover,
.program-detail .program-award__details a.prereqlink:focus {
	color: #AB0534;
	text-decoration: none;
}

.program-detail .program-award__imptlinks:before {
	content: '';
	display: block;
	height: 1px;
	background-color: #979797;
	margin-left: -13px;
	margin-right: -13px;
	width: calc(100% + 26px);
}

.program-detail .program-award__imptlinks .imptlinks-item {
	margin-top: 11px;
}

.program-detail .program-award__imptlinks .imptlinks-item a {
	color: #222222;
	font-size: 18px;
	font-weight: 600;
}

.program-detail .program-award__imptlinks .imptlinks-item a:hover,
.program-detail .program-award__imptlinks .imptlinks-item a:focus {
	color: #AB053E;
	text-decoration: none;
}

.program-detail .program-award__imptlinks .imptlinks-item .icon-arrow-circle-right {
	margin-left: 9px;
	color: #AB053E;
}

.program-detail.program-cta {
	position: relative;
	margin: 0 0 104px;
}

.program-detail.program-cta .container {
	z-index: 2;
	position: relative;
}

.program-detail.program-cta:after {
	content: '';
	display: block;
	position: absolute;
	bottom: -29px;
	left: 0;
	width: 100%;
	height: 329px;
	background: rgba(130,223,237, 0.34);
	-webkit-transform: skewY(-6.5deg);
	transform: skewY(-6.5deg);
	z-index: 1;
}

.program-detail.program-cta p {
	font-size: 20px;
	font-weight: 600;
	margin: 0;
}

.program-detail.program-cta .button {
	margin-top: 12px;
}

body:not(.home).program-detail .main-content .next-steps {
	overflow: visible;
	z-index: 3;
	background: none;
}

body:not(.home).program-detail .main-content .next-steps.content-block {
	margin-bottom: 0;
}

body:not(.home).program-detail .main-content .next-steps.content-block:after {
	content: none;
}

body:not(.home).program-detail .main-content .next-steps.content-block:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: calc(100% + 63px);
	background-color: #f2f2f3;
	z-index: 2;
	transform: skewY(-6.5deg);
}

body:not(.home).program-detail .main-content .next-steps .container {
	padding-bottom: 0;
	z-index: 4;
}

.program-detail .pre-footer h2:after {
	content: none !important;
}

/* Icons */

.pathways .key span {
	display: inline-block;
}

.pathways .key span[class^="icon-"] {
	background:  #AB053E;
	width: 45px;
	height: 45px;
	display: inline-block;
	color: #FFFFFF;
	font-size: 45px;
	margin: 0 5px 0 0;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.pathways .program-list__key .key span {
	margin: 0 10px 0 0;
}

.icon-noncredit:before {
	content: '';
	background: url("/_resources/assets/icon/ncp.svg") no-repeat center center;
	display: block;
	width: 100%;
	height: 100%;
}

.icon-online:before {
	content: '';
	background: url("/_resources/assets/icon/online.svg") no-repeat center center;
	display: block;
	width: 100%;
	height: 100%;
}

.icon-transfer:before {
	content: '';
	background: url("/_resources/assets/icon/td.svg") no-repeat center center;
	display: block;
	width: 100%;
	height: 100%;
}

	/* Instagram Styles */

.instagram .instagram_link {
	transition: opacity 0.3s 0.2s;
	position: relative;
}

.instagram .instagram_link:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	background: rgba(0,0,0,0.7);
	transition: 0.3s 0.1s;
}

.instagram .instagram_link:after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 25%;
	opacity: 0;
	transition: 0.3s 0.1s;
	background-image: linear-gradient(-180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 94%);
}

.instagram .instagram_link:hover:before,
	.instagram .instagram_link:hover:after,
	.instagram .instagram_link:focus:before,
	.instagram .instagram_link:focus:after {
		opacity: 1;
	}

.instagram-block.content-block .instagram_link span {
	font-size: 0.81rem;
}

.instagram .instagram_link span.instagram_text {
	position: absolute;
	overflow: hidden;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 30px;
	color: #FFFFFF;
	visibility: hidden;
	opacity: 0;
	transition: visibility 0.3s, opacity 0.3s;
}

	.instagram .instagram_link:hover span.instagram_text,
	.instagram .instagram_link:focus span.instagram_text {
		opacity: 1;
		visibility: visible;
		transition: visibility 0.3s 0s, opacity 0.3s 0.1s;
	}


/* Responsive Styles */

@media screen and (min-width: 700px) {
	body.home header#page-title {
		padding-bottom: 100px;
	}

	.header-links {
		display: flex;
	}

	.header-links .button.black {
		display: inline-block;
		margin: 0 18px 6px 0;
		flex-basis: calc(100% / 3 - 18px);
		max-width: 200px;
	}

	.home-hero h2 {
		font-size: 2.5rem;
		margin-bottom: 35px;
	}

	.home-hero h2:after {
		margin-top: 20px;
    width: 100px;
    height: 4px;
	}

	.whats-possible {
		margin-top: -59px
	}

	.program-callout:after {
		bottom: 0;
    top: -58px;
	}

	.pathways.page-description {
		font-size: 1.25rem;
		line-height: 1.75;
		margin-bottom: 74px;
		margin-top: -26px;
	}

	.pathways .program-list__header h2 {
		margin-bottom: 33px;
	}

	.pathways .program-list__header h2:after {
		width: 101px;
    height: 4px;
    margin-top: 22px;
	}

	.pathways .program-list__key .legend {
		display: flex;
    flex-flow: row wrap;
    padding: 25px 32px 29px;
	}

	.pathways .program-list__key {
		margin: 0 0 42px;
	}

	.pathways .program-list__key .key {
		flex-basis: 50%;
		flex-grow: 0;
		flex-shrink: 0;
		margin: 0 0 30px;
	}

	.pathways .program-list__key .key:last-of-type {
		margin: 0 0 30px;
	}

	.pathways .program-list__key .program-list__cta {
		flex-basis: 100%;
	}

	.pathways .program-list__wrapper {
		width: 100%;
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between;
	}

	.pathways .program-list__tile {
	 	flex-basis: 48%;
	 	flex-grow: 0;
	 	flex-shrink: 0;
	}

	.pathways .program-list__tile .fieldsofstudy {
		padding-right: 32px;
	}

	.pathways .program-list__tile:nth-last-of-type(2) {
		border-bottom: 1px solid #979797;
	}

	section.pathways.degrees-and-certificate-listing.grid .listing-wrapper .listing-container {
		display: flex;
	}

	section.pathways.degrees-and-certificate-listing.grid .listing-wrapper .listing-container .tile {
    padding-top: 17%;
    width: 50%;
	}

	.program-detail .section-navigation-positioner .section-navigation-wrapper {
		background: transparent;
	}

	body.program-detail #page-title.hero.hero-program .container {
		display: flex;
    flex-flow: column;
    justify-content: flex-end;
    margin-top: auto;
    height: 100%;
	}

	body.program-detail #page-title.hero.hero-program .container h1 {
		position: relative;
		max-width: 60%;
		margin-bottom: 0;
		padding-bottom: 14px;
	}

	body.program-detail #page-title.hero.hero-program {
		top: -45px;
		min-height: 382px;
		height: calc(100vh - 426px);
		margin-bottom: 0;
	}

	body.program-detail #page-title.hero.hero-program:after {
		transform: none;
	}

	body.program-detail #page-title.hero-program .hero__program-fos p {
		margin-top: 0;
	}

	body.program-detail #page-title.hero-program .hero__program-fos .label {
		margin-bottom: 9px;
    display: block;
	}

	body.program-detail #page-title.hero-program .hero__program-fos,
	body.program-detail #page-title.hero-program .hero__program-fos a {
		color: #FFFFFF;
	}

	body.program-detail #page-title.hero-program .hero__program-fos {
		z-index: 1;
		margin-bottom: 12px;
		max-width: 65%;
	}

	body.program-detail #page-title.generic {
		margin-top: 51px;
    margin-bottom: 40px;
	}

	body.program-detail #page-title.generic .hero__program-fos,
	body.program-detail #page-title.generic .hero__program-fos .label,
	body.program-detail #page-title.generic .hero__program-fos p {
		font-size: 20px;
	}

	.program-detail .program__info {
		margin: 0 0 46px;
	}

	.program-detail .program__info:before {
		top: -26px;
		padding-top: 26px;
	}

	.program-detail .program__info .container:after {
		content: '';
		display: table;
		clear: both;
	}

	.program-detail .program__info .program__awards,
	.program-detail .program__info .program__careers {
		float: left;
		width: 30%;
	}

	.program-detail .program__info .program__salary {
		float: right;
		width: 30%;
	}

	.program-detail .program__info .program__careers {
		margin-right: 26px;
	}

	.program-detail .program__info .program__awards {
		margin-right: 33px;
	}

	.program-detail .program__info .program__shrtdesc {
		 margin: -20px 0 33px;
	}

	.program-detail .program__info .program__shrtdesc p {
		margin-top: 0;
	}

	.program-detail .program__info .program__shrtdesc:after {
		width: calc(100% + 60px);
    margin-left: -30px;
    margin-right: -30px;
	}

	.program-detail section .container h2 {
		margin: 0 0 22px;
	}

	.program-detail section .container h2:after {
		margin-top: 20px !important;
    width: 100px;
    height: 4px;
	}

	.program-detail .program-award__specialmessage {
		padding: 11px 50px;
	}

	.program-detail .program-award__specialmessage .icon-warning {
		top: 12px;
    left: 21px;
	}

	.program-detail .program-award .program-award__details {
		padding: 37px 0 0;
		display: block;
	}

	.program-detail .program-award .program-award__details:before {
		margin-left: -20px;
		margin-right: -20px;
		width: calc(100% + 40px);
		top: -24px;
	}

	.program-detail .program-award .program-award__details:after {
		display: table;
		content: '';
		clear: both;
	}

	.program-detail .program-award .program-award__details .program-award__left, .program-detail .program-award .program-award__details .program-award__right {
		margin-bottom: 31px;
	}

	.program-detail .program-award .program-award__details .program-award__left {
		display: block;
		width: auto;
	}

	.program-detail .program-award .program-award__details .program-award__right {
		float: right;
		width: 50%;
		padding-left: 29px;
	}

	.program-detail .program-award__inner {
		padding: 5px 20px 14px;
	}

	.program-detail .program-award__inner h4 {
		margin-top: 28px;
		flex-basis: 100%;
	}

	.program-detail .program-award__imptlinks:before {
		margin-left: -20px;
		margin-right: -20px;
		width: calc(100% + 40px);
	}

	.program-detail .program-award__imptlinks {
		display: flex;
		flex-flow: row wrap;
	}

	.program-detail .program-award__imptlinks .imptlinks-item {
		flex-basis: calc(100% / 3 - 33px);
    flex-grow: 1;
    flex-shrink: 0;
    margin-right: 33px;
		margin-top: 2px;
	}

	.program-detail .program-award__imptlinks .imptlinks-item p {
		margin-top: 7px;
	}

	.program-detail .program-award__imptlinks .imptlinks-item:last-child {
		margin-right: 0;
	}

	.program-detail .program-award__imptlinks h4 {
		margin-top: 33px;
	}

	.program-detail.program-cta {
		margin: 32px 0 118px;
	}

	.program-detail.program-cta p {
		font-size: 25px;
	}

	.program-detail.program-cta .button {
		margin-top:	18px;
	}

	.program-detail.program-cta:after {
		bottom: -9px;
    height: 388px;
	}

	body:not(.home).program-detail .main-content .next-steps.content-block:before {
		top: 30px;
    height: calc(100% + 33px);
	}
}

@media screen and (min-width: 1024px) {
	body.home header#page-title {
		padding-bottom: 175px;
	}

	.header-links .button.black {
		max-width: 313px;
	}

	.home-hero h2 {
		font-size: 3.4375rem;
		margin-top: 44px;
		margin-bottom: 38px;
	}

	.home-hero h2:after {
		width: 130px;
    height: 5px;
    margin-top: 25px;
	}

	.whats-possible {
		margin-top: -110px;
	}

	.announcement-banner {
		margin-top: -100px;
	}

	.program-callout:after {
    top: -88px;
	}

	.pathways.page-description {
		font-size: 1.5625rem;
		line-height: 1.4;
		max-width: 1023px;
		margin: -44px auto 57px;
    z-index: 2;
    position: relative;
	}

	.pathways .program-list__cta {
		font-size: 1.25rem;
	}

	.pathways .icon-arrow-right {
		font-size: 13px;
	}

	.pathways .program-list {
		margin: 61px 0 0;
	}

	.pathways .program-list__header h2 {
		margin-bottom: 42px;
	}

	.pathways .program-list__header h2:after {
		width: 126px;
	}

	.pathways .program-list__key {
		margin: 0 0 59px;
	}

	.pathways .program-list__key .legend {
		padding: 25px 28px 32px;
	}

	.pathways .program-list__key .key {
		flex-basis: 27%;
    margin: 0 0 36px;
	}

	.pathways .program-list__key .key:nth-child(2),
	.pathways .program-list__key .key:nth-child(5) {
		flex-basis: 31%;
	}

	.pathways .key span[class^="icon-"] {
		width: 56px;
    height: 56px;
    font-size: 53px;
	}

	.pathways .program-list__tile h3 {
		font-size: 30px;
	}

	.pathways .program-list__tile {
		padding: 34px 0 18px;
		display: flex;
	}

	.pathways .program-list__tile .fieldsofstudy {
		flex-grow: 1;
	}

	.pathways .program-list__tile .key {
		display: block;
		margin-top: -4px;
	}

	.pathways .program-list__tile .key span[class^="icon-"] {
		width: 45px;
    height: 48px;
    font-size: 44px;
	}

	section.pathways.degrees-and-certificate-listing.grid .listing-wrapper .listing-container .tile {
		height: 0;
		padding-top:	30%;

    width: 25%;
	}

	.program-detail .section-navigation-positioner .section-navigation-wrapper {
		background: #FFFFFF;
	}

	body.program-detail #page-title.hero.hero-program {
		top: 0;
		min-height: 400px;
    max-height: 600px;
		height: calc(100vh - 172px);
	}

	body.inner.program-detail #page-title .hero__program-fos {
		margin-bottom: 39px;
		max-width: 45%;
	}

	body.inner.program-detail #page-title .hero__program-fos,
	body.inner.program-detail #page-title .hero__program-fos p {
		font-size: 20px;
	}

	body.program-detail #page-title.hero.hero-program .container h1 {
		padding-bottom: 21px;
	}

	.program-detail .label {
		font-size: 20px;
	}

	body.program-detail #page-title .hero__program-fos .label {
		margin-bottom: 5px;
	}

	body.program-detail #page-title.generic .hero__program-fos {
		max-width: 100%;
	}

	.program-detail .program__info {
		margin: 33px 0 85px;
	}

	.program-detail .program__info .container {
		position: relative;
	}

	.program-detail .program__info:before {
		top: -34px;
		padding-top: 34px;
	}

	.program-detail .program__info .program__shrtdesc,
	.program-detail .program__info .program__careers,
	.program-detail .program__info .program__awards,
	.program-detail .program__info .program__salary {
		width: 31%;
		margin-right: 0;
		justify-content: space-between;
	}

	.program-detail .program__info .program__shrtdesc {
		padding-right: 2%;
    padding-top: 30px;
    margin: 0 6% 0 0;
		width: 31.5%;
    float: left;
		font-size: 25px;
	}

	.program-detail .program__info .program__shrtdesc p {
		line-height: 1.4;
	}

	.program-detail .program__info .program__shrtdesc:after {
		position: absolute;
    height: calc(100% + 33px);
    width: 1px;
    margin-left: 29%;
    top: -33px;
    display: block;
	}

	.program-detail .program__info .program__careers,
	.program-detail .program__info .program__salary  {
		padding-left: 7%;
	}

	.program-detail .program__info ul {
		margin-top: 0;
	}

	.program-detail .program__info .program__salary .label {
		margin-bottom: 0;
	}

	.program-detail section .container h2:after {
		width: 130px;
    height: 5px;
    margin-top: 25px !important;
	}

	.program-detail section .container h2 {
		margin: 0 0 30px;
	}

	.program-detail .program-detail.program-award {
		margin: 0 0 38px;
	}

	.program-detail .program-award__intro {
		margin: 0 0 37px;
	}

	.program-detail .program-award__inner {
		padding: 25px 36px 14px;
	}

	.program-detail .program-award__inner .icon-arrow-circle-right {
		display: inline;
    vertical-align: middle;
	}

	.program-detail .program-award__specialmessage {
		font-size: 25px;
		padding: 29px 78px;
    margin: 28px 0;
    display: block;
	}

	.program-detail .program-award__specialmessage .icon-warning {
		width: 26px;
		height: 26px;
		top: 36px;
		left: 25px;
	}

	.program-detail .program-award .program-award__details {
		padding: 37px 0 0;
		margin: 41px 0 0;
	}

	.program-detail .program-award__inner h4 {
		font-size: 20px;
		margin-bottom: 12px;
	}

	.program-detail .program-award .program-award__details .program-award__right {
		padding-left: 43px;
	}

	.program-detail .program-award__details p {
		line-height: 1.45;
	}

	.program-detail .program-award__details a.prereqlink .icon-light-arrow-right {
		font-size: 11px;
	}

	.program-detail .program-award__imptlinks:before {
		margin-left: -36px;
    margin-right: -36px;
    width: calc(100% + 72px);
	}

	.program-detail .program-award .program-award__details:before {
    margin-left: -36px;
    margin-right: -36px;
    width: calc(100% + 72px);
		top: -41px;
	}

	.program-detail .program-award .program-award__details .program-award__left, .program-detail .program-award .program-award__details .program-award__right {
		margin-bottom: 43px;
	}

	.program-detail .program-award__imptlinks h4 {
		margin-top: 37px;
	}

	.program-detail .program-award__imptlinks .imptlinks-item a {
		font-size: 25px;
	}

	.program-detail .program-award__imptlinks .imptlinks-item .icon-arrow-circle-right {
		font-size: 28px;
		margin-left: 14px;
	}

	.program-detail .program-award__imptlinks .imptlinks-item {
		flex-basis: calc(100% / 3 - 60px);
		margin-right: 60px;
	}

	.program-detail .program-award__imptlinks .imptlinks-item p {
		line-height: 1.4;
	}

	.program-detail.program-cta {
		margin: 63px 0 231px;
	}

	.program-detail.program-cta .container {
		display: flex;
		align-items: center;
	}

	.program-detail.program-cta .button {
		margin-top: 0;
		margin-left: 36px;
	}

	.program-detail.program-cta p {
		font-size: 35px;
	}

	.program-detail.program-cta:after {
		bottom: -55px;
    height: 426px;
	}

	body:not(.home).program-detail .main-content .next-steps.content-block:before {
    height: calc(100% + 93px);
    top: 58px;
	}

	.instagram-block.home .instagram_link span {
		font-size: 1.25rem;
		padding: 50px;
	}

	.instagram-block.content-block .instagram_link span {
		font-size: 1rem;
	}
}

	/*	Block News horizontal display */
@media screen and (min-width: 700px){
    
	.life-at-swc .social-blocks {
    width: 100%;
    /*float: left;*/
    padding-right: 10px;
   }
	
	.life-at-swc .news-blocks {
    width: 100% !important; 
   }
	.life-at-swc .news-blocks .news-block-slider .slick-list .slick-track {
    display: flex !important;     
    flex-direction: row !important;     
   }

    .life-at-swc .news-blocks .news-block-slider .slick-list .slick-track .article-slide article {
    margin: 5px  !important;
  }
	.life-at-swc .news-blocks .article-slide .content h3 {
    line-height: 20%;
}
	
}

@media screen and (min-width: 1024px){
	
	.life-at-swc .social-blocks {
    /* padding-right: 70%; */
    }
	
    .life-at-swc .news-blocks .article-slide .content a {
       font-size: 1.1rem;    
    }

h3, .h3 {
    font-size: 35px;
   /* font-size: 1.1875rem;*/
}
}

.life-at-swc .news-blocks .article-slide article .image-container {

    width: 100%;    
}

.life-at-swc .news-blocks {
    padding-left: 0px;  
}

@media screen and (min-width: 700px)
.life-at-swc .social-blocks {
    width: 100%;
    float: left;
    padding-right: 75%;
}

/* Accessibility - Underline links */



.main-content ul li a{
    text-decoration: underline;
}



section.horizontal-list-block a, section.two-column a, section.three-column a {
     text-decoration: underline;
}

section.horizontal-list-block h3 a, section.two-column h3 a, section.three-column h3 a {
   text-decoration: none;
}

section.key-academic-block .generic-slider .slide-wrapper .slide a {
    text-decoration: underline;
}

section.get-in-touch .slide h3 a, section.featured-items .slide h3 a {
    text-decoration: none;
}

    section.get-in-touch .slide a, section.featured-items .slide a {
        text-decoration: underline;
    }



/*Golden Box links*/

/* hover out */
  section.two-up-grid .grid-wrapper .grid {
    transition-delay: 0.1s;
  }

   section.two-up-grid .grid-wrapper .grid:hover a{
        background-color: #ab0534;
        color: #fff;
            text-decoration:underline;
	   transition-delay: 0.1s;
    }

    section.two-up-grid .grid-wrapper .grid:hover h3 a {
        color: #fff;
        text-decoration:none;
		transition-delay: 0.1s;
    }

section.two-up-grid .grid-wrapper .grid a {
    color: #222;
    margin-bottom: 5px;
    text-decoration:underline;
}

.main-content p a {
    text-decoration: underline;
}

/*Ordered Lists*/
ol a {
    text-decoration:underline;
}

.button.red a{
    text-decoration: none;
}

/* Tables links */
    table tr td a {
        text-decoration: underline;
    }

/*Key Academic Content (No RSS Feed)*/
.key-academic-block .generic-slider .slide-wrapper .slide a [class^="icon-"], .statistics-block .generic-slider .slide-wrapper .slide a [class^="icon-"] {
        display: none;
    }
