@charset "UTF-8";
/*
	Theme Name: Concordia Village
	Theme URI: https://demo.studiopress.com/
	Description: Theme created for Concordia Village
	Author: Tétro Design
	Author URI: https://www.tetrodesign.com/

	Version: 2.6.0

	Tags: one-column, two-columns, left-sidebar, right-sidebar, accessibility-ready, custom-colors, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

	Template: genesis

	License: GPL-2.0+
	License URI: http://www.gnu.org/licenses/gpl-2.0.html

	Text Domain: genesis-sample
*/
/* Table of Contents
- HTML5 Reset
	- Baseline Normalize
	- Box Sizing
	- Float Clearing
- Defaults
	- Typographical Elements
	- Headings
	- Objects
	- Gallery
	- Forms
	- Tables
	- Screen Reader Text
- Structure and Layout
	- Site Container
	- Site Inner
- Common Classes
	- Avatar
	- Genesis
	- Search Form
	- Titles
	- WordPress
- Widgets
	- Featured Content
- Plugins
	- Genesis eNews Extended
	- Genesis Simple FAQ
	- Jetpack
- Skip Links
- Site Header
	- Title Area
- Site Navigation
	- Responsive Menu
	- Header Menu
	- Footer Menu
- Content Area
	- Entry Content
	- Entry Meta
	- Pagination
	- Entry Comments
- Sidebar
- Footer Widgets
- Site Footer
- Media Queries
	- Min-width: 960px
		- Site Header
		- Genesis Menu
		- Responsive Menu
		- Header Menu
		- Site Inner
		- Content
		- Sidebar
		- Author Box
		- After Entry
		- Column Classes
		- Entry Misc.
		- Footer Widgets
- Print Styles
*/

/* NEW Ultimate Member plugin styles to override */
.um-register div form .um-row._um_row_1  {
	margin-bottom: 0 !important; }

.reset-password-wrapper .um-password {
	margin-left: 0 !important; }

input#um_account_submit_general:hover, .um-um_password_id.um #um-submit-btn:hover, .um-login #um-submit-btn:hover, .um-register #um-submit-btn:hover {
    border: 2px solid #8e001c;
    background: transparent !important;
    color: #8e001c; }

@media screen and (min-width: 561px) {
	.um-register .um-col-1 {
		display: -webkit-box; 
  		display: -ms-flexbox; 
  		display: -webkit-flex; 
		display: flex;
		justify-content: space-between; }
	
	.um-register .um-col-1 .um-field-password {
    	width: 48%; }
}
.um-header.no-cover, .um-account-side, .um-account-heading, .um-account div form .um-account-meta, .um-account-nav {
    display: none !important; }

