@charset "UTF-8";
.slick-slider,
section {
    box-sizing: border-box
}

.clear,
.entry-meta,
.slick-track:after {
    clear: both
}

@font-face {
    font-family: DINRoundPro;
    src: url(../fonts/FF-DIN-Round-Pro-Regular.eot);
    src: url(../fonts/FF-DIN-Round-Pro-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/FF-DIN-Round-Pro-Regular.otf) format("opentype");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: DINRoundPro-Medi;
    src: url(../fonts/FF-DIN-Round-Pro-Medium.eot);
    src: url(../fonts/FF-DIN-Round-Pro-Medium.eot?#iefix) format("embedded-opentype"), url(../fonts/FF-DIN-Round-Pro-Medium.otf) format("opentype");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: DINRoundPro-Bold;
    src: url(../fonts/FF-DIN-Round-Pro-Bold.eot);
    src: url(../fonts/FF-DIN-Round-Pro-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/FF-DIN-Round-Pro-Bold.otf) format("opentype");
    font-style: normal;
    font-weight: 700
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 15px;
    color: #202020;
    font-family: DINRoundPro-Bold, sans-serif;
    text-align: left;
    font-weight: 400
}

h1 {
    font-size: 4em;
    color: #08216c;
    margin-bottom: 45px
}

@media screen and (min-width: 768px) {
    h1 {
        font-size:6em
    }
}

@media screen and (min-width:1200px) {
    h1 {
        font-size: 7em
    }
}

#breadcrumbs h1 {
    margin-bottom: 0
}

#newsletter-signup h1 {
    font-size: 3em;
    color: #fcf4de
}

@media screen and (min-width:768px) {
    #newsletter-signup h1 {
        font-size: 4em
    }
}

#our-enterprises h1 {
    font-size: 6em
}

h2 {
    font-size: 5em
}

.category__heading h2 {
    color: #fcf4de;
    margin-bottom: 50px;
    font-size: 4em
}

.enterprises__wrapper h3,
.events h3,
footer h4 {
    color: #08216c
}

@media screen and (min-width:1200px) {
    .category__heading h2 {
        font-size: 5em
    }
    .enterprises__wrapper h3 {
        max-width: 500px
    }
}

h3 {
    font-size: 4em
}

.enterprises h3,
.events h3,
.news h3 {
    margin-bottom: 35px;
    font-size: 2.8em;
    color: #08216c
}

@media screen and (min-width: 1200px) {
    .enterprises h3, .events h3, .news h3 {
        font-size:3em
    }
}

.enterprises h3 {
    margin-bottom: 70px
}

.events h3 {
    margin-bottom: 10px;
    font-size: 2.8em
}

@media screen and (min-width:1200px) {
    .events h3 {
        font-size: 3em
    }
}

h4 {
    font-size: 3em;
    line-height: 110%;
    margin-bottom: 30px
}

.primary-promo__content h4 {
    line-height: 1.3;
    font-family: DINRoundPro-Medi;
    font-size: 2.4em
}

#homepage-banner ol,
#homepage-banner p,
#homepage-banner ul,
h6 {
    line-height: 140%
}

h5 {
    font-size: 2em
}

h6 {
    font-size: 1.8em
}

ol,
p,
ul {
    color: #202020;
    font-family: DINRoundPro, sans-serif;
    font-size: 1.5em;
    font-weight: 300;
    line-height: 150%;
    margin-bottom: 25px;
    margin-top: 0;
    text-align: left
}

@media screen and (min-width: 1200px) {
    ol, p, ul {
        font-size:2.4em
    }
    #content ol,
    #content p,
    #content ul {
        font-size: 1.8em
    }
}

ol,
ul {
    padding: 0 0 0 20px
}

ol li,
ul li {
    margin: 0 0 2px 10px
}

a,
a:link,
a:visited {
    text-decoration: underline;
    color: #08216c
}

a:hover {
    text-decoration: none
}

hr {
    width: 100%;
    height: 1px;
    background: #ededed;
    border: 0;
    margin: 40px auto
}

.underline {
    margin: 0;
    display: inline-block;
    position: relative
}

.underline:after,
.underline:before {
    content: '';
    display: block;
    left: 50%;
    border-radius: 50%
}

.underline:after {
    position: absolute;
    height: .35em;
    width: 120%;
    margin-left: -60%;
    bottom: -.35em;
    z-index: -1;
    background: #26cad3
}

.callout-content__left .underline:after {
    bottom: -.7em;
    background: #fcf4de
}

#secondary-promo .underline:after,
.callout-content__right .underline:after,
.category-header__content .underline:after {
    bottom: -.45em;
    background: #26cad3
}

#newsletter-signup .underline:after,
.category__heading .underline:after {
    bottom: -.7em;
    background: #08216c
}

.underline:before {
    position: absolute;
    height: .3em;
    width: 110%;
    margin-left: -55%;
    bottom: -.22em;
    z-index: -2;
    background: #fcf4de
}

#newsletter-signup .underline:before,
.callout-content__left .underline:before,
.category__heading .underline:before {
    bottom: -.57em;
    background: #26cad3
}

#secondary-promo .underline:before,
.callout-content__right .underline:before,
.category-header__content .underline:before {
    bottom: -.32em;
    background: #fcf4de
}

.button {
    display: none
}

.btn-theme,
.gform_button {
    display: inline-block;
    padding: 10px 30px;
    text-decoration: underline;
    font-family: DINRoundPro-Bold;
    border-radius: 50px;
    background-color: transparent;
    color: #08216c;
    border: 3px solid #08216c;
    transition: .3s all ease-in-out
}

@media screen and (max-width:768px) {
    .btn-theme,
    .gform_button {
        font-size: 15px;
        padding: 6px 20px;
        border: 2px solid #08216c
    }
}

@media screen and (min-width:768px) {
    h4 {
        line-height: 140%
    }
    p .btn-theme,
    p .gform_button {
        font-size: 20px !important
    }
}

.btn-theme:focus,
.btn-theme:hover,
.gform_button:focus,
.gform_button:hover {
    background-color: #08216c;
    color: #fcf4de
}

#events-filter .btn-theme,
#events-filter .gform_button {
    margin-top: 15px;
    font-size: 1.8em
}

#newsletter-signup .btn-theme,
#newsletter-signup .gform_button,
#primary-promo .btn-theme,
#primary-promo .gform_button,
.category__heading .btn-theme,
.category__heading .gform_button {
    border-color: #fcf4de;
    color: #fcf4de
}

#newsletter-signup .btn-theme:focus,
#newsletter-signup .btn-theme:hover,
#newsletter-signup .gform_button:focus,
#newsletter-signup .gform_button:hover,
#primary-promo .btn-theme:focus,
#primary-promo .btn-theme:hover,
#primary-promo .gform_button:focus,
#primary-promo .gform_button:hover,
.category__heading .btn-theme:focus,
.category__heading .btn-theme:hover,
.category__heading .gform_button:focus,
.category__heading .gform_button:hover {
    background-color: #fcf4de;
    color: #08216c
}

.btn-theme.news,
.gform_button.news {
    margin-top: 32px;
    font-size: 1.8em;
    background-color: #08216c;
    color: #fcf4de
}

