<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  JARED GRID + MEYER RESET
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

:focus {
  outline: 0;
}

body {
  line-height: 1;
  color: #000;
}

ol, ul {
  list-style: none;
}

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  font-family: Georgia, "Times New Roman", Times, serif;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}

blockquote, q {
  quotes: "" "";
}

*, *:before, *:after {
    border:0;
    border-collapse:collapse;
    margin:0;
    padding:0;
    /*line-height:normal;*/
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -o-box-sizing:border-box;
    box-sizing:border-box;
}

body {
  font: 400 normal 16px/16px Arial, Helvetica, sans-serif;
}

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

section {
  position:relative;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}


input, textarea {
  font:inherit;
}

input[type="submit"] {
  box-shadow: none;
}

textarea {
    resize: vertical;
    font-family: inherit;
    font-size: inherit;
}

a, .trans {
  -webkit-transition:all 500ms;
  -moz-transition:all 500ms;
  -ms-transition:all 500ms;
  -o-transition:all 500ms;
  transition:all 500ms;
}

a {
  color: #5D5A60;
}

a:hover {
  color: #000;
}

a:active {
  color: #000;
}

a.current {

}

p {
    font-size:1em;
    line-height: 1.5em;
}

article {

}

article p {
  line-height: 1.75em;
}

.full {
    width:100%;
}

.half {
    width:50%;
}

.third {
    width:33.33%;
}

.twothird {
    width:66.66%;
}

.fourth {
    width:25%;
}

.threefourth {
    width:75%;
}

.left {
    float:left;
}

.right {
    float:right;
}

.center {
    margin:0 auto;
}

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.fill {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  z-index: 200;
}

.tleft {
  text-align: left;
}

.tright {
  text-align: right;
}

.tcenter {
  text-align: center;
}

.pad-half {
  padding: 0.5em;
}

.pad0-1 {
  padding:0 1em;
}

.pad0-2 {
  padding:0 2em;
}

.pad0-3 {
  padding:0 3em;
}

.pad1 {
  padding:1em;
}

.pad1-0 {
  padding:1em 0;
}

.pad2 {
  padding:2em;
}

.pad2-0 {
  padding:2em 0;
}

.pad3 {
  padding:3em;
}

.pad3-0 {
  padding:3em 0;
}

.padt1 {
  padding-top: 1em;
}

.padt2 {
  padding-top: 2em;
}

.padt3 {
  padding-top: 3em;
}

.padb1 {
  padding-bottom: 1em;
}

.padb2 {
  padding-bottom: 2em;
}

.padb3 {
  padding-bottom: 3em;
}

.mar0-1 {
  margin: 0 1em;
}

.mar0-2 {
  margin:0 2em;
}

.mar0-3 {
  margin:0 3em;
}

.mar1 {
  margin:1;
}

.mar1-0 {
  margin:1em 0;
}

.mar2 {
  margin:2em;
}

.mar2-0 {
  margin:2em 0;
}

.mar3 {
  margin:3em;
}

.mar3-0 {
  margin:3em 0;
}

.mar0 {
  margin: 0;
}

.pad0 {
  padding: 0;
}

sup {
  vertical-align: super;
  font-size: 50%;
}

.center {
  margin: 0 auto;
}

.upper {
  text-transform: uppercase;
}

.lower {
  text-transform: lowercase;
}

.hidden {
  display: none;
}

.noscroll {
  height:100%;
  overflow:hidden;
}

.figure {
  overflow:hidden;
  position:relative;
}