.um-account-main {
	padding-left: 0 !important; }

 .um input[type=submit].um-button {
	background: #8e001c !important; }

a.um-button.um-alt {
    background: #FFF !important; }

.um.um-password div, .um.um-password div .um-field-block div, .um-custom-shortcode-tab p, .um-postmessage {
    color: #000;  } 

.um-postmessage {
	font-size: 16px; }

.um-field-label label {
	font-size: 20px !important; }

.um a.um-button, .um a.um-button.um-disabled:active, .um a.um-button.um-disabled:focus, .um a.um-button.um-disabled:hover, .um input[type=submit].um-button, .um input[type=submit].um-button:focus, .um-field-area {
	border-radius: 0 0 !important;
	border: 2px solid #8e001c !important; 
	box-shadow: none; }


.um.um-password div, .um.um-password div .um-field-block div, .um-custom-shortcode-tab p , .um-button, .um a.um-button, .um a.um-button.um-disabled:active, .um a.um-button.um-disabled:focus, .um a.um-button.um-disabled:hover, .um input[type=submit].um-button, .um input[type=submit].um-button:focus, .um-field-area, .um .um-field-label label {
	font-size: 18px !important; 
	line-height: 25px !important; }

a.um-button.um-alt {
    background: transparent !important;
    color: #8e001c !important; }

.um-profile-body.main.main-default, .um-profile-body.main.main-default > .um-row div > div:first-of-type {
	padding-top: 0; }

.um.um-password div, .um.um-password div .um-field-block div {
    text-align: left !important; }

/*Resident Portal button add to menu - footer and header changes */
/*Account page adjustments */
tr.swpm-profile-state-row > td:first-of-type:before {
    content: "Province"; }

tr.swpm-profile-zipcode-row > td:first-of-type:before {
	content: "Postal Code"; }

tr.swpm-profile-state-row > td > label, tr.swpm-profile-zipcode-row > td > label {
	display: none; }

header.site-header, footer.site-footer .site-inner, .top-bar-content {
	max-width: 1400px!important; }

.top-bar-content {
	width: 98%; }

svg#cwp_logo {
	max-width: unset;  /*change in css file */ }

header div .title-area {
	max-width: 300px; }

.top-bar {
	background: #8e001c; } 

.top-bar-content {
    position: relative;
	margin: 0 auto; }

.top-bar, .top-bar a {
	color: #FFFFFF; }                                                                                                                                                                                                                                                                              
a.resident-portal-button {
    padding: 5px 10px;
    color: #8e001c;}

#search-bar, a.resident-portal-button {
    background: #fdf3e9; }

/* Photo gallery */
/* check items with - change march 2024  note for css updates - multiple butons and button:hover */ 
.fancybox-caption *, a.vp-pagination__load-more span:hover, 
ul#menu-resident-portal li.current-menu-item a, ul#menu-resident-portal li:hover a {
	color: #FFFFFF; }

a.vp-pagination__load-more span, .vp-portfolio__item-meta-title a:hover, .swpm-registration-widget-form form table tbody tr td label, .swpm-login-form-inner div label, .um-field-label label {
	color: #8e001c !important; }

.fancybox-button svg path {
	fill: #8e001c; }

.fancybox-toolbar button, a.vp-pagination__load-more span, .fancybox-navigation .fancybox-button div {
    background-color: #fdf3e9; }

a.vp-pagination__load-more span {
	text-transform: capitalize;
    font-weight: 400;
    font-size: 18px;
    padding: 6px 12px !important; }

a.vp-pagination__load-more span, ul#menu-resident-portal li {
	border: 2px solid #8e001c; }

.fancybox-navigation .fancybox-button div:hover, .fancybox-toolbar button:hover, a.vp-pagination__load-more span:hover, .formError div.formErrorContent, 
ul#menu-resident-portal li.current-menu-item, ul#menu-resident-portal li:hover {
    background-color: #8e001c;  }

.fancybox-navigation .fancybox-button div:hover svg path, .fancybox-toolbar button:hover svg path {
	fill: #FFF; } 

.fancybox-infobar, .fancybox-button, .fancybox-button:link, .fancybox-button:visited {
    color: #fff !important; }

.fancybox-infobar, .um-field-label label {
	font-size: 18px; }

div.fancybox-is-open {
    z-index: 99999; }

.swpm-registration-widget-form input[type="text"], .swpm-registration-widget-form input[type="password"], .swpm-login-widget-form input, .swpm-edit-profile-form input[type="text"], .swpm-edit-profile-form input[type="password"] {
	background: transparent; }

.swpm-registration-widget-form input[type="text"]:focus-within, .swpm-registration-widget-form input[type="password"]:focus-within, .swpm-login-widget-form input:focus-within, .swpm-edit-profile-form input[type="text"]:focus-within, .swpm-edit-profile-form input[type="password"]:focus-within {
	background: #fff; }

.fancybox-is-open .fancybox-bg {
	background-color: rgba(0,0,0,0.70); }

.fancybox-caption:before {
	background-image: none; }

.fancybox-caption:after, .swpm-registration-widget-form form table tbody tr td, .swpm-registration-widget-form form table tbody, form#swpm-editprofile-form table tbody tr td {
	border: none; }

figcaption.vp-portfolio__item-caption, .swpm-login-form-inner .swpm-join-us-link {
	display: none; }

/* END PHOTO GALLERY BUILDING STYLES */

/* Dont forget - to change font-size to 3.5rem for .is-layout-flow.wp-block-column h2 and .entry-content h2 and h2 */
@media screen and (min-width: 981px) {
	nav#genesis-nav-primary, nav.nav-primary {
    	margin-left: auto; }
}
@media screen and (max-width: 980px) {
	.top-bar-content {
		padding: 20px 30px;
		text-align: center; }
}
/* Start of registration styles */
@media screen and (min-width: 768px) {	
	.swpm-registration-widget-form form table tbody {
    	display: grid;
    	grid-template-columns: 1fr 1fr; }

 	.register-cta-block {
    	margin-left: 4em !important; }
	
	ul#menu-resident-portal {
		margin-right: 2em; }
	
	.banner-item-content {
		width: 75%; }
	
	.top-bar-content {
		display: flex;
		align-items: center;
		justify-content: space-between;
    	padding: 7px 30px; }
}
@media screen and (max-width: 767px) {	
	.swpm-registration-widget-form form table tbody tr {
		display: block; }
	
	.banner-item-content {
		padding-bottom: 15px; }
}
@media screen and (min-width: 651px) {
	li.hide-menu-item-desktop {
		display: none !important;
	}
}
@media screen and (max-width: 650px) {
	a.resident-portal-button { 
		display: none; 
	}
	.banner-item-content {
		padding-bottom: 0px;
	}
}

.swpm-registration-widget-form form table tbody tr {
    padding-bottom: 1.5em; }

.swpm-login-widget-form input {
	margin-bottom: 1.5em; }

.swpm-registration-widget-form form table tbody tr.swpm-registration-membership-level-row td {
    padding: 0 0;
    display: block; }

.swpm-registration-widget-form form table tbody tr:not(.swpm-registration-membership-level-row) td {
  display: block;
  margin: 0 0;
  padding: 0 0; }

.swpm-registration-widget-form input[type="text"], .swpm-registration-widget-form input[type="password"], .swpm-login-widget-form input, .swpm-login-widget-form input:focus-within, .swpm-edit-profile-form input[type="text"], .swpm-edit-profile-form input[type="password"] {
    border-color: #8e001c; }

.swpm-registration-widget-form form table tbody tr td label, .swpm-login-form-inner div label, .um-field-label label {
    font-weight: 600; }

.swpm-registration-submit-section {
	text-align: left; }

.swpm-login-widget-form input {
	width: 100%;  } 

.register-cta-block {
  background-color: #fbe6d2;
  padding: 3em 3em; }

input.swpm-login-form-submit, input.swpm-registration-submit {
    padding: 6px 12px !important;
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 29px; }

/* login area */
ul#menu-resident-portal .current-menu-item > a {
    font-weight: 600; }

ul#menu-resident-portal {
    margin-left: 0; }

ul#menu-resident-portal li {
    list-style-type: none; }

ul#menu-resident-portal li {
    margin-bottom: 10px;
    text-align: center; }

.menu-resident-portal-container li a {
	padding: 5px 20px;
	display: block; }
/*end registration styles 
------------------------ */



.wp-block-details {
  border-bottom: 1px solid #d2b48c;
  padding: 0 0 1em 0;
  margin-bottom: 1em;
}

.wp-block-details summary {
    font-size: 2.4rem;
    color: #8e001c;
    font-weight: 400;
}

.wp-block-columns.is-layout-flex.no-pad-mobile {
	margin-bottom: 0;
}
@media screen and (max-width: 781px) {
	.wp-block-columns.is-layout-flex.no-pad-mobile {
    	gap: 0;
	}
}


/* NEW STYLES FOR IMAGE CAROUSEL*/
button.owl-next, button.owl-prev {
	background-color: #8e001c !important;
	border: 2px solid #8e001c!important; }

.owl-nav button:hover {
	color: #8e001c!important;
	background-color: transparent !important; }

.carousel-slider .owl-stage {
  	display: -webkit-box; 
  	display: -ms-flexbox;  
  	display: -webkit-flex;
	display: flex;
	align-items: stretch; }

.carousel-slider .carousel-slider__item a, .carousel-slider .carousel-slider__item img {
	height: 100% !important;
	display: inline; }

.carousel-slider .carousel-slider__item img {
	object-fit: cover; }

.carousel-slider .owl-item { 
	 flex: 1 0 auto;
    aspect-ratio: 1 / 1 ; }

.carousel-slider .carousel-slider__item a {
	width: 100%; }
/*
.carousel-slider.arrows-outside .owl-nav .owl-prev {
	right: 48px!important;
    top: -35px;
    left: auto!important; }
	
.carousel-slider.arrows-outside .owl-nav .owl-prev, .carousel-slider.arrows-outside .owl-nav .owl-next {
	width: 42px;
    height: 42px; }

.carousel-slider.arrows-outside .owl-nav .owl-next {
    right: 0 !important; 
    top: -35px; }*/

.owl-nav {
    display: block;
    position: relative!important;
    width: 100% !important; }

.carousel-slider .owl-nav .owl-next, .carousel-slider .owl-nav .owl-prev {
    position: relative !important;
    top: unset!important;
    bottom: unset !important;
    left: unset!important;
    right: unset!important;
    transform: unset!important;
    margin: 15px 3px !important;
	width: 42px!important;
    height: 42px!important; }

.entry-content h2 {
	color: #8e001c;
	font-weight: 300;
    font-size: 3.5rem;
    line-height: 93%;
	margin-bottom: 5%; }

@media screen and (min-width: 768px) {
	.owl-nav { 
		text-align: center !important; }
}

.carousel-slider .carousel-slider__item {
    position: relative;
    flex-grow: 1;
    display: flex;
    justify-content: center;
    align-items: center;
	height: 100%; }

.carousel-slider__item:before {
    content: '';
    display: table;
    padding-top: 100%; }

a.wp-block-button__link {
    background: transparent;
    border: 2px solid #8e001c;
    border-radius: 0 0;
    color: #8e001c;
    padding: 6px 12px !important;
    font-size: 18px; }

a.wp-block-button__link:hover {
    background: #8e001c;
    color: #fff; }

.is-layout-flow.wp-block-column h2 {
    color: #8e001c;
    font-weight: 300;
    font-size: 50px;
    font-size: 3.5rem;
    line-height: 93%;
    margin-bottom: 5%; }

/*REMOVE FROM EXISTING LIVE WEBSITES CSS FILE
.home .content .entry-title {
	padding: 0 20px;
	ADD DISPLAY NONE! }

.home header.entry-header {
  position: absolute;	
  left: 0px;
  right: 0px;
  top: -75px; }

.home .content-sidebar-wrap {
  max-width: 768px;
  /*text-align: center;
  border: 2px solid #8e001c;
  padding: 4%; }

.home iframe {
	margin-top: 5%; }
*/

/* HTML5 Reset
---------------------------------------------------------------------------------------------------- */
/* Baseline Normalize
--------------------------------------------- */
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
button, hr, input {
  overflow: visible; }

progress, sub, sup {
  vertical-align: baseline; }

[type=checkbox], [type=radio], legend {
  box-sizing: border-box;
  padding: 0; }

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

h1 {
  font-size: 2em;
  margin: .67em 0; }

hr {
  box-sizing: content-box;
  height: 0; }

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

a {
  background-color: transparent; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b, strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

img {
  border-style: none; }

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button, select {
  text-transform: none; }

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button; }

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0; }

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: ButtonText dotted 1px; }

fieldset {
  padding: 0.35em 0.75em 0.625em; }

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal; }

textarea {
  overflow: auto; }

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto; }

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details {
  display: block; }

summary {
  display: list-item; }

[hidden], template {
  display: none; }

/* Box Sizing
--------------------------------------------- */
html {
  box-sizing: border-box; }

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

/* Float Clearing
--------------------------------------------- */
.author-box::before,
.clearfix::before,
.entry::before,
.entry-content::before,
.footer-widgets::before,
.nav-primary::before,
.nav-secondary::before,
.pagination::before,
.site-container::before,
.site-footer::before,
.site-header::before,
.site-inner::before,
.widget::before,
.wrap::before {
  content: " ";
  display: table; }

.author-box::after,
.clearfix::after,
.entry::after,
.entry-content::after,
.footer-widgets::after,
.nav-primary::after,
.nav-secondary::after,
.pagination::after,
.site-container::after,
.site-footer::after,
.site-header::after,
.site-inner::after,
.widget::after,
.wrap::after {
  clear: both;
  content: " ";
  display: table; }

/* Defaults
---------------------------------------------------------------------------------------------------- */
/* Typographical Elements
--------------------------------------------- */
html {
  font-size: 62.5%;
  /* 10px browser default */
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

/* Chrome fix */
body > div {
  font-size: 18px;
  font-size: 1.8rem; }

body {
  background-color: #fff;
  color: #333;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.625;
  margin: 0; }

button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.gallery img {
  transition: all 0.2s ease-in-out; }

a {
  color: #0073e5;
  text-decoration: underline;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out; }

a:focus,
a:hover {
  color: #333;
  text-decoration: none; }

p {
  margin: 0 0 2.5%;
  padding: 0; }

ol,
ul {
  margin: 0;
  padding: 0; }

li {
  list-style-type: none; }

hr {
  border: 0;
  border-collapse: collapse;
  border-top: 1px solid #eee;
  clear: both;
  margin: 30px 0; }

b,
strong {
  font-weight: 700; }

blockquote,
cite,
em,
i {
  font-style: italic; }

mark {
  background: #ddd;
  color: #333; }

blockquote {
  margin: 30px; }

blockquote::before {
  content: "\201C";
  display: block;
  font-size: 30px;
  font-size: 3rem;
  height: 0;
  left: -20px;
  position: relative;
  top: -10px; }

/* Headings
--------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  line-height: 1.2;
  margin: 0 0 20px; }

h1 {
  font-size: 30px;
  font-size: 3rem; }

h2 {
  font-size: 27px;
  font-size: 3.5rem;
  font-weight: 300; }

.home .content .entry-title {
    background: #fdf3e9;
    display: none;
    /*padding: 0 20px;*/ }

.entry-content h3,
.entry-content h4 {
  font-weight: 600; }

h3 {
  font-size: 24px;
  font-size: 2.4rem; }

h4 {
  font-size: 20px;
  font-size: 2rem; }

.entry-content h4 {
  margin-top: 40px; }

h5 {
  font-size: 18px;
  font-size: 1.8rem; }

h6 {
  font-size: 16px;
  font-size: 1.6rem; }

/* Objects
--------------------------------------------- */
embed,
iframe,
img,
object,
video,
.wp-caption {
  max-width: 100%; }

img {
  height: auto;
  vertical-align: top; }

figure {
  margin: 0; }

/* Gallery
--------------------------------------------- */
.gallery {
  overflow: hidden; }

.gallery img {
  border: 1px solid #eee;
  height: auto;
  padding: 4px; }

.gallery img:focus,
.gallery img:hover {
  border: 1px solid #999;
  outline: none; }

.gallery-columns-1 .gallery-item {
  width: 100%; }

.gallery-columns-2 .gallery-item {
  width: 50%; }

.gallery-columns-3 .gallery-item {
  width: 33%; }

.gallery-columns-4 .gallery-item {
  width: 25%; }

.gallery-columns-5 .gallery-item {
  width: 20%; }

.gallery-columns-6 .gallery-item {
  width: 16.6666%; }

.gallery-columns-7 .gallery-item {
  width: 14.2857%; }

.gallery-columns-8 .gallery-item {
  width: 12.5%; }

.gallery-columns-9 .gallery-item {
  width: 11.1111%; }

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
  clear: left; }

.gallery-item {
  float: left;
  margin: 0 0 30px;
  text-align: center; }

/* Forms
--------------------------------------------- */
input,
select,
textarea {
  background-color: #fff;
  border: 1px solid #ddd;
  color: #333;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 400;
  padding: 15px;
  width: 100%; }

input:focus,
textarea:focus {
  border: 1px solid #999;
  outline: none; }

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
  width: auto; }

::-moz-placeholder {
  color: #333;
  opacity: 1; }

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

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
  background-color: transparent; /* change march 2024 */
  border: 0;
  color: #8e001c; /* change march 2024 */
  border: 2px solid #8e001c; /* change march 2024 */
  cursor: pointer;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 600;
  padding: 15px 30px;
  text-decoration: none;
  white-space: normal;
  width: auto; }

button:focus,
button:hover,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover,
.button:focus,
.button:hover {
  background-color: #8e001c; /* change march 2024 */
  color: #fff; }

.entry-content .button:focus,
.entry-content .button:hover,
a.privacy-policy-text {
  color: #fff; }

.button {
  display: inline-block; }

a.button.small,
button.small,
input[type="button"].small,
input[type="reset"].small,
input[type="submit"].small {
  padding: 8px 16px; }

.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type="button"]:disabled,
.site-container input[type="button"]:disabled:hover,
.site-container input[type="reset"]:disabled,
.site-container input[type="reset"]:disabled:hover,
.site-container input[type="submit"]:disabled,
.site-container input[type="submit"]:disabled:hover {
  background-color: #eee;
  border-width: 0;
  color: #777;
  cursor: not-allowed; }

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

/* Tables
--------------------------------------------- */
table {
  border-collapse: collapse;
  border-spacing: 0;
  line-height: 2;
  margin-bottom: 40px;
  width: 100%;
  word-break: break-all; }

tbody {
  border-bottom: 1px solid #eee; }

td,
th {
  text-align: left; }

td {
  border-top: 1px solid #eee;
  padding: 6px; }

th {
  font-weight: 400;
  padding: 0 6px; }

td:first-child,
th:first-child {
  padding-left: 0; }

/* Screen Reader Text
--------------------------------------------- */
.screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; }

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.widget_search input[type="submit"]:focus {
  background: #fff;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #333;
  display: block;
  font-size: 1em;
  font-weight: bold;
  height: auto;
  padding: 15px 23px 14px;
  text-decoration: none;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

.more-link {
  position: relative; }

/* Structure and Layout
---------------------------------------------------------------------------------------------------- */
/* Site Container
--------------------------------------------- */
.site-container {
  -webkit-animation: fadein 1s;
  animation: fadein 1s;
  word-wrap: break-word; }

@keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

/* Site Inner
--------------------------------------------- */
.site-inner {
  clear: both;
  margin: 0 auto;
  padding: 60px 30px 0; }

/* Common Classes
---------------------------------------------------------------------------------------------------- */
/* Avatar
--------------------------------------------- */
.avatar {
  border-radius: 50%;
  float: left; }

.author-box .avatar,
.alignleft .avatar {
  margin-right: 20px; }

.alignright .avatar {
  margin-left: 20px; }

.comment .avatar {
  margin: 0 15px 20px 0; }

/* Genesis
--------------------------------------------- */
.after-entry,
.archive-description,
.author-box {
  margin-bottom: 40px; }

.after-entry {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  padding: 20px 30px; }

.after-entry .widget:last-of-type {
  margin-bottom: 0; }

.breadcrumb {
  border-bottom: 1px solid #eee;
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 40px;
  padding-bottom: 10px; }

.archive-description p:last-child,
.author-box p:last-child {
  margin-bottom: 0; }

/* Search Form
--------------------------------------------- */
.search-form {
  overflow: hidden; }

.entry-content .search-form {
  margin-bottom: 40px;
  width: 50%; }

.post-password-form input[type="submit"],
.search-form input[type="submit"] {
  margin-top: 10px; }

.widget_search input[type="submit"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  width: 1px; }

/* Titles
--------------------------------------------- */
.archive-description .entry-title,
.archive-title,
.author-box-title {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 10px; }

.entry-title {
  font-size: 30px;
  font-size: 3rem;
  margin-bottom: 10px; }

.entry-title a,
.sidebar .widget-title a {
  color: #333;
  text-decoration: none; }

.entry-title a:focus,
.entry-title a:hover {
  color: #0073e5; }

.widget-title {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 600;
  margin-bottom: 20px; }

/* WordPress
--------------------------------------------- */
.aligncenter {
  text-align: center; }

a.aligncenter img {
  display: block;
  margin: 0 auto; }

a.alignnone {
  display: inline-block; }

.alignleft {
  float: left;
  text-align: left; }

.alignright {
  float: right;
  text-align: right; }

a.alignleft,
a.alignnone,
a.alignright {
  max-width: 100%; }

img.centered,
.aligncenter {
  display: block;
  margin: 0 auto 30px; }

img.alignnone,
.alignnone {
  margin-bottom: 15px; }

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
  margin: 0 20px 20px 0; }

a.alignright,
img.alignright,
.wp-caption.alignright {
  margin: 0 0 20px 20px; }

.gallery-caption,
.wp-caption-text {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 600;
  margin: 0;
  text-align: center; }

.entry-content p.wp-caption-text {
  margin-bottom: 0; }

.entry-content .wp-audio-shortcode,
.entry-content .wp-playlist,
.entry-content .wp-video {
  margin: 0 0 30px; }

/* Widgets
---------------------------------------------------------------------------------------------------- */
.widget {
  margin-bottom: 40px; }

.widget p:last-child,
.widget ul > li:last-of-type {
  margin-bottom: 0; }

.widget ul > li {
  margin-bottom: 10px; }

.widget ul > li:last-of-type {
  padding-bottom: 0; }

.widget ol > li {
  list-style-position: inside;
  list-style-type: decimal;
  padding-left: 20px;
  text-indent: -20px; }

.widget li li {
  border: 0;
  margin: 0 0 0 30px;
  padding: 0; }

.widget_calendar table {
  width: 100%; }

.widget_calendar td,
.widget_calendar th {
  text-align: center; }

/* Featured Content
--------------------------------------------- */
.featured-content .entry {
  border-bottom: 1px solid #eee;
  margin-bottom: 20px; }

.featured-content .entry:last-of-type {
  border-bottom: none;
  margin-bottom: 0; }

.featured-content .entry-image {
  height: 75px;
  width: 75px; }

.featured-content .entry-title {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 5px;
  margin-top: 10px; }

/* Plugins
---------------------------------------------------------------------------------------------------- */
/* Genesis eNews Extended
--------------------------------------------- */
.after-entry .enews {
  text-align: center;
  padding: 10px; }

.sidebar .enews {
  background-color: #f5f5f5;
  padding: 30px; }

.enews-widget input {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 10px; }

.after-entry .enews-widget input {
  text-align: center; }

.enews-widget input[type="submit"] {
  margin: 0;
  width: 100%; }

.enews form + p {
  margin-top: 20px; }

/* Genesis Simple FAQ
--------------------------------------------- */
.gs-faq__question {
  background: transparent;
  border-bottom: 1px solid #eee;
  color: #333;
  padding-left: 0;
  padding-right: 0; }

.gs-faq__question:focus,
.gs-faq__question:hover {
  background: transparent;
  color: #0073e5; }

.gs-faq__question::after {
  content: "\f132";
  font-family: "dashicons";
  float: right; }

.gs-faq__question.gs-faq--expanded::after {
  content: "\f460"; }

/* Jetpack
--------------------------------------------- */
#wpstats {
  display: none; }

/* Skip Links
---------------------------------------------------------------------------------------------------- */
.genesis-skip-link {
  margin: 0; }

.genesis-skip-link .skip-link-hidden {
  display: none;
  visibility: hidden; }

.genesis-skip-link li {
  height: 0;
  list-style: none;
  width: 0; }

/* Display outline on focus */
:focus-visible {
  color: #333;
  outline: #ccc solid 1px; }

/* Site Header
---------------------------------------------------------------------------------------------------- */
.site-header {
  background-color: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  padding: 0 30px; }

/* Title Area
--------------------------------------------- */
.title-area {
  float: left;
  padding-bottom: 25px;
  padding-top: 25px; }

.wp-custom-logo .title-area {
  max-width: 350px;
  padding-bottom: 5px;
  padding-top: 5px; }

.site-title {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 0; }

.site-title a,
.site-title a:focus,
.site-title a:hover {
  color: #333;
  text-decoration: none; }

.site-description,
.wp-custom-logo .site-title {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; }

/* Site Navigation
---------------------------------------------------------------------------------------------------- */
.genesis-nav-menu {
  clear: both;
  line-height: 1;
  width: 100%; }

.genesis-nav-menu .menu-item {
  display: block;
  float: none;
  position: relative; }

.genesis-nav-menu a {
  color: #333;
  display: block;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 400;
  outline-offset: -1px;
  padding-bottom: 12px;
  padding-top: 12px;
  text-decoration: none; }

.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:focus,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
  color: #0073e5;
  text-decoration: none; }

.genesis-nav-menu .sub-menu,
.genesis-nav-menu .sub-menu a {
  width: 100%; }

.genesis-nav-menu .sub-menu {
  clear: both;
  display: none;
  left: -9999px;
  margin: 0;
  opacity: 1;
  padding-left: 15px;
  position: static;
  z-index: 99; }

.genesis-nav-menu .sub-menu a {
  background-color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  position: relative;
  word-wrap: break-word; }

.genesis-nav-menu .menu-item:focus,
.genesis-nav-menu .menu-item:hover {
  position: relative; }

.genesis-nav-menu .menu-item:hover > .sub-menu {
  left: auto;
  opacity: 1; }

/* Responsive Menu
--------------------------------------------- */
.menu .menu-item:focus {
  position: static; }

.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sfHover > ul.sub-menu {
  left: auto;
  opacity: 1; }

.genesis-responsive-menu {
  display: none;
  padding-bottom: 15px;
  position: relative; }

.menu-toggle,
.sub-menu-toggle {
  background-color: transparent;
  border-width: 0;
  color: #333;
  display: block;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
  visibility: visible; }

.menu-toggle:focus,
.menu-toggle:hover,
.sub-menu-toggle:focus,
.sub-menu-toggle:hover {
  background-color: transparent;
  border-width: 0;
  color: #0073e5; }

.menu-toggle {
  float: right;
  line-height: 20px;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 15px 0;
  position: relative;
  z-index: 1000; }

.menu-toggle.activated::before {
  content: "\f335"; }

.site-header .menu-toggle::before {
  float: left;
  margin-right: 5px;
  position: relative;
  text-rendering: auto;
  top: 1px; }

.sub-menu-toggle {
  float: right;
  padding: 9px 10px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 100; }

.sub-menu .sub-menu-toggle {
  padding: 12px 10px; }

.sub-menu-toggle::before {
  display: inline-block;
  text-rendering: auto;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  transition: transform 0.25s ease-in-out; }

.sub-menu-toggle.activated::before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

/* Header Menu
--------------------------------------------- */
.nav-primary {
  clear: left;
  width: 100%; }

/* Footer Menu
--------------------------------------------- */
.nav-secondary {
  margin-top: 10px; }

.nav-secondary .genesis-nav-menu {
  line-height: 1.5; }

.nav-secondary .menu-item {
  display: inline-block; }

.nav-secondary a {
  margin-left: 10px;
  margin-right: 10px;
  padding: 0; }

/* Content Area
---------------------------------------------------------------------------------------------------- */
/* Entry Content
--------------------------------------------- */
.entry {
  margin-bottom: 40px; }

.entry-content ol,
.entry-content ul {
  margin-bottom: 30px;
  margin-left: 40px; }

.entry-content ol > li {
  list-style-type: decimal; }

.entry-content ul > li {
  list-style-type: disc; }

.entry-content ol ol,
.entry-content ul ul {
  margin-bottom: 0; }

.entry-content code {
  background-color: #f5f5f5; }

.entry-content .caption {
  font-size: 14px;
  font-weight: 600;
  margin-top: -20px;
  text-align: center; }

.content .sticky {
  background-color: #f5f5f5;
  padding: 30px; }

/* Entry Meta
--------------------------------------------- */
p.entry-meta {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 0; }

.entry-header .entry-meta {
  margin-bottom: 20px; }

.entry-footer .entry-meta {
  border-top: 1px solid #eee;
  padding-top: 20px; }

.entry-categories,
.entry-tags {
  display: block; }

.entry-comments-link::before {
  content: "\2014";
  margin: 0 6px 0 2px; }

/* Pagination
--------------------------------------------- */
.pagination {
  clear: both;
  margin: 60px 0; }

.adjacent-entry-pagination {
  margin-bottom: 0; }

.archive-pagination li {
  display: inline; }

.archive-pagination li a {
  background-color: #f5f5f5;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 600;
  margin-bottom: 4px;
  padding: 8px 12px;
  text-decoration: none; }

.archive-pagination li a:focus,
.archive-pagination li a:hover,
.archive-pagination li.active a {
  background-color: #333;
  color: #fff; }

/* Entry Comments
--------------------------------------------- */
.comment-respond,
.entry-comments,
.entry-pings {
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 40px; }

.comment-list li {
  padding: 40px 0 0 30px; }

.comment-list .depth-1 {
  padding-left: 0; }

.comment-header {
  margin-bottom: 30px; }

.comment-content {
  clear: both; }

.comment-content ul > li {
  list-style-type: disc; }

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
  width: 50%; }

.comment-respond label {
  display: block;
  margin-right: 12px; }

.comment-header p {
  margin-bottom: 0; }

.entry-pings .reply {
  display: none; }

/* Sidebar
---------------------------------------------------------------------------------------------------- */
.sidebar {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5; }

.sidebar .widget {
  margin-bottom: 40px; }

.sidebar p {
  margin-bottom: 20px; }

/* Footer Widgets
---------------------------------------------------------------------------------------------------- */
.footer-widgets {
  border-top: 1px solid #eee;
  background-color: #fff;
  clear: both;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 60px 0; }

.footer-widgets .wrap {
  margin-left: auto;
  margin-right: auto; }

.footer-widget-area {
  margin-bottom: 40px;
  padding-left: 30px;
  padding-right: 30px; }

.footer-widget-area:last-child,
.footer-widgets .widget:last-child {
  margin-bottom: 0; }

/* Site Footer
---------------------------------------------------------------------------------------------------- */
.site-footer {
  background-color: #fff;
  border-top: 1px solid #eee;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.5;
  padding: 30px;
  text-align: center; }

.site-footer p {
  margin-bottom: 0; }

/* Media Queries
---------------------------------------------------------------------------------------------------- */
@media only screen and (min-width: 960px) {
  /* Site Header
	--------------------------------------------- */
  .site-header {
    position: fixed;
    width: 100%;
    z-index: 9999; }
  /* Genesis Menu
	--------------------------------------------- */
  .genesis-nav-menu .menu-item {
    display: inline-block; }
  .genesis-nav-menu .menu-item:focus,
  .genesis-nav-menu .menu-item:hover {
    position: relative; }
  .genesis-nav-menu > .menu-bold > a {
    font-weight: 700; }
  .genesis-nav-menu > .menu-highlight > a {
    background-color: #333;
    border-radius: 3px;
    color: #fff;
    font-weight: 600;
    margin-left: 15px;
    padding-left: 20px;
    padding-right: 20px; }
  .genesis-nav-menu > .menu-highlight > a:hover,
  .genesis-nav-menu > .menu-highlight > a:focus {
    background-color: #0073e5; }
  .genesis-responsive-menu .genesis-nav-menu .sub-menu,
  .genesis-responsive-menu .genesis-nav-menu .sub-menu a {
    width: 180px; }
  .genesis-nav-menu .sub-menu {
    border-top: 1px solid #eee;
    opacity: 0;
    padding-left: 0;
    position: absolute;
    transition: opacity 0.4s ease-in-out; }
  .genesis-nav-menu .sub-menu a {
    border: 1px solid #eee;
    border-top: 0;
    padding-bottom: 15px;
    padding-top: 15px; }
  .genesis-nav-menu .sub-menu .sub-menu {
    margin: -46px 0 0 179px; }
  /* Responsive Menu
	--------------------------------------------- */
  .genesis-responsive-menu {
    display: block;
    padding-top: 15px; }
  .menu-toggle,
  .sub-menu-toggle {
    display: none;
    visibility: hidden; }
  /* Header Menu
	--------------------------------------------- */
  .nav-primary {
    clear: none;
    float: right;
    width: auto; }
  .nav-primary .genesis-nav-menu a {
    padding-left: 15px;
    padding-right: 15px; }
  /* Site-Inner
	--------------------------------------------- */
  .site-inner {
    margin-top: 70px;
    max-width: 1140px; }
  /* Content
	--------------------------------------------- */
  .content {
    float: left;
    width: 65%; }
  .sidebar-content .content {
    float: right; }
  .full-width-content .content,
  .landing-page .content {
    float: none;
    margin-left: auto;
    margin-right: auto; }
  /* Sidebar
	--------------------------------------------- */
  .sidebar {
    float: right;
    width: 30%; }
  .sidebar-content .sidebar {
    float: left; }
  /* Author Box
	--------------------------------------------- */
  .author-box {
    background-color: #f5f5f5;
    padding: 30px; }
  /* After Entry
	--------------------------------------------- */
  .after-entry {
    padding: 40px 60px; }
  .after-entry .enews {
    padding-left: 30px;
    padding-right: 30px; }
  /* Column Classes
	--------------------------------------------- */
  .five-sixths,
  .four-sixths,
  .one-fourth,
  .one-half,
  .one-sixth,
  .one-third,
  .three-fourths,
  .three-sixths,
  .two-fourths,
  .two-sixths,
  .two-thirds {
    float: left;
    margin-left: 2.564102564102564%; }
  .one-half,
  .three-sixths,
  .two-fourths {
    width: 48.717948717948715%; }
  .one-third,
  .two-sixths {
    width: 31.623931623931625%; }
  .four-sixths,
  .two-thirds {
    width: 65.81196581196582%; }
  .one-fourth {
    width: 23.076923076923077%; }
  .three-fourths {
    width: 74.35897435897436%; }
  .one-sixth {
    width: 14.52991452991453%; }
  .five-sixths {
    width: 82.90598290598291%; }
  .first {
    clear: both;
    margin-left: 0; }
  /* Entry Misc.
	--------------------------------------------- */
  .after-entry,
  .archive-description,
  .author-box,
  .comment-respond,
  .entry,
  .entry-comments,
  .entry-pings {
    margin-bottom: 60px; }
  /* Footer Widgets
	--------------------------------------------- */
  .footer-widgets .wrap {
    max-width: 1140px; }
  .footer-widget-area {
    float: left;
    margin-bottom: 0;
    width: 33.33%;
    /* fallback for older browsers */
    width: calc(100% / 3); } }

/* Print Styles
---------------------------------------------------------------------------------------------------- */
@media print {
  *,
  *::before,
  *::after {
    background: transparent !important;
    box-shadow: none !important;
    color: #333 !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]::after {
    content: " (" attr(href) ")"; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  a[href^="javascript:"]::after,
  a[href^="#"]::after,
  .site-title > a::after {
    content: ""; }
  thead {
    display: table-header-group; }
  img,
  tr {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 2cm 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid; }
  .content,
  .content-sidebar {
    width: 100%; }
  button,
  input,
  select,
  textarea,
  .breadcrumb,
  .comment-edit-link,
  .comment-form,
  .comment-list .reply a,
  .comment-reply-title,
  .edit-link,
  .entry-comments-link,
  .entry-footer,
  .genesis-box,
  .header-widget-area,
  .hidden-print,
  .home-top,
  .nav-primary,
  .nav-secondary,
  .post-edit-link,
  .sidebar {
    display: none !important; }
  .title-area {
    text-align: center;
    width: 100%; }
  .site-title > a {
    margin: 0;
    text-decoration: none;
    text-indent: 0; }
  .site-inner {
    padding-top: 0;
    position: relative;
    top: -100px; }
  .author-box {
    margin-bottom: 0; }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    orphans: 3;
    page-break-after: avoid;
    page-break-inside: avoid;
    widows: 3; }
  img {
    page-break-after: avoid;
    page-break-inside: avoid; }
  blockquote,
  pre,
  table {
    page-break-inside: avoid; }
  dl,
  ol,
  ul {
    page-break-before: avoid; } }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before,
  .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

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

/* Arrows */
.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%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  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: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 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; }

.book-now, input#fld_3224540_1, .hide-labels {
  border: 2px solid #8e001c;
  border-radius: 0px;
  background: transparent;
  color: #8e001c;
  font-size: 18px;
  font-weight: 400;
  padding: 6px 12px !important;
  transition: 0.125 all ease-in !important;
  line-height: 1.42857143;
  height: inherit; }
  .book-now:hover, input#fld_3224540_1:hover, .hide-labels:hover {
    background: #8e001c;
    color: #fdf3e9; }

body {
  font-family: "myriad-pro";
  background: #fdf3e9; }

* {
  min-height: 0;
  min-width: 0; }

figure.wp-block-image.feat-img {
  margin: 3% 0px !important; }

.footer-copy {
  background: #c2a28b;
  color: white; }

body.search .post-type {
  float: left;
  width: 100%; }

li.extra {
  margin-top: 10px; }

.book-now {
  margin-top: 5%;
  float: left; }

.postid-27 .room-layouts
h3 {
  display: none; }

.postid-27 .room-layouts li {
  width: 100% !important; }

.footer-copy .site-inner {
  padding: 8px 0px;
  font-size: 14px;
  text-align: center; }

#event-archives .date-title {
  padding: 10px 0px 20px; }
  #event-archives .date-title span:first-child + span {
    font-size: 20px; }
  #event-archives .date-title span {
    float: left;
    width: 100%;
    line-height: 122%; }

.entry-content p:last-child {
  margin-bottom: 0px; }

.mega-sub-menu a.mega-menu-link {
  line-height: 125% !important;
  padding: 5% 5% !important; }

b, strong {
  font-weight: 600; }

h4 {
  font-weight: 400 !important;
  margin-top: 0px !important; }

.entry-content ul, .entry-content ol {
  margin-left: 20px; }

iframe {
  border: 0px;
  padding: 0px !important; }

#gradient {
  background-image: -moz-linear-gradient(#f9d9ba, rgba(255, 255, 255, 0));
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9d9ba), to(rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(#f9d9ba, rgba(255, 255, 255, 0));
  background-image: -o-linear-gradient(#f9d9ba, rgba(255, 255, 255, 0));
  height: 400px;
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: -1; }

a.post-edit-link {
  display: none; }

a {
  color: #8e001c;
  text-decoration: none;
  transition: all ease-in 0.125s; }
  a:hover {
    color: #280008; }
  a:visited {
    color: #8e001c; }
  a:active {
    color: #280008; }

.entry-title a {
  color: #8e001c;
  text-decoration: none;
  transition: all ease-in 0.125s; }
  .entry-title a:hover {
    color: #280008; }
  .entry-title a:visited {
    color: #8e001c; }
  .entry-title a:active {
    color: #280008; }

a.mega-menu-link {
  font-size: 16px !important; }

h1, h2, h3, h4, h5, h6 {
  font-family: "myriad-pro"; }

h3 {
  font-weight: 400 !important;
  color: #8e001c; }

.full-width-content .content, .landing-page .content {
  width: 100%; }

.entry-title {
  color: #8e001c;
  font-weight: 300;
  font-size: 50px;
  font-size: 5rem;
  line-height: 93%;
  margin-bottom: 5%; }

img.header-image {
  margin-bottom: 2.5%; }

header.site-header > .wrap {
  display: flex;
  align-items: center; }

.title-area {
  width: 28%; }

nav#genesis-nav-primary, nav.nav-primary {
  width: 72%; }

nav > .wrap {
  float: right; }

section.faq-section {
  float: left;
  width: 100%; }
  section.faq-section h2 {
    margin: 4% 0px 3%;
    font-size: 3.3rem; }

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
  width: 160px; }

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
  width: 160px; }

header.site-header {
  box-shadow: none;
  background: transparent;
  max-width: 1140px;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  top: 7.5%;
  width: 98%; }

.faq-listing > li {
  padding-bottom: 2%;
  border-bottom: 1px solid #f5c08b;
  margin-bottom: 2%; }

p {
  line-height: 140%; }

.question {
  font-size: 22px;
  line-height: 120%;
  margin-bottom: 10px; }

.answer ul {
  padding-left: 20px; }
  .answer ul li {
    list-style-type: disc; }

.answer p {
  background: transparent !important;
  margin: 2% 0 0; }
  .answer p:first-child, .answer p:only-child {
    margin-top: 0px; }

li.legend-item {
  float: left;
  width: 25%;
  display: block;
  transition: all 0.125s ease-in; }

ul.legend:hover li.legend-item:hover {
  color: #8e001c; }

li.legend-item {
  width: 25%;
  min-height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 1%;
  line-height: 120%; }

ul.legend {
  float: left;
  width: 100%;
  /* margin-top:2%; */
  display: flex;
  flex-wrap: wrap;
  /* background: white; */
  /* padding: 2% 0px; */
  border: 2px solid tan;
  border-top: 0px; }

.concordia-village-filter {
  float: left;
  width: 100%;
  background: tan;
  padding: 2% 1%; }

.concordia-village-filter label {
  float: left;
  width: 25%;
  text-align: center; }

li.legend-item:hover {
  background: white !important; }

.list li:empty {
  display: none; }

.styled-checkbox {
  position: absolute;
  opacity: 0; }
  .styled-checkbox + label {
    position: relative;
    cursor: pointer;
    padding: 0; }
  .styled-checkbox + label:before {
    content: '';
    margin-right: 10px;
    display: inline-block;
    vertical-align: text-top;
    width: 20px;
    height: 20px;
    background: white; }
  .styled-checkbox:hover + label:before {
    background: #8e001c; }
  .styled-checkbox:focus + label:before {
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12); }
  .styled-checkbox:checked + label:before {
    background: #8e001c; }
  .styled-checkbox:disabled + label {
    color: #b8b8b8;
    cursor: auto; }
  .styled-checkbox:disabled + label:before {
    box-shadow: none;
    background: #ddd; }
  .styled-checkbox:checked + label:after {
    content: '';
    position: absolute;
    left: 20px;
    top: 12px;
    background: white;
    width: 2px;
    height: 2px;
    box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
    transform: rotate(45deg) scale(1.2); }

.popup-tip-anchor {
  visibility: hidden !important;
  transition: all 0.125s ease-in; }
  .popup-tip-anchor:hover {
    visibility: visible !important; }
  .popup-tip-anchor.show-hide-cv, .popup-tip-anchor.show-hide-cvs, .popup-tip-anchor.show-hide-oth {
    visibility: visible !important; }

.popup-bubble-anchor:before {
  content: " ";
  visibility: visible;
  color: white;
  display: block;
  width: 20px;
  height: 20px;
  background: #8e001c;
  border-radius: 50%;
  z-index: -1;
  position: absolute;
  left: -10px;
  top: -2px;
  /* box-shadow: 0px 0px 20px #333; */ }

.popup-tip-anchor.feature-this {
  visibility: visible !important; }

.show-hide-dots .popup-bubble-anchor:before {
  visibility: hidden; }

.popup-tip-anchor.show-hide-all, .popup-tip-anchor.show-hide-ind {
  visibility: hidden !important;
  opacity: 0 !important; }

.popup-tip-anchor.show-hide-ind.show-hide-all {
  visibility: visible !important;
  opacity: 1 !important; }

.feature-grid .popup-tip-anchor {
  opacity: 0 !important; }

.feature-grid .popup-tip-anchor.feature-this {
  opacity: 1 !important; }

#search-bar {
  display: none;
  width: 100%;
  background: #dead88;
  padding: 2.5% 5%; }
  #search-bar input[type=search] {
    padding: 0px 0px 1%;
    background: transparent;
    border: 0px;
    border-bottom: 2px solid #333;
    color: #333;
    max-width: 1080px;
    margin: 0 auto;
    float: none !important;
    display: block;
    font-size: 150%; }

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
  background: #fdf3e9 !important;
  color: black !important; }

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:nth-child(odd) a.mega-menu-link {
  background: #fceddd !important; }

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover {
  background: #f7cda3 !important; }

#mega-menu-wrap-primary #mega-menu-primary p:last-child {
  margin-bottom: 0px; }

.contact-buildings.visitor-contact {
  margin: 5% 0px 3%; }

div#map {
  width: 100%;
  float: left;
  height: 500px; }
  .page-id-11 div#map {
    margin-top: 5%; }

.download-copy {
  color: black;
  float: left;
  width: 100%;
  text-align: center;
  font-size: 16px; }

#mega-menu-item-18 {
  border: 2px solid #8e001c !important;
  color: #8e001c !important;
  margin-left: 10px !important; }
  #mega-menu-item-18 a {
    color: #8e001c !important; }
  #mega-menu-item-18 a:after {
    display: none !important; }
  #mega-menu-item-18 ul.mega-sub-menu {
    background-color: #fdf3e9 !important;
    box-shadow: 0px 0px 10px rgba(145, 141, 137, 0.8) !important;
    overflow: visible !important;
    color: #333 !important;
    width: auto !important;
    right: -40px !important;
    top: 60px !important;
    max-width: 250px !important;
    float: right !important;
    left: inherit !important;
    padding: 10px !important;
    z-index: 99999; }

.pdf-download {
  text-align: left;
  text-decoration: none;
  width: 100%;
  float: left;
  border: 2px solid #8e001c;
  padding: 7px 10px;
  color: white !important;
  background: #8e001c;
  margin-bottom: 15px; }
  .pdf-download .button-copy {
    float: left;
    width: 80%;
    text-align: left;
    padding-left: 5%;
    line-height: 120%;
    color: white; }
  .pdf-download i.far.fa-2x.fa-newspaper {
    float: left;
    padding-top: 5px;
    color: white; }
  .pdf-download span {
    width: 100%;
    float: left;
    font-size: 16px;
    font-weight: 600; }

svg#cwp_logo {
  display: block;
  min-width: 300px;
  width: 100%; }

g.logo-circle {
  fill: #8e001c; }

.site-inner {
  margin-top: 0px !important;
  padding: 30px 30px 0px; }

header.site-header {
  position: relative;
  margin: 2.5% auto 0px; }

div#hero-banner {
  min-height: 800px;
  height: 80vh;
  position: relative;
  display: flex;
  align-items: center; }
  div#hero-banner .site-inner {
    margin-top: 0px !important;
    width: 100%;
    padding-top: 0px !important; }
  div#hero-banner .hero-copy {
    max-width: 450px;
    width: 100%;
    float: left; }
    div#hero-banner .hero-copy h1 {
      color: #8e001c;
      font-size: 70px;
      font-size: 7rem;
      font-weight: 300;
      text-indent: -50px;
      padding-left: 50px; }
  div#hero-banner figure.hero-image {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat; }

.home .content-sidebar-wrap {
 /* max-width: 768px;*/
  width: 100%;
  margin: 0 auto;
  /*text-align: center;
  border: 2px solid #8e001c;
  padding: 4%;*/ }

.home header.entry-header {
  display: block;
  margin: 0 auto;
  /*padding: 0px 5%;
  position: absolute;	
  left: 0px;
  right: 0px;
  top: -75px; */}

  .home header.entry-header h1 {
    background: #fdf3e9;
    display: inline-block;
    padding: 0px 20px; }

.home article {
  position: relative;
  margin-bottom: 0px; }

/*.home iframe {
  margin-top: 5%; }
*/
.home header.site-header {
  position: absolute;
  top: 0%; }

.contact-buildings.visitor-contact {
  width: 100%; }

.contact-buildings.visitor-contact .contact-building {
  width: 33.333%; }

.page-slider {
  margin-left: 0px !important;
  width: 100%;
  height: auto;
  float: left;
  max-width: 1140px; }
  .page-slider li img {
    width: 100%;
    float: left; }
  .page-slider li span {
    font-size: 20px;
    padding: 2% 0px;
    float: left; }
  .page-slider .slick-prev, .page-slider .slick-next {
    bottom: -4%;
    top: auto;
    height: 40px;
    width: 40px; }
  .page-slider .slick-prev:before, .page-slider .slick-next:before {
    font-size: 36px;
    color: #8e001c; }
  .page-slider .slick-prev {
    left: auto;
    right: 45px; }
  .page-slider .slick-next {
    right: -5px; }

.wp-block-columns.has-2-columns {
  margin-bottom: 2%; }
  .wp-block-columns.has-2-columns > .wp-block-column {
    width: 49%;
    float: left;
    margin-right: 2%; }
    .wp-block-columns.has-2-columns > .wp-block-column:last-child {
      margin-right: 0px; }

#page-layout .image.full-width {
  padding: 0 0 5%; }

#page-layout .row {
  width: 100%;
  float: left;
  display: block;
  padding: 0 0 5%; }