.btn-theme.news:before,
.gform_button.news:before {
    display: inline-block;
    content: "";
    background: url(../images/left-arrow-cream.png) left top/100% auto no-repeat;
    width: 20px;
    height: 20px;
    margin-right: 20px;
    margin-bottom: -5px
}

.controls button {
    margin: 0 10px 10px;
    font-size: 1.8em
}

#tribe-mini-calendar-2 {
    list-style: none;
    margin-bottom: 0
}

.tribe-mini-calendar-wrapper .tribe-mini-calendar-grid-wrapper {
    background-color: #26cad3;
    margin-bottom: 15px
}

@media screen and (min-width:1024px) {
    .tribe-mini-calendar-wrapper .tribe-mini-calendar-grid-wrapper {
        position: absolute;
        top: 30px;
        right: 30px;
        width: 100%;
        max-width: 400px
    }
}

@media screen and (min-width:1200px) {
    .tribe-mini-calendar-wrapper .tribe-mini-calendar-grid-wrapper {
        max-width: 500px
    }
}

@media screen and (min-width:1600px) {
    .tribe-mini-calendar-wrapper .tribe-mini-calendar-grid-wrapper {
        max-width: 550px;
        padding: 60px
    }
}

.tribe-mini-calendar-wrapper table td,
.tribe-mini-calendar-wrapper table th,
.tribe-mini-calendar-wrapper table thead {
    font-family: DINRoundPro-Bold;
    border: 0;
    color: #08216c
}

.tribe-mini-calendar-wrapper table thead span {
    font-size: 1em
}

@media screen and (min-width:1024px) {
    .tribe-mini-calendar-wrapper table thead span {
        font-size: 1.4em
    }
}

.tribe-mini-calendar-wrapper table th {
    font-size: 2em
}

.tribe-mini-calendar-wrapper table td {
    font-size: 1.8em
}

.tribe-mini-calendar-wrapper table td span {
    padding: 15px 0
}

.tribe-mini-calendar-wrapper table td a.tribe-mini-calendar-day-link {
    padding: 15px 0;
    background-color: #08216c;
    color: #fcf4de
}

.tribe-mini-calendar-wrapper table td .tribe-mini-calendar-day-link:before {
    display: none
}

.tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding: 0
}

.tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-date {
    display: block;
    font-family: DINRoundPro-Bold;
    text-align: center;
    padding: 15px 0;
    background-color: #08216c;
    color: #fcf4de
}

.tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-date .list-dayname {
    display: block;
    font-size: 1.8em;
    line-height: 1
}

.tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-date .list-daynumber {
    display: block;
    font-size: 3em;
    line-height: 1
}

@media screen and (min-width:1024px) {
    .tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-date {
        display: inline-block;
        width: 72px;
        margin-right: 30px;
        margin-bottom: 30px
    }
}

.tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-info {
    display: block;
    padding: 15px
}

.tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-info h2 {
    font-size: 2.4em
}

.tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-info h2 a {
    text-decoration: none
}

.tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-info .tribe-events-duration {
    font-family: DINRoundPro-Medi;
    font-size: 1.6em;
    color: #08216c
}

.tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event.first {
    margin: 0 0 15px
}

@media screen and (min-width:1024px) {
    .tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event .list-info {
        display: inline-block;
        padding: 0
    }
    .tribe-mini-calendar-list-wrapper .tribe-mini-calendar-event.first {
        margin: 0 0 30px
    }
    .tribe-mini-calendar-list-wrapper {
        max-width: 50%
    }
}

nav.ubermenu.ubermenu-main {
    font-size: 1em
}

nav.ubermenu.ubermenu-main:before {
    content: "";
    display: block;
    background: linear-gradient(to right, transparent, #20d9e3);
    height: 1px
}

@media screen and (min-width:1390px) {
    nav.ubermenu.ubermenu-main li.ubermenu-item-level-0 {
        padding: 0 10px
    }
}

@media screen and (min-width:1500px) {
    nav.ubermenu.ubermenu-main li.ubermenu-item-level-0 {
        padding: 0 20px
    }
}

@media screen and (min-width:1800px) {
    nav.ubermenu.ubermenu-main li.ubermenu-item-level-0 {
        padding: 0 25px
    }
}

nav.ubermenu.ubermenu-main li ul.ubermenu-submenu-drop {
    border-top: 0 !important;
    padding: 50px
}

nav.ubermenu.ubermenu-main li ul.ubermenu-submenu-drop li ul.ubermenu-submenu-type-auto li>a {
    font-size: 16px
}

nav.ubermenu.ubermenu-main li ul.ubermenu-submenu-drop li ul.ubermenu-submenu-type-auto li>a:before {
    content: "\f054";
    font-family: FontAwesome;
    font-size: .7em;
    display: inline-block;
    padding-right: 13px;
    color: #ffff
}

nav.ubermenu.ubermenu-main li ul.ubermenu-submenu-drop li a span.ubermenu-target-text:after,
nav.ubermenu.ubermenu-main li:last-child>a>span:after {
    display: none
}

@media screen and (min-width: 768px) {
    nav.ubermenu.ubermenu-main li ul.ubermenu-submenu-drop {
        padding:50px 15%
    }
}

nav.ubermenu.ubermenu-main li:last-child>a>span>i {
    display: none;
    font-size: 24px;
    transition: .3s all ease-in-out
}

nav.ubermenu.ubermenu-main li:last-child>a>span>i.clicked {
    color: #fff
}

@media screen and (min-width: 1200px) {
    nav.ubermenu.ubermenu-main li:last-child>a>span>i {
        display:block
    }
}

nav ul li a span {
    position: relative
}

nav ul li a span.ubermenu-target-text:after {
    position: absolute;
    bottom: -15px;
    content: "";
    display: block;
    width: 100%;
    border-bottom: 5px solid transparent;
    transition: .3s all ease-in-out
}

nav ul li.ubermenu-current-menu-ancestor a span.ubermenu-target-text:after,
nav ul li.ubermenu-current-menu-item a span.ubermenu-target-text:after,
nav ul li:focus a span.ubermenu-target-text:after,
nav ul li:hover a span.ubermenu-target-text:after {
    border-color: #fff
}

.shiftnav:after {
    display: none
}

nav.shiftnav-nav ul li:active a,
nav.shiftnav-nav ul li:focus a,
nav.shiftnav-nav ul li:hover a {
    border-bottom: 1px solid #fff
}

nav.shiftnav-nav ul>li:last-of-type {
    display: none !important
}

.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target:after {
    font-size: 22px;
    margin-top: -6px !important;
    right: 5px !important;
    font-weight: 700
}

.shiftnav ul.shiftnav-menu li.menu-item>ul.sub-menu {
    padding-left: 15px
}

#searchbox {
    display: none;
    position: absolute;
    top: 0;
    padding-top: 220px;
    height: 100vh;
    width: 100%;
    z-index: 9999;
    background-color: rgba(0, 0, 0, .6)
}

#searchbox .container {
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
    background-color: #fff
}

#searchbox .container .row {
    padding: 50px 30px;
    margin: 0 auto;
    max-width: 1600px
}

.pagination,
.wp-caption,
img {
    max-width: 100%
}

#searchbox .container label {
    font-family: DINRoundPro;
    font-size: 2em;
    width: 100%
}

#searchbox .container input[type=search] {
    font-family: DINRoundPro-Bold;
    font-size: 4.5em;
    border: 0;
    width: 100%;
    color: #000
}

