@font-face {
	font-family: 'Raleway';
	src: url("https://www.callutheran.edu/_resources/fonts/raleway-light-webfont.woff") format("woff");
	font-style: normal;
	font-weight: 300
}
@font-face {
	font-family: 'Raleway';
	src: url("https://www.callutheran.edu/_resources/fonts/raleway-regular-webfont.woff") format("woff");
	font-style: normal;
	font-weight: normal
}
@font-face {
	font-family: 'Raleway';
	src: url("https://www.callutheran.edu/_resources/fonts/raleway-bold-webfont.woff") format("woff");
	font-style: normal;
	font-weight: bold
}
@font-face {
	font-family: "Tungsten";
	src: url("https://www.callutheran.edu/_resources/fonts/tungsten-medium-webfont.woff") format("woff");
	font-weight: normal;
	font-style: normal
}
@font-face {
	font-family: "Tungsten";
	src: url("https://www.callutheran.edu/_resources/fonts/tungsten-semibold-webfont.woff") format("woff");
	font-weight: bold;
	font-style: normal
}
@font-face {
	font-family: 'icons';
	src: url("https://www.callutheran.edu/_resources/fonts/clu-icons-2.woff") format("woff");
	font-weight: normal;
	font-style: normal
}
[class^="icon-"]:before, [class*=" icon-"]:before {
	font-family: "icons";
	font-style: normal;
	font-weight: normal;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	margin-left: .2em
}
a[class*="icon-"] {
	text-decoration: none
}
.icon-circle-left:before {
	content: "\e90a"
}
.icon-circle-right:before {
	content: "\e90b"
}
.icon-minus:before {
	content: "\e901"
}
.icon-plus:before {
	content: "\e902"
}
.icon-instagram:before {
	content: "\e903"
}
.icon-blog:before {
	content: "\e603"
}
.icon-clock:before {
	content: "\e602"
}
.icon-line-arrow-down:before {
	content: "\e800"
}
.icon-line-arrow-left:before {
	content: "\e801"
}
.icon-line-arrow-right:before {
	content: "\e802"
}
.icon-line-arrow-up:before {
	content: "\e803"
}
.icon-linkedin:before {
	content: "\e80d"
}
.icon-help:before {
	content: "\e80f"
}
.icon-check:before {
	content: "\e810"
}
.icon-document:before {
	content: "\e816"
}
.icon-play:before {
	content: "\e819"
}
.icon-phone:before {
	content: "\e81a"
}
.icon-loading:before {
	content: "\e81c"
}
.icon-mail:before {
	content: "\e824"
}
.icon-menu:before {
	content: "\e804"
}
.icon-down-dir:before {
	content: "\e805"
}
.icon-up-dir:before {
	content: "\e806"
}
.icon-left-dir:before {
	content: "\e807"
}
.icon-right-dir:before {
	content: "\e808"
}
.icon-search:before {
	content: "\e80a"
}
.icon-calendar:before {
	content: "\e80b"
}
.icon-compass:before {
	content: "\e80c"
}
.icon-facebook:before {
	content: "\e80e"
}
.icon-twitter:before {
	content: "\e811"
}
.icon-course-requirements:before {
	content: "\e812"
}
.icon-course-descriptions:before {
	content: "\e813"
}
.icon-apply:before {
	content: "\e814"
}
.icon-left-open-big:before {
	content: "\e815"
}
.icon-right-open-big:before {
	content: "\e817"
}
.icon-mobile:before {
	content: "\e818"
}
.icon-map:before {
	content: "\e81b"
}
.icon-gumby:before {
	content: "\e81e"
}
.icon-down-open-big:before {
	content: "\e81f"
}
.icon-up-open-big:before {
	content: "\e820"
}
.icon-triangle-down:before {
	content: "\e821"
}
.icon-triangle-up:before {
	content: "\e822"
}
.icon-close-it:before {
	content: "\e823"
}
.icon-youtube:before {
	content: "\e826"
}
.icon-tablet:before {
	content: "\e827"
}
.icon-gear:before {
	content: "\e600"
}
.icon-location:before {
	content: "\e601"
}
.icon-home:before {
	content: "\e900"
}
.icon-bubbles:before {
	content: "\e96d"
}
.icon-bubble:before {
	content: "\e96e"
}
.icon-user:before {
	content: "\e971"
}
.icon-users:before {
	content: "\e972"
}
.icon-web:before {
	content: "\e9c9"
}
.icon-star-empty:before {
	content: "\e9d7"
}
.icon-star-full:before {
	content: "\e9d9"
}
.icon-alert:before {
	content: "\ea07"
}
.icon-info:before {
	content: "\ea0c"
}
:root {
--purple: #3b2360;
--purple-alt: #6a4c92;
--gold: #ffc222;
--gold-alt: #ffd589;
--blue1: #1e5989;
--blue2: #1460aa;
--blue3: #aadff1;
--green1: #00854f;
--green2: #31b27d;
--green3: #c5e4ce;
--red1: #e74645;
--red2: #f0885d;
--red3: #f4d5be;
--gray1: #7c7b7c;
--gray2: #bfc5c9;
--gray3: #dfebf1;
--tan1: #997f39;
--tan2: #d0bc81;
--tan3: #f2e8be;
--brown1: #974f25;
--brown2: #b36a38;
--brown3: #d38b59;
--graytxt: #333;
--offwhite: #fcf4e0;
--link-color: var(--blue2);
--body-color: var(--graytxt);
--dkblue2: #3c7fb9;
--medblue: #82c2de;
--ltblue2: #62aace;
--input-bg: #f5f5f5;
--input-border: #e0e0e0
}
html {
	font-size: 16px;
	height: auto;
	-webkit-text-size-adjust: 100%;
	text-size-adjust: 100%
}
body {
	margin: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	height: auto;
	font-family: "Raleway", Helvetica, Arial, sans-serif;
	line-height: 1.5em;
	color: #333;
	position: relative;
	background-color: white
}
body.landing section.page-intro {
	padding-top: 0
}
body.landing section.page-intro .landing-content {
	padding-top: 2rem
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden], template {
	display: none
}
a {
	background: transparent
}
a:active, a:hover {
	outline: 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: bold
}
dfn {
	font-style: italic
}
h1 {
	font-size: 2em;
	margin: 0.67em 0
}
mark {
	background: #ff0;
	color: #000
}
small {
	font-size: 80%
}
img {
	border: 0
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 1em 40px
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}
pre {
	overflow: auto
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}
button {
	overflow: visible
}
button, select {
	text-transform: none
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled], html input[disabled] {
	cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
input {
	line-height: normal
}
input[type="checkbox"], input[type="radio"] {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
height:auto
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}
legend {
	border: 0;
	padding: 0
}
textarea {
	overflow: auto
}
optgroup {
	font-weight: bold
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
td, th {
	padding: 0
}
* {
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
*:before, *:after {
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
a {
	/*color: #428bca;*/
	color: #1469B8;
	text-decoration: none
}
figure {
	margin: 0
}
img {
	vertical-align: middle
}
.img-responsive, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
	display: block;
	max-width: 100%;
	height: auto
}
.img-rounded {
	border-radius: 6px
}
.img-thumbnail {
	padding: 4px;
	line-height: 1.42857143;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	border-radius: 4px;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	width: 100%;
	max-width: 100%;
	height: auto
}
.img-circle {
	border-radius: 50%
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eeeeee
}
.sr-only {
	position: absolute;
	width: 0px;
	height: 0px;
	margin: 0px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}
.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}
.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 12px;
	padding-right: 12px
}

@media (min-width: 1200px) {
.container {
	width: 1170px
}
}
.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 12px;
	padding-right: 12px
}
.row {
	margin-left: -12px;
	margin-right: -12px
}

@media (min-width: 768px) {
.row.offset-top {
	margin-top: 24px
}
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 1rem
}

@media (min-width: 768px) {
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	padding-bottom: 0
}
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left
}
.col-xs-12 {
	width: 100%
}
.col-xs-11 {
	width: 91.66666667%
}
.col-xs-10 {
	width: 83.33333333%
}
.col-xs-9 {
	width: 75%
}
.col-xs-8 {
	width: 66.66666667%
}
.col-xs-7 {
	width: 58.33333333%
}
.col-xs-6 {
	width: 50%
}
.col-xs-5 {
	width: 41.66666667%
}
.col-xs-4 {
	width: 33.33333333%
}
.col-xs-3 {
	width: 25%
}
.col-xs-2 {
	width: 16.66666667%
}
.col-xs-1 {
	width: 8.33333333%
}
.col-xs-pull-12 {
	right: 100%
}
.col-xs-pull-11 {
	right: 91.66666667%
}
.col-xs-pull-10 {
	right: 83.33333333%
}
.col-xs-pull-9 {
	right: 75%
}
.col-xs-pull-8 {
	right: 66.66666667%
}
.col-xs-pull-7 {
	right: 58.33333333%
}
.col-xs-pull-6 {
	right: 50%
}
.col-xs-pull-5 {
	right: 41.66666667%
}
.col-xs-pull-4 {
	right: 33.33333333%
}
.col-xs-pull-3 {
	right: 25%
}
.col-xs-pull-2 {
	right: 16.66666667%
}
.col-xs-pull-1 {
	right: 8.33333333%
}
.col-xs-pull-0 {
	right: auto
}
.col-xs-push-12 {
	left: 100%
}
.col-xs-push-11 {
	left: 91.66666667%
}
.col-xs-push-10 {
	left: 83.33333333%
}
.col-xs-push-9 {
	left: 75%
}
.col-xs-push-8 {
	left: 66.66666667%
}
.col-xs-push-7 {
	left: 58.33333333%
}
.col-xs-push-6 {
	left: 50%
}
.col-xs-push-5 {
	left: 41.66666667%
}
.col-xs-push-4 {
	left: 33.33333333%
}
.col-xs-push-3 {
	left: 25%
}
.col-xs-push-2 {
	left: 16.66666667%
}
.col-xs-push-1 {
	left: 8.33333333%
}
.col-xs-push-0 {
	left: auto
}
.col-xs-offset-12 {
	margin-left: 100%
}
.col-xs-offset-11 {
	margin-left: 91.66666667%
}
.col-xs-offset-10 {
	margin-left: 83.33333333%
}
.col-xs-offset-9 {
	margin-left: 75%
}
.col-xs-offset-8 {
	margin-left: 66.66666667%
}
.col-xs-offset-7 {
	margin-left: 58.33333333%
}
.col-xs-offset-6 {
	margin-left: 50%
}
.col-xs-offset-5 {
	margin-left: 41.66666667%
}
.col-xs-offset-4 {
	margin-left: 33.33333333%
}
.col-xs-offset-3 {
	margin-left: 25%
}
.col-xs-offset-2 {
	margin-left: 16.66666667%
}
.col-xs-offset-1 {
	margin-left: 8.33333333%
}
.col-xs-offset-0 {
	margin-left: 0%
}

@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
	float: left
}
.col-sm-12 {
	width: 100%
}
.col-sm-11 {
	width: 91.66666667%
}
.col-sm-10 {
	width: 83.33333333%
}
.col-sm-9 {
	width: 75%
}
.col-sm-8 {
	width: 66.66666667%
}
.col-sm-7 {
	width: 58.33333333%
}
.col-sm-6 {
	width: 50%
}
.col-sm-5 {
	width: 41.66666667%
}
.col-sm-4 {
	width: 33.33333333%
}
.col-sm-3 {
	width: 25%
}
.col-sm-2 {
	width: 16.66666667%
}
.col-sm-1 {
	width: 8.33333333%
}
.col-sm-pull-12 {
	right: 100%
}
.col-sm-pull-11 {
	right: 91.66666667%
}
.col-sm-pull-10 {
	right: 83.33333333%
}
.col-sm-pull-9 {
	right: 75%
}
.col-sm-pull-8 {
	right: 66.66666667%
}
.col-sm-pull-7 {
	right: 58.33333333%
}
.col-sm-pull-6 {
	right: 50%
}
.col-sm-pull-5 {
	right: 41.66666667%
}
.col-sm-pull-4 {
	right: 33.33333333%
}
.col-sm-pull-3 {
	right: 25%
}
.col-sm-pull-2 {
	right: 16.66666667%
}
.col-sm-pull-1 {
	right: 8.33333333%
}
.col-sm-pull-0 {
	right: auto
}
.col-sm-push-12 {
	left: 100%
}
.col-sm-push-11 {
	left: 91.66666667%
}
.col-sm-push-10 {
	left: 83.33333333%
}
.col-sm-push-9 {
	left: 75%
}
.col-sm-push-8 {
	left: 66.66666667%
}
.col-sm-push-7 {
	left: 58.33333333%
}
.col-sm-push-6 {
	left: 50%
}
.col-sm-push-5 {
	left: 41.66666667%
}
.col-sm-push-4 {
	left: 33.33333333%
}
.col-sm-push-3 {
	left: 25%
}
.col-sm-push-2 {
	left: 16.66666667%
}
.col-sm-push-1 {
	left: 8.33333333%
}
.col-sm-push-0 {
	left: auto
}
.col-sm-offset-12 {
	margin-left: 100%
}
.col-sm-offset-11 {
	margin-left: 91.66666667%
}
.col-sm-offset-10 {
	margin-left: 83.33333333%
}
.col-sm-offset-9 {
	margin-left: 75%
}
.col-sm-offset-8 {
	margin-left: 66.66666667%
}
.col-sm-offset-7 {
	margin-left: 58.33333333%
}
.col-sm-offset-6 {
	margin-left: 50%
}
.col-sm-offset-5 {
	margin-left: 41.66666667%
}
.col-sm-offset-4 {
	margin-left: 33.33333333%
}
.col-sm-offset-3 {
	margin-left: 25%
}
.col-sm-offset-2 {
	margin-left: 16.66666667%
}
.col-sm-offset-1 {
	margin-left: 8.33333333%
}
.col-sm-offset-0 {
	margin-left: 0%
}
}

@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
	float: left
}
.col-md-12 {
	width: 100%
}
.col-md-11 {
	width: 91.66666667%
}
.col-md-10 {
	width: 83.33333333%
}
.col-md-9 {
	width: 75%
}
.col-md-8 {
	width: 66.66666667%
}
.col-md-7 {
	width: 58.33333333%
}
.col-md-6 {
	width: 50%
}
.col-md-5 {
	width: 41.66666667%
}
.col-md-4 {
	width: 33.33333333%
}
.col-md-3 {
	width: 25%
}
.col-md-2 {
	width: 16.66666667%
}
.col-md-1 {
	width: 8.33333333%
}
.col-md-pull-12 {
	right: 100%
}
.col-md-pull-11 {
	right: 91.66666667%
}
.col-md-pull-10 {
	right: 83.33333333%
}
.col-md-pull-9 {
	right: 75%
}
.col-md-pull-8 {
	right: 66.66666667%
}
.col-md-pull-7 {
	right: 58.33333333%
}
.col-md-pull-6 {
	right: 50%
}
.col-md-pull-5 {
	right: 41.66666667%
}
.col-md-pull-4 {
	right: 33.33333333%
}
.col-md-pull-3 {
	right: 25%
}
.col-md-pull-2 {
	right: 16.66666667%
}
.col-md-pull-1 {
	right: 8.33333333%
}
.col-md-pull-0 {
	right: auto
}
.col-md-push-12 {
	left: 100%
}
.col-md-push-11 {
	left: 91.66666667%
}
.col-md-push-10 {
	left: 83.33333333%
}
.col-md-push-9 {
	left: 75%
}
.col-md-push-8 {
	left: 66.66666667%
}
.col-md-push-7 {
	left: 58.33333333%
}
.col-md-push-6 {
	left: 50%
}
.col-md-push-5 {
	left: 41.66666667%
}
.col-md-push-4 {
	left: 33.33333333%
}
.col-md-push-3 {
	left: 25%
}
.col-md-push-2 {
	left: 16.66666667%
}
.col-md-push-1 {
	left: 8.33333333%
}
.col-md-push-0 {
	left: auto
}
.col-md-offset-12 {
	margin-left: 100%
}
.col-md-offset-11 {
	margin-left: 91.66666667%
}
.col-md-offset-10 {
	margin-left: 83.33333333%
}
.col-md-offset-9 {
	margin-left: 75%
}
.col-md-offset-8 {
	margin-left: 66.66666667%
}
.col-md-offset-7 {
	margin-left: 58.33333333%
}
.col-md-offset-6 {
	margin-left: 50%
}
.col-md-offset-5 {
	margin-left: 41.66666667%
}
.col-md-offset-4 {
	margin-left: 33.33333333%
}
.col-md-offset-3 {
	margin-left: 25%
}
.col-md-offset-2 {
	margin-left: 16.66666667%
}
.col-md-offset-1 {
	margin-left: 8.33333333%
}
.col-md-offset-0 {
	margin-left: 0%
}
}

