@charset "UTF-8";



@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css);

@import url(https://fonts.googleapis.com/css?family=Lora:400,400italic,700,700italic|Montserrat:400,700);


:root {
	-ms-overflow-style: -ms-autohiding-scrollbar;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	    -ms-text-size-adjust: 100%;
	        text-size-adjust: 100%;
	box-sizing: border-box;
	cursor: default;
	font: 16px/1.5 sans-serif;
	text-rendering: optimizeLegibility;
}

audio:not([controls]) {
	display: none;
}

details {
	display: block;
}

input[type="number"] {
	width: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

main {
	display: block;
}

summary {
	display: block;
}

pre {
	overflow: auto;
}

progress {
	display: inline-block;
}

small {
	font-size: 75%;
	line-height: inherit;
}

template {
	display: none;
}

textarea {
	overflow: auto;
	resize: vertical;
	height: auto;
	min-height: 50px;
	max-width: 100%;
}

[hidden] {
	display: none;
}

[unselectable] {
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
}


*,::before,::after {
	box-sizing: inherit;
	border-style: solid;
	border-width: 0;
}

* {
	font-size: inherit;
	line-height: inherit;
	margin: 0;
	padding: 0;
}

::before,::after {
	text-decoration: inherit;
	vertical-align: inherit;
}





html {
	background-color: #FFFFFF;
}

a {
	text-decoration: none;
	color: #e18f39;
	line-height: inherit;
	transition: color 200ms ease-in-out;
}

audio,canvas,iframe,img,svg,video {
	vertical-align: middle;
}

button,input,select,textarea {
	background-color: transparent;
	color: inherit;
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit;
}


button,[type="button"],[type="date"],[type="datetime"],[type="datetime-local"],[type="email"],[type="month"],[type="number"],[type="password"],[type="reset"],[type="search"],[type="submit"],[type="tel"],[type="text"],[type="time"],[type="url"],[type="week"],select,textarea {
	min-height: 1.5em;
}

code,kbd,pre,samp {
	font-family: monospace, monospace;
}

nav ol,nav ul {
	list-style: none;
}

select {
	-moz-appearance: none !important;
	-webkit-appearance: none !important;
	width: 100%;
	background-color: #FAFAFA;
	border-radius: 0;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
	background-position: 100% center;
	background-repeat: no-repeat;
	border-style: solid;
	border-width: 0;
	border-color: #cccccc;
	color: rgba(0, 0, 0, 0.75);
	font-family: inherit;
	font-size: 0.875rem;
	line-height: normal;
	padding: 0.5rem;
	height: 2.3125rem;
}

select::-ms-expand {
	display: none;
}

select::-ms-value {
	color: currentColor;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}


::-moz-selection {
	background-color: #B3D4FC;
	text-shadow: none;
}


::selection {
	background-color: #B3D4FC;
	text-shadow: none;
}

@media screen {

	[hidden~="screen"] {
		display: inherit;
	}
	
		[hidden~="screen"]:not(:active):not(:focus):not(:target) {
		clip: rect(0 0 0 0) !important;
		position: absolute !important;
	}
}


meta.foundation-version {
	font-family: "/{{VERSION}}/";
}

meta.foundation-mq-small {
	font-family: "/only screen/";
	width: 0;
}

meta.foundation-mq-small-only {
	font-family: "/only screen and (max-width: 40em)/";
	width: 0;
}

meta.foundation-mq-medium {
	font-family: "/only screen and (min-width:40.0625em)/";
	width: 40.0625em;
}

meta.foundation-mq-medium-only {
	font-family: "/only screen and (min-width:40.0625em) and (max-width:64em)/";
	width: 40.0625em;
}

meta.foundation-mq-large {
	font-family: "/only screen and (min-width:64.0625em)/";
	width: 64.0625em;
}

meta.foundation-mq-large-only {
	font-family: "/only screen and (min-width:64.0625em) and (max-width:90em)/";
	width: 64.0625em;
}

meta.foundation-mq-xlarge {
	font-family: "/only screen and (min-width:90.0625em)/";
	width: 90.0625em;
}

meta.foundation-mq-xlarge-only {
	font-family: "/only screen and (min-width:90.0625em) and (max-width:120em)/";
	width: 90.0625em;
}

meta.foundation-mq-xxlarge {
	font-family: "/only screen and (min-width:120.0625em)/";
	width: 120.0625em;
}

meta.foundation-data-attribute-namespace {
	font-family: false;
}

html,body {
	height: 100%;
	font-size: 100%;
}

*,*:before,*:after {
	box-sizing: border-box;
}


body {
	background: #c5c2be;
	color: #56524f;
	cursor: auto;
	font-family: "Lora", Georgia, Cambria, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5;
	margin: 0;
	padding: 0;
	position: relative;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

a:hover {
	cursor: pointer;
}

img {
	max-width: 100%;
	height: auto;
	-ms-interpolation-mode: bicubic;
	display: inline-block;
	vertical-align: middle;
}


#map_canvas img,#map_canvas embed,#map_canvas object,.map_canvas img,.map_canvas embed,.map_canvas object,.mqa-display img,.mqa-display embed,.mqa-display object {
	max-width: none !important;
}

.left {
	float: left !important;
}

.right {
	float: right !important;
}

.clearfix:before,.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}

.hide {
	display: none;
}

.invisible {
	visibility: hidden;
}

.antialiased {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}




[class*="block-grid-"] {
	display: block;
	padding: 0;
	margin: 0 -0.625rem;
}

[class*="block-grid-"]:before,[class*="block-grid-"]:after {
	content: " ";
	display: table;
}

[class*="block-grid-"]:after {
	clear: both;
}

[class*="block-grid-"] > li {
	display: block;
	float: left;
	height: auto;
	padding: 0 0.625rem 1.25rem;
}

@media only screen {

	.small-block-grid-1 > li {
		list-style: none;
		width: 100%;
	}
	
		.small-block-grid-1 > li:nth-of-type(1n) {
		clear: none;
	}
	
		.small-block-grid-1 > li:nth-of-type(1n+1) {
		clear: both;
	}
	
		.small-block-grid-2 > li {
		list-style: none;
		width: 50%;
	}
	
		.small-block-grid-2 > li:nth-of-type(1n) {
		clear: none;
	}
	
		.small-block-grid-2 > li:nth-of-type(2n+1) {
		clear: both;
	}
	
		.small-block-grid-3 > li {
		list-style: none;
		width: 33.33333%;
	}
	
		.small-block-grid-3 > li:nth-of-type(1n) {
		clear: none;
	}
	
		.small-block-grid-3 > li:nth-of-type(3n+1) {
		clear: both;
	}
	
		.small-block-grid-4 > li {
		list-style: none;
		width: 25%;
	}
	
		.small-block-grid-4 > li:nth-of-type(1n) {
		clear: none;
	}
	
		.small-block-grid-4 > li:nth-of-type(4n+1) {
		clear: both;
	}
	
		.small-block-grid-5 > li {
		list-style: none;
		width: 20%;
	}
	
		.small-block-grid-5 > li:nth-of-type(1n) {
		clear: none;
	}
	
		.small-block-grid-5 > li:nth-of-type(5n+1) {
		clear: both;
	}
	
		.small-block-grid-6 > li {
		list-style: none;
		width: 16.66667%;
	}
	
		.small-block-grid-6 > li:nth-of-type(1n) {
		clear: none;
	}
	
		.small-block-grid-6 > li:nth-of-type(6n+1) {
		clear: both;
	}
	
		.small-block-grid-7 > li {
		list-style: none;
		width: 14.28571%;
	}
	
		.small-block-grid-7 > li:nth-of-type(1n) {
		clear: none;
	}
	
		.small-block-grid-7 > li:nth-of-type(7n+1) {
		clear: both;
	}
	
		.small-block-grid-8 > li {
		list-style: none;
		width: 12.5%;
	}
	
		.small-block-grid-8 > li:nth-of-type(1n) {
		clear: none;
	}
	
		.small-block-grid-8 > li:nth-of-type(8n+1) {
		clear: both;
	}
	
		.small-block-grid-9 > li {
		list-style: none;
		width: 11.11111%;
	}
	
		.small-block-grid-9 > li:nth-of-type(1n) {
		clear: none;
	}
	
		.small-block-grid-9 > li:nth-of-type(9n+1) {
		clear: both;
	}
	
		.small-block-grid-10 > li {
		list-style: none;
		width: 10%;
	}
	
		.small-block-grid-10 > li:nth-of-type(1n) {
		clear: none;
	}
	
		.small-block-grid-10 > li:nth-of-type(10n+1) {
		clear: both;
	}
	
		.small-block-grid-11 > li {
		list-style: none;
		width: 9.09091%;
	}
	
		.small-block-grid-11 > li:nth-of-type(1n) {
		clear: none;
	}
	
		.small-block-grid-11 > li:nth-of-type(11n+1) {
		clear: both;
	}
	
		.small-block-grid-12 > li {
		list-style: none;
		width: 8.33333%;
	}
	
		.small-block-grid-12 > li:nth-of-type(1n) {
		clear: none;
	}
	
		.small-block-grid-12 > li:nth-of-type(12n+1) {
		clear: both;
	}
}


@media only screen and (min-width: 40.0625em) {

	.medium-block-grid-1 > li {
		list-style: none;
		width: 100%;
	}
	
		.medium-block-grid-1 > li:nth-of-type(1n) {
		clear: none;
	}
	
		.medium-block-grid-1 > li:nth-of-type(1n+1) {
		clear: both;
	}
	
		.medium-block-grid-2 > li {
		list-style: none;
		width: 50%;
	}
	
		.medium-block-grid-2 > li:nth-of-type(1n) {
		clear: none;
	}
	
		.medium-block-grid-2 > li:nth-of-type(2n+1) {
		clear: both;
	}
	
		.medium-block-grid-3 > li {
		list-style: none;
		width: 33.33333%;
	}
	
		.medium-block-grid-3 > li:nth-of-type(1n) {
		clear: none;
	}
	
		.medium-block-grid-3 > li:nth-of-type(3n+1) {
		clear: both;
	}
	
		.medium-block-grid-4 > li {
		list-style: none;
		width: 25%;
	}
	
		.medium-block-grid-4 > li:nth-of-type(1n) {
		clear: none;
	}
	
		.medium-block-grid-4 > li:nth-of-type(4n+1) {
		clear: both;
	}
	
		.medium-block-grid-5 > li {
		list-style: none;
		width: 20%;
	}
	
		.medium-block-grid-5 > li:nth-of-type(1n) {
		clear: none;
	}
	
		.medium-block-grid-5 > li:nth-of-type(5n+1) {
		clear: both;
	}
	
		.medium-block-grid-6 > li {
		list-style: none;
		width: 16.66667%;
	}
	
		.medium-block-grid-6 > li:nth-of-type(1n) {
		clear: none;
	}
	
		.medium-block-grid-6 > li:nth-of-type(6n+1) {
		clear: both;
	}
	
		.medium-block-grid-7 > li {
		list-style: none;
		width: 14.28571%;
	}
	
		.medium-block-grid-7 > li:nth-of-type(1n) {
		clear: none;
	}
	
		.medium-block-grid-7 > li:nth-of-type(7n+1) {
		clear: both;
	}
	
		.medium-block-grid-8 > li {
		list-style: none;
		width: 12.5%;
	}
	
		.medium-block-grid-8 > li:nth-of-type(1n) {
		clear: none;
	}
	
		.medium-block-grid-8 > li:nth-of-type(8n+1) {
		clear: both;
	}
	
		.medium-block-grid-9 > li {
		list-style: none;
		width: 11.11111%;
	}
	
		.medium-block-grid-9 > li:nth-of-type(1n) {
		clear: none;
	}
	
		.medium-block-grid-9 > li:nth-of-type(9n+1) {
		clear: both;
	}
	
		.medium-block-grid-10 > li {
		list-style: none;
		width: 10%;
	}
	
		.medium-block-grid-10 > li:nth-of-type(1n) {
		clear: none;
	}
	
		.medium-block-grid-10 > li:nth-of-type(10n+1) {
		clear: both;
	}
	
		.medium-block-grid-11 > li {
		list-style: none;
		width: 9.09091%;
	}
	
		.medium-block-grid-11 > li:nth-of-type(1n) {
		clear: none;
	}
	
		.medium-block-grid-11 > li:nth-of-type(11n+1) {
		clear: both;
	}
	
		.medium-block-grid-12 > li {
		list-style: none;
		width: 8.33333%;
	}
	
		.medium-block-grid-12 > li:nth-of-type(1n) {
		clear: none;
	}
	
		.medium-block-grid-12 > li:nth-of-type(12n+1) {
		clear: both;
	}
}


@media only screen and (min-width: 64.0625em) {

	.large-block-grid-1 > li {
		list-style: none;
		width: 100%;
	}
	
		.large-block-grid-1 > li:nth-of-type(1n) {
		clear: none;
	}
	
		.large-block-grid-1 > li:nth-of-type(1n+1) {
		clear: both;
	}
	
		.large-block-grid-2 > li {
		list-style: none;
		width: 50%;
	}
	
		.large-block-grid-2 > li:nth-of-type(1n) {
		clear: none;
	}
	
		.large-block-grid-2 > li:nth-of-type(2n+1) {
		clear: both;
	}
	
		.large-block-grid-3 > li {
		list-style: none;
		width: 33.33333%;
	}
	
		.large-block-grid-3 > li:nth-of-type(1n) {
		clear: none;
	}
	
		.large-block-grid-3 > li:nth-of-type(3n+1) {
		clear: both;
	}
	
		.large-block-grid-4 > li {
		list-style: none;
		width: 25%;
	}
	
		.large-block-grid-4 > li:nth-of-type(1n) {
		clear: none;
	}
	
		.large-block-grid-4 > li:nth-of-type(4n+1) {
		clear: both;
	}
	
		.large-block-grid-5 > li {
		list-style: none;
		width: 20%;
	}
	
		.large-block-grid-5 > li:nth-of-type(1n) {
		clear: none;
	}
	
		.large-block-grid-5 > li:nth-of-type(5n+1) {
		clear: both;
	}
	
		.large-block-grid-6 > li {
		list-style: none;
		width: 16.66667%;
	}
	
		.large-block-grid-6 > li:nth-of-type(1n) {
		clear: none;
	}
	
		.large-block-grid-6 > li:nth-of-type(6n+1) {
		clear: both;
	}
	
		.large-block-grid-7 > li {
		list-style: none;
		width: 14.28571%;
	}
	
		.large-block-grid-7 > li:nth-of-type(1n) {
		clear: none;
	}
	
		.large-block-grid-7 > li:nth-of-type(7n+1) {
		clear: both;
	}
	
		.large-block-grid-8 > li {
		list-style: none;
		width: 12.5%;
	}
	
		.large-block-grid-8 > li:nth-of-type(1n) {
		clear: none;
	}
	
		.large-block-grid-8 > li:nth-of-type(8n+1) {
		clear: both;
	}
	
		.large-block-grid-9 > li {
		list-style: none;
		width: 11.11111%;
	}
	
		.large-block-grid-9 > li:nth-of-type(1n) {
		clear: none;
	}
	
		.large-block-grid-9 > li:nth-of-type(9n+1) {
		clear: both;
	}
	
		.large-block-grid-10 > li {
		list-style: none;
		width: 10%;
	}
	
		.large-block-grid-10 > li:nth-of-type(1n) {
		clear: none;
	}
	
		.large-block-grid-10 > li:nth-of-type(10n+1) {
		clear: both;
	}
	
		.large-block-grid-11 > li {
		list-style: none;
		width: 9.09091%;
	}
	
		.large-block-grid-11 > li:nth-of-type(1n) {
		clear: none;
	}
	
		.large-block-grid-11 > li:nth-of-type(11n+1) {
		clear: both;
	}
	
		.large-block-grid-12 > li {
		list-style: none;
		width: 8.33333%;
	}
	
		.large-block-grid-12 > li:nth-of-type(1n) {
		clear: none;
	}
	
		.large-block-grid-12 > li:nth-of-type(12n+1) {
		clear: both;
	}
}


.row {
	margin: 0 auto;
	max-width: 1200px;
	width: 100%;
}

.row:before,.row:after {
	content: " ";
	display: table;
}

.row:after {
	clear: both;
}

.row.collapse > .column,.row.collapse > .columns {
	padding-left: 0;
	padding-right: 0;
}

.row.collapse .row {
	margin-left: 0;
	margin-right: 0;
}

.row .row {
	margin: 0 -20px;
	max-width: none;
	width: auto;
}

.row .row:before,.row .row:after {
	content: " ";
	display: table;
}

.row .row:after {
	clear: both;
}

.row .row.collapse {
	margin: 0;
	max-width: none;
	width: auto;
}

.row .row.collapse:before,.row .row.collapse:after {
	content: " ";
	display: table;
}

.row .row.collapse:after {
	clear: both;
}

.column,.columns {
	padding-left: 20px;
	padding-right: 20px;
	width: 100%;
	float: left;
}

.column + .column:last-child,.columns + .column:last-child,.column +
.columns:last-child,.columns +
.columns:last-child {
	float: right;
}

.column + .column.end,.columns + .column.end,.column +
.columns.end,.columns +
.columns.end {
	float: left;
}

@media only screen {

	.small-push-0 {
		position: relative;
		left: 0;
		right: auto;
	}
	
		.small-pull-0 {
		position: relative;
		right: 0;
		left: auto;
	}
	
		.small-push-1 {
		position: relative;
		left: 8.33333%;
		right: auto;
	}
	
		.small-pull-1 {
		position: relative;
		right: 8.33333%;
		left: auto;
	}
	
		.small-push-2 {
		position: relative;
		left: 16.66667%;
		right: auto;
	}
	
		.small-pull-2 {
		position: relative;
		right: 16.66667%;
		left: auto;
	}
	
		.small-push-3 {
		position: relative;
		left: 25%;
		right: auto;
	}
	
		.small-pull-3 {
		position: relative;
		right: 25%;
		left: auto;
	}
	
		.small-push-4 {
		position: relative;
		left: 33.33333%;
		right: auto;
	}
	
		.small-pull-4 {
		position: relative;
		right: 33.33333%;
		left: auto;
	}
	
		.small-push-5 {
		position: relative;
		left: 41.66667%;
		right: auto;
	}
	
		.small-pull-5 {
		position: relative;
		right: 41.66667%;
		left: auto;
	}
	
		.small-push-6 {
		position: relative;
		left: 50%;
		right: auto;
	}
	
		.small-pull-6 {
		position: relative;
		right: 50%;
		left: auto;
	}
	
		.small-push-7 {
		position: relative;
		left: 58.33333%;
		right: auto;
	}
	
		.small-pull-7 {
		position: relative;
		right: 58.33333%;
		left: auto;
	}
	
		.small-push-8 {
		position: relative;
		left: 66.66667%;
		right: auto;
	}
	
		.small-pull-8 {
		position: relative;
		right: 66.66667%;
		left: auto;
	}
	
		.small-push-9 {
		position: relative;
		left: 75%;
		right: auto;
	}
	
		.small-pull-9 {
		position: relative;
		right: 75%;
		left: auto;
	}
	
		.small-push-10 {
		position: relative;
		left: 83.33333%;
		right: auto;
	}
	
		.small-pull-10 {
		position: relative;
		right: 83.33333%;
		left: auto;
	}
	
		.small-push-11 {
		position: relative;
		left: 91.66667%;
		right: auto;
	}
	
		.small-pull-11 {
		position: relative;
		right: 91.66667%;
		left: auto;
	}
	
		.column,.columns {
		position: relative;
		padding-left: 20px;
		padding-right: 20px;
		float: left;
	}
	
		.small-1 {
		width: 8.33333%;
	}
	
		.small-2 {
		width: 16.66667%;
	}
	
		.small-3 {
		width: 25%;
	}
	
		.small-4 {
		width: 33.33333%;
	}
	
		.small-5 {
		width: 41.66667%;
	}
	
		.small-6 {
		width: 50%;
	}
	
		.small-7 {
		width: 58.33333%;
	}
	
		.small-8 {
		width: 66.66667%;
	}
	
		.small-9 {
		width: 75%;
	}
	
		.small-10 {
		width: 83.33333%;
	}
	
		.small-11 {
		width: 91.66667%;
	}
	
		.small-12 {
		width: 100%;
	}
	
		.small-offset-0 {
		margin-left: 0 !important;
	}
	
		.small-offset-1 {
		margin-left: 8.33333% !important;
	}
	
		.small-offset-2 {
		margin-left: 16.66667% !important;
	}
	
		.small-offset-3 {
		margin-left: 25% !important;
	}
	
		.small-offset-4 {
		margin-left: 33.33333% !important;
	}
	
		.small-offset-5 {
		margin-left: 41.66667% !important;
	}
	
		.small-offset-6 {
		margin-left: 50% !important;
	}
	
		.small-offset-7 {
		margin-left: 58.33333% !important;
	}
	
		.small-offset-8 {
		margin-left: 66.66667% !important;
	}
	
		.small-offset-9 {
		margin-left: 75% !important;
	}
	
		.small-offset-10 {
		margin-left: 83.33333% !important;
	}
	
		.small-offset-11 {
		margin-left: 91.66667% !important;
	}
	
		.small-reset-order {
		float: left;
		left: auto;
		margin-left: 0;
		margin-right: 0;
		right: auto;
	}
	
		.column.small-centered,.columns.small-centered {
		margin-left: auto;
		margin-right: auto;
		float: none;
	}
	
		.column.small-uncentered,.columns.small-uncentered {
		float: left;
		margin-left: 0;
		margin-right: 0;
	}
	
		.column.small-centered:last-child,.columns.small-centered:last-child {
		float: none;
	}
	
		.column.small-uncentered:last-child,.columns.small-uncentered:last-child {
		float: left;
	}
	
		.column.small-uncentered.opposite,.columns.small-uncentered.opposite {
		float: right;
	}
	
		.row.small-collapse > .column,.row.small-collapse > .columns {
		padding-left: 0;
		padding-right: 0;
	}
	
		.row.small-collapse .row {
		margin-left: 0;
		margin-right: 0;
	}
	
		.row.small-uncollapse > .column,.row.small-uncollapse > .columns {
		padding-left: 20px;
		padding-right: 20px;
		float: left;
	}
}


@media only screen and (min-width: 40.0625em) {

	.medium-push-0 {
		position: relative;
		left: 0;
		right: auto;
	}
	
		.medium-pull-0 {
		position: relative;
		right: 0;
		left: auto;
	}
	
		.medium-push-1 {
		position: relative;
		left: 8.33333%;
		right: auto;
	}
	
		.medium-pull-1 {
		position: relative;
		right: 8.33333%;
		left: auto;
	}
	
		.medium-push-2 {
		position: relative;
		left: 16.66667%;
		right: auto;
	}
	
		.medium-pull-2 {
		position: relative;
		right: 16.66667%;
		left: auto;
	}
	
		.medium-push-3 {
		position: relative;
		left: 25%;
		right: auto;
	}
	
		.medium-pull-3 {
		position: relative;
		right: 25%;
		left: auto;
	}
	
		.medium-push-4 {
		position: relative;
		left: 33.33333%;
		right: auto;
	}
	
		.medium-pull-4 {
		position: relative;
		right: 33.33333%;
		left: auto;
	}
	
		.medium-push-5 {
		position: relative;
		left: 41.66667%;
		right: auto;
	}
	
		.medium-pull-5 {
		position: relative;
		right: 41.66667%;
		left: auto;
	}
	
		.medium-push-6 {
		position: relative;
		left: 50%;
		right: auto;
	}
	
		.medium-pull-6 {
		position: relative;
		right: 50%;
		left: auto;
	}
	
		.medium-push-7 {
		position: relative;
		left: 58.33333%;
		right: auto;
	}
	
		.medium-pull-7 {
		position: relative;
		right: 58.33333%;
		left: auto;
	}
	
		.medium-push-8 {
		position: relative;
		left: 66.66667%;
		right: auto;
	}
	
		.medium-pull-8 {
		position: relative;
		right: 66.66667%;
		left: auto;
	}
	
		.medium-push-9 {
		position: relative;
		left: 75%;
		right: auto;
	}
	
		.medium-pull-9 {
		position: relative;
		right: 75%;
		left: auto;
	}
	
		.medium-push-10 {
		position: relative;
		left: 83.33333%;
		right: auto;
	}
	
		.medium-pull-10 {
		position: relative;
		right: 83.33333%;
		left: auto;
	}
	
		.medium-push-11 {
		position: relative;
		left: 91.66667%;
		right: auto;
	}
	
		.medium-pull-11 {
		position: relative;
		right: 91.66667%;
		left: auto;
	}
	
		.column,.columns {
		position: relative;
		padding-left: 20px;
		padding-right: 20px;
		float: left;
	}
	
		.medium-1 {
		width: 8.33333%;
	}
	
		.medium-2 {
		width: 16.66667%;
	}
	
		.medium-3 {
		width: 25%;
	}
	
		.medium-4 {
		width: 33.33333%;
	}
	
		.medium-5 {
		width: 41.66667%;
	}
	
		.medium-6 {
		width: 50%;
	}
	
		.medium-7 {
		width: 58.33333%;
	}
	
		.medium-8 {
		width: 66.66667%;
	}
	
		.medium-9 {
		width: 75%;
	}
	
		.medium-10 {
		width: 83.33333%;
	}
	
		.medium-11 {
		width: 91.66667%;
	}
	
		.medium-12 {
		width: 100%;
	}
	
		.medium-offset-0 {
		margin-left: 0 !important;
	}
	
		.medium-offset-1 {
		margin-left: 8.33333% !important;
	}
	
		.medium-offset-2 {
		margin-left: 16.66667% !important;
	}
	
		.medium-offset-3 {
		margin-left: 25% !important;
	}
	
		.medium-offset-4 {
		margin-left: 33.33333% !important;
	}
	
		.medium-offset-5 {
		margin-left: 41.66667% !important;
	}
	
		.medium-offset-6 {
		margin-left: 50% !important;
	}
	
		.medium-offset-7 {
		margin-left: 58.33333% !important;
	}
	
		.medium-offset-8 {
		margin-left: 66.66667% !important;
	}
	
		.medium-offset-9 {
		margin-left: 75% !important;
	}
	
		.medium-offset-10 {
		margin-left: 83.33333% !important;
	}
	
		.medium-offset-11 {
		margin-left: 91.66667% !important;
	}
	
		.medium-reset-order {
		float: left;
		left: auto;
		margin-left: 0;
		margin-right: 0;
		right: auto;
	}
	
		.column.medium-centered,.columns.medium-centered {
		margin-left: auto;
		margin-right: auto;
		float: none;
	}
	
		.column.medium-uncentered,.columns.medium-uncentered {
		float: left;
		margin-left: 0;
		margin-right: 0;
	}
	
		.column.medium-centered:last-child,.columns.medium-centered:last-child {
		float: none;
	}
	
		.column.medium-uncentered:last-child,.columns.medium-uncentered:last-child {
		float: left;
	}
	
		.column.medium-uncentered.opposite,.columns.medium-uncentered.opposite {
		float: right;
	}
	
		.row.medium-collapse > .column,.row.medium-collapse > .columns {
		padding-left: 0;
		padding-right: 0;
	}
	
		.row.medium-collapse .row {
		margin-left: 0;
		margin-right: 0;
	}
	
		.row.medium-uncollapse > .column,.row.medium-uncollapse > .columns {
		padding-left: 20px;
		padding-right: 20px;
		float: left;
	}
	
		.push-0 {
		position: relative;
		left: 0;
		right: auto;
	}
	
		.pull-0 {
		position: relative;
		right: 0;
		left: auto;
	}
	
		.push-1 {
		position: relative;
		left: 8.33333%;
		right: auto;
	}
	
		.pull-1 {
		position: relative;
		right: 8.33333%;
		left: auto;
	}
	
		.push-2 {
		position: relative;
		left: 16.66667%;
		right: auto;
	}
	
		.pull-2 {
		position: relative;
		right: 16.66667%;
		left: auto;
	}
	
		.push-3 {
		position: relative;
		left: 25%;
		right: auto;
	}
	
		.pull-3 {
		position: relative;
		right: 25%;
		left: auto;
	}
	
		.push-4 {
		position: relative;
		left: 33.33333%;
		right: auto;
	}
	
		.pull-4 {
		position: relative;
		right: 33.33333%;
		left: auto;
	}
	
		.push-5 {
		position: relative;
		left: 41.66667%;
		right: auto;
	}
	
		.pull-5 {
		position: relative;
		right: 41.66667%;
		left: auto;
	}
	
		.push-6 {
		position: relative;
		left: 50%;
		right: auto;
	}
	
		.pull-6 {
		position: relative;
		right: 50%;
		left: auto;
	}
	
		.push-7 {
		position: relative;
		left: 58.33333%;
		right: auto;
	}
	
		.pull-7 {
		position: relative;
		right: 58.33333%;
		left: auto;
	}
	
		.push-8 {
		position: relative;
		left: 66.66667%;
		right: auto;
	}
	
		.pull-8 {
		position: relative;
		right: 66.66667%;
		left: auto;
	}
	
		.push-9 {
		position: relative;
		left: 75%;
		right: auto;
	}
	
		.pull-9 {
		position: relative;
		right: 75%;
		left: auto;
	}
	
		.push-10 {
		position: relative;
		left: 83.33333%;
		right: auto;
	}
	
		.pull-10 {
		position: relative;
		right: 83.33333%;
		left: auto;
	}
	
		.push-11 {
		position: relative;
		left: 91.66667%;
		right: auto;
	}
	
		.pull-11 {
		position: relative;
		right: 91.66667%;
		left: auto;
	}
}


@media only screen and (min-width: 64.0625em) {

	.large-push-0 {
		position: relative;
		left: 0;
		right: auto;
	}
	
		.large-pull-0 {
		position: relative;
		right: 0;
		left: auto;
	}
	
		.large-push-1 {
		position: relative;
		left: 8.33333%;
		right: auto;
	}
	
		.large-pull-1 {
		position: relative;
		right: 8.33333%;
		left: auto;
	}
	
		.large-push-2 {
		position: relative;
		left: 16.66667%;
		right: auto;
	}
	
		.large-pull-2 {
		position: relative;
		right: 16.66667%;
		left: auto;
	}
	
		.large-push-3 {
		position: relative;
		left: 25%;
		right: auto;
	}
	
		.large-pull-3 {
		position: relative;
		right: 25%;
		left: auto;
	}
	
		.large-push-4 {
		position: relative;
		left: 33.33333%;
		right: auto;
	}
	
		.large-pull-4 {
		position: relative;
		right: 33.33333%;
		left: auto;
	}
	
		.large-push-5 {
		position: relative;
		left: 41.66667%;
		right: auto;
	}
	
		.large-pull-5 {
		position: relative;
		right: 41.66667%;
		left: auto;
	}
	
		.large-push-6 {
		position: relative;
		left: 50%;
		right: auto;
	}
	
		.large-pull-6 {
		position: relative;
		right: 50%;
		left: auto;
	}
	
		.large-push-7 {
		position: relative;
		left: 58.33333%;
		right: auto;
	}
	
		.large-pull-7 {
		position: relative;
		right: 58.33333%;
		left: auto;
	}
	
		.large-push-8 {
		position: relative;
		left: 66.66667%;
		right: auto;
	}
	
		.large-pull-8 {
		position: relative;
		right: 66.66667%;
		left: auto;
	}
	
		.large-push-9 {
		position: relative;
		left: 75%;
		right: auto;
	}
	
		.large-pull-9 {
		position: relative;
		right: 75%;
		left: auto;
	}
	
		.large-push-10 {
		position: relative;
		left: 83.33333%;
		right: auto;
	}
	
		.large-pull-10 {
		position: relative;
		right: 83.33333%;
		left: auto;
	}
	
		.large-push-11 {
		position: relative;
		left: 91.66667%;
		right: auto;
	}
	
		.large-pull-11 {
		position: relative;
		right: 91.66667%;
		left: auto;
	}
	
		.column,.columns {
		position: relative;
		padding-left: 20px;
		padding-right: 20px;
		float: left;
	}
	
		.large-1 {
		width: 8.33333%;
	}
	
		.large-2 {
		width: 16.66667%;
	}
	
		.large-3 {
		width: 25%;
	}
	
		.large-4 {
		width: 33.33333%;
	}
	
		.large-5 {
		width: 41.66667%;
	}
	
		.large-6 {
		width: 50%;
	}
	
		.large-7 {
		width: 58.33333%;
	}
	
		.large-8 {
		width: 66.66667%;
	}
	
		.large-9 {
		width: 75%;
	}
	
		.large-10 {
		width: 83.33333%;
	}
	
		.large-11 {
		width: 91.66667%;
	}
	
		.large-12 {
		width: 100%;
	}
	
		.large-offset-0 {
		margin-left: 0 !important;
	}
	
		.large-offset-1 {
		margin-left: 8.33333% !important;
	}
	
		.large-offset-2 {
		margin-left: 16.66667% !important;
	}
	
		.large-offset-3 {
		margin-left: 25% !important;
	}
	
		.large-offset-4 {
		margin-left: 33.33333% !important;
	}
	
		.large-offset-5 {
		margin-left: 41.66667% !important;
	}
	
		.large-offset-6 {
		margin-left: 50% !important;
	}
	
		.large-offset-7 {
		margin-left: 58.33333% !important;
	}
	
		.large-offset-8 {
		margin-left: 66.66667% !important;
	}
	
		.large-offset-9 {
		margin-left: 75% !important;
	}
	
		.large-offset-10 {
		margin-left: 83.33333% !important;
	}
	
		.large-offset-11 {
		margin-left: 91.66667% !important;
	}
	
		.large-reset-order {
		float: left;
		left: auto;
		margin-left: 0;
		margin-right: 0;
		right: auto;
	}
	
		.column.large-centered,.columns.large-centered {
		margin-left: auto;
		margin-right: auto;
		float: none;
	}
	
		.column.large-uncentered,.columns.large-uncentered {
		float: left;
		margin-left: 0;
		margin-right: 0;
	}
	
		.column.large-centered:last-child,.columns.large-centered:last-child {
		float: none;
	}
	
		.column.large-uncentered:last-child,.columns.large-uncentered:last-child {
		float: left;
	}
	
		.column.large-uncentered.opposite,.columns.large-uncentered.opposite {
		float: right;
	}
	
		.row.large-collapse > .column,.row.large-collapse > .columns {
		padding-left: 0;
		padding-right: 0;
	}
	
		.row.large-collapse .row {
		margin-left: 0;
		margin-right: 0;
	}
	
		.row.large-uncollapse > .column,.row.large-uncollapse > .columns {
		padding-left: 20px;
		padding-right: 20px;
		float: left;
	}
	
		.push-0 {
		position: relative;
		left: 0;
		right: auto;
	}
	
		.pull-0 {
		position: relative;
		right: 0;
		left: auto;
	}
	
		.push-1 {
		position: relative;
		left: 8.33333%;
		right: auto;
	}
	
		.pull-1 {
		position: relative;
		right: 8.33333%;
		left: auto;
	}
	
		.push-2 {
		position: relative;
		left: 16.66667%;
		right: auto;
	}
	
		.pull-2 {
		position: relative;
		right: 16.66667%;
		left: auto;
	}
	
		.push-3 {
		position: relative;
		left: 25%;
		right: auto;
	}
	
		.pull-3 {
		position: relative;
		right: 25%;
		left: auto;
	}
	
		.push-4 {
		position: relative;
		left: 33.33333%;
		right: auto;
	}
	
		.pull-4 {
		position: relative;
		right: 33.33333%;
		left: auto;
	}
	
		.push-5 {
		position: relative;
		left: 41.66667%;
		right: auto;
	}
	
		.pull-5 {
		position: relative;
		right: 41.66667%;
		left: auto;
	}
	
		.push-6 {
		position: relative;
		left: 50%;
		right: auto;
	}
	
		.pull-6 {
		position: relative;
		right: 50%;
		left: auto;
	}
	
		.push-7 {
		position: relative;
		left: 58.33333%;
		right: auto;
	}
	
		.pull-7 {
		position: relative;
		right: 58.33333%;
		left: auto;
	}
	
		.push-8 {
		position: relative;
		left: 66.66667%;
		right: auto;
	}
	
		.pull-8 {
		position: relative;
		right: 66.66667%;
		left: auto;
	}
	
		.push-9 {
		position: relative;
		left: 75%;
		right: auto;
	}
	
		.pull-9 {
		position: relative;
		right: 75%;
		left: auto;
	}
	
		.push-10 {
		position: relative;
		left: 83.33333%;
		right: auto;
	}
	
		.pull-10 {
		position: relative;
		right: 83.33333%;
		left: auto;
	}
	
		.push-11 {
		position: relative;
		left: 91.66667%;
		right: auto;
	}
	
		.pull-11 {
		position: relative;
		right: 91.66667%;
		left: auto;
	}
}



@media only screen {

	.show-for-small-only,.show-for-small-up,.show-for-small,.show-for-small-down,.hide-for-medium-only,.hide-for-medium-up,.hide-for-medium,.show-for-medium-down,.hide-for-large-only,.hide-for-large-up,.hide-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.show-for-xxlarge-down {
		display: inherit !important;
	}
	
		.hide-for-small-only,.hide-for-small-up,.hide-for-small,.hide-for-small-down,.show-for-medium-only,.show-for-medium-up,.show-for-medium,.hide-for-medium-down,.show-for-large-only,.show-for-large-up,.show-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.hide-for-xxlarge-down {
		display: none !important;
	}
	
		.visible-for-small-only,.visible-for-small-up,.visible-for-small,.visible-for-small-down,.hidden-for-medium-only,.hidden-for-medium-up,.hidden-for-medium,.visible-for-medium-down,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-large,.visible-for-large-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.visible-for-xxlarge-down {
		position: static !important;
		height: auto;
		width: auto;
		overflow: visible;
		clip: auto;
	}
	
		.hidden-for-small-only,.hidden-for-small-up,.hidden-for-small,.hidden-for-small-down,.visible-for-medium-only,.visible-for-medium-up,.visible-for-medium,.hidden-for-medium-down,.visible-for-large-only,.visible-for-large-up,.visible-for-large,.hidden-for-large-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.hidden-for-xxlarge-down {
		clip: rect(1px, 1px, 1px, 1px);
		height: 1px;
		overflow: hidden;
		position: absolute !important;
		width: 1px;
	}
	
		table.show-for-small-only,table.show-for-small-up,table.show-for-small,table.show-for-small-down,table.hide-for-medium-only,table.hide-for-medium-up,table.hide-for-medium,table.show-for-medium-down,table.hide-for-large-only,table.hide-for-large-up,table.hide-for-large,table.show-for-large-down,table.hide-for-xlarge-only,table.hide-for-xlarge-up,table.hide-for-xlarge,table.show-for-xlarge-down,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.hide-for-xxlarge,table.show-for-xxlarge-down {
		display: table !important;
	}
	
		thead.show-for-small-only,thead.show-for-small-up,thead.show-for-small,thead.show-for-small-down,thead.hide-for-medium-only,thead.hide-for-medium-up,thead.hide-for-medium,thead.show-for-medium-down,thead.hide-for-large-only,thead.hide-for-large-up,thead.hide-for-large,thead.show-for-large-down,thead.hide-for-xlarge-only,thead.hide-for-xlarge-up,thead.hide-for-xlarge,thead.show-for-xlarge-down,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.hide-for-xxlarge,thead.show-for-xxlarge-down {
		display: table-header-group !important;
	}
	
		tbody.show-for-small-only,tbody.show-for-small-up,tbody.show-for-small,tbody.show-for-small-down,tbody.hide-for-medium-only,tbody.hide-for-medium-up,tbody.hide-for-medium,tbody.show-for-medium-down,tbody.hide-for-large-only,tbody.hide-for-large-up,tbody.hide-for-large,tbody.show-for-large-down,tbody.hide-for-xlarge-only,tbody.hide-for-xlarge-up,tbody.hide-for-xlarge,tbody.show-for-xlarge-down,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.hide-for-xxlarge,tbody.show-for-xxlarge-down {
		display: table-row-group !important;
	}
	
		tr.show-for-small-only,tr.show-for-small-up,tr.show-for-small,tr.show-for-small-down,tr.hide-for-medium-only,tr.hide-for-medium-up,tr.hide-for-medium,tr.show-for-medium-down,tr.hide-for-large-only,tr.hide-for-large-up,tr.hide-for-large,tr.show-for-large-down,tr.hide-for-xlarge-only,tr.hide-for-xlarge-up,tr.hide-for-xlarge,tr.show-for-xlarge-down,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.hide-for-xxlarge,tr.show-for-xxlarge-down {
		display: table-row;
	}
	
		th.show-for-small-only,td.show-for-small-only,th.show-for-small-up,td.show-for-small-up,th.show-for-small,td.show-for-small,th.show-for-small-down,td.show-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.hide-for-medium-up,td.hide-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.show-for-medium-down,td.show-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.hide-for-large-up,td.hide-for-large-up,th.hide-for-large,td.hide-for-large,th.show-for-large-down,td.show-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.hide-for-xlarge-up,td.hide-for-xlarge-up,th.hide-for-xlarge,td.hide-for-xlarge,th.show-for-xlarge-down,td.show-for-xlarge-down,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up,th.hide-for-xxlarge,td.hide-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down {
		display: table-cell !important;
	}
}



@media only screen and (min-width: 40.0625em) {

	.hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.show-for-medium-only,.show-for-medium-up,.show-for-medium,.show-for-medium-down,.hide-for-large-only,.hide-for-large-up,.hide-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.show-for-xxlarge-down {
		display: inherit !important;
	}
	
		.show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.hide-for-medium-only,.hide-for-medium-up,.hide-for-medium,.hide-for-medium-down,.show-for-large-only,.show-for-large-up,.show-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.hide-for-xxlarge-down {
		display: none !important;
	}
	
		.hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.visible-for-medium-only,.visible-for-medium-up,.visible-for-medium,.visible-for-medium-down,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-large,.visible-for-large-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.visible-for-xxlarge-down {
		position: static !important;
		height: auto;
		width: auto;
		overflow: visible;
		clip: auto;
	}
	
		.visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.hidden-for-medium-only,.hidden-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.visible-for-large-only,.visible-for-large-up,.visible-for-large,.hidden-for-large-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.hidden-for-xxlarge-down {
		clip: rect(1px, 1px, 1px, 1px);
		height: 1px;
		overflow: hidden;
		position: absolute !important;
		width: 1px;
	}
	
		table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.show-for-medium-only,table.show-for-medium-up,table.show-for-medium,table.show-for-medium-down,table.hide-for-large-only,table.hide-for-large-up,table.hide-for-large,table.show-for-large-down,table.hide-for-xlarge-only,table.hide-for-xlarge-up,table.hide-for-xlarge,table.show-for-xlarge-down,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.hide-for-xxlarge,table.show-for-xxlarge-down {
		display: table !important;
	}
	
		thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.show-for-medium-only,thead.show-for-medium-up,thead.show-for-medium,thead.show-for-medium-down,thead.hide-for-large-only,thead.hide-for-large-up,thead.hide-for-large,thead.show-for-large-down,thead.hide-for-xlarge-only,thead.hide-for-xlarge-up,thead.hide-for-xlarge,thead.show-for-xlarge-down,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.hide-for-xxlarge,thead.show-for-xxlarge-down {
		display: table-header-group !important;
	}
	
		tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.show-for-medium-only,tbody.show-for-medium-up,tbody.show-for-medium,tbody.show-for-medium-down,tbody.hide-for-large-only,tbody.hide-for-large-up,tbody.hide-for-large,tbody.show-for-large-down,tbody.hide-for-xlarge-only,tbody.hide-for-xlarge-up,tbody.hide-for-xlarge,tbody.show-for-xlarge-down,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.hide-for-xxlarge,tbody.show-for-xxlarge-down {
		display: table-row-group !important;
	}
	
		tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.show-for-medium-only,tr.show-for-medium-up,tr.show-for-medium,tr.show-for-medium-down,tr.hide-for-large-only,tr.hide-for-large-up,tr.hide-for-large,tr.show-for-large-down,tr.hide-for-xlarge-only,tr.hide-for-xlarge-up,tr.hide-for-xlarge,tr.show-for-xlarge-down,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.hide-for-xxlarge,tr.show-for-xxlarge-down {
		display: table-row;
	}
	
		th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.show-for-medium-only,td.show-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.show-for-medium,td.show-for-medium,th.show-for-medium-down,td.show-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.hide-for-large-up,td.hide-for-large-up,th.hide-for-large,td.hide-for-large,th.show-for-large-down,td.show-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.hide-for-xlarge-up,td.hide-for-xlarge-up,th.hide-for-xlarge,td.hide-for-xlarge,th.show-for-xlarge-down,td.show-for-xlarge-down,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up,th.hide-for-xxlarge,td.hide-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down {
		display: table-cell !important;
	}
}



@media only screen and (min-width: 64.0625em) {

	.hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.hide-for-medium-only,.show-for-medium-up,.hide-for-medium,.hide-for-medium-down,.show-for-large-only,.show-for-large-up,.show-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.show-for-xxlarge-down {
		display: inherit !important;
	}
	
		.show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.show-for-medium-only,.hide-for-medium-up,.show-for-medium,.show-for-medium-down,.hide-for-large-only,.hide-for-large-up,.hide-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.hide-for-xxlarge-down {
		display: none !important;
	}
	
		.hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.hidden-for-medium-only,.visible-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.visible-for-large-only,.visible-for-large-up,.visible-for-large,.visible-for-large-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.visible-for-xxlarge-down {
		position: static !important;
		height: auto;
		width: auto;
		overflow: visible;
		clip: auto;
	}
	
		.visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.visible-for-medium-only,.hidden-for-medium-up,.visible-for-medium,.visible-for-medium-down,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-large,.hidden-for-large-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.hidden-for-xxlarge-down {
		clip: rect(1px, 1px, 1px, 1px);
		height: 1px;
		overflow: hidden;
		position: absolute !important;
		width: 1px;
	}
	
		table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.hide-for-medium-only,table.show-for-medium-up,table.hide-for-medium,table.hide-for-medium-down,table.show-for-large-only,table.show-for-large-up,table.show-for-large,table.show-for-large-down,table.hide-for-xlarge-only,table.hide-for-xlarge-up,table.hide-for-xlarge,table.show-for-xlarge-down,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.hide-for-xxlarge,table.show-for-xxlarge-down {
		display: table !important;
	}
	
		thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-medium-only,thead.show-for-medium-up,thead.hide-for-medium,thead.hide-for-medium-down,thead.show-for-large-only,thead.show-for-large-up,thead.show-for-large,thead.show-for-large-down,thead.hide-for-xlarge-only,thead.hide-for-xlarge-up,thead.hide-for-xlarge,thead.show-for-xlarge-down,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.hide-for-xxlarge,thead.show-for-xxlarge-down {
		display: table-header-group !important;
	}
	
		tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-medium-only,tbody.show-for-medium-up,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.show-for-large-only,tbody.show-for-large-up,tbody.show-for-large,tbody.show-for-large-down,tbody.hide-for-xlarge-only,tbody.hide-for-xlarge-up,tbody.hide-for-xlarge,tbody.show-for-xlarge-down,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.hide-for-xxlarge,tbody.show-for-xxlarge-down {
		display: table-row-group !important;
	}
	
		tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-medium-only,tr.show-for-medium-up,tr.hide-for-medium,tr.hide-for-medium-down,tr.show-for-large-only,tr.show-for-large-up,tr.show-for-large,tr.show-for-large-down,tr.hide-for-xlarge-only,tr.hide-for-xlarge-up,tr.hide-for-xlarge,tr.show-for-xlarge-down,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.hide-for-xxlarge,tr.show-for-xxlarge-down {
		display: table-row;
	}
	
		th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.hide-for-medium-down,td.hide-for-medium-down,th.show-for-large-only,td.show-for-large-only,th.show-for-large-up,td.show-for-large-up,th.show-for-large,td.show-for-large,th.show-for-large-down,td.show-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.hide-for-xlarge-up,td.hide-for-xlarge-up,th.hide-for-xlarge,td.hide-for-xlarge,th.show-for-xlarge-down,td.show-for-xlarge-down,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up,th.hide-for-xxlarge,td.hide-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down {
		display: table-cell !important;
	}
}



@media only screen and (min-width: 90.0625em) {

	.hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.hide-for-medium-only,.show-for-medium-up,.hide-for-medium,.hide-for-medium-down,.hide-for-large-only,.show-for-large-up,.hide-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.show-for-xxlarge-down {
		display: inherit !important;
	}
	
		.show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.show-for-medium-only,.hide-for-medium-up,.show-for-medium,.show-for-medium-down,.show-for-large-only,.hide-for-large-up,.show-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.hide-for-xxlarge-down {
		display: none !important;
	}
	
		.hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.hidden-for-medium-only,.visible-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.hidden-for-large-only,.visible-for-large-up,.hidden-for-large,.hidden-for-large-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.visible-for-xxlarge-down {
		position: static !important;
		height: auto;
		width: auto;
		overflow: visible;
		clip: auto;
	}
	
		.visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.visible-for-medium-only,.hidden-for-medium-up,.visible-for-medium,.visible-for-medium-down,.visible-for-large-only,.hidden-for-large-up,.visible-for-large,.visible-for-large-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.hidden-for-xxlarge-down {
		clip: rect(1px, 1px, 1px, 1px);
		height: 1px;
		overflow: hidden;
		position: absolute !important;
		width: 1px;
	}
	
		table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.hide-for-medium-only,table.show-for-medium-up,table.hide-for-medium,table.hide-for-medium-down,table.hide-for-large-only,table.show-for-large-up,table.hide-for-large,table.hide-for-large-down,table.show-for-xlarge-only,table.show-for-xlarge-up,table.show-for-xlarge,table.show-for-xlarge-down,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.hide-for-xxlarge,table.show-for-xxlarge-down {
		display: table !important;
	}
	
		thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-medium-only,thead.show-for-medium-up,thead.hide-for-medium,thead.hide-for-medium-down,thead.hide-for-large-only,thead.show-for-large-up,thead.hide-for-large,thead.hide-for-large-down,thead.show-for-xlarge-only,thead.show-for-xlarge-up,thead.show-for-xlarge,thead.show-for-xlarge-down,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.hide-for-xxlarge,thead.show-for-xxlarge-down {
		display: table-header-group !important;
	}
	
		tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-medium-only,tbody.show-for-medium-up,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.hide-for-large-only,tbody.show-for-large-up,tbody.hide-for-large,tbody.hide-for-large-down,tbody.show-for-xlarge-only,tbody.show-for-xlarge-up,tbody.show-for-xlarge,tbody.show-for-xlarge-down,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.hide-for-xxlarge,tbody.show-for-xxlarge-down {
		display: table-row-group !important;
	}
	
		tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-medium-only,tr.show-for-medium-up,tr.hide-for-medium,tr.hide-for-medium-down,tr.hide-for-large-only,tr.show-for-large-up,tr.hide-for-large,tr.hide-for-large-down,tr.show-for-xlarge-only,tr.show-for-xlarge-up,tr.show-for-xlarge,tr.show-for-xlarge-down,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.hide-for-xxlarge,tr.show-for-xxlarge-down {
		display: table-row;
	}
	
		th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.hide-for-medium-down,td.hide-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.show-for-large-up,td.show-for-large-up,th.hide-for-large,td.hide-for-large,th.hide-for-large-down,td.hide-for-large-down,th.show-for-xlarge-only,td.show-for-xlarge-only,th.show-for-xlarge-up,td.show-for-xlarge-up,th.show-for-xlarge,td.show-for-xlarge,th.show-for-xlarge-down,td.show-for-xlarge-down,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up,th.hide-for-xxlarge,td.hide-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down {
		display: table-cell !important;
	}
}



@media only screen and (min-width: 120.0625em) {

	.hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.hide-for-medium-only,.show-for-medium-up,.hide-for-medium,.hide-for-medium-down,.hide-for-large-only,.show-for-large-up,.hide-for-large,.hide-for-large-down,.hide-for-xlarge-only,.show-for-xlarge-up,.hide-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.show-for-xxlarge-down {
		display: inherit !important;
	}
	
		.show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.show-for-medium-only,.hide-for-medium-up,.show-for-medium,.show-for-medium-down,.show-for-large-only,.hide-for-large-up,.show-for-large,.show-for-large-down,.show-for-xlarge-only,.hide-for-xlarge-up,.show-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.hide-for-xxlarge-down {
		display: none !important;
	}
	
		.hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.hidden-for-medium-only,.visible-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.hidden-for-large-only,.visible-for-large-up,.hidden-for-large,.hidden-for-large-down,.hidden-for-xlarge-only,.visible-for-xlarge-up,.hidden-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.visible-for-xxlarge-down {
		position: static !important;
		height: auto;
		width: auto;
		overflow: visible;
		clip: auto;
	}
	
		.visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.visible-for-medium-only,.hidden-for-medium-up,.visible-for-medium,.visible-for-medium-down,.visible-for-large-only,.hidden-for-large-up,.visible-for-large,.visible-for-large-down,.visible-for-xlarge-only,.hidden-for-xlarge-up,.visible-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.hidden-for-xxlarge-down {
		clip: rect(1px, 1px, 1px, 1px);
		height: 1px;
		overflow: hidden;
		position: absolute !important;
		width: 1px;
	}
	
		table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.hide-for-medium-only,table.show-for-medium-up,table.hide-for-medium,table.hide-for-medium-down,table.hide-for-large-only,table.show-for-large-up,table.hide-for-large,table.hide-for-large-down,table.hide-for-xlarge-only,table.show-for-xlarge-up,table.hide-for-xlarge,table.hide-for-xlarge-down,table.show-for-xxlarge-only,table.show-for-xxlarge-up,table.show-for-xxlarge,table.show-for-xxlarge-down {
		display: table !important;
	}
	
		thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-medium-only,thead.show-for-medium-up,thead.hide-for-medium,thead.hide-for-medium-down,thead.hide-for-large-only,thead.show-for-large-up,thead.hide-for-large,thead.hide-for-large-down,thead.hide-for-xlarge-only,thead.show-for-xlarge-up,thead.hide-for-xlarge,thead.hide-for-xlarge-down,thead.show-for-xxlarge-only,thead.show-for-xxlarge-up,thead.show-for-xxlarge,thead.show-for-xxlarge-down {
		display: table-header-group !important;
	}
	
		tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-medium-only,tbody.show-for-medium-up,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.hide-for-large-only,tbody.show-for-large-up,tbody.hide-for-large,tbody.hide-for-large-down,tbody.hide-for-xlarge-only,tbody.show-for-xlarge-up,tbody.hide-for-xlarge,tbody.hide-for-xlarge-down,tbody.show-for-xxlarge-only,tbody.show-for-xxlarge-up,tbody.show-for-xxlarge,tbody.show-for-xxlarge-down {
		display: table-row-group !important;
	}
	
		tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-medium-only,tr.show-for-medium-up,tr.hide-for-medium,tr.hide-for-medium-down,tr.hide-for-large-only,tr.show-for-large-up,tr.hide-for-large,tr.hide-for-large-down,tr.hide-for-xlarge-only,tr.show-for-xlarge-up,tr.hide-for-xlarge,tr.hide-for-xlarge-down,tr.show-for-xxlarge-only,tr.show-for-xxlarge-up,tr.show-for-xxlarge,tr.show-for-xxlarge-down {
		display: table-row;
	}
	
		th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.hide-for-medium-down,td.hide-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.show-for-large-up,td.show-for-large-up,th.hide-for-large,td.hide-for-large,th.hide-for-large-down,td.hide-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.show-for-xlarge-up,td.show-for-xlarge-up,th.hide-for-xlarge,td.hide-for-xlarge,th.hide-for-xlarge-down,td.hide-for-xlarge-down,th.show-for-xxlarge-only,td.show-for-xxlarge-only,th.show-for-xxlarge-up,td.show-for-xxlarge-up,th.show-for-xxlarge,td.show-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down {
		display: table-cell !important;
	}
}



.show-for-landscape,.hide-for-portrait {
	display: inherit !important;
}

.hide-for-landscape,.show-for-portrait {
	display: none !important;
}


table.hide-for-landscape,table.show-for-portrait {
	display: table !important;
}

thead.hide-for-landscape,thead.show-for-portrait {
	display: table-header-group !important;
}

tbody.hide-for-landscape,tbody.show-for-portrait {
	display: table-row-group !important;
}

tr.hide-for-landscape,tr.show-for-portrait {
	display: table-row !important;
}

td.hide-for-landscape,td.show-for-portrait,th.hide-for-landscape,th.show-for-portrait {
	display: table-cell !important;
}

@media only screen and (orientation: landscape) {

	.show-for-landscape,.hide-for-portrait {
		display: inherit !important;
	}
	
		.hide-for-landscape,.show-for-portrait {
		display: none !important;
	}
	
		
		table.show-for-landscape,table.hide-for-portrait {
		display: table !important;
	}
	
		thead.show-for-landscape,thead.hide-for-portrait {
		display: table-header-group !important;
	}
	
		tbody.show-for-landscape,tbody.hide-for-portrait {
		display: table-row-group !important;
	}
	
		tr.show-for-landscape,tr.hide-for-portrait {
		display: table-row !important;
	}
	
		td.show-for-landscape,td.hide-for-portrait,th.show-for-landscape,th.hide-for-portrait {
		display: table-cell !important;
	}
}


@media only screen and (orientation: portrait) {

	.show-for-portrait,.hide-for-landscape {
		display: inherit !important;
	}
	
		.hide-for-portrait,.show-for-landscape {
		display: none !important;
	}
	
		
		table.show-for-portrait,table.hide-for-landscape {
		display: table !important;
	}
	
		thead.show-for-portrait,thead.hide-for-landscape {
		display: table-header-group !important;
	}
	
		tbody.show-for-portrait,tbody.hide-for-landscape {
		display: table-row-group !important;
	}
	
		tr.show-for-portrait,tr.hide-for-landscape {
		display: table-row !important;
	}
	
		td.show-for-portrait,td.hide-for-landscape,th.show-for-portrait,th.hide-for-landscape {
		display: table-cell !important;
	}
}



.show-for-touch {
	display: none !important;
}

.hide-for-touch {
	display: inherit !important;
}

.touch .show-for-touch {
	display: inherit !important;
}

.touch .hide-for-touch {
	display: none !important;
}


table.hide-for-touch {
	display: table !important;
}

.touch table.show-for-touch {
	display: table !important;
}

thead.hide-for-touch {
	display: table-header-group !important;
}

.touch thead.show-for-touch {
	display: table-header-group !important;
}

tbody.hide-for-touch {
	display: table-row-group !important;
}

.touch tbody.show-for-touch {
	display: table-row-group !important;
}

tr.hide-for-touch {
	display: table-row !important;
}

.touch tr.show-for-touch {
	display: table-row !important;
}

td.hide-for-touch {
	display: table-cell !important;
}

.touch td.show-for-touch {
	display: table-cell !important;
}

th.hide-for-touch {
	display: table-cell !important;
}

.touch th.show-for-touch {
	display: table-cell !important;
}


.show-for-sr {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
}

.show-on-focus {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
}

.show-on-focus:focus,.show-on-focus:active {
	position: static !important;
	height: auto;
	width: auto;
	overflow: visible;
	clip: auto;
}


.print-only {
	display: none !important;
}

@media print {

	* {
		background: transparent !important;
		box-shadow: none !important;
		color: #000000 !important;
		text-shadow: none !important;
	}
	
		.show-for-print {
		display: inherit !important;
	}
	
		.hide-for-print {
		display: none !important;
	}
	
		table.show-for-print {
		display: table !important;
	}
	
		thead.show-for-print {
		display: table-header-group !important;
	}
	
		tbody.show-for-print {
		display: table-row-group !important;
	}
	
		tr.show-for-print {
		display: table-row !important;
	}
	
		td.show-for-print {
		display: table-cell !important;
	}
	
		th.show-for-print {
		display: table-cell !important;
	}
	
		a,a:visited {
		text-decoration: underline;
	}
	
		a[href]:after {
		content: " (" attr(href) ")";
	}
	
		abbr[title]:after {
		content: " (" attr(title) ")";
	}
	
		.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after {
		content: "";
	}
	
		pre,blockquote {
		border: 1px solid #999999;
		page-break-inside: avoid;
	}
	
		thead {
		display: table-header-group;
	}
	
		tr,img {
		page-break-inside: avoid;
	}
	
		img {
		max-width: 100% !important;
	}
	@page {
		margin: .5cm;
	}
	
		p,h2,h3 {
		orphans: 3;
		widows: 3;
	}
	
		h2,h3 {
		page-break-after: avoid;
	}
	
		.hide-on-print {
		display: none !important;
	}
	
		.print-only {
		display: block !important;
	}
	
		
	}



@media print {

	.show-for-print {
		display: block;
	}
	
		.hide-for-print {
		display: none;
	}
	
		table.show-for-print {
		display: table !important;
	}
	
		thead.show-for-print {
		display: table-header-group !important;
	}
	
		tbody.show-for-print {
		display: table-row-group !important;
	}
	
		tr.show-for-print {
		display: table-row !important;
	}
	
		td.show-for-print {
		display: table-cell !important;
	}
	
		th.show-for-print {
		display: table-cell !important;
	}
}


@media not print {

	.show-for-print {
		display: none !important;
	}
}


.text-left {
	text-align: left !important;
}

.text-right {
	text-align: right !important;
}

.text-center {
	text-align: center !important;
}

.text-justify {
	text-align: justify !important;
}

@media only screen and (max-width: 40em) {

	.small-only-text-left {
		text-align: left !important;
	}
	
		.small-only-text-right {
		text-align: right !important;
	}
	
		.small-only-text-center {
		text-align: center !important;
	}
	
		.small-only-text-justify {
		text-align: justify !important;
	}
}


@media only screen {

	.small-text-left {
		text-align: left !important;
	}
	
		.small-text-right {
		text-align: right !important;
	}
	
		.small-text-center {
		text-align: center !important;
	}
	
		.small-text-justify {
		text-align: justify !important;
	}
}


@media only screen and (min-width: 40.0625em) and (max-width: 64em) {

	.medium-only-text-left {
		text-align: left !important;
	}
	
		.medium-only-text-right {
		text-align: right !important;
	}
	
		.medium-only-text-center {
		text-align: center !important;
	}
	
		.medium-only-text-justify {
		text-align: justify !important;
	}
}


@media only screen and (min-width: 40.0625em) {

	.medium-text-left {
		text-align: left !important;
	}
	
		.medium-text-right {
		text-align: right !important;
	}
	
		.medium-text-center {
		text-align: center !important;
	}
	
		.medium-text-justify {
		text-align: justify !important;
	}
}


@media only screen and (min-width: 64.0625em) and (max-width: 90em) {

	.large-only-text-left {
		text-align: left !important;
	}
	
		.large-only-text-right {
		text-align: right !important;
	}
	
		.large-only-text-center {
		text-align: center !important;
	}
	
		.large-only-text-justify {
		text-align: justify !important;
	}
}


@media only screen and (min-width: 64.0625em) {

	.large-text-left {
		text-align: left !important;
	}
	
		.large-text-right {
		text-align: right !important;
	}
	
		.large-text-center {
		text-align: center !important;
	}
	
		.large-text-justify {
		text-align: justify !important;
	}
}


@media only screen and (min-width: 90.0625em) and (max-width: 120em) {

	.xlarge-only-text-left {
		text-align: left !important;
	}
	
		.xlarge-only-text-right {
		text-align: right !important;
	}
	
		.xlarge-only-text-center {
		text-align: center !important;
	}
	
		.xlarge-only-text-justify {
		text-align: justify !important;
	}
}


@media only screen and (min-width: 90.0625em) {

	.xlarge-text-left {
		text-align: left !important;
	}
	
		.xlarge-text-right {
		text-align: right !important;
	}
	
		.xlarge-text-center {
		text-align: center !important;
	}
	
		.xlarge-text-justify {
		text-align: justify !important;
	}
}


@media only screen and (min-width: 120.0625em) and (max-width: 6249999.9375em) {

	.xxlarge-only-text-left {
		text-align: left !important;
	}
	
		.xxlarge-only-text-right {
		text-align: right !important;
	}
	
		.xxlarge-only-text-center {
		text-align: center !important;
	}
	
		.xxlarge-only-text-justify {
		text-align: justify !important;
	}
}


@media only screen and (min-width: 120.0625em) {

	.xxlarge-text-left {
		text-align: left !important;
	}
	
		.xxlarge-text-right {
		text-align: right !important;
	}
	
		.xxlarge-text-center {
		text-align: center !important;
	}
	
		.xxlarge-text-justify {
		text-align: justify !important;
	}
}



div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}