#searchbox .container input[type=search]::-webkit-input-placeholder {
    color: #000
}

#searchbox .container input[type=search]::-moz-placeholder {
    color: #000
}

#searchbox .container input[type=search]:-ms-input-placeholder {
    color: #000
}

#searchbox .container input[type=search]:-moz-placeholder {
    color: #000
}

.panel-default {
    border: none;
    background-color: #fcf4de
}

.panel-default>.panel-heading {
    background: 0 0;
    color: #000;
    padding: 30px 0;
    border-radius: 0;
    position: relative
}

.panel-default .panel-title {
    font-family: DINRoundPro-Medi;
    font-size: 1.8em
}

.panel-default .panel-title>a {
    color: #000
}

.panel-default .panel-title>a[aria-expanded=false]:after,
.panel-default .panel-title>a[aria-expanded=true]:after {
    position: absolute;
    right: 30px;
    top: 40%;
    margin-top: 6px;
    font-family: FontAwesome
}

.panel-default .panel-title>a[aria-expanded=false]:after {
    content: "\f061"
}

.panel-default .panel-title>a[aria-expanded=true]:after {
    content: "\f063"
}

@media screen and (min-width: 768px) {
    .panel-default .panel-title {
        font-size:2.4em
    }
}

.panel-group .panel {
    box-shadow: none;
    border-radius: 0;
    border-top: 1px solid;
    border-color: rgba(0, 0, 0, .1)
}

.panel-group .panel:last-of-type {
    border-bottom: 1px solid;
    border-color: rgba(0, 0, 0, .1)
}

.panel-body,
.panel-title {
    padding: 15px 0
}

.panel-group .panel+.panel {
    margin-top: 0
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    width: 100%
}

#gform_submit_button_1 {
    font-size: 2rem
}

.pagination {
    width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin: 30px 0 0;
    padding: 0;
    display: block
}

.pagination ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0
}

.pagination ul li {
    color: #FFF;
    display: inline-block;
    margin: 1px !important;
    padding: 0 !important;
    text-align: center;
    width: auto !important
}

.pagination ul li .page-numbers .fa,
.pagination ul li a .fa,
.pagination.single ul li a i {
    margin: 0
}

.pagination ul li .page-numbers,
.pagination ul li a {
    box-shadow: none;
    min-width: 30px;
    padding: 8px 10px;
    background: #08216c;
    color: #FFF
}

.pagination ul li .page-numbers.next,
.pagination ul li .page-numbers.prev,
.pagination ul li a.next,
.pagination ul li a.prev {
    padding: 8px 10px;
    position: relative
}

#internal-wrapper .col-lg-3,
.no-padding {
    padding: 0
}

.pagination ul li .page-numbers.current,
.pagination ul li .page-numbers:focus,
.pagination ul li .page-numbers:hover,
.pagination ul li a.current,
.pagination ul li a:focus,
.pagination ul li a:hover {
    background: #08216c;
    color: #FFF
}

.pagination.single ul li {
    display: inline-block;
    width: 50%;
    margin: 0;
    text-align: left
}

.pagination.single ul li a {
    box-shadow: none;
    display: inline-block;
    text-align: center
}

.pagination.single ul li.newer {
    text-align: right
}

body {
    word-wrap: break-word;
    background-color: #fcf4de;
    font-size: 10px
}

#internal-wrapper {
    background-color: #26cad3
}

.page-template-business-enterprises #internal-wrapper,
.page-template-inclusion #internal-wrapper {
    background-color: transparent
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em
}

.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.no-margin {
    margin: 0
}

.wp-caption,
.wp-caption.aligncenter {
    margin-bottom: 10px
}

.no-gutter>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

img {
    display: inline-block;
    height: auto
}

.bypostauthor,
.dropdown-submenu:active>.dropdown-menu,
.dropdown-submenu:hover>.dropdown-menu,
.dropdown-submenu>a:after,
.gallery-caption,
.sticky,
.wp-caption img[class*=wp-image-] {
    display: block
}

img[class*=wp-image-] {
    margin-top: 10px;
    margin-bottom: 10px
}

.wp-caption {
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 0 10px
}

.wp-caption .wp-caption-text {
    text-align: center;
    margin-top: 10px
}

.gallery {
    margin-bottom: 1.5em
}

.gallery a img {
    border: none;
    height: auto;
    max-width: 90%
}

.widget select,
embed,
iframe,
object {
    max-width: 100%
}

.gallery dd {
    margin: 0
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important
}

.dropdown-submenu,
header,
header .container,
header .container .row {
    position: relative
}

.screen-reader-text:active,
.screen-reader-text:focus,
.screen-reader-text:hover {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.main-content-inner {
    padding-bottom: 1.5em
}

.hentry {
    margin: 0 0 1.5em
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    border-radius: 0 6px 6px
}

.dropdown-submenu>a:after {
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent transparent transparent #ccc;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    margin-top: 5px;
    margin-right: -10px
}

.dropdown-submenu:active>a:after {
    border-left-color: #fff
}

.dropdown-submenu.pull-left {
    float: none
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    border-radius: 6px 0 6px 6px
}

.widget {
    margin-bottom: 2em
}

.widget_nav_menu ul.sub-menu li,
.widget_pages ul.children li {
    padding-left: 15px
}

.widget_search .search-form input[type=submit] {
    display: none
}

.comment .children {
    margin-left: 1.5em
}

nav .form-control,
nav .input-group,
nav .input-group-btn,
nav form.tk-page-nav {
    display: inline
}

@media (min-width:1800px) {
    .container {
        width: 1600px
    }
}

header {
    background-color: #26cad3;
	min-height:150px;
}

header .container {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: calc(100%-60px);
}

header img {
    padding: 20px;
    margin: 15px;
    width: 100%;
    max-width: 120px;
    height: auto
}

@media screen and (min-width: 768px) {
    header img {
        margin:30px;
        max-width: 160px
    }
}

@media screen and (min-width:1024px) {
    header img {
        max-width: 216px
    }
}

@media screen and (min-width: 1200px) {
    header img {
        position:absolute;
        top: 30px;
        left: 30px
    }
}

header .ct-font-resizer {
    display: none
}

@media only screen and (min-width: 768px) {
    header .ct-font-resizer {
        display:block;
        position: absolute;
        top: 5px;
        right: 10px;
        list-style: none;
        font-size: 18px;
        margin: 0
    }
    header .ct-font-resizer a {
        color: #08216c
    }
}

section .container {
    width: 100%;
    max-width: 1600px
}

section.category-header {
    padding-bottom: 120px;
    background: url(../images/header-curve.png) left bottom/100% auto no-repeat #26cad3
}

section.category-header .container {
    padding-bottom: 0
}

section.category-header .category-header__content .col-sm-12 {
    z-index: 1
}

section.category-header .category-header__content .col-sm-12 p {
    line-height: 1.4
}

section.category-header .category-header__content .col-sm-12 p:last-of-type {
    font-size: 1.8em
}

section.category-header .category-header__content .col-sm-12 .ssba {
    display: none
}

@media screen and (min-width:768px) {
    section.category-header .category-header__content .col-sm-12 p {
        font-size: 3em
    }
    section.category-header .category-header__content {
        padding: 0 30px 30px
    }
    section.category-header {
        padding-bottom: 150px
    }
}

@media screen and (min-width:990px) {
    section.category-header {
        padding-bottom: 180px
    }
}

@media screen and (min-width: 1024px) {
    section.category-header {
        padding-bottom:200px
    }
}

@media screen and (min-width:1200px) {
    section.category-header {
        padding-bottom: 220px
    }
}

section.category-section {
    background-color: #08216c
}

section.category-section .category__heading {
    padding: 30px;
    z-index: 1
}

section.category-section .category__heading p {
    color: #fcf4de
}

@media screen and (min-width:768px) {
    section.category-section .category__heading {
        padding: 60px
    }
}

section#homepage-banner {
    padding-top: 60px
}

