html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

html {
    position: relative;
    width: 100%;
    height: 100%
}

margin0
{
    padding: 0;
    -webkit-overflow-scrolling: touch
}
body {
    margin: 0;
    font-family: 'Helvetica Neue', sans-serif
}

body position relative {
    width: 100%;
    height: 100%
}

body padding0
{
    -webkit-font-smoothing: subpixel-antialiased
;
    -webkit-backface-visibility: hidden
;
    -webkit-text-size-adjust: 100%
;
    text-rendering: optimizeLegibility
;
    overflow: hidden
}
div {
    -webkit-overflow-scrolling: touch
}

ol, ul {
    padding-left: 30px
}

ul > li::marker {
    font-size: 80%;
}

blockquote, q {
    quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none
}

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

a {
    text-decoration: none
}

div {
    box-sizing: border-box
}

.clearfix {
    display: inline-block;
    display: block;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

* html .clearfix {
    height: 1%
}

:focus {
    outline-color: transparent;
    outline-style: none
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.selectable {
    -webkit-touch-callout: default;
    -webkit-user-select: auto;
    -khtml-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
}

input, textarea, button, select, a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.about-events {
    min-height: 500px;
}

.about-expertise {
    position: relative;
    width: 100%;    
    min-height: 500px;    
    padding-bottom: 60px;
    border-bottom: 1px solid #000
}

.about-expertise-content {
    width: 100%;
    margin: 0 auto 0 auto
}

.careers-perks-content {
    max-width: 1360px;
    margin: 0 auto 0 auto
}

.about-expertise-row,
.careers-perks-row {
    position: relative;
    text-align: center;
    font-size: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.about-expertise-column,
.careers-perks-column {
    position: relative;
    display: inline-block;
    width: 24%;    
    vertical-align: top;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;    
    margin-bottom: 30px;
    margin-left: -1px;
}

.careers-perks-column {
    border-left: 1px solid gray;
    border-right: 1px solid gray;
}

.about-expertise-column img,
.careers-perks-column img {
    display: block;
    width: 100%;
    max-width: 150px;
    height: auto;
    vertical-align: top;
    margin: 0 auto 0 auto;
    background-color: #f0f0f0;
    border-radius: 20px;
    margin-bottom: 20px;
}

.about-expertise-column ul {
    font-size: 12px;
    text-align: initial;
    margin: 10px;
    margin-right: 20px;
    font-family: 'Work Sans';
}

.about-expertise-column li {    
    margin: 5px;    
}

@media (max-width: 767px) {
    .about-expertise-column img,
    .careers-perks-column img {
        max-width: 200px
    }
}

.about-expertise-column div,
.careers-perks-column div {
    font-family: 'Work Sans', Helvetica, sans-serif;
    font-size: 16px;    
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
}

@media (max-width: 767px) {
    .about-expertise-column div,
    .careers-perks-column div {
        font-size: 24px !important
    }

    .about-expertise-column ul {
        font-size: 18px;    
    }

    .about-expertise-column,
    .careers-perks-column
     {
        width: 100%;
        border: 0 !important
    }
}

.about-manifesto {
    padding-top: 55px;
    font-family: 'Work Sans';
    font-weight: normal;
    font-style: normal;
    font-size: 22px;
    line-height: 32px;
}

@media (max-width: 767px) {
    .about-manifesto {
        font-size: 18px;
        line-height: 22px
    }
}

.about-manifesto-text {
    width: 100%;
    max-width: 900px;
    margin: 0 auto 0 auto
}

.about-manifesto p {
    margin-bottom: 30px
}

.about-westies {
    position: relative;
    width: 100%;    
    min-height: 500px;
    background: #ededed;    
}

.about-westie-row {
    position: relative;
    width: -webkit-calc(100% + 10px);
    width: -moz-calc(100% + 10px);
    width: calc(100% + 10px);
    transform: translate(-5px, 0);
    -webkit-transform: translate(-5px, 0);
    margin: 50px 0
}

.about-westie-row:last-child {
    border-bottom: 0
}

.about-westie {
    display: block;
    width: 25%;
    padding: 0 5px 0 5px;
    float: left;
}

.about-westie img {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 22px
}

@media (max-width: 1023px) {
    .about-westie {
        width: 50%
    }
}

@media (max-width: 639px) {
    .about-westie {
        width: 100%
    }
}

.about-westie-name {
    width: 100%;
    color: #000;
    font-family: 'Work Sans';
    font-weight: normal;
    font-style: normal;
    font-size: 32px;
    line-height: 38px;
    text-align: center
}

.about-westie-title {
    width: 100%;
    color: #707070;
    font-family: 'Work Sans';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 50px
}

.about-sub-nav {
    position: relative;
    text-align: center;
    padding: 80px
}

.about-sub-nav a {
    font-family: 'Work Sans';
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    color: #000;    
    margin: 0 50px 0 50px;
}

.about-expertise .about-sub-nav a,
#projects-testimonials .about-sub-nav a,
#projects-faq .about-sub-nav a,
#projects .about-sub-nav a {
    color: white;
}

.about-sub-nav a:hover {
    opacity: 1
}

@media (max-width: 1023px) {
    .about-sub-nav a {
        font-size: 22px;
        margin: 0 25px 0 25px;
        padding: 10px 30px;
        display: block;
    }
}

@media (max-width: 639px) {
    .about-sub-nav a {
        font-size: 16px;
        margin: 0 5px 0 5px;        
    }
}

@media (max-width: 374px) {
    .about-sub-nav a {
        font-size: 14px
    }
}

.about-sub-nav a.active {
    color: black !important;
    background-color: #55f9bf;
    padding: 10px 30px;
    border-radius: 50px;
}

.about-sub-nav-light a {
    color: #fff
}

.author-bio-name {
    color: #000;
    max-width: 600px;
    font-family: 'Work Sans';
    font-weight: normal;
    font-style: normal;
    font-size: 80px;
    letter-spacing: -1px;
    margin-bottom: 47px;
    text-align: center;
    margin: 0 auto 44px auto;
}

@media (max-width: 639px) {
    .author-bio-name {
        font-size: 48px
    }
}

.author-bio-title {
    color: #707070;
    max-width: 600px;
    font-size: 25px;
    line-height: 25px;
    font-family: 'Work Sans';
    font-weight: normal;
    font-style: normal;
    letter-spacing: -1px;
    margin: 0 auto 55px auto;
    text-align: center;
    text-transform: uppercase
}

.author-bio-thumbnail img {
    display: block;
    width: 100%;
    max-width: 600px;
    margin: 0 auto 70px auto
}

.author-bio-description {
    width: 100%;
    max-width: 600px;
    color: #000;
    font-size: 17pt;
    line-height: 36px;
    font-family: 'Work Sans';
    font-weight: normal;
    font-style: normal;
    letter-spacing: -1px;
    margin: 0 auto 100px auto
}

.author-more-westies {
    position: relative
}

.author-more-westies-title {
    width: 100%;
    max-width: 600px;
    color: #000;
    font-size: 16px;
    line-height: 22px;
    font-family: 'Work Sans';
    font-weight: 500;
    font-style: normal;
    letter-spacing: -1px;
    margin: 0 auto 50px auto;
    text-align: center;
    text-transform: uppercase
}

.author-posts {
    position: relative
}

.author-posts-title {
    width: 100%;
    max-width: 600px;
    color: #000;
    font-size: 16px;
    line-height: 22px;
    font-family: 'Work Sans';
    font-weight: 500;
    font-style: normal;
    letter-spacing: -1px;
    margin: 0 auto 50px auto;
    text-align: center;
    text-transform: uppercase
}

.author-posts-rule {
    width: 100%;
    height: 1px;
    background: #000;
    margin-top: 10px;
    margin-bottom: 0
}

.author-posts-recent {
    position: relative;
    width: 100%;
    margin-bottom: 70px
}

button {
    min-width: 150px;
    height: 40px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    color: #fff;
    font-family: 'Work Sans';
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    line-height: 100%;
    border: 0;
    background: #b5b5b5;
    cursor: pointer
}

.content {
    position: relative;
    width: 100%;
    height: 100%;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    padding: 35px;
}

@media (max-width: 639px) {
    .content {
        padding: 15px
    }
}

.section-title {
    font-family: 'Work Sans';
    font-weight: normal;
    font-style: normal;
    font-size: 80px;
    letter-spacing: -1px;
    margin-bottom: 55px;
    text-align: center;
    margin: 0 auto 55px auto;
}

@media (max-width: 413px) {
    .section-title {
        font-size: 60px
    }
}

.dummy-content-cell {
    width: 50%;
    padding-right: 15px;
    margin-bottom: 15px;
    float: left
}

.dummy-content-cell:nth-child(even) {
    padding-right: 0
}

.dummy-content-cell:nth-last-child(-n+2) {
    margin-bottom: 0
}

.dummy-content-box {
    width: 100%;
    height: 300px;
    overflow-x: hidden;
    overflow-y: auto;
    background: #e0e0e0
}

.footer-contact {
    position: relative;
    width: 100%;
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px solid #000;
    font-family: 'Work Sans';
    font-weight: normal;
    font-style: normal;
    font-size: 24px
}

#ourwork .footer-contact {
    border-top: 1px solid white;
}

.footer-contact-light {
    border-top: 1px solid #fff
}

.footer-contact-form {
    position: relative;
    padding: 35px 85px;
    color: #fff;
    background: #000;
    font-size: 13pt;
}

.footer-contact-form h2 {
    font-size: 42pt;
    margin-bottom: 50px
}

.footer-contact-form input::placeholder,
.footer-contact-form input:-ms-input-placeholder,
.footer-contact-form input::-ms-input-placeholder {
    color: #999;
}

.footer-contact-form-input {
    margin: 15px 0;
    width: 600px;
    display: flex;
    align-items: center;
    gap: 10px;
    white-space: nowrap;
    max-width: 100%;    
}

@media (max-width: 639px) {
    .footer-contact-form-input {
        margin-bottom: 20px;
        flex-direction: column;
        align-items: flex-start;
        width: unset;
    }

    .footer-contact-form {
        padding: 20px
    }
}

.footer-contact-form input[type="text"],
.footer-contact-form input[type="email"],
.footer-contact-form .footer-contact-select,
.footer-contact-form textarea {
    color: #fff;
    font-size: 13pt;
    font-family: 'Work Sans';
    font-weight: normal;
    font-style: normal;
    letter-spacing: normal;
    background: transparent;
    border: 1px solid grey;
    vertical-align: baseline;    
    padding: 10px 20px;
    border-radius: 1000px;
    flex-grow: 1;
    width: 100%;
}

.footer-contact-form .footer-contact-select {
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    height: calc(13pt + 26px);
    position: relative;
}

.footer-contact-form input[type="text"].error,
.footer-contact-form input[type="email"].error,
.footer-contact-form .footer-contact-select.error,
.footer-contact-form textarea.error {
    border: 1px solid #ffc0cb
}

.footer-contact-form select option {
    font-size: 13pt;
    background: black;
    color: white;
    border: 1px solid grey;
    padding: 5px;
}

.footer-contact-form textarea {
    margin-top: 30px;
    border-radius: 20px;
    resize: none;
    height: 250px;
}

.footer-contact-form button {
    color: black;
    background: white;
    font-size: 13pt;
    border: none;
    border-radius: 1000px;
}

.footer-contact-form button:hover {    
    background: #5afac8;
}

.footer-contact-select i {
    border-bottom: 3px solid #999;
    border-right: 3px solid #999;
    transform: rotate(45deg);
    width: 15px;
    height: 15px;
}

.footer-contact-select.error i {
    border-bottom: 3px solid #ffc0cb;
    border-right: 3px solid #ffc0cb;
}

.footer-contact-select-options-role {
    width: 200px
}

.footer-contact-select-options-about {
    width: 350px
}

.footer-contact-select-options {
    position: absolute;
    width: 101%;
    top: -1px;
    left: -1px;
    border: 1px solid grey;
    background: #000;
    z-index: 3;
    display: none
}

.footer-contact-select-option {
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding-left: 15px;
    padding-right: 15px;
    font-family: 'Work Sans';
    font-weight: normal;
    font-style: normal;
    overflow: hidden;
    cursor: pointer;
}

.footer-contact-select-option:hover {
    color: #000;
    background: #5afac8
}

.footer-contact-select-option.selected {
    color: #000;
    background: #5afac8
}

.footer-contact-submit {
    margin: 25px 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 15px;
}

.footer-contact-baby-animal-hat {
    max-width: 510px;
    display: flex;
    gap: 15px;
    font-size:9pt;
}

.footer-contact-checkbox-label {
    cursor: pointer;
}

.footer-contact-checkbox {
    appearance: none;
    margin: 0;
}

.footer-contact-checkbox:before {
    content: "";
    display: block;
    width: 22px;
    height: 22px;
    background-color: #5afac8;
    border-radius: 5px;
}

.footer-contact-checkbox:checked:after {
    content: "";
    display: block;
    width: 7px;
    height: 12px;
    border: solid black;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: relative;
    top: -18px;
    left: 8px;
}

@media (max-width: 639px) {
    .footer-contact-form h2 {
        font-size: 50px;
    }
}

@-webkit-keyframes contact-input-pulse {
    from {
        border-color: transparent
    }
    50% {
        border-color: #fff
    }
    to {
        border-color: transparent
    }
}

@-moz-keyframes contact-input-pulse {
    from {
        border-color: transparent
    }
    50% {
        border-color: #fff
    }
    to {
        border-color: transparent
    }
}

@-webkit-keyframes contact-input-pulse {
    from {
        border-color: transparent
    }
    50% {
        border-color: #fff
    }
    to {
        border-color: transparent
    }
}

@-o-keyframes contact-input-pulse {
    from {
        border-color: transparent
    }
    50% {
        border-color: #fff
    }
    to {
        border-color: transparent
    }
}

@keyframes contact-input-pulse {
    from {
        border-color: transparent
    }
    50% {
        border-color: #fff
    }
    to {
        border-color: transparent
    }
}

.menu-footer-info-container ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none
}