@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
	float: left
}
.col-lg-12 {
	width: 100%
}
.col-lg-11 {
	width: 91.66666667%
}
.col-lg-10 {
	width: 83.33333333%
}
.col-lg-9 {
	width: 75%
}
.col-lg-8 {
	width: 66.66666667%
}
.col-lg-7 {
	width: 58.33333333%
}
.col-lg-6 {
	width: 50%
}
.col-lg-5 {
	width: 41.66666667%
}
.col-lg-4 {
	width: 33.33333333%
}
.col-lg-3 {
	width: 25%
}
.col-lg-2 {
	width: 16.66666667%
}
.col-lg-1 {
	width: 8.33333333%
}
.col-lg-pull-12 {
	right: 100%
}
.col-lg-pull-11 {
	right: 91.66666667%
}
.col-lg-pull-10 {
	right: 83.33333333%
}
.col-lg-pull-9 {
	right: 75%
}
.col-lg-pull-8 {
	right: 66.66666667%
}
.col-lg-pull-7 {
	right: 58.33333333%
}
.col-lg-pull-6 {
	right: 50%
}
.col-lg-pull-5 {
	right: 41.66666667%
}
.col-lg-pull-4 {
	right: 33.33333333%
}
.col-lg-pull-3 {
	right: 25%
}
.col-lg-pull-2 {
	right: 16.66666667%
}
.col-lg-pull-1 {
	right: 8.33333333%
}
.col-lg-pull-0 {
	right: auto
}
.col-lg-push-12 {
	left: 100%
}
.col-lg-push-11 {
	left: 91.66666667%
}
.col-lg-push-10 {
	left: 83.33333333%
}
.col-lg-push-9 {
	left: 75%
}
.col-lg-push-8 {
	left: 66.66666667%
}
.col-lg-push-7 {
	left: 58.33333333%
}
.col-lg-push-6 {
	left: 50%
}
.col-lg-push-5 {
	left: 41.66666667%
}
.col-lg-push-4 {
	left: 33.33333333%
}
.col-lg-push-3 {
	left: 25%
}
.col-lg-push-2 {
	left: 16.66666667%
}
.col-lg-push-1 {
	left: 8.33333333%
}
.col-lg-push-0 {
	left: auto
}
.col-lg-offset-12 {
	margin-left: 100%
}
.col-lg-offset-11 {
	margin-left: 91.66666667%
}
.col-lg-offset-10 {
	margin-left: 83.33333333%
}
.col-lg-offset-9 {
	margin-left: 75%
}
.col-lg-offset-8 {
	margin-left: 66.66666667%
}
.col-lg-offset-7 {
	margin-left: 58.33333333%
}
.col-lg-offset-6 {
	margin-left: 50%
}
.col-lg-offset-5 {
	margin-left: 41.66666667%
}
.col-lg-offset-4 {
	margin-left: 33.33333333%
}
.col-lg-offset-3 {
	margin-left: 25%
}
.col-lg-offset-2 {
	margin-left: 16.66666667%
}
.col-lg-offset-1 {
	margin-left: 8.33333333%
}
.col-lg-offset-0 {
	margin-left: 0%
}
}
.carousel {
	position: relative
}
.carousel-inner {
	position: relative;
	overflow: hidden;
	width: 100%
}
.carousel-inner>.item {
	display: none;
	position: relative;
	transition: 0.6s ease-in-out left
}
.carousel-inner>.item>img, .carousel-inner>.item>a>img {
	line-height: 1;
	max-width: auto;
	width: 100%
}

@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-inner>.item {
	transition: -webkit-transform 0.6s ease-in-out;
	transition: transform 0.6s ease-in-out;
	transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 1000;
	perspective: 1000
}
.carousel-inner>.item.next, .carousel-inner>.item.active.right {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	left: 0
}
.carousel-inner>.item.prev, .carousel-inner>.item.active.left {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	left: 0
}
.carousel-inner>.item.next.left, .carousel-inner>.item.prev.right, .carousel-inner>.item.active {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	left: 0
}
}
.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
	display: block
}
.carousel-inner>.active {
	left: 0
}
.carousel-inner>.next, .carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%
}
.carousel-inner>.next {
	left: 100%
}
.carousel-inner>.prev {
	left: -100%
}
.carousel-inner>.next.left, .carousel-inner>.prev.right {
	left: 0
}
.carousel-inner>.active.left {
	left: -100%
}
.carousel-inner>.active.right {
	left: 100%
}
.carousel-control {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15%;
	font-size: 2rem;
	color: #ffffff;
	text-align: center;
	text-decoration: none
}
.carousel-control:before {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 24px;
	background-color: #ffc222;
	color: #3b2360;
	left: 12px;
	margin: 0;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 5px
}
.carousel-control.right {
	left: auto;
	right: 0
}
.carousel-control.right:before {
	left: auto;
	right: 12px
}
.carousel-control:hover, .carousel-control:focus {
	outline: 0;
	text-decoration: none
}
.carousel-control:hover:before, .carousel-control:focus:before {
	color: #3b2360;
	background-color: #ffd589
}
.carousel-control.left:hover {
	background-image: linear-gradient(to left, rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%)
}
.carousel-control.right:hover {
	background-image: linear-gradient(to right, rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%)
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block
}
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
	left: 50%;
	margin-left: -10px
}
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
	right: 50%;
	margin-right: -10px
}
.carousel-control .icon-prev, .carousel-control .icon-next {
	width: 20px;
	height: 20px;
	margin-top: -10px;
	font-family: serif
}
.carousel-control .icon-prev:before {
	content: '\2039'
}
.carousel-control .icon-next:before {
	content: '\203a'
}
.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center
}
.carousel-indicators li {
	display: inline-block;
	padding-left: 0;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #ffffff;
	border-radius: 10px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: rgba(0,0,0,0)
}
.carousel-indicators li:before {
	display: none
}
.carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #ffffff
}
.carousel-caption {
	position: absolute;
	top: auto;
	left: auto;
	right: auto;
	bottom: 0;
	width: 100%;
	z-index: 10;
	background-color: rgba(255,255,255,0.85);
	line-height: 1.4em;
	padding: 12px;
	font-size: 1rem;
	font-family: "Raleway", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #3b2360;
	text-align: left
}
.carousel-caption .btn, .carousel-caption button, .carousel-caption input[type=submit] {
	text-shadow: none
}

@media screen and (min-width: 768px) {
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
	width: 30px;
	height: 30px;
	margin-top: -15px;
	font-size: 30px
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	margin-left: -15px
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
	margin-right: -15px
}
.carousel-indicators {
	bottom: 20px
}
}
.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
	content: " ";
	display: table
}
.clearfix:after, .container:after, .container-fluid:after, .row:after {
	clear: both
}
.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.pull-right {
	float: right
}
.pull-left {
	float: left
}
.hide {
	display: none !important
}
.show {
	display: block !important
}
.invisible {
	visibility: hidden
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}
.hidden {
	display: none !important;
	visibility: hidden !important
}
.affix {
	position: fixed;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
*:focus {
	outline: 2px solid #ffc222
}
.skip-links ul {
	list-style: none;
	padding: 0;
	margin: 0
}
.skip-links ul li {
	margin: 0;
	padding: 0
}
.skip-links ul li a {
	font-size: 16px;
	position: absolute;
	line-height: 1.4;
	left: 0;
	top: -200px;
	z-index: -1;
	display: inline-block;
	background-color: #ffd589;
	color: #3b2360;
	padding: 0.5rem
}
.skip-links ul li a:focus {
	top: 0;
	z-index: 9999
}
#global-header-wrapper {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-template-areas: "lockup lockup" "search search" "nav links";
	position: relative;
	background-color: #3b2360
}
.menu-open #global-header-wrapper {
	padding-bottom: 1rem
}

@media (min-width: 768px) {
#global-header-wrapper {
	background-color: #3b2360;
	display: block;
	padding-bottom: 0;
	padding-top: 0.5rem
}
}
#hamburger-menu {
	border: 0;
	background: none;
	box-shadow: none;
	color: white;
	float: right;
	margin: 0 0 0 1rem;
	padding: 1rem;
	font-size: 2rem;
	border-radius: 3px
}
#hamburger-menu>span::before {
	margin: 0;
	width: auto
}
#hamburger-menu:active {
	background: #ffc222;
	color: #3b2360
}
#hamburger-menu[aria-expanded="true"] {
	background-color: #6a4c92;
	color: white
}

@media (min-width: 768px) {
#hamburger-menu {
	display: none
}
}
.sign-out-btn {
	display: inline-block;
	background: #ffd589;
	padding: 0 5px;
	margin-top: 0;
	margin-right: 1rem;
	text-decoration: none;
	color: #6a4c92 !important;
	font-weight: bold !important;
	font-size: .875rem !important;
	vertical-align: top;
	line-height: 2rem;
	border-radius: 4px
}
.sign-out-btn:hover {
	background: #ffc222
}
.sign-out-btn:active {
	box-shadow: inset 0 0 0 2px rgba(255,255,255,0.6)
}
#audience-menu .sign-out-btn {
	padding: 5px 10px;
	margin: 0;
	font-size: 1.125rem
}
#global-nav {
	grid-area: nav;
	overflow: hidden;
	display: none
}
.menu-open #global-nav {
	display: block
}

@media (min-width: 768px) {
#global-nav {
	display: block;
	background-color: transparent;
	overflow: visible
}
}
#global-nav .container {
	position: relative
}
.global-nav-top-level-list {
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
	list-style: none
}
.global-nav-top-level-list>li {
	display: block;
	text-align: left;
	padding: 0;
	margin: 0
}

@media (min-width: 768px) {
.global-nav-top-level-list {
	display: flex;
	justify-content: space-between
}
.global-nav-top-level-list>li {
	text-align: center;
	position: relative
}
.global-nav-top-level-list>li:last-child>UL {
	right: 0
}
}
.global-nav-drop-down-list {
	display: none;
	background-color: #24153b;
	position: absolute;
	top: 100%;
	z-index: 1000;
	border-top: 0;
	padding: 1rem;
	margin: 0;
	border-radius: 0 0 4px 4px
}
.global-nav-drop-down-list>li {
	display: block;
	margin-bottom: .625rem;
	padding: 0
}
.global-nav-drop-down-list>li:last-child {
	margin-bottom: 0
}
.global-nav-drop-down-list>li>A {
	color: #fff;
	line-height: 1.2em;
	font-family: "Raleway", Helvetica, Arial, sans-serif;
	font-weight: normal;
	text-align: left;
	display: block;
	text-decoration: none;
	font-size: .85rem;
	white-space: nowrap
}
.global-nav-drop-down-list>li>A:hover {
	color: #ffc222
}

@media (min-width: 992px) {
.global-nav-drop-down-list>li>A {
	font-size: 1rem
}
}
[aria-expanded="true"] .global-nav-drop-down-list {
	display: block
}
.global-nav-item {
	display: flex
}

@media (min-width: 768px) {
.global-nav-item {
	padding-bottom: 0;
	padding-right: 0.5rem
}
[aria-expanded="true"] .global-nav-item {
	background-color: #24153b;
	border-radius: 4px 4px 0 0
}
}
.global-nav-top-level {
	display: inline-block;
	padding-left: .5rem;
	padding-right: .5rem;
	color: #FFF;
	font-family: "Raleway", Helvetica, Arial, sans-serif;
	line-height: 2.25em;
	position: relative;
	font-size: 1.20rem;
	text-decoration: none
}
.global-nav-top-level:hover {
	color: #ffc222
}

@media (min-width: 768px) {
.global-nav-top-level {
	color: white;
	font-family: "Raleway", Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	padding: 0 0.25rem 0.25rem 0rem;
	font-size: 1rem;
	line-height: 2em
}
[aria-expanded="true"] .global-nav-top-level {
	color: #ffc222
}
}

@media (min-width: 992px) {
.global-nav-top-level {
	font-size: 1.125rem;
	padding: 0 0.5rem 0.25rem 1rem
}
}

@media (max-height: 900px) and (min-width: 992px) {
.global-nav-top-level {
	font-size: 1.125rem
}
}
.global-nav-dropdown-toggle {
	font-size: 1rem;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	margin: 0;
	padding: 0;
	line-height: 1em;
	color: #ffc222;
	border: 0;
	border-radius: 0;
	background: none;
	box-shadow: 0 0 0 transparent;
	display: none
}
.global-nav-dropdown-toggle:before {
	margin: 0
}

@media (min-width: 768px) {
.global-nav-dropdown-toggle {
	display: inline-block
}
.global-nav-dropdown-toggle:hover {
	background-color: transparent;
	color: #1460aa
}
}

@media (min-width: 992px) {
.global-nav-dropdown-toggle {
	padding-bottom: 0.5rem
}
}
.menu-open .global-nav-dropdown-toggle::before {
	content: '\e823'
}
#top-lockup {
	grid-area: lockup;
	padding: 1rem 0;
	order: 1
}

@media (min-width: 768px) {
#top-lockup {
	background-color: transparent;
	padding: 2rem 0;
	text-align: center
}
}

@media (max-height: 900px) {
#top-lockup {
	padding: 1.5rem 0 1rem 0
}
}
#top-lockup .col-md-12 {
	padding-bottom: 0
}
#top-lockup A {
	display: inline-block;
	text-indent: -9999em;
	background-image: url("https://www.callutheran.edu/_resources/img/logos/stacked-reverse.svg");
	background-repeat: no-repeat;
	height: 0;
	width: 65%;
	max-width: 150px;
	background-size: contain;
	padding-bottom: 20%;
	text-decoration: none
}

@media (min-width: 400px) {
#top-lockup A {
	padding-bottom: 15%
}
}

@media (min-width: 500px) {
#top-lockup A {
	padding-bottom: 12%
}
}

@media (min-width: 600px) {
#top-lockup A {
	padding-bottom: 8%
}
}

@media (min-width: 768px) {
#top-lockup A {
	background-image: url("https://www.callutheran.edu/_resources/img/logos/primary-reverse.svg");
	background-position: center center;
	width: 282px;
	max-width: none;
	height: 63px;
	padding-bottom: 0
}
}

@media (max-width: 768) {
#top-lockup A {
	width: 95px
}
}

@media (max-height: 900px) {
#top-lockup A {
	height: 50px
}
}
#global-header-bar {
	grid-area: links;
	padding: 0 0 1rem 0;
	display: none
}
.menu-open #global-header-bar {
	display: block
}

@media (min-width: 768px) {
#global-header-bar {
	display: block;
	padding: 0
}
}
.quick-links-list {
	margin: 0;
	padding: 0;
	z-index: 10;
	position: relative
}

@media (min-width: 768px) {
.quick-links-list {
	display: inline-flex;
	padding-left: 0;
	align-items: baseline;
	pointer-events: none;
	width: 100%
}
}

@media (min-width: 992px) {
.quick-links-list {
	margin-right: 0
}
}

@media (min-width: 1080px) {
.quick-links-list {
	width: auto
}
}
.quick-links-list li {
	display: block;
	position: relative;
	padding: 0.75rem 0 0.25rem 0;
	margin: 0
}

@media (min-width: 768px) {
.quick-links-list li {
	display: inline-block;
	padding: 0;
	margin: 0
}
}
.quick-links-list li a:not(.global-header-special-link) {
	font-family: "Raleway", Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #ffc222;
	display: inline-block;
	line-height: 1.25em;
	font-size: 1rem;
	text-decoration: none;
	pointer-events: all
}
.quick-links-list li a:not(.global-header-special-link):hover {
	text-decoration: underline
}

@media (min-width: 768px) {
.quick-links-list li a:not(.global-header-special-link) {
	line-height: 2rem;
	font-size: .875rem;
	padding: 0 1.5rem 0 0
}
}
.global-header-special-link {
	display: block;
	font-weight: bold;
	font-size: .875rem;
	color: white;
	border-radius: 4px;
	background-color: #6a4c92;
	padding: 0.5rem;
	line-height: 1em;
	pointer-events: all;
	text-transform: uppercase;
	text-decoration: none
}
.global-header-special-link.sign-out-btn {
	background-color: #ffd589;
	color: #6a4c92
}
.global-header-special-link.sign-out-btn:hover {
	background-color: #ffc222;
	color: #3b2360
}
.global-header-special-link:hover {
	text-decoration: none;
	background-color: #ffd589;
	color: #3b2360
}