a:hover,a:focus {
	color: #eea94f;
}

a img {
	border: none;
}


p {
	font-family: inherit;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.666666667;
	margin-bottom: 1.25rem;
	text-rendering: optimizeLegibility;
}

p.lead {
	font-size: 1.21875rem;
	line-height: 1.6;
}

p aside {
	font-size: 0.875rem;
	font-style: italic;
	line-height: 1.35;
}


h1,h2,h3,h4,h5,h6 {
	color: #222222;
	font-family: "Lora", Georgia, Cambria, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	line-height: 1.28571;
	margin-bottom: 0.5rem;
	margin-top: 0.2rem;
	text-rendering: optimizeLegibility;
}

h1 small,h2 small,h3 small,h4 small,h5 small,h6 small {
	color: #6f6f6f;
	font-size: 75%;
	line-height: 0;
}

h1 {
	font-size: 2.125rem;
	display: block;
	padding: 10px 20px;
	margin: 0 0 .75em;
	position: relative;
	left: -20px;
	color: #eae9e8;
	background-color: #785a86;
}

h2 {
	font-size: 18px;
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: 2px;
	text-align: center;
	text-transform: uppercase;
	color: #785a86;
}

h3 {
	font-size: 30px;
	font-family: "Lora", Georgia, Cambria, "Times New Roman", Times, serif;
	font-weight: 400;
	text-align: center;
	color: #785a86;
}