@media screen and (max-width:1280px) {
    section#homepage-banner {
        background: #26cad3 !important
    }
}

section#homepage-banner .container {
    padding: 0
}

section#homepage-banner .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0
}

section#homepage-banner .homepage-banner__content {
    padding: 25px;
    width: 100%;
    font-size: 10px
}

@media screen and (min-width:1280px) {
    section#homepage-banner .homepage-banner__content {
        padding: 0;
        max-width: 380px
    }
    section#homepage-banner .homepage-banner__callout {
        max-width: 550px
    }
}

section#homepage-banner .homepage-banner__content h1 {
    font-size: 7em
}

@media screen and (min-width:990px) {
    section#homepage-banner .row {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    section#homepage-banner .homepage-banner__content {
        padding-top: 135px
    }
    section#homepage-banner .homepage-banner__content h1 {
        font-size: 10.194em
    }
}

section#homepage-banner .homepage-banner__content h1 .underline:after {
    content: '';
    position: absolute;
    display: block;
    height: .35em;
    width: 120%;
    margin-left: -60%;
    left: 50%;
    bottom: -.42em;
    border-radius: 50%;
    z-index: 2;
    background: #26cad3
}

section#homepage-banner .homepage-banner__content h1 .underline:before {
    content: '';
    position: absolute;
    display: block;
    height: .3em;
    width: 110%;
    margin-left: -55%;
    left: 50%;
    bottom: -.32em;
    border-radius: 50%;
    z-index: 1;
    background: #fff
}

section#homepage-banner .homepage-banner__content p {
    font-size: 2.584em;
    margin-bottom: 45px
}

section#homepage-banner .homepage-banner__callout {
    width: 100%;
    margin-left: auto;
    box-shadow: 0 0 20px rgba(0, 0, 0, .3)
}

section#homepage-banner .homepage-banner__callout .callout__content-block {
    padding: 25px;
    font-size: 10px;
    z-index: 1
}

section#homepage-banner .homepage-banner__callout .callout__content-block h3 {
    font-size: 3em;
    color: #08216c;
    margin-bottom: 40px
}

@media screen and (min-width:990px) {
    section#homepage-banner .homepage-banner__callout .callout__content-block {
        padding: 50px
    }
    section#homepage-banner .homepage-banner__callout .callout__content-block h3 {
        font-size: 5em
    }
}

section#homepage-banner .homepage-banner__callout .callout__content-block .underline:after {
    content: '';
    position: absolute;
    display: block;
    height: .35em;
    width: 120%;
    margin-left: -60%;
    left: 50%;
    bottom: -.45em;
    border-radius: 50%;
    z-index: 2;
    background: #08216c
}

section#homepage-banner .homepage-banner__callout .callout__content-block .underline:before {
    content: '';
    position: absolute;
    display: block;
    height: .3em;
    width: 110%;
    margin-left: -55%;
    left: 50%;
    bottom: -.32em;
    border-radius: 50%;
    z-index: 1;
    background: #fff
}

section#homepage-banner .homepage-banner__callout .callout__content-block p {
    font-size: 1.8em;
    margin-bottom: 40px
}

section#homepage-banner .homepage-banner__callout .callout__content-block p:last-child {
    margin-bottom: 0
}

section#homepage-banner .homepage-banner__callout .callout__content-block:first-child {
    background-color: #fcf4de
}

section#homepage-banner .homepage-banner__callout .callout__content-block:last-child {
    background-color: #08216c
}

section#homepage-banner .homepage-banner__callout .callout__content-block:last-child h3 {
    color: #26cad3
}

section#homepage-banner .homepage-banner__callout .callout__content-block:last-child p {
    color: #fff
}

section#homepage-banner .homepage-banner__callout .callout__content-block:last-child .btn-theme {
    color: #fff;
    border-color: #fff
}

section#homepage-banner .homepage-banner__callout .callout__content-block:last-child .btn-theme:focus,
section#homepage-banner .homepage-banner__callout .callout__content-block:last-child .btn-theme:hover {
    border-color: #26cad3;
    background-color: #26cad3;
    color: #08216c
}

section#callout-content,
section#primary-promo,
section#secondary-promo {
    background-color: #08216c
}

section#callout-content {
    padding: 0 20px
}

section#callout-content .container {
    padding-bottom: 0
}

section#callout-content .container .row {
    position: relative
}

section#callout-content .container .row .callout-content__left {
    padding: 30px;
    background-color: #fcf4de;
    margin-bottom: 30px;
    z-index: 1
}

section#callout-content .container .row .callout-content__left h1 {
    margin-bottom: 60px
}

@media only screen and (min-width:768px) {
    section#callout-content .container .row .callout-content__left h1 {
        font-size: 6em
    }
    section#callout-content .container .row .callout-content__left {
        padding: 60px;
        margin-bottom: 0
    }
}

@media only screen and (min-width: 1200px) {
    header .ct-font-resizer {
        top:30px;
        right: 30px
    }
    section#callout-content .container .row .callout-content__left h1 {
        font-size: 7em
    }
}

section#callout-content .container .row .callout-content__left p {
    margin-bottom: 0
}

section#callout-content .container .row .callout-content__left p iframe {
    display: block;
    width: 100%
}

section#callout-content .container .row .callout-content__right {
    padding: 30px;
    background-color: #26cad3;
    z-index: 1
}

section#callout-content .container .row .callout-content__right h1 {
    margin-bottom: 25px
}

section#callout-content .container .row .callout-content__right p:first-of-type {
    font-size: 2em;
    margin-bottom: 60px
}

@media only screen and (min-width:768px) {
    section#callout-content .container .row .callout-content__right {
        padding: 60px
    }
}

@media only screen and (min-width:1024px) {
    section#callout-content .container .row .callout-content__right {
        position: absolute;
        top: 30px;
        right: -20px
    }
    section#callout-content .container {
        background-color: #fcf4de
    }
}

@media only screen and (min-width: 1280px) {
    section#callout-content .container .row .callout-content__right {
        position:absolute;
        top: 20px;
        right: 25px;
        padding: 60px;
        max-width: 545px;
        width: 100%
    }
}

section#primary-promo .container {
    padding: 180px 60px
}

section#primary-promo .primary-promo__content {
    z-index: 1
}

section#primary-promo .primary-promo__content h1 {
    font-family: Sugar;
    line-height: 90%;
    color: #26cad3
}

section#primary-promo .primary-promo__content h4,
section#primary-promo .primary-promo__content p {
    margin-bottom: 40px;
    color: #fcf4de
}

@media screen and (max-width:768px) {
    section#primary-promo .primary-promo__content h4 {
        font-size: 2em
    }
}