@media (min-width: 768px) {
.global-header-special-link {
	display: inline-block;
	padding: 0 0.5rem;
	margin-right: 1px;
	line-height: 2rem;
	border-radius: 0
}
li:first-child .global-header-special-link {
	border-radius: 4px 0 0 4px
}
li:last-child .global-header-special-link {
	border-radius: 0 4px 4px 0;
	margin-right: 1.5rem
}
}
#global-search {
	display: none;
	grid-area: search;
	position: static;
	left: 0;
	right: 0;
	text-align: center;
	padding: 1rem 0
}
#global-search .container {
	line-height: 0
}

@media (min-width: 768px) {
#global-search {
	display: block;
	position: absolute;
	background-color: transparent;
	top: 0.5rem;
	text-align: right;
	padding: 0
}
}
.menu-open #global-search {
	display: block
}
#global-search FORM {
	display: block;
	overflow: hidden;
	line-height: 2rem
}

@media (min-width: 768px) {
	#global-search FORM {
		display: inline-flex;
		align-items: center;
		/*max-width: 160px;*/
		max-width: 220px;
		width: 100%;
		height: 2rem
	}
}

@media (min-width: 1024px) {
	#global-search FORM {
		max-width: 220px
	}
}

#global-search FORM #q {
	display: inline-block;
	background-color: white;
	width: 100%;
	border: 1px solid #7c7b7c;
	font-weight: normal;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: normal;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0.5rem 2.5rem 0.5rem 1.0rem;
	margin: 0;
	border-radius: 5px;
	font-size:1.20rem;
}
@media (min-width: 768px) {
	#global-search FORM #q {
		border-radius: 5px;
		font-size:1.0rem;
	}
}
#global-search FORM #q:focus {
	background-color: #fff;
	color: #333;
	outline: none;
	border-color: #ffc222
}
#global-search FORM BUTTON {
	display: inline-block;
	border: 0 none;
	background-color: transparent;
	color: #3b2360;
	margin: 0;
	padding: 0;
	width: 20%;
	font-size: 1rem;
	line-height: 2rem;
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	box-shadow: 0 0 0 transparent
}
#global-search FORM BUTTON:focus {
	background-color: none;
	color: #ffc222
}
#global-search FORM BUTTON:hover {
	color: #1460aa
}
#global-search FORM BUTTON:before {
	margin: 0;
	vertical-align: baseline
}

@media (min-width: 768px) {
#global-search FORM BUTTON {
	font-size: 1rem;
	line-height: 2rem
}
#global-search FORM BUTTON:before {
	margin-top: 7px
}
}
#global-footer {
	background-color: #3b2360;
	color: white;
	padding: 3rem 0
}
@media (min-width: 768px) {
	#global-footer {
		background: #3b2360 url('/_resources/img/global/global-footer-bg-1.jpg') center center no-repeat;
		background-size: cover;
	}
}
#global-footer address {
	font-style: normal
}
#global-footer a {
	color: #ffc222;
	text-decoration: none
}
#global-footer a:hover {
	text-decoration: underline
}
#global-footer a.btn {
	color: white;
}
#global-footer a.btn.gold {
	color: #6a4c92;
}
#global-footer a.btn:hover {
	background-color: #ffd589 !important;
	color: #3b2360 !important;
	text-decoration:none;
}
#global-footer .social-media {
	margin-top: 2rem
}
#global-footer .social-media a {
	color: white !important
}
#global-footer .social-media a:hover {
	color: #ffc222 !important;
	text-decoration: none !important
}

#global-footer .social-media a svg {
	fill: white !important
}
#global-footer .social-media a:hover svg {
	fill: #ffc222 !important;
	text-decoration: none !important
}


.global-footer-logo {
	width: 100%;
	height: auto;
	margin: 0 0 1rem 0;
	max-width: 150px
}

@media (max-width: 767px) {
.global-footer-links-container {
	padding: 0 0 4px 0
}
}
.global-footer-link-heading {
	color: white;
	font-family: "Raleway", Helvetica, Arial, sans-serif;
	letter-spacing: normal;
	font-weight: bold;
	font-size: 1.125rem
}
.global-footer-button {
	background: #6a4c92;
	border-radius: 0;
	box-shadow: 0 0 0 transparent;
	border: 0;
	width: 100%;
	text-align: left
}
.global-footer-button::after {
	font-family: "icons";
	display: inline-block;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	vertical-align: baseline;
	line-height: 1em;
	width: 1em;
	text-align: center;
	font-variant: normal;
	content: "";
	color: #ffc222;
	float: right
}
.global-footer-button[aria-expanded="true"]::after {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}
.global-footer-link-list {
	list-style: none;
	padding: 0
}
.global-footer-link-list[aria-hidden="true"] {
	display: none
}

@media (max-width: 767px) {
	.global-footer-link-list {
		margin: 0 1rem 1rem 1rem
	}
}
.global-footer-fine-print {
	padding: 2rem 0 0 0;
	margin-top: 2rem
}
@media (min-width: 768px) {
	.global-footer-fine-print {
		border-top: 4px solid #6a4c92
	}
}
.global-footer-fine-print p {
	font-size:0.9rem;
}
.global-footer-horizontal-list {
	list-style: none;
	padding: 0;
	margin: 0
}
.global-footer-horizontal-list li {
	margin: 0;
	padding:0;
}

@media (min-width: 768px) {
	.global-footer-horizontal-list {
		display: flex;
		justify-content: space-between;
		padding: 0;
		font-size:0.9rem;
	}
}
main section {
	margin: 0;
	padding: 3rem 0
}

@media (min-width: 1200px) {
main section {
	padding: 3rem 0
}
}

@media (min-width: 768px) {
.flexrow {
	display: flex;
	justify-content: space-around;
	clear: both
}
.flexrow>* {
	flex: 1
}
.flexrow.middle {
	align-items: center
}
}
.flexrow-wrap {
	display: flex;
	align-items: stretch;
	flex-direction: row;
	justify-content: flex-start;
	flex-wrap: wrap
}
.flexrow-wrap>* {
	flex: 0 1 auto
}
p, td {
	font-size: 1rem;
	line-height: 1.5em;
	padding: 0 0 1em 0;
	margin: 0
}
p a, td a {
	color: #1469B8
}
p a:hover, td a:hover {
	text-decoration: none
}
p.intro, td.intro {
	color: #3b2360;
	padding-bottom: 2em;
	font-size: 1.125rem
}

@media (min-width: 992px) {
p.intro, td.intro {
	font-size: 1.25rem
}
}
p.page-intro, td.page-intro {
	color: #3b2360;
	font-family: "Raleway", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 1.325rem;
	padding-bottom: 0.5em
}

@media (min-width: 768px) {
p.page-intro, td.page-intro {
	font-size: 1.25rem
}
}

@media (min-width: 992px) {
p.page-intro, td.page-intro {
	font-size: 1.5rem
}
}

@media (min-width: 1200px) {
p.page-intro, td.page-intro {
	font-size: 1.75rem
}
}
a {
	/*color: #3b2360;*/
	text-decoration: underline
}
a:hover {
	color: #1460aa;
	text-decoration: none;
	outline: 0
}
.fancy, .fancy-large, .fancy-back, .fancy-back-large {
	font-size: 1em;
	text-decoration: none;
	font-weight: bold
}
.fancy::after, .fancy-large::after {
	font-family: "icons";
	display: inline-block;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	vertical-align: baseline;
	line-height: 1em;
	width: 1em;
	text-align: center;
	font-variant: normal;
	content: "";
	margin-left: 0.25ch;
	font-size: .7em
}
.fancy-back::before, .fancy-back-large::before {
	font-family: "icons";
	display: inline-block;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	vertical-align: baseline;
	line-height: 1em;
	width: 1em;
	text-align: center;
	font-variant: normal;
	content: "\e801";
	margin-right: 0.25ch;
	font-size: .875rem
}
.fancy:hover, .fancy-large:hover, .fancy-back:hover, .fancy-back-large:hover {
	text-decoration: underline
}
.fancy-large, .fancy-back-large {
	font-size: 1.3125rem
}
.fancy-large::after, .fancy-back-large::after {
	font-size: 1rem;
	margin-left: 0.5ch
}

h3 a.fancy { font-weight:normal; letter-spacing:0.5px; font-size:0.9em; }

h1 {
	font-family: "Raleway", Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 2.5rem;
	line-height: 1em;
	margin: 0 0 .25em 0;
	padding: 0;
	color: #3b2360
}
.page-content h1 {
	margin: 0 0 2rem 0;
	text-transform: none
}

@media (min-width: 768px) {
h1 {
	font-size: 3rem
}
}
h2 {
	font-family: "Raleway", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.625rem;
	color: #3b2360;
	line-height: 1.1em;
	padding: 0;
	margin: 0 0 1rem 0
}
.page-content h2 {
	margin: 0 0 0.5rem 0
}
.page-content *+h2 {
	margin: 2.5rem 0 0.5rem 0
}

@media (min-width: 768px) {
h2 {
	font-size: 1.875rem
}
}
h3 {
	font-family: "Tungsten", Impact, sans-serif;
	letter-spacing: 1px;
	font-size: 2.25rem;
	color: #6a4c92;
	text-transform: none;
	margin: 0 0 0.5rem 0;
	padding: 0;
	line-height: 1.1em;
	font-weight: normal
}
.page-content *+h3 {
	margin-top: 2rem
}

@media (min-width: 768px) {
h3 {
	font-size: 2.5rem
}
}
h4 {
	font-family: "Raleway", Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 1.5rem;
	padding: 0;
	margin: 0 0 0.5rem 0;
	line-height: 1.1em;
	color: #3b2360
}
h4.bold {
	font-weight: 700
}
.page-content *+h4 {
	margin-top: 1.5rem
}
.section-footer *+h4 {
	margin-top: 1rem
}

@media (min-width: 992px) {
h4 {
	font-size: 1.75rem
}
}
h5 {
	font-family: "Tungsten", Impact, sans-serif;
	font-size: 1.75rem;
	font-weight: normal;
	letter-spacing: 1px;
	color: #6a4c92;
	margin: 0 0 0.5rem 0;
	padding: 0;
	line-height: 1.1em
}
.page-content *+h5 {
	margin-top: 1rem
}
h6 {
	font-family: "Raleway", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.125rem;
	color: #333;
	margin: 0 0 0.5em 0;
	padding: 0;
	line-height: 1.25em
}
.page-content *+h6 {
	margin-top: 1rem
}

h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong,
h1 b, h2 b, h3 b, h4 b, h5 b, h6 b {
	font-weight:normal !important;
}



.fine-print {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: .875rem;
	line-height: 1.2em;
	padding: 0.5rem 0;
	color: #4d4d4d
}
blockquote {
	margin: 0 0 1rem 0;
	padding: 0;
	font-size: 1.25rem;
	color: #6a4c92;
	font-family: "Raleway", Helvetica, Arial, sans-serif;
	font-weight: normal;
	line-height: 1.3em
}
blockquote p {
	font-size: 1.25rem;
	padding: 0;
	line-height: 1.3em
}
blockquote p:first-of-type:before {
	content: '\201C';
	font-family: "Raleway", Helvetica, Arial, sans-serif;
	font-size: 1.75rem;
	vertical-align: bottom;
	display: inline
}
blockquote p:first-of-type:after {
	font-family: "Raleway", Helvetica, Arial, sans-serif;
	font-size: 1.75rem;
	vertical-align: bottom;
	display: inline-block;
	content: '\201D'
}