h4 {
	font-size: 1.125rem;
}

h5 {
	font-size: 1.125rem;
}

h6 {
	font-size: 1rem;
}

.subheader {
	line-height: 1.4;
	color: #6f6f6f;
	font-weight: normal;
	margin-top: 0.2rem;
	margin-bottom: 0.5rem;
}

hr {
	border: solid #DDDDDD;
	border-width: 1px 0 0;
	clear: both;
	height: 0;
	margin: 1.25rem 0 1.1875rem;
}


em,i {
	font-style: italic;
	line-height: inherit;
}

strong,b {
	font-weight: bold;
	line-height: inherit;
}


code {
	background-color: #eeedec;
	border-color: #d7d5d2;
	border-style: solid;
	border-width: 1px;
	color: #333333;
	font-family: Consolas, "Liberation Mono", Courier, monospace;
	font-weight: normal;
	padding: 0.125rem 0.3125rem 0.0625rem;
}


ul,ol,dl {
	font-family: inherit;
	font-size: 1rem;
	line-height: 1.6;
	list-style-position: outside;
	margin-bottom: 1.25rem;
}

ul {
	margin-left: 1.1rem;
}


ul li ul,ul li ol {
	margin-left: 1.25rem;
	margin-bottom: 0;
}

ul.square li ul,ul.circle li ul,ul.disc li ul {
	list-style: inherit;
}