.menu-footer-info-container ul li {
    display: block;
}

.menu-footer-info-container ul li a {
    color: #000;
    text-transform: uppercase;
    font-family: 'Work Sans';
    font-weight: normal;
    font-style: normal;
    opacity: 1;
    transition: opacity 333ms;
}

.menu-footer-info-container ul li a:hover {
    opacity: 1
}

.current-menu-item a {
    opacity: 1 !important
}

.footer-icon {
    font-size: 24px
}

.footer-info-light .menu-footer-info-container ul li a {
    color: #fff
}

.footer-info {
    position: relative;
    width: 100%;
    padding-top: 35px;
    margin-top: 10px;
    border-top: 1px solid #000;
    font-family: 'Work Sans';
    font-weight: normal;
    font-style: normal
}

.footer-info a {
    color: #000
}

.footer-info-row {
    position: relative;
    width: 100%;
    margin-bottom: 35px;
    line-height: 26px;
}

.footer-info-row:last-child {
    margin-bottom: 0
}

.footer-info-col {
    position: relative;
    float: left
}

.footer-info-col-50 {
    width: 50%
}

.footer-info-col-25 {
    width: 25%
}

@media (max-width: 1023px) {
    .footer-info-row {
        margin-bottom: 55px
    }

    .footer-info-col-50, .footer-info-col-25 {
        width: 50%;
        /* margin-top: 55px */
    }

    .footer-info-col-50:first-child {
        margin-top: 0
    }
}