.figure img, .stretch {
  width:100%;
  height:auto;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	FONTS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

@font-face {
    font-family: 'gotham-book';
    src: url('../fonts/gotham-book-webfont.eot#') format('eot'),
        url('../fonts/gotham-book-webfont.woff') format('woff'),
        url('../fonts/gotham-book-webfont.ttf') format('truetype'),
        url('../fonts/gotham-book-webfont.svg#gotham-book') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gotham-medium';
    src: url('../fonts/gotham-medium-webfont.eot#') format('eot'),
        url('../fonts/gotham-medium-webfont.woff') format('woff'),
        url('../fonts/gotham-medium-webfont.ttf') format('truetype'),
        url('../fonts/gotham-medium-webfont.svg#gotham-medium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gotham-bold';
    src: url('../fonts/gotham-bold-webfont.eot#') format('eot'),
        url('../fonts/gotham-bold-webfont.woff') format('woff'),
        url('../fonts/gotham-bold-webfont.ttf') format('truetype'),
        url('../fonts/gotham-bold-webfont.svg#gotham-bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	GLOBAL
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

body, html {
}

body {
	margin: 0;
	padding: 0;
	font: 400 normal 16px/16px 'gotham-book', Arial, Helvetica, sans-serif;
	-webkit-font-smoothing: antialiased;
	color: #5D5A60;
	background-color: #F0EFEF;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

h1 {
	font-size: 3.125em;
	line-height: 1.3em;
	font-family: 'gotham-bold';
	color: #fff;
	margin: 0 0 0 0;
}

h2, h3, h4, h5, h6 {
	line-height: 1.3em;
	color: #652D90;
	font-family: 'gotham-bold';
	margin: 0 0 1em 0;
	padding: 0;
}

h2 {
	font-size: 1.75em;
}

h3 {
	font-size: 1.5em;
}

h4 {
	font-size: 1.25em;
}

h5 {
	font-size: 1em;
}

h2.mar-none, h2.mar-none, h3.mar-none, h4.mar-none, h5.mar-none {
	margin-bottom: 0.5em;
}

h2.mar-half, h2.mar-half, h3.mar-half, h4.mar-half, h5.mar-half {
	margin-bottom: 0.5em;
}

h2.mar-one, h2.mar-one, h3.mar-one, h4.mar-one, h5.mar-one {
	margin-bottom: 1em;
}

ul {
	margin: 0 0 2em 0em;
	padding: 0;
}

li {
	margin: 0 0 0.5em 1.5em;
	padding: 0;
	font-size: 1.125em;
	line-height: 1.75em;
	list-style: disc;
}

p {
	font-size: 1.125em;
	line-height: 1.75em;
	margin: 0 0 2em 0;
	padding: 0;
}

p.zero {
	margin-bottom: 1em;
}

ul.link-list {
	margin-bottom: 2em;
	padding: 0;
}

ul.link-list li {
	color: #652D90;
}

ul.link-list li a {
	color: #652D90;
}

ul.link-list li a:hover {
	color: #5D5A60;
}

p.small {
	font-size: 0.75em;
}

strong {
	font-family: 'gotham-bold';
}

.bgpattern .wrapper p {
	margin-bottom: 0;
}

a:link, a:visited {
	text-decoration: none;
	color: #5D5A60;
}

a:hover, a:active {
	color: #000;
}

a.round-button {
	display: inline-block;
	border: 0;
	background-color: #F0EFEF;
	font-size: 0.875rem;
	line-height: normal;
	color: #652D90;
	padding: 0.5em 1em 0.5em 1em;
	margin-bottom: 1em;
	text-transform: uppercase;
	font-family: 'gotham-medium';
	border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	-webkit-border-radius: 15px 15px 15px 15px;
	text-decoration: none !important;
}

a.round-button:hover {
	background-color: #652D90;
	color: #fff;
}

a.round-button-alt {
	display: inline-block;
	border: 0;
	background-color: #652D90;
	font-size: 1rem;
	line-height: normal;
	color: #fff;
	padding: 0.75em 1.25em 0.75em 1.25em;
	margin-bottom: 1em;
	text-transform: uppercase;
	font-family: 'gotham-medium';
	border-radius: 25px 25px 25px 25px;
	-moz-border-radius: 25px 25px 25px 25px;
	-webkit-border-radius: 25px 25px 25px 25px;
}

a.round-button-alt:hover {
	background-color: #5D5A60;
	color: #fff;
}

a.clear-button {
	display: inline-block;
	border: 0;
	font-size: 1rem;
	line-height: normal;
	color: #652D90;
	margin-bottom: 1em;
	text-transform: uppercase;
	font-family: 'gotham-medium';
}

a.clear-button:hover {
	color: #5D5A60;
}

a.round-button-boot {
	display: inline;
	font-size: 0.8rem;
	line-height: normal;
	color: #5D5A60;
	padding: 0 1em 0 0;
	margin-bottom: 1em;
	text-transform: uppercase;
	font-family: 'gotham-medium';
}

a.round-button-boot:hover {
	color: #652D90;
}

::selection {
	background:#652D90;
	color:#fff;
}

::-moz-selection {
	background:#652D90;
	color:#fff;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	BACKGROUNDS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.bgwhite {
	background-color: #fff;
}

.bggrey {
	background-color: #F0EFEF;
}

.bgpurple {
	background-color: #652D90;
}

.bgdarkgrey {
	background-color: #5D5A60;
}

.bgpattern, .bgpatternalt {
	background: url("../../images/tiled-background.png") repeat center center;
}

.typepurple {
	color: #652D90;
}

.typedarkgrey {
	color: #5D5A60;
}

.typeblack {
	color: #000;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	STRUCTURE
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

header, footer, section {
	clear: both;
	width: 100%;
	position: relative;
}

.wrapper {
    max-width: 1080px;
    width: 90%;
    margin: 0 auto;
    position: relative;
}

.line-topper {
	border-top: solid 0.5em #fff;
}

.line-boot {
	border-top: solid 0.5em #fff;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	HEADER/NAVIGATION
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

header {
	width: 100%;
	background-color: #fff;
}

header .wrapper #header-logo {
	width: 310px;
	height: auto;
	float: left;
	padding: 30px 0 40px 0;
}

header .wrapper #navigation-block  {
	margin-left: 350px;
	text-align: right;
}

#desktop-nav #primary-nav {
	padding-top: 38px;
	margin-bottom: 0;
}

#desktop-nav #primary-nav li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#desktop-nav #primary-nav li a {
	font-family: 'gotham-bold';
	color: #000;
	display: inline-block;
	margin-left: 15px;
	text-transform: uppercase;
}

#desktop-nav #primary-nav li a:hover {
	color: #5D5A60;
}

#desktop-nav #secondary-nav {
	padding-top: 22px;
}

#desktop-nav #secondary-nav li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#desktop-nav #secondary-nav li img {
	display: none;
}

#desktop-nav #secondary-nav li a {
	font-size: 0.938em;
	color: #652D90;
	display: inline-block;
	margin-left: 19px;
}

#desktop-nav #secondary-nav li a.spfix {
	margin-left: 8px;
}

#desktop-nav #secondary-nav li a:hover {
	color: #5D5A60;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	MOBILE NAV
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#mobile-menu {
	display: none;
	margin-top: 38px;
}

#mobile-menu a {
	font-size: 1.75em;
	color: #000;
	padding: 1em;
}

#mobile-nav {
    position: fixed;
    right: -100%;
    height: 100%;
    width: 100%;
    background-color: #F0EFEF;
    color: #5D5A60;
    z-index: 999;
}

#mobile-nav ul {
	margin: 15px 0 0 0;
	padding: 0;
	text-align: center;
}

#mobile-nav ul li {
	font-size: 1em;
	text-align: center;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#mobile-nav ul li a {
	color: #5D5A60;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	padding: 8px 0px 8px 0px;
	margin: 0;
	display: block;
	font-size: 1em;
}