section#primary-promo .primary-promo__content p:first-of-type {
    font-size: 1.6em
}

section#primary-promo .primary-promo__image {
    display: none
}

section#primary-promo .primary-promo__image img {
    display: block;
    width: 100%;
    max-width: 465px;
    height: auto
}

@media screen and (min-width:1024px) {
    section#primary-promo .container {
        padding: 15px 30px
    }
    section#primary-promo .primary-promo__image {
        display: block
    }
    section#primary-promo {
        padding-top: 280px;
        padding-bottom: 315px
    }
}

section#secondary-promo {
    padding: 30px
}

section#secondary-promo .container {
    padding: 30px;
    background-color: #26cad3
}

section#secondary-promo .container .col-md-7 {
    z-index: 1
}

section#secondary-promo .container img {
    display: none
}

@media only screen and (min-width:1024px) {
    section#secondary-promo .container img {
        position: absolute;
        top: -90px;
        right: -15px;
        display: block;
        width: 80%;
        max-width: 465px;
        height: auto
    }
}

@media only screen and (min-width: 1200px) {
    section#secondary-promo .container img {
        width:100%
    }
}

@media only screen and (min-width:768px) {
    section#secondary-promo .container {
        padding: 60px 60px 145px
    }
}

@media screen and (min-width:768px) {
    section#primary-promo .primary-promo__content p:first-of-type {
        font-size: 2em
    }
    section#secondary-promo {
        padding-bottom: 240px
    }
}

section#breadcrumbs {
    padding: 40px 20px 10px;
    background-color: #26cad3
}

section#breadcrumbs p#breadcrumbs {
    margin-bottom: 40px;
    font-size: 1.4em;
    color: #08216c
}

section#breadcrumbs p#breadcrumbs span a {
    padding: 0 10px 5px;
    font-family: DINRoundPro-Bold;
    text-decoration: none;
    border-bottom: 1px solid #08216c
}

section#breadcrumbs p#breadcrumbs span.breadcrumb_last {
    color: #08216c
}

.page-template-business-enterprises section#breadcrumbs p#breadcrumbs {
    margin-bottom: 0
}

@media screen and (min-width: 768px) {
    .page-template-business-enterprises section#breadcrumbs p#breadcrumbs {
        padding-left:30px
    }
    section#breadcrumbs p#breadcrumbs {
        font-size: 1.8em
    }
}

section#content,
section#events-filter {
    padding: 30px 20px;
    background-color: #26cad3
}

section#events-filter label {
    display: block;
    font-family: DINRoundPro-Bold;
    font-size: 1.8em;
    color: #08216c
}

section#events-filter input {
    border-radius: 0;
    padding: 25px
}

@media screen and (min-width: 768px) {
    section#events-filter {
        padding-left:90px
    }
    section#events-filter .container {
        padding: 60px
    }
}

section#content .container {
    padding: 30px;
    background-color: #fcf4de
}

.page-template-events section#content .row,
.page-template-news section#content .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin: 0
}

section#content .wp-caption {
    position: relative;
    display: block;
    border: 0;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin: 0
}

section#content .wp-caption .wp-caption-text {
    font-family: DINRoundPro-Bold;
    font-size: 1.8em;
    text-align: left;
    padding: 30px 0
}

section#content .ssba {
    font-family: DINRoundPro-Bold;
    font-size: 1.6em;
    color: #08216c
}

section#content .ssba>div {
    padding-top: 20px
}

section#content .ssba a {
    margin-right: 20px
}

section#content .ssba a>img {
    display: block;
    margin: 0;
    max-height: 23px;
    max-width: 23px;
    width: auto !important
}

section#content .ssba a:first-of-type {
    margin-left: 15px
}

@media screen and (min-width:990px) {
    section#content .image__wrapper {
        position: relative;
        padding: 35px 0;
        width: 100%
    }
    section#content .image__wrapper img {
        display: block;
        margin: 0 0 0 -140px;
        position: relative;
        width: 100%;
        height: auto
    }
    section#latest-news .container .news .news__wrapper {
        min-height: 460px
    }
}

section#content article.events,
section#content article.news {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    margin-bottom: 30px;
    padding-bottom: 30px;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    width: 100%;
    max-width: 100%
}

section#content article.events img,
section#content article.news img {
    display: none
}

section#content article.events strong,
section#content article.news strong {
    display: block;
    font-family: DINRoundPro-Medi;
    font-size: 1.6em;
    margin-bottom: 25px;
    color: #08216c
}

section#content article.events a,
section#content article.news a {
    font-size: 1.6em
}

section#content .no-events,
section#content .no-news {
    padding: 60px
}

section#content .no-events h4,
section#content .no-news h4 {
    margin-bottom: 0
}

section#content .events__date .date-tile {
    background-color: #08216c;
    padding: 10px;
    text-align: center
}

section#content .events__date .date-tile span {
    display: block;
    font-family: DINRoundPro-Bold;
    font-size: 1.8em;
    line-height: 1;
    color: #fcf4de
}

section#content .events__date .date-tile span:nth-child(2) {
    font-size: 3em
}

@media screen and (min-width:768px) {
    section#content {
        padding-left: 90px
    }
    section#content .container {
        padding: 60px
    }
    .single-locations section#content .container {
        margin-top: 30px
    }
}

section#content p>iframe {
    display: block;
    width: 100%
}

section#printResults {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

section#printResults .type-locations {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    width: 100%;
    margin-bottom: 0;
    padding: 0;
    background-color: #fcf4de;
    border-bottom: 15px solid #26cad3
}

section#printResults .type-locations .location__details {
    padding: 30px
}

section#printResults .type-locations .location__details h4 {
    color: #08216c;
    font-size: 2.4em
}

section#printResults .type-locations .location__details strong {
    display: block;
    font-family: DINRoundPro-Bold;
    font-size: 2em;
    margin-bottom: 15px;
    color: #000
}

section#printResults .type-locations .location__details p {
    font-family: DINRoundPro-Medi
}

section#printResults .type-locations .location__details a {
    font-size: 1.8em
}

@media screen and (min-width:768px) {
    section#printResults .type-locations {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }
    section#printResults .type-locations:nth-child(odd) {
        border-right: 15px solid #26cad3
    }
}

@media screen and (min-width:1900px) {
    section#printResults .type-locations {
        -ms-flex-preferred-size: 33.33%;
        flex-basis: 33.33%;
        max-width: 33.33%;
        border-right: 15px solid #26cad3
    }
}

section#pagination {
    font-family: DINRoundPro;
    font-size: 1.6em
}

section#pagination a,
section#pagination span {
    margin-right: 5px;
    padding: 10px 15px;
    background-color: #08216c;
    color: #fcf4de;
    text-decoration: none
}

section#pagination a.current,
section#pagination span.current {
    background-color: #fcf4de;
    color: #08216c
}

section#pagination .col-md-12 {
    padding: 0
}

@media screen and (min-width: 768px) {
    section#pagination {
        padding-left:90px
    }
    .page-template-template-locations section#pagination {
        padding-left: 15px
    }
}

section#latest-news {
    padding-bottom: 95px;
    background-color: #08216c;
    color: #fcf4de
}

section#latest-news .container {
    padding: 30px 30px 0
}

section#latest-news .container .col-sm-12 {
    z-index: 1;
    padding: 45px 45px 40px
}