.footer-info-light {
    border-top: 1px solid #fff;
    color: #fff;
}

.footer-info-light a {
    color: #fff
}

.logo-footer {
    height: 30px
}

.header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    z-index: 2;
    background: #c0c0c0
}

.home-marquee {
    width: 100%;
    height: 40px;
    font-family: 'Work Sans', sans-serif;
    font-size: 22px;
    line-height: 40px;
    overflow: hidden;
    white-space: nowrap
}

.home-marquee a {
    color: #0921ea
}

.twitter-profile-img {
    display: inline;
    height: 30px;
    width: auto;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    border-radius: 15px;
    vertical-align: middle;
    margin-top: -3px
}

.home-splash {
    position: relative;
    width: 100%;
    height: 100vh;
    color: #fff;
    background: #410919;
    background: #000
}

.home-splash-text {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    max-width: 600px;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    color: #fff;
    font-size: 38px;
    font-family: 'Work Sans';
    font-weight: normal;
    letter-spacing: -1px;
    text-align: center;
    z-index: 3;
}

@media (max-width: 1023px) {
    .home-splash {
        background-blend-mode: darken;
        background-color: rgba(0,0,0,0.75) !important;
    }


    .home-splash-text {
        font-size: 32px;
        padding: 0 20px 0 20px
    }
}

@media (max-width: 374px) {
    .home-splash-text {
        font-size: 22px
    }
}

.home-splash-button {
    display: inline-block;
    height: 44px;
    line-height: 46px;
    margin: 0 auto 0 auto;
    font-family: 'Work Sans';
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    color: #000;
    text-align: center;
    border-radius: 22px;
    padding: 0 15px 0 17px;
    margin-top: 60px;
    background: #fff;
    text-transform: uppercase
}

.fs-video {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: 1
}

#home-splash-video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
    opacity: 0
}

@media (max-width: 1023px) {
    #home-splash-video {
        display: none
    }
}

.home-splash-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    z-index: 9;
    opacity: 0
}

.home-splash-spinner:before {
    content: '';
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-top-color: #fff;
    animation: spinner .3s linear infinite
}

@-moz-keyframes spinner {
    to {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes spinner {
    to {
        transform: rotate(360deg)
    }
}

@-o-keyframes spinner {
    to {
        transform: rotate(360deg)
    }
}

@keyframes spinner {
    to {
        transform: rotate(360deg)
    }
}

.logo {
    position: absolute;
    top: 35px;
    left: 35px;
    z-index: 5;
}

@media (max-width: 639px) {
    .logo {
        top: 20px;
        left: 20px
    }
}

.logo-image {
    max-height: 75px;
    width: auto;
}

@media (max-width: 1023px) {
    .logo-image {
        max-height: 60px
    }
}

.home-logo {
    max-height: 75px
}

.modal-screen, .wait-screen {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.75);
    z-index: 999999999;
    opacity: 0;
    display: none
}

.modal-dia, .wait-dia {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    padding: 20px;
    text-align: center;
    border: 1px solid #fff;
    background: #000
}

.modal-dia-message, .wait-dia-message {
    max-width: 300px;
    font-family: 'Work Sans';
    font-weight: normal;
    font-style: normal;
    font-size: 22px;
    margin-bottom: 20px
}

.modal-dia-okay {
    border: 1px solid #fff;
    background: transparent
}

.nav-mobile-icon {
    display: none;
}

@media (max-width: 767px) {
    .nav-mobile-icon {
        display: block
    }
}

.nav-mobile {
    position: fixed;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;    
    background: rgba(0, 0, 0, 0.9);
    background: #0020f0;    
    display: none;
    z-index: 4;    
}

@media (max-width: 767px) {
    .nav-mobile {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
}

.nav-mobile .menu-primary-nav-container ul li {
    display: block;
    width: 100%;
    font-size: 28px;
    line-height: 28px;
    margin-left: 0;
    margin-bottom: 30px;
    text-align: center
}

.nav-mobile-open {
    top: 0
}

/* .logo-gif {
    background-color: #edededf0;
    position: fixed;
    z-index: 3;
    width: 100%;
    top: 0;
    opacity: 0;
    transition: all .5s ease-in-out;
}

.logo-gif.nav-black {
    background-color: #000000b0;
}

.logo-gif a {
    display: inline-block;
    margin-left: 30px;
    margin-top: 10px;
} */

body .nav {
    position: absolute;
    top: 35px;
    right: 35px;
    z-index: 3;
}

@media (max-width: 767px) {
    body .nav {
        display: none
    }
}

.menu-primary-nav-container ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none
}

.menu-primary-nav-container ul li {
    display: inline-block;
    margin-left: 40px
}

.menu-primary-nav-container ul li a {
    color: #fff;
    text-transform: uppercase;
    font-family: 'Work Sans';
    font-weight: 500;
    font-style: normal;
    opacity: .5;
    transition: opacity 333ms;
}

.menu-primary-nav-container ul li a:hover {
    opacity: 1
}

.current-menu-item a {
    opacity: 1 !important
}

.nav-black .menu-primary-nav-container ul li a {
    color: #000
}

.post-card {
    position: relative;
    overflow: hidden
}

.post-card-100 {
    position: relative;
    display: block;
    width: 100%;
    padding-right: 0;
    top: -1px;
}

.post-card-100 a {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000
}

.post-card-50-wrap {
    position: relative;
    display: block
}

.post-card-50 {
    position: relative;
    width: 50%;
    padding-top: 10px;
    overflow: hidden;
    float: left;
}

.post-card-50:nth-child(odd) {
    padding-left: 0;
    padding-right: 10px;
}

.post-card-50:nth-child(odd) .post-card-content {
    left: 0
}

.post-card-50:nth-child(even) {
    padding-left: 10px;
    padding-right: 0;
}

.post-card-50:nth-child(even) .post-card-content {
    left: 10px
}

@media (max-width: 899px) {
    .post-card-50 {
        width: 100%
    }

    .post-card-50:nth-child(odd), .post-card-50:nth-child(even) {
        padding-left: 0;
        padding-right: 0
    }
}

.post-card-50 a {
    display: block;
    padding-bottom: 10px;
    border-bottom: 1px solid #000
}

@media (max-width: 899px) {
    .post-card-50:last-child a {
        padding-bottom: 0 !important;
        border-bottom: 0 !important
    }
}

.post-card-no-bottom-border {
    padding-bottom: 0 !important;
    border-bottom: 0 !important;
}

@media (max-width: 899px) {
    .post-card-no-bottom-border {
        padding-bottom: 10px !important;
        border-bottom: 1px solid #000 !important
    }
}

.post-card-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #000;
    overflow: hidden;
    z-index: 2;
}