#page-layout .half-width {
  width: 48%;
  margin-right: 4%; }

#page-layout .full-width {
  width: 100%; }

#page-layout .builder {
  float: left; }
  #page-layout .builder:last-child {
    margin-right: 0px !important; }

a.building {
 /*float: left;*/
  width: 32%;
  margin-right: 2%;
  text-decoration: none;
  padding-bottom: 24px; 
  display: inline-block; }
  a.building:nth-child(3n+3) {
    margin-right: 0px; }
  a.building img {
    max-height: 189px;
    width: 100%;
	object-fit: cover; }

  a.building .building-title {
    font-size: 24px;
    line-height: 24px;
    color: #8e001c;
    margin-top: 15px;
    float: left;
    width: 100%; }
  a.building .building-address {
    color: black;
    float: left;
    width: 100%; }

.single-building .slick-slide span {
  font-size: 20px;
  padding: 2% 0px;
  float: left; }

.single-building ul.building-slider.slick-initialized.slick-slider {
  margin-left: 0px;
  margin-bottom: 2%; }

.single-building .slick-prev, .single-building .slick-next {
  bottom: 0%;
  top: auto;
  height: 40px;
  width: 40px; }

.single-building .slick-prev:before, .single-building .slick-next:before {
  font-size: 36px;
  color: #8e001c; }

.single-building .parking-extras {
  font-size: 90%;
  line-height: 120%;
  margin-top: 5%;
  float: right; }

.single-building span.price {
  font-weight: 600; }

.single-building .slick-prev {
  left: auto;
  right: 45px; }

.single-building .slick-next {
  right: -5px; }

.single-building .entry-content {
  float: left;
  width: 70%;
  margin-right: 5%; }

.single-building .building-sidebar {
  float: right;
  width: 25%; }

.single-building ul.rates {
  float: left; }

.single-building ul.room-layouts {
  margin-top: 7%;
  margin-left: 0px; }
  .single-building ul.room-layouts li {
    list-style: none;
    width: 50%;
    float: left;
    padding: 0 2% 2% 0; }
  .single-building ul.room-layouts li img {
    max-height: 300px;
    width: auto; }

.archive-links {
  float: left;
  width: 48%;
  padding: 0px 2% 2% 0px;
  display: flex;
  align-items: center;
  font-size: 21px;
  margin-right: 4%; }
  .archive-links:nth-child(even) {
    margin-right: 0px; }
  .archive-links a.archive-link {
    color: black;
    text-decoration: none;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }
    .archive-links a.archive-link i {
      float: left; }
    .archive-links a.archive-link .text {
      float: left;
      padding-left: 4%; }
    .archive-links a.archive-link .content-container p {
      margin-bottom: 2%; }

.post-type-archive-events .archive-links {
  width: 23%; }
  .post-type-archive-events .archive-links a {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center; }

#recent-archives li {
  float: left;
  width: 48%;
  margin-right: 4%;
  padding-bottom: 3%; }