@media screen and (min-width:1200px) {
    section#latest-news .container .col-sm-12 {
        padding-left: 15px
    }
}

section#latest-news .container .news {
    margin: 0 0 18px
}

section#latest-news .container .news img {
    display: block;
    margin: 0;
    width: 100%
}

section#latest-news .container .news .news__wrapper {
    background-color: #fcf4de;
    padding: 30px 30px 45px
}

section#latest-news .container .news .news__wrapper strong {
    display: block;
    font-family: DINRoundPro-Medi;
    font-size: 1.6em;
    margin-bottom: 25px;
    color: #08216c
}

section#latest-news .container .news .news__wrapper p {
    font-size: 1.8em;
    margin-bottom: 60px
}

section#latest-news .container .news .news__wrapper p:last-of-type,
section#latest-news .container .news:last-of-type {
    margin-bottom: 0
}

@media screen and (min-width:768px) {
    section#latest-news .container .news .news__wrapper {
        padding: 60px
    }
    section#latest-news {
        padding-bottom: 170px
    }
}

@media screen and (min-width:1200px) {
    section#latest-news {
        padding-bottom: 300px
    }
}

section#our-enterprises {
    background-color: #08216c;
    color: #fcf4de
}

section#our-enterprises .container {
    padding: 0 30px 30px
}

section#our-enterprises .container .col-sm-12 {
    z-index: 1;
    padding: 0 45px 45px
}

@media screen and (min-width:1200px) {
    section#our-enterprises .container .col-sm-12 {
        padding-left: 15px
    }
    section#our-enterprises .container .col-sm-12 a {
        display: inline-block;
        font-size: 1.8em;
        margin-bottom: 60px
    }
}

section#our-enterprises .container .enterprises {
    padding: 15px;
    margin-bottom: 30px
}

section#our-enterprises .container .enterprises .enterprises__wrapper {
    background-color: #26cad3;
    padding: 60px
}

section#our-enterprises .container .enterprises .enterprises__wrapper img {
    display: none
}

section#our-enterprises .container .enterprises .enterprises__wrapper p {
    font-size: 1.8em;
    margin-bottom: 60px
}

section#our-enterprises .container .enterprises .enterprises__wrapper p:last-of-type {
    margin-bottom: 0
}

@media screen and (min-width:1200px) {
    section#our-enterprises .container .enterprises .enterprises__wrapper {
        padding: 40px;
        min-height: 450px
    }
    section#our-enterprises .container .enterprises .enterprises__wrapper img {
        top: -15px;
        right: 45px
    }
}

@media screen and (min-width:768px) {
    section#our-enterprises .container .enterprises .enterprises__wrapper img {
        display: block;
        position: absolute;
        top: -15px;
        right: 45px
    }
    section#our-enterprises .container {
        padding-bottom: 140px
    }
}

@media screen and (min-width: 1600px) {
    section#our-enterprises .container .enterprises .enterprises__wrapper {
        min-height:350px
    }
    section#our-enterprises .container {
        padding-bottom: 320px
    }
}

section#newsletter-signup {
    padding: 0 20px 30px;
    background-color: #26cad3
}

section#newsletter-signup .container {
    padding: 60px 60px 35px;
    background-color: #08216c
}

section#newsletter-signup .container .col-sm-12 {
    z-index: 1
}

section#newsletter-signup .container .col-sm-12 p {
    color: #fcf4de;
    margin-bottom: 30px
}

section#newsletter-signup .container .col-sm-12 p:last-of-type {
    font-size: 1em
}

section#newsletter-signup .container .col-sm-12 a {
    font-size: 1.8em
}

@media screen and (min-width:768px) {
    section#newsletter-signup {
        padding-left: 90px
    }
    section#newsletter-signup .container {
        padding: 60px
    }
}

section#upcoming-events .row:last-of-type {
    position: relative;
    margin: 15px;
    padding: 15px;
    background-color: #fcf4de
}

@media screen and (min-width: 768px) {
    section#upcoming-events .row:last-of-type {
        margin:45px;
        padding: 60px
    }
}

section#upcoming-events .row:last-of-type a.btn-theme {
    font-size: 1.6em
}

aside.sidebar {
    display: none
}

@media screen and (min-width:1200px) {
    section#upcoming-events {
        padding-bottom: 330px
    }
    section#our-supporters {
        padding-top: 300px;
        padding-bottom: 150px
    }
    aside.sidebar {
        display: block;
        padding: 45px 40px 0 60px
    }
}

@media screen and (min-width:1600px) {
    aside.sidebar {
        padding: 45px 80px 0 60px
    }
}

aside.sidebar ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 1.8em
}

aside.sidebar ul li {
    margin: 5px 0;
    padding: 0;
    line-height: 1.4
}

aside.sidebar ul li a {
    padding: 10px 0;
    text-decoration: none
}

aside.sidebar ul li ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 1em
}

aside.sidebar ul li ul li {
    position: relative
}

aside.sidebar ul li ul li a {
    display: block;
    padding-left: 40px;
    transition: .3s all ease-in-out
}

aside.sidebar ul li ul li a:before {
    position: absolute;
    left: 10px;
    top: 15px;
    content: "\f054";
    font-family: FontAwesome;
    font-size: .8em;
    display: inline-block;
    padding-right: 13px;
    color: #08216c;
    transition: .3s all ease-in-out
}

.current_page_ancestor aside.sidebar ul li ul li.current_page_item>a,
.current_page_ancestor aside.sidebar ul li ul li:focus>a,
.current_page_ancestor aside.sidebar ul li ul li:hover>a {
    background-color: #26cad3
}

aside.sidebar ul li ul li.current_page_item>a,
aside.sidebar ul li ul li:focus>a,
aside.sidebar ul li ul li:hover>a {
    text-decoration: underline;
    background-color: #08216c;
    color: #fcf4de
}

aside.sidebar ul li ul li.current_page_item>a:before,
aside.sidebar ul li ul li:focus>a:before,
aside.sidebar ul li ul li:hover>a:before {
    color: #fcf4de
}

aside.sidebar ul li ul li ul {
    list-style: none;
    margin: 0 0 0 20px;
    padding: 0;
    font-size: 1em
}

aside.sidebar ul li ul li ul li {
    font-size: .9em
}

aside.sidebar ul li ul li ul li a {
    display: block;
    padding-left: 40px
}

aside.sidebar ul.parent-sidebar-menu>li:first-child>a {
    display: block;
    font-family: DINRoundPro-Bold;
    margin-bottom: 50px
}

aside.sidebar ul.parent-sidebar-menu>li:first-child>a:before {
    display: inline-block;
    content: "";
    background: url(../images/left-arrow.png) left top/100% auto no-repeat;
    width: 20px;
    height: 20px;
    margin-right: 20px;
    margin-bottom: -5px
}

footer {
    padding-top: 140px;
    background: url(../images/footer-curve-primary.png) left top/100% auto no-repeat #fcf4de;
    font-family: DINRoundPro-Medi
}

.home footer,
.page-template-business-enterprises footer,
.page-template-inclusion footer {
    background: url(../images/footer-curve.png) left top/100% auto no-repeat #fcf4de
}

footer .container {
    padding: 20px 20px 0
}

@media screen and (min-width:768px) {
    footer .container {
        padding: 0 60px
    }
}

footer .container .col-lg-3,
footer .container .col-lg-6 {
    padding: 0
}