.post-card-content {
    position: relative;
    width: 100%;
    /* height: 200px; */
    top: auto;
    left: 0 !important;
    right: auto;
    bottom: auto;
    z-index: 1
}

.post-card-text {
    position: absolute;
    font-family: 'Work Sans';
    font-weight: normal;
    font-style: normal;
    font-size: 22px;
    text-align: center;
}

.post-card-text .post-card-category {
    position: absolute;
    height: 44px;
    line-height: 44px;
    bottom: 30px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    display: inline-block;
    margin: 0 auto 0 auto;
    font-family: 'Work Sans';
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    color: #000;
    text-align: center;
    border-radius: 22px;
    padding: 0 15px 0 15px;
    background: #41ffb7;
    text-transform: uppercase;
    white-space: nowrap
}

@media (max-width: 767px) {
    .post-card-text .post-card-category {
        line-height: 25px;
        height: 25px;
        padding: 0 10px 0 10px;
    }
}

.post-card-text .post-card-text {
    padding-top: 30px
}

.post-card-text .post-card-byline {                
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    position: relative;    
}

.post-card-text h2 {        
    padding: 0 10px 0 10px;            
    letter-spacing: -1px;
    text-align: center;    
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    -webkit-transform: translate(0, 0%);
    -moz-transform: translate(0, 0%);
    -ms-transform: translate(0, 0%);
    transform: translate(0, 0%);
    font-size: 24px;
    line-height: 120%;    
}

.post-card-text .post-card-category {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    -webkit-transform: translate(0%, 0);
    -moz-transform: translate(0%, 0);
    -ms-transform: translate(0%, 0);
    transform: translate(0%, 0);    
}

.post-card-text-left, .post-card-text-center, .post-card-text-right {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    height: 200px;
}

.post-card-thumbnail {
    position: relative;
    width: 100%;
}

@media (max-width: 899px) {
    .post-card-thumbnail {
        display: none
    }
}

.post-card-tmb-100 {
    display: none;
    width: 100%;
    height: 200px;
}

.post-card-tmb-50 {
    display: none;
    width: 100%;
    height: auto;
}

.post-card-mobile-thumbnail {
    position: relative;
    display: none;
}

.post-card-mobile-thumbnail {
    display: block
}

.post-card-mobile-thumbnail img {
    display: block;
    width: 100%;
    height: auto
}

.post-card-rule {
    width: 100%;
    height: 1px;
    background: #000;
    margin: 10px 0 0 0
}

.post-title {
    max-width: 900px;
    font-family: 'Work Sans';
    font-weight: normal;
    font-style: normal;
    font-size: 80px;
    letter-spacing: -1px;
    margin-bottom: 55px;
    text-align: center;
    margin: 0 auto 44px auto;
}

.post-title {
    font-size: 40px
}

.post-date {
    width: 200px;
    margin: 0 auto 27px auto;
    font-size: 16px;
    font-family: 'Work Sans';
    font-weight: normal;
    font-style: normal;
    text-align: center
}

.post-synopsis {
    max-width: 600px;
    margin: 0 auto 25px auto;
    color: #9b9b9b;
    font-size: 22px;
    font-family: 'Work Sans';
    font-weight: normal;
    font-style: normal;
    text-align: center
}

.post-author {
    display: block;
    max-width: 600px;
    margin: 0 auto 70px auto;
    color: #000;
    font-size: 16px;
    font-family: 'Work Sans';
    font-weight: 500;
    font-style: normal;
    text-align: center;
    text-transform: uppercase
}

.post-key-media {
    display: block;
    width: 100%;
    height: auto
}

.post-share {
    display: flex;
    max-width: 700px;
    margin: 80px auto 0 auto;
    font-size: 16px;
    font-family: 'Work Sans';
    font-weight: normal;
    font-style: normal;
}

@media (max-width: 639px) {
    .post-share {
        display: block;
        font-size: 16px;
        margin-top: 30px
    }
}

.post-share a {
    color: #000
}

.post-share-col {
    flex: .75;
    height: 40px;
    line-height: 40px
}

.post-share-col:last-child {
    flex: 1.25;
    text-align: right;
}

@media (max-width: 639px) {
    .post-share-col:last-child {
        text-align: left
    }
}

.post-content {
    color: #000;
    font-size: 15pt;
    line-height: 24pt;
    font-family: 'Work Sans';
    font-weight: normal;
    font-style: normal;
    margin: 80px auto 0 auto;
}

@media (max-width: 639px) {
    .post-content {        
        margin-top: -10px
    }
}

.post-content h1, .post-content h2, .post-content h3 {
    font-family: 'Work Sans';
    font-weight: normal;
    font-style: normal;
    max-width: 700px;
    margin: 0 auto 30px auto
}

.post-content h1 strong, .post-content h2 strong, .post-content h3 strong {
    font-weight: normal !important;
    font-style: normal !important
}

.post-content h1 {
    font-size: 37px;
    line-height: 120%;
}

.post-content h2 {
    font-size: 30px;
    line-height: 36px
}

.post-content h3 {
    font-size: 22px;
    line-height: 120%;
    font-weight: 500;
}

