/******

Template information:

black: #000000
navy: #143655
blue: #36AAE4
sky: #E5F5FC
green: #47B862
yellow: #FFBE00
peach: #E17359
foundation-blue: #0B5987
light-grey: #F5F3F3
white: #ffffff

font-family: acumin-pro, sans-serif;
400, 700, 900

font-family: eb-garamond, serif;
500

*******/




/***** General Styles *****/

html {
	position: relative;
	overflow-x: hidden;
}

body {
	font-family: acumin-pro, sans-serif;
	font-feature-settings: "liga", "onum";
	font-weight: 400;
	font-size: 20px;
	color: #143655;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	overflow-x: hidden;
}

h1 {
	font-size: 3em;
	font-weight: 700;
	line-height: 1em;
	margin: 0 0 .5em;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
h1 b,
h1 strong,
h2 b,
h2 strong {font-weight: 900;}

h2 {
	font-size: 4em;
	line-height: 1em;
	margin: 0 0 .25em;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

h3 {
	font-size: 2.75em;
	line-height: 1em;
	margin: 0 0 .25em;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

h4 {
	font-size: 2.5em;
	line-height: 1em;
	margin: 0 0 .5em;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
h5, h6 {
	line-height: 1.25em;
	margin: 0 0 .5em;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

p, ul, ol, table, form {
	margin: 0 0 .5em;
	line-height: 1.25em;
}

hr {margin: .5em auto;}



img {
	max-width: 100%;
	height: auto;
}

b, strong {font-weight: 800;}

p b, p strong {font-weight: 700;}


a,
a:link,
a:visited {
	color: #0B5987;
	text-decoration: underline;
}

a:active {
	outline: none;
	-moz-outline-style: none;
}

*:focus {
	outline: 2px dashed #ddd!important;
}

a:hover,
a:active {opacity: .7;}


input[type="text"], 
input[type="email"], 
input[type="url"], 
input[type="password"], 
input[type="search"], 
input[type="number"], 
input[type="tel"], 
input[type="range"], 
input[type="date"], 
input[type="month"], 
input[type="week"], 
input[type="time"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="color"], 
textarea {
	border: 2px solid #143655;
	color: #143655;
}

button, 
input[type="button"], 
input[type="reset"], 
input[type="submit"] {
	border: 2px solid #143655;
	padding: .5em 1.5em;
	color:  #143655;
	display: inline-block;
	background: #ffffff;
	border-radius: 25px;
	font-size: 1em;
	font-weight: 700;
}

/*** Header & Footer ***/

#notice {
	padding: 1em 0;
	font-size: 1.5em;
}
#notice p {margin: 0;}
#notice-close {
	position: absolute;
	right: -10px;
	top: 0;
}

#masthead {
  padding: 0;
  z-index: 5;
  position: fixed;
  left: 0;
  right: 0;
  max-width: 100%!important;
}
.alignnone.heading {padding: 1em 0 0;}

.site-branding {
  width: 160px;
  float: left;
}
.main-navigation {
  float: right;
  width: 78%;
  text-align: right;
  clear: none;
}
.main-navigation li {
  float: none;
  display: inline-block;
  font-weight: 700;
}
.main-navigation li a {color: #143655;}


.top-menu, .menu-main-menu-container {
  clear: both;
  width: 100%;
}

.top-menu {margin-top: .5em}
.menu-top-menu-container,
.menu-top-menu-french-container,
.menu-top-menu-foundation-container,
.menu-top-menu-foundation-french-container,
.main-navigation ul.languages {
	display: inline-block;
	vertical-align: middle;
}
.top-menu li.menu-item {
  min-width: 160px;
  margin: 0 0 0 .25em;
}
.top-menu li.menu-item a {
  display: block;
  border: 2px solid #36AAE4;
  font-weight: 800;
  padding: .35em 1em .5em;
  text-align: center;
  border-radius: 25px;
  line-height: 1;
}
.top-menu li.green.menu-item a {border: 2px solid #47B862;}


.staff-login {
	position: relative;
}
.staff-login .staff-tooltip {
	display: none;
}
.staff-login:hover .staff-tooltip {
	font-size: 16px;
    width: 100px;
    height: auto;
    opacity: 1;
    display: block;
    z-index: 999;
    text-indent: 0;
    text-align: center;
    position: absolute;
    left: -50%;
    background: #e1e1e1;
    padding: 0.5em;
    line-height: 1;
}



.main-navigation ul.languages {margin-left: 1em;}
.main-navigation ul.languages li.accessibility-menu-item {margin-right: 1em;}
.main-navigation ul.languages li {
	font-size: 0;
	width: 40px;
	height: 40px;
	vertical-align: middle;
}
.main-navigation ul.languages li.no-translation {opacity: .5;}
.main-navigation ul.languages li.lang-item-en {
	background-image: url(icon-english.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.main-navigation ul.languages li.lang-item-fr {
	background-image: url(icon-french.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.main-navigation ul.languages li a {
	display: block;
	height: 100%;
}
.main-navigation ul.languages li:hover {
	opacity: .7;
}



input[type="text"].s_input {
	background-color: transparent;
	background-image: url(icon-search.png);
	background-position: 99% center;
	background-repeat: no-repeat;
	background-size: contain;
	border: none;
	cursor: pointer;
	height: 40px;
	margin: 0;
	padding: 0 35px 0 5px;
	position: relative;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition:         width 400ms ease, background 400ms ease;
	width: 0;
	position: absolute;
	right: 0;
}
input[type="text"].s_input:focus {
	background-color: #fff;
	border: 1px solid black;
	cursor: text;
	outline: 0;
	width: 230px;
}
.searchsubmit {display: none;}




#primary-menu {
  margin: 1.5em -.25em 0 0;
}
#primary-menu li {
  margin: 0 0 0 .75em;
  vertical-align: top;
  text-align: left;
}
#primary-menu li a {
  display: block;
  padding: .25em .25em 1em;
  height: 75px;
}
#primary-menu ul.sub-menu {
	background: #fff;
	padding: 1.5em;
}

#primary-menu li.is-style-button {border-radius: 25px;}
#primary-menu li.is-style-button a {
	height: auto;
	padding: .25em 1em .5em;
}



.dropdown-menu>div {
	background: #143655;
	height: 0;
	opacity: 0;
	position: absolute;
	left: 0;
	right: 0;
	transition: .5s all ease-in-out;
	overflow: hidden;
}
.dropdown-menu div.active {
	height: 80vh;
	margin-right: -14px;
	opacity: 1;
	transition: .5s all ease-in-out;
	z-index: 55;
	overflow-y:auto;
}
.dropdown-menu>div.colorbar {
	z-index: 99!important;
	height: 12px!important;
	opacity: 1!important;
}

.dropdown-close {
	position: absolute;
	left: auto;
	right: 5%;
	max-width: 1150px;
	text-align: right;
	margin: auto;
	z-index: 999;
	margin-top: 1em;
}
.dropdown-close a {
	display: inline-block;
	padding: .5em;
	line-height: 1;
}


.scroll-off {
	margin: 0;
	height: 100%;
	overflow: hidden;
}




#colophon {
	position: relative;
	z-index: 1;
}

.site-info {
	padding: 1.5em 0;
	font-size: 16px;
}


/*** Home Page ***/






/*** Subpages ***/

a.post-edit-link {color: #143655;}

#page,
.wrap {
	position: relative;
	margin: 0 auto;
	max-width: 1150px;
}


.clear {
	position: relative;
	display: block;
	clear: both;
}
.alignnone {
	max-width: 1150px;
	margin: 0 auto;
	position: relative;
}
.aligncenter {
	max-width: 960px;
	margin: 0 auto;
	position: relative;
}
.alignwide {
	max-width: 1350px;
	margin: 0 auto;
	position: relative;
}
.alignfull {
	margin: 0 calc(50% - 50vw);
	max-width: 100vw;
	width: 100vw;
	position: relative;
}



#content {
	position: relative;
	z-index: 2;
}

.page-content,
.entry-content,
.entry-summary,
.hentry {margin: 0;}

.wp-block-image {margin: 0;}

.colorbar {
	position: relative;
	z-index: 56;
}
.colorbar div {
  height: 12px;
  width: 25%;
  float: left;
  box-shadow: inset 0px 3px 5px -2px rgba(0,0,0,.5);
}
.colorbar div.foundation-bar {
	width: 100%;
}


.search header.entry-header,
.error404 header.entry-header {
	padding: 50px 0;
	margin-bottom: 100px;
}
.search article,
.error404 article {
	margin: 0 0 2.5em;
}
h2.entry-title {
	font-size: 2em;
}
.search .nav-previous a,
.search .nav-next a {
	color: #fff;
	font-weight: 700;
	display: inline-block;
	padding: .5em 2.5em .65em;
	background: #143655;
	border-radius: 25px;
	line-height: 1;
}

.search article {
	position: relative;
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0 0 1em;
	padding: 0 0 1em;
	border-bottom: 1px solid #143655;
}
.search-header, 
.search .entry-summary {
	display: inline-block;
	clear: left;
	max-width: 70%;
}
 


/* blog / single / archives / categories */

.single header.entry-header {
	padding: 50px 0;
	margin-bottom: 100px;
}
.single h1.entry-title {
	width: 80%;
	font-size: 2.25em;
	font-weight: 800;
	display: inline-block;
}

p.has-large-font-size.medium-weight {font-weight: 700;}

.single .entry-content {
	width: 70%;
	float: left;
}

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

header.entry-header .subheader {
	width: 25%;
	float: right;
}
header.entry-header .subheader.left {
	width: 75%;
	float: left;
}

.site-main .post-navigation {
	overflow: visible;
	position: relative;
	display: block;
	clear: both;
	width: 100%;
	float: left;
	margin: 100px 0;
}
.post-navigation .nav-previous {
	width: 35%;
	position: relative;
	font-weight: 700;
}
.post-navigation .nav-previous span {
	background-image: url(img/pagination-prev.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	height: 65px;
	top: 0;
	bottom: 0;
	display: block;
	margin: auto;
	position: absolute;
	width: 50px;
	left: -60px; 
}
.post-navigation .nav-next {
	width: 35%;
	position: relative;
	font-weight: 700;
}
.post-navigation .nav-next span {
	background-image: url(img/pagination-next.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	height: 65px;
	top: 0;
	bottom: 0;
	display: block;
	margin: auto;
	position: absolute;
	width: 50px;
	right: -60px; 
}
.post-navigation .nav-previous a,
.post-navigation .nav-next a {
	color: #143655;
	font-size: 1.5em;
	line-height: 1;
}


.single-career .entry-content {width: auto;}
.single-career h1.entry-title {margin: 0 0 1.5em;}



.single-post .entry-content h2 {font-size: 2.5em;}
.single-post .entry-content h3 {font-size: 2.25em;}
.single-post .entry-content h4 {font-size: 2em;}
.single-post .entry-content h2 b,
.single-post .entry-content h3 b,
.single-post .entry-content h4 b,
.single-post .entry-content h2 strong,
.single-post .entry-content h3 strong,
.single-post .entry-content h4 strong {
	font-weight: 700;
}


.donate-button {
	position: absolute;
	right: 0;
	margin: -100px -100px 0 0;
	padding: 30px;
	display: block;
	width: 30%;
	text-align: center;
	font-size: 1.5em;
	font-weight: 800;
	line-height: 1;
	border-radius: 0 0 0 50px;
}
.donate-button span {
	background-image: url(img/button-accent.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	display: block;
}
.donate-button.workshops span {
	background-image: url(img/button-accent-white.png);
}
.donate-button.career span {
	background-image: url(img/button-accent-dark-bg.png);
}
.donate-button.inside {
	margin: -70px -100px 0 0;
	border-radius: 50px 0 0 0;
}


/* single resources */

.resource-meta {
	float: left;
	width: 50%;
}
.resource-thumb {
	position: relative;
	height: 400px;
	width: calc(50% + 100px);
	float: right;
	margin-top: -50px;
	margin-right: -100px;
	margin-bottom: -50px;
}

.single-resource h1.entry-title {
	margin-top: 2em;
}
.single-resource header.entry-header .new-tag {
	margin: 0;
	bottom: -2.5em;
	position: absolute;
}




/* events */

.single-mec-events header.entry-header {margin-bottom: 0;}

.event-thumbnail {
	position: relative;
	height: 500px;
	margin-right: -100px;
}
.event-thumbnail span {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.event-thumbnail img {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.event-tagline {
	margin-right: -100px;
	padding: 2.5em 100px 2.5em 2.5em;
}
.event-tagline p {
	width: 60%;
}


.event-gallery-wrap {background-color: #6A99B6;}
.event-gallery {
	list-style: none;
	margin: 0 -5px;
	padding: 0;
}
.event-gallery li {
	position: relative;
	height: 250px;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
}
.event-gallery a {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.event-gallery img {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}
.event-gallery .slick-prev {background-image: url(img/prev-white.svg)!important;}
.slick-lightbox .slick-prev {
	background-image: url(img/prev-white.svg)!important;
	left: 0!important;
}
.event-gallery .slick-next {background-image: url(img/next-white.svg)!important;}
.slick-lightbox .slick-next {
	background-image: url(img/next-white.svg)!important;
	right: 0!important;
}


.signup-wrap {
	margin: 14em 0 0;
}

.banner-details {
	position: absolute;
	right: 100px;
	bottom: -2em;
	width: 20%;
	padding: 1em;
	text-align: center;
}
.banner-details {
	height: auto;
	object-fit: none;
	-o-object-fit: none;
}


.event-button {
	display: inline-block;
	position: relative;
	float: right;
	margin-right: 100px;
	padding: 1.5em 3em;
	text-align: center;
	line-height: 1;
	font-weight: 800;
	font-size: 1.25em;
	border-radius: 0 0 0 35px;
	background-image: url(img/button-accent-events.png);
	background-size: 90% auto;
	background-repeat: no-repeat;
	background-position: center;
}

.mec-events-event-categories a {
	cursor: auto;
	pointer-events: none;
}



/* fixes st.Amant's PC display issue of these sub headers */
/* h3 strong,
h3 b{font-weight:700!important;}
h2 strong{font-weight:800!important;}
.dropdown-menu .has-large-font-size strong{font-weight:800!important;} */


/* Responsive */

.mobile {display: none;}





/* plugins */

.single .addtoany_shortcode {
	float: right;
	/* width: 25%; */
}

a.addtoany_share {
	display: block!important;
	text-align: right!important;
}
a.addtoany_share img {height: 40px!important;}

.has-navy-background-color a.addtoany_share img {display: block;}
.has-navy-background-color a.addtoany_share,
.has-navy-background-color a.addtoany_share:hover,
.has-navy-background-color a.addtoany_share:active,
.has-navy-background-color a.addtoany_share:focus {
	background-image: url(img/share-white.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center right;
}
.has-navy-background-color a.addtoany_share img {opacity: 0!important;}




.mec-event-grid-classic .mec-event-article {
	border: none;
	box-shadow: none;
}

.mec-event-grid-classic .mec-event-content {
	padding: 0;
	color: #143655;
	display: inline-block;
	width: 60%;
}
.mec-event-grid-classic .mec-event-date,
.mec-wrap.colorskin-custom .mec-bg-color {
	background-color: transparent!important;
	color: #143655;
	text-align: left;
	font-size: 18px;
	text-transform: none;
	padding: .25em 0;
	margin: 0;
}
.mec-event-grid-classic .mec-event-title {
	margin: 0;
	text-align: left;
	text-transform: none;
	font-weight: 700!important;
	font-size: 1.25em;
	padding-bottom: .5em;
	border-bottom: 2px solid #E17359;
	margin-bottom: .5em;
}

.mec-event-footer {
	border: none;
	background: transparent;
	padding: 0;
	width: 35%;
	margin-left: 4%;
	display: inline-block;
	vertical-align: bottom;
}
.mec-event-sharing-wrap {left: 0;}
.mec-event-sharing-wrap>li:first-of-type {
	border: none;
}
.mec-event-sharing-wrap li a, .mec-event-sharing-wrap:hover li ul li a {
	color: #143655;
}

.mec-event-footer .mec-booking-button {
	line-height: 1;
	padding: .25em 1em .5em;
	min-width: 175px;
	display: block;
	margin: .5em 0 0;
	font-weight: 700;
	color: #143655;
	border: 2px solid #143655;
	font-size: 1em;
	text-transform: none;
	text-align: center;
	border-radius: 25px;
}
.mec-event-footer .mec-booking-button:hover,
.mec-event-footer .mec-booking-button:focus {
	border: 2px solid #143655;
	background: #fff;
	color: #143655;
}

.mec-repeating-label {
	background: transparent;
	color: #143655;
	font-size: 12px;
	border-radius: 0;
	letter-spacing: 0;
}

.mec-wrap .col-md-8 {
	width: 70%!important;
	float: left;
}
.mec-wrap .col-md-4 {
	float: right!important;
	width: 25%!important;
}

.mec-wrap .mec-totalcal-box {
	border: none;
	background: transparent;
	padding: 0;
	box-shadow: none;
}
.mec-wrap .mec-totalcal-box i {display: none;}

.mec-checkboxes-search .mec-searchbar-category-wrap, 
.mec-wrap .mec-search-form .mec-dropdown-wrap .mec-dropdown-search select {
	width: 100%;
}
.mec-checkboxes-search .mec-searchbar-category-wrap, 
.mec-wrap .mec-totalcal-box .mec-totalcal-view span, 
.mec-wrap .mec-totalcal-box input, 
.mec-wrap .mec-totalcal-box select {
	border: 2px solid #143655;
	color: #143655;
	font-weight: 700;
}

.mec-search-form .mec-text-input-search {width: 40%;}

.mec-wrap .button, 
.mec-wrap button:not(.owl-dot):not(.gm-control-active):not(.mejs):not(.owl-prev):not(.owl-next), 
.mec-wrap input[type=button], 
.mec-wrap input[type=reset], 
.mec-wrap input[type=submit] {
	line-height: 1;
	padding: 0.25em 1em!important;
	min-width: 175px;
	display: block;
	margin: 0.5em 0 0!important;
	font-weight: 700;
	color: #143655!important;
	border: 2px solid #143655!important;
	font-size: 1em;
	text-transform: none;
	text-align: center;
	border-radius: 25px!important;
}


.mec-reg-btn {margin-top: 1.5em;}
.mec-booking-button {
	line-height: 1;
	padding: .25em 1em .5em;
	min-width: 175px;
	display: inline-block;
	margin: .5em 0 0;
	font-weight: 700;
	color: #143655!important;
	border: 2px solid #143655;
	font-size: 1em;
	text-transform: none;
	text-align: center;
	border-radius: 25px;
	background: transparent;
}



.mec-wrap {color: #143655;}

.mec-slider-t1 {max-width: 100%!important;}
.mec-slider-t1-wrap {
	background: transparent;
	padding: 0;
	min-height: 0;
}

.mec-slider-t1 {
	height: auto!important;
	box-shadow: none!important;
}
.mec-slider-t1 .mec-slider-t1-img {
	float: left;
}
.mec-slider-t1 .mec-slider-t1-content {
	float: right;
	background-color: transparent;
	background-image: url(img/full-circle.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto 90%;
	padding: 6em 10% 0;
	height: calc(100% - 10px);
	margin: 0!important;
}
.mec-event-grid-modern .mec-event-content {
	background: transparent;
	color: #143655;
	padding: 0;
	text-align: center;
}

.mec-event-grid-modern .event-grid-modern-head .mec-event-day {display: none;}

.mec-slider-t1-content.mec-event-grid-modern .mec-event-footer .mec-booking-button {
	font-size: 1em;
	padding: .5em 0;
	margin: 0 auto;
	line-height: 1em;
	height: auto;
	left: auto;
	right: auto;
	position: relative;
	max-width: 200px;
}

.mec-event-grid-modern .event-grid-modern-head {
	padding: 0;
	text-align: center;
}
.mec-event-grid-modern .event-grid-modern-head .mec-event-date,
 .mec-event-grid-modern .event-grid-modern-head .mec-event-month {
	display: inline-block;
	float: none;
	font-size: 1em;
	line-height: 1em;
	width: auto;
	text-transform: none;
}
.mec-event-grid-modern .mec-event-title {
	font-size: 2em!important;
	font-weight: 700!important;
}
.mec-event-grid-modern .mec-event-footer {
	text-align: center;
	width: auto;
	display: block;
}



.mec-skin-grid-container .mec-categories {
	text-align: left;
}
ul.mec-categories li.mec-category {
	display: inline-block;
	margin-right: .5em;
	text-transform: uppercase;
	color: #143655;
}
ul.mec-categories li.mec-category a {
	color: #143655;
	font-weight: 700;
	cursor: auto;
	pointer-events: none;
}

.mec-skin-grid-container .mec-event-image {
	position: relative;
	height: 250px;
}
.mec-skin-grid-container .mec-event-image a {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-image: url(img/lightburst-bg.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom right;
}
.mec-skin-grid-container .mec-event-image img {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.mec-slider-t1-img {
	background: url(img/lightburst-bg.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}


/* mini calendar */

.mec-event-calendar-classic .mec-calendar-side .mec-calendar-table,
.mec-calendar-side .mec-calendar-table {min-height: 0;}

#mec_skin_20457 .mec-calendar-table-head,
#mec_skin_27483  .mec-calendar-table-head {display: none!important;}
.mec-calendar.mec-event-calendar-classic .mec-calendar-events-sec {
	margin: 0 2px;
	overflow: hidden;
}
.mec-calendar .mec-event-article {
	padding-bottom: 5px;
	padding-top: 6px;
}
.mec-calendar.mec-event-calendar-classic .mec-calendar-events-sec .mec-table-side-day, 
.mec-calendar.mec-event-calendar-classic .mec-calendar-events-sec .mec-table-side-title {margin-bottom: 0;}

#mec_skin_20457 .mec-calendar .mec-calendar-header,
#mec_skin_27483 .mec-calendar .mec-calendar-header {
	margin: 0 0 .5em!important;
}
#mec_skin_20457 .mec-calendar .mec-calendar-header h2,
#mec_skin_27483 .mec-calendar .mec-calendar-header h2 {
	color: #fff;
	text-transform: none;
}

#mec_skin_20457 .mec-calendar.mec-event-calendar-classic dl dt,
#mec_skin_27483 .mec-calendar.mec-event-calendar-classic dl dt {
	border: 2px solid #143655;
	background: #ffffff;
	height: 50px;
	text-align: center;
	color: #143655;
}
#mec_skin_20457 .mec-calendar.mec-event-calendar-classic dl dt:hover,
#mec_skin_20457 .mec-calendar.mec-event-calendar-classic dl dt a:hover,
#mec_skin_27483 .mec-calendar.mec-event-calendar-classic dl dt:hover, 
#mec_skin_27483 .mec-calendar.mec-event-calendar-classic dl dt a:hover {color: #143655!important;}
.mec-calendar.mec-event-calendar-classic .mec-has-event:after {background-color: #143655!important;}

#mec_skin_20457 .mec-calendar.mec-event-calendar-classic dl dt.mec-table-nullday,
#mec_skin_27483 .mec-calendar.mec-event-calendar-classic dl dt.mec-table-nullday {
	opacity: .5;
}

#mec_skin_20457 .mec-box-calendar.mec-calendar .mec-calendar-side .mec-next-month, 
#mec_skin_20457 .mec-box-calendar.mec-calendar .mec-calendar-side .mec-previous-month,
#mec_skin_27483 .mec-box-calendar.mec-calendar .mec-calendar-side .mec-next-month, 
#mec_skin_27483 .mec-box-calendar.mec-calendar .mec-calendar-side .mec-previous-month {
	background: transparent;
	border: none;
	
}
#mec_skin_20457 .mec-box-calendar.mec-calendar .mec-calendar-side .mec-next-month a, 
#mec_skin_20457 .mec-box-calendar.mec-calendar .mec-calendar-side .mec-previous-month a,
#mec_skin_20457 .mec-box-calendar.mec-calendar .mec-calendar-side .mec-next-month i, 
#mec_skin_20457 .mec-box-calendar.mec-calendar .mec-calendar-side .mec-previous-month i,
#mec_skin_27483 .mec-box-calendar.mec-calendar .mec-calendar-side .mec-next-month a, 
#mec_skin_27483 .mec-box-calendar.mec-calendar .mec-calendar-side .mec-previous-month a,
#mec_skin_27483 .mec-box-calendar.mec-calendar .mec-calendar-side .mec-next-month i, 
#mec_skin_27483 .mec-box-calendar.mec-calendar .mec-calendar-side .mec-previous-month i {
	color: #FFBE00;
}


.mec-events-event-image,
h1.mec-single-title,
.mec-event-cost i, 
.mec-event-more-info i, 
.mec-event-website i, 
.mec-events-meta-date i, 
.mec-single-event-additional-organizers i, 
.mec-single-event-category i, 
.mec-single-event-date i, 
.mec-single-event-label i, 
.mec-single-event-location i, 
.mec-single-event-organizer i, 
.mec-single-event-sponsor i, 
.mec-single-event-time i {display: none;}


.single-mec-events .entry-content {
	float: none;
	width: auto;
	margin: 2.5em 0;
	position: relative;
}
.single-mec-events .entry-content .entry-sidebar {
	position: absolute;
	right: 0;
	width: 23%;
}
.mec-single-event .mec-event-content {
	margin: 0;
	padding: 0;
}

.mec-single-event .mec-events-meta-group-booking, 
.mec-single-event .mec-frontbox {
	border: none;
	box-shadow: none;
	background: none;
	padding: 0;
}
.mec-event-cost, 
.mec-event-more-info, 
.mec-event-website, 
.mec-events-meta-date, 
.mec-single-event-additional-organizers, 
.mec-single-event-date, 
.mec-single-event-label, 
.mec-single-event-location, 
.mec-single-event-organizer, 
.mec-single-event-sponsor, 
.mec-single-event-time {
	padding: 0 0 1em;
	background: none;
	margin: 0;
	border-bottom: 2px solid #E17359;
}
.mec-single-event-category,
.mec-single-event-organizer {
	padding: 1em 0;
	background: none;
	margin: 0;
	border-bottom: 2px solid #E17359;
}

.mec-wrap p,
.mec-single-event .mec-event-meta .mec-events-event-categories a, 
.mec-single-event .mec-event-meta dd {
	font-size: inherit;
	color: inherit;
	line-height: inherit;
	margin: 0 0 .5em;
	padding: 0;
}
.entry-content .mec-wrap h1, 
.entry-content .mec-wrap h2, 
.entry-content .mec-wrap h3, 
.entry-content .mec-wrap h4, 
.entry-content .mec-wrap h5, 
.entry-content .mec-wrap h6, 
.mec-wrap h1, 
.mec-wrap h2, 
.mec-wrap h3, 
.mec-wrap h4, 
.mec-wrap h5, 
.mec-wrap h6 {
	font-weight: 400;
	color: inherit;
}

.mec-single-event .mec-event-meta dt, 
.mec-single-event .mec-event-meta h3, 
.mec-single-modern .col-md-4 .mec-sponsors-details h3, 
.mec-sponsors-details .mec-events-single-section-title {
	text-transform: capitalize;
	color: #143655;
	padding: 0;
	display: inline-block;
	width: 25%;
	font-size: 20px;
	font-weight: bold;
}
.mec-single-event .mec-event-meta dl {
	display: inline-block;
	width: 70%;
	margin-left: 3%;
}
.mec-single-event-category dl,
.mec-single-event-organizer dl {
	display: block!important;
	width: auto!important;
	margin: 0!important;
}
.mec-single-event-category .mec-events-event-categories,
.mec-single-event .mec-event-meta dd.mec-events-event-categories {
	min-height: 0;
	line-height: 1em;
}

.mec-single-event .mec-event-meta h6, 
.mec-single-event-sponsor span {
	font-size: 1em;
	text-transform: none;
	display: block;
	padding: 0;
	color: inherit;
}
.mec-single-event .mec-event-meta dd.mec-organizer-email a, .mec-single-event .mec-events-meta-date dd span, .mec-single-event .mec-single-event-additional-organizers dd span, .mec-single-event .mec-single-event-organizer dd span {
	color: inherit;
	padding:0;
}


.mec-single-event .mec-event-meta .mec-single-event-additional-organizers .mec-events-single-section-title, .mec-single-event .mec-event-meta .mec-single-event-organizer .mec-events-single-section-title, .mec-single-event .mec-events-meta-date h3 {margin: 0;}

.mec-event-meta a.mec-booking-button {
	margin: 1em 0 0!important;
	line-height: 1!important;
	padding: .25em 1em .5em!important;
	min-width: 175px;
	display: inline-block;
	font-weight: 700;
	border-radius: 25px;
	color: #143655!important;
	border: 2px solid #143655;
	height: auto;
	letter-spacing: 0;
	text-align: center!important;
}

.mec-load-more-button {
	line-height: 1;
	padding: .5em 1.5em .75em;
	min-width: 175px;
	margin: .5em 0 0;
	font-weight: 700;
	background: #143655;
	color: #ffffff;
	border: none;
	line-height: 1em;
	height: auto;
	font-size: 1em;
	letter-spacing: 0;
	text-transform: none;
}
.mec-load-more-button:hover,
.mec-load-more-button:focus,
.mec-load-more-button:active {
	background: #143655;
	color: #ffffff;
	opacity: .7;
}


.mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev,
.mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev:hover {
	left: 25px;
	background-image: url(img/prev.svg);
	background-size: auto 70%;
	background-repeat: no-repeat;
	background-position: center;
	background-color: rgba(255,255,255,.5);
	border: none;
	box-shadow: none;
}
.mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next,
.mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next:hover {
	right: 25px;
	background-image: url(img/next.svg);
	background-size: auto 70%;
	background-repeat: no-repeat;
	background-position: center;
	background-color: rgba(255,255,255,.5);
	border: none;
	box-shadow: none;
}
.mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next i, 
.mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev i {display: none;}



.aa-cc-heading-background h2 {
	font-size: 1.5em;
	color: #fff;
}






.sign-up-relish .BBFormSectionHeading,
.sign-up-relish .BBFormSubSectionHeading.BBFormFieldLabelEdit,
.sign-up-relish .BBFormSignupPrivacyLabelTall,
.sign-up-relish .BBFormSignupPrivacyLinkTall {display: none;}
.sign-up-relish .BBFormContainer {
	font-size: 1em!important;
	padding: 0!important;
	border-radius: 0!important;
}
.sign-up-relish .BBFormFieldContainer {
	width: 49%;
	margin: 0 1% .5em 0!important;
	display: inline-block;
	
}
.sign-up-relish .BBFormTextbox {
	background: #fff!important;
	text-transform: capitalize!important;
	padding: .5em!important;
	border-radius: 0!important;
	opacity: 1!important;
	width: 100%!important;
	font-weight: 700!important;
	font-size: 1em!important;
}
.sign-up-relish .BBFormFieldContainer input::placeholder {
  color: #143655!important;
  font-weight: 700!important;
}
.sign-up-relish .BBFormFieldContainer input:focus {
	box-shadow: none!important;
}
.sign-up-relish .BBFormSubmitbutton.BBFormSubmitbuttonEdit {
	background: #fff!important;
	border-radius: 25px!important;
	box-shadow: none!important;
	color: #143655!important;
	font-size: 1em!important;
}
.sign-up-relish .BBFormSubmitbutton.BBFormSubmitbuttonEdit:hover {opacity: .7;}
.sign-up-relish #reCAPTCHADisclosure,
.sign-up-relish #reCAPTCHADisclosure a {color: #fff!important;}
.sign-up-relish #reCAPTCHADisclosure a {text-decoration: underline;}


.mec-skin-slider-events-container {text-align: center;}





/* gravity */

.gform_wrapper.gravity-theme .gform_footer, 
.gform_wrapper.gravity-theme .gform_page_footer {
	float: right;
}

/* Internet Explorer */

@supports (-ms-ime-align:auto) { /* Edge / IE 12+ */

	

}


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { /** IE 10 & 11 **/



}



@media screen and (min-width:0\0) { /* IE 9 */



}


#aa-cc-fix-icon-body,
.aa-cc-heading-left-icon.aa-cc-svg-cls {
	display: none;
}