#mobile-nav ul li.mobile-social {
	display: inline-block;
	width: 40px;
	font-size: 1.3em;
	padding-top: 0.5em;
}

#mobile-nav ul li a:hover {
	color: #000;
}

#mobile-nav #mobile-logo {
	width: 50px;
	height: auto;
	padding-bottom: 10px;
}

#mobile-nav .mobile-menu-link-open {
	font-size: 1.5em;
	position: absolute;
	right: 20px;
	top : 20px;
}

.partners-content .wrapper .full .half ul {
	margin-bottom: 0;
}

.partners-content .wrapper .full .half ul li {
	padding-right: 2em;
	font-size: 0.938em;
}

.partner {
	padding: 0 2em 3em 2em;
	text-align: center;
	text-align: center;
	overflow: hidden;
}

.partner p:last-child {
	margin-bottom: 0;
}

.partner .partner-image {
	width: 80%;
	max-width: 200px;
	display: inline-block;
	padding-bottom: 2em;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	SPONSORS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.sponsorlist .right {
	padding-left: 3em;
}

.sponsorlist p:last-child {
	margin-bottom: 0;
}

.sponsorlist {
	padding-bottom: 4em;
}

.sponsorlist:last-child {
	padding-bottom: 0;
}

#footer-sponsors {
	width: 100%;
	border-top: solid 1px #F0EFEF;
}

#footer-sponsors .wrapper h3 {
	text-align: center;
	margin-bottom: 0.25em;
}

#footer-sponsors .wrapper ul {
	width: 100%;
	overflow: hidden;
	text-align: center;
	margin: 0;
	padding: 0;
}

#footer-sponsors .wrapper ul li {
	display: inline-block;
	width: 260px;
	margin: 0;
	padding: 0 1em 0 1em;
	list-style: none;
	line-height: normal;
}

#footer-sponsors .wrapper ul li img {
	width: 100%;
	height: auto;
}

.sponsor-image {
	max-width: 260px;
	width: 100%;
	height: auto;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	NEWSLETTER
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#homeForm {
	text-align: center;
}

#homeForm input.emailField {
	margin: 0 auto;
	padding: 15px 0px 15px 0px;
	margin-bottom: 15px;
	display: block;
	width: 80%;
	max-width: 500px;
	border: 1px solid #F0EFEF;
	background-color: #F0EFEF;
	font-size: 1.1em;
	text-align: center;
	outline: none;
}


#emailButton, #emailBackButton {
	display: inline-block;
	border: 0;
	background-color: #652D90;
	font-size: 1rem;
	line-height: normal;
	color: #fff;
	padding: 0.75em 1.25em 0.75em 1.25em;
	margin-bottom: 1em;
	text-transform: uppercase;
	font-family: 'gotham-medium';
	border-radius: 25px 25px 25px 25px;
	-moz-border-radius: 25px 25px 25px 25px;
	-webkit-border-radius: 25px 25px 25px 25px;
}

#emailButton:hover, #emailBackButton:hover {
	background-color: #5D5A60;
	color: #fff;
}

.formSuccess {
	display: none;
}

.formError {
	display: none;
}

@media screen and (max-width: 600px) {
	
	#homeContent h2, #localeContent h2 {
		padding: 182px 10% 0px 10%;
	}
	
	#homeContent p, #localeContent p {
		padding: 0px 10% 0px 10%;
	}

	#formContent h2 {
		padding: 0px 10% 0px 10%;
	}
	
	.homePhoto h2 {
		font-size: 1.25em;
		left: 15px;
		bottom: 15px;
	}
	
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	FOOTER
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

footer {
	background-color: #F0EFEF;
}

footer .wrapper {
	padding: 2em 0 2em 0;
}

footer h3 {
	font-family: 'gotham-bold';
	font-size: 1.1em;
	color: #652D90;
	margin-bottom: 0.75em;
}

footer p {
	font-size: 0.938em;
	margin: 0;
	padding: 0;
}

footer form {
	float: right;
	width: 100%;
	max-width: 300px;
}

#footerFormContent {
	position: relative;
}

#footerEmail {
	border: 0;
	padding: 0.5em;
	width: 90%;
}

.footerFormField {
	border: 0;
	padding: 0.5em;
	width: 90%;
	margin-bottom: 10px;
}

#footerFormButton {
	width: 150px;
	background-color: #652D90;
	color: #fff;
	text-align: center;
	padding: 0.5em;
}

#footerFormError, #footerFormThankYou {
	display: none;
}

#footer-nav {
	margin: 0;
	padding: 0;
}

#footer-nav li {
	margin: 0;
	padding: 0 0.5em 0 0;
	font-size: 0.938em;
	list-style: none;
	width: 37%;
	float: left;
}

#footer-nav li:nth-child(2n) {
	width: 63%;
}

#footer-nav li a {
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	HOME SLIDER/SIDE SLIDE
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.home-slide, #side-carousel {
	width: 100%;
	overflow: hidden;
	position: relative;
}

#home-carousel .home-slide {
	width: 100%;
	padding-bottom: 45%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

#side-carousel .side-images .side-image-item {
	width: 100%;
	padding-bottom: 40%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

#side-carousel .side-images img {
	width: 100%;
	height: auto;
}

#side-carousel .side-container {
	width: 90%;
	max-width: 1080px;
	position: absolute;
	left: 50%;
	bottom: 3em;
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 200;
}

.home-slide .home-slide-quote {
	width: 90%;
	max-width: 1080px;
	position: absolute;
	left: 50%;
	bottom: 3em;
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 200;
	padding-left: 150px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-size: 125px 125px;
}