.post-content p {
    max-width: 700px;
    margin: 0 auto 30px auto;    
}

.post-content .crayon-syntax {
    max-width: 700px;
    margin: 0 auto 30px auto
}

.post-content img {
    display: block;
    width: 100%;
    height: auto;
    max-width: 700px;
    margin: 0 auto 0 auto
}

.post-content img.full-width-image {
    max-width: 100%
}

.post-content em {
    font-style: italic
}

.post-content strong {
    font-weight: bold
}

.post-content ol, .post-content ul {
    max-width: 700px;
    margin: 0 auto 0 auto
}

.post-content blockquote {
    max-width: 700px;
    font-size: 20pt;
    line-height: 140%;
    font-style: italic;
    margin: 30px auto 30px auto;
    padding: 0 30px 0 30px
}

.post-content .wp-caption {
    width: 100%;
    max-width: 700px;
    margin: 0 auto 0 auto;
    word-break: break-all
}

.post-content .wp-caption > img {
    display: block;
    width: 100% !important;
    height: auto;
    max-width: 700px;
    margin: 0 auto 0 auto
}

.post-content .caption, .post-content .wp-caption-text {
    font-size: 14px;
    font-style: italic;
    line-height: 18px;
    max-width: 700px;
    padding-top: 10px;
    margin: 0 auto 30px auto;
    text-align: center
}

.post-content .full-width-image-caption {
    max-width: 100%;
    line-height: 22px;
    text-align: center
}

.post-content .gallery {
    width: 100%;
    max-width: 700px
}

.post-content iframe {
    width: 100%;
    height: auto
}

.post-content a {
    colour: #008000 !important
}

.post-show-mobile {
    display: none;
}

@media (max-width: 639px) {
    .post-show-mobile {
        display: block
    }
}

.responsive-embed-wrap {
    width: 100%;
    max-width: 700px;
    margin: 0 auto 40px auto
}

.responsive-embed-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden
}

.responsive-embed-container iframe, .responsive-embed-container object, .responsive-embed-container embed, .responsive-embed-container video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.post-prev-next {
    max-width: 700px;
    margin: 30px auto 30px auto;
    text-align: center
}

.post-prev-next a {
    font-family: 'Work Sans';
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    color: #000
}

.post-prev {
    margin-right: 15px
}

.post-next {
    margin-left: 15px
}

.post-placeholder {
    font-family: 'Work Sans';
    font-weight: 500;
    font-style: normal;
    display: inline;
    opacity: .1
}

.projects-list-preview {
    display: block
}

.projects-list-preview-row {
    display: flex;
    width: 100%;
    font-family: 'Work Sans';
    font-weight: normal;
    font-style: normal;
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #fff;
}

.projects-list-project:nth-child(2n) .projects-list-preview-row {
    flex-direction: row-reverse;
}

@media (max-width: 1023px) {
    .projects-list-preview-row {
        display: block
    }
}

.projects-list-preview-col {
    flex-basis: 0;
    flex-grow: 1;
}

@media (max-width: 1023px) {
    .projects-list-preview-col {
        display: block
    }
}

.projects-list-preview-col-info {
    position: relative;
    padding: 0 30px;
}

@media (max-width: 1023px) {
    .projects-list-preview-col-info {
        padding-right: 0;
        margin-bottom: 30px
    }
}

.projects-list-preview-info-number {
    font-size: 80px;
    line-height: 80px;
    letter-spacing: -1px;
    transform: translate(-5px, -13px);
    -ms-transform: translate(-5px, -13px);
    -moz-transform: translate(-5px, -13px);
    -webkit-transform: translate(-5px, -13px);
    margin-bottom: 9px
}

.projects-list-preview-info-details {
    font-size: 16px;
    line-height: 22px
}

.projects-list-preview-info-sticker {
    position: absolute;
    top: 0;
    right: 30px;
    width: 56px;
    height: 56px;
    color: #000;
    font-size: 16px;
    line-height: 56px;
    text-align: center;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    -ms-border-radius: 28px;
    border-radius: 28px;
    background: #41ffb7;
}

@media (max-width: 1023px) {
    .projects-list-preview-info-sticker {
        right: 0
    }
}

.projects-list-preview-col-brief {
    position: relative;
    font-size: 16px;
    line-height: 22px;
    margin-right: 30px;
    margin-top: 20px;
}

.projects-list-preview-col-brief a,
.projects-list-preview-col-brief a:hover {
    color: #5AFAC8;
    font-weight: normal;
    font-size: large;
}

.projects-list-preview-col-brief a:visited {
    color: #5AFAC8
}

@media (max-width: 1023px) {
    .projects-list-preview-col-brief {
        padding-right: 0
    }
}

.projects-list-preview-col-thumbnail {
    position: relative;
}

.projects-list-preview-col-thumbnail img {
    display: block;
    width: 100%;    
}

@media (max-width: 1023px) {
    .projects-list-preview-col-thumbnail {
        display: none
    }
}

.projects-list-preview-col-thumbnail-mobile {
    display: none;
    margin-bottom: 30px;
}

.projects-list-preview-col-thumbnail-mobile img {
    display: block;
    width: 100%
}

@media (max-width: 1023px) {
    .projects-list-preview-col-thumbnail-mobile {
        display: block
    }
}

.projects-list {
    position: relative;
    width: 100%;
    font-family: 'Work Sans';
    font-weight: normal;
    font-style: normal;
    border-top: 1px solid #fff
}

.projects-list-project {
    width: 100%
}

.projects-list-header {
    display: flex;
    width: 100%;
    height: 40px;
    text-align: left;
    border-bottom: 1px solid #fff;
    cursor: pointer;
}

.projects-list-header:hover {
    color: #000;
    background: #fff
}

.projects-list-header-open {
    color: #000;
    background: #fff
}

.projects-list-col {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    font-size: 16px;
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 10px;
    text-align: left
}

.projects-list-col-number {
    flex: 1;
    max-width: 50px
}

.projects-list-col-collaborator {
    flex: 1
}

.projects-list-col-project {
    flex: 1.5
}

.projects-list-col-year {
    flex: 1;
    max-width: 100px;
    display: none
}

@media (max-width: 1023px) {
    .projects-list-col-impact-area {
        display: none
    }
}

@media (max-width: 899px) {
    .projects-list-col-impact-area {
        display: none
    }
}

@media (max-width: 649px) {
    .projects-list-col-project, .projects-list-col-year {
        display: none
    }
}

@media (max-width: 499px) {
    .projects-list-col-year {
        flex-basis: 0;
        flex-grow: .35;
        display: none
    }
}

#projects-testimonials {
    display: block;
    font-family: 'Work Sans';
    border-bottom: 1px solid #fff
}

.projects-testimonials-block {
    display: block;
    max-width: 700px;
    margin: 0 auto 0 auto;
    padding: 100px 20px 100px 20px;
    text-align: center
}