@media (min-width: 768px) {
blockquote.pull-right {
	width: 50%;
	margin: 0 0 1rem 1rem;
	padding: .5rem 0 .5rem 24px;
	border-left: 4px solid #e0e0e0
}
blockquote.pull-left {
	width: 50%;
	margin: 0 1rem 1rem 0;
	padding: .5rem 24px .5rem 0;
	border-right: 4px solid #e0e0e0
}
blockquote.large-quote p {
	font-size: 1.5rem
}
blockquote.large-quote p:before {
	font-weight: bold
}
blockquote.large-quote p:after {
	font-weight: bold
}
}
cite, .cite {
	display: block;
	color: #3b2360;
	font-size: 1rem;
	font-style: normal;
	font-family: "Raleway", Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin-top: 0.625rem
}
sup, sub {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: .75rem
}
figure {
	display: inline-block
}
mark {
	font-family: "Tungsten", Impact, sans-serif;
	letter-spacing: 0.05em;
	font-size: 1.75rem;
	color: #3b2360;
	text-transform: uppercase;
	margin: 0 .25em;
	background: transparent
}
hr {
	margin: 2rem 0;
	padding: 0;
	border: 0 none;
	background-color: #e0e0e0;
	height: 4px;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
hr.gold {
	background-color: #ffc222
}
hr.tan {
	background-color: #dbd6c3
}
hr.tall {
	margin: 4rem 0 3rem 0
}
.bg-offwhite hr {
	background-color: #d0bc81
}
.centered {
	text-align: center
}
.centered-desktop {
	text-align: left
}

@media (min-width: 768px) {
.centered-desktop {
	text-align: center
}
}
.section-title {
	border-bottom: 4px solid #ffc222;
	font-family: "Raleway", Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 2.0rem;
	padding: 0 0 .25em 0;
	margin: 0;
	color: #3b2360;
	margin: 0 0 2.5rem 0;
	line-height: 1.1em
}

@media (min-width: 992px) {
.section-title {
	font-size: 2.5rem
}
}
.mobile .section-title {
	margin-top: 0
}
.bg-blue .section-title {
	color: #1e5989;
	border-color: #1e5989
}
.bg-gold .section-title {
	color: #3b2360;
	border-color: white
}
.bg-gold-alt .section-title {
	color: #3b2360;
	border-color: white
}
.bg-gray .section-title {
	color: #3b2360;
	border-color: white
}
.bg-green .section-title {
	color: #00854f;
	border-color: #31b27d
}
.section-title.no-line {
	border-bottom: 0 none;
	padding-bottom: 0;
	margin-bottom: .25em
}
.page-intro+.section-title {
	margin-top: 4rem
}

@media (min-width: 992px) {
.special-title .section-title {
	font-size: 2rem
}
}
.btn, button, input[type=submit] {
	display: inline-block;
	font-family: "Tungsten", Impact, sans-serif;
	font-size: 1.5rem;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1em;
	text-align: center;
	background: #6a4c92;
	color: white;
	padding: 0.5rem 1rem;
	border-radius: 5px;
	border: 1px solid rgba(0,0,0,0.3);
	box-shadow: 0 5px 5px -5px rgba(0,0,0,0.75);
	transition: 50ms ease-in-out all
}
.btn:hover, button:hover, input:hover[type=submit] {
	background: #3b2360;
	color: white;
	text-decoration: none
}
.btn:active, button:active, input:active[type=submit] {
	outline: none;
	text-decoration: none;
	color: white;
	box-shadow: inset 0 0 0 2px rgba(255,255,255,0.5)
}
.btn:focus, button:focus, input:focus[type=submit] {
	outline: none;
	box-shadow: inset 0 0 0 2px #ffc222
}
.btn.block, button.block, input.block[type=submit] {
	display: block
}
.btn.green, button.green, input.green[type=submit] {
	background: #2da472
}
.btn.green:hover, button.green:hover, input.green:hover[type=submit] {
	background: #00854f
}
.btn.blue, button.blue, input.blue[type=submit] {
	background: #4796c1
}
.btn.blue:hover, button.blue:hover, input.blue:hover[type=submit] {
	background: #1e5989
}
.btn.red, button.red, input.red[type=submit] {
	background: #f0885d
}
.btn.red:hover, button.red:hover, input.red:hover[type=submit] {
	background: #e74645
}
.btn.brown, button.brown, input.brown[type=submit] {
	background: #b36a38
}
.btn.brown:hover, button.brown:hover, input.brown:hover[type=submit] {
	background: #974f25
}
.btn.gray, button.gray, input.gray[type=submit] {
	color: #3c3c3c;
	background: #bfc5c9;
	text-shadow: none
}
.btn.gray:hover, button.gray:hover, input.gray:hover[type=submit] {
	background: #7c7b7c;
	color: white
}
.btn.gold, button.gold, input.gold[type=submit] {
	color: #6a4c92;
	background: #ffd589;
	text-shadow: none
}
.btn.gold:hover, button.gold:hover, input.gold:hover[type=submit] {
	background: #ffc222;
	color: #3b2360
}
.btn.offwhite, button.offwhite, input.offwhite[type=submit] {
	color: #4796c1;
	background: #fcf4e0;
	text-shadow: none
}
.btn.offwhite:hover, button.offwhite:hover, input.offwhite:hover[type=submit] {
	background: #4796c1;
	color: white
}
.btn.btn-small, button.btn-small, input.btn-small[type=submit] {
	font-size: 1.125rem;
	padding: 0.25rem 0.5rem
}
.btn.btn-large, button.btn-large, input.btn-large[type=submit] {
	font-size: 1.875rem;
	padding: 1rem 1.5rem
}
.btn.btn-arrow-right:after, button.btn-arrow-right:after, input.btn-arrow-right[type=submit]:after {
	font-family: "icons";
	display: inline-block;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	vertical-align: baseline;
	line-height: 1em;
	width: 1em;
	text-align: center;
	font-variant: normal;
	width: auto;
	vertical-align: top;
	margin-left: 0.5rem;
	content: ""
}
.btn.btn-arrow-left:before, button.btn-arrow-left:before, input.btn-arrow-left[type=submit]:before {
	font-family: "icons";
	display: inline-block;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	vertical-align: baseline;
	line-height: 1em;
	width: 1em;
	text-align: center;
	font-variant: normal;
	width: auto;
	vertical-align: top;
	margin-right: 0.5rem;
	content: ""
}
.btn.btn-special, button.btn-special, input.btn-special[type=submit] {
	box-shadow: 0 3px 10px rgba(0,0,0,0.4)
}
.btn.btn-special:hover, button.btn-special:hover, input.btn-special:hover[type=submit] {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
	box-shadow: 0 10px 20px rgba(0,0,0,0.4)
}
.btn.btn-special:active, button.btn-special:active, input.btn-special:active[type=submit] {
	-webkit-transform: scale(0.975);
	transform: scale(0.975);
	box-shadow: 0 3px 5px rgba(0,0,0,0.4)
}
.btn.btn-sans-font, button.btn-sans-font, input.btn-sans-font[type=submit] {
	font-family: "Raleway", Helvetica, Arial, sans-serif;
	font-size: 1.3125rem;
	letter-spacing: normal;
	font-weight: bold;
	text-transform: none
}
.btn.btn-borderless, button.btn-borderless, input.btn-borderless[type=submit] {
	border: 0;
	background: transparent;
	box-shadow: 0 0 0 transparent;
	color: #1460aa
}
.btn.btn-borderless:hover, button.btn-borderless:hover, input.btn-borderless:hover[type=submit] {
	background: transparent;
	text-decoration: underline;
	color: #1460aa
}
.btn.btn-borderless:active, button.btn-borderless:active, input.btn-borderless:active[type=submit], .btn.btn-borderless:focus, button.btn-borderless:focus, input.btn-borderless:focus[type=submit] {
	color: #1e5989
}
.btn[class*="icon-"]:not(.btn-no-style), button[class*="icon-"]:not(.btn-no-style), input[class*="icon-"]:not(.btn-no-style)[type=submit] {
	text-align: left;
	margin-bottom: 1px;
	display: inline-flex;
	align-items: center;
	padding: 0.5rem;
	font-size: 1.5rem
}
.btn[class*="icon-"]:not(.btn-no-style):before, button[class*="icon-"]:not(.btn-no-style):before, input[type=submit][class*="icon-"]:not(.btn-no-style):before {
	margin: 0 0.5rem 0 0;
	font-size: 1.5rem
}

@media (min-width: 992px) {
.btn[class*="icon-"]:not(.btn-no-style), button[class*="icon-"]:not(.btn-no-style), input[class*="icon-"]:not(.btn-no-style)[type=submit] {
	font-size: 1.312rem
}
.btn[class*="icon-"]:not(.btn-no-style):before, button[class*="icon-"]:not(.btn-no-style):before, input[type=submit][class*="icon-"]:not(.btn-no-style):before {
	font-size: 2rem
}
}
.btn a, button a, input[type=submit] a {
	color: white;
	text-decoration: none
}
.btn-dropdown {
	display: inline-block;
	position: relative;
	padding: 0
}
.btn-dropdown-title {
	cursor: pointer;
	padding: 0.25rem 1rem 0.25rem 0.5rem
}
.btn-dropdown-title[aria-expanded="true"] {
	color: #ffc222;
	background: #3b2360
}
.btn-dropdown-list {
	display: block;
	position: absolute;
	top: 2.5rem;
	left: 0;
	right: 0;
	z-index: 100;
	background: #3b2360;
	text-align: left;
	padding: 0.5rem 0.5rem 0.5rem 1.5rem;
	margin: 0
}
.btn-dropdown-list>li {
	padding: 8px 0;
	margin: 0;
	line-height: 1em;
	font-size: .875rem;
	font-family: "Raleway", Helvetica, Arial, sans-serif;
	text-transform: none;
	letter-spacing: normal
}
.btn-dropdown-list>li a {
	color: white;
	text-decoration: none;
	white-space: nowrap
}
.btn-dropdown-list>li a:hover {
	text-decoration: underline
}

@media (min-width: 768px) {
.btn-dropdown-list>li {
	padding: 5px 0
}
}
.btn-dropdown-list[aria-hidden="true"] {
	display: none
}
.btn-dropdown-list::before {
	font-family: "icons";
	display: inline-block;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	vertical-align: baseline;
	line-height: 1em;
	width: 1em;
	text-align: center;
	font-variant: normal;
	content: "";
	color: #3b2360;
	position: absolute;
	top: -16px;
	left: 0;
	right: 0;
	font-size: 24px;
	width: 100%;
	text-align: center
}
.btn-group {
	box-shadow: 0 5px 5px -5px rgba(0,0,0,0.75);
	border-radius: 5px;
	margin-bottom:1rem;
}
.btn-group .btn, .btn-group button, .btn-group input[type=submit] {
	width: 100%;
	border-radius: 0;
	margin: 0;
	box-shadow: 0 0 0 transparent;
	border-top: 0 none;
	border-bottom: 1px solid rgba(0,0,0,0.3)
}
.btn-group [class*="icon-"], .btn-group .btn-arrow-right, .btn-group .btn-arrow-left {
	text-align: left
}
.btn-group .btn:first-child, .btn-group button:first-child, .btn-group input:first-child[type=submit] {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-top: 1px solid rgba(0,0,0,0.3)
}
.btn-group .btn:last-child, .btn-group button:last-child, .btn-group input:last-child[type=submit] {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	margin-bottom: 0;
	border-bottom: 1px solid rgba(0,0,0,0.3)
}
.btn-group-horizontal .btn, .btn-group-horizontal button, .btn-group-horizontal input[type=submit] {
	margin-bottom: 1rem
}
ul, ol {
	list-style-type: none;
	list-style-position: inside;
	margin: 0.5rem 0 1rem 0;
	padding: 0;
	font-size: 1rem
}
ul>li, ol>li {
	padding: 0.325rem 0;
	line-height: 1.5em
}
ul>li a, ol>li a {
	color: #1469B8
}
ul>li ul, ul>li ol, ol>li ul, ol>li ol {
	margin-left: 1rem;
	margin-bottom: 0
}
ul.tight, ol.tight {
	margin: 0;
	list-style-image: none;
	padding-left: 0
}
ul.tight>li, ol.tight>li {
	padding: 0 0 5px 0;
	line-height: 1.2em
}
ul.small-list li, ol.small-list li {
	padding-top: 0;
	padding-bottom: 0
}
ul {
	list-style-position: outside;
	padding-left: 1rem;
	list-style-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iOHB4IiBoZWlnaHQ9IjhweCIgdmlld0JveD0iMCAwIDggOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOCA4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxjaXJjbGUgZmlsbD0iI0ZEQzIyMyIgY3g9IjQiIGN5PSI0IiByPSI0Ii8+DQo8L3N2Zz4NCg==")
}
ol {
	counter-reset: ol-counter
}
ol>li {
	position: relative;
	padding-left: 1.75em
}
ol>li::before {
	content: counter(ol-counter) ".";
	counter-increment: ol-counter;
	position: absolute;
	top: auto;
	left: 0;
	color: #3b2360;
	height: 100%;
	font-weight: bold
}
ol>li ol li::before {
	content: counter(ol-counter, lower-latin) "."
}
ol>li ol li ol li::before {
	content: counter(ol-counter, lower-roman) "."
}
ol[type="a"]>li::before {
	content: counter(ol-counter, lower-latin) "."
}
.steps {
	counter-reset: item;
	list-style: none
}
.steps>li {
	counter-increment: item;
	padding: 0 0 0 60px;
	margin: 0 0 2rem 0;
	position: relative
}
.steps>li:before {
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	content: counter(item);
	font-size: 2rem;
	font-weight: normal;
	color: white;
	width: 40px;
	height: 40px;
	font-family: "Tungsten", Impact, sans-serif;
	background: #b36a38;
	border-radius: 50%;
	text-align: center;
	line-height: 40px
}
.col-list, .split-list, .split-list-2 {
	margin: 0 0 1rem 0;
	padding: 0;
	width: 100%;
	-webkit-column-break-inside: avoid;
	-webkit-backface-visibility: hidden
}

@media (min-width: 768px) {
.col-list, .split-list, .split-list-2 {
	-webkit-columns: auto 2;
	-moz-columns: auto 2;
	columns: auto 2;
	-webkit-column-gap: 1rem;
	-moz-column-gap: 1rem;
	column-gap: 1rem
}
}

@media (min-width: 1024px) {
.col-list, .split-list, .split-list-2 {
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3
}
}
.col-list>li, .split-list>li, .split-list-2>li {
	margin: 0 0 0 1rem;
	padding: 0 0 0.5rem 0;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid
}
.col-list-2 {
	margin: 0 0 1rem 0;
	padding: 0;
	width: 100%;
	-webkit-column-break-inside: avoid;
	-webkit-backface-visibility: hidden
}

@media (min-width: 768px) {
.col-list-2 {
	-webkit-columns: auto 2;
	-moz-columns: auto 2;
	columns: auto 2;
	-webkit-column-gap: 1rem;
	-moz-column-gap: 1rem;
	column-gap: 1rem
}
}
.col-list-2>li {
	margin: 0 0 0 1rem;
	padding: 0 0 0.5rem 0;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid
}
.split-list {
	list-style: none;
	-webkit-column-break-inside: avoid;
	-webkit-backface-visibility: hidden
}

@media (min-width: 768px) {
.split-list {
	-webkit-column-gap: 2rem;
	-moz-column-gap: 2rem;
	column-gap: 2rem;
	-webkit-column-rule: 4px solid #e0e0e0;
	-moz-column-rule: 4px solid #e0e0e0;
	column-rule: 4px solid #e0e0e0
}
}
.split-list>li {
	font-size: 1.25rem;
	margin: 0 0 1rem 0
}
.split-list-2 {
	list-style: none;
	-webkit-column-break-inside: avoid;
	-webkit-backface-visibility: hidden
}

@media (min-width: 768px) {
.split-list-2 {
	-webkit-column-gap: 2rem;
	-moz-column-gap: 2rem;
	column-gap: 2rem;
	-webkit-column-rule: 4px solid #e0e0e0;
	-moz-column-rule: 4px solid #e0e0e0;
	column-rule: 4px solid #e0e0e0
}
}

@media (min-width: 1024px) {
.split-list-2 {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2
}
}
.split-list-2>li {
	font-size: 1.25rem;
	margin: 0 0 1rem 0
}
.pipe-list {
	display: flex;
	flex-wrap: wrap;
	padding: 0;
	margin: 0;
	list-style: none
}
.pipe-list>li {
	padding: 0;
	margin: 0 0.5rem 0 0;
	line-height: 1.5em
}
.pipe-list>li::before {
	content: '|';
	display: inline;
	margin-right: 0.5rem
}
.pipe-list>li:first-child::before {
	display: none;
	content: ''
}
form {
	position: relative
}
form .row {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem
}
fieldset {
	border-color: #aadff1;
	margin-bottom: 1rem;
	position: relative
}
legend {
	font-family: "Raleway", Helvetica, Arial, sans-serif;
	font-size: 1rem;
	color: #333;
	font-weight: bold
}
label {
	font-family: "Raleway", Helvetica, Arial, sans-serif;
	font-size: 1rem;
	color: #333;
	font-weight: bold
}
input[type=text], input[type=email], input[type=password], input[type=tel], textarea {
	border: 1px solid #bbb;
	background-color: white;
	font-family: "Raleway", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 1.125rem;
	padding: 0.25rem;
	color: #333;
	display: block;
	outline: none;
	border-radius: 3px;
	width: 100%
}
input[type=text]:focus, input[type=email]:focus, input[type=password]:focus, input[type=tel]:focus, textarea:focus {
	box-shadow: 0 0 10px rgba(0,0,0,0.3);
	border-color: #4796c1
}

@media (min-width: 768px) {
input[type=text], input[type=email], input[type=password], input[type=tel], textarea {
	width: auto
}
}
select {
	outline: 0
}
select.full-size {
	width: 100%;
	display: block
}
input[type="checkbox"], input[type="radio"] {
	display: inline-block
}
.tabs {
	margin: 0 0 3rem 0
}
.tabs:focus {
	outline: 2px solid #ffc222
}
.tab-list {
	display: flex;
	width: 100%;
	padding: 0;
	margin: 0;
	flex-direction: column
}
.tab-list>li {
	flex: 1 0 auto;
	list-style: none;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #6a4c92
}
.tab-list>li:last-child {
	border: 0
}

@media (min-width: 768px) {
.tab-list {
	flex-direction: row
}
.tab-list>li {
	flex: 1 0 auto;
	list-style: none;
	padding: 0;
	margin: 0;
	border: 0;
	border-right: 1px solid #6a4c92
}
}
.tab-title-button {
	background-color: #3b2360;
	box-shadow: none;
	border-radius: 0;
	border: 0;
	display: block;
	width: 100%;
	font-family: "Raleway", Helvetica, Arial, sans-serif;
	letter-spacing: normal;
	text-transform: none;
	font-size: 1.125rem;
	padding: 1.125rem 0
}
.tab-title-button:hover {
	background-color: #523b70
}
.tab-title-button[aria-selected="true"] {
	background-color: #6a4c92;
	box-shadow: inset 0 0 0 4px #1460aa
}

@media (min-width: 768px) {
.tab-title-button[aria-selected="true"] {
	box-shadow: 0 0 0
}
}
.tab-content {
	background-color: #fcf4e0;
	overflow: hidden;
	margin: 0;
	padding: 2rem
}
.tab-content:focus {
	box-shadow: inset 0 0 0 2px #ffc222
}
.tab-content.tight {
	padding: 0
}
.breadcrumb {
	padding: 1rem 0 0.5rem 0;
	display: block;
	border-bottom: 4px solid #ffc222
}
.sidenav .breadcrumb {
	margin-bottom: 0
}
.breadcrumb UL {
	padding: 0;
	list-style-type: none;
	margin: 0
}
.breadcrumb UL LI {
	display: inline-block
}
.breadcrumb UL LI A, .breadcrumb UL LI SPAN {
	display: inline-block;
	font-size: .95rem;
	font-family: "Raleway", Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase
}
.breadcrumb UL LI A {
	color: #333;
	text-decoration: none
}
.breadcrumb UL LI A::after {
	display: inline-block;
	content: '\e817';
	padding: 0 .75em 0 1em;
	font-family: "icons";
	font-style: normal;
	font-weight: normal;
	font-size: 75%;
	top: -1px;
	position: relative
}
.breadcrumb UL LI A:hover {
	text-decoration: underline
}
.breadcrumb UL LI:last-child A::after {
	display: none
}
.breadcrumb UL LI SPAN {
	color: #3b2360
}

@media (max-width: 767px) {
.breadcrumb UL LI {
	display: none
}
.breadcrumb UL LI:nth-last-child(2) {
	display: inline-block
}
.breadcrumb UL LI A::before {
	display: inline-block;
	content: '\e815';
	padding: 0 .5em 0 0;
	font-family: "icons";
	font-style: normal;
	font-weight: normal;
	speak: none;
	font-size: 75%;
	top: -1px;
	position: relative
}
.breadcrumb UL LI A::after {
	display: none
}
}

@media (min-width: 768px) {
.breadcrumb#bottom-breadcrumb {
	display: none
}
}
.breadcrumb#bottom-breadcrumb UL {
	border-bottom: 0 none;
	margin-bottom: 0
}
.breadcrumb+SECTION {
	padding-top: 0
}
.breadcrumb-row .flexrow>* {
	flex: auto
}
.breadcrumb-row .flexrow>*.col-sm-3 {
	display: flex
}
.breadcrumb-row .flexrow>*.col-sm-3>* {
	flex: 1
}
.landing .breadcrumb {
	border-bottom-color: #e0e0e0
}

@media (min-width: 768px) {
.page-sidenav {
	padding-bottom: 1rem
}
}

@media (min-width: 768px) {
NAV.sidenav {
	margin-bottom: 1rem;
	border-top: 4px solid #e0e0e0;
	margin-top: -4px;
	background-color: #f5f5f5
}
}
NAV.sidenav>ul {
	list-style: none;
	margin: 0;
	padding: 0
}