.home-slide .home-slide-quote h2, #side-carousel .side-container h2 {
	display: inline-block;
	border: 0;
	background-color: #fff;
	font-size: 0.875em;
	color: #652D90;
	padding: 0.5em 1em 0.5em 1em;
	margin-bottom: 1em;
	text-transform: uppercase;
	font-family: 'gotham-medium';
	border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	-webkit-border-radius: 15px 15px 15px 15px;
}

.home-slide .home-slide-quote h3 {
	font-size: 1.25em;
	color: #fff;
	margin: 1em 0 0 0;
	padding: 0;
}

.home-slide .home-slide-quote p {
	font-size: 1.9em;
	line-height: 1.3em;
	color: #fff;
	margin: 0;
	padding: 0;
	max-width: 850px;
}

#side-carousel .side-container p {
	font-size: 1.5em;
	line-height: 1.3em;
	color: #fff;
	margin: 0;
	padding: 0;
	max-width: 700px;
}

.home-slide .home-overlay {
	width: 100%;
	height: 100%;
	background: url("../../images/img-overlay-home.png") no-repeat center bottom;
	background-size: 100% 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 199;
}

a.arrow-down {
	position: absolute;
	z-index: 200;
	left: 50%;
	bottom: 10px;
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	font-size: 2em;
	color: #fff;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}

a.arrow-down:hover {
	bottom: 5px;
	cursor: pointer;
}

#side-carousel .side-overlay {
	width: 100%;
	height: 100%;
	background: url("../../images/img-overlay-side.png") no-repeat center bottom;
	background-size: 100% 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 199;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	CONTENT PHOTO HEADER
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.content-photo-header {
}

.content-photo-header .content-photo-block .slot1 {
	width: 100%;
	float: left;
}

.content-photo-header .content-photo-block .slot2 {
	width: 50%;
	float: left;
}

.content-photo-header .content-photo-block .callout {
	width: 50%;
	float: left;
}

.content-photo-header .content-photo-block .slot1 img,
.content-photo-header .content-photo-block .slot2 img {
	width: 100%;
	height: auto;
}

.content-photo-header .content-photo-block .slot1 img {
	border-bottom: solid 0.5em #fff;
}

.content-photo-header .content-photo-block .callout {
	padding: 1em;
	text-align: center;
}

.content-photo-header .content-photo-block .callout h2 {
	font-size: 1.3em;
	line-height: 1.3em;
	color: #652D90;
	margin: 0 0 0.5em 0;
	padding: 0;
}

.content-photo-header .content-photo-block .callout p {
	margin: 0 0 0.75em 0;
	padding: 0;
	font-size: 1em;
}

.content-photo-header .content-photo-block .callout a {
	display: inline-block;
	border: 0;
	background-color: #F0EFEF;
	font-size: 0.875em;
	color: #652D90;
	padding: 0.5em 1em 0.5em 1em;
	margin-bottom: 1em;
	text-transform: uppercase;
	font-family: 'gotham-medium';
	border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	-webkit-border-radius: 15px 15px 15px 15px;
}

.content-photo-header .content-photo-block .oppo-callout a {
	display: inline-block;
	border: 0;
	background-color: #F0EFEF;
	font-size: 0.875em;
	color: #652D90;
	padding: 0.5em 1em 0.5em 1em;
	margin-bottom: 1em;
	text-transform: uppercase;
	font-family: 'gotham-medium';
	border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	-webkit-border-radius: 15px 15px 15px 15px;
}

.content-photo-header .content-photo-block .callout a:hover,
.content-photo-header .content-photo-block .oppo-callout a:hover {
	background-color: #652D90;
	color: #fff;
}

.content-photo-header .content-photo-block-content {
	padding-right: 2em;
}

.content-photo-header .content-photo-block {
	padding-left: 2em;
}

.content-photo-header .content-photo-block-content p:last-child {
	margin-bottom: 0;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	HOME CITIES
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#home-cities {
	background: url("../../images/tiled-background.png") repeat center center;
	height: 510px;
}

#home-cities #home-map {
	width: 50%;
	height: 510px;
	/*border-top: solid 0.5em #fff;*/
	float: left;
}

#home-cities #map-list, #home-cities #cities-list {
	width: 50%;
	overflow: hidden;
	float: right;
}

#home-cities ul#map-list li.map-title {
	width: 100%;
	font-size: 1.75em;
	line-height: 1.3em;
	color: #652D90;
	font-family: 'gotham-bold';
	margin: 0 0 0.5em 0.4em;
	padding: 0;
}

#home-cities ul#map-list {
	margin: 0;
	padding: 2em;
}

#home-cities ul#map-list li {
	font-size: 1.1em;
	width: 25%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#home-cities #cities-list {
	padding: 2em;
}

#home-cities #cities-list .cities-column h3 {
	font-size: 1.35em;
	margin: 0 0 0.5em 0.4em;
	padding: 0;
}

#home-cities #cities-list .cities-column h3 a {
	color: #652D90;
	font-size: 1em;
}

#home-cities #cities-list .cities-column h3 a:hover {
	color: #5D5A60;
}

#home-cities #cities-list .cities-column h3 a i {
	border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
	-webkit-border-radius: 15px 15px 15px 15px;
	border: 2px solid #652D90;
	color: #652D90;
	width: 18px;
	height: 18px;
	text-align: center;
	font-size: 13px;
	line-height: 16px;
}

#cities-list .cities-column ul li {
	font-size: 1.1em;
	list-style: none;
	margin: 0;
	padding: 0;
}

#home-cities ul#map-list li a, #cities-list .cities-column ul li a {
	display: inline-block;
	padding: 0.25em 0.5em 0.25em 0.5em;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
}