.archives li .content-container > a {
  text-decoration: none;
  padding-top: 4%;
  float: left;
  width: 100%; }

.archives li .image-container img {
  width: 100%; }

#recent-archives li:nth-child(even) {
  margin-right: 0px; }

ul.archives {
  width: 100%;
  float: left;
  margin-bottom: 5%; }

ul.text-anchors {
  float: left;
  width: 100%;
  margin-bottom: 5%; }

ul.text-anchors li {
  display: inline;
  margin-right: 2%;
  font-size: 20px;
  font-size: 2rem; }

#caldera_form_1 .form-control {
  width: 100% !important;
  box-shadow: none;
  border-radius: 0px;
  border: 1px solid tan;
  font-size: 20px;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 20px 10px;
  color: black; }

#caldera_form_1 label {
  font-weight: 400; }

#caldera_form_1 input#fld_6578758_1 {
  width: 100% !important;
  max-width: inherit;
  padding-left: 50px; }

#caldera_form_1 .intl-tel-input.allow-dropdown {
  width: 100%; }

div#caldera_form_1 {
  width: 60%;
  margin-right: 6.667%;
  float: left; }

.contact-buildings {
  float: left;
  width: 33.33%; }

.contact-building {
  float: left;
  width: 100%;
  margin-bottom: 2.5%;
  margin-left: 0px; }
  .contact-building li {
    list-style-type: none !important;
    display: flex;
    margin-bottom: 2%; }
    .contact-building li i {
      margin-right: 2%;
      position: relative;
      top: 3px;
      color: #333;
      min-width: 18px; }
  .contact-building span {
    float: left;
    width: 100%;
    padding-bottom: 0.5%;
    line-height: 130%; }
  .contact-building span.title {
    font-size: 20px;
    color: #8e001c; }
  .contact-building span.address {
    float: left; }

.phone-call {
  font-size: 18px;
  text-align: center;
  float: left;
  width: 100%;
  /* padding-top: 10px; */
  color: black; }

#CF5b9724452cb78_1-row-4 .col-sm-6 label:after {
  font-family: "Font Awesome 5 Free";
  content: "\f133";
  position: absolute;
  right: 15px;
  bottom: -40px; }