.projects-testimonials-quote {
    font-size: 26px;
    padding: 0 15%;
    padding-bottom: 120px;
    text-align: center;
}

.projects-testimonials-name {
    font-size: 22px;
    font-weight: 500;
    text-transform: uppercase
}

.projects-testimonials-title {
    font-size: 22px;
    font-weight: 500
}

.carousel.slide {
    margin-bottom: 40px;
}
.carousel-control-next,
.carousel-control-prev {
    opacity: 1 !important;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
    background-image: none !important;
    background-color: #55f9bf !important;
    padding: 5px !important;    
    color: black;
    border-radius: 50%;
    width: 40px !important;
    height: 40px !important;
}
.carousel-control-next-icon::after {
    content: "\f061";
    font-family: FontAwesome;
    line-height: 30px;
    font-size: 20px;
}
.carousel-control-prev-icon::after {
    content: "\f060";
    font-family: FontAwesome;
    line-height: 30px;
    font-size: 20px;
}

.projects-header {
    display: flex;
    width: 100%;
    height: 40px;
    font-family: 'Work Sans';
    font-weight: normal;
    font-style: normal;
    margin-bottom: 20px
}

.projects-header-col {
    flex-basis: 0;
    flex-grow: 1;
    min-width: 0;
    font-size: 22px;
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 10px
}

.projects-header-col-number {
    flex: 1;
    max-width: 50px
}

.projects-header-col-collaborator {
    flex: 1
}

.projects-header-col-project {
    flex: 1.5
}

.projects-header-col-year {
    flex: 1;
    max-width: 100px;
    display: none
}

@media (max-width: 1023px) {
    .projects-header-col-impact-area {
        display: none
    }
}

@media (max-width: 899px) {
    .projects-header-col-impact-area {
        display: none
    }

    .projects-testimonials-quote {
        font-size: 26px;
    }
}

@media (max-width: 649px) {
    .projects-header-col-project, .projects-header-col-year {
        display: none
    }    
}

@media (max-width: 374px) {
    .projects-header-col {
        font-size: 16px
    }
}

.re-lab-subnav {
    position: relative;
    display: flex;
    flex-wrap: wrap-reverse;
    flex: 1;
    width: 100%
}

.re-lab-categories {
    flex: 1;
    min-width: 75%;
}

@media (max-width: 767px) {
    .re-lab-categories {
        min-width: 100%
    }
}

.re-lab-categories-nav {
    width: 100%;
    min-height: 40px
}

.re-lab-categories-nav-option {
    display: inline-block;
    height: 44px;
    line-height: 45px;
    font-family: 'Work Sans';
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    color: #000;
    text-align: center;
    border-radius: 22px;
    padding: 0 15px 0 15px;
    margin: 0 10px 10px 0;
    background: #41ffb7;
    text-transform: uppercase;
    white-space: nowrap
}

@media (max-width: 767px) {
    .re-lab-categories-nav-option {
        line-height: 25px;
        height: 25px;
        padding: 0 10px 0 10px;
    }
}

.re-lab-search {
    position: relative;
    flex: 1;
    width: 25%;
    min-height: 44px;
    text-align: right;
    margin-bottom: 10px
}

.re-lab-search-icon {
    position: absolute;
    top: 50%;
    right: 12px;
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    font-size: 22px;
    color: #000;
    width: 45px;
    height: 30px;
    z-index: 2;
    cursor: pointer
}

.re-lab-search-input {
    width: 100%;
    height: 40px;
    font-family: 'Work Sans', sans-serif;
    font-size: 22px;
    padding-left: 20px;
    padding-right: 40px;
    border-radius: 20px;
    border: 1px solid #000;
    background: transparent;
    box-sizing: border-box
}

.re-lab-no-posts {
    width: 100%;
    margin-top: 10px;
    border-top: 1px solid #000;
    padding: 30px 10px 30px 10px;
    font-family: 'Work Sans', sans-serif;
    font-size: 22px;
    text-align: center
}

.error {
    color: #FF859B
}

#partners-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    font-family: 'Work Sans';
}

.partners-item {
    margin: 20px 50px;
    font-size: 16pt;
    line-height: 25pt;
}

.partners-item h3 {
    font-size: 20pt;
    margin-bottom: 15px;
}

#community .button,
#meetup .button {
    background-color: #7354f4;
    padding: 10px 30px;
    color: white;
    border-radius: 20px;
    margin: 80px auto;
    display: block;
    width: fit-content;
    font-family: 'Work Sans';    
    height: fit-content;
    grid-area: button;
}

#myModal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
    font-family: 'Work Sans';
}

#myModal p { 
    grid-area: text; 
    padding: 5px;
    margin-bottom: 10px;
    font-size: 11pt;
}
#myModal #fname { grid-area: fname; }
#myModal #lname { grid-area: lname; }
#myModal #company { grid-area: company; }
#myModal #email { grid-area: email; }
#myModal input {    
    padding: 10px;
    border: 2px solid #c4c4c4;
    border-radius: 10px;                    
}        
#myModal #download { 
    grid-area: download;
    background-color: #785df3;
    color: white;
    margin-top: 10px;
    cursor: pointer;
    border: none;
    border-radius: 10px;      
    font-family: 'Work Sans';
    white-space: normal;
}    
#about-expertise #myModal #download {
    background-color: #1400FA;
}

#get-contact-info {                                                
    color: black;                     
    display: grid;
    grid-template-areas:
        "text text"
        "fname lname"
        "company email"        
        "download download"; 

    background-color: #eee;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    border-radius: 5px;
    width: 50%;
    grid-gap: 10px;
    box-shadow: 0px 0px 10px black;
}

@media (max-width: 1023px) {
    #get-contact-info {
        grid-template-areas:
            "text"
            "fname"
            "lname"
            "company"
            "email"
            "download";
        width: 80%;
        grid-template-columns: 100%;
    }

    #myModal p {
        text-align: center;
    }
}

.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.author-skills-title {
    width: 100%;
    max-width: 600px;
    color: #000;
    font-size: 16px;
    line-height: 22px;
    font-family: 'Work Sans';
    font-weight: 500;
    font-style: normal;
    letter-spacing: -1px;
    margin: 0 auto 10px auto;
    text-align: center;
    text-transform: uppercase;
}

.author-skills-container {
    display: flex;        
    justify-content: space-evenly;
    margin-bottom: 100px;
}

#community-mailing-list-content {
    display: flex;
    justify-content: center;
    border-bottom: 1px solid black;
    padding-bottom: 80px;
    font-family: 'Work Sans';
}

#community-mailing-list-content #join-community {
    padding-right: 20px;
    border-right: 1px solid black;
    width: 400px;
}

#community-mailing-list-content form {
    padding-left: 50px;
    width: 550px;
    display: flex;
    flex-direction: column;
}

#community-mailing-list-content #join-community strong {
    font-size: 20px;    
    margin-top: 15px;
    margin-bottom: 15px;
    display: block;
    text-align: left;
}