#home-cities ul#map-list li a:hover, #cities-list .cities-column ul li a:hover {
	background-color: #fff;
	color: #652D90;
}

#home-cities .cities-column {
	width: 100%;
	float: left;
	background-color: #fff;
	margin-bottom: 15px;
	padding: 0.5em;
}

#cities-list-inner {
	width: 100%;
	max-width: 600px;
	margin: 0 auto;
}

#home-cities .cities-column ul li {
	width: 33%;
	float: left;
}

.gm-style-iw h2 {
	font-size: 1.5em;
	margin: 0;
	padding: 0;
	max-width: 250px;
	color: #5D5A60;
	font-weight: normal;
}

.gm-style-iw h3 {
	font-size: 1em;
	margin: 0;
	padding: 0.5em 0 0.5em 0;
	max-width: 250px;
	color: #652D90;
	font-weight: normal;
}

.gm-style-iw p {
	font-size: 1em;
	margin: 0 0 0.75em;
	padding: 0;
	max-width: 250px;
}

.gm-style-iw .round-button {
	font-size: 0.75em;
	float: right;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	BOTTOM HOME
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#home-news {
	padding-right: 2em;
}

#home-news img {
	width: 100%;
	height: auto;
	margin-bottom: 2em;
}

#home-news h2, #home-follow h2 {
	margin-bottom: 1em;
}

#home-follow-icons img {
	display: none;
}

#home-news h4, .event-item h4 {
	font-size: 1.2em;
	line-height: 1.3em;
	font-family: 'gotham-bold';
	margin: 0 0 0.25em 0;
	padding: 0;
}

#home-news h3, .event-item h3 {
	margin-bottom: 0.5em;
}

#home-news ul li, li.event-item {
	margin: 0 0 1.5em 0;
	padding: 0;
	list-style: none;
	font-size: 1em;
}

#home-news ul li strong {
	font-size: 1.1em;
}

#home-follow {
	padding-left: 2em;
}

#home-follow #home-follow-header {
	position: relative;
}

#home-follow #home-follow-header #home-follow-icons {
	width: 50%;
	right: 10px;
	top: 10px;
	text-align: right;
	position: absolute;
	z-index: 100;
}

#home-follow #home-follow-header #home-follow-icons li {
	display: inline-block;
	margin: 0;
	padding: 0 0 0 1em;
	list-style: none;
	line-height: normal;
}

#home-follow #home-follow-header li a {
	font-size: 1.25em;
	color: #652D90;
}

#home-follow #home-follow-content {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#home-follow #home-follow-content li {
	width: calc(33% - 10px);
	margin: 0;
	padding: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	display: block;
	list-style: none;
}

#home-follow #home-follow-content li a img {
	width: 100%;
	height: auto;
}

#home-updates h3 a {
	color: #652D90;
}

#home-updates h3 a:hover {
	color: #5D5A60;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	FULL IMAGE
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.image-rule {
	width: 100%;
}

.image-rule img {
	width: 100%;
	height: auto;
}

.image-rule-line {
	border-bottom: solid 0.5em #fff;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	PAGE SUBHEAD
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.page-subhead {
	border-bottom: solid 1px #F0EFEF;
	padding: 0 0 3em 0;
	margin: 0 0 3em 0;
}

.page-subhead h2, .page-subhead h3, .page-subhead h4, .page-subhead h5, .page-subhead p {
	margin: 0;
	padding: 0;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	CONTACT
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.contact-content .wrapper .full div p:last-child {
	margin-bottom: 0;
}

.follow-list {
	margin: 0;
	padding: 0;
	text-align: left;
}

.follow-list li {
	display: inline-block;
	margin: 0;
	padding: 0 1em 0 0;
	list-style: none;
	line-height: normal;
}

#interest-list {
	width: 100%;
	margin: 0;
	padding: 0;
}

#interest-list h2 {
	text-align: center;
}

#interest-list p {
	text-align: center;
}

#interest {
  display:table;
  width: 100%;
  color: #000;
}

#interest div {
  padding: 0.9em;
}

#interest #sec1, #interest #sec2, #interest #sec3 {
  padding:0;
}

#interest #sec2 div.left {
  clear:left;
}

#interest label {
  color: #000;
  font-weight: 300;
  width:100%;
  letter-spacing: 1px;
  font-size:1em;
  padding: 0.5em 0;
}

#interest input {
  width:100%;
  background:#F0EFEF;
  color: #000;
  padding: 0.75em 0.5em;
  letter-spacing: 0.5px;
  font-size: 1em;
  margin-top: 0.25em;
}

#interest .required-highlight {
  background-color: #f4e0e0;
}

#interest textarea {
  width:100%;
  background:#F0EFEF;
  color: #000;
  padding:0.75em 0.5em;
  margin-top:0.5em;
  letter-spacing: 0.5px;
  font-size: 1em;
  resize:none;
  height: 19.4em;
  overflow:auto;
}

#interest input[type="submit"] {
  border: none;
  margin:0;
  width: 220px;
  height: 44px;
  z-index: 400;
  color:#fff;
  position: relative;
  float: right;
  text-transform: uppercase;
  font-size:1.5em;
  padding: 0.35em;
  background-color: #652D90;
}

#interest input[type="submit"]:hover {
  background-color: #5D5A60;
  cursor: pointer;
}

#interest #process, #interest #success {
  padding: 12em 0;
  color:#000;
}

#form-submit {
  width: 100%;
  float: right;
  padding: 0 1em;
}

#process h4, #success h4 {
	font-size: 2.250em;
	margin: 0 0 0.75em 0;
	padding: 0;
	text-align: center;
	color: #000;
}

#process p, #success p {
	color: #000;
	text-align: center;
	margin: 0;
	padding: 0;
}