footer.site-footer {
  background: #ceaf98;
  border-top: 0px;
  margin-top: 2.5%; }
  footer.site-footer .site-inner {
    padding-top: 0px; }
  footer.site-footer .footer-logo {
    width: 20%;
    float: left; }
  footer.site-footer svg#cwp_logo {
    min-width: 200px !important; }
  footer.site-footer .footer-links {
    width: 66%;
    float: right;
    margin-left: 5%; }
  footer.site-footer .genesis-nav-menu .menu-item {
    float: left;
    width: 25%;
    text-align: left; }
  footer.site-footer #menu-item-19, footer.site-footer #menu-item-18 {
    display: none; }
  footer.site-footer .genesis-nav-menu .sub-menu a {
    background: transparent;
    padding-top: 0px;
    padding-bottom: 5px;
    border: 0px !important; }
  footer.site-footer .menu-item ul.sub-menu {
    display: block !important;
    opacity: 1 !important;
    width: 100% !important;
    background: transparent !important;
    position: static !important;
    border: 0px; }
  footer.site-footer .menu-item ul.sub-menu .sub-menu {
    display: none !important; }
  footer.site-footer .menu-item ul.sub-menu li {
    width: 100%;
    background: transparent !important; }
  footer.site-footer ul#menu-main > li > a {
    color: #8e001c;
    font-size: 20px; }