#community-mailing-list-content #join-community h3 {
    margin: 0 auto;
    font-size: 20pt;
}

#meetup #join.meetup-item form {     
    display: flex;
    flex-direction: column;    
    justify-content: center;
}

#mce-EMAIL {
    display: block;    
    line-height: 24px;
    font-family: 'Work Sans';
    padding: 0 10px;
}

.community-checkbox {
    display: flex;
    align-items: center;
    margin: 10px 0;
    font-size: 12pt;
}

#community-mailing-list-content #mc-embedded-subscribe {
    margin: 0 0 0 10px;   
    display: inline;
    border-radius: 10px 10px;
    padding: 5px 10px;
    background-color: #1400FA;
    border: none;    
    flex-grow: 1;
}

#meetup #join.meetup-item #mc-embedded-subscribe {
    margin: 0 0 0 10px;   
    display: inline;
    border-radius: 10px 10px;
    padding: 5px 10px;
    background-color: #1400FA;
    border: none;    
    flex-grow: 1;
    color: white;
    font-family: 'Work Sans';
}

.content__gdprLegal {
    font-style: italic;
    font-size: 12px;
}

.content__gdprLegal p {
    margin: 0;
}

#meetup .content__gdprLegal {
    line-height: 20px;
}

#meetup .content {
    padding-top: 0;
}

#meetup > img {
    width: 100%;
}

#meetup #join .box {
    height: 400px;
}

#meetup #join strong {
    font-size: 20px;    
    margin-top: 15px;
    margin-bottom: 15px;
    display: block;
    text-align: center;
}

#community-partners {
    border-top: 1px solid black;
    margin-top: 50px;
}

#community-partners h1 {    
    text-align: center;
    font-size: 50px;
    font-family: 'Work Sans';
    padding: 100px 0;
}

.partners-item a {
    display: block;
}

@media (max-width: 1023px) {
    #community-mailing-list-content {
        flex-direction: column;
        align-items: center;
    }

    #community-mailing-list-content #join-community {
        padding-right: 0;
        padding-bottom: 20px;
        border: none;
        width: auto;
        text-align: center;
    }

    #community-mailing-list form {
        padding: 0;
        width: auto;
    }

    #community-mailing-list-content #join-community strong {    
        text-align: center;
    }
}

#careers h1 {
    text-align: center !important;
    display: flex;
    justify-content: center;
    height: 700px;
    align-items: center;
    background-color: cadetblue;
    color: white;
    font-family: 'Work Sans';
    font-size: 40px;
    background-image: url(/wp-content/themes/mistywest-2019/static/media/andrea-reiman-755882_16x9.jpg);
    background-position: center;
    background-size: cover;
}

.meetup-item > img {        
    background-color: #1400FA; 
    width: 100%;   
}

.careers-item h2,
.meetup-item h2,
#careers #related h2,
.careers-perks-content h2 {
    font-family: 'Work Sans';
    font-size: 22pt;    
    line-height: 22pt;
    margin-top: 20px;
    margin-bottom: 10pt;
}

.meetup-item h2 {
    font-size: 30pt;
    line-height: 32pt;
}

#careers #opening h2,
#meetup #next-meetup h2,
#careers #related h2,
.careers-perks-content h2 {    
    text-align: center !important;
}

#next-meetup .event .name {
    font-size: 25pt;
    line-height: 25pt;
    font-weight: 500;
    padding-bottom: 10px;
    grid-area: name;
}

#next-meetup .event .time {
    text-transform: uppercase;
    grid-area: time;
}
#next-meetup .event .yes_rsvp_count {
    text-transform: uppercase;
    grid-area: yes_rsvp_count;
}
#next-meetup .event .how_to_find_us {
    text-transform: uppercase;
    grid-area: how_to_find_us;
}

#next-meetup .event .button {
    margin: 0;
    text-transform: uppercase;    
    background-color: #1400FA;
}

#next-meetup .event {
    display: grid;
    grid-template-areas:
        "time time"
        "name name"
        "yes_rsvp_count button"
        "how_to_find_us button";
    grid-template-columns: 1fr;
    padding: 20px 0;
    font-size: 12pt;
}

#careers #related > h2,
.careers-perks-content > h2 {
    padding-top: 60px;
    padding-bottom: 20px;
    margin-top: 0;    
    border-top: 1px solid gray
}

#careers .careers-item h3,
#meetup .meetup-item h3 {
    font-size: 25px;
    color: #1400FA;
    margin-top: 10px;
    display: inline-block;
}

#meetup .meetup-item img {
    height: auto;
    max-width: 100%;
}

#careers .careers-item,
#meetup .meetup-item {
    display: flex;
    justify-content: center;        
}

#careers .careers-item.item-left,
#meetup .meetup-item.item-left {
    flex-direction: row-reverse;
}

#careers .careers-item .box,
#meetup .meetup-item .box {
    width: 50%;
    max-width: 680px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 30px;
    border-top: 1px solid gray;
    font-family: 'Work Sans';
    font-size: 12pt;
    line-height: 18pt;
}

#meetup .meetup-item .box {
    font-size: 16pt;
    line-height: 22pt;
}

#meetup #next-meetup .box {
    padding: 30px 0;
    width: 75%;
}

#careers .careers-item .no-line,
#meetup .meetup-item .no-line {
    border-top: none;
}

#careers .careers-item .bottom-line,
#meetup .meetup-item .bottom-line {
    border-bottom: 1px solid gray;
}

#careers .careers-item .box strong,
#meetup .meetup-item .box strong {
    font-weight: bold    
}

#meetup .meetup-item .box p {
    margin-bottom: 20px;
}

#careers .careers-item > a,
#meetup .meetup-item > a {
    width: 50%;
    max-width: 680px;
    padding: 10px;
    border-top: 1px solid gray;
}

#careers .careers-item img,
#meetup .meetup-item img {
    width: 100%;
    height: auto;
}

#careers #opening .box,
#meetup #opening .box {    
    margin-bottom: 30px;
}

#careers .box a,
#meetup .box a {
    position: relative;
}

#careers .box a img,
#meetup .box a img {
    width: 100%;
    height: auto;
}

#meetup #inception .join-button img,
#meetup #join .join-button img {
    width: 400px;
}

#meetup #inception .join-button {
    display: block;
    text-align: center;
    margin: 40px 0;
}

#meetup #join .join-button {
    display: block;
    text-align: center;    
}

#careers .box .details,
#meetup .box .details {
    position: absolute;
    top: 0;
    left: 50%;
    width: 50%;
    height: 100%;    
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: space-between;
    padding: 20px;
    align-items: center;
}

#careers .box .details .author,
#meetup .box .details .author {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
}

#careers .box .details .title,
#meetup .box .details .title {    
    font-size: 30px;    
}