ul.square {
	list-style-type: square;
	margin-left: 1.1rem;
}

ul.circle {
	list-style-type: circle;
	margin-left: 1.1rem;
}

ul.disc {
	list-style-type: disc;
	margin-left: 1.1rem;
}


ol {
	margin-left: 1.4rem;
}

ol li ul,ol li ol {
	margin-left: 1.25rem;
	margin-bottom: 0;
}

.no-bullet {
	list-style-type: none;
	margin-left: 0;
}

.no-bullet li ul,.no-bullet li ol {
	margin-left: 1.25rem;
	margin-bottom: 0;
	list-style: none;
}


dl dt {
	margin-bottom: 0.3rem;
	font-weight: bold;
}

dl dd {
	margin-bottom: 0.75rem;
}


abbr,acronym {
	text-transform: uppercase;
	font-size: 90%;
	color: #56524f;
	cursor: help;
}

abbr {
	text-transform: none;
}

abbr[title] {
	border-bottom: 1px dotted #DDDDDD;
}


blockquote {
	margin: 0 0 1.25rem;
	padding: 0.5625rem 1.25rem 0 1.1875rem;
	border-left: 1px solid #DDDDDD;
	text-align: center;
	font-size: 24px;
	line-height: 1.6;
	border: 0 none;
}

blockquote cite {
	display: block;
	font-size: 0.8125rem;
	color: #555555;
}

blockquote cite:before {
	content: "\2014 \0020";
}

blockquote cite a,blockquote cite a:visited {
	color: #555555;
}

blockquote,blockquote p {
	line-height: 1.6;
	color: #6f6f6f;
}


.vcard {
	display: inline-block;
	margin: 0 0 1.25rem 0;
	border: 1px solid #DDDDDD;
	padding: 0.625rem 0.75rem;
}

.vcard li {
	margin: 0;
	display: block;
}

.vcard .fn {
	font-weight: bold;
	font-size: 0.9375rem;
}

.vevent .summary {
	font-weight: bold;
}

.vevent abbr {
	cursor: default;
	text-decoration: none;
	font-weight: bold;
	border: none;
	padding: 0 0.0625rem;
}

@media only screen and (min-width: 40.0625em) {

	h1,h2,h3,h4,h5,h6 {
		line-height: 1.28571;
	}
	
		h1 {
		font-size: 2.75rem;
	}
	
		h2 {
		font-size: 42px;
	}
	
		h3 {
		font-size: 21px;
	}
	
		h4 {
		font-size: 1.4375rem;
	}
	
		h5 {
		font-size: 1.125rem;
	}
	
		h6 {
		font-size: 1rem;
	}
}


button,.button,form.ldpforms button,form.ldpforms input[type="button"],form.ldpforms input[type="submit"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	border-radius: 0;
	border-style: solid;
	border-width: 0;
	cursor: pointer;
	font-family: "Lora", Georgia, Cambria, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: normal;
	margin: 0 0 1.25rem;
	position: relative;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	padding: 1rem 2rem 1.0625rem 2rem;
	font-size: 1rem;
	background-color: #785a86;
	border-color: #60486b;
	color: #FFFFFF;
	transition: background-color 300ms ease-out;
}

button:hover,button:focus,.button:hover,form.ldpforms button:hover,form.ldpforms input[type="button"]:hover,form.ldpforms input[type="submit"]:hover,.button:focus,form.ldpforms button:focus,form.ldpforms input[type="button"]:focus,form.ldpforms input[type="submit"]:focus {
	background-color: #60486b;
	color: #FFFFFF;
}


button.secondary,.button.secondary,form.ldpforms button.secondary,form.ldpforms input.secondary[type="button"],form.ldpforms input.secondary[type="submit"] {
	background-color: #c5c2be;
	border-color: #a19c95;
	color: #333333;
}

button.secondary:hover,button.secondary:focus,.button.secondary:hover,form.ldpforms button.secondary:hover,form.ldpforms input.secondary[type="button"]:hover,form.ldpforms input.secondary[type="submit"]:hover,.button.secondary:focus,form.ldpforms button.secondary:focus,form.ldpforms input.secondary[type="button"]:focus,form.ldpforms input.secondary[type="submit"]:focus {
	background-color: #a19c95;
	color: #FFFFFF;
}


button.success,.button.success,form.ldpforms button.success,form.ldpforms input.success[type="button"],form.ldpforms input.success[type="submit"] {
	background-color: #86ac51;
	border-color: #6b8a41;
	color: #FFFFFF;
}

button.success:hover,button.success:focus,.button.success:hover,form.ldpforms button.success:hover,form.ldpforms input.success[type="button"]:hover,form.ldpforms input.success[type="submit"]:hover,.button.success:focus,form.ldpforms button.success:focus,form.ldpforms input.success[type="button"]:focus,form.ldpforms input.success[type="submit"]:focus {
	background-color: #6b8a41;
	color: #FFFFFF;
}


button.alert,.button.alert,form.ldpforms button.alert,form.ldpforms input.alert[type="button"],form.ldpforms input.alert[type="submit"] {
	background-color: #bd1350;
	border-color: #970f40;
	color: #FFFFFF;
}

button.alert:hover,button.alert:focus,.button.alert:hover,form.ldpforms button.alert:hover,form.ldpforms input.alert[type="button"]:hover,form.ldpforms input.alert[type="submit"]:hover,.button.alert:focus,form.ldpforms button.alert:focus,form.ldpforms input.alert[type="button"]:focus,form.ldpforms input.alert[type="submit"]:focus {
	background-color: #970f40;
	color: #FFFFFF;
}


button.warning,.button.warning,form.ldpforms button.warning,form.ldpforms input.warning[type="button"],form.ldpforms input.warning[type="submit"] {
	background-color: #eea94f;
	border-color: #e78d16;
	color: #FFFFFF;
}

button.warning:hover,button.warning:focus,.button.warning:hover,form.ldpforms button.warning:hover,form.ldpforms input.warning[type="button"]:hover,form.ldpforms input.warning[type="submit"]:hover,.button.warning:focus,form.ldpforms button.warning:focus,form.ldpforms input.warning[type="button"]:focus,form.ldpforms input.warning[type="submit"]:focus {
	background-color: #e78d16;
	color: #FFFFFF;
}


button.info,.button.info,form.ldpforms button.info,form.ldpforms input.info[type="button"],form.ldpforms input.info[type="submit"] {
	background-color: #068ba4;
	border-color: #056f83;
	color: #FFFFFF;
}

button.info:hover,button.info:focus,.button.info:hover,form.ldpforms button.info:hover,form.ldpforms input.info[type="button"]:hover,form.ldpforms input.info[type="submit"]:hover,.button.info:focus,form.ldpforms button.info:focus,form.ldpforms input.info[type="button"]:focus,form.ldpforms input.info[type="submit"]:focus {
	background-color: #056f83;
	color: #FFFFFF;
}


button.large,.button.large,form.ldpforms button.large,form.ldpforms input.large[type="button"],form.ldpforms input.large[type="submit"] {
	padding: 1.125rem 2.25rem 1.1875rem 2.25rem;
	font-size: 1.25rem;
}

button.small,.button.small,form.ldpforms button.small,form.ldpforms input.small[type="button"],form.ldpforms input.small[type="submit"] {
	padding: 0.875rem 1.75rem 0.9375rem 1.75rem;
	font-size: 0.8125rem;
}

button.tiny,.button.tiny,form.ldpforms button.tiny,form.ldpforms input.tiny[type="button"],form.ldpforms input.tiny[type="submit"] {
	padding: 0.625rem 1.25rem 0.6875rem 1.25rem;
	font-size: 0.6875rem;
}

button.expand,.button.expand,form.ldpforms button.expand,form.ldpforms input.expand[type="button"],form.ldpforms input.expand[type="submit"] {
	padding: 1rem 2rem 1.0625rem 2rem;
	font-size: 1rem;
	padding-bottom: 1.0625rem;
	padding-top: 1rem;
	padding-left: 1rem;
	padding-right: 1rem;
	width: 100%;
}

button.left-align,.button.left-align,form.ldpforms button.left-align,form.ldpforms input.left-align[type="button"],form.ldpforms input.left-align[type="submit"] {
	text-align: left;
	text-indent: 0.75rem;
}

button.right-align,.button.right-align,form.ldpforms button.right-align,form.ldpforms input.right-align[type="button"],form.ldpforms input.right-align[type="submit"] {
	text-align: right;
	padding-right: 0.75rem;
}

button.radius,.button.radius,form.ldpforms button.radius,form.ldpforms input.radius[type="button"],form.ldpforms input.radius[type="submit"] {
	border-radius: 3px;
}

button.round,.button.round,form.ldpforms button.round,form.ldpforms input.round[type="button"],form.ldpforms input.round[type="submit"] {
	border-radius: 1000px;
}

button.disabled,button[disabled],.button.disabled,form.ldpforms button.disabled,form.ldpforms input.disabled[type="button"],form.ldpforms input.disabled[type="submit"],.button[disabled],form.ldpforms button[disabled],form.ldpforms input[disabled][type="button"],form.ldpforms input[disabled][type="submit"] {
	background-color: #785a86;
	border-color: #60486b;
	color: #FFFFFF;
	box-shadow: none;
	cursor: default;
	opacity: 0.7;
}

button.disabled:hover,button.disabled:focus,button[disabled]:hover,button[disabled]:focus,.button.disabled:hover,form.ldpforms button.disabled:hover,form.ldpforms input.disabled[type="button"]:hover,form.ldpforms input.disabled[type="submit"]:hover,.button.disabled:focus,form.ldpforms button.disabled:focus,form.ldpforms input.disabled[type="button"]:focus,form.ldpforms input.disabled[type="submit"]:focus,.button[disabled]:hover,form.ldpforms button[disabled]:hover,form.ldpforms input[disabled][type="button"]:hover,form.ldpforms input[disabled][type="submit"]:hover,.button[disabled]:focus,form.ldpforms button[disabled]:focus,form.ldpforms input[disabled][type="button"]:focus,form.ldpforms input[disabled][type="submit"]:focus {
	background-color: #785a86;
	color: #FFFFFF;
}



button.disabled.secondary,button[disabled].secondary,.button.disabled.secondary,form.ldpforms button.disabled.secondary,form.ldpforms input.disabled.secondary[type="button"],form.ldpforms input.disabled.secondary[type="submit"],.button[disabled].secondary,form.ldpforms button[disabled].secondary,form.ldpforms input[disabled].secondary[type="button"],form.ldpforms input[disabled].secondary[type="submit"] {
	background-color: #c5c2be;
	border-color: #a19c95;
	color: #333333;
	box-shadow: none;
	cursor: default;
	opacity: 0.7;
}

button.disabled.secondary:hover,button.disabled.secondary:focus,button[disabled].secondary:hover,button[disabled].secondary:focus,.button.disabled.secondary:hover,form.ldpforms button.disabled.secondary:hover,form.ldpforms input.disabled.secondary[type="button"]:hover,form.ldpforms input.disabled.secondary[type="submit"]:hover,.button.disabled.secondary:focus,form.ldpforms button.disabled.secondary:focus,form.ldpforms input.disabled.secondary[type="button"]:focus,form.ldpforms input.disabled.secondary[type="submit"]:focus,.button[disabled].secondary:hover,form.ldpforms button[disabled].secondary:hover,form.ldpforms input[disabled].secondary[type="button"]:hover,form.ldpforms input[disabled].secondary[type="submit"]:hover,.button[disabled].secondary:focus,form.ldpforms button[disabled].secondary:focus,form.ldpforms input[disabled].secondary[type="button"]:focus,form.ldpforms input[disabled].secondary[type="submit"]:focus {
	background-color: #c5c2be;
	color: #FFFFFF;
}



button.disabled.success,button[disabled].success,.button.disabled.success,form.ldpforms button.disabled.success,form.ldpforms input.disabled.success[type="button"],form.ldpforms input.disabled.success[type="submit"],.button[disabled].success,form.ldpforms button[disabled].success,form.ldpforms input[disabled].success[type="button"],form.ldpforms input[disabled].success[type="submit"] {
	background-color: #86ac51;
	border-color: #6b8a41;
	color: #FFFFFF;
	box-shadow: none;
	cursor: default;
	opacity: 0.7;
}

button.disabled.success:hover,button.disabled.success:focus,button[disabled].success:hover,button[disabled].success:focus,.button.disabled.success:hover,form.ldpforms button.disabled.success:hover,form.ldpforms input.disabled.success[type="button"]:hover,form.ldpforms input.disabled.success[type="submit"]:hover,.button.disabled.success:focus,form.ldpforms button.disabled.success:focus,form.ldpforms input.disabled.success[type="button"]:focus,form.ldpforms input.disabled.success[type="submit"]:focus,.button[disabled].success:hover,form.ldpforms button[disabled].success:hover,form.ldpforms input[disabled].success[type="button"]:hover,form.ldpforms input[disabled].success[type="submit"]:hover,.button[disabled].success:focus,form.ldpforms button[disabled].success:focus,form.ldpforms input[disabled].success[type="button"]:focus,form.ldpforms input[disabled].success[type="submit"]:focus {
	background-color: #86ac51;
	color: #FFFFFF;
}



button.disabled.alert,button[disabled].alert,.button.disabled.alert,form.ldpforms button.disabled.alert,form.ldpforms input.disabled.alert[type="button"],form.ldpforms input.disabled.alert[type="submit"],.button[disabled].alert,form.ldpforms button[disabled].alert,form.ldpforms input[disabled].alert[type="button"],form.ldpforms input[disabled].alert[type="submit"] {
	background-color: #bd1350;
	border-color: #970f40;
	color: #FFFFFF;
	box-shadow: none;
	cursor: default;
	opacity: 0.7;
}

button.disabled.alert:hover,button.disabled.alert:focus,button[disabled].alert:hover,button[disabled].alert:focus,.button.disabled.alert:hover,form.ldpforms button.disabled.alert:hover,form.ldpforms input.disabled.alert[type="button"]:hover,form.ldpforms input.disabled.alert[type="submit"]:hover,.button.disabled.alert:focus,form.ldpforms button.disabled.alert:focus,form.ldpforms input.disabled.alert[type="button"]:focus,form.ldpforms input.disabled.alert[type="submit"]:focus,.button[disabled].alert:hover,form.ldpforms button[disabled].alert:hover,form.ldpforms input[disabled].alert[type="button"]:hover,form.ldpforms input[disabled].alert[type="submit"]:hover,.button[disabled].alert:focus,form.ldpforms button[disabled].alert:focus,form.ldpforms input[disabled].alert[type="button"]:focus,form.ldpforms input[disabled].alert[type="submit"]:focus {
	background-color: #bd1350;
	color: #FFFFFF;
}



button.disabled.warning,button[disabled].warning,.button.disabled.warning,form.ldpforms button.disabled.warning,form.ldpforms input.disabled.warning[type="button"],form.ldpforms input.disabled.warning[type="submit"],.button[disabled].warning,form.ldpforms button[disabled].warning,form.ldpforms input[disabled].warning[type="button"],form.ldpforms input[disabled].warning[type="submit"] {
	background-color: #eea94f;
	border-color: #e78d16;
	color: #FFFFFF;
	box-shadow: none;
	cursor: default;
	opacity: 0.7;
}

button.disabled.warning:hover,button.disabled.warning:focus,button[disabled].warning:hover,button[disabled].warning:focus,.button.disabled.warning:hover,form.ldpforms button.disabled.warning:hover,form.ldpforms input.disabled.warning[type="button"]:hover,form.ldpforms input.disabled.warning[type="submit"]:hover,.button.disabled.warning:focus,form.ldpforms button.disabled.warning:focus,form.ldpforms input.disabled.warning[type="button"]:focus,form.ldpforms input.disabled.warning[type="submit"]:focus,.button[disabled].warning:hover,form.ldpforms button[disabled].warning:hover,form.ldpforms input[disabled].warning[type="button"]:hover,form.ldpforms input[disabled].warning[type="submit"]:hover,.button[disabled].warning:focus,form.ldpforms button[disabled].warning:focus,form.ldpforms input[disabled].warning[type="button"]:focus,form.ldpforms input[disabled].warning[type="submit"]:focus {
	background-color: #eea94f;
	color: #FFFFFF;
}



button.disabled.info,button[disabled].info,.button.disabled.info,form.ldpforms button.disabled.info,form.ldpforms input.disabled.info[type="button"],form.ldpforms input.disabled.info[type="submit"],.button[disabled].info,form.ldpforms button[disabled].info,form.ldpforms input[disabled].info[type="button"],form.ldpforms input[disabled].info[type="submit"] {
	background-color: #068ba4;
	border-color: #056f83;
	color: #FFFFFF;
	box-shadow: none;
	cursor: default;
	opacity: 0.7;
}

button.disabled.info:hover,button.disabled.info:focus,button[disabled].info:hover,button[disabled].info:focus,.button.disabled.info:hover,form.ldpforms button.disabled.info:hover,form.ldpforms input.disabled.info[type="button"]:hover,form.ldpforms input.disabled.info[type="submit"]:hover,.button.disabled.info:focus,form.ldpforms button.disabled.info:focus,form.ldpforms input.disabled.info[type="button"]:focus,form.ldpforms input.disabled.info[type="submit"]:focus,.button[disabled].info:hover,form.ldpforms button[disabled].info:hover,form.ldpforms input[disabled].info[type="button"]:hover,form.ldpforms input[disabled].info[type="submit"]:hover,.button[disabled].info:focus,form.ldpforms button[disabled].info:focus,form.ldpforms input[disabled].info[type="button"]:focus,form.ldpforms input[disabled].info[type="submit"]:focus {
	background-color: #068ba4;
	color: #FFFFFF;
}



button::-moz-focus-inner {
	border: 0;
	padding: 0;
}

@media only screen and (min-width: 40.0625em) {

	button,.button,form.ldpforms button,form.ldpforms input[type="button"],form.ldpforms input[type="submit"] {
		display: inline-block;
	}
}



form {
	margin: 0 0 1rem;
}


form .row .row {
	margin: 0 -0.5rem;
}

form .row .row .column,form .row .row .columns {
	padding: 0 0.5rem;
}

form .row .row.collapse {
	margin: 0;
}

form .row .row.collapse .column,form .row .row.collapse .columns {
	padding: 0;
}

form .row .row.collapse input {
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

form .row input.column,form .row input.columns,form .row textarea.column,form .row textarea.columns {
	padding-left: 0.5rem;
}


label {
	color: #4d4d4d;
	cursor: pointer;
	display: block;
	font-size: 0.875rem;
	font-weight: normal;
	line-height: 1.5;
	margin-bottom: 0;
}

label.right {
	float: none !important;
	text-align: right;
}

label.inline {
	margin: 0 0 1rem 0;
	padding: 0.5rem 0;
}

label small {
	text-transform: capitalize;
	color: #676767;
}


.prefix,.postfix {
	border-style: solid;
	border-width: 1px;
	display: block;
	font-size: 0.875rem;
	height: 2.3125rem;
	line-height: 2.3125rem;
	overflow: visible;
	padding-bottom: 0;
	padding-top: 0;
	position: relative;
	text-align: center;
	width: 100%;
	z-index: 2;
}


.postfix.button,form.ldpforms button.postfix,form.ldpforms input.postfix[type="button"],form.ldpforms input.postfix[type="submit"] {
	border: none;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-top: 0;
	text-align: center;
}

.prefix.button,form.ldpforms button.prefix,form.ldpforms input.prefix[type="button"],form.ldpforms input.prefix[type="submit"] {
	border: none;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-top: 0;
	text-align: center;
}

.prefix.button.radius,form.ldpforms button.prefix.radius,form.ldpforms input.prefix.radius[type="button"],form.ldpforms input.prefix.radius[type="submit"] {
	border-radius: 0;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}

.postfix.button.radius,form.ldpforms button.postfix.radius,form.ldpforms input.postfix.radius[type="button"],form.ldpforms input.postfix.radius[type="submit"] {
	border-radius: 0;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}

.prefix.button.round,form.ldpforms button.prefix.round,form.ldpforms input.prefix.round[type="button"],form.ldpforms input.prefix.round[type="submit"] {
	border-radius: 0;
	-webkit-border-bottom-left-radius: 1000px;
	-webkit-border-top-left-radius: 1000px;
	border-bottom-left-radius: 1000px;
	border-top-left-radius: 1000px;
}

.postfix.button.round,form.ldpforms button.postfix.round,form.ldpforms input.postfix.round[type="button"],form.ldpforms input.postfix.round[type="submit"] {
	border-radius: 0;
	-webkit-border-bottom-right-radius: 1000px;
	-webkit-border-top-right-radius: 1000px;
	border-bottom-right-radius: 1000px;
	border-top-right-radius: 1000px;
}


span.prefix,label.prefix {
	background: #f2f2f2;
	border-right: none;
	color: #333333;
	border-color: #cccccc;
}

span.postfix,label.postfix {
	background: #f2f2f2;
	color: #333333;
	border-color: #cccccc;
}


input:not([type]),input[type="text"],input[type="password"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="month"],input[type="week"],input[type="email"],input[type="number"],input[type="search"],input[type="tel"],input[type="time"],input[type="url"],input[type="color"],textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	border-radius: 0;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 0;
	border-color: #cccccc;
	box-shadow: none;
	color: rgba(0, 0, 0, 0.75);
	display: block;
	font-family: "Lora", Georgia, Cambria, "Times New Roman", Times, serif;
	font-size: 16px;
	height: 2.3125rem;
	margin: 1em auto;
	padding: 0 1em;
	width: 100%;
	box-sizing: border-box;
	transition: border-color 0.15s linear, background 0.15s linear;
	line-height: 1.2;
}