.date-preface {
  font-size: 80%;
  line-height: 115%;
  font-style: italic;
  margin-bottom: 5%; }

.cfdatepicker.dropdown-menu {
  min-width: 250px !important; }

.cfdatepicker table {
  width: 100% !important; }

td.active.day {
  border-radius: 0px;
  background: #8e001c !important; }

th.cfdatepicker-switch {
  color: #8e001c;
  font-size: 125%; }

.cfdatepicker.dropdown-menu {
  font-family: inherit !important;
  border-radius: 0px !important;
  border-color: #8e001c !important; }

p.job-headline {
  font-size: 120%;
  margin-bottom: 0.5%;
  margin-top: 1%;
  float: left;
  width: 100%; }
  p.job-headline b {
    font-weight: 500; }

.jobs ul {
  margin-left: 2%;
  margin-bottom: 2%;
  float: left; }
  .jobs ul li {
    list-style-type: disc; }

.jobs:empty {
  display: none; }

.sorry-no-jobs {
  display: none;
  margin-top: 2%; }

.entry-content + .sorry-no-jobs {
  display: block; }

.jobs:empty + .sorry-no-jobs {
  display: block; }

ul.general-information {
  float: left;
  width: 100%;
  max-width: 768px; }
  ul.general-information li.building {
    float: left;
    width: 100%;
    margin-bottom: 2%; }
    ul.general-information li.building:first-child {
      margin-top: 2%; }

ul#event-archives li {
  width: 25%;
  float: left;
  text-align: center;
  padding: 5% 0px 2%;
  color: #8e001c; }
  ul#event-archives li a {
    color: #8e001c; }
  ul#event-archives li:nth-child(3n+1) {
    background: #fbe6d2; }
    ul#event-archives li:nth-child(3n+1) .calendar-icon {
      box-shadow: 0px 20px 20px #dec0a2; }
  ul#event-archives li:nth-child(3n+2) {
    background: #f9d9ba; }
    ul#event-archives li:nth-child(3n+2) .calendar-icon {
      box-shadow: 0px 20px 20px #d8b38f; }
  ul#event-archives li:nth-child(3n+3) {
    background: #edcdad; }
    ul#event-archives li:nth-child(3n+3) .calendar-icon {
      box-shadow: 0px 20px 20px #d1a67c; }
  ul#event-archives li:hover .calendar-icon {
    transform: scale(1.05); }

.calendar-icon {
  width: 100px;
  background: transparent;
  border: 3px solid #8e001c;
  text-align: center;
  display: flex;
  flex-direction: column;
  position: relative;
  margin: 0 auto 20px;
  transition: all 0.125s ease-in; }
  .calendar-icon .month {
    color: #8e001c;
    font-size: 24px;
    line-height: 24px;
    padding: 20px 0px 15px;
    background: #fdf3e9; }
  .calendar-icon .year {
    background: #8e001c;
    color: #fdf3e9;
    padding: 7.5% 0px;
    float: left;
    border-top: 3px solid #8e001c; }
  .calendar-icon:before, .calendar-icon:after {
    content: "";
    background: #8e001c;
    border-radius: 50%;
    display: block;
    width: 12px;
    height: 12px;
    position: absolute;
    top: 5%; }
  .calendar-icon:before {
    left: 5%; }
  .calendar-icon:after {
    right: 5%; }
  .calendar-icon .bars:before, .calendar-icon .bars:after {
    content: "";
    background: #8e001c;
    display: block;
    border: 3px solid #8e001c;
    width: 3px;
    height: 20px;
    position: absolute;
    border-radius: 12px;
    top: -12px;
    z-index: 5000; }
  .calendar-icon .bars:before {
    left: 8.25%; }
  .calendar-icon .bars:after {
    right: 8.25%; }
  .calendar-icon .sheets, .calendar-icon .sheets:before, .calendar-icon .sheets:after {
    content: "";
    background: #8e001c;
    display: block;
    position: absolute;
    height: 2px;
    left: 0px;
    right: 0px;
    margin: 0 auto; }
  .calendar-icon .sheets {
    bottom: -6px;
    width: 98%; }
    .calendar-icon .sheets:before {
      bottom: -3px;
      width: 96%; }
    .calendar-icon .sheets:after {
      bottom: -6px;
      width: 94%; }

.radio label input {
  visibility: hidden;
  position: absolute;
  top: 0px;
  left: 0px; }

.radio label:before {
  content: " ";
  border-radius: 50%;
  background: white;
  border: 1px solid tan;
  display: block;
  width: 20px;
  height: 20px;
  float: left;
  margin-right: 10px; }

#caldera_form_1 label {
  padding-left: 0px;
  position: relative;
  display: flex;
  align-items: center; }

.radio.active label:before {
  background: #8e001c; }

.popup-tip-anchor {
  height: 0;
  position: absolute;
  width: 200px;
  visibility: visible;
  opacity: 1;
  transition: all 0.125s ease-in; }
  .popup-tip-anchor.hide-this {
    visibility: hidden;
    opacity: 0; }

.extra-copy {
  font-size: 12px;
  padding: 3% 4% 2%; }

.button-container {
  padding: 2% 0px 4%; }
  .button-container a {
    font-size: 12px;
    padding: 2% 3%;
    border: 1px solid #8e001c;
	display: inline-block;
	width: 100%;
	margin-bottom: 5px; }

   /* .button-container a:last-child {
      margin-left: 4%; }*/

.popup-bubble-anchor {
  position: absolute;
  width: 100%;
  bottom: 8px;
  left: 0; }
  .popup-bubble-anchor::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(-50%, 0);
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid rgba(255, 255, 255, 0.9); }

.popup-bubble-content {
  position: absolute;
  text-align: center;
  padding: 3% 4%;
  top: 0;
  left: 0;
  transform: translate(-50%, -100%);
  background-color: rgba(255, 255, 255, 0.9);
  overflow-y: auto;
  font-size: 18px; }

h3.post-type-heading {
  float: left;
  width: 100%;
  color: black;
  font-size: 40px;
  margin-top: 2%;
  font-weight: 300 !important; }

.post-type.page {
  border-bottom: 1px solid #8e001c;
  float: left;
  margin-bottom: 10px; }

h1.search-results span {
  padding-bottom: 0.15%;
  border-bottom: 1px solid #8e001c;
  color: black; }

.home .site-container > .site-inner {
  margin: 5% auto 6% !important; }

.menu-item-437 {
  display: none !important;
  visibility: hidden;
  opacity: 0; }

main .search-content article.entry {
  margin-bottom: 4%;
  float: left;
  padding-bottom: 2%; }
  main .search-content article.entry a.entry-title-link {
    font-size: 80%; }
  main .search-content article.entry p:empty {
    display: none; }
  main .search-content article.entry p:nth-child(2) {
    margin-bottom: 0px; }
  main .search-content article.entry:nth-child(even) {
    background: rgba(255, 255, 255, 0.5);
    padding: 1% 2% 2%;
    position: relative;
    left: -2%;
    width: 104% !important; }

main .search-content .post-type-heading {
  text-transform: capitalize; }

ul.jobs {
  border-top: 1px solid #8e001c;
  border-bottom: 1px solid #8e001c;
  margin: 2% 0px;
  padding-top: 2%; }

.after-copy {
  float: left;
  width: 100%; }

.job-staff--desc {
  margin: 2% 0px; }

.job-staff li {
  width: 40%;
  margin-right: 1%;
  float: left;
  padding-bottom: 4%; }
  .job-staff li h4 {
    margin-bottom: 7px; }

a.more-link {
  border: 2px solid #8e001c;
  padding: 0.5% 1%; }

footer.site-footer .genesis-nav-menu .menu-item a {
  color: #333; }

.post-59 .wp-block-columns.has-3-columns + h3 {
  margin-top: 1%; }

.wp-block-column ul:last-child {
  margin-bottom: 0px; }

.acf-map {
  width: 100%;
  float: left;
  height: 500px; }

@media only screen and (max-width: 968px) {
  .wrap {
    flex-direction: column; }
  .title-area {
    width: inherit; }
  .nav-primary {
    width: 100% !important;
    margin-top: 3%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99999; }
  .hero-copy {
    padding-bottom: 2%; }
  .hero-copy {
    background: rgba(253, 243, 233, 0.75);
    width: 100% !important;
    max-width: 100% !important;
    padding: 3%; }
  .hero-copy p {
    max-width: 450px;
    margin: 0 auto; }
  footer li#menu-item-437 {
    display: none; }
  footer.site-footer .menu-item ul.sub-menu {
    float: left;
    padding-left: 0px; }
  footer.site-footer ul#menu-main > li > a {
    padding-top: 0px; }
  div#hero-banner {
    min-height: 650px;
    height: 70vh; }
  div#hero-banner .hero-copy {
    position: absolute;
    bottom: 0px;
    width: 88%;
    text-align: center;
    left: 0px;
    right: 0px;
    margin: 0 auto; }
  div#hero-banner .hero-copy h1 {
    font-size: 5rem;
    text-indent: unset;
    padding-left: 0px; }
  .home .content-sidebar-wrap {
    border: 0px; }
  .home header.entry-header {
    position: static; }
  .home header.entry-header h1 {
    background: transparent;
    width: 100%;
    padding: 0px;
    font-size: 4rem;
    margin-bottom: 5%; }
  div#hero-banner figure.hero-image {
    background-position: 75% center; } }