#careers .box .details .category,
#meetup .box .details .category {
    background-color: #1400FA;
    padding: 5px 15px;
    border-radius: 30px;
    font-size: 15px;
    width: fit-content;
    color: white;
}

#careers .careers-item > p,
#meetup .meetup-item > p {
    border-top: 1px solid gray;
    padding-top: 5px;
    padding-bottom: 2px;
}

#meetup #join h2 {
    margin: 0 auto;
    font-size: 25pt;
    text-align: center;
}

#meetup #previous-events .box div {
    font-size: 25pt;
    line-height: 35pt;
    margin-bottom: 20px;
}

@media (max-width: 899px) {
    #careers .careers-item,
    #meetup .meetup-item {
        flex-direction: column !important;
        align-items: center;
    }

    #careers .careers-item > a,
    #meetup .meetup-item > a {
        width: calc(100% - 20px);
    }

    #careers .careers-item .box,
    #meetup .meetup-item .box {
        width: calc(100% - 20px);
        border-top: none;
    }

    #meetup #join.meetup-item .box:first-child {
        border-top: 1px solid gray;
        display: block;
    }

    #meetup #next-meetup .event {        
        grid-template-areas:
            "time"
            "name"
            "yes_rsvp_count"
            "how_to_find_us"
            "button";
    }

    #meetup #next-meetup .event .button {
        font-size: 15pt;
        margin-top: 20px;
    }

    #meetup #next-meetup .event .name {
        font-size: 22pt;
        padding: 20px 0;
    }

    #meetup #meetup #next-meetup .box {
        padding-bottom: 50px;
    }

    #meetup #previous-events .box div {
        font-size: 20pt;
        line-height: 32pt;
    }
}

#topButton {
    background-color: blue;
    display: none;
    position: fixed;
    border-radius: 20px;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    cursor: pointer;
    font-family: 'Work Sans';        
}

div#next-previous-page {
    display: flex;
    margin: 50px;
    justify-content: space-evenly;
    font-family: 'Work Sans';
}
#next-previous-page a {
    color: black;
}
#next-previous-page a span {
    background-color: #55f9c2;
    padding: 5px;
    border-radius: 50%;
    margin: 10px;
    font-family: FontAwesome;
}

#code-of-conduct h2 {
    padding-bottom: 20px;
}

li.whr-item {
    margin-bottom: 15px;
}

#ourwork #projects-faq-block h1 {
    text-align: center;
    margin-bottom: 40px;
    font-family: 'work sans';
    font-weight: normal;
}

#ourwork #projects-faq-block li,
#ourwork #projects-faq-block a {
    color: #55f9bf;
    margin-bottom: 20px;
    font-size: 24pt;
    font-family: 'work sans';
}

#ourwork #projects-faq-block {
    margin-left: 20%;
    margin-right: 20%;
    margin-bottom: 58pt;
}

@media (max-width: 899px) {
    #ourwork #projects-faq-block li,
    #ourwork #projects-faq-block a {        
        font-size: 20pt;
    }
}


.detailed-capabilities h1 {
    font-family: 'Work Sans';
    font-size: 30px;
    max-width: 500px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
}

.detailed-capabilities p {
    font-family: 'Work Sans';
    font-size: 18px;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    line-height: 28px;
}

button#ViewOurCapabilitiesButton {
    margin: 50px auto;
    display: block;
    width: 50%;
    border-radius: 99999px;
    background-color: #1400FA;
    font-size: 20px;
    padding: 10px 10px;
    line-height: 20px;
    font-family: 'Work Sans';
    height: auto;
}

@media (max-width: 500px) {
    .detailed-capabilities p {
        max-width: 80%;
    }

    button#ViewOurCapabilitiesButton {        
        width: 80%;        
    }
}

.footer-contact {
    border-top: 1px solid white;
}

#mc-embedded-subscribe-popup,
#mc-embedded-subscribe-form2 {    
    width: 380px; 
    display: flex;
    flex-direction: column;
    padding: 50px;
    text-align: center;
    align-items: stretch;
    font-family: 'work sans';
    color: black;
    margin: auto;
}

#mc-embedded-subscribe-popup {
    position: fixed;
    width: 390px; 
    right: 20px;
    bottom: 65px;
    z-index: 100;
    background: #F1F2F2;
    border: 5px solid black;
    padding-top: 20px;
    transition: opacity 0.5s;
    opacity: 100%;
    box-shadow: 1px 1px 5px grey;
}

@media screen and (max-width: 1024px) {
    #mc-embedded-subscribe-popup {
        right: unset;
        bottom: unset;
        top: 0; 
        left: 0;
        transform: translate(calc(50vw - 50%), calc(50vh - 50%));
    }
}

#mc-embedded-subscribe-popup #close_button {
    font-size: 10pt;            
    cursor: pointer;
    position: relative;
    left: -65px;
    top: -35px;
    background: white;
    border-radius: 1000px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    box-shadow: 1px 1px 5px grey;
}

#mc-embedded-subscribe-popup h3,
#mc-embedded-subscribe-form2 h3 {
    font-size: 25pt;
    font-weight: 400;
    line-height: 30pt;
    margin-bottom: 20px;
}

#mc-embedded-subscribe-popup strong,
#mc-embedded-subscribe-form2 strong {
    font-size: 13pt;
    font-weight: 400;
    line-height: 18pt;
    margin-bottom: 30px;
}

#mc-embedded-subscribe-popup input[type="email"],
#mc-embedded-subscribe-form2 input[type="email"] {
    border-radius: 1000px;
    border: 1px solid #000;
    padding: 5px 20px;
    margin-bottom: 10px;
    font-size: 13pt;
}

#mc-embedded-subscribe-popup input[type="submit"],
#mc-embedded-subscribe-form2 input[type="submit"] {
    color: white;
    background-color: #1400FA;
    border: none;
    border-radius: 100px;
    margin-bottom: 10px;
    font-size: 13pt;
    text-transform: uppercase;
    padding: 5px;
}

#mc-embedded-subscribe-popup input[type="checkbox"],
#mc-embedded-subscribe-form2 input[type="checkbox"] {
    margin: 10px;            
}

#mc-embedded-subscribe-popup label,
#mc-embedded-subscribe-form2 label {
    font-size: 9pt;
    line-height: 18pt;
    margin-bottom: 30px;
}

#mc-embedded-subscribe-popup .content__gdprLegal,
#mc-embedded-subscribe-form2 .content__gdprLegal {
    font-size: 9pt;
    line-height: 15pt;
    font-style: normal;
}

#mc-embedded-subscribe-popup.closed {
    display: none;
}

#mc-embedded-subscribe-popup.hidden {
    opacity: 0%;
}
    
.footer-info #mailing-list-button {
    color: white;
    background: black;
    padding: 5px 15px;
    border-radius: 1000px;
    text-transform: uppercase;
    cursor: pointer;
}

.footer-info-light #mailing-list-button {
    color: black;
    background: white;
}