@media (max-width: 767px) {
NAV.sidenav>ul {
	display: none;
	font-size: 1.125rem
}
}
NAV.sidenav>ul li {
	padding: 0.5rem 1rem;
	line-height: 1.2em
}
NAV.sidenav>ul li a {
	font-family: "Raleway", Helvetica, Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #3b2360
}
NAV.sidenav>ul li a.current-page {
	font-weight: bold
}
NAV.sidenav>ul li a:hover {
	color: #1469B8
}
NAV.sidenav>ul li a:hover span {
	color: #3b2360
}
NAV.sidenav>ul li ul {
	display: none;
	margin: 0.5rem 0 0.5rem 0;
	list-style: square;
	list-style-position: outside;
	padding-left: 2rem
}
NAV.sidenav>ul li ul li {
	padding: 0 0 0.4rem 0;
	line-height: 1.1em;
	color: #737373
}
NAV.sidenav>ul li ul li:last-child {
	padding-bottom: 0
}
NAV.sidenav>ul li ul li a {
	color: #1469B8;
	font-size: 1rem
}
NAV.sidenav>ul li ul li a.current-sub-page {
	color: #1a1a1a;
	font-style: normal;
	font-weight: bold
}
NAV.sidenav>ul li ul li a:hover {
	text-decoration: underline
}
NAV.sidenav>ul li.open {
	background: rgba(0,0,0,0.05);
	margin-bottom: 4px
}
NAV.sidenav>ul li.open ul {
	display: block
}
NAV.sidenav>ul li.open span::before {
	content: ""
}
NAV.sidenav>ul li:first-child {
	padding-top: 1rem
}
NAV.sidenav>ul li:last-child {
	padding-bottom: 1rem
}
.section-nav-toggle {
	float: right;
	border: 0;
	background-color: rgba(0,0,0,0.1);
	box-shadow: none;
	border-radius: 3px;
	padding: 2px;
	letter-spacing: normal;
	width: 1.25rem;
	height: 1.25rem;
	line-height: 0
}
.section-nav-toggle::before {
	display: inline-block;
	font-size: 1rem;
	width: 16px;
	height: 16px;
	padding: 0;
	line-height: 1rem;
	margin: 0
}
.section-nav-toggle:hover {
	background-color: #2376c6;
	color: white
}
.section-nav-toggle:focus {
	background-color: #ffc222;
	color: #3b2360
}
.sidenav-alt {
	background: #dfebf1;
	padding: 1rem;
	margin: 0 0 1rem 0
}
.sidenav-alt header {
	font-family: "Raleway", Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #1e5989;
	line-height: 1em;
	font-size: 1rem;
	margin-bottom: 1rem
}
.sidenav-alt p {
	font-size: 1rem
}
.sidenav-alt p:last-of-type {
	padding-bottom: 0;
	margin-bottom: 0
}
.sidenav-alt hr {
	background: white;
	color: white
}
.sidenav-alt ul {
	margin: 0;
	font-size: 1rem
}
.sidenav-alt ul li:last-child {
	padding-bottom: 0
}
.sidenav-alt form {
	margin-bottom: 1rem
}

.sidenav-related {
	background:var(--offwhite);
}



dl.contact-list {
	margin: 0;
	padding: 0
}
dl.contact-list dt {
	font-family: "Tungsten", Impact, sans-serif;
	color: #1e5989;
	letter-spacing: 0.05rem;
	font-size: 1.5rem;
	line-height: 1em
}
dl.contact-list dt i {
	font-size: 18px;
	margin-right: 5px;
	width: 20px
}
dl.contact-list dd {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: .875rem;
	margin-left: 30px;
	margin-bottom: 1rem;
	line-height: 1.1em
}
dl.contact-list dd:last-child {
	margin-bottom: 0
}
#section-menu-jumper {
	line-height: 100%;
	font-size: .95rem;
	font-family: Raleway;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
	padding: 1rem 1rem 1rem 0;
	text-decoration: none
}

@media (min-width: 768px) {
#section-menu-jumper {
	color: transparent;
	cursor: default
}
#section-menu-jumper:hover {
	color: transparent
}
}

@media (max-width: 767px) {
.breadcrumb-row .flexrow>*.col-sm-3 {
	display: block
}
.breadcrumb {
	display: none
}
}

@media (max-width: 767px) {
.mobile-sidenav {
	padding: 0;
	margin: -1rem 0 1rem 0
}
}
#section-menu-mobile {
	border: 0;
	box-shadow: none;
	border-radius: 0;
	width: 100%;
	padding: 1rem 3rem 1rem 3rem;
	background: #e8e8e8;
	color: #3b2360;
	font-family: "Raleway", Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 1rem;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1em;
	display: block;
	position: relative;
	-webkit-tap-highlight-color: rgba(20,96,170,0.5);
	-webkit-touch-callout: none
}
#section-menu-mobile::before {
	font-family: "icons";
	display: inline-block;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	vertical-align: baseline;
	line-height: 1em;
	width: 1em;
	text-align: center;
	font-variant: normal;
	content: "";
	font-size: 1.3125rem;
	width: 48px;
	height: 48px;
	line-height: 48px;
	color: #3b2360;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0
}
#section-menu-mobile:focus {
	box-shadow: inset 0 0 0 2px #ffc222
}
#section-menu-mobile:active {
	background: #aadff1;
	color: #1e5989
}
#section-menu-mobile:active:before {
	color: #1e5989
}
.nav-on #section-menu-mobile {
	background: #1460aa;
	color: white
}
.nav-on #section-menu-mobile::before {
	color: #ffc222
}
#mobile-nav-accordion {
	display: none;
	background: #f5f5f5;
	padding: 0;
	margin: 0
}
#mobile-nav-accordion ul {
	margin: 0;
	padding: 0.5rem 0;
	list-style: none;
	font-size: 1rem
}
#mobile-nav-accordion ul li {
	padding: 0.5rem 1rem
}
#mobile-nav-accordion ul li.open {
	background: rgba(0,0,0,0.05);
	margin-bottom: 4px
}
#mobile-nav-accordion ul li a {
	text-decoration: none;
	color: #3b2360
}
#mobile-nav-accordion ul li a span {
	display: inline-block;
	background-color: rgba(0,0,0,0.1);
	border-radius: 3px;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	width: 16px;
	height: 16px;
	padding: 2px;
	line-height: 1em
}
#mobile-nav-accordion ul li a span::before {
	margin: 0
}
#mobile-nav-accordion ul ul {
	display: none;
	margin: 0.325rem 0 0.325rem 2rem
}
#mobile-nav-accordion ul ul li {
	list-style: square;
	padding: 0
}
#mobile-nav-accordion ul ul li a {
	color: #1460aa
}
#mobile-nav-accordion ul ul li a:hover {
	text-decoration: underline
}
#mobile-nav-accordion ul .open ul {
	display: block
}
#mobile-nav-accordion ul .open span::before {
	content: ""
}
#mobile-nav-accordion .current-page, #mobile-nav-accordion .current-sub-page {
	font-weight: bold;
	color: #3b2360
}
.nav-on #mobile-nav-accordion {
	display: block
}
#back-to-top {
	display: block;
	padding: 1rem;
	font-family: "Raleway", Helvetica, Arial, sans-serif;
	font-size: 1rem;
	text-decoration: none;
	color: #3b2360;
	font-weight: bold;
	line-height: 1rem;
	text-transform: uppercase;
	letter-spacing: 1px
}
#back-to-top:before {
	font-family: "icons";
	display: inline-block;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	vertical-align: baseline;
	line-height: 1em;
	width: 1em;
	text-align: center;
	font-variant: normal;
	content: "";
	line-height: 1rem;
	vertical-align: bottom;
	margin-right: 5px;
	font-size: 1.3125rem
}
.hero-feature {
	position: relative
}
.hero-feature IMG {
	display: block;
	width: 100%;
	height: auto
}
.hero-feature .canvas {
	padding: 1rem
}

@media (min-width: 768px) {
.hero-feature .canvas {
	padding: 0 120px 0 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	max-width: 650px;
	background-image: linear-gradient(to right, rgba(0,0,0,0.6) 50%, rgba(0,0,0,0) 100%)
}
.hero-feature .canvas>DIV {
	padding: 0 3rem
}
.hero-feature .canvas>DIV H4 {
	color: #fec221;
	font-weight: 400
}
.hero-feature .canvas>DIV P {
	color: #fff;
	font-size: 1.5rem
}
}

@media (min-width: 768px) {
.hero-feature.hero-content-right .canvas {
	padding: 0 0 0 120px;
	left: auto;
	background-image: linear-gradient(to left, rgba(0,0,0,0.6) 50%, rgba(0,0,0,0) 100%)
}
}
.section-footer p {
	margin: 0;
	padding: 0;
	line-height: 1em;
	font-size: 100%;
	line-height: 1.5em
}
.section-footer address {
	font-style: normal
}
.section-footer h5 {
	margin-bottom: 0
}
.section-footer p+h5, .section-footer address+h5 {
	margin-top: 1rem
}
.social-media {
	list-style-type: none;
	padding: 0;
	margin: 0
}
.social-media li {
	display: inline
}
.social-media a {
	text-decoration: none;
	font-size: 1.5rem
}

@media (min-width: 600px) {
.next-steps {
	display: flex;
	flex-wrap: wrap;
	width: 100%
}
}
.next-steps>A {
	padding-top: 1rem;
	padding-bottom: 1rem;
	margin-top: 1rem;
	display: block;
	text-decoration: none;
	flex: 1;
	position: relative;
	border-bottom: 1px solid #6a4c92
}
.next-steps>A:hover {
	background-color: #fcf4e0;
	text-decoration: none;
	color: #3b2360
}
.bg-blue .next-steps>A {
	color: #1e5989;
	border-bottom: 1px solid #1e5989
}
.bg-blue .next-steps>A:hover {
	background-color: #4796c1
}
.bg-blue .next-steps>A:hover H3, .bg-blue .next-steps>A:hover>DIV {
	color: #fff
}
.bg-blue .next-steps>A:hover SPAN[class^="icon-"]::before, .bg-blue .next-steps>A:hover SPAN[class*=" icon-"]::before {
	color: #ffd589
}

@media (min-width: 600px) {
.next-steps>A {
	margin-top: 0;
	width: 50%;
	flex: 1 0 50%
}
.bg-blue .next-steps>A {
	border: 0 none
}
}

@media (min-width: 600px) and (max-width: 1023px) {
.bg-blue .next-steps>A:nth-child(1) {
	border-bottom: 1px solid #1e5989;
	border-right: 1px solid #1e5989
}
.bg-blue .next-steps>A:nth-child(2) {
	border-bottom: 1px solid #1e5989
}
.bg-blue .next-steps>A:nth-child(3) {
	border-right: 1px solid #1e5989
}
}

@media (min-width: 1024px) {
.next-steps>A {
	padding-bottom: 0rem;
	border-bottom: 0 none !important;
	padding-left: 0;
	text-align: center;
	width: auto;
	flex: 1
}
}

@media (min-width: 1024px) {
.next-steps>A+A {
	border-left: 3px solid #6a4c92
}
.bg-blue .next-steps>A+A {
	border-left: 3px solid #1e5989
}
}
.next-steps>A H3 {
	padding-left: 6rem
}

@media (min-width: 1024px) {
.next-steps>A H3 {
	padding-left: 0
}
}
.next-steps>A SPAN[class^="icon-"], .next-steps>A SPAN[class*=" icon-"] {
	position: absolute;
	top: 0;
	left: 0;
	width: 5rem;
	display: inline-block;
	margin: 0
}
.next-steps>A SPAN[class^="icon-"]::before, .next-steps>A SPAN[class*=" icon-"]::before {
	display: block;
	text-align: center;
	width: auto;
	font-size: 4rem;
	margin: 1rem 0;
	color: #6a4c92
}
.bg-blue .next-steps>A SPAN[class^="icon-"]::before, .bg-blue .next-steps>A SPAN[class*=" icon-"]::before {
	color: #1e5989
}

@media (min-width: 1024px) {
.next-steps>A SPAN[class^="icon-"], .next-steps>A SPAN[class*=" icon-"] {
	position: static;
	top: auto;
	left: auto
}
}

@media (max-width: 1023px) {
.next-steps>A span.icon-phone:before {
	font-size: 3rem
}
}
.next-steps>A>DIV {
	font-family: "Raleway", Helvetica, Arial, sans-serif;
	overflow: hidden;
	padding-bottom: 1rem;
	padding-left: 6rem;
	font-weight: bold
}

@media (min-width: 1024px) {
.next-steps>A>DIV {
	padding-left: 0
}
}
.fancylink {
	position: relative;
	text-align: left;
	font-size: 1.5rem;
	font-family: Tungsten;
	letter-spacing: 0.05em;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	color: #6a4c92;
	background-color: rgba(255,255,255,0.9);
	padding: 1rem;
	margin-bottom: 5px
}
.fancylink:hover {
	color: #fff;
	background-color: rgba(106,76,146,0.9)
}
.fancylink>SPAN::before {
	margin-right: 1rem
}

@media (min-width: 768px) {
.fancylink {
	background-color: rgba(255,255,255,0.9);
	margin-bottom: 0px;
	text-align: center;
	font-size: 1.25rem;
	padding: 0
}
.fancylink>SPAN {
	display: block;
	padding: 1rem;
	position: relative
}
.fancylink>SPAN::before {
	display: block;
	width: auto;
	font-size: 4rem;
	margin-right: .2em;
	margin-bottom: .5rem
}
}

@media (min-width: 768px) {
.fancyrow {
	display: flex
}
}
.fancyrow>* {
	flex: 1
}

@media (min-width: 768px) {
.fancyrow>*+* {
	margin-left: 24px
}
}
.fancydiv {
	background-color: rgba(255,255,255,0.9);
	text-align: center;
	padding: 2rem;
	margin-bottom: 1.5rem
}
.fancydiv P {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto
}
.section-compact {
	padding: 0
}
.instagram-header {
	text-align: center;
	padding: 1rem;
	line-height: 1em;
	font-size: 1.3125rem;
	font-family: "Raleway", Helvetica, Arial, sans-serif
}
.instagram-header>a {
	text-decoration: none;
	color: #1460aa
}
.instagram-header>a:hover {
	text-decoration: underline
}
.instagram-header i {
	vertical-align: middle
}
.instagram-feed-row {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: stretch;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0
}
.instagram-feed-row>a {
	flex: 0 0 25%;
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center
}
.instagram-feed-row>a>img {
	display: block;
	width: 100%;
	height: auto;
	position: relative;
	z-index: 1
}
.instagram-feed-row>a .instagram-play {
	position: absolute;
	z-index: 10;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	border: 4px solid white;
	border-radius: 50%;
	color: white;
	background-color: rgba(0,0,0,0.5);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.instagram-feed-row>a .instagram-play i {
	position: absolute;
	z-index: 11;
	top: 50%;
	left: 50%;
	margin: 0;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 16px;
	font-style: normal;
	width: 15px;
	height: 18px;
	text-align: center
}
.instagram-feed-row>a .instagram-play i:before {
	margin: 0;
	width: auto;
	height: auto
}
.instagram-feed-row>a:hover .instagram-play {
	color: #ffc222;
	border-color: #ffc222
}
.instagram-feed-row>a:after {
	content: '';
	display: block;
	padding-top: 100%
}

@media (min-width: 768px) {
.instagram-feed-row>a {
	flex: 1 1 auto
}
.instagram-feed-row>a .instagram-play {
	width: 60px;
	height: 60px
}
.instagram-feed-row>a .instagram-play i {
	font-size: 24px;
	width: 21px;
	height: 24px
}
}

@media (min-width: 768px) {
.instagram-feed-row {
	justify-content: space-around;
	flex-wrap: nowrap
}
}
.accordion {
	margin-bottom: 1em
}
.bg-offwhite .accordion>header, .tabs .accordion>header {
	background: #4796c1;
	color: white
}
.bg-offwhite .accordion>header:hover, .tabs .accordion>header:hover {
	background: #1e5989
}
.bg-offwhite .accordion>header:hover:after, .tabs .accordion>header:hover:after {
	background: #ffd589;
	color: #1e5989
}
.bg-offwhite .accordion .accordion-content, .tabs .accordion .accordion-content {
	background: white
}
.accordion-plain {
	margin: 0 0 1rem 0
}
.accordion-plain>header {
	padding: 0
}
.accordion-plain .accordion-content {
	background: white;
	padding: 1rem;
	margin: 5px 0 0 0;
	border-top: 2px solid #bfc5c9
}
.accordion-plain.accordion-open>header {
	background: none
}
.accordion-button {
	display: block;
	width: 100%;
	text-align: left;
	font-size: 1.125rem;
	font-family: "Raleway", Helvetica, Arial, sans-serif;
	font-weight: bold;
	letter-spacing: normal;
	text-transform: none;
	border: none;
	color: #1e5989;
	background: #dfebf1;
	border-radius: 5px;
	padding: 0.5rem 2.5rem 0.5rem 1rem;
	position: relative;
	overflow: hidden;
	margin: 0;
	cursor: pointer;
	box-shadow: inset 0 0 0 1px rgba(0,0,0,0.2);
	line-height: 1em
}
.accordion-button:focus {
	box-shadow: inset 0 0 0 2px #ffc222
}
.accordion-button * {
	color: inherit;
	font-size: inherit;
	font-weight: inherit;
	font-family: inherit;
	font-style: normal;
	letter-spacing: normal;
	text-transform: none;
	margin: inherit;
	line-height: inherit;
	padding: 0;
	border: 0
}
.accordion-button i, .accordion-button .accordion-arrow {
	display: none
}
.accordion-button:hover {
	text-decoration: none;
	color: white;
	background: #4796c1
}
.accordion-button::after {
	font-family: "icons";
	display: inline-block;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	vertical-align: baseline;
	line-height: 1em;
	width: 1em;
	text-align: center;
	font-variant: normal;
	content: "";
	color: white;
	background: #1e5989;
	border-radius: 0 5px 5px 0;
	margin: 0 0 0 .5rem;
	line-height: 34px;
	vertical-align: middle;
	width: 2rem;
	height: auto;
	font-size: 1.5rem;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	transition: 100ms linear all
}
.accordion-button[aria-expanded="true"] {
	background: #1e5989;
	color: white;
	display: block;
	border-radius: 5px 5px 0 0
}
.accordion-button[aria-expanded="true"]:after {
	background: #4796c1;
	color: white;
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg);
	border-radius: 0 0 5px 0
}
.accordion-content {
	padding: 0.5rem 1rem 1rem 1rem;
	border-radius: 0 0 5px 5px;
	border-right: 1px solid rgba(0,0,0,0.1);
	border-bottom: 1px solid rgba(0,0,0,0.1);
	border-left: 1px solid rgba(0,0,0,0.1);
	background: #fcf4e0;
	color: #333
}
.accordion-content .btn, .accordion-content button, .accordion-content input[type=submit] {
	color: white
}
.accordion-content[aria-hidden="true"] {
	display: none
}
.info-items-grid {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 3rem
}
.info-items-grid:last-child {
	margin-bottom: 0
}
@supports (display: grid) {
.info-items-grid {
display:grid;
grid-template-columns:100%
}
}