footer .container:last-of-type {
    padding: 0;
    border-top: 1px solid #fff;
    max-width: 100%;
    width: 100%
}

footer .container:last-of-type .row {
    display: block;
    padding: 45px 20px;
    max-width: 1600px;
    margin: 0 auto
}

footer .container:last-of-type .row .col-md-6 {
    margin-bottom: 10px
}

footer .genu-logo {
    display: none
}

@media screen and (min-width: 1024px) {
    footer .genu-logo {
        display:block;
        width: 100%;
        max-width: 213px;
        height: auto;
        margin-top: 90px
    }
}

footer .footer__block {
    margin-bottom: 45px
}

footer .footer__block h4 {
    font-family: DINRoundPro-Bold
}

@media screen and (max-width:768px) {
    footer .footer__block h4 {
        font-size: 2.4em
    }
}

footer .footer__block p {
    font-size: 1.5em
}

@media screen and (min-width:768px) {
    footer .container:last-of-type .row {
        padding: 45px 60px
    }
    footer .footer__block p {
        font-size: 1.8em
    }
}

footer .footer__block a {
    display: block;
    font-size: 15px;
    margin-bottom: 15px;
    color: #202020
}

footer .footer__block ul.social li i,
footer span {
    color: #08216c
}

@media screen and (min-width:768px) {
    footer .footer__block a {
        font-size: 18px
    }
}

footer .footer__block:before {
    display: block;
    content: "";
    width: 59px;
    height: 7px;
    margin-bottom: 30px;
    background-color: #26cad3
}

footer .footer__block ul.social {
    display: block;
    padding: 0;
    list-style: none
}

footer .footer__block ul.social h4 {
    font-size: 1.8em
}

footer .footer__block ul.social li {
    display: inline-block;
    margin: 0;
    padding-right: 30px
}

footer .footer__block ul.social li>a {
    font-size: 1em
}

@media screen and (min-width:1280px) {
    footer .footer__block ul.social li i {
        font-size: 1.7em
    }
}

footer .footer__block.quicklinks,
footer .footer__block.websites {
    display: none
}

@media screen and (min-width: 768px) {
    footer .footer__block.quicklinks, footer .footer__block.websites {
        display:block
    }
    footer span.grindstone {
        text-align: right
    }
}

footer span {
    font-size: 1.6em
}

footer span.grindstone {
    display: block;
    font-size: 1.6em
}

#tribe-events #tribe-events-content a.btn-theme,
#tribe-events .tribe-bar-filters-inner .tribe-bar-submit {
    font-size: 1.8em
}

footer span.grindstone img {
    display: inline-block;
    margin-left: 5px;
    max-width: 82px
}

#tribe-events #tribe-events-bar {
    background-color: #26cad3;
    padding: 15px;
    margin-bottom: 15px
}

@media screen and (min-width:768px) {
    footer {
        padding-top: 290px
    }
    #tribe-events {
        margin-left: 60px
    }
    #tribe-events #tribe-events-bar {
        padding: 30px
    }
}

#tribe-events .tribe-bar-filters-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

#tribe-events .tribe-bar-filters-inner #tribe-bar-dates,
#tribe-events .tribe-bar-filters-inner .tribe-bar-search-filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-family: DINRoundPro-Bold;
    font-size: 1.8em;
    color: #08216c
}

#tribe-events .tribe-bar-filters-inner #tribe-bar-dates input[type=text],
#tribe-events .tribe-bar-filters-inner .tribe-bar-search-filter input[type=text] {
    padding: 15px;
    margin-bottom: 15px
}

@media screen and (min-width:768px) {
    #tribe-events .tribe-bar-filters-inner #tribe-bar-dates input[type=text],
    #tribe-events .tribe-bar-filters-inner .tribe-bar-search-filter input[type=text] {
        margin-bottom: 0
    }
    #tribe-events .tribe-bar-filters-inner .tribe-bar-submit {
        margin-top: auto;
        margin-left: auto
    }
}

#tribe-events #tribe-events-content {
    margin: 15px;
    padding: 15px !important;
    background-color: #fcf4de
}

@media screen and (min-width: 768px) {
    #tribe-events #tribe-events-content {
        padding:30px !important;
        margin: 30px
    }
    .tribe_events-template-default #tribe-events {
        margin-left: 0
    }
}

.tribe_events-template-default #tribe-events {
    margin-left: 0
}

.single-tribe_events .tribe-events-event-image {
    display: none
}

@media screen and (min-width: 1200px) {
    .single-tribe_events .tribe-events-event-image {
        display:block;
        margin-top: -60px
    }
}

.single-tribe_events .event__details {
    position: relative;
    margin: -30px -60px 30px -30px;
    padding: 25px 30px;
    font-family: DINRoundPro;
    background-color: #08216c;
    color: #fff
}

.single-tribe_events .event__details h4 {
    color: #26cad3
}

.single-tribe_events .event__details h4:before {
    display: inline-block;
    font-family: FontAwesome;
    padding-right: 15px;
    font-size: 24px;
    color: #26cad3
}

.single-tribe_events .event__details h4:first-of-type:before {
    content: "\f073"
}

.single-tribe_events .event__details h4:last-of-type:before {
    content: "\f041"
}

.single-tribe_events .event__details p {
    color: #fff;
    margin-bottom: 15px
}

.single-tribe_events .event__details a {
    display: block;
    margin-bottom: 15px;
    font-size: 1.8em;
    color: #26cad3
}

@media screen and (min-width: 768px) {
    .single-tribe_events .event__details {
        margin:-60px -90px 60px -60px
    }
}

@media screen and (min-width:1200px) {
    .single-tribe_events .event__details {
        position: absolute;
        top: -90px;
        right: -45px;
        margin: 0
    }
    .single-tribe_events .type-tribe_events {
        padding-top: 60px
    }
}

.modal-dialog {
    width: 100%;
    margin: 0;
    z-index: 9999
}

#location-finder {
    padding-top: 15px;
    background-color: #08216c;
    color: #fff
}

#location-finder .container {
    display: table;
    width: 100%
}

#location-finder .row {
    display: table-cell;
    vertical-align: top;
    height: 100vh;
    width: 100%
}

#location-finder .close {
    font-family: DINRoundPro-Medi;
    color: #fff;
    font-size: 4em;
    opacity: 1
}

#location-finder .close img {
    display: block;
    margin: 0 auto;
    max-width: 16px
}

#location-finder h3 {
    font-size: 2em;
    margin-top: 25px;
    margin-bottom: 25px;
    color: #fff
}

@media screen and (min-width:1200px) {
    #location-finder .row {
        vertical-align: middle
    }
    #location-finder h3 {
        font-size: 4em;
        margin-bottom: 65px
    }
}

#location-finder .checkbox-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#location-finder .checkbox-wrapper div.checkbox {
    margin: 0 0 25px;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    width: 100%
}

#location-finder .checkbox-wrapper div.checkbox label {
    display: inline-block;
    font-family: DINRoundPro-Medi;
    font-size: 1.6em;
    padding-top: 10px;
    padding-left: 65px
}

@media screen and (min-width: 1200px) {
    #location-finder .checkbox-wrapper div.checkbox label {
        font-size:2em
    }
}