input:not([type]):focus,input[type="text"]:focus,input[type="password"]:focus,input[type="date"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="time"]:focus,input[type="url"]:focus,input[type="color"]:focus,textarea:focus {
	background: #fafafa;
	border-color: #999999;
	outline: none;
}

input:not([type]):disabled,input[type="text"]:disabled,input[type="password"]:disabled,input[type="date"]:disabled,input[type="datetime"]:disabled,input[type="datetime-local"]:disabled,input[type="month"]:disabled,input[type="week"]:disabled,input[type="email"]:disabled,input[type="number"]:disabled,input[type="search"]:disabled,input[type="tel"]:disabled,input[type="time"]:disabled,input[type="url"]:disabled,input[type="color"]:disabled,textarea:disabled {
	background-color: #DDDDDD;
	cursor: default;
}

input:not([type])[disabled],input:not([type])[readonly],fieldset[disabled] input:not([type]),input[type="text"][disabled],input[type="text"][readonly],fieldset[disabled] input[type="text"],input[type="password"][disabled],input[type="password"][readonly],fieldset[disabled] input[type="password"],input[type="date"][disabled],input[type="date"][readonly],fieldset[disabled] input[type="date"],input[type="datetime"][disabled],input[type="datetime"][readonly],fieldset[disabled] input[type="datetime"],input[type="datetime-local"][disabled],input[type="datetime-local"][readonly],fieldset[disabled] input[type="datetime-local"],input[type="month"][disabled],input[type="month"][readonly],fieldset[disabled] input[type="month"],input[type="week"][disabled],input[type="week"][readonly],fieldset[disabled] input[type="week"],input[type="email"][disabled],input[type="email"][readonly],fieldset[disabled] input[type="email"],input[type="number"][disabled],input[type="number"][readonly],fieldset[disabled] input[type="number"],input[type="search"][disabled],input[type="search"][readonly],fieldset[disabled] input[type="search"],input[type="tel"][disabled],input[type="tel"][readonly],fieldset[disabled] input[type="tel"],input[type="time"][disabled],input[type="time"][readonly],fieldset[disabled] input[type="time"],input[type="url"][disabled],input[type="url"][readonly],fieldset[disabled] input[type="url"],input[type="color"][disabled],input[type="color"][readonly],fieldset[disabled] input[type="color"],textarea[disabled],textarea[readonly],fieldset[disabled] textarea {
	background-color: #DDDDDD;
	cursor: default;
}

input:not([type]).radius,input[type="text"].radius,input[type="password"].radius,input[type="date"].radius,input[type="datetime"].radius,input[type="datetime-local"].radius,input[type="month"].radius,input[type="week"].radius,input[type="email"].radius,input[type="number"].radius,input[type="search"].radius,input[type="tel"].radius,input[type="time"].radius,input[type="url"].radius,input[type="color"].radius,textarea.radius {
	border-radius: 3px;
}

form .row .prefix-radius.row.collapse input,form .row .prefix-radius.row.collapse textarea,form .row .prefix-radius.row.collapse select,form .row .prefix-radius.row.collapse button {
	border-radius: 0;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}

form .row .prefix-radius.row.collapse .prefix {
	border-radius: 0;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}

form .row .postfix-radius.row.collapse input,form .row .postfix-radius.row.collapse textarea,form .row .postfix-radius.row.collapse select,form .row .postfix-radius.row.collapse button {
	border-radius: 0;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}

form .row .postfix-radius.row.collapse .postfix {
	border-radius: 0;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}

form .row .prefix-round.row.collapse input,form .row .prefix-round.row.collapse textarea,form .row .prefix-round.row.collapse select,form .row .prefix-round.row.collapse button {
	border-radius: 0;
	-webkit-border-bottom-right-radius: 1000px;
	-webkit-border-top-right-radius: 1000px;
	border-bottom-right-radius: 1000px;
	border-top-right-radius: 1000px;
}

form .row .prefix-round.row.collapse .prefix {
	border-radius: 0;
	-webkit-border-bottom-left-radius: 1000px;
	-webkit-border-top-left-radius: 1000px;
	border-bottom-left-radius: 1000px;
	border-top-left-radius: 1000px;
}

form .row .postfix-round.row.collapse input,form .row .postfix-round.row.collapse textarea,form .row .postfix-round.row.collapse select,form .row .postfix-round.row.collapse button {
	border-radius: 0;
	-webkit-border-bottom-left-radius: 1000px;
	-webkit-border-top-left-radius: 1000px;
	border-bottom-left-radius: 1000px;
	border-top-left-radius: 1000px;
}

form .row .postfix-round.row.collapse .postfix {
	border-radius: 0;
	-webkit-border-bottom-right-radius: 1000px;
	-webkit-border-top-right-radius: 1000px;
	border-bottom-right-radius: 1000px;
	border-top-right-radius: 1000px;
}

input[type="submit"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	border-radius: 0;
}


textarea[rows] {
	height: auto;
}



::-webkit-input-placeholder {
	color: #666666;
}

:-moz-placeholder {
	color: #666666;
}

::-moz-placeholder {
	color: #666666;
}

:-ms-input-placeholder {
	color: #666666;
}




select.radius {
	border-radius: 3px;
}

select:hover {
	background-color: #f3f3f3;
	border-color: #999999;
}

select:disabled {
	background-color: #DDDDDD;
	cursor: default;
}

select[multiple] {
	height: auto;
}


input[type="file"],input[type="checkbox"],input[type="radio"],select {
	margin: 0 0 1rem 0;
}

input[type="checkbox"] + label,input[type="radio"] + label {
	display: inline-block;
	margin-left: 0.5rem;
	margin-right: 1rem;
	margin-bottom: 0;
	vertical-align: baseline;
}


input[type="file"] {
	width: 100%;
}



fieldset {
	border: 1px solid #DDDDDD;
	margin: 1.125rem 0;
	padding: 1.25rem;
}

fieldset legend {
	background: #FFFFFF;
	font-weight: bold;
	margin: 0;
	margin-left: -0.1875rem;
	padding: 0 0.1875rem;
}


[data-abide] .error small.error,[data-abide] .error span.error,[data-abide] span.error,[data-abide] small.error {
	display: block;
	font-size: 0.75rem;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 1rem;
	margin-top: -1px;
	padding: 0.375rem 0.5625rem 0.5625rem;
	background: #bd1350;
	color: #FFFFFF;
}

[data-abide] span.error,[data-abide] small.error {
	display: none;
}

span.error,small.error {
	display: block;
	font-size: 0.75rem;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 1rem;
	margin-top: -1px;
	padding: 0.375rem 0.5625rem 0.5625rem;
	background: #bd1350;
	color: #FFFFFF;
}

.error input,.error textarea,.error select {
	margin-bottom: 0;
}

.error input[type="checkbox"],.error input[type="radio"] {
	margin-bottom: 1rem;
}

.error label,.error label.error {
	color: #bd1350;
}

.error small.error {
	display: block;
	font-size: 0.75rem;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 1rem;
	margin-top: -1px;
	padding: 0.375rem 0.5625rem 0.5625rem;
	background: #bd1350;
	color: #FFFFFF;
}

.error > label > small {
	background: transparent;
	color: #676767;
	display: inline;
	font-size: 60%;
	font-style: normal;
	margin: 0;
	padding: 0;
	text-transform: capitalize;
}

.error span.error-message {
	display: block;
}

input.error,textarea.error,select.error {
	margin-bottom: 0;
}

label.error {
	color: #bd1350;
}
@font-face {
	font-family: "naropa";
	src: url("../fonts/naropa.eot");
	src: url("../fonts/naropa.eot?#iefix") format("embedded-opentype"), url("../fonts/naropa.woff") format("woff"), url("../fonts/naropa.ttf") format("truetype"), url("../fonts/naropa.svg#naropa") format("svg");
	font-weight: normal;
	font-style: normal;
}

[data-icon]:before {
	font-family: "naropa" !important;
	content: attr(data-icon);
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,[class*=" icon-"]:before {
	font-family: "naropa" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-twitter:before {
	content: "a";
}

.icon-facebook:before {
	content: "b";
}

.icon-youtube:before {
	content: "c";
}

.icon-arrow:before {
	content: "d";
}

.icon-play:before {
	content: "e";
}

.icon-chevron:before {
	content: "f";
}

[class^="icon-"],[class*=" icon-"] {
	font-family: "icomoon";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.small-pull-three-quarter {
	right: 75%;
	left: auto;
}

.small-pull-two-third {
	right: 66.66667%;
	left: auto;
}

.small-pull-half {
	right: 50%;
	left: auto;
}

.small-pull-third {
	right: 33.33333%;
	left: auto;
}

.small-pull-quarter {
	right: 25%;
	left: auto;
}

.small-push-three-quarter {
	left: 75%;
	right: auto;
}

.small-push-two-third {
	left: 66.66667%;
	right: auto;
}

.small-push-half {
	left: 50%;
	right: auto;
}

.small-push-third {
	left: 33.33333%;
	right: auto;
}

.small-push-quarter {
	left: 25%;
	right: auto;
}

.small-three-quarter {
	width: 75%;
}

.small-two-third {
	width: 66.66667%;
}

.small-half {
	width: 50%;
}

.small-third {
	width: 33.33333%;
}

.small-quarter {
	width: 25%;
}

@media only screen and (min-width: 40.0625em) {

	.medium-pull-three-quarter {
		right: 75%;
		left: auto;
	}
	
		.medium-pull-two-third {
		right: 66.66667%;
		left: auto;
	}
	
		.medium-pull-half {
		right: 50%;
		left: auto;
	}
	
		.medium-pull-third {
		right: 33.33333%;
		left: auto;
	}
	
		.medium-pull-quarter {
		right: 25%;
		left: auto;
	}
	
		.medium-push-three-quarter {
		left: 75%;
		right: auto;
	}
	
		.medium-push-two-third {
		left: 66.66667%;
		right: auto;
	}
	
		.medium-push-half {
		left: 50%;
		right: auto;
	}
	
		.medium-push-third {
		left: 33.33333%;
		right: auto;
	}
	
		.medium-push-quarter {
		left: 25%;
		right: auto;
	}
	
		.medium-three-quarter {
		width: 75%;
	}
	
		.medium-two-third {
		width: 66.66667%;
	}
	
		.medium-half {
		width: 50%;
	}
	
		.medium-third {
		width: 33.33333%;
	}
	
		.medium-quarter {
		width: 25%;
	}
}


@media only screen and (min-width: 64.0625em) {

	.large-pull-three-quarter {
		right: 75%;
		left: auto;
	}
	
		.large-pull-two-third {
		right: 66.66667%;
		left: auto;
	}
	
		.large-pull-half {
		right: 50%;
		left: auto;
	}
	
		.large-pull-third {
		right: 33.33333%;
		left: auto;
	}
	
		.large-pull-quarter {
		right: 25%;
		left: auto;
	}
	
		.large-push-three-quarter {
		left: 75%;
		right: auto;
	}
	
		.large-push-two-third {
		left: 66.66667%;
		right: auto;
	}
	
		.large-push-half {
		left: 50%;
		right: auto;
	}
	
		.large-push-third {
		left: 33.33333%;
		right: auto;
	}
	
		.large-push-quarter {
		left: 25%;
		right: auto;
	}
	
		.large-three-quarter {
		width: 75%;
	}
	
		.large-two-third {
		width: 66.66667%;
	}
	
		.large-half {
		width: 50%;
	}
	
		.large-third {
		width: 33.33333%;
	}
	
		.large-quarter {
		width: 25%;
	}
}


@media only screen and (min-width: 90.0625em) {

	.xlarge-pull-three-quarter {
		right: 75%;
		left: auto;
	}
	
		.xlarge-pull-two-third {
		right: 66.66667%;
		left: auto;
	}
	
		.xlarge-pull-half {
		right: 50%;
		left: auto;
	}
	
		.xlarge-pull-third {
		right: 33.33333%;
		left: auto;
	}
	
		.xlarge-pull-quarter {
		right: 25%;
		left: auto;
	}
	
		.xlarge-push-three-quarter {
		left: 75%;
		right: auto;
	}
	
		.xlarge-push-two-third {
		left: 66.66667%;
		right: auto;
	}
	
		.xlarge-push-half {
		left: 50%;
		right: auto;
	}
	
		.xlarge-push-third {
		left: 33.33333%;
		right: auto;
	}
	
		.xlarge-push-quarter {
		left: 25%;
		right: auto;
	}
	
		.xlarge-three-quarter {
		width: 75%;
	}
	
		.xlarge-two-third {
		width: 66.66667%;
	}
	
		.xlarge-half {
		width: 50%;
	}
	
		.xlarge-third {
		width: 33.33333%;
	}
	
		.xlarge-quarter {
		width: 25%;
	}
}



.slick-list {
	overflow: hidden;
}

.slick-loading .slick-list {
	background: #fff url('../imgs/ajax-loader.gif?1439500474') center center no-repeat;
}

@font-face {
	font-family: "slick";
	src: slick-font-url("slick.eot");
	src: slick-font-url("slick.eot?#iefix") format("embedded-opentype"), slick-font-url("slick.woff") format("woff"), slick-font-url("slick.ttf") format("truetype"), slick-font-url("slick.svg#slick") format("svg");
	font-weight: normal;
	font-style: normal;
}


.slick-prev,.slick-next {
	position: absolute;
	display: block;
	height: 20px;
	width: 20px;
	line-height: 0px;
	font-size: 0px;
	cursor: pointer;
	background: transparent;
	color: transparent;
	top: 50%;
	margin-top: -10px;
	padding: 0;
	border: none;
	outline: none;
}

.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus {
	outline: none;
	background: transparent;
	color: transparent;
}

.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before {
	opacity: 1;
}

.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before {
	opacity: 0.25;
}

.slick-prev:before,.slick-next:before {
	font-family: "slick";
	font-size: 20px;
	line-height: 1;
	color: white;
	opacity: 0.75;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-prev {
	left: -25px;
}

[dir="rtl"] .slick-prev {
	left: auto;
	right: -25px;
}

.slick-prev:before {
	content: "←";
}

[dir="rtl"] .slick-prev:before {
	content: "→";
}

.slick-next {
	right: -25px;
}

[dir="rtl"] .slick-next {
	left: -25px;
	right: auto;
}

.slick-next:before {
	content: "→";
}

[dir="rtl"] .slick-next:before {
	content: "←";
}


.slick-dots {
	position: absolute;
	bottom: -45px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	width: 100%;
}

.slick-dots li {
	position: relative;
	display: inline-block;
	height: 20px;
	width: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}

.slick-dots li button {
	border: 0;
	background: transparent;
	display: block;
	height: 20px;
	width: 20px;
	outline: none;
	line-height: 0px;
	font-size: 0px;
	color: transparent;
	padding: 5px;
	cursor: pointer;
}

.slick-dots li button:hover,.slick-dots li button:focus {
	outline: none;
}

.slick-dots li button:hover:before,.slick-dots li button:focus:before {
	opacity: 1;
}

.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "•";
	width: 20px;
	height: 20px;
	font-family: "slick";
	font-size: 6px;
	line-height: 20px;
	text-align: center;
	color: black;
	opacity: 0.25;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
	color: black;
	opacity: 0.75;
}


.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #38352F;
	opacity: 0.95;
	filter: alpha(opacity=95);
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden;
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	box-sizing: border-box;
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}

.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
	display: none;
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045;
}

.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto;
}

.mfp-ajax-cur {
	cursor: progress;
}

.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -webkit-zoom-out;
	cursor: zoom-out;
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
	cursor: auto;
}

.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	    user-select: none;
}

.mfp-loading.mfp-figure {
	display: none;
}

.mfp-hide {
	display: none !important;
}

.mfp-preloader {
	color: #CCC;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044;
}

.mfp-preloader a {
	color: #CCC;
}

.mfp-preloader a:hover {
	color: #FFF;
}

.mfp-s-ready .mfp-preloader {
	display: none;
}

.mfp-s-error .mfp-content {
	display: none;
}

button.mfp-close,button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
}


.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	filter: alpha(opacity=65);
	padding: 0 0 18px 10px;
	color: #FFF;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace;
}

.mfp-close:before,.mfp-close:after {
	content: "";
	width: 2px;
	height: 44px;
	position: absolute;
	left: 50%;
	top: 0;
	background-color: #B3A5B8;
}

.mfp-close:before {
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
}

.mfp-close:after {
	-webkit-transform: rotate(-45deg);
	        transform: rotate(-45deg);
}

.mfp-close:hover,.mfp-close:focus {
	opacity: 1;
	filter: alpha(opacity=100);
}

.mfp-close:active {
	top: 1px;
}

.mfp-close-btn-in .mfp-close {
	color: #333;
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #CCC;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap;
}

.mfp-arrow {
	position: absolute;
	opacity: 0.65;
	filter: alpha(opacity=65);
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
	margin-top: -54px;
}

.mfp-arrow:hover,.mfp-arrow:focus {
	opacity: 1;
	filter: alpha(opacity=100);
}

.mfp-arrow:before,.mfp-arrow:after,.mfp-arrow .mfp-b,.mfp-arrow .mfp-a {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent;
}

.mfp-arrow:after,.mfp-arrow .mfp-a {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px;
}

.mfp-arrow:before,.mfp-arrow .mfp-b {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: 0.7;
}

.mfp-arrow-left {
	left: 0;
}

.mfp-arrow-left:after,.mfp-arrow-left .mfp-a {
	border-right: 17px solid #FFF;
	margin-left: 31px;
}

.mfp-arrow-left:before,.mfp-arrow-left .mfp-b {
	margin-left: 25px;
	border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
	right: 0;
}

.mfp-arrow-right:after,.mfp-arrow-right .mfp-a {
	border-left: 17px solid #FFF;
	margin-left: 39px;
}

.mfp-arrow-right:before,.mfp-arrow-right .mfp-b {
	border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
	top: -40px;
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #000;
}


img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto;
}


.mfp-figure {
	line-height: 0;
}

.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #444;
}

.mfp-figure small {
	color: #BDBDBD;
	display: block;
	font-size: 12px;
	line-height: 14px;
}

.mfp-figure figure {
	margin: 0;
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto;
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #F3F3F3;
	word-wrap: break-word;
	padding-right: 36px;
}

.mfp-image-holder .mfp-content {
	max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {

	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0;
	}
	
		.mfp-img-mobile img.mfp-img {
		padding: 0;
	}
	
		.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0;
	}
	
		.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px;
	}
	
		.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, 0.6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		box-sizing: border-box;
	}
	
		.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0;
	}
	
		.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px;
	}
	
		.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, 0.6);
		position: fixed;
		text-align: center;
		padding: 0;
	}
}


@media all and (max-width: 900px) {

	.mfp-arrow {
		-webkit-transform: scale(0.75);
		transform: scale(0.75);
	}
	
		.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0;
	}
	
		.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%;
	}
	
		.mfp-container {
		padding-left: 6px;
		padding-right: 6px;
	}
}


.mfp-ie7 .mfp-img {
	padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
	width: 600px;
	left: 50%;
	margin-left: -300px;
	margin-top: 5px;
	padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
	padding: 0;
}

.mfp-ie7 .mfp-content {
	padding-top: 44px;
}

.mfp-ie7 .mfp-close {
	top: 0;
	right: 0;
	padding-top: 0;
}


h1.purple {
	color: #785a86;
}

h1.red {
	color: #bd1350;
}

h1.yellow {
	color: #eea94f;
}

h1.green {
	color: #86ac51;
}

h1.blue {
	color: #068ba4;
}

@media only screen and (min-width: 64.0625em) {

	h1 {
		display: inline-block;
		padding-top: 20px;
		padding-bottom: 20px;
		margin-left: -2000px;
		padding-left: 2020px;
		padding-right: 4em;
	}
}



@media only screen and (min-width: 40.0625em) {

	h2 {
		font-size: 24px;
	}
}


h2.purple {
	color: #785a86;
}

h2.red {
	color: #bd1350;
}

h2.yellow {
	color: #eea94f;
}

h2.green {
	color: #86ac51;
}

h2.blue {
	color: #068ba4;
}


h3.purple {
	color: #785a86;
}

h3.red {
	color: #bd1350;
}

h3.yellow {
	color: #eea94f;
}

h3.green {
	color: #86ac51;
}

h3.blue {
	color: #068ba4;
}

@media only screen and (min-width: 40.0625em) {

	h3 {
		font-size: 38px;
	}
}




@media only screen and (min-width: 40.0625em) {

	blockquote {
		font-size: 30px;
	}
}


img.responsive {
	width: 100%;
	height: auto;
}

.button,form.ldpforms button,form.ldpforms input[type="button"],form.ldpforms input[type="submit"] {
	padding: .35em 1.25em .55em;
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #eae9e8;
	background-color: #56524f;
	transition: all 200ms ease-in-out;
}

.button:hover,form.ldpforms button:hover,form.ldpforms input[type="button"]:hover,form.ldpforms input[type="submit"]:hover {
	background-color: #3b3937;
}

.button.red,form.ldpforms button.red,form.ldpforms input.red[type="button"],form.ldpforms input.red[type="submit"] {
	color: #eae9e8;
	background-color: #bd1350;
}

.button.red:hover,form.ldpforms button.red:hover,form.ldpforms input.red[type="button"]:hover,form.ldpforms input.red[type="submit"]:hover {
	background-color: #8e183e;
}

.button.green,form.ldpforms button.green,form.ldpforms input.green[type="button"],form.ldpforms input.green[type="submit"] {
	color: #eae9e8;
	background-color: #86ac51;
}

.button.green:hover,form.ldpforms button.green:hover,form.ldpforms input.green[type="button"]:hover,form.ldpforms input.green[type="submit"]:hover {
	background-color: #698b48;
}

.button.purple,form.ldpforms button.purple,form.ldpforms input.purple[type="button"],form.ldpforms input.purple[type="submit"] {
	color: #eae9e8;
	background-color: #785a86;
}

.button.purple:hover,form.ldpforms button.purple:hover,form.ldpforms input.purple[type="button"]:hover,form.ldpforms input.purple[type="submit"]:hover {
	background-color: #6a4e76;
}

.button.yellow,form.ldpforms button.yellow,form.ldpforms input.yellow[type="button"],form.ldpforms input.yellow[type="submit"] {
	color: #56524f;
	background-color: #eea94f;
}