@media (min-width: 768px) {
.info-items-grid {
	grid-template-columns: repeat(auto-fill, 100%)
}
.info-items-grid[data-column="2"] {
	grid-template-columns: repeat(auto-fill, calc(100% / 2))
}
.info-items-grid[data-column="3"] {
	grid-template-columns: repeat(auto-fill, calc(100% / 3))
}
.info-items-grid[data-column="4"] {
	grid-template-columns: repeat(auto-fill, calc(100% / 4))
}
.info-items-grid[data-column="5"] {
	grid-template-columns: repeat(auto-fill, calc(100% / 5))
}
.info-items-grid[data-column="6"] {
	grid-template-columns: repeat(auto-fill, calc(100% / 6))
}
}
.info-item {
	text-align: center;
	padding: 1rem;
	border-bottom: 2px solid #bfc5c9
}
.info-item .info-value {
	color: #6a4c92;
	font-size: 2.25rem;
	line-height: 1em;
	font-family: "Raleway", Helvetica, Arial, sans-serif;
	letter-spacing: normal;
	display: block;
	margin: 0 auto 0.5rem auto
}
.info-item p {
	font-size: .875rem;
	line-height: 1.2em;
	padding: 0;
	font-weight: bold;
	color: #3b2360;
	text-transform: uppercase
}
.bg-purple .info-item, .bg-image .info-item, .info-grid-dark .info-item {
	border-color: rgba(255,255,255,0.3)
}
.bg-purple .info-item .info-value, .bg-image .info-item .info-value, .info-grid-dark .info-item .info-value {
	color: #ffc222
}
.bg-purple .info-item p, .bg-image .info-item p, .info-grid-dark .info-item p {
	color: white
}

@media (min-width: 768px) {
.info-item {
	padding: 1rem;
	border-right: 2px solid #bfc5c9
}
[data-column="1"] .info-item:last-child {
	border-right: 0;
	border-bottom: 0
}
[data-column="2"] .info-item:nth-child(2n) {
	border-right: 0 none
}
[data-column="2"] .info-item:nth-last-child(-n+2) {
	border-bottom: 0 none
}
[data-column="3"] .info-item:nth-child(3n) {
	border-right: 0 none
}
[data-column="3"] .info-item:nth-last-child(-n+3) {
	border-bottom: 0 none
}
[data-column="4"] .info-item:nth-child(4n) {
	border-right: 0 none
}
[data-column="4"] .info-item:nth-last-child(-n+4) {
	border-bottom: 0 none
}
[data-column="5"] .info-item:nth-child(5n) {
	border-right: 0 none
}
[data-column="5"] .info-item:nth-last-child(-n+5) {
	border-bottom: 0 none
}
[data-column="6"] .info-item:nth-child(6n) {
	border-right: 0 none
}
[data-column="6"] .info-item:nth-last-child(-n+6) {
	border-bottom: 0 none
}
}

@media (min-width: 1024px) {
.info-item .info-value {
	font-size: 2.625rem
}
}
.bg-purple {
	background-color: #3b2360;
	color: white
}
.bg-purple h2, .bg-purple h4, .bg-purple h6 {
	color: white
}
.bg-purple h1, .bg-purple h3, .bg-purple h5 {
	color: #ffc222
}
.bg-purple::before {
	color: white
}
.bg-purple-alt {
	background-color: #6a4c92;
	color: white
}
.bg-purple-alt h2, .bg-purple-alt h4, .bg-purple-alt h6 {
	color: white
}
.bg-purple-alt h1, .bg-purple-alt h3, .bg-purple-alt h5 {
	color: #ffd589
}
.bg-purple-alt::before {
	color: white
}
.bg-offwhite {
	background-color: #fcf4e0
}
.bg-offwhite::before {
	color: #6a4c92
}
.bg-blue {
	background-color: #aadff1;
	color: #1e5989
}
.bg-blue h1, .bg-blue h2, .bg-blue h3, .bg-blue h4, .bg-blue h5 {
	color: #1e5989
}
.bg-blue::before {
	color: #1e5989
}
.bg-red {
	background-color: #f4d5be;
	color: #e74645
}
.bg-red h1, .bg-red h2, .bg-red h3, .bg-red h4, .bg-red h5 {
	color: #e74645
}
.bg-red::before {
	color: #e74645
}
.bg-gold {
	background-color: #ffc222
}
.bg-gold::before {
	color: #3b2360
}
.bg-gold-alt {
	background-color: #ffd589
}
.bg-gold-alt::before {
	color: #6a4c92
}
.bg-gray {
	background-color: #bfc5c9;
	color: #333
}
.bg-gray h1, .bg-gray h2, .bg-gray h3, .bg-gray h4, .bg-gray h5, .bg-gray h6 {
	color: #3b2360
}
.bg-gray::before {
	color: #333
}
.bg-light-gray {
	background-color: #f5f5f5;
	color: #333
}
.bg-silver {
	background-color: #dfebf1
}
.bg-silver::before {
	color: #1e5989
}
.bg-green {
	background-color: #c5e4ce
}
.bg-green h1, .bg-green h2, .bg-green h3, .bg-green h4, .bg-green h5 {
	color: #00854f
}
.bg-green::before {
	color: #00854f
}
.bg-white {
	background-color: white
}
.bg-tan {
	background-color: #f2e8be
}
.bg-tan::before {
	color: #997f39
}
.bg-box {
	padding: 1rem
}
.bg-box.bg-purple a, .bg-box.bg-purple ul>li a {
	color: #ffc222
}
.bg-box.bg-purple-alt a, .bg-box.bg-purple-alt ul>li a {
	color: #ffc222
}
.bg-box[class*="icon-"] {
	
}
.bg-box[class*="icon-"]::before {
	margin: 0 0.5rem 0 0;
	font-size: 3rem;
	
}

@media (min-width: 768px) {
	.bg-box[class*="icon-"] {
		padding-left: 5rem;
		min-height: 4rem
	}
	.bg-box[class*="icon-"]::before {
		margin: 0 1rem 0 -4rem;
		font-size: 3rem;
		position: absolute
	}
}
.bg-image {
	background-size: cover;
	background-image: url("img/welcome-background-small-opt.jpg");
	background-position: center bottom
}

@media (min-width: 768px) {
.bg-image {
	background-image: url("img/welcome-background.jpg")
}
}
.bg-overlay {
	position: relative
}
.bg-overlay>.container {
	position: relative;
	z-index: 100
}
.bg-overlay::after {
	display: block;
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0,0,0,0.5)
}


.page-hero {
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #6a4c92;
	background-position: center top;
	height: 200px;
	padding: 0;
	position: relative;
	top: 0;
	margin-bottom: 0
}

@media (min-width: 768px) {
	.page-hero {
		height: 300px
	}
}

@media (min-width: 992) {
	.page-hero {
		height: 300px
	}
}

@media (min-width: 1140px) {
	.page-hero.tall {
		height: 400px
	}
}

/*
@media (max-height: 900px) {
	.page-hero {
		height: 150px
	}
	.page-hero.tall {
		height: 200px
	}
}
*/

.page-hero .page-hero-heading-wrapper {
	z-index: 10;
	padding: 0 10px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%
}

@media (min-width: 768px) {
	.page-hero .page-hero-heading-wrapper {
		padding: 0 10%
	}
}
.page-hero .page-hero-heading {
	margin: 0;
	text-align: center;
	color: #fff;
	font-size: 2rem;
	font-weight: 700;
	text-transform: none;
	line-height: normal
}

@media (min-width: 600px) {
	.page-hero .page-hero-heading {
		font-size: 2rem
	}
}

@media (min-width: 768px) {
	.page-hero .page-hero-heading {
		font-size: 3rem
	}
}

@media (min-width: 992px) {
	.page-hero .page-hero-heading {
		font-size: 3rem
	}
}

@media (min-width: 1200px) {
	.page-hero .page-hero-heading {
		font-size: 3.5rem
	}
}

/*
@media (max-height: 900px) and (min-width: 768px) {
	.page-hero .page-hero-heading {
		font-size: 2.5rem
	}
}
*/

.page-hero .page-hero-heading a {
	text-decoration: none;
	color: inherit
}
.page-hero .page-hero-heading a:hover {
	color: inherit
}
.page-hero .page-hero-subheading {
	margin: 1rem 0 0 0;
	text-align: center;
	color: #fff;
	font-size: 1rem;
	text-transform: none;
	font-weight: bold
}

@media (min-width: 768px) {
	.page-hero .page-hero-subheading {
		font-size: 1rem
	}
}

@media (min-width: 992px) {
	.page-hero .page-hero-subheading {
		font-size: 1.5rem
	}
}

@media (max-height: 900px) and (min-width: 768px) {
	.page-hero .page-hero-subheading {
		font-size: 1.25rem
	}
}
.page-hero .page-hero-subheading a {
	text-decoration: none;
	color: inherit
}
.page-hero .page-hero-subheading a:hover {
	color: inherit
}
.page-hero-strong .page-hero .page-hero-heading {
	font-weight: bold
}
.page-hero.tall {
	text-shadow: 0 0 5px rgba(0,0,0,0.5)
}
.overlay, .overlay-low, .overlay-medium, .overlay-high {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.2);
	z-index: 5
}
.overlay-low {
	background-color: rgba(0,0,0,0.2)
}
.overlay-medium {
	background-color: rgba(0,0,0,0.5)
}
.overlay-high {
	background-color: rgba(0,0,0,0.75)
}

.wrap-9x16 {
	display: block;
	position: relative;
	overflow: hidden;
	height: 0;
	width: 84%;
	padding-bottom: 150%;
	margin:0 auto;
}
.wrap-9x16 > IFRAME {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border: 0 none
}




.wrap-16x9, .wrap-3x2, .wrap-4x3, .wrap-3x1 {
	display: block;
	position: relative;
	overflow: hidden;
	height: 0;
	width: 100%;
	padding-bottom: 56.25%
}
.wrap-16x9>IMG, .wrap-3x2>IMG, .wrap-4x3>IMG, .wrap-3x1>IMG, .wrap-16x9>A IMG, .wrap-3x2>A IMG, .wrap-4x3>A IMG, .wrap-3x1>A IMG {
	display: block;
	width: 100%;
	height: auto
}
.wrap-16x9>IFRAME, .wrap-3x2>IFRAME, .wrap-4x3>IFRAME, .wrap-3x1>IFRAME {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border: 0 none
}
.wrap-3x2 {
	padding-bottom: 66.667%
}
.wrap-4x3 {
	padding-bottom: 75%
}
.wrap-3x1 {
	padding-bottom: 33.333%
}
.three-column-feature .wrap-16x9, .three-column-feature .wrap-3x2, .three-column-feature .wrap-4x3, .three-column-feature .wrap-3x1, .two-column-feature .wrap-16x9, .two-column-feature .wrap-3x2, .two-column-feature .wrap-4x3, .two-column-feature .wrap-3x1 {
	margin-bottom: 1.5rem
}
.three-column-feature .flexrow, .two-column-feature .flexrow {
	margin-bottom: 0
}
.three-column-feature .flexrow .col-sm-4, .three-column-feature .flexrow .col-sm-6, .two-column-feature .flexrow .col-sm-4, .two-column-feature .flexrow .col-sm-6 {
	padding-bottom: 3rem
}
.three-column-feature .flexrow .col-sm-4 P, .three-column-feature .flexrow .col-sm-6 P, .two-column-feature .flexrow .col-sm-4 P, .two-column-feature .flexrow .col-sm-6 P {
	line-height: 1.4em;
	font-size: 1.1rem
}

@media (min-width: 992px) {
.three-column-feature .flexrow .col-sm-4 P, .three-column-feature .flexrow .col-sm-6 P, .two-column-feature .flexrow .col-sm-4 P, .two-column-feature .flexrow .col-sm-6 P {
	/*font-size: 1.125rem*/
}
}
.three-column-feature .flexrow .col-sm-4 .btn, .three-column-feature .flexrow .col-sm-4 button, .three-column-feature .flexrow .col-sm-4 input[type=submit], .three-column-feature .flexrow .col-sm-6 .btn, .three-column-feature .flexrow .col-sm-6 button, .three-column-feature .flexrow .col-sm-6 input[type=submit], .two-column-feature .flexrow .col-sm-4 .btn, .two-column-feature .flexrow .col-sm-4 button, .two-column-feature .flexrow .col-sm-4 input[type=submit], .two-column-feature .flexrow .col-sm-6 .btn, .two-column-feature .flexrow .col-sm-6 button, .two-column-feature .flexrow .col-sm-6 input[type=submit] {
	display: block
}

@media (min-width: 768px) {
.three-column-feature .flexrow .col-sm-4 .btn, .three-column-feature .flexrow .col-sm-4 button, .three-column-feature .flexrow .col-sm-4 input[type=submit], .three-column-feature .flexrow .col-sm-6 .btn, .three-column-feature .flexrow .col-sm-6 button, .three-column-feature .flexrow .col-sm-6 input[type=submit], .two-column-feature .flexrow .col-sm-4 .btn, .two-column-feature .flexrow .col-sm-4 button, .two-column-feature .flexrow .col-sm-4 input[type=submit], .two-column-feature .flexrow .col-sm-6 .btn, .two-column-feature .flexrow .col-sm-6 button, .two-column-feature .flexrow .col-sm-6 input[type=submit] {
	left: 12px;
	right: 12px;
	position: absolute;
	bottom: 0
}
}

@media (min-width: 992px) {
.three-column-feature .flexrow .col-sm-4 .btn BR, .three-column-feature .flexrow .col-sm-4 button BR, .three-column-feature .flexrow .col-sm-4 input[type=submit] BR, .three-column-feature .flexrow .col-sm-6 .btn BR, .three-column-feature .flexrow .col-sm-6 button BR, .three-column-feature .flexrow .col-sm-6 input[type=submit] BR, .two-column-feature .flexrow .col-sm-4 .btn BR, .two-column-feature .flexrow .col-sm-4 button BR, .two-column-feature .flexrow .col-sm-4 input[type=submit] BR, .two-column-feature .flexrow .col-sm-6 .btn BR, .two-column-feature .flexrow .col-sm-6 button BR, .two-column-feature .flexrow .col-sm-6 input[type=submit] BR {
	display: none
}
}