#location-finder .checkbox-wrapper div.checkbox input[type=checkbox] {
    opacity: 0;
    margin: 10px 0 0;
    width: 45px;
    height: 45px;
    z-index: 999;
    cursor: pointer
}

#location-finder .checkbox-wrapper div.checkbox input[type=checkbox]+label {
    min-height: 45px;
    background-image: url(../images/icons/checkbox-unchecked.png);
    background-repeat: no-repeat;
    background-size: 45px 45px;
    background-position: center left
}

#location-finder .checkbox-wrapper div.checkbox input[type=checkbox]:focus+label {
    outline: -webkit-focus-ring-color auto 5px
}

#location-finder .checkbox-wrapper div.checkbox input[type=checkbox]:checked+label {
    background-image: url(../images/icons/checkbox-checked.png)
}

@media screen and (min-width: 768px) {
    #location-finder .checkbox-wrapper div.checkbox {
        -ms-flex-preferred-size:50%;
        flex-basis: 50%;
        width: 50%;
        max-width: 50%
    }
}

#location-finder .postcode-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#location-finder .postcode-wrapper label {
    padding-top: 20px;
    font-family: DINRoundPro-Medi;
    font-size: 1.6em;
    margin-bottom: 20px
}

#location-finder .postcode-wrapper input[type=tel] {
    display: inline-block;
    padding: 30px;
    border: 5px solid #26cad3;
    border-radius: 0;
    background-color: rgba(0, 0, 0, .5);
    font-family: DINRoundPro-Medi;
    font-size: 4em;
    text-align: center;
    color: #fff;
    margin-left: auto
}

#location-finder .postcode-wrapper input[type=tel]::-webkit-input-placeholder {
    color: #fff
}

#location-finder .postcode-wrapper input[type=tel]::-moz-placeholder {
    color: #fff
}

#location-finder .postcode-wrapper input[type=tel]:-ms-input-placeholder {
    color: #fff
}

#location-finder .postcode-wrapper input[type=tel]:-moz-placeholder {
    color: #fff
}

@media screen and (min-width: 768px) {
    #location-finder .postcode-wrapper input[type=tel] {
        -ms-flex-preferred-size:40%;
        flex-basis: 40%;
        max-width: 40%
    }
    #location-finder .postcode-wrapper input[type=tel] label {
        font-size: 2em
    }
}

#location-finder hr {
    border-radius: 25px;
    height: 4px;
    margin: 25px 0 10px;
    background-color: rgba(0, 0, 0, .5)
}

@media screen and (min-width: 1200px) {
    #location-finder hr {
        margin:65px 0
    }
}

#location-finder .slider {
    display: inline-block;
    width: 100%;
    margin: 20px auto 60px
}

#location-finder .slider:after,
#location-finder .slider:before {
    font-family: DINRoundPro-Medi;
    font-size: 2em;
    margin-top: 10px;
    margin-left: auto;
    color: #fff;
    visibility: visible
}

.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden
}

#location-finder .slider:before {
    position: absolute;
    left: 0;
    top: 40px;
    content: "1km"
}

#location-finder .slider:after {
    position: absolute;
    right: 0;
    top: 40px;
    content: "150km"
}

#location-finder .slider .slider-track {
    height: 15px;
    border-radius: 25px
}

#location-finder .slider .slider-selection {
    height: 15px;
    border-radius: 25px;
    background-image: none;
    background-color: #26cad3
}

#location-finder .slider .tooltip {
    margin-top: -45px;
    margin-left: -22px !important;
    font-size: 1.6em
}

#location-finder .slider .tooltip .tooltip-arrow {
    border-top-color: #041037
}

#location-finder .slider .tooltip .tooltip-inner {
    background-color: #041037
}

#location-finder .slider .slider-handle {
    margin-top: -5px;
    height: 35px;
    width: 35px;
    border: 5px solid #26cad3;
    background-image: none;
    background-color: #041037
}

#location-finder button.continue {
    display: block;
    font-family: DINRoundPro-Medi;
    font-size: 4em;
    margin: 100px 0 0 auto;
    border: 0;
    background-color: transparent;
    color: #fff
}

.single-locations #content>.container {
    padding: 0
}

.single-locations .acf-map {
    width: 102%;
    height: 518px;
    margin: 0 0 20px
}

@media screen and (min-width:1200px) {
    .single-locations .acf-map {
        display: block;
        margin: 0 60px 20px -80px
    }
}

.single-locations .acf-map img {
    max-width: inherit !important
}

.single-locations .location__details {
    position: relative;
    margin: -30px -60px 30px -30px;
    padding: 25px 30px;
    font-family: DINRoundPro;
    background-color: #08216c;
    color: #fff
}

.single-locations .location__details h4 {
    color: #26cad3
}

.single-locations .location__details h4:before {
    display: inline-block;
    font-family: FontAwesome;
    padding-right: 15px;
    font-size: 24px;
    color: #26cad3
}

.single-locations .location__details h4:first-of-type:before {
    content: "\f041"
}

.single-locations .location__details strong {
    display: block;
    font-family: DINRoundPro-Medi;
    font-size: 1.8em;
    color: #08216c
}

.single-locations .location__details p {
    color: #fff;
    margin-bottom: 15px
}

.single-locations .location__details a {
    display: block;
    margin-bottom: 15px;
    font-size: 1.8em;
    color: #26cad3
}

@media screen and (min-width: 768px) {
    .single-locations .location__details {
        margin:-60px -90px 60px -60px
    }
}

@media screen and (min-width:1200px) {
    .single-locations .location__details {
        position: absolute;
        top: -30px;
        right: 45px;
        margin: 0;
        z-index: 9999
    }
}

.slick-list,
.slick-slider,
.slick-track {
    position: relative;
    display: block
}

.single-locations .location__content {
    padding: 60px
}

.slick-slider {
    -webkit-touch-callout: none;
    -webkit-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 {
    overflow: hidden;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

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

.slick-track {
    left: 0;
    top: 0;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.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-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

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

.slick {
    padding: 15px;
    margin: 15px;
    background-color: #fcf4de
}

@media screen and (min-width: 768px) {
    .slick {
        padding:60px;
        margin: 45px
    }
}

.slick .slick-slide {
    background-color: #fff;
    padding: 15px;
    margin: 15px 45px
}

.slick .slick-slide img {
    display: block;
    margin: 0 auto
}

@media screen and (min-width:990px) {
    .slick .slick-slide {
        padding: 60px;
        margin: 30px
    }
}

.slick-list {
    margin: 0 auto;
    max-width: 900px
}

@media screen and (min-width:1600px) {
    .slick-list {
        max-width: 1200px
    }
}

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

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

.slick-next,
.slick-prev {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 10px;
    cursor: pointer;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none
}

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

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

.slick-next:before,
.slick-prev:before {
    font-family: FontAwesome;
    font-size: 3em;
    line-height: 1;
    color: #08216c;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: 30px;
    z-index: 999
}

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

.slick-prev:before {
    content: ""
}

.slick-next:before,
[dir=rtl] .slick-prev:before {
    content: ""
}

@media screen and (min-width: 990px) {
    .slick-prev {
        left:60px
    }
}

.slick-next {
    right: 30px
}

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

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

@media screen and (min-width:990px) {
    .slick-next {
        right: 60px
    }
}

ul.test {
    list-style: none
}

ul.test li.first {
    background: #08216c
}

ul.test li.test {
    display: none
}