.button.yellow:hover,form.ldpforms button.yellow:hover,form.ldpforms input.yellow[type="button"]:hover,form.ldpforms input.yellow[type="submit"]:hover {
	background-color: #e18f39;
}

.button.blue,form.ldpforms button.blue,form.ldpforms input.blue[type="button"],form.ldpforms input.blue[type="submit"] {
	color: #eae9e8;
	background-color: #068ba4;
}

.button.blue:hover,form.ldpforms button.blue:hover,form.ldpforms input.blue[type="button"]:hover,form.ldpforms input.blue[type="submit"]:hover {
	background-color: #03788d;
}

.button.grey-dark,form.ldpforms button.grey-dark,form.ldpforms input.grey-dark[type="button"],form.ldpforms input.grey-dark[type="submit"] {
	color: #eae9e8;
	background-color: #56524f;
}

.button.grey-dark:hover,form.ldpforms button.grey-dark:hover,form.ldpforms input.grey-dark[type="button"]:hover,form.ldpforms input.grey-dark[type="submit"]:hover {
	background-color: #494543;
}

.button.grey-light,form.ldpforms button.grey-light,form.ldpforms input.grey-light[type="button"],form.ldpforms input.grey-light[type="submit"] {
	color: #56524f;
	background-color: #807f7c;
}

.button.grey-light:hover,form.ldpforms button.grey-light:hover,form.ldpforms input.grey-light[type="button"]:hover,form.ldpforms input.grey-light[type="submit"]:hover {
	background-color: #56524f;
}

@media only screen and (min-width: 40.0625em) {

	.button,form.ldpforms button,form.ldpforms input[type="button"],form.ldpforms input[type="submit"] {
		font-size: 16px;
	}
}


@media only screen and (min-width: 64.0625em) {

	.button,form.ldpforms button,form.ldpforms input[type="button"],form.ldpforms input[type="submit"] {
		font-size: 18px;
	}
}





p,ol,ul,dl {
	font-size: inherit;
}

figure {
	margin: 0;
	padding: 0;
}



input:not([type]).rounded,input[type="text"].rounded,input[type="password"].rounded,input[type="date"].rounded,input[type="datetime"].rounded,input[type="datetime-local"].rounded,input[type="month"].rounded,input[type="week"].rounded,input[type="email"].rounded,input[type="number"].rounded,input[type="search"].rounded,input[type="tel"].rounded,input[type="time"].rounded,input[type="url"].rounded,input[type="color"].rounded,textarea.rounded {
	border-radius: 1000em;
}

#universe {
	overflow: hidden;
	background-color: #eae9e8;
}

section {
	clear: both;
	padding: 0 20px;
}

.content-row {
	margin: 40px -500em;
	padding: 40px 500em;
	color: #fff;
	background-color: #785a86;
}

.content-row h2,.content-row h3,.content-row blockquote {
	color: #fff;
}

.content-row.red {
	color: #fff;
	background-color: #bd1350;
}

.content-row.green {
	color: #fff;
	background-color: #86ac51;
}

.content-row.yellow {
	color: #fff;
	background-color: #eea94f;
}

.content-row.purple {
	color: #fff;
	background-color: #785a86;
}

.content-row.blue {
	color: #fff;
	background-color: #068ba4;
}

.main-header {
	padding-left: 0;
	padding-right: 0;
	background-color: #785a86;
}

.main-header .main-banner {
	height: 72px;
	padding: 14px 17px;
	max-width: 1200px;
}

.main-header .home-logo {
	display: inline-block;
	width: 141px;
	height: 42px;
}

.main-header .menu-link {
	display: inline-block;
	margin-top: 6px;
	float: right;
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	color: #eae9e8;
}

.main-header .menu-link:after {
	content: "";
	display: block;
	width: 100%;
	height: 10px;
	background: transparent url(../imgs/menu-line.svg) no-repeat center center;
	background-size: contain;
}

.main-header .audience-links {
	float: right;
}

.main-header .audience-links a {
	color: #B3A5B8;
	padding: 2px 10px;
	border-left: 1px solid #4F3859;
	transition: color 200ms ease-in;
}

@media only screen and (min-width: 40.0625em) {

	.main-header .audience-links a:hover {
		color: #eea94f;
	}
}


.main-header .audience-links li {
	display: inline-block;
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
}

.main-header .audience-links li:first-child a {
	border-left: 0;
}

.main-header .audience-links ul {
	list-style: none;
}

.main-header .logo-naropa .logo-word1 {
	fill: #eae9e8;
}

.main-header .logo-naropa .logo-word2 {
	fill: #eea94f;
}

@media only screen and (min-width: 40.0625em) {

	.main-header {
		position: relative;
		z-index: 1100;
	}
	
		.main-header .main-banner {
		height: 112px;
		padding-top: 10px;
		padding-bottom: 0;
		margin: 0 auto;
		position: relative;
	}
	
		.main-header .home-logo {
		width: 168px;
		height: 50px;
		position: absolute;
		left: 17px;
		bottom: 11px;
		z-index: 1300;
	}
	
		.main-header .main-search {
		display: none !important;
		padding: 10px 20px;
		position: absolute;
		width: 25%;
		right: 18px;
		top: 32px;
		z-index: 1300;
		background-color: rgba(106, 78, 118, 0.9);
	}
	
		.main-header .main-search input {
		margin: 0;
	}
	
		.main-header .main-search input[type="text"] {
		height: 1.8rem;
		font-size: 14px;
	}
	
		.js-main-search-active .main-header .main-search {
		display: block !important;
	}
	
		.js-main-search-active .main-header .search-button {
		background-color: rgba(106, 78, 118, 0.9);
	}
}


@media only screen and (min-width: 64.0625em) {

	.main-header .home-logo {
		width: 202px;
		height: 60px;
		left: 60px;
	}
}


.js-drop-menu-active .main-header {
	box-shadow: 0 0 60px #6a4e76;
}

.main-footer {
	padding-left: 0;
	padding-right: 0;
	clear: both;
	font-size: 14px;
	background-color: #c5c2be;
}

.main-footer a {
	color: #56524f;
}

.main-footer a:hover {
	color: #785a86;
}

.main-footer nav {
	float: none;
}

.main-footer .postfix-round {
	clear: both;
	position: relative;
}

.main-footer input[type="email"] {
	width: 210px;
	margin: 1em auto;
	padding: 0 1em;
	font-family: "Lora", Georgia, Cambria, "Times New Roman", Times, serif;
	font-size: 1.14285714em;
	line-height: 1.2;
	border: 0 none;
	border-top-left-radius: 1000em;
	border-bottom-left-radius: 1000em;
}

@media only screen and (min-width: 40.0625em) {

	.main-footer input[type="email"] {
		width: 80%;
		margin: 0;
	}
}


.main-footer input[type="submit"] {
	width: 55px;
	padding: 0 1em;
	margin: 0;
	position: absolute;
	top: 0;
	right: 0;
	font-family: "Lora", Georgia, Cambria, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 1em;
	line-height: 1.2;
	color: #eae9e8;
	background-color: #56524f;
	border: 0 none;
	border-top-right-radius: 1000em;
	border-bottom-right-radius: 1000em;
}

@media only screen and (min-width: 40.0625em) {

	.main-footer input[type="submit"] {
		width: 20%;
	}
}


.main-footer .footer-nav ul {
	margin: 15px 0 0 0;
	padding: 0;
	text-align: center;
	list-style: none;
}

.main-footer .footer-nav ul li {
	margin-bottom: 5px;
}

@media only screen and (min-width: 40.0625em) {

	.main-footer .footer-nav ul {
		text-align: left;
		float: left;
	}
	
		.main-footer .footer-nav ul li {
		line-height: 3.9em;
		margin-bottom: -1.8em;
	}
	
		.main-footer .footer-nav ul.social-links {
		line-height: 4em;
		margin-top: 1.5em;
	}
}


@media only screen and (min-width: 40.0625em) {

	.main-footer .footer-nav ul.column-links {
		width: 66%;
		-webkit-column-count: 2;
		   -moz-column-count: 2;
		        column-count: 2;
		position: relative;
	}
	
		.main-footer .footer-nav ul.column-links:before,.main-footer .footer-nav ul.column-links:after {
		content: '';
		width: 1px;
		height: 150px;
		position: absolute;
		top: 0;
		left: 50%;
		margin-left: -18px;
		background-color: #eae9e8;
	}
	
		.main-footer .footer-nav ul.column-links:after {
		display: none;
	}
}


@media only screen and (min-width: 64.0625em) {

	.main-footer .footer-nav ul.column-links {
		width: 75%;
		-webkit-column-count: 3;
		   -moz-column-count: 3;
		        column-count: 3;
	}
	
		.main-footer .footer-nav ul.column-links:before {
		left: 33%;
	}
	
		.main-footer .footer-nav ul.column-links:after {
		display: block;
		left: 66%;
	}
}


.main-footer .footer-nav ul.column-links-last {
	padding-left: 18px;
}

@media only screen and (min-width: 40.0625em) {

	.main-footer .footer-nav ul.column-links-last {
		width: 33%;
		position: relative;
	}
	
		.main-footer .footer-nav ul.column-links-last .sign-up {
		margin-bottom: 0;
		line-height: 1.2;
		position: relative;
		top: -1.5em;
	}
	
		.main-footer .footer-nav ul.column-links-last:before {
		content: '';
		width: 1px;
		height: 150px;
		position: absolute;
		top: 0;
		left: 0;
		margin-left: -9px;
		background-color: #eae9e8;
	}
}


@media only screen and (min-width: 64.0625em) {

	.main-footer .footer-nav ul.column-links-last {
		width: 25%;
	}
}


.main-footer .sub-links {
	color: #807f7c;
	text-align: center;
	text-transform: uppercase;
}

.main-footer .sub-links a {
	color: inherit;
	display: inline-block;
	position: relative;
}

.main-footer .sub-links a:first-child {
	margin-right: .25em;
	padding-right: .5em;
}

.main-footer .sub-links a:first-child:after {
	background-color: #807f7c;
	content: '';
	height: 14px;
	position: absolute;
	right: 0;
	top: 4px;
	width: 1px;
}

@media only screen and (min-width: 40.0625em) {

	.main-footer .sub-links a:first-child {
		margin-right: 0;
		padding-right: 0;
	}
	
		.main-footer .sub-links a:first-child:after {
		display: none;
	}
}


.main-footer .sub-links span {
	display: block;
}

@media only screen and (min-width: 40.0625em) {

	.main-footer .sub-links span {
		display: inline-block;
	}
}


@media only screen and (min-width: 40.0625em) {

	.main-footer .sub-links span,.main-footer .sub-links a {
		margin: 0 1em;
		font-size: .85714286em;
	}
}


.main-footer .social-links {
	list-style: none;
}

.main-footer .social-links li {
	display: inline-block;
}

.main-footer .social-links a {
	display: inline-block;
	width: 26px;
	height: 26px;
	position: relative;
	text-indent: -3000em;
}

.main-footer .social-links a i {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 26px;
	text-indent: 0;
}

@media only screen and (min-width: 40.0625em) {

	.main-footer .social-links a {
		width: 18px;
		height: 18px;
	}
	
		.main-footer .social-links a i {
		font-size: 18px;
	}
}


.main-footer .mobile-logo-social div {
	text-align: center;
}

@media only screen and (min-width: 40.0625em) {

	.main-footer {
		border-top: 20px solid #eae9e8;
		padding: 0 60px;
	}
	
		.main-footer .footer-slogan {
		margin: 24px 0;
		text-align: center;
		max-width: 100%;
	}
	
		.main-footer .footer-slogan strong {
		color: #fff;
		display: inline-block;
		font-family: "Lora", Georgia, Cambria, "Times New Roman", Times, serif;
		font-size: 22px;
		font-weight: normal;
	}
	
		.main-footer .footer-slogan a,.main-footer .footer-slogan figure,.main-footer .footer-slogan img {
		display: inline-block;
	}
	
		.main-footer .footer-slogan img {
		height: auto;
		width: 139px;
		margin-left: 1em;
	}
}


@media only screen and (min-width: 64.0625em) {

	.main-footer .footer-slogan strong {
		font-size: 26px;
	}
	
		.main-footer .footer-slogan img {
		width: 166px;
	}
}


.main-nav {
	display: none;
	width: 100%;
	position: absolute;
	top: 72px;
	left: 0;
	right: 0;
	z-index: 1100;
	background-color: #6a4e76;
}

.main-nav li {
	padding: .15em 0;
	clear: both;
	font-size: 21px;
	font-family: "Lora", Georgia, Cambria, "Times New Roman", Times, serif;
}

.main-nav li a {
	color: #eae9e8;
}

.main-nav li .expander {
	position: relative;
	float: right;
	display: block;
	width: 30px;
	height: 30px;
	background-color: #4F3859;
	border-radius: 3px;
}

.main-nav li .expander i {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	-webkit-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	transition: all 200ms ease-in-out;
	color: #fff;
}

@media only screen and (min-width: 64.0625em) {

	.main-nav li .expander {
		display: none;
	}
}


.main-nav li ul {
	display: none;
	margin: 1em 0;
	padding: .4em 0;
	border-top: 2px solid #B3A5B8;
	border-bottom: 2px solid #B3A5B8;
	position: relative;
}

.main-nav li ul:after {
	content: "";
	width: 15px;
	height: 15px;
	margin-left: -8px;
	position: absolute;
	top: -10px;
	left: 50%;
	z-index: 1;
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
	background-color: #6a4e76;
	border: 2px solid #B3A5B8;
}

.main-nav li ul:before {
	content: "";
	width: 100%;
	height: 12px;
	position: absolute;
	top: -14px;
	z-index: 2;
	background-color: #6a4e76;
}

.main-nav li ul li {
	padding: .35em 0;
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-size: 14px;
	font-weight: 700;
}

.main-nav li ul li .expander {
	width: 25px;
	height: 25px;
}

.main-nav li.active > a {
	color: #eea94f;
}

.main-nav li.active > .expander i {
	-webkit-transform: translate(-50%, -50%) rotate(180deg);
	        transform: translate(-50%, -50%) rotate(180deg);
}

.main-nav li.active > ul {
	display: block;
}

.main-nav li.active > ul ul {
	padding: 1em 0;
}

.main-nav li.active > ul ul li {
	font-weight: 400;
}

.main-nav ul {
	list-style: none;
	margin: 0;
	padding: 40px;
}

.js-main-menu-active .main-nav {
	display: block;
}

.main-nav .audience-links {
	background-color: #5B4766;
	float: none;
}

.main-nav .audience-links a {
	display: block;
	padding: 6px 0;
}

.main-nav .audience-links li {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 8px;
	font-size: 12px;
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 2px;
	background-color: #4D3A56;
}

.main-nav .audience-links ul {
	padding: 30px 40px 20px;
}

.main-nav .nav-search {
	background-color: #5B4766;
	padding: 0 40px 40px;
}

.main-nav .nav-search input {
	margin: 0;
}

.main-nav .main-menu-indicator,.main-nav .sub-menu-indicator {
	display: none;
}

@media only screen and (min-width: 40.0625em) {

	.main-nav {
		display: block;
		top: 112px;
		left: auto;
	}
	
		.main-nav > ul {
		padding: 0;
		margin-top: -66px;
		text-align: right;
	}
	
		.main-nav > ul > li {
		display: inline-block;
		width: 103px;
		height: 66px;
		margin-left: -2px;
		clear: none;
		font-family: "Montserrat", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
		font-size: 14px;
		text-align: center;
		vertical-align: bottom;
		border-left: 1px solid #4F3859;
	}
	
		.main-nav > ul > li:before {
		content: '';
		display: inline-block;
		height: 100%;
		vertical-align: bottom;
		width: 0;
	}
	
		.main-nav > ul > li > a {
		display: inline-block;
		width: 100%;
		padding: 10px;
		transition: color 200ms ease-in-out;
	}
	
		.main-nav > ul > li > a:hover {
		color: #eea94f;
	}
	
		.main-nav > ul > li > ul {
		padding: 0 40px 0 0;
		margin-top: 27px;
		width: 100%;
		position: absolute;
		top: 0;
		right: 50%;
		line-height: 1.4;
		border: 0 none;
		border-right: 2px solid #B3A5B8;
	}
	
		.main-nav > ul > li > ul:before,.main-nav > ul > li > ul:after {
		display: none;
	}
	
		.main-nav > ul > li > ul a {
		transition: color 200ms ease-in-out;
	}
	
		.main-nav > ul > li > ul a:hover {
		color: #eea94f;
	}
	
		.main-nav > ul > li > ul > li {
		font-family: "Lora", Georgia, Cambria, "Times New Roman", Times, serif;
		font-size: 21px;
		font-weight: normal;
		text-align: right;
	}
	
		.main-nav > ul > li > ul > li > ul {
		width: 100%;
		margin: 0;
		position: absolute;
		left: 100%;
		top: 0;
		line-height: 1.3;
		border: 0 none;
	}
	
		.main-nav > ul > li > ul > li > ul:before,.main-nav > ul > li > ul > li > ul:after {
		display: none;
	}
	
		.main-nav > ul > li > ul > li > ul li {
		font-size: 16px;
		text-align: left;
	}
	
		.main-nav > ul > li > ul > li.active ul {
		padding: 8px 0 0 40px;
	}
	
		.main-nav > ul > li > ul > li.active:after {
		content: "";
		position: relative;
		background: transparent url(../imgs/menu-line.svg) no-repeat center center;
		-webkit-transform: rotate(-90deg);
		        transform: rotate(-90deg);
	}
	
		.main-nav .main-menu-indicator,.main-nav .sub-menu-indicator {
		display: none;
		position: absolute;
		z-index: 1110;
	}
	
		.main-nav .main-menu-indicator {
		margin-top: -9px;
		margin-left: -4px;
		top: 0;
		display: block;
		height: 0;
		width: 0;
		border-left: 9px solid transparent;
		border-right: 9px solid transparent;
		border-bottom: 9px solid #6a4e76;
		display: none;
	}
	
		.main-nav .sub-menu-indicator {
		background: url(../imgs/sub-menu-indicator.svg);
		width: 9px;
		height: 17px;
		left: 50%;
		margin-left: -2px;
		margin-top: -8px;
		transition: top 200ms ease-in-out;
	}
}


@media only screen and (min-width: 64.0625em) {

	.main-nav > ul > li {
		width: 125px;
		line-height: 1.2;
		font-size: 16px;
	}
}


.js-drop-menu-active:after {
	content: '';
	display: block;
	width: 100%;
	height: 51em;
	min-height: 51em;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1000;
	background-color: rgba(106, 78, 118, 0.97);
}

.js-drop-menu-active .main-menu-indicator {
	display: block;
}

.js-drop-menu-active #close-nav {
	position: absolute;
	top: 122px;
	right: 40px;
	z-index: 1110;
	font-size: 40px;
	color: #fff;
	outline: none;
}

.js-drop-menu-active #close-nav:hover {
	color: #eea94f;
}

section.body-content {
	padding-top: 10px;
}

@media only screen and (min-width: 40.0625em) {

	section.body-content {
		padding-top: 30px;
	}
}


.breadcrumb {
	font-family: "Lora", Georgia, Cambria, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: none;
}

.breadcrumb a {
	color: #56524f;
}

.breadcrumb li {
	display: inline-block;
	color: #e18f39;
}

.breadcrumb ul {
	margin: 5px 10px 5px 30px;
	list-style: none;
}

.breadcrumb i {
	display: inline-block;
	font-weight: 700;
	margin: 0 5px;
	color: #c5c2be;
}

@media only screen and (min-width: 40.0625em) {

	.breadcrumb {
		font-size: 16px;
	}
}


.hero {
	padding-left: 0;
	padding-right: 0;
	clear: both;
}

.hero img {
	max-width: none;
}

.hero figcaption {
	display: block;
	width: 100%;
	padding: 10px 30px;
	font-family: "Lora", Georgia, Cambria, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #fff;
	background-color: #eea94f;
}

.hero figcaption > span {
	letter-spacing: -1px;
	line-height: 1;
	color: #fff;
	background-color: #eea94f;
}

.hero figcaption a {
	display: block;
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-weight: 700;
	font-size: 12px;
	text-align: left;
	text-transform: uppercase;
	color: #56524f;
}

.hero figcaption a i {
	position: relative;
	top: 1px;
	color: rgba(86, 82, 79, 0.4);
}

@media only screen and (min-width: 40.0625em) {

	.hero figcaption {
		width: 75%;
		padding: 0;
		position: absolute;
		left: 20px;
		bottom: .25em;
		font-size: 30px;
		line-height: 52px;
		background-color: transparent;
	}
	
		.hero figcaption > span {
		padding: 5px 0;
		box-shadow: 20px 0 0 #eea94f, -20px 0 0 #eea94f;
		-webkit-box-decoration-break: clone;
		        box-decoration-break: clone;
	}
	
		.hero figcaption a {
		display: inline-block;
		height: 46px;
		width: 30%;
		padding: 7px 1em;
		vertical-align: bottom;
		position: relative;
		left: 0;
		top: -3px;
		font-size: 14px;
		line-height: 1em;
		background-color: #eea94f;
	}
	
		.hero figcaption a i {
		top: 1px;
		left: 3px;
		font-size: 12px;
	}
	
		.flexbox .hero figcaption a {
		padding-top: 0;
		padding-bottom: 0;
	}
	
		.flexbox .hero figcaption a span {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		height: 100%;
		-webkit-align-items: center;
		    -ms-flex-align: center;
		        align-items: center;
	}
}


@media only screen and (min-width: 64.0625em) {

	.hero figcaption {
		bottom: .25em;
		left: 30px;
		font-size: 44px;
		line-height: 78px;
	}
	
		.hero figcaption > span {
		padding: 8px 0;
		box-shadow: 30px 0 0 #eea94f, -30px 0 0 #eea94f;
	}
	
		.hero figcaption a {
		padding-top: 12px;
		height: 70px;
		left: 0;
		top: -4px;
		font-size: 20px;
	}
	
		.hero figcaption a i {
		top: 2px;
		font-size: 17px;
	}
}


.hero figure {
	padding: 0;
}

.hero figure.purple figcaption {
	background-color: #785a86;
}

.hero figure.purple figcaption > span {
	background-color: #785a86;
}