@media (min-width: 768px) {
.three-column-feature .flexrow, .two-column-feature .flexrow {
	/*margin-bottom: 2rem*/
}
}
.block-selector {
	margin: 10px auto 2rem auto;
	padding: 0;
	list-style: none;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-content: flex-start
}
.block-selector li {
	flex: 0 0 40px;
	margin: 0;
	padding: 0;
	list-style: none
}
.block-selector li span {
	display: block;
	padding: 10px;
	font-size: 1.75rem;
	text-decoration: none;
	text-align: center
}
.block-selector li a {
	display: block;
	padding: 10px;
	font-size: 1.75rem;
	text-decoration: none;
	text-align: center
}
.block-selector li a:hover {
	color: white;
	text-decoration: none;
	background: #1e5989
}
.block-selector li a.current-page {
	background: #aadff1;
	color: #1e5989
}
.info {
	background-color: #ffd589;
	padding: 1rem;
	margin-top: 1rem;
	margin-bottom: 1rem
}

@media (max-width: 768px) {
.info {
	padding: 0.5rem
}
}
.scroll-box {
	max-height: 400px;
	border: 4px solid #e0e0e0;
	padding: 1rem;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch
}
.school-mark {
	width: 100%;
	height: auto;
	margin: 2rem auto 1rem auto;
	max-width: 300px;
	display: block
}
.circle-wrap {
	overflow: hidden;
	position: relative;
	display: inline-block;
	max-width: 200px;
	max-height: 200px;
	border-radius: 8px
}
.circle-wrap IMG {
	display: block;
	height: 100%;
	width: 100%
}
.square-crop, .square-crop-medium, .square-crop-small {
	width: 200px;
	height: 200px;
	display: inline-block;
	overflow: hidden
}
.square-crop img, .square-crop-medium img, .square-crop-small img {
	display: block;
	width: 100%
}
.square-crop-medium {
	width: 120px;
	height: 120px
}
.square-crop-small {
	width: 75px;
	height: 75px
}
.crop-circle {
	max-width: 120px;
	max-height: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	display: block;
	position: relative;
	width: 100%;
	border-radius: 8px;
	margin: auto
}
.crop-circle:after {
	display: block;
	content: '';
	padding-top: 100%
}
.square-image, .square-image-contained {
	max-width: none;
	max-height: none;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	display: block;
	position: relative;
	width: 100%;
	margin: auto
}
.square-image:after, .square-image-contained:after {
	display: block;
	content: '';
	padding-top: 100%
}
.square-image-contained {
	background-size: contain;
	background-position: center center
}
.img-caption {
	position: relative;
	display: inline-block
}
.img-caption IMG {
	display: block;
	max-width: 100%
}
.img-caption.pull-left {
	margin: 0 1rem 1rem 0
}
.img-caption.pull-right {
	margin: 0 0 1rem 1rem
}
.img-caption .credit {
	display: block;
	margin-top: 0.5em;
	color: #333;
	font-size: 0.875rem
}
.img-caption>DIV {
	position: absolute;
	top: auto;
	bottom: 0;
	width: 100%;
	background-color: rgba(255,255,255,0.85);
	line-height: 1.3em;
	font-size: 1rem;
	padding: 12px;
	font-family: "Raleway", Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #333
}
.img-caption-alt {
	position: relative;
	display: inline-block
}
.img-caption-alt IMG {
	display: block;
	max-width: 100%;
	height: auto
}
.img-caption-alt.pull-left {
	margin: 1rem 0;
	float: none
}
.img-caption-alt.pull-right {
	margin: 1rem 0;
	float: none
}
.img-caption-alt .credit {
	display: block;
	margin-top: 0.5em;
	color: #333;
	font-size: 0.875rem
}
.img-caption-alt>DIV {
	font-family: "Raleway", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1rem;
	color: #3b2360;
	padding: 0.5rem
}

@media (min-width: 768px) {
.img-caption-alt.pull-left {
	margin: 0 1rem 1rem 0;
	float: left
}
.img-caption-alt.pull-right {
	margin: 0 0 1rem 1rem;
	float: right
}
}
img.pull-left, img.offset-left {
	margin: 0 1rem 1rem 0
}
img.pull-right, img.offset-right {
	margin: 0 0 1rem 1rem
}
.img-full-width {
	width: 100%;
	height: auto
}
.img-full-width img {
	width: 100%;
	height: auto
}

@media (max-width: 414px) {
img.pull-left, img.offset-left, img.pull-right, img.offset-right {
	float: none;
	width: 100%;
	height: auto;
	margin: 1rem 0
}
}
.pull-left-xs-half, .pull-left-xs-third, .pull-left-xs-quarter, .pull-left-xs-full {
	float: left;
	margin: 0 1rem 1rem 0
}
.pull-right-xs-half, .pull-right-xs-third, .pull-right-xs-quarter, .pull-right-xs-full {
	float: right;
	margin: 0 0 1rem 1rem
}

@media (max-width: 767px) {
.img-xs-full {
	width: 100%;
	height: auto
}
}

@media (max-width: 767px) {
.pull-left-xs-half {
	width: 50%;
	height: auto
}
}

@media (max-width: 767px) {
.pull-left-xs-third {
	width: 33.333%;
	height: auto
}
}

@media (max-width: 767px) {
.pull-left-xs-quarter {
	width: 25%;
	height: auto
}
}

@media (max-width: 767px) {
.pull-left-xs-full {
	width: 100%;
	height: auto
}
}

@media (max-width: 767px) {
.pull-right-xs-half {
	width: 50%;
	height: auto
}
}

@media (max-width: 767px) {
.pull-right-xs-third {
	width: 33.333%;
	height: auto
}
}

@media (max-width: 767px) {
.pull-right-xs-quarter {
	width: 25%;
	height: auto
}
}

@media (max-width: 767px) {
.pull-right-xs-full {
	width: 100%;
	height: auto
}
}
.ll-bg {
	background-image: none !important
}
.news-list, .event-list {
	justify-content: flex-start
}
.news-list .item, .event-list .item {
	text-decoration: none;
	padding: 1rem;
	margin: 0;
	overflow: auto;
	display: block
}
.news-list .item .wrap-16x9, .news-list .item .wrap-3x2, .news-list .item .wrap-4x3, .news-list .item .wrap-3x1, .event-list .item .wrap-16x9, .event-list .item .wrap-3x2, .event-list .item .wrap-4x3, .event-list .item .wrap-3x1 {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	display: none;
	background-image: none;
	background-color: #fcf4e0
}
.news-list .item header, .event-list .item header {
	font-family: "Raleway", Helvetica, Arial, sans-serif;
	font-weight: bold;
	line-height: 1em;
	font-size: 1.25rem;
	margin: 0 0 0.5rem 0;
	color: #4796c1
}
.news-list .item .excerpt, .event-list .item .excerpt {
	font-size: 1.125rem;
	display: none;
	line-height: 1.2em;
	font-family: "Raleway", Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #333;
	margin-top: 0.5rem;
	padding: 0
}

@media (min-width: 992px) {
.news-list .item .excerpt, .event-list .item .excerpt {
	display: block;
	font-size: 1rem;
	line-height: 1.4em
}
}
.news-list .item time, .event-list .item time {
	display: block;
	font-size: 1rem;
	font-weight: bold;
	color: #333
}
.news-list .item:hover, .event-list .item:hover {
	background-color: #fcf4e0
}
.news-list .item:hover time, .event-list .item:hover time {
	color: #333
}

@media (min-width: 768px) {
.news-list .item, .event-list .item {
	position: relative;
	padding: 1rem;
	margin: 0
}
.news-list .item .wrap-16x9, .news-list .item .wrap-3x2, .news-list .item .wrap-4x3, .news-list .item .wrap-3x1, .event-list .item .wrap-16x9, .event-list .item .wrap-3x2, .event-list .item .wrap-4x3, .event-list .item .wrap-3x1 {
	background-image: inherit;
	display: block
}
.news-list .item header, .event-list .item header {
	line-height: 1em;
	padding: 0;
	background-color: transparent
}
.news-list .item .event-item-meta, .event-list .item .event-item-meta {
	position: static;
	background-color: transparent;
	padding: 0;
	margin: 0
}
.news-list .item .event-item-meta.has-item-image, .event-list .item .event-item-meta.has-item-image {
	margin: 1rem 0 0 0
}
.news-list .item time, .event-list .item time {
	padding: 0;
	background-color: transparent
}
}

@media (min-width: 768px) {
.news-list .item.col-sm-3, .event-list .item.col-sm-3 {
	max-width: 25%
}
.news-list .item.col-sm-4, .event-list .item.col-sm-4 {
	max-width: 33.333%
}
}
.bg-offwhite .news-list .item .wrap-16x9, .bg-offwhite .news-list .item .wrap-3x2, .bg-offwhite .news-list .item .wrap-4x3, .bg-offwhite .news-list .item .wrap-3x1, .bg-offwhite .event-list .item .wrap-16x9, .bg-offwhite .event-list .item .wrap-3x2, .bg-offwhite .event-list .item .wrap-4x3, .bg-offwhite .event-list .item .wrap-3x1 {
	background-color: white
}
.bg-offwhite .news-list .item:hover, .bg-offwhite .event-list .item:hover {
	background-color: white
}
.bg-offwhite .news-list .item:hover .wrap-16x9, .bg-offwhite .news-list .item:hover .wrap-3x2, .bg-offwhite .news-list .item:hover .wrap-4x3, .bg-offwhite .news-list .item:hover .wrap-3x1, .bg-offwhite .event-list .item:hover .wrap-16x9, .bg-offwhite .event-list .item:hover .wrap-3x2, .bg-offwhite .event-list .item:hover .wrap-4x3, .bg-offwhite .event-list .item:hover .wrap-3x1 {
	background-color: white
}
.article-heading {
	margin-bottom: 2rem
}
.article-heading h1 {
	text-transform: none;
	margin: 0 0 1rem 0
}
.article-heading h2 {
	font-size: 1.3rem;
	margin: 0;
	line-height: 1.2em
}
.article-meta {
	margin-bottom: 2rem
}
.article-meta time, .article-meta .time {
	font-weight: bold;
	display: block;
	font-size: 1.125rem;
	margin-bottom: 0.5rem
}
.article-meta .location {
	font-size: 1.1rem
}
.article-meta .byline {
	display: block
}
.article-meta p {
	font-size: 1.2rem;
	line-height: 1.2em
}
.article-content {
	border-bottom: 4px solid #ffc222;
	padding-bottom: 2rem;
	margin-bottom: 2rem;
	overflow: hidden
}
.article-content:after {
	content: '';
	display: block;
	height: 0;
	clear: both
}
.article-image {
	width: 100%;
	margin-bottom: 1rem
}
.article-image img {
	width: 100%
}

@media (min-width: 426px) {
.article-image {
	max-width: 50%;
	width: auto;
	float: right;
	margin: 0 0 1rem 1rem
}
.article-image img {
	width: 100%
}
}
.short-item {
	margin: 0 0 2rem 0;
	padding: 0 0 2rem 0;
	border-bottom: 4px solid #e0e0e0;
	overflow: hidden;
	width: 100%
}
.short-item:first-of-type {
	border-top: 4px solid #e0e0e0;
	margin-top: 2rem;
	padding-top: 2rem
}
.bg-offwhite .short-item {
	border-bottom: 4px solid #f8e4b2
}
.bg-offwhite .short-item:first-of-type {
	border-top: 4px solid #f8e4b2
}
.short-item header {
	font-family: "Raleway", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.25rem;
	margin-bottom: 1rem;
	line-height: 1.2em
}
.short-item header a {
	text-decoration: none;
	color: #1460aa
}
.short-item header a:hover {
	text-decoration: underline
}
.short-item header span {
	font-weight: normal;
	font-size: 0.875em
}
.short-item time {
	font-size: 1.125rem;
	margin: 1rem 0;
	display: block;
	font-weight: bold
}
.short-item .time {
	font-size: 1.125rem;
	font-weight: bold;
	display: inline-block;
	margin: 0
}
.short-item .location {
	font-family: "Raleway", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 1rem
}
.short-item .short-item-aside {
	float: right;
	width: 25%;
	margin: 0 0 1rem 1rem;
	display: inline
}
.short-item .short-item-aside p {
	padding: 0
}
.short-item .short-item-aside img {
	width: 100%;
	height: auto;
	border-radius:8px;
}
.short-item .short-item-content {
	display: inline;
	width: auto
}
.short-item .short-item-content h1 {
	font-size: 1.75rem;
	text-transform: none
}
.short-item .short-item-content .accordion>header {
	font-size: inherit;
	margin-bottom: 0
}
.short-item .short-item-content a[href^="mailto"] {
	word-wrap: break-word
}
.short-item.short-item-small .short-item-aside {
	width: 25%
}
.short-item.short-item-large {
	margin-bottom: 0
}
.short-item.short-item-large header {
	font-weight: 300;
	font-size: 1.5rem;
	line-height: 1.1em
}

@media (max-width: 767px) {
.short-item.short-item-large-mobile .short-item-aside {
	float: none;
	width: 100%;
	display: block;
	margin: 0 0 1rem 0
}
}
.short-item.short-item-no-border {
	border-bottom: 0;
	margin: 0 0 2rem 0;
	padding: 0
}
.short-item.short-item-no-border:first-of-type {
	border-top: 0;
	margin-top: 0;
	padding-top: 0
}
.short-item.short-item-vertical {
	display: flex;
	align-items: center
}
.short-item.short-item-vertical .short-item-aside {
	float: none;
	margin: 0 1rem 0 0;
	flex: 0 0 auto;
	display: block
}
.short-item.short-item-vertical .short-item-content {
	display: block
}
.short-item:last-child {
	margin-bottom: 0
}

@media (min-width: 768px) {
.short-item {
	display: table
}
.short-item header {
	font-size: 1.5em
}
.short-item .short-item-content {
	display: table-cell;
	padding-left: 1rem;
	vertical-align: top;
	width: auto
}
.short-item .short-item-content h1 {
	font-size: 2.5rem
}
.short-item .short-item-aside {
	display: table-cell;
	float: none;
	width: 120px;
	margin: 0;
	vertical-align: top;
	text-align: right
}
.short-item.short-item-large header {
	font-size: 2.5rem
}
.short-item.short-item-large .short-item-aside {
	width: 200px
}
.short-item.short-item-small header {
	font-size: 1.125rem;
	margin-bottom: 0.5rem
}
.short-item.short-item-small time {
	margin-top: 0
}
.short-item.short-item-large-image .short-item-aside {
	width: 20%
}
.short-item.short-item-right-inline {
	display: block
}
.short-item.short-item-right-inline .short-item-aside {
	float: right;
	display: inline;
	margin: 0 0 12px 12px
}
.short-item.short-item-right-inline .short-item-content {
	margin: 0;
	padding: 0;
	display: inline
}
.short-item.short-item-vertical-center .short-item-aside {
	vertical-align: middle
}
.short-item.short-item-vertical-center .short-item-content {
	vertical-align: middle
}
.short-item.short-item-vertical {
	flex-wrap: wrap;
	text-align: center;
	align-items: flex-start
}
.short-item.short-item-vertical .short-item-aside {
	width: 100%;
	flex: 0 0 auto;
	display: block
}
.short-item.short-item-vertical .short-item-content {
	width: 100%;
	flex: 0 0 auto;
	display: block;
	padding: 0;
	margin-top: 1rem
}
}
.short-item-alt {
	border-bottom: 0 none;
	padding: 0.5rem 0;
	margin: 0;
	display: table;
	text-decoration: none
}
.short-item-alt:first-of-type {
	border-top: 0 none;
	margin-top: 0;
	padding-top: 0.5rem
}
.short-item-alt header {
	font-family: "Raleway", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1rem;
	line-height: 1.2em;
	margin-bottom: 0
}
.short-item-alt .excerpt {
	color: #333;
	font-size: 0.875rem;
	line-height: 1.4em
}
.short-item-alt .short-item-aside {
	width: 80px;
	margin: 0 0 0 1rem
}

@media (min-width: 768px) {
.short-item-alt .short-item-content {
	vertical-align: top;
	padding-left: 1rem
}
}

@media (min-width: 992px) {
.short-item-alt header {
	font-size: 1.25rem
}
.short-item-alt .excerpt {
	font-size: 1rem
}
.short-item-alt .short-item-aside {
	width: 120px;
	margin: 0
}
.short-item-alt .short-item-content {
	vertical-align: middle
}
}
#popover-container {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 20000;
	padding: 1rem;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	background-color: rgba(0,0,0,0.6);
	opacity: 0;
	visibility: hidden;
	transition: 250ms linear opacity
}
.modal-on #popover-container {
	opacity: 1;
	visibility: visible
}
#modal-box {
	background: white;
	position: relative;
	box-shadow: 0 0 20px black;
	border-radius: 3px;
	flex: 0 0 auto;
	max-width: 1170px;
	width: 100%;
	max-height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	cursor: default;
	opacity: 0;
	visibility: hidden;
	transition: 250ms ease-in-out all;
	-webkit-transform: scale(0);
	transform: scale(0)
}
.modal-on #modal-box {
	opacity: 1;
	visibility: visible;
	-webkit-transform: scale(1);
	transform: scale(1)
}