#errorchecking.alert {
  background-color: #f4e0e0;
  text-align: center;
  clear: both;
  margin-bottom: 2em;
  padding: 0.5em;
  margin: 0.9em;
}

#errorchecking.alert p {
  margin: 0;
  padding: 0;
  color: #d75959;
  text-transform: uppercase;
}

#gmap {
	position: relative;
	padding-bottom: 35%; /* This is the aspect ratio */
	height: 0;
	overflow: hidden;
}
#gmap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	BECOMING
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#blog-listing {
	padding-left: 4em;
}

.blog-post {
	width: 100%;
	overflow: hidden;
	margin-bottom: 3em;
}

.blog-post:last-child, .blog-post p:last-child, .blog-post ul:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
}

.blog-post img {
	width: 100%;
	height: auto;
	margin-bottom: 2em;
}

.blog-post h2 {
	font-size: 2em;
	margin: 0;
	padding: 0;
}

.blog-post h3 {
	font-size: 1em;
	margin: 0;
	padding: 0;
	color: #5D5A60;
	margin-bottom: 2em;
}

#blog-sidebar {
	background-color: #F0EFEF;
	padding: 2em;
}

#blog-sidebar ul {
	margin: 0 0 2em 0;
}

#blog-sidebar li {
	font-size: 1em;
	margin-bottom: 0;
	padding-bottom: 0;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	CITIES
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#cities-topper {
	background-color: #886aaa;
}

#cities-topper p {
	line-height: 1.5em;
	color: #fff;
	margin: 0;
	text-align: center;
}

#city-sidebar {
	padding-left: 2em;
	text-align: center;
}

#city-information {
	padding-right: 2em;
}

#city-information img {
	max-width: 350px;
	width: 100%;
	height: auto;
}

#city-map {
	width: 100%;
	height: 350px;
}

.city-logo {
	width: 100%;
	height: auto;
	max-width: 350px;
	padding-bottom: 2em;
}

#city-details {
	border: solid 1px #F0EFEF;
}

#city-details h2 {
	font-size: 1.35em;
	margin: 0 0 1em 0;
	padding: 0;
}

#city-details h3 {
	font-size: 0.75em;
	margin: 2em 0 0.25em 0;
	padding: 0;
	text-transform: uppercase;
}

#city-details h4 {
	font-size: 0.75em;
	margin: 2em 0 2em 0;
	padding: 0;
	text-transform: uppercase;
}

#city-details .full {
	border-top: solid 1px #F0EFEF;
	border-bottom: solid 1px #F0EFEF;
}

#city-details .full .right {
	border-left: solid 1px #F0EFEF;
}

.city-graph {
	width: 100%;
	margin: 0 auto;
	height: 3em;
	position: relative;
}

.city-top {
	background-color: #f8f8f8;
	border-top: solid 1px #F0EFEF;
}

.city-bottom {
	background-color: #f8f8f8;
}

.city-graph .city-current, .city-graph .city-future {
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 0.8em;
	font-weight: 700;
	text-align: center;
	color: #fff;
	line-height: 3.5em;
	text-align: right;
}

.city-graph .city-current {
	z-index: 100;
	background-color: #9261b7;
	color: #fff;
	padding-right: 1em;
}

.city-graph .city-future {
	z-index: 99;
	background-color: #652D90;
	color: #fff;
	padding-right: 1em;
}

.tipr_content {
     font: 400 normal 14px/18px 'gotham-book', Arial, Helvetica, sans-serif;
     color: #5D5A60; 
     background-color: #fff;
     padding: 9px 17px;
     max-width: 250px;
	box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px -1px;
}

.tipr_container_bottom {
     display: none;
     position: absolute;
     margin-top: 13px;
     z-index: 1000;
}

.tipr_container_top {
     display: none;
     position: absolute;
     margin-top: -77px;
     z-index: 1000;
}

.tipr_point_top, .tipr_point_bottom {
     position: relative;
	background: #fff;
	border: 1px solid #dcdcdc;
}

.tipr_point_top:after, .tipr_point_top:before {
	position: absolute;
	pointer-events: none;
	border: solid transparent;
	top: 100%;
	content: "";
	height: 0;
	width: 0;
}

.tipr_point_top:after {
	border-top-color: #fff;
	border-width: 8px;
	left: 50%;
	margin-left: -8px;
}

.tipr_point_top:before {
	border-top-color: #dcdcdc;
	border-width: 9px;
	left: 50%;
	margin-left: -9px;
}

.tipr_point_bottom:after, .tipr_point_bottom:before {
	position: absolute;
	pointer-events: none;
	border: solid transparent;
	bottom: 100%;
	content: "";
	height: 0;
	width: 0;
}

.tipr_point_bottom:after {
	border-bottom-color: #fff;
	border-width: 8px;
	left: 50%;
	margin-left: -8px;
}

.tipr_point_bottom:before {
	border-bottom-color: #dcdcdc;
	border-width: 9px;
	left: 50%;
	margin-left: -9px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	NEWS ROOM
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.news-room .wrapper .left {
	padding-right: 2em;
}

.news-room .wrapper .right {
	padding-left: 2em;
}

.news-room .news-room-column ul li {
	margin: 0 0 1.5em 0;
	padding: 0;
	list-style: none;
	font-size: 1em;
}

.news-room .news-room-column p {
	font-size: 1em;
}

.news-room .news-room-column ul li strong {
	font-size: 1.1em;
}

.news-room .news-room-column ul.file-list li {
	margin-bottom: 0em;
}

.blog-callout {
	/*border: solid 1px #F0EFEF;*/
	background-color: #886aaa;
	width: 100%;
	text-align: center;
}

.blog-callout h3 i {
	background-color: #fff;
	border-radius: 30px 30px 30px 30px;
	-moz-border-radius: 30px 30px 30px 30px;
	-webkit-border-radius: 30px 30px 30px 30px;
	width: 60px;
	height: 60px;
	line-height: 60px;
	font-size: 30px;
}

.blog-callout p {
	font-size: 1.2em;
	color: #fff;
}

#event-boot {
	margin: 1em 0 0 0;
	text-align: center;
}