.hero figure.purple figcaption a {
	color: #eea94f;
	background-color: #785a86;
}

.hero figure.yellow figcaption {
	background-color: #eea94f;
}

.hero figure.yellow figcaption > span {
	background-color: #eea94f;
}

.hero figure.yellow figcaption a {
	background-color: #eea94f;
}

.hero figure.red figcaption {
	background-color: #bd1350;
}

.hero figure.red figcaption > span {
	background-color: #bd1350;
}

.hero figure.red figcaption a {
	color: #eea94f;
	background-color: #bd1350;
}

.hero figure.green figcaption {
	background-color: #86ac51;
}

.hero figure.green figcaption > span {
	background-color: #86ac51;
}

.hero figure.green figcaption a {
	background-color: #86ac51;
}

.hero figure.blue figcaption {
	background-color: #068ba4;
}

.hero figure.blue figcaption > span {
	background-color: #068ba4;
}

.hero figure.blue figcaption a {
	background-color: #068ba4;
}

@media only screen and (min-width: 40.0625em) {

	.hero {
		margin-bottom: 15px;
	}
	
		.hero figure.purple figcaption {
		background-color: transparent;
	}
	
		.hero figure.purple figcaption > span {
		box-shadow: 20px 0 0 #785a86, -20px 0 0 #785a86;
	}
	
		.hero figure.yellow figcaption {
		background-color: transparent;
	}
	
		.hero figure.yellow figcaption > span {
		box-shadow: 20px 0 0 #eea94f, -20px 0 0 #eea94f;
	}
	
		.hero figure.red figcaption {
		background-color: transparent;
	}
	
		.hero figure.red figcaption > span {
		box-shadow: 20px 0 0 #bd1350, -20px 0 0 #bd1350;
	}
	
		.hero figure.green figcaption {
		background-color: transparent;
	}
	
		.hero figure.green figcaption > span {
		box-shadow: 20px 0 0 #86ac51, -20px 0 0 #86ac51;
	}
	
		.hero figure.blue figcaption {
		background-color: transparent;
	}
	
		.hero figure.blue figcaption > span {
		box-shadow: 20px 0 0 #068ba4, -20px 0 0 #068ba4;
	}
}


@media only screen and (min-width: 64.0625em) {

	.hero {
		margin-bottom: 25px;
	}
	
		.hero figure.purple figcaption > span {
		box-shadow: 30px 0 0 #785a86, -30px 0 0 #785a86;
	}
	
		.hero figure.yellow figcaption > span {
		box-shadow: 30px 0 0 #eea94f, -30px 0 0 #eea94f;
	}
	
		.hero figure.red figcaption > span {
		box-shadow: 30px 0 0 #bd1350, -30px 0 0 #bd1350;
	}
	
		.hero figure.green figcaption > span {
		box-shadow: 30px 0 0 #86ac51, -30px 0 0 #86ac51;
	}
	
		.hero figure.blue figcaption > span {
		box-shadow: 30px 0 0 #068ba4, -30px 0 0 #068ba4;
	}
}


.hero.rotator figure:active,.hero.rotator figure:focus {
	outline: none;
	border: none;
}

.hero.rotator figcaption {
	text-align: center;
}

.hero.rotator figcaption a {
	font-size: 14px;
	text-transform: none;
}

@media only screen and (min-width: 40.0625em) {

	.hero.rotator figcaption {
		left: 50%;
		-webkit-transform: translateX(-50%);
		        transform: translateX(-50%);
	}
}


.hero a.modal-video {
	display: block;
	position: relative;
}

.hero a.modal-video:active,.hero a.modal-video:focus {
	outline: none;
	border: none;
}

.hero a.modal-video figure {
	float: none;
}

.hero a.modal-video .icon-play {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	font-size: 65px;
	color: rgba(255, 255, 255, 0.6);
	transition: color 200ms ease-in;
}

@media only screen and (min-width: 40.0625em) {

	.hero a.modal-video .icon-play {
		font-size: 96px;
	}
}


@media only screen and (min-width: 64.0625em) {

	.hero a.modal-video .icon-play {
		font-size: 124px;
	}
}


.hero a.modal-video:hover .icon-play {
	color: rgba(255, 255, 255, 0.8);
}

section.intro {
	padding-left: 0;
	padding-right: 0;
	font-family: "Lora", Georgia, Cambria, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 1.55555556;
	text-align: center;
	color: #56524f;
	background-color: #eae9e8;
}

section.intro p {
	padding: 10px;
}

section.intro a.button {
	clear: both;
	position: relative;
	top: -1em;
}

section.intro h2 {
	margin-bottom: 1em;
}

section.intro h3 {
	width: 80%;
	margin: 0 auto 1em;
}

section.intro .row + .row:last-child {
	padding: 30px 0 20px;
}

section.intro .row + .row:last-child a.button {
	top: 0;
}

section.intro .columns {
	font-size: 14px;
}

section.intro .columns p {
	width: auto;
	padding: 0;
}

@media only screen and (min-width: 40.0625em) {

	section.intro {
		font-size: 26px;
	}
	
		section.intro p {
		width: 78%;
		padding: 0;
		margin: 20px auto 30px;
	}
	
		section.intro .columns {
		font-size: 16px;
	}
}


@media only screen and (min-width: 64.0625em) {

	section.intro {
		font-size: 30px;
	}
	
		section.intro p {
		width: 66.66666667%;
	}
	
		section.intro .columns {
		font-size: 18px;
	}
}


.highlight {
	padding: 20px 0;
	font-family: "Lora", Georgia, Cambria, "Times New Roman", Times, serif;
	color: #56524f;
	background-color: #eae9e8;
}

.highlight figure {
	width: 207px;
	height: 207px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	overflow: hidden;
	border-radius: 1000px;
}

.highlight h2 {
	display: block;
	margin-left: 40px;
	margin-top: -1em;
	padding: .25em 1em;
	position: relative;
	z-index: 10;
	font-size: 24px;
	font-family: "Lora", Georgia, Cambria, "Times New Roman", Times, serif;
	font-weight: 400;
	letter-spacing: 0;
	text-transform: none;
	text-align: right;
	color: #eae9e8;
	background-color: #bd1350;
}

.highlight h2.purple {
	background-color: #785a86;
}

.highlight h2.yellow {
	background-color: #eea94f;
}

.highlight h2.red {
	background-color: #bd1350;
}

.highlight h2.green {
	background-color: #86ac51;
}

.highlight h2.blue {
	background-color: #068ba4;
}

.highlight blockquote {
	margin: 0;
	padding: 0 40px;
	font-size: 14px;
	line-height: 1.71428571;
	text-align: left;
	border: 0 none;
}

.highlight blockquote p {
	color: #56524f;
	line-height: 1.71428571;
}

.highlight blockquote strong {
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-size: 10px;
	font-weight: 700;
	text-transform: uppercase;
}

.highlight a.modal-video {
	display: block;
	position: relative;
}

.highlight a.modal-video:active,.highlight a.modal-video:focus {
	outline: none;
	border: none;
}

.highlight a.modal-video .icon-play {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 20;
	-webkit-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	font-size: 40px;
	color: rgba(255, 255, 255, 0.6);
	transition: color 200ms ease-in;
}

@media only screen and (min-width: 40.0625em) {

	.highlight a.modal-video .icon-play {
		font-size: 62px;
	}
}


@media only screen and (min-width: 64.0625em) {

	.highlight a.modal-video .icon-play {
		font-size: 74px;
	}
}


.highlight a.modal-video:hover .icon-play {
	color: rgba(255, 255, 255, 0.8);
}

@media only screen and (min-width: 40.0625em) {

	.highlight {
		text-align: right;
	}
	
		.highlight .row {
		min-height: 370px;
		padding: 30px 9.72222% 0 5.55555556%;
		position: relative;
	}
	
		.highlight figure {
		width: 50%;
		height: auto;
		float: left;
		z-index: 10;
	}
	
		.highlight figure img {
		width: 100%;
		height: auto;
	}
	
		.highlight h2 {
		width: 70%;
		float: right;
		margin-right: -1em;
		margin-top: 0;
		position: absolute;
		right: 9.72222%;
		top: 90px;
		z-index: 1;
		font-size: 28px;
	}
	
		.highlight blockquote {
		width: auto;
		float: none;
		padding: 124px 0 0 52%;
		z-index: 1;
		text-align: right;
		font-size: 15px;
	}
	
		.highlight .button,.highlight form.ldpforms button,form.ldpforms .highlight button,.highlight form.ldpforms input[type="button"],form.ldpforms .highlight input[type="button"],.highlight form.ldpforms input[type="submit"],form.ldpforms .highlight input[type="submit"] {
		float: left;
	}
	
		.highlight a.modal-video {
		width: 50%;
		float: left;
	}
	
		.highlight a.modal-video figure {
		width: 100%;
	}
}


@media only screen and (min-width: 64.0625em) {

	.highlight .row {
		min-height: 552px;
		padding: 40px 15.8333333% 0px 8.75%;
	}
	
		.highlight h2 {
		float: right;
		clear: none;
		width: 48%;
		margin: 2em -1em 1em 0;
		position: relative;
		top: 0;
		left: 0;
		right: 0;
		font-size: 38px;
	}
	
		.highlight h2:before {
		content: "";
		display: block;
		width: 50%;
		height: 100%;
		margin-top: -.25em;
		position: absolute;
		left: -50%;
		background-color: #bd1350;
	}
	
		.highlight h2.purple:before {
		background-color: #785a86;
	}
	
		.highlight h2.yellow:before {
		background-color: #eea94f;
	}
	
		.highlight h2.red:before {
		background-color: #bd1350;
	}
	
		.highlight h2.green:before {
		background-color: #86ac51;
	}
	
		.highlight h2.blue:before {
		background-color: #068ba4;
	}
	
		.highlight figure {
		width: 52%;
	}
	
		.highlight blockquote {
		padding: 0;
		width: 47%;
		float: right;
		font-size: 21px;
	}
	
		.highlight a.modal-video {
		width: 52%;
	}
}


.highlight.stats {
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}

.highlight.stats h2 {
	height: 36px;
	margin-left: 0;
	margin-right: 40px;
	position: relative;
}

.highlight.stats h2.purple span {
	color: #eea94f;
}

.highlight.stats h2.yellow span {
	color: #86ac51;
}

.highlight.stats h2.red span {
	color: #eea94f;
}

.highlight.stats h2.green span {
	color: #eea94f;
}

.highlight.stats h2.blue span {
	color: #eea94f;
}

.highlight.stats h2 span {
	position: absolute;
	bottom: -23px;
	right: 0;
	font-size: 96px;
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	color: #eea94f;
}

.highlight.stats h2 span.purple {
	color: #785a86;
}

.highlight.stats h2 span.yellow {
	color: #eea94f;
}

.highlight.stats h2 span.red {
	color: #bd1350;
}

.highlight.stats h2 span.green {
	color: #86ac51;
}

.highlight.stats h2 span.blue {
	color: #068ba4;
}

.highlight.stats blockquote {
	font-size: 15px;
	font-weight: 700;
	text-align: left;
}

.highlight.stats blockquote p {
	font-weight: 700;
}

@media only screen and (min-width: 40.0625em) {

	.highlight.stats {
		text-align: left;
	}
	
		.highlight.stats .row {
		min-height: 294px;
		padding-left: 10%;
		padding-right: 11.111111%;
	}
	
		.highlight.stats figure {
		width: 44.84%;
	}
	
		.highlight.stats h2 {
		margin-right: 0;
		position: absolute;
	}
	
		.highlight.stats h2 span {
		left: 21%;
	}
	
		.highlight.stats blockquote {
		text-align: left;
	}
	
		.highlight.stats a.modal-video {
		width: 44.84%;
	}
	
		.highlight.stats a.modal-video figure {
		width: 100%;
	}
}


@media only screen and (min-width: 64.0625em) {

	.highlight.stats .row {
		min-height: 422px;
		padding-left: 14.333333%;
		padding-right: 16.666667%;
	}
	
		.highlight.stats figure {
		width: 48%;
	}
	
		.highlight.stats h2 {
		height: 42px;
		position: relative;
	}
	
		.highlight.stats h2 span {
		left: 0;
		right: auto;
		bottom: -27px;
		font-size: 115px;
	}
	
		.highlight.stats blockquote {
		font-size: 18px;
	}
	
		.highlight.stats a.modal-video {
		width: 48%;
	}
}


.callout {
	padding-left: 0;
	padding-right: 0;
	background-color: #eae9e8;
}