@media (min-width: 1024px) {
#modal-box {
	width: 50%
}
}
#modal-box-content {
	padding: 2rem 1rem 1rem 1rem
}

@media (min-width: 768px) {
#modal-box-content {
	padding: 2rem
}
}
#modal-header {
	padding: 0.5rem
}
#close-modal-box {
	border: 0;
	background: none;
	padding: 0;
	display: inline-block;
	font-weight: bold;
	font-size: 1.25rem;
	z-index: 200;
	cursor: pointer;
	line-height: 1em;
	color: #1460aa;
	position: absolute;
	top: 6px;
	left: 6px;
	box-shadow:none;
}
#close-modal-box span::before {
	vertical-align: middle;
	margin: 0
}
#close-modal-box:hover {
	color: #e74645
}
#modal-overlay {
	background: rgba(0,0,0,0.8);
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 100;
	opacity: 0;
	visibility: hidden;
	transition: 250ms linear all;
	cursor: pointer
}
.modal-on #modal-overlay {
	opacity: 1;
	visibility: visible
}
#live-search {
	position: relative
}

@media (min-width: 768px) {
#live-search {
	max-width: 50%
}
}
#live-search-clear {
	display: none;
	position: absolute;
	right: 10px;
	top: 50%;
	margin: 0;
	padding: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 1.3125rem;
	-moz-appearance: none;
	appearance: none;
	-webkit-appearance: none;
	background: transparent;
	border: 0 none;
	color: #737373;
	box-shadow: 0 0 0;
	width: 21px;
	height: 21px
}
#live-search-clear::before {
	margin: 0;
	font-size: inherit
}
#live-search-clear:active {
	color: #e74645
}
#live-search-input {
	font-size: 1.3125rem;
	line-height: 1.5em;
	padding-right: 40px;
	width: 100%
}
#live-search-input::-ms-clear {
display:none;
width:0;
height:0
}

@media (min-width: 992px) {
#live-search-input {
	font-size: 1.5rem
}
}
#page-content table {
	height: auto !important
}
#page-content table thead {
	text-align: left
}
#page-content table td p:last-of-type {
	padding: 0
}

@media screen and (max-width: 767px) {
#page-content table {
	display: block
}
#page-content table caption {
	display: block
}
#page-content table thead, #page-content table th {
	display: none
}
#page-content table tbody {
	display: block
}
#page-content table tr {
	display: block
}
#page-content table td {
	display: block
}
#page-content table tfoot {
	display: block
}
}
.chart {
	max-width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	margin-bottom: 2rem
}
.chart caption {
	font-family: "Raleway", Helvetica, Arial, sans-serif;
	font-size: 1.25rem;
	font-weight: bold;
	color: #3b2360;
	padding: 1rem 0 0.5rem 0;
	text-align: left;
	border-bottom: 4px solid #6a4c92
}
.chart thead {
	border-left: 1px solid #3b2360;
	border-right: 1px solid #3b2360
}
.chart th {
	background: #3b2360;
	text-align: left;
	color: white;
	letter-spacing: 1px;
	font-family: "Tungsten", Impact, sans-serif;
	font-weight: normal;
	font-size: 1.3125rem;
	line-height: 1em;
	text-transform: none;
	white-space: normal;
	padding: 0.5rem
}
.chart.chart-complex th:first-of-type {
	background: #6A4C92;
}
.chart tbody {
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf
}
.chart tr {
	border-top: 1px solid #cfcfcf;
	background: rgba(0,0,0,0.05)
}
.chart tr:first-of-type {
	border: 0
}
.chart tr:nth-child(even) {
	background: rgba(0,0,0,0.1)
}
.chart.chart-complex tr:nth-child(even) {
	background: rgba(0,0,0,0.05)
}
.tabs .chart tr {
	/*background: white*/
}
.tabs .chart tr:nth-child(even) {
	background: #f1f6f9
}
.accordion .chart tr {
	background: white
}
.accordion .chart tr:nth-child(even) {
	background: #f1f6f9
}
.chart td {
	padding: 0.5rem;
	border-right: 1px solid #cfcfcf;
	vertical-align: top
}
.chart td:last-of-type {
	border-right: 0
}
.chart .col-heading-label {
	display: none
}
.chart tfoot {
	background: #6a4c92;
	color: white;
	font-weight: bold
}

@media screen and (max-width: 768px) {
.chart {
	display: block
}
.chart .col-heading-label {
	display: inline;
	font-weight: bold;
	color: #3b2360
}
.chart tfoot .col-heading-label {
	color: #ffd589
}
.chart thead, .chart th {
	display: none
}
.chart caption {
	display: block
}
.chart tbody {
	border-top: 1px solid #cfcfcf
}
.chart tr, .chart tbody, .chart tfoot {
	display: block;
	width: auto
}
.chart tr {
	padding: 0.5rem 0
}
.chart td {
	padding: 0.5rem;
	display: block;
	width: 100%;
	white-space: normal;
	border-right: 0 none;
	margin-bottom: 0
}
.chart tfoot {
	font-weight: normal
}
.chart td p {
	display: inline;
	padding: 0;
	margin: 0
}
}
.chart.chart-list {
	display: block
}
.chart.chart-list .col-heading-label {
	display: inline;
	font-weight: bold;
	color: #3b2360
}
.chart.chart-list tfoot .col-heading-label {
	color: #ffd589
}
.chart.chart-list thead, .chart.chart-list th {
	display: none
}
.chart.chart-list caption {
	display: block
}
.chart.chart-list tbody {
	border-top: 1px solid #cfcfcf
}
.chart.chart-list tr, .chart.chart-list tbody, .chart.chart-list tfoot {
	display: block;
	width: auto
}
.chart.chart-list tr {
	padding: 0.5rem 0
}
.chart.chart-list td {
	padding: 0.5rem;
	display: block;
	width: 100%;
	white-space: normal;
	border-right: 0 none;
	margin-bottom: 0
}
.chart.chart-list tfoot {
	font-weight: normal
}
.chart.chart-list td p {
	display: inline;
	padding: 0;
	margin: 0
}
.chart.chart-complex {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}
.chart.chart-complex td {
	font-size: 16px;
	padding-right:1.5em;
	vertical-align: middle;
}
.chart.chart-complex tbody>tr>td:nth-child(1), .chart.chart-complex tfoot>tr>td:nth-child(1) {
	background: white
}
.chart.chart-complex tbody>tr>td:nth-child(1) .col-heading-label, .chart.chart-complex tfoot>tr>td:nth-child(1) .col-heading-label {
	display: none
}

@media screen and (max-width: 768px) {
.chart.chart-complex tbody>tr>td:nth-child(1), .chart.chart-complex tfoot>tr>td:nth-child(1) {
	/*background: transparent;
	font-family: "Tungsten", Impact, sans-serif;
	font-size: 1.75rem;
	letter-spacing: 0.05rem;
	line-height: 1.1em;
	color: #6a4c92*/
}
}
.chart.chart-complex tfoot>tr>td:nth-child(1) {
	background: none;
	color: white
}

@media screen and (max-width: 768px) {
.chart.chart-complex tfoot>tr>td:nth-child(1) {
	color: white
}
}
.chart.chart-schedule {
	width: 100%
}
.chart.chart-schedule header {
	font-weight: bold
}

@media screen and (min-width: 768px) {
.chart.chart-schedule tbody>tr>td:nth-child(1) {
	width: 25%
}
.chart.chart-schedule tbody>tr>td:nth-child(2) {
	width: 75%
}
}
.compact-table {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1rem;
	margin-bottom: 2rem
}
.compact-table caption {
	text-align: left;
	padding: 0 0.5rem;
	font-weight: bold
}
.compact-table td, .compact-table th {
	padding: 0.5rem;
	vertical-align: top
}
.compact-table th {
	font-weight: bold
}
.block-table {
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%
}
.block-table p {
	margin: 0;
	padding: 0;
	font-size: .875rem;
	line-height: 1.25em
}
.block-table ul {
	margin: 0;
	font-size: .875rem
}
.block-table ul li {
	padding: 0
}
.block-table td {
	padding: 0.75rem 1rem;
	border-bottom: 4px solid white;
	vertical-align: top;
	font-size: .875rem
}
.block-table.bg-silver a {
	color: #1e5989
}

@media (min-width: 768px) {
.block-table td {
	border: 4px solid white
}
}

@media (max-width: 767px) {
.table-wrapper {
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	width: 100%;
	/*border: 2px solid #4796c1*/
}
.table-wrapper table {
	display: table !important;
}
.table-wrapper table caption {
	display: table-caption !important;
}
.table-wrapper table thead {
	display: table-header-group !important;
}
.table-wrapper table tbody {
	display: table-row-group !important;
}
.table-wrapper table tfoot {
	display: table-footer-group !important;
}
.table-wrapper table th {
	display: table-cell !important;
}
.table-wrapper table tr {
	display: table-row !important;
}
.table-wrapper table td {
	display: table-cell !important;
	width:auto !important;
}
}
.card-group {
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 0
}
.card-group [class^="col-"] {
	margin: 0 0 1rem 0;
	padding: 1rem
}

@media (min-width: 768px) {
.card-group {
	margin-bottom: 1rem;
	margin-right: -1rem;
	margin-left: 0
}
.card-group [class^="col-"] {
	margin: 0 1rem 0 0;
	padding: 1rem
}
}
.emergency-alert {
	padding: 1rem 0
}
.emergency-alert .col-sm-12 {
	padding-bottom: 0
}
.emergency-alert .short-item {
	margin-bottom: 0
}
.emergency-alert .short-item .short-item-aside {
	width: auto;
	text-align: center
}
@media (max-width: 767px) {
	.emergency-alert .short-item .short-item-aside {
		padding-top:0.2em;
	}
}
.emergency-alert .short-item .short-item-content {
	vertical-align:middle;
}
.emergency-alert .short-item .short-item-aside .alert-status-icon {
	font-size: 2.4rem
}
.emergency-alert .short-item p:last-of-type {
	padding-bottom: 0
}
.emergency-alert.emergency-low {
	background: var(--gray3);
}
.emergency-alert.emergency-low .alert-status-icon, .emergency-alert.emergency-low h6 {
	color: #1e5989
}
.emergency-alert.emergency-clear {
	background: #c5e4ce;
	border-top: 8px solid #00854f
}
.emergency-alert.emergency-clear .alert-status-icon, .emergency-alert.emergency-clear h6 {
	color: #00854f
}
.emergency-alert.emergency-high {
	background: #ffcfcf;
	border-top: 8px solid #B00
}
.emergency-alert.emergency-high .alert-status-icon, .emergency-alert.emergency-high h6 {
	color: #B00
}
.emergency-alert.emergency-medium {
	background: #ffd589
}
.emergency-alert.emergency-medium .alert-status-icon, .emergency-alert.emergency-medium h6 {
	color: #974f25
}
a#directedit {
	color: white;
	text-decoration: none
}
a#directedit:hover {
	text-decoration: none
}
.asset {
	padding: 0;
	margin: 0;
	line-height: 1em
}

@media (max-width: 767px) {
.hide-on-mobile {
	display: none !important
}
}

@media (max-width: 768px) {
.hide-on-tb-tall {
	display: none !important
}
}

@media (min-width: 767px) {
.hide-on-desktop {
	display: none !important
}
}
ins[id^="px0"] {
	line-height: 0;
	height: 0;
	display: none !important
}

@media print {
body {
	font-size: 14px
}
#global-header {
	display: none
}
.breadcrumb-row {
	display: none
}
.page-hero {
	height: auto !important;
	padding: 18px 0px 10px 0;
	text-align: left;
	background: transparent;
	background-image: none !important;
	border-bottom: 4px solid #e0e0e0
}
.page-hero.tall {
	height: auto !important
}
.page-hero h1 {
	color: #3b2360;
	font-size: 2rem
}
.page-hero h2 {
	color: #3b2360;
	font-size: 1.25rem
}
.page-hero a {
	color: #3b2360
}
.page-hero .page-hero-heading-wrapper {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	position: static;
	padding-top: 10px !important;
	top: 0
}
.page-hero:before {
	display: block;
	content: "California Lutheran University";
	text-align: center;
	font-family: "Raleway", Helvetica, Arial, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	color: #3b2360;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;
	text-transform: uppercase
}
[class*="overlay"] {
	display: none
}
.page-content {
	width: 100% !important
}
main section {
	padding: 1.5rem 0
}
.page-content+.col-sm-3 {
	display: none
}
h1 {
	font-size: 2rem
}
p {
	font-size: 14px;
	line-height: 1.3em
}
.accordion {
	background: none;
	border-bottom: 4px solid #e0e0e0
}
.accordion-content {
	background: none !important;
	display: block !important
}
DL.tabs DT {
	background-color: transparent !important;
	color: #3b2360 !important;
	margin-top: 4rem !important
}
DL.tabs DT:before {
	display: none !important
}
DL.tabs DT A {
	color: #3b2360 !important
}
DL.tabs DT A:after {
	display: none !important
}
DL.tabs DD {
	border-bottom: 4px solid #e0e0e0;
	background-color: transparent !important;
	height: auto !important;
	opacity: 1 !important;
	padding-top: 2rem !important
}
.tab-content[hidden] {
	display: block
}
.btn, button, input[type=submit] {
	display: none !important
}
iframe {
	display: none
}
.wrap-16x9, .wrap-3x2, .wrap-4x3, .wrap-3x1 {
	max-width: 300px;
	position: static;
	padding: 0;
	height: auto
}
.flexrow [class*='col-'] {
	padding-bottom: 1rem !important
}
.chart.chart-schedule {
	margin-bottom: 1rem;
	page-break-inside: avoid
}
.chart.chart-schedule caption {
	font-size: 13px;
	padding: 0 0 5px 0;
	border-bottom-width: 2px;
	line-height: 1em
}
.chart.chart-schedule tbody>tr {
	background: none;
	border: 1px solid #acacac
}
.chart.chart-schedule tbody>tr>td ul, .chart.chart-schedule tbody>tr>td p, .chart.chart-schedule tbody>tr>td strong {
	font-size: 13px !important
}
.chart.chart-schedule tbody>tr>td:nth-child(1) {
	width: 170px;
	padding: 5px
}
.chart.chart-schedule tbody>tr>td:nth-child(2) {
	width: auto;
	padding: 5px
}
.section-footer, nav.sidenav#section-menu {
	display: none
}
.section-footer-row {
	display: none
}
#global-footer {
	display: none
}
}

.mf-widget-powered {display:none;}.lb-loader,.lightbox{text-align:center;line-height:0;position:absolute;left:0}body.lb-disable-scrolling{overflow:hidden}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;filter:alpha(Opacity=80);opacity:.8;display:none}.lightbox{width:100%;z-index:10000;font-weight:400;outline:0}.lightbox .lb-image{display:block;height:auto;max-width:inherit;max-height:none;border-radius:3px;border:4px solid #fff}.lightbox a img{border:none}.lb-outerContainer{position:relative;width:250px;height:250px;margin:0 auto;border-radius:4px;background-color:#fff}.lb-outerContainer:after{content:"";display:table;clear:both}.lb-loader{top:43%;height:25%;width:100%}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(third-party/lightbox/images/loading.gif) no-repeat}.lb-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}.lb-container>.nav{left:0}.lb-nav a{outline:0;background-image:url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)}.lb-next,.lb-prev{height:100%;cursor:pointer;display:block}.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url(third-party/lightbox/images/prev.png) left 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-prev:hover{filter:alpha(Opacity=100);opacity:1}.lb-nav a.lb-next{width:64%;right:0;float:right;background:url(third-party/lightbox/images/next.png) right 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-next:hover{filter:alpha(Opacity=100);opacity:1}.lb-dataContainer{margin:0 auto;padding-top:5px;width:100%;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.lb-dataContainer:after{content:"";display:table;clear:both}.lb-data{padding:0 4px;color:#ccc}.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}.lb-data .lb-caption{font-size:13px;font-weight:700;line-height:1em}.lb-data .lb-caption a{color:#4ae}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(third-party/lightbox/images/close.png) top right no-repeat;text-align:right;outline:0;filter:alpha(Opacity=70);opacity:.7;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.lb-data .lb-close:hover{cursor:pointer;filter:alpha(Opacity=100);opacity:1}


.lightbox-gallery.row {
	margin: 0;
}

.lightbox-gallery.row a {
	padding: 0.5rem;
}