#event-boot .clear-button {
	margin-top: 1em;
}

#event-text {
	padding-right: 2em;
}

#event-image {
	padding-left: 2em;
}

#event-image img {
	width: 100%;
	height: auto;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	BECOMING
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#event-gallery {
	overflow: hidden;
	position: relative;
	margin-bottom: 2em;
}

#event-gallery .caption-overlay {
    position: absolute;
    bottom: 0;
    text-align: center;
    z-index: 200;
    width: 100%;
}

#event-gallery .cycle-desc {
    padding: 1em 2em .8em;
    font-size: 1.875em;
    background: rgb(101, 45, 144);
    background: rgba(101, 45, 144, 0.9);
    display: inline-block;
    font-weight: 400;
    color: #fff;
}

#event-gallery .cycle-arrow {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 300;
}

#event-gallery .cycle-arrow:hover {
    cursor: pointer;
    opacity: 1;
}

#event-gallery .cycle-next {
    right: 1em;
    background: transparent url("../../images/arrow-right.png") no-repeat 0px 0px;
    width: 40px;
    height: 70px;
    background-size: 40px 70px;
}

#event-gallery .cycle-next:hover {
    right: 0.5em;
}

#event-gallery .cycle-prev {
    left: 1em;
    background: transparent url("../../images/arrow-left.png") no-repeat 0px 0px;
    width: 40px;
    height: 70px;
    background-size: 40px 70px;
}

#event-gallery .cycle-prev:hover {
    left: 0.5em;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	BECOMING
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.becoming-content .wrapper .left {
	padding-right: 2em;
}

.becoming-content .wrapper .right {
	padding-left: 2em;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	RESPONSIVE
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

@media screen and (max-width: 1080px) {

	#home-cities ul#map-list li {
		width: 33%;
	}

	#home-cities #home-map {
		width: 45%;
	}

	#home-cities #map-list, #home-cities #cities-list {
		width: 55%;
	}

} /* END 1080 PX */

@media screen and (max-width: 1000px) {
	
	#desktop-nav #primary-nav li a {
		margin-left: 10px;
		font-size: 0.85em;
	}

	#desktop-nav #secondary-nav li a {
		margin-left: 13px;
		font-size: 0.8em;
	}

}

@media screen and (max-width: 960px) {
	#home-cities ul#map-list li {
		width: 50%;
	}

	#home-cities #home-map {
		height: 350px;
		width: 100%;
	}

	#home-cities #cities-list {
		width: 100%;
	}

	#home-cities {
		height: auto;
		overflow: hidden;
	}

	#cities-list .cities-column:last-child ul {
		margin-bottom: 0;
	}

	a.arrow-down {
		display: none;
	}
}

@media screen and (max-width: 940px) {
	
	header .wrapper #header-logo {
		width: 260px;
	}

	header .wrapper #navigation-block  {
		margin-left: 300px;
	}

	#desktop-nav #primary-nav {
		padding-top: 36px;
	}

	#desktop-nav #secondary-nav {
		padding-top: 22px;
	}

	#footer-nav li {
		display: none;
	}

	#footer-nav h3 {
		opacity: 0;
	}

	#home-cities ul#map-list li {
		width: 50%;
	}

	#footer-sponsors .wrapper ul li {
		width: 175px;
	}

	.home-slide .home-slide-quote h2 {
		font-size: 0.75em;
		padding: 0.5em 1em 0.5em 1em;
	}

	.home-slide .home-slide-quote p {
		font-size: 1.75em;
	}

	#side-carousel .side-container h2 {

	}

	#side-carousel .side-container p {
		font-size: 1.4em;
		line-height: 1.3em;
	}

	h1 {
		font-size: 3em;
		line-height: 1.3em;
	}
	
}

@media screen and (max-width: 840px) {

	#desktop-nav {
		display: none;
	}

	#mobile-menu {
		display: inline-block;
	}
	
	header .wrapper #header-logo {
		width: 240px;
		padding: 20px 0 30px 0;
	}

	header .wrapper #navigation-block  {
		margin-left: 280px;
	}

}

@media screen and (max-width: 760px) {

	body {
		font-size: 15px;
	}

	.half, .third, .twothird, .fourth, .threefourth, .fifth {
		width: 100%;
	}

	.sponsorlist .right {
		padding-left: 0;
	}
	
	.home-slide .home-slide-quote {
		display: none;
	}

	#side-carousel .side-container h2 {
		display: none;
	}

	#side-carousel .side-container p {
		display: none;
	}

	.home-slide .home-slide-quote, #side-carousel .side-container {
		bottom: 1em;
	}

	h1 {
		font-size: 2.5em;
		line-height: 1.3em;
	}
	
	footer .wrapper {
		text-align: center;
	}
	
	footer .wrapper .third:first-child {
		padding-bottom: 2em;
	}
	
	footer form {
		margin: 0 auto;
		float: none;
	}

	#home-news {
		padding: 0;
	}

	#home-follow {
		padding-left: 0;
	}

	#home-follow #home-follow-content li {
		width: calc(33% - 10px);
		margin-right: 10px;
		margin-bottom: 10px;
		float: left;
		display: block;
	}

	.content-photo-block-content {
		padding-bottom: 2em;
	}

	.content-photo-header .content-photo-block-content {
		padding-right: 0;
	}

	.content-photo-header .content-photo-block {
		padding-left: 0;
	}

	.becoming-content .wrapper .left {
		padding-right: 0;
	}

	.becoming-content .wrapper .right {
		padding-left: 0;
	}

	#blog-listing {
		padding-left: 0;
	}

	#city-sidebar {
		padding-left: 0;
		margin-bottom: 3em;
	}

	#city-information {
		padding-right: 0;
	}

	#city-details .full .right {
		border-left: 0;
		border-top: solid 1px #F0EFEF;
	}

	.news-room .wrapper .left {
		padding-right: 0;
	}

	.news-room .wrapper .right {
		padding-left: 0;
	}

	#event-text {
		padding-right: 0;
	}

	#event-image {
		padding-left: 0;
	}

	#home-cities #cities-list .cities-column ul li {
		width: 50%;
	}

} /* END 760 PX */

