:root {
  --gold: #d8c769;
}

@font-face {
  font-family: "Plain";
  src: url('../fonts/plain/Plain-Light.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: "Plain";
  src: url('../fonts/plain/Plain-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: "Plain";
  src: url('../fonts/plain/Plain-Bold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Plain";
  src: url('../fonts/plain/Plain-Thin.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
    font-family: "Mokoko";
    src: url('../fonts/mokoko/Mokoko_Trial_Lt.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Mokoko";
    src: url('../fonts/mokoko/Mokoko_Trial_Rg.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Mokoko";
    src: url('../fonts/mokoko/Mokoko_Trial_Md.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Mokoko";
    src: url('../fonts/mokoko/Mokoko_Trial_BdIt.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}


html {
    height: 100%;
    scroll-behavior: auto !important;
}
body {
    font-family: sans-serif;
    font-family: "Mokoko";
    margin-top: 0;
    line-height: normal;
    color: #000;
    height: 100%;
    background: #fff;
    font-weight: 200;
    overflow-x: hidden;
}

b, strong {
    font-weight: 500;
}

.content-wrap a {
    color: #000;
    text-decoration: underline;
    font-weight: 700;
}

.container {
    max-width: 1400px !important;
    padding-left: 20px;
    padding-right: 20px;
}

.btn {
    background: #fff;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 25px;
    border-radius: 2px;
    border: 2px solid #000;
}

.btn:hover {
    background: #000;
    color: #fff;
    border-color: #000;
}

a:not(article *) {
    text-decoration: none;
}

*[type="button"] {
-webkit-appearance: none;
-webkit-border-radius: 0;
}

ul,
li {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.top-bar {
    padding: 1em;
    background: #e81f27;
    position: relative;
}

.top-bar .top-links {
    display: flex;
}

.top-bar .top-links .insta {
    margin-left: auto;
}

.top-bar .top-links .insta path {
    fill: #fff;
}

.site-header {
    background-size: cover;
    position: relative;
    background-position: bottom;
    background: #000;
}

.site-header > .container {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 2;
    flex-wrap: wrap;
    max-width: 1300px !important;
}

.site-header .site-branding {
    text-align: center;
    padding-top: 1.5em;
    position: absolute;
    top: -75px;
    max-width: 150px;
    left: 50%;
    margin-left: -75px;
}

.site-header .site-branding img {
    max-width: 100%;
}

.site-header .main-navigation {
    margin: 0 auto;
    text-align: center;
    padding: 1em 0;
}

.site-header .main-navigation ul {
    display: flex;
    margin-right: -15px;
}

.site-header .main-navigation li {
    text-align: center;
    margin: 0 2em;
}


.site-header .main-navigation li:after {
    content: "|";
    color: #fff;
    display: inline-block;
    padding-left: 0;
    opacity: 0;
}

.site-header .main-navigation li:last-of-type:after {
    display: none;
}

.site-header .main-navigation li a {
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    font-size: .85em;
}

.site-header .hero {
    flex-basis: 100%;
}

.site-header .hero-intro {
    flex-basis: 100%;
    text-align: center;
    margin: 2em auto 0;
}

.site-header .hero-intro h1 {
    font-weight: 800;
    font-size: 6em;
    text-transform: uppercase;
    font-family: "Mokoko";
    color: #fff;
}


.site-header .hero-intro h1:after {
    height: 1px;
    width: 20%;
    margin: 1.8rem auto;
    content: "";
    background: #fff;
    display: block;
}

.site-header .hero-intro .sub {
    font-size: 1.3em;
    margin: 2em 0;
}

.site-header .hero-intro a.btn {

}

.mm-toggle {
    position: relative;
    width: auto;
    margin: 15px 22px;
    cursor: pointer;
    border-radius: 5px;
    padding: 0px 7px 6px;
    position: absolute;
    right: 0;
    /* z-index: 222; */
    top: -10px;
    zoom: 1.3;
    display: none;
}

.mm-toggle .bar-cont {
    display: inline-block;
    width: 25px;
    position: relative;
    top: -4px;
    vertical-align: middle;
}

.mm-toggle .bar {
    height: 2px;
    width: 20px;
    position: absolute;
    background: #fff;
    border-radius: 3px;
    transition: all .3s;
    opacity: 1;
}

.mm-toggle .bar:nth-of-type(2) {top: 5px;}
.mm-toggle .bar:nth-of-type(3) {top: 10px;}

.mm-toggle span {
    color: #fff;
    position: relative;
    top: 2px;
    text-transform: uppercase;
    font-size: .8em;
    font-weight: 600;
}

.mm-toggle span:before {
    content: "Explore";
    display: inline-block;
}

.mm-open .mm-toggle span:before {
    content: "Close";
    display: inline-block;
}

.mm-open .mm-toggle .bar {
    height: 2px;
    width: 20px;
    position: relative;
    background: #fff;
    border-radius: 3px;
}

.mm-open .mm-toggle .bar:nth-of-type(1) {top: 8px;transform: rotate(45deg);}
.mm-open .mm-toggle .bar:nth-of-type(2) {transform: translateX(-10px); opacity: 0;}
.mm-open .mm-toggle .bar:nth-of-type(3) {top: 4px;transform: rotate(-45deg);}

.site-footer {
    /* min-height: 600px; */
}

.page-id-10 h1 {
    display: none;
}

.hero {
    background: #000;
    padding-top: 40px;
}

.hero > .container {
    max-width: 1600px !important;
}

.hero img {
    width: 100%;
}

.hero-mobile {
    display: none;
}

.wp-block-group__inner-container {
    text-align: center;
}

h2.section-title {
    font-weight: 300;
    text-transform: uppercase;
    font-size: 1.8em;
    color: #fff;
    font-family: "Mokoko";
    margin-bottom: 20px;
    text-align: center;
    background: #e81f27;
    display: inline-block;
    padding: 10px 20px;
    transform: skew(-20deg, 0deg);
}

h2.section-title > span {
    font-weight: 300;
    display: block;
    transform: skew(20deg);
}

.section-title-main {
    font-size: 3em;
    font-weight: 200;
    text-transform: uppercase;
}

.coverage .wp-block-heading a {
    text-decoration: none;
    color: #15489f;
}

/*h2.section-title:before {
    content: "";
    display: inline-block;
    border-bottom: 1px solid #000;
}

h2.section-title:after {
    content: "";
    display: inline-block;
    border-bottom: 1px solid #000;
}*/

/*h2.section-title:after {
    height: 1px;
    width: 100%;
    content: "";
    background: #000;
    display: block;
    margin-top: 11px;
}*/

div.wp-block-group {
    padding: 4em 0 0;
}

.about {
    max-width: 1000px !important;
    text-align: center;
}

.about p {
     font-size: 1.3em;
    line-height: 1.5em;
}



.about .section-title {
    font-size: 3em !important;
    color: #000;
    background: transparent;
}

.bio-wrap {
    justify-content: center;
}

.bio-card {
    border: 1px solid #dedede;
    /* padding: 1em 1em 0 1em; */
    border-radius: 0;
    /* height: 341px; */
    overflow: hidden;
    max-width: 420px;
    margin: 0 auto;
    text-align: left;
}

.bio-card p {
    padding: 0 15px;
    line-height: 26px;
    font-size: 1.1em;
    margin-bottom: 10px;
}

.bio-card .bio-p {
    width: 100%;
}

.bio-card p img {
    margin-right: 5px;
    display: inline-block;
    margin-top: 10px;
}

.bio-card .bio-p h2 {font-size: 1.5em;font-weight: 400;text-align: center;}

.bio-card .bio-p .thumb {
    /* margin-top: 1em; */
}

.bio-card .bio-p .thumb img {
    width: 100%;
}

.bio-card .qa {
    padding-left: 30px;
    font-size: .9em;
    line-height: 1.3em;
    padding-right: 1em;
    text-align: left;
    padding-top: 23px;
}

.bio-card .qa > div {
    margin-bottom: 1em;
}

.bio-card .qa > div span:first-of-type {
    font-weight: 700 !important;
    color: #15489f;
}

.wp-block-video video {
    vertical-align: middle;
    width: 100%;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
    margin-top: 30px;
    border-radius: 15px;
}

.coverage .wp-block-column:nth-child(1n+5) {
    display: none;
}


.highlight-text {
    font: 20px/1.25 Ubuntu,sans-serif;
    text-transform: uppercase;
    margin-bottom: 0.5rem;
    line-height: 69px;
    display: inline-block;
    width: 100%;
}

.highlight-text .highlight {
    display: inline-block;
    font-family: "Mokoko";
    background: #000;
    color: #fff;
    padding: 0.6rem;
    padding-left: 0;
    padding-right: 0;
    box-shadow: 10px 0 0 #000, -10px 0 0 #000;
    font-size: 2.3em;
    /* line-height: 65px; */
    margin-right: 10px;
}

.fancy-list {

}

.fancy-list li {
    padding-left: 50px;
    margin: 30px 0 38px;
    position: relative;
    font-size: 1.1em;
}

.fancy-list li:before {
    content: "";
    display: inline-block;
    position: absolute;
    background-image: url(../img/star.png);
    width: 30px;
    height: 30px;
    background-size: cover;
    left: 0;
    top: 50%;
    margin-top: -15px;
}



section {
    line-height: 1.5em;
}

section.about {
    position: relative;
    margin-top: 2em;
    margin-bottom: 10em;
}

section.about .container {
    position: relative;
    z-index: 2;
    display: flex;
}

section.about .content-wrap {
    width: 57%;
    position: relative;
    padding-right: 39px;
}

section.about .about-text {
    padding-right: 20px;
}

section.about .section-image {
    width: 50%;
    margin-top: 2em;
    margin-left: -31px;
}

section.about .section-image img {
    max-width: 110%;
}

section.boardroom {

}

section.boardroom .container {
    display: flex;
}

section.boardroom .section-image {
    width: 30%;
}

section.boardroom .section-image img {
    width: 250px;
    margin-top: -53px;
    transform: rotate(-7deg);
}

section.boardroom .content-wrap {
    width: 70%;
}



footer.site-footer {
    background: #e81f27;
    color: #fff;
    text-align: center;
    padding-bottom: 30px;
}

footer.site-footer .container {
    padding: 3em 0 0;
}

footer.site-footer .footer-logo img {
    max-width: 100px;
}

footer.site-footer .footer-contact {
    display: block;
    margin-top: 2em;
}

footer.site-footer .footer-contact .item {
    flex: 1;
    text-align: center;
}

footer.site-footer .footer-contact .item img {
    max-width: 71px;
}

footer.site-footer .footer-contact a {
    font-weight: 700;
    color: #fff;
}

footer.site-footer .disc {
    font-size: 1em;
    opacity: 0.4;
    margin: 3em;
}

footer.site-footer .site-info {
    font-size: .9em;
    margin: 20px 0;
}

.schedules {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    gap: 2em;
    max-width: 780px;
    margin: 0 auto;
}

.schedules .schedule-block {
    border: 1px solid #d8d8d8;
    padding: 1.5em 2em 1em;
    background: #ffffff;
    border-radius: 5px;
    text-transform: uppercase;
}

.schedules .schedule-block h4 {

}

.schedules .schedule-block .sch-title,
.schedules .schedule-block h4 {
    font-size: 1.4em;
    font-weight: 800;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 10px;
    color: #15489f;
    margin-bottom: 1em;
}

.schedules .schedule-block .item {
    font-size: 1.1em;
    margin-top: 1em;
    text-align: left;
}

.schedules .schedule-block .item span {
    font-weight: 700;
}

.schedules .schedule-block .item span:after {
/*    content: " - ";*/
}

p.schedule-text {
    font-size: 1.2em;
    line-height: 1.8em;
    font-weight: bold;
}


/* SUBSCRIBE PAGE */
.page-id-100 header.site-header,
.page-id-100 header.entry-header,
.page-id-100 .top-bar,
.page-id-100 .footer-top,
.page-id-100 .site-footer {
    display: none;
}

/*.page-id-100 {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 716 653' fill='none' xmlns='http://www.w3.org/2000/svg' class='hidden lg:block lg:h-full lg:w-full lg:max-w-2xl 2xl:max-w-4xl'%3E%3Cpath d='M-299.455 28.61c-38.96-259.269-414.699-366.153 426.693-544.167 841.391-178.014 517.735 208.065 567.779 394.728C745.061 65.834 533.444 22.25 556.635 176.58c23.192 154.331-79.53 67.386-190.177 179.139-110.646 111.754 54.195 95.489-297.062 263.453-351.257 167.963-329.891-331.295-368.851-590.563Z' fill='url(%23wave-desktop_svg__a)'%3E%3C/path%3E%3Cdefs%3E%3CradialGradient id='wave-desktop_svg__a' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='rotate(-59.809 389.698 271.956) scale(1544.76 1456.82)'%3E%3Cstop offset='0.472' stop-color='%2315489f'%3E%3C/stop%3E%3Cstop offset='1' stop-color='%2315489f'%3E%3C/stop%3E%3C/radialGradient%3E%3C/defs%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 600px;
}*/

.page-id-100:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 720px 680px 0 0;
    border-color: #15489f transparent transparent transparent;
    display: block;
    position: absolute;
    top: 0;
    z-index: -1;
}

.page-id-100 .brand {
    margin: 2em 0 0.5em 0;
    padding: 0 15px;
}

.page-id-100 .brand img {
    max-width: 150px;
    width: 35%;
}

.page-id-100 h1 {
    font-size: 5em;
    font-weight: 300;
    letter-spacing: -2px;
    line-height: 86px;
}

.page-id-100 h1 span {
    font-weight: 700;
}

.page-id-100 .phone-mock img {
    max-width: 300px;
    display: block;
    margin: 0 auto;
}

.page-id-100 .wpforms-form {
    display: flex;
    align-items: center;
}

.page-id-100 .wpforms-form .wpforms-field-container {
    width: 70%;
}

.page-id-100 .wpforms-form input[type="email"] {
    max-width: 95%;
        margin-top: -12px;
}

.page-id-100 .subtext {
    font-size: 1.2em;
    line-height: 29px;
}

.spu-content h1 {
/*    display: block;*/
}

#spu-107 {
    background: #fff !important;
    border-radius: 10px !important;
    overflow: hidden;
    text-align: center;
    font-size: 1.2em !important;
}

#spu-107 h2 {
    text-align: center;
    font-size: 2em;
    margin-top: 0.6em;
    margin-bottom: 0.7em;
}

#spu-107 input[type="email"] {
    max-width: 420px;
    margin: 0 auto;
    line-height: 60px;
    height: 60px;
}

#spu-107 .wpforms-submit-container {
    margin:0;
    padding: 0;
}

.cont-signup {
    background: #ececec;
    color: #fff;
    padding: 2em 0 !important;
    margin-top: 7em;
}

.cont-signup .container {
    padding-top: 0 !important;
}

.cont-signup .wpforms-required-label {
    display: none;
}

.cont-signup label.wpforms-field-label {
    font-size: 2.2em !important;
    margin-bottom: 30px !important;
}

.cont-signup input[type="email"] {
    height: 53px;
    border-radius: 8px;
        width: 100%;
    max-width: 500px;
}

.cont-signup .wpforms-container .wpforms-submit-container {
    padding: 0;
    position: relative;
    margin-top: 0 !important;
}

.cont-signup button#wpforms-submit-103 {
    width: 100%;
    max-width: 500px;
}

.cont-signup .signup-cols {
    max-width: 700px;
    margin: 0 auto;
}

.cont-signup .signup-phone img {
    max-width: 170px;
    margin-top: -60px;
}

.cont-signup .img-col  {

}

.cont-signup .form-col {
    text-align: left;
    padding-left: 50px;
}

.entry-footer {
    display: none !important;
}

@media(max-width: 1000px) {

.entry-content {
    padding: 0 15px;
}

.site-header .site-branding img {
    max-width: 60%;
}

}

@media(max-width: 767px) {

body {
    font-size: .8em;
}



.site-header .site-branding {
    top:-60px;
}

}

@media(max-width: 535px) {

.cont-signup .form-col {
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
}

.cont-signup label.wpforms-field-label {
    font-size: 2em !important;
    margin-bottom: 30px !important;
    margin-top: -10px;
}

.cont-signup .signup-phone img {
    max-width: 80px;
    margin-top: -50px;
}

.cont-signup div.wpforms-container-full {
    margin: 0;
}

.site-header .main-navigation li:nth-of-type(3) {
    display: none;
}

.site-header .site-branding img {
    max-width: 40%;
}

.site-header .main-navigation {
    padding-top: 2.4em;
    padding-bottom: 1.9em;
}

.schedules {
    display: block;
}

.schedules .schedule-block {
    margin-bottom: 2em;
}

.section-title-main {
    font-size: 2em;
}

h2.section-title > span {
    font-size: .9em;
}

.about p {
    font-size: 1.2em;
}

.mobile-logo {
    display: block !important;
    max-width: 100px;
}

.mobile-logo img {
    width: 100%;
}

.site-header > .container {
    padding: 0;
}

.site-header .main-navigation ul {
    margin-right: 0;
}

.site-header .main-navigation li {
    text-align: center;
    margin: 0 1em;
}

.site-header .main-navigation li a {
    font-size: 1.1em;
}

.bio-card {
}

.bio-card p {
    padding: 0 10px;
    line-height: 19px;
    }

.bio-card p img {
    display: inline-block;
    margin-right: 10px;
    height: 23px;
    width: auto !important;
}

.hero {
    display: none;
}

.hero-mobile {
    display: block;
}

.hero-mobile .container {
    padding: 0;
}

.hero-mobile img {
    width: 100%;
}

}


@media(max-width: 490px) {

.page-id-100:before {
    border-width: 230px 100vw 0 0;
}

.page-id-100 .brand img {
    max-width: 90px;
    width: 35%;
}

.page-id-100 .entry-content {
    padding: 0;
}

.page-id-100 .home-hero {
    text-align: center;
}

.page-id-100 .home-hero .wp-block-column:first-of-type {
    order: 2;
}

.page-id-100 .home-hero .wp-block-column:nth-of-type(2) {
    order: 1;
}

.page-id-100 h1 {
    font-size: 3em;
    font-weight: 300;
    letter-spacing: -2px;
    line-height: normal;
    margin-top: 2em;
}

div.wpforms-container-full button[type=submit] {
    white-space: nowrap !important;
}

.page-id-100 .phone-mock img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
    margin-right: 30px;
    margin-left: 30px;

}
.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;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[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;
}

.slick-arrow {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;
    cursor: pointer;
}

.slick-arrow.slick-next {
    right: 0;
    left: auto;
}

.slick-arrow img {
    height: auto !important;
    width: 12px !important;
}

.wpforms-container .wpforms-form .wpforms-field-label {
  line-height: 1;
}