.callout .row .columns {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

@media only screen and (min-width: 40.0625em) {

	.flexbox .callout .row .columns:last-child {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-align-items: center;
		    -ms-flex-align: center;
		        align-items: center;
	}
}


@media only screen and (min-width: 40.0625em) {

	.flexbox .callout .row + .row {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
}


.callout article {
	width: 63.333333%;
	margin: 0 auto;
	padding: 20px 0;
	text-align: center;
	font-family: "Lora", Georgia, Cambria, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #56524f;
}

.callout article h2 {
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-size: 1em;
	font-weight: 700;
	letter-spacing: 4px;
	text-transform: uppercase;
	color: #bd1350;
}

.callout article h2.purple {
	color: #785a86;
}

.callout article h2.green {
	color: #86ac51;
}

.callout article h2.yellow {
	color: #eea94f;
}

.callout article h2.blue {
	color: #068ba4;
}

.callout article h2.red {
	color: #bd1350;
}

.callout article h3 {
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-size: 60px;
	font-weight: 400;
	line-height: 1;
	color: #bd1350;
}

.callout article h3.purple {
	color: #785a86;
}

.callout article h3.red {
	color: #bd1350;
}

.callout article h3.green {
	color: #86ac51;
}

.callout article h3.blue {
	color: #068ba4;
}

.callout article h3.yellow {
	color: #eea94f;
}

.callout article h3 sub {
	font-size: 50px;
	vertical-align: baseline;
}

.callout aside {
	position: relative;
	margin-bottom: 40px;
	font-family: "Lora", Georgia, Cambria, "Times New Roman", Times, serif;
}

.callout aside:before,.callout aside:after {
	content: " ";
	display: table;
}

.callout aside:after {
	clear: both;
}

@media only screen and (min-width: 40.0625em) {

	.callout aside {
		position: absolute;
		bottom: 40px;
		right: 40px;
		margin-bottom: 0;
	}
}


.callout aside h3 {
	padding: .25em 7% .25em 14%;
	margin-right: 14%;
	position: relative;
	left: 0;
	bottom: -34px;
	font-family: "Lora", Georgia, Cambria, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: 400;
	text-transform: none;
	color: #eae9e8;
	background-color: #785a86;
}

.callout aside h3.purple {
	background-color: #785a86;
}

.callout aside h3.red {
	background-color: #bd1350;
}

.callout aside h3.blue {
	background-color: #068ba4;
}

.callout aside h3.green {
	background-color: #86ac51;
}

.callout aside div {
	width: 72.5%;
	padding: 40px 20px 20px;
	float: right;
	color: #56524f;
	background-color: #eae9e8;
}

.callout aside a.button {
	position: absolute;
	right: 0;
	bottom: -37px;
}

@media only screen and (min-width: 40.0625em) {

	.callout .columns {
		min-height: 422px;
	}
	
		.callout article {
		font-size: 18px;
	}
	
		.callout article h3 {
		font-size: 95px;
	}
	
		.callout article h3 sub {
		font-size: 72px;
	}
	
		.callout aside h3 {
		font-size: 30px;
	}
}


@media only screen and (min-width: 64.0625em) {

	.callout article {
		font-size: 24px;
	}
	
		.callout article h3 {
		font-size: 125px;
	}
}


.resources {
	padding-left: 0;
	padding-right: 0;
	font-size: 18px;
	background-color: #eae9e8;
}

.resources a {
	color: #eea94f;
	transition: all 200ms ease-in-out;
}

.resources a.icon-arrow:hover {
	color: #e18f39;
}

.resources.grey {
	background-color: #eae9e8;
}

.resources.grey a {
	color: #eea94f;
}

.resources.green {
	color: #eae9e8;
	background-color: #86ac51;
}

.resources.green a {
	color: #eea94f;
}

.resources.green a.icon-arrow:before {
	color: #eae9e8;
}

.resources.red {
	color: #eae9e8;
	background-color: #bd1350;
}

.resources.red a {
	color: #eea94f;
}

.resources.red a.icon-arrow:before {
	color: #eae9e8;
}

.resources.blue {
	color: #eae9e8;
	background-color: #068ba4;
}

.resources.blue a {
	color: #eea94f;
}

.resources.blue a.icon-arrow:before {
	color: #eae9e8;
}

.resources.yellow {
	color: #eae9e8;
	background-color: #eea94f;
}

.resources.yellow a {
	color: #56524f;
}

.resources.yellow a:hover {
	color: #3b3937;
}

.resources.yellow a.icon-arrow:before {
	color: #eae9e8;
}

.resources.purple {
	color: #eae9e8;
	background-color: #785a86;
}

.resources.purple a {
	color: #eea94f;
}

.resources.purple a.icon-arrow:before {
	color: #eae9e8;
}

.resources figure {
	width: 23.75%;
	min-height: 10px;
	float: left;
}

.resources figure img {
	width: 100%;
	max-width: none;
}

.resources li {
	width: 100%;
	clear: both;
	float: left;
	margin-bottom: 1em;
	line-height: 1.47;
}

.resources li a.icon-arrow {
	display: inline-block;
	padding-right: 30px;
	position: relative;
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
}

.resources li a.icon-arrow:before {
	margin-top: 2px;
	position: absolute;
	right: 0;
	top: 50%;
	font-size: 14px;
	color: #56524f;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
}

.resources li p {
	display: block;
	margin-bottom: .5em;
}

.resources li div {
	width: 100%;
}

.resources li figure + div {
	width: 76.25%;
	padding-left: 1em;
	float: left;
}

.resources ul {
	padding: 40px 40px 40px 0;
	list-style: none;
}

@media only screen and (min-width: 64.0625em) {

	.resources {
		padding: 60px 14.5% 60px 18.333333%;
		font-size: 21px;
	}
	
		.resources li a.icon-arrow:before {
		font-size: 18px;
	}
}


@media only screen and (min-width: 64.0625em) {

	.resources {
		padding: 60px 9.5% 60px 10.333333%;
	}
}


.accordian {
	padding-left: 0;
	padding-right: 0;
}

.accordian .row {
	padding: 20px 0 0;
}

@media only screen and (min-width: 40.0625em) {

	.accordian .row {
		padding: 40px 0 0;
	}
}


.accordian h2 {
	font-size: 30px;
	font-family: "Lora", Georgia, Cambria, "Times New Roman", Times, serif;
	letter-spacing: 0;
	font-weight: 400;
	text-transform: none;
	text-align: center;
	color: #698b48;
}

@media only screen and (min-width: 40.0625em) {

	.accordian h2 {
		font-size: 45px;
	}
}


.accordian dl {
	padding: 20px;
}

.accordian dl dt {
	padding: 5px 20px;
	margin: .5em 0;
	position: relative;
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #698b48;
	background-color: #d8d6d4;
	cursor: pointer;
	transition: all 200ms ease-in-out;
}

.accordian dl dt .icon-chevron {
	position: absolute;
	right: 20px;
	top: 50%;
	-webkit-transform: translateY(-50%) rotate(180deg);
	        transform: translateY(-50%) rotate(180deg);
	font-size: 16px;
	color: #56524f;
	transition: all 200ms ease-in-out;
}

.accordian dl dt:hover {
	background-color: #cccac6;
}

.accordian dl dt:hover .icon-chevron {
	margin-top: .25em;
}

.accordian dl dt.active {
	color: #eae9e8;
	background-color: #86ac51;
}

.accordian dl dt.active .icon-chevron {
	-webkit-transform: translateY(-50%) rotate(0);
	        transform: translateY(-50%) rotate(0);
}

.accordian dl dt.active:hover .icon-chevron {
	margin-top: -.25em;
}

.accordian dl dd {
	display: none;
	padding: 20px;
	line-height: 1.6666667;
	font-size: 16px;
	background-color: #fff;
}

.accordian dl dt.active + dd {
	display: block;
	margin-top: -.75em;
}

.accordian dl dt.active + dd:before,.accordian dl dt.active + dd:after {
	content: " ";
	display: table;
}

.accordian dl dt.active + dd:after {
	clear: both;
}

@media only screen and (min-width: 40.0625em) {

	.accordian dl {
		padding: 30px;
	}
	
		.accordian dl dt {
		padding: 10px 40px;
		font-size: 24px;
	}
	
		.accordian dl dd {
		padding: 30px 40px;
		font-size: 18px;
	}
}


@media only screen and (min-width: 64.0625em) {

	.accordian dl {
		padding: 30px 12%;
	}
}


.accordian.red h2 {
	color: #bd1350;
}

.accordian.red dt {
	color: #bd1350;
}

.accordian.red dt.active {
	background-color: #bd1350;
}

.accordian.green h2 {
	color: #86ac51;
}

.accordian.green dt {
	color: #86ac51;
}

.accordian.green dt.active {
	background-color: #86ac51;
}

.accordian.blue h2 {
	color: #068ba4;
}

.accordian.blue dt {
	color: #068ba4;
}

.accordian.blue dt.active {
	background-color: #068ba4;
}

.dropdown {
	display: inline-block;
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.dropdown dl dt {
	margin: 0;
}

.dropdown dl dt a {
	display: inline-block;
	padding: 5px 80px 5px 20px;
	position: relative;
	color: #eae9e8;
	background-color: #56524f;
	cursor: pointer;
	transition: all 200ms ease-in-out;
}

.dropdown dl dt a .icon-chevron {
	position: absolute;
	right: 20px;
	top: 50%;
	-webkit-transform: translateY(-50%) rotate(180deg);
	        transform: translateY(-50%) rotate(180deg);
	font-size: 16px;
	color: #eae9e8;
	transition: all 200ms ease-in-out;
}

@media only screen and (min-width: 40.0625em) {

	.dropdown dl dt a:hover {
		background-color: #cccac6;
	}
	
		.dropdown dl dt a:hover .icon-chevron {
		margin-top: .25em;
	}
}


.dropdown dl dd {
	display: none;
	margin: 0;
	line-height: 1.6666667;
}

.dropdown dl dd a {
	display: block;
	padding: 5px 20px;
	color: #56524f;
	background-color: #fff;
}

@media only screen and (min-width: 40.0625em) {

	.dropdown dl dd a:hover {
		color: #eae9e8;
		background-color: #86ac51;
	}
}


.dropdown.active dt a .icon-chevron {
	margin-top: 0;
}

.dropdown.active dt a .icon-chevron:before {
	content: "\f00d";
	font-family: FontAwesome !important;
	font-size: 20px !important;
}

@media only screen and (min-width: 40.0625em) {

	.dropdown.active dt a:hover .icon-chevron {
		margin-top: 0;
	}
}


.dropdown.active dd {
	display: block;
}

.callout-block {
	margin-top: 4em;
	padding-left: 0;
	padding-right: 0;
}

.callout-block > .row {
	padding: 30px 40px 20px;
	position: relative;
}

.callout-block h2 {
	width: 80%;
	padding: .25em 10%;
	margin-bottom: -1em;
	position: absolute;
	left: 0;
	bottom: 100%;
	font-family: "Lora", Georgia, Cambria, "Times New Roman", Times, serif;
	font-weight: 400;
	text-align: left;
	text-transform: none;
	letter-spacing: 0;
	color: #8e183e;
	background-color: #c5c2be;
}

.callout-block h3 {
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-weight: 700;
	font-size: 18px;
	text-transform: uppercase;
	text-align: left;
	color: #56524f;
}

.callout-block input {
	margin: 0;
}

.callout-block input.button,.callout-block form.ldpforms input[type="button"],form.ldpforms .callout-block input[type="button"],.callout-block form.ldpforms input[type="submit"],form.ldpforms .callout-block input[type="submit"] {
	float: right;
}

@media only screen and (min-width: 40.0625em) {

	.callout-block {
		margin-top: 3em;
		font-size: 18px;
	}
	
		.callout-block > .row {
		padding: 60px 10.5% 60px 20%;
	}
	
		.callout-block h2 {
		font-size: 30px;
	}
	
		.callout-block h3 {
		font-size: 21px;
	}
	
		.callout-block input[type="email"] {
		display: inline;
		margin: 0;
	}
	
		.callout-block input.button,.callout-block form.ldpforms input[type="button"],form.ldpforms .callout-block input[type="button"],.callout-block form.ldpforms input[type="submit"],form.ldpforms .callout-block input[type="submit"] {
		float: none;
	}
}


@media only screen and (min-width: 64.0625em) {

	.callout-block {
		font-size: 21px;
	}
	
		.callout-block > .row {
		padding: 70px 5% 60px 20%;
	}
	
		.callout-block h2 {
		font-size: 42px;
	}
	
		.callout-block p {
		line-height: 2.28571429;
	}
}


.callout-block.grey {
	background-color: #eae9e8;
}

.callout-block.grey h2 {
	color: #8e183e;
	background-color: #c5c2be;
}

.callout-block.red {
	color: #eae9e8;
	background-color: #bd1350;
}

.callout-block.red h2 {
	color: #eae9e8;
	background-color: #8e183e;
}

.callout-block.red input.button,.callout-block.red form.ldpforms input[type="button"],form.ldpforms .callout-block.red input[type="button"],.callout-block.red form.ldpforms input[type="submit"],form.ldpforms .callout-block.red input[type="submit"] {
	color: #eae9e8;
	background-color: #56524f;
}

.callout-block.green {
	color: #eae9e8;
	background-color: #86ac51;
}

.callout-block.green h2 {
	color: #eae9e8;
	background-color: #698b48;
}

.callout-block.green input.button,.callout-block.green form.ldpforms input[type="button"],form.ldpforms .callout-block.green input[type="button"],.callout-block.green form.ldpforms input[type="submit"],form.ldpforms .callout-block.green input[type="submit"] {
	color: #eae9e8;
	background-color: #56524f;
}

.callout-block.blue {
	color: #eae9e8;
	background-color: #068ba4;
}

.callout-block.blue h2 {
	color: #eae9e8;
	background-color: #03788d;
}

.callout-block.blue input.button,.callout-block.blue form.ldpforms input[type="button"],form.ldpforms .callout-block.blue input[type="button"],.callout-block.blue form.ldpforms input[type="submit"],form.ldpforms .callout-block.blue input[type="submit"] {
	color: #eae9e8;
	background-color: #56524f;
}

.callout-block.yellow {
	color: #fff;
	background-color: #ec9e38;
}

.callout-block.yellow h2 {
	color: #eae9e8;
	background-color: #de8223;
}

.callout-block.yellow input.button,.callout-block.yellow form.ldpforms input[type="button"],form.ldpforms .callout-block.yellow input[type="button"],.callout-block.yellow form.ldpforms input[type="submit"],form.ldpforms .callout-block.yellow input[type="submit"] {
	color: #eae9e8;
	background-color: #56524f;
}

.callout-three-col {
	padding: 40px 0;
	text-align: center;
}

.callout-three-col h2 {
	margin-bottom: 1em;
	font-family: "Lora", Georgia, Cambria, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: 400;
	letter-spacing: 0;
	text-transform: none;
	color: #56524f;
}

.callout-three-col h3 {
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-weight: 700;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #785a86;
}

@media only screen and (min-width: 40.0625em) {

	.callout-three-col h2 {
		font-size: 42px;
	}
	
		.callout-three-col h3 {
		font-size: 21px;
		margin-bottom: 1em;
	}
	
		.callout-three-col .columns {
		font-size: 16px;
	}
	
		.callout-three-col a.button {
		margin-top: 1em;
	}
}


@media only screen and (min-width: 64.0625em) {

	.callout-three-col .columns {
		padding-left: 3.5%;
		padding-right: 3.5%;
		font-size: 18px;
	}
}


.callout-single-col {
	padding: 0 40px;
	margin: 20px 0;
	text-align: center;
}

.callout-single-col h2 {
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 4px;
	text-transform: uppercase;
	color: #bd1350;
}

.callout-single-col h2 em {
	display: block;
	font-family: "Lora", Georgia, Cambria, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0;
	text-transform: none;
	color: #56524f;
}

@media only screen and (min-width: 40.0625em) {

	.callout-single-col h2 em {
		font-size: 18px;
	}
}


@media only screen and (min-width: 64.0625em) {

	.callout-single-col h2 em {
		font-size: 20px;
	}
}


.callout-single-col h2.purple {
	color: #785a86;
}

.callout-single-col h2.green {
	color: #86ac51;
}

.callout-single-col h2.yellow {
	color: #eea94f;
}

.callout-single-col h2.blue {
	color: #068ba4;
}

.callout-single-col h2.red {
	color: #bd1350;
}

@media only screen and (min-width: 40.0625em) {

	.callout-single-col h2 {
		font-size: 24px;
	}
}


.callout-single-col p {
	line-height: 1.6;
}

.callout-single-col p.intro {
	width: 90%;
	margin: .5em auto;
	font-size: 20px;
}

@media only screen and (min-width: 40.0625em) {

	.callout-single-col p.intro {
		width: 71.666667%;
		font-size: 30px;
	}
}


.callout-single-col .content {
	width: 90%;
	margin: 1em auto;
	text-align: left;
}

@media only screen and (min-width: 40.0625em) {

	.callout-single-col .content {
		width: 71.666667%;
		font-size: 18px;
		-webkit-column-count: 2;
		   -moz-column-count: 2;
		        column-count: 2;
		-webkit-column-gap: 40px;
		   -moz-column-gap: 40px;
		        column-gap: 40px;
	}
}


.callout-single-col a.button {
	margin-top: 1em;
}

.callout-single-col.grey {
	padding: 40px;
	background-color: #c5c2be;
}

.callout-single-col.purple {
	padding: 40px;
	color: #fff;
	background-color: #785a86;
}

.callout-single-col.red {
	padding: 40px;
	color: #fff;
	background-color: #bd1350;
}

.callout-single-col.yellow {
	padding: 40px;
	background-color: #eea94f;
}

.callout-single-col.green {
	padding: 40px;
	color: #fff;
	background-color: #86ac51;
}

.callout-single-col.blue {
	padding: 40px;
	color: #fff;
	background-color: #068ba4;
}

.hero-large {
	padding-left: 0;
	padding-right: 0;
}

.hero-large .hero {
	margin-bottom: 0;
}

@media only screen and (min-width: 40.0625em) {

	.hero-large .hero figure {
		padding-bottom: 0;
	}
}


@media only screen and (min-width: 64.0625em) {

	.hero-large .hero figure {
		padding-bottom: 0;
	}
}


.hero-large .callout-block {
	margin-top: 0;
}

@media only screen and (min-width: 40.0625em) {

	.hero-large .callout-block {
		margin-top: 0;
	}
}


section.photo-gallery {
	padding-top: 20px;
	padding-bottom: 80px;
}

section.photo-gallery h2 {
	padding-left: 10px;
	margin-bottom: .25em;
	font-family: "Lora", Georgia, Cambria, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: 400;
	letter-spacing: 0;
	text-transform: none;
	text-align: left;
	color: #785a86;
}

section.photo-gallery figure {
	width: 100%;
	position: relative;
	cursor: pointer;
}

section.photo-gallery figure img {
	width: 100%;
	height: auto;
	max-width: none;
}

section.photo-gallery figure figcaption {
	display: block;
	padding: 20px 40px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	font-weight: 700;
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-size: 18px;
	text-align: center;
	text-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
	color: #fff;
	transition: color 200ms ease-in-out;
	*zoom: 1;
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF000000', endColorstr='#FFA60000');
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC42NSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
	background-size: 100%;
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
}

section.photo-gallery figure:hover figcaption {
	color: #eea94f;
}

@media only screen and (min-width: 40.0625em) {

	section.photo-gallery h2 {
		font-size: 48px;
	}
	
		section.photo-gallery figure {
		width: 33.3333333%;
		padding: 0 5px 10px;
	}
	
		section.photo-gallery figure figcaption {
		bottom: 10px;
		left: 5px;
		right: 5px;
	}
}



.mfp-container .mfp-figure {
	margin-top: -50px;
}

.mfp-container strong {
	display: block;
	width: 80%;
	margin: 0 auto;
	padding-top: 1em;
	padding-bottom: .5em;
	text-align: center;
	text-transform: uppercase;
}

.mfp-container em {
	display: block;
	width: 80%;
	margin: 0 auto;
	text-align: center;
	font-family: "Lora", Georgia, Cambria, "Times New Roman", Times, serif;
	font-style: normal;
}

.mfp-container .mfp-title {
	padding-right: 0;
}

.mfp-container .mfp-close {
	top: .5em;
	left: 100%;
	right: auto;
}

.mfp-container .mfp-arrow {
	height: 30px;
	width: 30px;
	margin: 0;
	top: auto;
	bottom: -14px;
	left: 10%;
}

.mfp-container .mfp-arrow:before,.mfp-container .mfp-arrow:after {
	content: "";
	width: 2px;
	height: 23px;
	margin: 0;
	border: 0 none;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 1;
	background-color: #B3A5B8;
}

.mfp-container .mfp-arrow:before {
	left: 0;
	top: 0;
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
}

.mfp-container .mfp-arrow:after {
	left: 0;
	top: 50%;
	-webkit-transform: rotate(-45deg);
	        transform: rotate(-45deg);
}

.mfp-container .mfp-arrow-right {
	-webkit-transform: rotate(180deg);
	        transform: rotate(180deg);
	left: auto;
	right: 10%;
	bottom: -19px;
}

@media only screen and (min-width: 40.0625em) {

	.mfp-container {
		font-size: 18px;
	}
}


.naropa-now {
	padding-top: 0;
	padding-bottom: 0;
}

.naropa-now h2 {
	padding-left: 10px;
	margin-bottom: .25em;
	font-family: "Lora", Georgia, Cambria, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: 400;
	letter-spacing: 0;
	text-transform: none;
	text-align: left;
	color: #785a86;
}

.naropa-now .columns {
	padding: 0 2px;
}

.naropa-now .columns img {
	width: 100%;
	height: auto;
	max-width: none;
}

.naropa-now .columns span {
	display: block;
	width: 100%;
	margin: 0 auto;
	position: absolute;
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-weight: 700;
	font-size: 13px;
	line-height: 1.1;
	text-align: center;
	text-transform: uppercase;
}

.naropa-now .columns .now-title {
	padding: .9em 5% 1.5em;
	bottom: 0;
	left: 0;
	right: 0;
	font-size: 18px;
	color: #fff;
	*zoom: 1;
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF000000', endColorstr='#FFA60000');
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC42NSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
	background-size: 100%;
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
}

.naropa-now .columns .now-action {
	display: block;
	width: 100%;
	margin: 0 auto;
	position: absolute;
	bottom: -2em;
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-weight: 700;
	font-size: 13px;
	line-height: 1.1;
	text-align: center;
	text-transform: uppercase;
	opacity: 0;
	color: #eea94f;
	transition: all 300ms ease-in-out;
}

.naropa-now .columns a,.naropa-now .columns .now-card {
	display: block;
	margin: 4px 0;
	position: relative;
	overflow: hidden;
}

.naropa-now .columns a:hover .now-action,.naropa-now .columns .now-card:hover .now-action {
	bottom: .5em;
	opacity: 1;
}

.naropa-now .columns .now-card {
	padding-top: 48.25%;
}

.naropa-now .columns .now-card p {
	width: 90%;
	position: absolute;
	left: 5%;
	top: 50%;
	font-size: 18px;
	line-height: 1.333333;
	text-align: center;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
}

.naropa-now .columns .now-card a {
	display: inline;
	margin: 0;
}

.naropa-now .columns .now-card .now-action {
	display: block;
}

.naropa-now .columns .now-card.red {
	color: #fff;
	background-color: #bd1350;
	*zoom: 1;
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFBD1350', endColorstr='#FF8E183E');
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JkMTM1MCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzhlMTgzZSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
	background-size: 100%;
	background-image: linear-gradient(to bottom, #bd1350 0%, #8e183e 100%);
}

.naropa-now .columns .now-card.green {
	color: #fff;
	background-color: #86ac51;
	*zoom: 1;
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF86AC51', endColorstr='#FF698B48');
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg2YWM1MSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzY5OGI0OCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
	background-size: 100%;
	background-image: linear-gradient(to bottom, #86ac51 0%, #698b48 100%);
}

.naropa-now .columns .now-card.blue {
	color: #fff;
	background-color: #068ba4;
	*zoom: 1;
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF068BA4', endColorstr='#FF03788D');
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA2OGJhNCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAzNzg4ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
	background-size: 100%;
	background-image: linear-gradient(to bottom, #068ba4 0%, #03788d 100%);
}

.naropa-now .columns .now-card.purple {
	color: #fff;
	background-color: #785a86;
	*zoom: 1;
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF785A86', endColorstr='#FF6A4E76');
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc4NWE4NiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzZhNGU3NiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
	background-size: 100%;
	background-image: linear-gradient(to bottom, #785a86 0%, #6a4e76 100%);
}

@media only screen and (min-width: 40.0625em) {

	.naropa-now h2 {
		font-size: 48px;
	}
	
		.naropa-now .columns .now-title {
		padding: .9em 5%;
		font-size: 24px;
	}
	
		.naropa-now .columns .now-action {
		bottom: -2em;
	}
}


.program-collage {
	background-color: #eae9e8;
	padding-top: 40px;
	padding-bottom: 40px;
}

.program-collage h2 {
	padding-left: 10px;
	margin-bottom: 1em;
	font-family: "Lora", Georgia, Cambria, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: 400;
	letter-spacing: 0;
	text-transform: none;
	text-align: left;
	color: #785a86;
}

.program-collage h3 {
	height: 4em;
	padding: 10px 20px;
	position: relative;
	left: -20px;
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-weight: 700;
	font-size: 18px;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	color: #fff;
	background-color: #785a86;
	transition: color 300ms ease-in-out;
}

.program-collage .program-box {
	display: block;
	position: relative;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	color: #56524f;
}

.program-collage .program-box:before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	background-color: #56524f;
	transition: opacity 300ms ease-in-out;
}

.program-collage .program-box:hover h3 {
	color: #eea94f;
}

.program-collage blockquote.program-box {
	text-align: center;
}

.program-collage blockquote.program-box div {
	padding-bottom: 1em;
	position: relative;
	z-index: 2;
}

.program-collage blockquote.program-box p {
	position: relative;
	top: 0;
	left: 0;
	opacity: 1;
	font-size: 18px;
	text-align: center;
	color: #eae9e8;
	-webkit-transform: none;
	        transform: none;
}

.program-collage blockquote.program-box cite {
	font-style: normal;
}

.program-collage blockquote.program-box cite:before {
	display: none;
}

.program-collage blockquote.program-box em,.program-collage blockquote.program-box strong {
	display: block;
	color: #eae9e8;
}

.program-collage blockquote.program-box strong {
	text-transform: uppercase;
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}

.program-collage blockquote.program-box:before {
	opacity: .8;
}

.program-collage.blue h3 {
	color: #fff;
	background-color: #068ba4;
}

.program-collage.green h3 {
	color: #fff;
	background-color: #86ac51;
}

.program-collage.yellow h3 {
	color: #fff;
	background-color: #eea94f;
}

.program-collage.yellow.hover h3 {
	color: #785a86;
}

.program-collage.red h3 {
	color: #fff;
	background-color: #bd1350;
}

.program-collage .purple h3 {
	color: #fff;
	background-color: #785a86;
}

@media only screen and (min-width: 40.0625em) {

	.program-collage h2 {
		font-size: 31px;
	}
	
		.program-collage h3 {
		display: inline-block;
		width: 81.25%;
		position: absolute;
		left: 0;
		top: -1em;
	}
	
		.program-collage p {
		width: 100%;
		padding: 0 8%;
		position: absolute;
		top: 50%;
		left: 50%;
		text-align: left;
		opacity: 0;
		color: #eae9e8;
		-webkit-transform: translate(-50%, -50%);
		        transform: translate(-50%, -50%);
		transition: opacity 500ms ease-in-out;
	}
	
		.program-collage .program-box {
		position: relative;
		width: 50%;
		padding-top: 33.5%;
		margin-bottom: 25px;
		float: left;
		border: 2px solid #eae9e8;
	}
	
		.program-collage .program-box:hover p {
		opacity: 1;
	}
	
		.program-collage .program-box:hover:before {
		opacity: .8;
	}
	
		.program-collage .program-box:nth-child(2n + 1) {
		clear: left;
	}
	
		.program-collage blockquote.program-box div {
		width: 100%;
		position: absolute;
		top: 50%;
		left: 50%;
		text-align: center;
		-webkit-transform: translate(-50%, -50%);
		        transform: translate(-50%, -50%);
	}
	
		.program-collage blockquote.program-box p {
		font-size: 22px;
	}
}


@media only screen and (min-width: 64.0625em) {

	.program-collage h2 {
		font-size: 48px;
	}
	
		.program-collage h3 {
		font-size: 19px;
	}
	
		.program-collage .program-box {
		width: 33%;
		padding-top: 21.4%;
		margin-bottom: 32px;
	}
	
		.program-collage .program-box:nth-child(2n + 1) {
		clear: none;
	}
	
		.program-collage .program-box:nth-child(3n + 1) {
		clear: left;
	}
	
		.program-collage blockquote.program-box p {
		font-size: 24px;
	}
}


.section-nav {
	padding: 20px;
	text-align: center;
	background-color: #c5c0bf;
	*zoom: 1;
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFC5C0BF', endColorstr='#FFE2DDDB');
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M1YzBiZiIvPjxzdG9wIG9mZnNldD0iMTAlIiBzdG9wLWNvbG9yPSIjZTJkZGRiIi8+PHN0b3Agb2Zmc2V0PSI4OSUiIHN0b3AtY29sb3I9IiNlMmRkZGIiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
	background-size: 100%;
	background-image: linear-gradient(to bottom, #c5c0bf 0%, #e2dddb 10%, #e2dddb 89%);
}

.section-nav h2 {
	font-family: "Lora", Georgia, Cambria, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: 400;
	letter-spacing: 0;
	text-transform: none;
	color: #56524f;
}

.section-nav a {
	display: block;
	padding: 5px;
	text-align: center;
	color: #fff;
	background-color: #785a86;
}

.section-nav li {
	display: inline-block;
	width: 100%;
	padding: 0;
	margin: 8px 0;
	font-family: "Montserrat", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}

.section-nav ul {
	max-width: 840px;
	margin: 0 auto;
	padding: 0;
}

@media only screen and (min-width: 40.0625em) {

	.section-nav {
		padding: 40px;
	}
	
		.section-nav h2 {
		font-size: 21px;
		font-style: normal;
	}
	
		.section-nav ul {
		-webkit-column-count: 2;
		   -moz-column-count: 2;
		        column-count: 2;
	}
}


form.ldpforms {
	padding: 2em;
	background-color: #f6f6f5;
}

@media only screen and (min-width: 40.0625em) {

	form.ldpforms {
		padding-left: 20px;
		padding-right: 20px;
		width: 50%;
		float: left;
		margin-left: 25%;
	}
}


form.ldpforms > div {
	margin: 0 auto;
	max-width: 1200px;
	width: 100%;
	overflow: hidden;
	*zoom: 1;
	margin-bottom: 1em;
}

form.ldpforms label {
	font-size: 1.2em;
	line-height: 1.2;
}



form.ldpforms select,form.ldpforms textarea,form.ldpforms input[type="text"],form.ldpforms input[type="textarea"],form.ldpforms input[type="email"],form.ldpforms input[type="password"],form.ldpforms input[type="number"] {
	margin: .25em auto;
	padding: 1em 1em;
	font-size: .9em;
	border: 1px solid #c5c2be;
	border-radius: 2px;
	background-color: #fff;
}

form.ldpforms input[type="radio"],form.ldpforms input[type="checkbox"] {
	margin-left: 2px;
	margin-right: 1em;
	border: 1px solid #c5c2be;
	background-color: #fff;
}

form.ldpforms input[type="file"],form.ldpforms input[type="checkbox"],form.ldpforms input[type="radio"],form.ldpforms select {
	margin-bottom: .5rem;
}

form.ldpforms select {
	font-size: .9em;
	padding:.5em .5em;
	
}
.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 80%;
height: 80%;
}

/* YouTube Embed snippet CSS, added for ticket #39951 */
.ou_embed_youtube_video {
	width: 50%;
	margin: 0 auto;
	position: relative;
	padding-bottom: 28.25%;		
}

.youtube-container iframe{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}