@media only screen and (max-width: 880px) {
  .wp-block-columns.has-2-columns > .wp-block-column {
    width: 100% !important;
    margin-right: 0px;
    padding: 0px !important; }
  .wp-block-columns.has-2-columns {
    flex-direction: column; } 
  .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
		flex-basis: 100%; }
}

@media only screen and (max-width: 768px) {
  a.building {
    width: 49%;
    margin-right: 2% !important; }
    a.building:nth-child(even) {
      margin-right: 0px !important; }
    a.building:nth-child(3n+3) {
      margin-right: inherit; }
  .single-building .entry-content {
    width: 100%;
    margin-right: 0px; }
  .single-building .building-sidebar {
    width: 100%;
    margin-top: 4%;
    float: left; }
  .archive-links {
    width: 48% !important; }
  ul#event-archives li {
    width: 50%; } }

@media only screen and (max-width: 650px) {
  nav > .wrap {
    width: 100%; }
  div#caldera_form_1 {
    width: 100% !important;
    margin-right: 0px !important; }
  .contact-buildings {
    width: 100%;
    margin-top: 7%; }
    .contact-buildings ul.contact-building {
      width: 50%; }
  ul.contact-building {
    margin-left: 0px; }
  nav.nav-primary {
    position: fixed;
    top: 0px;
    margin-top: 0px !important;
    width: 100%; }
    nav.nav-primary #mega-menu-wrap-primary {
      border-radius: 0px !important;
      background: tan !important; }
      nav.nav-primary #mega-menu-wrap-primary #mega-menu-primary {
        background: #c2a28b; }
      nav.nav-primary #mega-menu-wrap-primary .mega-menu-toggle {
        background: #ceaf98; }
        nav.nav-primary #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label {
          color: white;
          font-size: 21px; }
    nav.nav-primary .mega-sub-menu a.mega-menu-link {
      padding: 2.5% !important; }
    nav.nav-primary .mega-sub-menu a.mega-menu-link {
      padding: 2.5% !important; }
    nav.nav-primary li#mega-menu-437-0-0 {
      width: 100% !important; }
    nav.nav-primary li#mega-menu-item-search-4 {
      padding: 0px !important; }
    nav.nav-primary #mega-menu-item-437 ul.mega-sub-menu {
      background: tan !important; }
    nav.nav-primary #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, nav.nav-primary #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, nav.nav-primary #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
      background: #b4967f; }
    nav.nav-primary #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, nav.nav-primary #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover, nav.nav-primary #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:focus {
      background: #b4967f; }
  #mega-menu-item-18 ul.mega-sub-menu {
    width: 100% !important;
    box-shadow: none !important;
    max-width: inherit !important;
    min-width: inherit !important;
    margin: 0px !important;
    padding: 0px !important;
    position: static !important;
    margin: 2% 0px !important; }
  #mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu {
    display: block;
    width: 102% !important;
    margin: 0px !important;
    float: left !important;
    position: relative !important;
    left: -1% !important;
    top: 0px !important;
    background: #8e001c !important;
    color: white !important; }
  li#mega-menu-item-18 {
    margin-left: 0px !important; }
  li#mega-menu-item-text-3 {
    width: 100% !important; }
  li#mega-menu-item-18 {
    margin-bottom: 3%;
    float: left;
    width: 100%;
    clear: both; }
  .pdf-download .button-copy, .pdf-download i.far.fa-2x.fa-newspaper {
    color: #8e001c; }
  a.pdf-download {
    background: white;
    max-width: 195px;
    margin: 0 auto;
    float: none;
    display: flex; }
  #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1:after {
    color: white; }
  footer.site-footer .footer-logo {
    width: 100%;
    max-width: 250px;
    margin: 0 auto !important;
    float: none; }
  footer.site-footer .footer-links {
    display: none; }
  .download-copy, .phone-call {
    color: white; }
  body {
    padding-top: 10%; }
  .entry-title {
    font-size: 40px;
    font-size: 4rem; }
  ul.room-layouts li h3 {
    font-size: 2rem;
    margin-bottom: 0px;
    margin-top: 5%; }
  h3 {
    font-size: 30px;
    font-size: 3rem; }
  .building-slider {
    margin-bottom: 10%; } }

@media only screen and (max-width: 550px) {
  .single-building ul.room-layouts li {
    width: 100%; }
  a.building {
    width: 100%;
    text-align: center; }
  ul.contact-building {
    width: 100% !important; }
  .archive-links {
    width: 48% !important;
    margin-right: 2% !important; }
  ul#event-archives li {
    width: 50%;
    background: transparent !important; }
    ul#event-archives li .calendar-icon {
      box-shadow: none !important; }
  i.fas.fa-2x.fa-file-download {
    width: 24%; }
  #recent-archives li {
    width: 100%;
    margin-right: 0px; }
  .archive-links a.archive-link .text {
    font-size: 20px;
    line-height: 24px;
    padding-bottom: 2%; } }

@media only screen and (max-width: 450px) {
  .archive-links {
    width: 100% !important; }
  ul#event-archives li a {
    display: flex;
    align-items: center;
    justify-content: center; }
  #event-archives .date-title {
    text-align: left;
    padding: 10px 0px 30px 10px !important;
    width: 70%; }
  ul#event-archives li {
    width: 100% !important;
    background: transparent !important; }
    ul#event-archives li .calendar-icon {
      box-shadow: none !important; } }