@media screen and (max-width: 480px) {
	
	.content-photo-header .content-photo-block .slot2 {
		display: none;
	}
	
	.content-photo-header .content-photo-block .callout {
		width: 100%;
	}

	#footer-sponsors .wrapper ul li {
		width: 150px;
	}

	body {
		font-size: 15px;
	}
	
} /* END 480 PX */

@media screen and (max-width: 320px) {


} /* END 320 PX */

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Magnific Popup CSS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.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; }

.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: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-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;
  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;
  touch-action: manipulation; }

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

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

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

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.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;
  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; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    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 {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    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; }

/* Main image in popup */
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; }

/* The shadow behind the image */
.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) {
  /**
       * Remove all paddings around the image on small screen
       */
  .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; } }

#age-friendly-pop {
	width: 700px;
	height: 450px;
	margin: 0 auto;
	background-color: #fff;
	position: relative;
}

#age-friendly-pop .custom-banner-bg {
	background-color: #fff;
	overflow: hidden;
}

#age-friendly-pop .custom-banner-block-a {
	width: 350px;
	height: 450px;
	overflow: hidden;
	background: #fff url("../../images/popup-background.jpg") no-repeat center top;
	background-size: cover;
	float: left;
}

#age-friendly-pop .custom-banner-block-b {
	width: 350px;
	height: 450px;
	margin: 0;
	padding: 0;
	text-align: center !important;
	float: left;
}

#age-friendly-pop .custom-banner-block-b h2 {
	margin-bottom: 15px;
	padding: 1.5em 1em 0 1em;
}

#age-friendly-pop .custom-banner-block-b p {
	margin-bottom: 20px;
	padding: 0 1em 0 1em;
	font-size: 1em;
}

@media (max-width: 740px) {

	/* Responsive popup */

	#age-friendly-pop {
		width: 90%;
		height: 450px;
	}

	#age-friendly-pop .custom-banner-block-a {
		display: none;
	}

	#age-friendly-pop .custom-banner-block-b {
		width: 100%;
		height: auto;
	}

}

a.custom-banner-close {
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 999;
	color: #5d5a60;
	text-transform: uppercase;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Special Event
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#special-event {
	width: 280px;
	height: 280px;
	position: absolute;
	z-index: 500;
	top: 20px;
	left: 20px;
}

#special-event a {
	width: 280px;
	height: 280px;
	border-radius: 50%;
	display: block;
	background-color: #f0efef;
	text-align: center;
}

#special-event a:hover {
	background-color: #fff;
}

#special-event a h3 {
	margin: 0;
	padding: 60px 0 0 0;
	color: #652D90;
	font-size: 13px;
	line-height: 13px;
	font-weight: 400;
}

#special-event a h2 {
	margin: 0 0 10px 0;
	padding: 0;
	color: #652D90;
	font-size: 24px;
	line-height: 31px;	
}

#special-event a p {
	margin: 0;
	padding: 0 20px 0 20px;
	color: #000000;
	font-size: 14px;
	line-height: 21px;
}

#special-event a h4 {
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 12px;
	line-height: 21px;
	text-transform: uppercase;
	font-weight: bold;
}


@media (max-width: 1080px) {
	#special-event {
		width: 100%;
		height: auto;
		position: static;
	}

	#special-event a {
		width: 100%;
		height: auto;
		border-radius: 0;
		padding: 10px;
	}

	#special-event a h2 {
		margin-bottom: 0px;
		font-size: 18px;
	}

	#special-event a h3 {
		padding-top: 0;
	}

	#special-event a h4 {
		display: none;
	}

	a.arrow-down {
		display: none;
	}
}

#page-content .wrapper p a {
	text-decoration: underline;
}

.att-key img {
	width: 90%;
	margin: 0 auto;
	height: auto;
	padding-bottom: 40px;
}

.white {
	color: #fff !important;
}

.yellow {
	color: #ffd04a !important;
}

.atticons {
	margin-top: -20px;
	padding-bottom: 10px;
}

.atticons img {
	width: 35px;
	height: auto;
	margin-right: 10px;
}

.attlang {
	width: 100%;
	margin: 0 0 50px 0;
	padding: 10px 0 10px 45px;
	background: url("../../images/language.svg") no-repeat 0 0;
	background-size: 35px 37px;
	padding-left: 50px;
	color: #ffd04a;
	font-size: 15px;
	font-weight: 600;
}

.attlangalt {
	margin-bottom: 25px !important;
}

.att-key-body p a {
	color: #fff !important;
}

.att-key-body p a:hover {
	color: #ffd04a !important;
}

.att-key-body .wrapper h4 {
	margin-bottom: 15px !important;
}

.oppo-callout {
	width: 100%;
	overflow: hidden;
	padding-bottom: 20px;
	text-align: center;
}</pre></body></html>