#border,
section {
    position: relative;
}

#border,
.h3:after,
h3:after,
hr,
nav li a.active:after,
nav li a:hover:after {
    width: 100%
}

#impact h1,
#expanding h1,
#vision-2019 h2 {
    -webkit-text-stroke: 2px #142a45;
}

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

.h1,
.h2,
h1,
h2 {
    font-weight: 700;
}

.h1,
.h2,
.h3,
.h4,
h1,
h2,
h3,
h4 {
    font-family: open sans, sans-serif !important;
}

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

body {
    line-height: 1;
    font-family: open sans, sans-serif !important;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

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

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

.h1,
h1 {
    font-size: 40px;
    line-height: 52px;
    max-width: 260px;
}

@media(min-width:992px) {
    .h1,
    h1 {
        font-size: 74px;
        line-height: 86px;
        max-width: 450px;
    }
}

.h1.gradient,
h1.gradient {
    background: -webkit-linear-gradient(#FDB431, #F17099);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.h2,
h2 {
    font-size: 40px;
    line-height: 52px;
}

@media(min-width:992px) {
    .h2,
    h2 {
        font-size: 60px;
        line-height: 70px;
        max-width: 450px;
    }
}

.h3,
h3 {
    font-weight: 400;
    font-size: 14px;
    line-height: 12px;
    /*display: block;*/
}

@media(min-width:992px) {
    .h3,
    h3 {
        font-size: 25px;
        line-height: 12px;
        margin-bottom: 12px;
    }
}

.inner,
nav {
    margin: 0 auto;
}

.h3:after,
h3:after {
    content: " ";
    position: relative;
    display: inline-block;
    border-bottom: 1px solid #fff3dd;
    padding-top: 10px;
}

nav,
section {
    width: calc(100% - 20px);
}

.h4,
h4 {
    font-weight: 600;
    font-size: 22px;
    line-height: 30px;
    color: #fff;
}

.h5,
.p,
h5,
li,
p {
    font-weight: 400;
    line-height: 30px;
    /*font-family: open sans, sans-serif;*/
}

.no-padding-top {
    padding-top: 0px !important;
}
.no-margin-top {
    margin-top: 0px
}

.h5,
.offwhite h1,
.offwhite h2,
.offwhite h3,
.offwhite h4,
.offwhite p,
button,
h5 {
    color: #142a45;
}

    button#play-story {
        color: #e9e3da;
        border: 1px solid #e9e3da;
    }

        button#play-story:hover svg path {
            fill: #c45546;
        }

.h5,
h5 {
    font-size: 14px;
}

.p,
li,
p {
    font-size: 18px;
    
}

    .p span.bold,
    li span.bold,
    p span.bold {
        font-weight: 700;
    }

    .p span.small,
    li span.small,
    p span.small {
        font-size: 16px;
        font-weight: 400;
    }

a {
    text-decoration: none;
}

.highlight {
    color: #66bdb6;
}

strong {
    font-weight: 700;
}

hr {
    display: block;
    height: 0;
    margin: 10px 0 30px;
    padding: 0;
    border: 0;
    border-bottom: 1px solid #fff;
}
.sectionTitle {
    font-size: 7vw !important;
    text-transform: uppercase;
}
@media(max-width:991px) {
    .sectionTitle.short {
        font-size: 12vw !important;
    }
    .sectionTitle { width:100%; text-align:center;}
}

    .flex,
    button {
        display: flex;
    }

    button {
        min-width: 212px;
        height: 60px;
        border: 0;
        background-color: #142a45;
        font-family: open sans, sans-serif;
        font-size: 16px;
        font-weight: 600;
        cursor: pointer;
        align-items: center;
        justify-content: center;
        transition: background-color .3s;
    }

    .flex,
    .progress-meter {
        flex-direction: column;
    }

    button:focus {
        outline: 0;
    }

    button svg path {
        fill: #142a45;
    }

    button:hover {
        background-color: #c45546;
    }

        button:hover svg path {
            fill: #f4364c;
        }

    #section-connect .social svg:hover circle,
    #footer .social svg path {
        fill: #142a45;
    }

    .nav-download-btn circle {
        fill: #fec937;
    }

    #section-connect .social svg:hover circle,
    #footer .social svg circle,
    .nav-download-btn:hover circle {
        fill: #fff;
    }

    #section-connect .social svg:hover circle,
    #footer .social svg:hover circle,
    .nav-download-btn:hover circle {
        fill: #fdb431;
    }

    button svg {
        margin-right: 14px;
    }

        button svg path {
            transition: fill .3s;
        }

    #border {
        margin-top: -88px;
        padding: 10px 0;
        background: linear-gradient(to bottom, #f3c867, #707241, #66bdb6);
    }

    section {
        margin: auto;
        overflow: hidden;
    }

    @media(min-width:992px) {
        #border {
            padding: 20px 0;
        }

        section {
            width: calc(100% - 40px);
        }
    }

.inner {
    padding: 60px 20px;
    /* max-width: 1050px;*/
    max-width: 1200px;
}

    .split {
        opacity: 0;
    }

    .full-width {
        max-width: 100%;
    }

    .split div {
        white-space: nowrap;
    }

    .fl {
        float: left;
    }

    .fr {
        float: right;
    }

    .purple {
        background-color: #4b1636;
    }

        .purple h3:after {
            border-bottom: 1px dashed #fff3dd;
        }

    .beige,
    .orange {
        background-color: #fdb431;
    }

        .beige h1,
        .beige h2,
        .beige h3,
        .beige h4,
        .beige p,
        .orange h1,
        .orange h2,
        .orange h3,
        .orange h4,
        .orange p {
            color: #4b1636;
        }

            .beige h3:after,
            .orange h3:after {
                border-bottom: 1px dashed #4b1636;
            }

    .beige {
        background-color: #fff3dd;
    }

    .blue {
        background-color: #142a45;
        color: #e9e3da;
    }

        .blue h3:after {
            border-bottom: 1px solid #fff3dd;
        }

    .red {
        background-color: #c45546;
    }

    .green {
        background-color: #707241;
        color: #ffffff;
    }

    .txt-green {
        color: #707241;
    }

    .lblue {
        background-color: #66bdb6;
    }

    .offwhite {
        background-color: #e9e3da;
        color: #142a45;
    }

    .yellow {
        background-color: #f3c867;
    }

    .scrolled {
        top: 0;
        position: sticky;
        box-shadow: 0 2px 0 1px rgba(0, 0, 0, .1);
    }

    nav,
    nav .flex,
    nav li a {
        position: relative;
    }

    nav {
        top: 20px;
        height: 88px;
        z-index: -1;
        background-color: rgba(0, 0, 0, 0.3);
        transition: box-shadow .3s;
        -webkit-backdrop-filter: blur(10px);
        backdrop-filter: blur(10px);
    }

    @media(min-width:992px) {
        .inner {
            /*padding: 120px 80px;*/
        }

        nav {
            z-index: 100;
            width: calc(100% - 40px);
        }
    }

    nav .flex {
        height: 100%;
        flex-direction: row;
        align-items: center;
        padding: 0 80px;
        display: none;
    }

    @media(min-width:768px) {
        nav .flex {
            display: flex;
        }

        #section-header {
            min-height: 729px;
        }
    }

    nav li,
    nav li a {
        display: inline-block;
    }

    nav ul {
        margin-left: auto;
    }

    nav li {
        line-height: 10px;
    }

        nav li a {
            font-family: open sans, sans-serif;
            font-size: 12px;
            font-weight: 700;
            line-height: 12px;
            color: #fff3dd;
            top: 3px;
            margin-right: 30px;
        }

    @media(min-width:992px) {
        nav li a {
            margin-right: 20px;
        }

        #section-header h1 {
            font-size: 64px;
            line-height: 80px;
            bottom: 30px;
            position: absolute;
        }
    }

    @media(min-width:1024px) {
        nav li a {
            margin-right: /*30px*/ 20px;
        }

        nav a:hover {
            color: #fdb431;
        }
    }
nav a:hover {
    color: #fdb431;
}
    nav li a:after {
        content: "";
        display: block;
        width: 0;
        height: 1px;
        padding-bottom: 5px;
        border-bottom: 1px dashed #fdb431;
        transition: width .3s;
    }

    #progress-meter-container {
        position: fixed;
        max-width: 1250px;
        width: 100%;
        height: 100%;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        z-index: 99;
        pointer-events: none;
        display: none;
    }

    .progress-meter-wrapper {
        position: absolute;
        top: 221px;
        right: 40px;
    }

    .progress-meter {
        width: 40px;
        height: 350px;
        position: fixed;
        top: 221px;
        right: 40px;
        z-index: 99;
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .progress-meter .ball {
            background-color: #fdb431;
            width: 13px;
            height: 13px;
            border-radius: 50%;
            position: relative;
        }

        .progress-meter .bar {
            background-color: rgba(255, 255, 255, .2);
            width: 2px;
            height: 285px;
            margin: 12px 0;
        }

        .progress-meter .goal {
            width: 26px;
            height: 26px;
            border: 1px dashed #fdb431;
            border-radius: 50%
        }

    #section-header {
        margin: 0 auto;
        /*background-image: url('../img/hrheader.png');
    background-size: cover;*/
        height: 100vh;
    }

        #section-header h1 {
            color: #fff;
            text-shadow: 2px 2px #000000;
        }

        #section-header h3 {
            color: #fff;
            text-shadow: 2px 2px #000000;
        }

            #section-header h3:after {
                width: 0%
            }

        #section-header h3 {
            bottom: 350px;
            position: absolute;
            display:none;
        }
@media(max-width:991px) {
    #section-header h3 {
        bottom: 10px;
        position: relative;
        display:block;
    }
    #section-header .caption .inner {
        position: absolute;
        bottom:0px;
    }
}


    /*#section-header .s1-wave {
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: url("../img/s1_wave.svg");
    width: 986px;
    height: 301px;
}
#section-header .s1-small-half-circle {
    position: absolute;
    top: 85%;
    left: 7%;
    background-image: url("../img/s1_small_half_circle.svg");
    background-position: center;
    width: 43px;
    height: 20px;
}
#section-header .s1-gradient-circle {
    position: absolute;
    top: 42.5%;
    left: calc(24% + 50px);
    background-image: url("../img/s1_gradient_circle.svg");
    background-position: center;
    width: 749px;
    height: 749px;
}
#section-header .s1-dotted-orb {
    position: absolute;
    top: 39.25%;
    left: 65%;
    background-image: url("../img/s1_dotted_orb.svg");
    background-position: center;
    width: 72px;
    height: 72px;
}
#section-header .s1-girl-left {
    position: absolute;
    top: 47.5%;
    left: 24%;
    background-image: url("../img/s1_girl_left.png");
    width: 324px;
    height: 704px;
}
#section-header .s1-shaft-green {
    position: absolute;
    bottom: 0;
    right: 0;
    background-image: url("../img/s1_shaft_green.svg");
    width: 749px;
    height: 234px;
}
#section-header .s1-girl-middle {
    position: absolute;
    top: 40%;
    left: calc(24% + 175px);
    background-image: url("../img/s1_girl_middle.png");
    width: 460px;
    height: 817px;
}
#section-header .s1-shaft-red {
    position: absolute;
    bottom: 0;
    right: 0;
    background-image: url("../img/s1_shaft_red.svg");
    width: 474px;
    height: 135px;
}
#section-header .s1-girl-right {
    position: absolute;
    top: 45%;
    left: calc(24% + 500px);
    background-image: url("../img/s1_girl_right.png");
    width: 272px;
    height: 738px;
}*/


    #hero {
        height: 100vh;
        width: 100%;
        display: flex;
        justify-content: center;
    }



        #hero::after {
            width: 100%;
            height: 100%;
            content: '';
            position: absolute;
            z-index: 10;
            top: 0;
            left: 0;
            background: rgba(0,0,0,0.0)
        }


        #hero video {
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            z-index: 5;
            object-fit: cover;
            font-family: 'object-fit: cover';
        }




        #hero .caption {
            position: relative;
            z-index: 20;
            width: 100%;
        }

    #welcome {
        min-height: 1002px;
        color: #e9e3da;
    }

        #welcome h1 {
            font-size: 3.0em;
            color: #e9e3da;
            margin: 0.5em 0 0.2em;
            text-align: center;
            -webkit-text-stroke: 2px #e9e3da;
            margin-left: 350px;
        }

        #welcome .name {
            font-weight: bold;
        }

        #welcome .title {
            font-size: 16px;
            font-weight: 400;
            font-style: italic;
        }

        #welcome .txtLetter p {
            font-size: 18px;
            margin-bottom: 15px;
        }

        #welcome .inner > .flex {
            display: flex;
            flex-direction: column;
            flex-direction: column-reverse;
        }

            #welcome .inner > .flex > div {
                width: 100%
            }

        #welcome .inner > .infographic-box {
            /* margin-top: 120px;*/
        }

            #welcome .inner > .infographic-box .text {
                background: #e9e3da;
                color: #707241;
                padding: 20px;
                font-weight: 500;
            }

                #welcome .inner > .infographic-box .text .small {
                    /*font-weight: 600;*/
                    line-height: 34px;
                    display: inline-block;
                    padding-top: 15px;
                }

            #welcome .inner > .infographic-box .title {
                margin-bottom: 0px !important;
                font-size: 30px;
            }

        #welcome .inner > .flex > .right {
            flex: 8;
            /*height: 225px;*/
            margin: 20px 0 auto;
        }

    @media(min-width:992px) {
        #welcome .inner > .flex {
            flex-direction: row;
        }

            #welcome .inner > .flex > div {
                width: 50%
            }

        #welcome .txtLetter {
            margin-top: 40px;
        }
    }

    @media(max-width:991px) {
        #welcome h1 {
            font-size: 2em;
            color: #e9e3da;
            margin: 0.5em 0 1.0em;
            text-align: center;
        }
    }

    #welcome .inner > .flex .left {
        flex-direction: column;
    }

        #welcome .inner > .flex .left > .flex {
            align-items: center;
        }

    @media(min-width:992px) {
        #welcome .inner > .flex .left > .flex {
            flex-direction: row;
        }
    }

    #impact .inner > .flex,
    /*#work .inner*/ {
        flex-direction: column;
        display: flex;
    }

    #welcome .inner > .flex .left > .flex .right {
        margin: 0 0 30px;
        text-align: center;
    }

    @media(min-width:992px) {
        #welcome .inner > .flex .left > .flex .right {
            margin: 0 0 0 15px;
            text-align: left;
        }
    }

    #welcome .inner > .flex > .right p:not(:last-of-type),
    #welcome h3 {
        margin-bottom: 30px;
    }

    #welcome .highlight {
        background-color: #fd8f31;
    }

    #welcome .popup-gif {
        padding: 2px;
        cursor: default;
    }

    #section-mission {
    }

        #section-mission .inner > .flex {
            display: flex;
            flex-direction: column;
        }

            #section-mission .inner > .flex > div {
                width: 100%
            }

        #section-mission .inner > .infographic-box {
            /* margin-top: 120px;*/
        }

            #section-mission .inner > .infographic-box .text {
                font-weight: 500;
            }

            #section-mission .inner > .infographic-box .text {
                line-height: 34px;
                display: inline-block;
                padding-top: 15px;
                font-size: 25px;
            }

                #section-mission .inner > .infographic-box .text .small {
                    /*font-weight: 600;*/
                    line-height: 34px;
                    display: inline-block;
                    padding-top: 15px;
                }

            #section-mission .inner > .infographic-box .title {
                margin-bottom: 20px !important;
                font-size: 40px;
                font-weight: 700;
            }

        #section-mission .inner > .flex > .right {
            flex: 8;
            /*height: 225px;*/
            margin: 50px 30px auto;
        }

    @media(max-width:991px) {
        #section-mission .inner > .flex > .right {
            flex: 8;
            /*height: 225px;*/
            margin: 50px auto auto;
            text-align: center;
        }
    }

    @media(min-width:992px) {
        #section-mission .inner > .flex {
            flex-direction: row;
        }

            #section-mission .inner > .flex > div {
                width: 50%
            }
    }

    #section-mission .inner > .flex .left {
        flex-direction: column;
    }

        #section-mission .inner > .flex .left > .flex {
            align-items: center;
        }

    @media(min-width:992px) {
        #section-mission .inner > .flex .left > .flex {
            flex-direction: row;
        }
    }

    #section-connect h1 {
        margin: 0 auto;
        max-width: 100%;
        text-align: center;
        -webkit-text-stroke: 2px #142a45;
    }

    #section-connect h3 {
        padding-top: 0px;
        margin: 0px;
        line-height: 2px;
    }

        #section-connect h3:after {
            content: " ";
            position: relative;
            display: inline-block;
            border-bottom: 0px solid #fff3dd;
            padding-top: 0px;
            margin: 0px;
        }

        #section-connect h3 a {
            color: #142a45;
        }

    #section-connect a:hover h3 {
        color: #66bdb6;
    }

    #section-connect .social-box {
        margin: 60px auto 30px;
        max-width: 100%;
        text-align: center;
    }

        #section-connect .social-box .social {
            margin: 30px auto;
        }

    #section-connect .social svg circle,
    .nav-download-btn circle {
        transition: fill .3s;
    }

    #section-connect .social {
        /*display: flex;*/
        margin-left: 25px;
        opacity: 0;
    }

    @media(min-width:992px) {
        #section-connect .social {
            margin-left: 50px;
        }
    }

    #section-connect .social svg {
        width: 52px;
        height: 52px;
        cursor: pointer;
        margin: 0px 10px;
    }

        #section-connect .social svg:not(:last-of-type) {
            margin-right: -4px;
        }

    #section-connect .social .facebook {
        z-index: 99;
    }

    #impact .inner > .flex {
        flex-direction: column;
        display: flex;
    }

    #welcome .inner > .flex .left > .flex .right {
        margin: 0 0 30px;
        text-align: center;
    }

    @media(min-width:992px) {
        #welcome .inner > .flex .left > .flex .right {
            margin: 0 0 0 15px;
            text-align: left;
        }
    }

    #welcome .inner > .flex > .right p:not(:last-of-type),
    #welcome h3 {
        margin-bottom: 30px;
    }

    #welcome .highlight {
        background-color: #fd8f31;
    }

    #welcome .popup-gif {
        padding: 2px;
        cursor: default;
    }

    #impact {
        position: relative;
        width: calc(100% - 20px);
        min-height: 1780px;
    }

        #impact .inner > .flex {
            position: relative;
        }

    @media(min-width:992px) {
        #impact {
            width: calc(100% - 40px);
            min-height: 1800px;
        }

            #impact .inner > .flex {
                flex-direction: row;
            }
    }

    #impact .inner > .flex > div {
        width: 100%
    }

    #impact .inner > .flex > .left > .flex {
        position: relative;
        align-items: center;
    }

    #impact .inner > .flex > .right > .flex {
        position: relative;
        /*align-items: center;*/
    }

    #impact .inner > .flex:nth-of-type(1) > .right {
        position: relative;
        top: -65px;
    }

    #impact .inner > .flex:nth-of-type(2) {
        top: 75px;
    }

    @media(min-width:992px) {
        #impact .inner > .flex > div {
            width: 50%
        }

        #impact .inner > .flex > .left > .flex h2,
        #impact .inner > .flex > .left > .flex h4,
        #impact .inner > .flex > .left > .flex h5 {
            margin-left: -100px;
        }

        #impact .inner > .flex:nth-of-type(2) {
            /*top: -50px;*/
        }

        #impact .inner > .flex:nth-of-type(3) {
            /*margin-top: -250px*/;
        }
    }

    #impact .inner > .flex:nth-of-type(3) {
        /*top: 150px;*/
    }

    #impact .inner > .flex:nth-of-type(1) > .right, #impact .inner > .flex:nth-of-type(2) > .right, #impact .inner > .flex:nth-of-type(4) > .left, #impact .inner > .flex:nth-of-type(6) > .right, #impact .inner > .flex:nth-of-type(8) > .left {
        flex-direction: column;
        display: flex;
    }

    @media (min-width: 992px) {
        #impact .inner > .flex > .left, #impact .inner > .flex > .right {
            margin: 0;
        }
    }

    #impact .inner > .flex:nth-of-type(1) > .right img, #impact .inner > .flex:nth-of-type(2) > .right img, #impact .inner > .flex:nth-of-type(6) > .right img, #impact .inner > .flex:nth-of-type(1) > .right .stats {
        margin-left: auto;
    }


    #impact .inner > .flex img {
        max-width: 85%;
        height: auto;
    }
    
    #impact .inner > .flex .right img {
        max-width: 100%;
        height: auto;
    }

    @media (min-width: 992px) {
        #impact img {
            margin-left: inherit;
            text-align: center;
        }
    }

    @media (max-width: 991px) {
        #impact .inner > .flex img {
            max-width: 100%;
            height: auto;
        }

        #impact .inner > .flex:nth-of-type(1) > .right img, #impact .inner > .flex:nth-of-type(2) > .right img, #impact .inner > .flex:nth-of-type(6) > .right img, #impact .inner > .flex:nth-of-type(1) > .right .stats {
            margin-left: 0px;
        }

        #impact .inner > .flex:nth-of-type(1) > .right {
            top: 0px;
        }

        #impact h4 {
            font-size: 30px;
        }
    }

    #impact h1 {
        color: #c45546;
        margin-bottom: 10px;
        -webkit-text-stroke: 2px #c45546;
    }

    #impact .section {
        margin-top: 75px;
    }

#impact p {
    text-align: justify;
    margin-bottom: 20px;
    
}

    #impact .stats {
        margin: 20px 0;
        -webkit-text-stroke: 1px #c45546;
        letter-spacing: .2rem;
    }


    #impact .women-children .right {
        display: flex;
        justify-content: center;
        margin-top: -70px;
    }

    #impact .adolescents .left img {
        display: flex;
        justify-content: center;
        margin-top: -70px;
    }

    #impact .mental-health .right {
        display: flex;
        justify-content: center;
        margin-top: -70px;
    }

    #impact .migrants .left img {
        display: flex;
        justify-content: center;
        margin-top: -50px;
    }

    #impact .lgbtq .right {
        display: flex;
        justify-content: center;
        margin-top: -70px;
    }

    #impact .right .flex {
        margin-top: 0;
    }

    #impact .left .flex {
        margin-top: 0;
    }

    #impact h2 {
        color: #c45546;
        font-weight: 800;
        -webkit-text-stroke: 1px #c45546;
        letter-spacing: .2rem;
    }

    #impact h4 {
        color: #c45546;
        font-weight: 800;
    }

    #impact .gradient-bg {
        width: 300px;
        height: 300px;
        border-radius: 50%;
        margin-bottom: 36px;
    }

    @media(min-width:992px) {
        #impact #healthright-served {
            width: 358px;
            height: 358px;
            align-self: flex-end;
        }

        #impact #healthright-reached {
            width: 376px;
            height: 376px;
            align-self: flex-start;
        }

        #impact #total-revenue {
            width: 388px;
            height: 388px;
            align-self: flex-end;
        }
    }

    #impact .gradient-pic {
        min-width: 300px;
        width: 100%;
        max-width: 400px;
        height: auto;
        position: absolute;
    }

    #impact .healthright-served {
        top: 36px;
    }

    #impact .healthright-reached {
        top: 20px;
    }

    #impact .indiviual:first-of-type {
        margin-bottom: 0;
    }

    @media (max-width: 991px) {
        #impact .indiviual {
            margin-top: 0px;
        }
    }


    @media(min-width:992px) {
        #impact .gradient-pic {
            max-width: none;
        }

        #impact .healthright-served {
            width: 509px;
            height: 343px;
        }

        #impact .healthright-reached {
            width: 550px;
            height: auto;
            top: -50px;
            left: -80px;
        }
    }

    #impact .total-revenue {
        width: 100%;
        top: 33px;
    }

    @media(min-width:992px) {
        #impact .total-revenue {
            width: 564px;
            height: 376px;
            top: 15px;
            left: 10px;
        }
    }

    @media(max-width:991px) {
        #impact .inner > .flex.reverse {
            display: flex;
            flex-direction: column-reverse;
        }

        #impact .indiviual {
            margin-top: 0px;
        }

        #impact h1 {
            font-size: 60px;
        }
    }

    #work {
        position: relative;
        width: calc(100% - 20px);
        margin: auto;
    }

        #work .inner > .flex {
            /* display: flex;
        flex-direction: column;*/
            margin-bottom: 150px;
        }

    @media(min-width:992px) {
        #work {
            width: calc(100% - 40px);
        }

            #work .inner > .flex {
                flex-direction: row;
            }
    }

    #work .inner > .flex.single {
        flex-direction: column;
        align-items: center;
    }

    #work h1 {
        color: #142a45;
        width: 100%;
        margin: -30px auto 50px;
        -webkit-text-stroke: 2px #FFF3DD;
        text-align: center;
        font-size: 6vw !important;
    }

    #work .inner > .flex.single:nth-of-type(1) h3 {
        margin-bottom: 30px;
    }

    #work .inner > .flex.single:nth-of-type(2) h3 {
        text-align: center;
        line-height: 24px;
    }

        #work .inner > .flex.single:nth-of-type(2) h3:after {
            top: -12px;
        }

    #work .inner > .flex.linegraph svg {
        max-width: 100%;
        height: auto;
    }

    #work .inner > .flex.alumni {
        margin-bottom: 300px;
    }

    @media(min-width:768px) {
        #work .inner > .flex.alumni {
            margin-bottom: 150px;
        }
    }

    #work .inner > .flex.diversity > .left {
        position: relative;
        width: 100%
    }

    @media(min-width:992px) {
        #work .inner > .flex.diversity > .left {
            width: 60%
        }
    }

    #work .inner > .flex.diversity > .left img {
        /* width: 100%;*/
        max-width: 505px;
        height: auto;
    }

    @media(min-width:992px) {
        #work .inner > .flex.diversity > .left img {
            /* width: auto;*/
        }
    }

    #work .inner > .flex.diversity > .right {
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        width: 100%
    }

    @media(min-width:992px) {
        #work .inner > .flex.diversity > .right {
            width: 55%;
            /* max-width: 257px;*/
        }
    }

    #work .inner > .flex.bubble-chart {
        flex-direction: column;
        margin-bottom: 200px;
    }

        #work .inner > .flex.bubble-chart h3 {
            position: relative;
            margin-bottom: 40px;
            z-index: 20;
        }

        #work .inner > .flex.bubble-chart svg {
            width: 100vw;
            height: 700px;
            position: absolute;
            left: 0;
            margin-top: -100px;
        }

    #work .inner > .flex > .left h3 {
        margin-bottom: 40px;
    }

    #work .inner > .flex > .right {
        position: relative;
        display: flex;
        flex-direction: row;
        align-items: center;
    }

    @media(min-width:992px) {
        #work .inner > .flex > .left {
            width: 45%
        }

        #work .inner > .flex > .right {
            width: 55%
        }
    }

    #work .inner > .flex h4 {
        max-width: 400px;
    }

    #work .circle-mask {
        width: 283px;
        height: 283px;
        position: absolute;
        top: 0;
        border-radius: 50%;
        overflow: hidden;
    }

        #work .circle-mask img,
        #work .tooltip {
            position: relative;
            opacity: 0;
        }

    #work .tooltip {
        bottom: -240px;
        left: calc(-100% + 50px);
        min-width: 246px;
        width: 246px;
        height: 182px;
    }

    @media(min-width:768px) {
        #work .tooltip {
            top: -20px;
            left: 10px;
            bottom: 0;
        }
    }

    #work .tooltip span {
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: #4b1636;
        box-sizing: border-box;
        padding: 20px;
    }

        #work .tooltip span:after {
            content: " ";
            position: absolute;
            top: 50%;
            right: 100%;
            margin-top: -12px;
            width: 0;
            height: 0;
            border-right: 20px solid #4b1636;
            border-top: 12px solid transparent;
            border-bottom: 12px solid transparent;
        }

    #work .tooltip h1 {
        font-size: 50px;
        line-height: 50px;
    }

    #work .tooltip h4 {
        color: #fff3dd;
    }

    #work .bubble-menu {
        width: 202px;
        height: 212px;
        position: relative;
        z-index: 20;
        background-color: #fff3dd;
        border: 1px solid #4b1636;
        visibility: hidden;
        pointer-events: none;
    }

        #work .bubble-menu > div {
            height: 20%;
            display: flex;
            align-items: center;
            justify-content: center;
            font-family: open sans, sans-serif;
            font-size: 18px;
            font-weight: 400;
            color: #4b1636;
            box-sizing: border-box;
            cursor: pointer;
            transition: background-color .3s, color .3s;
        }

            #work .bubble-menu > div:not(:last-of-type) {
                border-bottom: 1px solid #4b1636;
            }

            #work .bubble-menu > div:hover {
                background-color: #e5dac6;
            }

            #work .bubble-menu > div.selected {
                background-color: #4b1636;
                color: #fff3dd;
            }

    #work .inner {
        max-width: 1300px;
        padding: 100px 0;
    }

    #work .map-container path {
        fill: rgba(255, 255, 255, .9);
    }

    #work .map-container .active path {
        fill: #66bdb6;
    }

        #work.map-container .active path:hover {
            fill: #f3c867;
        }

    #work .map-container .mobile-help {
        display: none;
    }

    @media (max-width: 767px) {
        #work .map-container .mobile-help {
            display: block;
            width: 100%;
            font-size: 80%;
            text-align: center;
            margin: 20px 0 -20px;
        }

            #work .map-container .mobile-help span {
                font-weight: bold;
                color: #66bdb6;
            }

        #work h1 {
            color: #142a45;
            width: 100%;
            margin: -30px auto 50px;
            -webkit-text-stroke: 2px #FFF3DD;
            text-align: center;
            font-size: 8vw !important;
        }
    }

    .popover-content {
        color: #ff0000;
        /*font-weight: bold;*/
    }

    .popover-title {
        background: #222;
        color: #fff;
    }

    .popover-header {
        padding: .5rem 1rem;
        margin-bottom: 0;
        font-size: 1rem;
        font-weight: bold;
        background-color: #66bdb6;
        border-bottom: 1px solid #d8d8d8;
        border-top-left-radius: calc(.3rem - 1px);
        border-top-right-radius: calc(.3rem - 1px);
    }

        .popover-header:after,
        .popover-header:after {
            display: none;
        }

    .toolfix:hover::after {
        bottom: 120%;
    }

    #expanding {
        position: relative;
        width: calc(100% - 20px);
        min-height: 3552px;
        margin: auto;
    }

        #expanding .inner > .flex {
            display: flex;
            flex-direction: column;
        }

            #expanding .inner > .flex:not(:last-of-type) {
                margin-bottom: 120px;
            }

    @media(min-width:992px) {
        #expanding {
            width: calc(100% - 40px);
        }

            #expanding .inner > .flex {
                flex-direction: row;
            }
    }

    #expanding .inner > .flex > div {
        width: 100%
    }

    #expanding .inner > .flex > .left > .flex {
        flex-direction: row;
        align-items: center;
    }

        #expanding .inner > .flex > .left > .flex > .left {
            margin-left: 25px;
        }

        #expanding .inner > .flex > .left > .flex > .right {
            margin: 0 25px;
        }

    #expanding .inner > .flex:nth-of-type(1) {
        align-items: center;
    }

        #expanding .inner > .flex:nth-of-type(1) > .left {
            position: relative;
            top: -27px;
        }

        #expanding .inner > .flex:nth-of-type(1) p {
            margin: 32px 0;
        }

    #expanding .inner > .flex:nth-of-type(2) {
        align-items: center;
    }

        #expanding .inner > .flex:nth-of-type(2) > .left {
            margin-bottom: 32px;
        }

    @media(min-width:992px) {
        #expanding .inner > .flex > div {
            width: 50%
        }

        #expanding .inner > .flex:nth-of-type(2) > .left {
            margin: 0;
        }
    }

    #expanding .inner > .flex:nth-of-type(2) > .right {
        min-height: 289px;
    }

    #expanding .inner > .flex:nth-of-type(3) > .right {
        margin: 50px 0 0;
    }

    @media(min-width:992px) {
        #expanding .inner > .flex: nth-of-type(3) > .right {
            margin: 50px 0 0 120px;
        }
    }

    #expanding .inner > .flex:nth-of-type(3) > .right img {
        margin-bottom: 25px;
    }

    #expanding .inner > .flex:nth-of-type(4) > .right img {
        width: 100%;
        max-width: 545px;
        height: auto;
        margin-top: 32px;
    }

    @media(min-width:992px) {
        #expanding .inner > .flex: nth-of-type(4) > .right img {
            width: 545px;
            height: auto;
            margin: 0;
        }
    }

    #expanding .inner > .flex:nth-of-type(5) {
        max-width: 800px;
        margin: 0 auto 120px;
        align-items: center;
    }

        #expanding .inner > .flex:nth-of-type(5) > .left {
            position: relative;
            top: -13px;
        }

    #expanding .inner > .flex:nth-of-type(6) {
        align-items: center;
    }

        #expanding .inner > .flex:nth-of-type(6) > .left {
            width: 100%
        }

    @media(min-width:992px) {
        #expanding .inner > .flex: nth-of-type(6) > .left {
            width: 38%
        }
    }

    #expanding .inner > .flex:nth-of-type(6) > .right {
        width: 100%
    }

    @media(min-width:992px) {
        #expanding .inner > .flex: nth-of-type(6) > .right {
            width: 62%
        }
    }

    #expanding .inner > .flex:nth-of-type(6) > .right img {
        width: 100%;
        max-width: 601px;
        height: auto;
        margin-top: 32px;
    }

    @media(min-width:992px) {
        #expanding .inner > .flex: nth-of-type(6) > .right img {
            width: 601px;
            margin: 0;
        }

        #expanding h2 {
            max-width: 390px;
        }
    }

    #expanding h1 {
        color: #4b1636;
        max-width: 540px;
        margin-bottom: 90px;
    }

    #expanding h4 {
        margin-top: 13px;
    }

    #expanding p.guest {
        font-size: 16px;
        font-weight: 600;
        line-height: 24px;
        color: #4b1636;
    }

    #expanding p.episode {
        font-size: 12px;
        line-height: 20px;
        font-weight: 400;
        color: #4b1636;
    }

    #expanding .podcast-player {
        max-width: 450px;
        height: 86px;
        background-color: #fff3dd;
        margin-top: 14px;
        cursor: pointer;
        opacity: .3;
        transition: opacity .3s;
    }

        #expanding .podcast-player:hover {
            opacity: .5;
        }

        #expanding .podcast-player.playing {
            opacity: 1 !important;
        }

    #stories {
        position: relative;
        width: calc(100% - 20px);
        /* min-height: 3533px;*/
        margin: auto;
    }

        #stories p {
            text-align: justify;
            margin-bottom: 20px;
          
        }

        #stories .stats {
            text-align: center;
            margin-top: 30px;
            max-width: 75%;
            color: #f9c752;
        }
        #stories .author {
            padding: 0px 0 0 60px;
            opacity: 0;
        }
        #stories .indiviual {
           /* margin-top: 75px;*/
        }

            #stories .indiviual:first-of-type {
                margin-bottom: 0;
            }

        #stories .stats .numbers,
        #stories .stats .text {
            max-width: 100%;
        }

        #stories .stats .text {
            font-weight: 600;
            font-size: 22px;
            line-height: 30px;
        }

        #stories .stats .numbers {
            font-size: 60px;
            line-height: 52px;
            font-weight: 700;
            -webkit-text-stroke: 1px #f9c752;
            letter-spacing: 2px;
        }

        #stories h1 {
            max-width: 550px;
            margin-bottom: 10px;
            color: #707241;
            -webkit-text-stroke: 2px #707241;
        }


        #stories h2 {
            max-width: 390px;
        }

        #stories h3 {
            color: #f9c752;
            font-weight: 700;
            -webkit-text-stroke: 2px #f9c752;
            font-size: 30px;
            letter-spacing: 2px;
            text-transform: uppercase;
        }

            #stories h3:after {
                border-bottom: 0px solid #fff3dd;
            }

        #stories h4 {
            margin-top: 13px;
        }

        #stories img {
            margin-left: inherit;
            text-align: center;
        }

        #stories .inner > .flex {
            display: flex;
            flex-direction: column;
        }

        #stories .quote-mark {
            position: absolute;
            opacity: 0;
        }

        #stories p.quote {
            margin: 25px 60px 10px;
            font-size: 24px;
            font-weight: 700;
            font-style: italic;
        }

    @media(max-width:991px) {
        #stories .inner > .flex.reverse {
            display: flex;
            flex-direction: column;
            flex-direction: column-reverse;
            padding-top: 40px;
        }
        #stories p.quote {
            margin: 10px 5px 10px;
        }
            #stories .indiviual {
            margin-top: 0px;
        }

        #stories h1 {
            font-size: 60px;
        }
    }

    #stories .inner > .flex:not(:last-of-type) {
        margin-bottom: 80px;
    }

    #stories .inner .flex > .flex:first-of-type {
        margin-bottom: 0;
        margin-top: 75px;
    }

    @media(min-width:992px) {
        #stories {
            width: calc(100% - 40px);
        }

            #stories .inner {
                max-width: 1200px;
                /* padding: 120px 0;*/
            }

                #stories .inner > .flex {
                    flex-direction: row;
                }

            #stories .stats {
                text-align: center;
                margin-top: 30px;
                width: 100%;
                color: #f9c752;
            }

            #stories img {
                /*width:100%;
            text-align: center;*/
            }
    }

    @media(max-width:991px) {
        #stories .stats {
            text-align: center;
            margin-top: 30px;
            width: 100%;
            max-width: 100%;
            color: #f9c752;
        }

        #stories .indiviual img {
            height: auto;
            width: 50%;
            margin: 0 auto;
        }
        #stories .indiviual img.imgLG {
            height: auto;
            width: 90%;
            margin: 0 auto;
        }

        #stories .quote {
            padding: 20px 0 0 40px;
            opacity: 0;
        }

        #stories .quote-mark {
            position: absolute;
            opacity: 0;
        }

        #stories .author {
            padding: 0px 0 0 40px;
            opacity: 0;
        }
    }

    #stories .inner > .flex > div {
        width: 100%
    }

    #stories .inner > .flex > .left,
    #stories .inner > .flex > .right {
        margin-bottom: 32px;
    }

    #stories .inner > .flex img {
        max-width: 75%;
        height: auto;
    }
#stories .inner > .flex img.imgLG {
    max-width: 95%;
}

    #stories .inner > .flex:nth-of-type(1) > .left,
    #stories .inner > .flex:nth-of-type(2) > .left,
    #stories .inner > .flex:nth-of-type(6) > .left {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    #stories .inner > .flex:nth-of-type(1) > .right,
    #stories .inner > .flex:nth-of-type(2) > .right,
    #stories .inner > .flex:nth-of-type(4) > .left,
    #stories .inner > .flex:nth-of-type(6) > .right,
    #stories .inner > .flex:nth-of-type(8) > .left {
        flex-direction: column;
        display: flex;
    }

    @media(min-width:992px) {
        #stories .inner > .flex > .left,
        #stories .inner > .flex > .right {
            margin: 0;
        }

        #stories .inner > .flex img {
            /*max-width: 100%*/
        }

        #stories .inner > .flex:nth-of-type(2) {
            margin-top: -120px;
        }

        #stories .inner > .flex:nth-of-type(1),
        #stories .inner > .flex:nth-of-type(2),
        #stories .inner > .flex:nth-of-type(6) {
            /* margin-left: 80px;*/
        }

            #stories .inner > .flex:nth-of-type(1) > .left, #stories .inner > .flex:nth-of-type(2) > .left, #stories .inner > .flex:nth-of-type(6) > .left {
                /*max-width: 388px;*/
            }

        #stories .inner > .flex:nth-of-type(4),
        #stories .inner > .flex:nth-of-type(8) {
            margin-right: 80px;
        }
    }

    #stories .inner > .flex:nth-of-type(1) > .right img,
    #stories .inner > .flex:nth-of-type(2) > .right img,
    #stories .inner > .flex:nth-of-type(6) > .right img,
    #stories .inner > .flex:nth-of-type(1) > .right .stats {
        margin-left: auto;
    }

    #stories .inner > .flex:nth-of-type(4) > .right,
    #stories .inner > .flex:nth-of-type(8) > .right {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    #stories .inner > .flex:nth-of-type(3),
    #stories .inner > .flex:nth-of-type(5),
    #stories .inner > .flex:nth-of-type(7),
    #stories .inner > .flex:nth-of-type(9) {
        /*margin: 0 0 80px;*/
        margin-bottom: -20px;
        flex-direction: column;
    }

    @media(min-width:992px) {
        #stories .inner > .flex: nth-of-type(4) > .right,
        #stories .inner > .flex:nth-of-type(8) > .right {
            max-width: 388px;
        }

        #stories .inner > .flex:nth-of-type(3),
        #stories .inner > .flex:nth-of-type(5),
        #stories .inner > .flex:nth-of-type(7),
        #stories .inner > .flex:nth-of-type(9) {
            /*margin: 0 80px 80px;*/
            margin: 0 50px 0;
            +
        }
    }

    #stories .inner > .flex:nth-of-type(3) img,
    #stories .inner > .flex:nth-of-type(5) img,
    #stories .inner > .flex:nth-of-type(7) img,
    #stories .inner > .flex:nth-of-type(9) img {
        position: absolute;
        /*margin: -40px 0 0 -40px;*/
    }

    #stories .inner > .flex:nth-of-type(3) p,
    #stories .inner > .flex:nth-of-type(5) p,
    #stories .inner > .flex:nth-of-type(7) p,
    #stories .inner > .flex:nth-of-type(9) p {
        max-width: 700px;
        color: #fff;
        line-height: 32px;
    }

        #stories .inner > .flex:nth-of-type(3) p.quote,
        #stories .inner > .flex:nth-of-type(5) p.quote,
        #stories .inner > .flex:nth-of-type(7) p.quote,
        #stories .inner > .flex:nth-of-type(9) p.quote {
            font-size: 24px;
            font-weight: 700;
            font-style: italic;
        }

    @media(min-width:992px) {
        #stories .inner > .flex: nth-of-type(3) img,
        #stories .inner > .flex:nth-of-type(5) img,
        #stories .inner > .flex:nth-of-type(7) img,
        #stories .inner > .flex:nth-of-type(9) img {
            margin: 0;
        }

        #stories .inner > .flex:nth-of-type(2) p,
        #stories .inner > .flex:nth-of-type(4) p,
        #stories .inner > .flex:nth-of-type(6) p,
        #stories .inner > .flex:nth-of-type(8) p{
             /*margin-left: 60px;*/
        }

            #stories .inner > .flex:nth-of-type(3) p.quote,
            #stories .inner > .flex:nth-of-type(5) p.quote,
            #stories .inner > .flex:nth-of-type(7) p.quote,
            #stories .inner > .flex:nth-of-type(9) p.quote {
                margin: 25px 60px 10px;
            }
    }

    #stories .inner > .flex:nth-of-type(9) {
        margin-bottom: 0;
    }

    #stories .author,
    #stories .quote-mark,
    #stories .quote {
        opacity: 0;
    }

    #stories .quote-mark {
        background-color: transparent !important;
        padding: 0;
    }

    #stories .inner.no-padding {
        padding: 0;
    }

#financials {
    position: relative;
    width: calc(100% - 20px);
    /* min-height: 3533px;*/
    margin: auto;
    color: #e9e3da;
}

        #financials .inner .chartcontainer {
            width: 80%;
            height: 550px;
        }

    @media(max-width:992px) {
        #financials .inner .chartcontainer {
            width: 100%;
            margin: 0 auto;
        }
    }

    @media(max-width:572px) {
        #financials .inner .chartcontainer {
            height: 300px;
        }
    }

    #financials .inner > .flex {
        display: flex;
        flex-direction: column;
    }

        #financials .inner > .flex:not(:last-of-type) {
            margin-bottom: 80px;
        }

        #financials .inner > .flex:first-of-type {
            margin-bottom: 0;
        }

    @media(min-width:992px) {
        #financials {
            width: calc(100% - 40px);
        }

            #financials .inner {
                max-width: 1200px;
                padding: 120px 0;
            }

                #financials .inner > .flex {
                    flex-direction: row;
                }
    }

    #financials .inner > .flex > div {
        width: 100%
    }

    #financials .inner > .flex > .left,
    #financials .inner > .flex > .right {
        margin-bottom: 32px;
    }

    #financials .inner > .flex img {
        max-width: 75%;
        height: auto;
    }

    #financials .inner > .flex:nth-of-type(1) > .left,
    #financials .inner > .flex:nth-of-type(2) > .left,
    #financials .inner > .flex:nth-of-type(6) > .left {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    #financials .inner > .flex:nth-of-type(1) > .right,
    #financials .inner > .flex:nth-of-type(2) > .right,
    #financials .inner > .flex:nth-of-type(4) > .left,
    #financials .inner > .flex:nth-of-type(6) > .right,
    #financials .inner > .flex:nth-of-type(8) > .left {
        flex-direction: column;
        display: flex;
    }

    @media(min-width:992px) {
        #financials .inner > .flex > .left,
        #financials .inner > .flex > .right {
            margin: 0;
        }

        #financials .inner > .flex img {
            /*max-width: 100%*/
        }

        #financials .inner > .flex:nth-of-type(2) {
            margin-top: -120px;
        }

        #financials .inner > .flex:nth-of-type(1),
        #financials .inner > .flex:nth-of-type(2),
        #financials .inner > .flex:nth-of-type(6) {
            /* margin-left: 80px;*/
        }

            #financials .inner > .flex:nth-of-type(1) > .left,
            #financials .inner > .flex:nth-of-type(2) > .left,
            #financials .inner > .flex:nth-of-type(6) > .left {
                /*max-width: 388px;*/
            }

        #financials .inner > .flex:nth-of-type(4),
        #financials .inner > .flex:nth-of-type(8) {
            margin-right: 80px;
        }
    }

    #financials .inner > .flex:nth-of-type(1) > .right img,
    #financials .inner > .flex:nth-of-type(2) > .right img,
    #financials .inner > .flex:nth-of-type(6) > .right img {
        margin-left: auto;
    }

    #financials .inner > .flex:nth-of-type(4) > .right,
    #financials .inner > .flex:nth-of-type(8) > .right {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    #financials .inner > .flex:nth-of-type(3),
    #financials .inner > .flex:nth-of-type(5),
    #financials .inner > .flex:nth-of-type(7),
    #financials .inner > .flex:nth-of-type(9) {
        margin: 0 0 80px;
        flex-direction: column;
    }

    @media(min-width:992px) {
        #financials .inner > .flex: nth-of-type(4) > .right,
        #financials .inner > .flex:nth-of-type(8) > .right {
            max-width: 388px;
        }

        #financials .inner > .flex:nth-of-type(3),
        #financials .inner > .flex:nth-of-type(5),
        #financials .inner > .flex:nth-of-type(7),
        #financials .inner > .flex:nth-of-type(9) {
            margin: 0 80px 80px;
        }
    }

    #financials .inner > .flex:nth-of-type(3) img,
    #financials .inner > .flex:nth-of-type(5) img,
    #financials .inner > .flex:nth-of-type(7) img,
    #financials .inner > .flex:nth-of-type(9) img {
        position: absolute;
        /*margin: -40px 0 0 -40px;*/
    }

    #financials .inner > .flex:nth-of-type(3) p,
    #financials .inner > .flex:nth-of-type(5) p,
    #financials .inner > .flex:nth-of-type(7) p,
    #financials .inner > .flex:nth-of-type(9) p {
        max-width: 700px;
        color: #fff;
        line-height: 32px;
    }

    #financials h1,
    #financials h2 {
        color: #f3c867;
        -webkit-text-stroke: 2px #e9e3da;
    }

    #financials .inner h1 {
        padding-top: 60px;
        color: #e9e3da;
        -webkit-text-stroke: 2px #e9e3da;
        text-align: center;
        margin: 0 auto 50px;
    }

    #financials .inner > .flex:nth-of-type(3) p.quote,
    #financials .inner > .flex:nth-of-type(5) p.quote,
    #financials .inner > .flex:nth-of-type(7) p.quote,
    #financials .inner > .flex:nth-of-type(9) p.quote {
        font-size: 24px;
        font-weight: 700;
        font-style: italic;
    }

    @media(min-width:992px) {
        #financials .inner > .flex: nth-of-type(3) img,
        #financials .inner > .flex:nth-of-type(5) img,
        #financials .inner > .flex:nth-of-type(7) img,
        #financials .inner > .flex:nth-of-type(9) img {
            margin: 0;
        }

        #financials .inner > .flex:nth-of-type(3) p,
        #financials .inner > .flex:nth-of-type(5) p,
        #financials .inner > .flex:nth-of-type(7) p,
        #financials .inner > .flex:nth-of-type(9) p {
            margin-left: 60px;
        }

            #financials .inner > .flex:nth-of-type(3) p.quote,
            #financials .inner > .flex:nth-of-type(5) p.quote,
            #financials .inner > .flex:nth-of-type(7) p.quote,
            #financials .inner > .flex:nth-of-type(9) p.quote {
                margin: 25px 60px 10px;
            }
    }

    #financials .inner > .flex:nth-of-type(9) {
        margin-bottom: 0;
    }

    #financials .author,
    #financials .quote-mark,
    #financials .quote {
        opacity: 0;
    }

    #financials .quote-mark {
        background-color: transparent !important;
        padding: 0;
    }

    #financials .inner.no-padding {
        padding: 0;
    }

    #financials h1 {
        max-width: 100%;
        margin-bottom: 10px;
        color: #142a45;
    }

    #financials h2 {
        max-width: 390px;
    }

    #financials h4 {
        margin-top: 13px;
    }

    #financials #chartdiv {
        width: 100%;
        height: 500px;
    }

    #financials .footnote {
        width: 100%;
        text-align: center;
        font-size: 14px;
        opacity: .8;
        padding-top: 50px;
    }

    #financials .title {
        font-size: 22px;
        text-align: center;
        font-weight: bold;
        font-size: calc(16px + 1.5vw);
        color: #e9e3da;
    }

#financials .financial-badges {
    margin-top: 50px;
    color: #e9e3da;
    text-align: center;
}
    #financials .financial-badges p {
        font-size: 14px;
        line-height:18px;
        margin-top:10px;
    }
    #financials .financial-badges a, #financials .footnote a {
        color: #e9e3da;
    }
        #financials .financial-badges a:hover, #financials .footnote a {
            color: #e9e3da;
            border-bottom: 1px dashed #e9e3da;
        }

@media(max-width:991px) {
    #financials .financial-badges {
        margin-top: 80px auto 0;
        text-align:center;
    }
}

    #financials .chart {
        position: relative;
        /*   width: 450px;
    height: 450px;
    top: 50%;
    left: 50%;
    margin: -225px 0 0 -225px;*/
    }

    .doughnutTip {
        position: absolute;
        min-width: 20px;
        max-width: 300px;
        padding: 10px 10px;
        border-radius: 1px;
        background: rgba(255, 255, 255, .9);
        color: #000;
        font-size: 14px;
        text-shadow: 0 1px 0 #000;
        text-transform: uppercase;
        text-align: center;
        line-height: 1.3;
        letter-spacing: .06em;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
        pointer-events: none;
    }

        .doughnutTip::after {
            position: absolute;
            left: 50%;
            bottom: -6px;
            content: "";
            height: 0;
            margin: 0 0 0 -6px;
            border-right: 5px solid transparent;
            border-left: 5px solid transparent;
            border-top: 6px solid rgba(0, 0, 0, .7);
            line-height: 0;
        }

        .doughnutTip small {
            font-size: 80%;
        }

    #financials .inner {
        padding: 30px 0 120px;
    }

        #financials .inner .inner {
            padding: 30px 0 0;
        }



    #financials .chart path:hover {
        opacity: 0.9;
        stroke-width: 5;
        stroke: rgba(0, 0, 0, 1.0)
    }

    .doughnutSummary {
        position: absolute;
        top: 50%;
        left: 0;
        color: #fff;
        text-align: center;
        text-shadow: 0 -1px 0 #111;
        cursor: default;
        width: 100% !important;
        margin-left: 0px !important;
        margin-top: -23px !important;
    }

    .doughnutSummaryTitle {
        position: absolute;
        top: -15% !important;
        width: 100%;
        margin-top: 0%;
        font-size: 22px;
        letter-spacing: .06em;
    }

    .doughnutSummaryNumber {
        position: absolute;
        top: 50%;
        width: 100%;
        margin-top: 0%;
        font-size: 35px;
    }

    @media(max-width:572px) {
        .doughnutSummaryTitle {
            position: absolute;
            top: -30% !important;
            width: 100%;
            margin-top: 0%;
            font-size: 22px;
            letter-spacing: .06em;
        }

        .doughnutSummaryNumber {
            position: absolute;
            top: 50%;
            width: 100%;
            margin-top: 0%;
            font-size: 25px;
        }

        #financials .chartcontainer {
            margin: 20px 0;
        }
    }

    @media(max-width:360px) {
        .doughnutSummaryTitle {
            top: -25% !important;
            font-size: 18px;
        }

        .doughnutSummaryNumber {
            font-size: 18px;
        }
    }

    #leadership {
        position: relative;
        width: calc(100% - 20px);
        /* min-height: 3533px;*/
        margin: auto;
        color: #e9e3da;
    }

        #leadership .inner > .flex {
            display: flex;
            flex-direction: column;
        }

            #leadership .inner > .flex:not(:last-of-type) {
                margin-bottom: 80px;
            }

            #leadership .inner > .flex:first-of-type {
                margin-bottom: 0;
            }

    @media(min-width:992px) {
        #leadership {
            width: calc(100% - 40px);
        }

            #leadership .inner > .flex {
                flex-direction: row;
            }
    }

    #leadership .inner > .flex > div {
        width: 100%
    }

    #leadership .inner > .flex > .left,
    #leadership .inner > .flex > .right {
        margin-bottom: 0px;
    }

    #leadership .inner > .flex img {
        max-width: 95%;
        height: auto;
    }

    #leadership .inner > .flex:nth-of-type(1) > .left,
    #leadership .inner > .flex:nth-of-type(2) > .left,
    #leadership .inner > .flex:nth-of-type(6) > .left {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    #leadership .inner > .flex:nth-of-type(1) > .right,
    #leadership .inner > .flex:nth-of-type(2) > .right,
    #leadership .inner > .flex:nth-of-type(4) > .left,
    #leadership .inner > .flex:nth-of-type(6) > .right,
    #leadership .inner > .flex:nth-of-type(8) > .left {
        flex-direction: column;
        display: flex;
    }

    @media(min-width:992px) {
        #leadership .inner > .flex > .left,
        #leadership .inner > .flex > .right {
            margin: 0;
        }

        #leadership .inner > .flex img {
            /*max-width: 100%*/
        }

        #leadership .inner > .flex:nth-of-type(2) {
            margin-top: -120px;
        }

        #leadership .inner > .flex:nth-of-type(1),
        #leadership .inner > .flex:nth-of-type(2),
        #leadership .inner > .flex:nth-of-type(6) {
            /*margin-left: 80px;*/
        }

            #leadership .inner > .flex:nth-of-type(1) > .left,
            #leadership .inner > .flex:nth-of-type(2) > .left,
            #leadership .inner > .flex:nth-of-type(6) > .left {
                /*max-width: 388px;*/
            }

        #leadership .inner > .flex:nth-of-type(4),
        #leadership .inner > .flex:nth-of-type(8) {
            /*margin-right: 80px;*/
        }
    }

    #leadership .inner > .flex:nth-of-type(1) > .right img,
    #leadership .inner > .flex:nth-of-type(2) > .right img,
    #leadership .inner > .flex:nth-of-type(6) > .right img {
        margin-left: auto;
    }

    #leadership .inner > .flex:nth-of-type(4) > .right,
    #leadership .inner > .flex:nth-of-type(8) > .right {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    #leadership .inner > .flex:nth-of-type(3),
    #leadership .inner > .flex:nth-of-type(5),
    #leadership .inner > .flex:nth-of-type(7),
    #leadership .inner > .flex:nth-of-type(9) {
        margin: 0 0 80px;
        flex-direction: column;
    }

    @media(min-width:992px) {
        #leadership .inner > .flex: nth-of-type(4) > .right,
        #leadership .inner > .flex:nth-of-type(8) > .right {
            max-width: 388px;
        }

        #leadership .inner > .flex:nth-of-type(3),
        #leadership .inner > .flex:nth-of-type(5),
        #leadership .inner > .flex:nth-of-type(7),
        #leadership .inner > .flex:nth-of-type(9) {
            margin: 0 80px 80px;
        }
    }

    #leadership .inner > .flex:nth-of-type(3) img,
    #leadership .inner > .flex:nth-of-type(5) img,
    #leadership .inner > .flex:nth-of-type(7) img,
    #leadership .inner > .flex:nth-of-type(9) img {
        position: absolute;
        /*margin: -40px 0 0 -40px;*/
    }

    #leadership .inner > .flex:nth-of-type(3) p,
    #leadership .inner > .flex:nth-of-type(5) p,
    #leadership .inner > .flex:nth-of-type(7) p,
    #leadership .inner > .flex:nth-of-type(9) p {
        max-width: 700px;
        color: #fff;
        line-height: 32px;
    }

    #leadership h1,
    #financials h2 {
        color: #f3c867;
        -webkit-text-stroke: 2px #e9e3da;
    }

    #leadership .inner > .flex:nth-of-type(3) p.quote,
    #leadership .inner > .flex:nth-of-type(5) p.quote,
    #leadership .inner > .flex:nth-of-type(7) p.quote,
    #leadership .inner > .flex:nth-of-type(9) p.quote {
        font-size: 24px;
        font-weight: 700;
        font-style: italic;
    }

    @media(min-width:992px) {
        #leadership .inner > .flex: nth-of-type(3) img,
        #leadership .inner > .flex:nth-of-type(5) img,
        #leadership .inner > .flex:nth-of-type(7) img,
        #leadership .inner > .flex:nth-of-type(9) img {
            margin: 0;
        }

        #leadership .inner > .flex:nth-of-type(3) p,
        #leadership .inner > .flex:nth-of-type(5) p,
        #leadership .inner > .flex:nth-of-type(7) p,
        #leadership .inner > .flex:nth-of-type(9) p {
            margin-left: 60px;
        }

            #leadership .inner > .flex:nth-of-type(3) p.quote,
            #leadership .inner > .flex:nth-of-type(5) p.quote,
            #leadership .inner > .flex:nth-of-type(7) p.quote,
            #leadership .inner > .flex:nth-of-type(9) p.quote {
                margin: 25px 60px 10px;
            }
    }

    #leadership .inner > .flex:nth-of-type(9) {
        margin-bottom: 0;
    }

    #leadership .author,
    #leadership .quote-mark,
    #leadership .quote {
        opacity: 0;
    }

    #leadership .quote-mark {
        background-color: transparent !important;
        padding: 0;
    }

    #leadership .inner.no-padding {
        padding: 0;
    }

    #leadership .img-board {
        width: 100%;
    }

        #leadership .img-board img {
            width: 80%;
            height: auto;
            float: right;
        }

    #leadership .board-members .item,
    #leadership .staff-members .item {
        padding: 15px;
    }

    #leadership .board-members .name,
    #leadership .board-members,
    #leadership .staff-members {
        font-weight: bold;
        width: 100%;
    }

        #leadership .board-members .title,
        #leadership .staff-members .title {
            font-size: 16px;
            font-weight: normal;
            /* font-style: italic;*/
            display: block;
            padding-top: 5px;
            color: #f3c867;
        }

    #leadership h1 {
        /* max-width: 550px;*/
        margin-bottom: 10px;
        color: #f3c867;
        -webkit-text-stroke: 2px #f3c867;
    }

    #leadership h2 {
        max-width: 390px;
    }

    #leadership h3 {
        padding: 45px 0 10px;
        clear: both;
        font-weight: bold;
        text-align: center;
        font-size: calc(16px + 1.5vw);
    }

        #leadership h3:after {
            display: none;
        }

        #leadership h3.staff {
            text-align: left;
            margin-left: 12px;
        }

    #leadership h4 {
        margin-top: 13px;
    }

    @media(max-width:768px) {
        #leadership .inner.no-top-padding {
            padding-top: 0px;
        }
    }

    #vision-2019 {
        position: relative;
        width: calc(100% - 20px);
        min-height: 1046px;
        margin: auto;
    }

        #vision-2019 .inner {
            text-align: center;
        }

            #vision-2019 .inner > .flex {
                display: flex;
                flex-direction: column;
                max-width: 550px;
                margin: auto;
            }

    @media(min-width:992px) {
        #vision-2019 {
            width: calc(100% - 40px);
        }

            #vision-2019 .inner > .flex {
                flex-direction: row;
            }
    }

    #vision-2019 .inner > .flex > div {
        width: 100%;
        display: flex;
        align-items: center;
        margin-top: 25px;
        text-align: left;
    }

    #financials .inner > .flex,
    #financials .inner > .flex > div.right {
        flex-direction: column;
        display: flex;
    }

    #download-pdf h2,
    #our-partners .inner {
        text-align: center;
    }

    @media(min-width:992px) {
        #vision-2019 .inner > .flex > div {
            width: 50%;
            max-width: 300px;
        }
    }

    #vision-2019 .inner > .flex > div.left {
        margin-right: 40px;
    }

    #vision-2019 .inner > .flex > div h2 {
        margin-right: 15px;
    }

    #vision-2019 .inner > p {
        margin-top: 32px;
    }

    #vision-2019 h2,
    #vision-2019 p {
        max-width: 800px;
        margin: auto;
    }

    #vision-2019 h2 {
        color: #4b1636;
    }

    #vision-2019 .s7-gradient-circle {
        position: absolute;
        bottom: -20vw;
        left: 50%;
        transform: translateX(-50%);
        background-image: url("../img/s7_gradient_circle.svg");
        background-size: cover;
        background-position: bottom center;
        background-repeat: no-repeat;
        width: 100%;
        height: 100vw;
        max-width: 779px;
        max-height: 779px;
    }

    @media(min-width:992px) {
        #vision-2019 .s7-gradient-circle {
            bottom: 0;
            background-size: auto;
            background-position: center -75%
        }
    }

    #vision-2019 .s7-dotted-orb {
        position: absolute;
        top: 56%;
        left: 65%;
        background-image: url("../img/s7_dotted_orb.svg");
        background-position: center;
        width: 72px;
        height: 72px;
    }

    #vision-2019 .s7-shaft-red {
        position: absolute;
        bottom: 0;
        right: 0;
        background-image: url("../img/s7_shaft_red.svg");
        width: 667px;
        height: 201px;
    }

    #vision-2019 .s7-group-photo {
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        background-image: url("../img/s7_group_photo.png");
        background-size: cover;
        width: 100%;
        height: calc(100vw * .667);
        max-width: 751px;
        max-height: 501px;
    }

    @media(min-width:992px) {
        #vision-2019 .s7-group-photo {
            width: 751px;
            height: 501px;
        }
    }

    #vision-2019 .s7-shaft-green {
        position: absolute;
        bottom: 0;
        left: 0;
        background-image: url("../img/s7_shaft_green.svg");
        width: 667px;
        height: 201px;
    }

    #financials,
    #our-partners {
        width: calc(100% - 20px);
        margin: auto;
        position: relative;
    }

        #our-partners h2 {
            margin: 0 auto 30px;
            color: #fff3dd;
            -webkit-text-stroke: 2px #4b1636;
        }

        #our-partners svg {
            max-width: 100%;
            height: auto;
        }

    #financials {
        min-height: 393px;
    }

    @media(min-width:992px) {
        #financials,
        #our-partners {
            width: calc(100% - 40px);
        }

            #financials .inner > .flex {
                flex-direction: row;
            }
    }

    #financials .inner > .flex > div {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

        #financials .inner > .flex > div.right {
            margin-top: 30px;
        }

    #financials .dropdown {
        width: 100%;
        max-width: 590px;
        background-color: #fff3dd;
        display: flex;
        flex-direction: column;
    }

        #financials .dropdown.open > .flex img {
            transform: rotate(90deg);
        }

        #financials .dropdown.open .collapsible {
            height: auto;
            padding-bottom: 10px;
        }

    @media(min-width:992px) {
        #financials .inner > .flex > div.right {
            margin: 0;
        }

        #financials .dropdown {
            width: 590px;
        }

            #financials .dropdown.open .collapsible {
                height: 436px;
                padding-bottom: 30px;
            }
    }

    #financials .dropdown:first-of-type {
        margin-bottom: 20px;
    }

        #financials .dropdown:first-of-type.open .collapsible {
            height: auto;
        }

    @media(min-width:992px) {
        #financials .dropdown: first-of-type.open .collapsible {
            height: 489px;
        }
    }

    #financials .dropdown > .flex {
        position: relative;
        height: 79px;
        display: flex;
        flex-direction: row;
        align-items: center;
        padding: 0 20px;
        cursor: pointer;
    }

    @media(min-width:992px) {
        #financials .dropdown > .flex {
            padding: 0 40px;
        }
    }

    #financials .dropdown > .flex img {
        margin-left: auto;
        transition: transform .3s;
    }

    #financials .dropdown .collapsible {
        margin: auto;
        padding: 0 10px;
        height: 0;
        overflow: hidden;
        transition: height .7s;
    }

        #financials .dropdown .collapsible svg {
            max-width: 100%;
            height: auto;
        }

    #download-pdf {
        position: relative;
        width: calc(100% - 20px);
        height: auto;
        margin: auto;
    }

        #download-pdf .inner > .flex {
            display: flex;
            flex-direction: column;
        }

    @media(min-width:992px) {
        #financials .dropdown .collapsible {
            padding: 0;
        }

        #download-pdf {
            width: calc(100% - 40px);
            height: 240px;
        }

            #download-pdf .inner {
                padding: 40px 80px;
            }

                #download-pdf .inner > .flex {
                    flex-direction: row;
                }
    }

    #download-pdf .inner > .flex > div {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    @media(min-width:992px) {
        #download-pdf .inner > .flex > div {
            justify-content: flex-start;
        }

            #download-pdf .inner > .flex > div.left {
                width: 70%
            }
    }

    #download-pdf .inner > .flex > div.right {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin-top: 30px;
    }

    #download-pdf h2 {
        /*color: #fff3dd;
    -webkit-text-stroke: 2px #fff3dd;*/
        max-width: 600px;
    }

    @media(min-width:992px) {
        #download-pdf .inner > .flex > div.right {
            width: 30%;
            align-items: flex-end;
            margin-top: 0;
        }

        #download-pdf h2 {
            text-align: left;
        }
    }

    #download-pdf button {
        width: 250px;
        height: 56px;
        position: relative;
        justify-content: center;
        font-weight: 700;
        margin: 0;
        padding: 0;
    }

        #download-pdf button:hover span:after {
            border-left: 28px solid #f4364c;
        }

        #download-pdf button p {
            color: #fff3dd;
        }

    #footer {
        position: relative;
        width: calc(100% - 20px);
        height: auto;
        margin: auto;
    }

        #footer a {
            text-decoration: none;
            color: #e9e3da;
            font-size: 110%;
        }

            #footer a:hover {
                color: #e9e3da;
            }

        #footer .inner > .flex {
            display: flex;
            flex-direction: column;
        }

    @media(min-width:992px) {
        #footer {
            width: calc(100% - 40px);
            /*height: 150px;*/
        }

            #footer .inner {
                padding: 50px 80px;
            }

                #footer .inner > .flex {
                    flex-direction: row;
                }
    }

    #footer .inner > .flex > div {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    @media(min-width:992px) {
        #footer .inner > .flex > div {
            width: 50%;
            justify-content: flex-start;
        }

            #footer .inner > .flex > div.left {
                width: 50%
            }
    }

    @media(max-width:991px) {
        #section-connect h3 {
            font-size: 22px;
        }
    }

    #footer .inner > .flex > div.right {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

        #footer .inner > .flex > div.right a {
            transition: opacity .3s;
            padding: 30px 0;
        }

    #footer .social svg circle,
    .nav-download-btn circle {
        transition: fill .3s;
    }

    #footer .inner > .flex > div.right a:hover {
        opacity: .7;
    }

    #footer .footer-logo {
        opacity: 0;
    }

    #footer .social {
        display: flex;
        margin-left: 25px;
        opacity: 0;
    }

    @media(min-width:992px) {
        #footer .inner > .flex > div.right {
            width: 50%;
            align-items: flex-end;
        }

        #footer .social {
            margin-left: 50px;
        }
    }

    #footer .social svg {
        width: 32px;
        height: 32px;
        cursor: pointer;
        margin: 0px 5px;
    }

        #footer .social svg:not(:last-of-type) {
            margin-right: 8px;
        }

    #footer .social .facebook {
        z-index: 99;
    }

    #footer p {
        font-size: 16px;
        margin-top: 20px;
        padding-bottom: 3px;
        border-bottom: 1px solid #fff3dd;
    }
#footer .credits {
    text-align:center;
}
    #footer .credits p {
        color: #e9e3da;
        font-size: 15px;
        margin-top: 40px;
        padding-bottom: 3px;
        border-bottom: 0px;
        width: 100%;
    }
    @media(min-width:768px) {
        #work .bubble-menu {
            visibility: visible;
            pointer-events: auto;
        }

        #footer p {
            font-size: 18px;
        }
    }

    @media(min-width:992px) {
        #footer .social svg {
            width: 44px;
            height: 44px;
        }

            #footer .social svg:not(:last-of-type) {
                margin-right: 16px;
            }

        #footer p {
            margin-top: 0;
        }
    }
@media(max-width:992px) {
    .credits span.title {
        display: block;
        font-weight:700;
    }
    .credits span.nomobile {
        display:none;
    }
}

    .preload {
        display: block;
        visibility: hidden;
        width: 0;
    }

    .ui-coverflow .ui-coverflow-item {
        opacity: .75;
    }

        .ui-coverflow .ui-coverflow-item.ui-state-active {
            opacity: 1;
        }

    .nav-download-btn {
        cursor: pointer;
    }

    .albums {
        width: 200px;
        height: 200px;
        margin-bottom: 80px;
    }

    @media(min-width:992px) {
        .albums {
            width: 323px;
            height: 323px;
            margin: 0;
        }
    }

    .albums__back,
    .albums__front {
        position: absolute;
        width: 100%;
        height: 100%;
        cursor: pointer;
    }

    .albums__front {
        z-index: 1;
        background: #b6ccdb;
        animation: tofront .5s ease;
        transform: translate(0, 0);
        opacity: 1;
    }

    .albums.swap .albums__front,
    .albums__back {
        animation: toback .5s ease;
        transform: translate(65px, 55px);
        opacity: .3;
    }

    .albums__back {
        z-index: 0;
        background: #c03d3a;
    }

    .albums.swap .albums__back {
        z-index: 2;
        animation: tofront .5s ease;
        transform: translate(0, 0);
        opacity: 1;
    }

    .albums > div {
        position: relative;
        width: 100%;
        height: 100%
    }

    @keyframes toback {
        0% {
            transform: translate(0, 0);
            opacity: 1;
        }

        50% {
            transform: translate(-65px, -55px);
            opacity: .7;
        }

        100% {
            transform: translate(65px, 55px);
            opacity: .3;
        }
    }

    @keyframes tofront {
        0% {
            transform: translate(65px, 55px);
            opacity: .3;
        }

        50% {
            transform: translate(65px, 55px);
            opacity: .7;
        }

        100% {
            transform: translate(0, 0);
            opacity: 1;
        }
    }

    .lessons {
        width: 200px;
        height: 285px;
        margin-bottom: 80px;
    }

    @media(min-width:992px) {
        .lessons {
            width: 271px;
            height: 386px;
            margin: 0;
        }
    }

    .lessons__back,
    .lessons__front {
        position: absolute;
        width: 100%;
        height: 100%;
        cursor: pointer;
    }

    .lessons__front {
        z-index: 1;
        background: #b6ccdb;
        animation: tofrontl .5s ease;
        transform: translate(0, 0);
        opacity: 1;
    }

    .lessons.swap .lessons__front,
    .lessons__back {
        animation: tobackl .5s ease;
        transform: translate(27px, 24px);
        opacity: .3;
    }

    .lessons__back {
        z-index: 0;
        background: #c03d3a;
    }

    .lessons.swap .lessons__back {
        z-index: 2;
        animation: tofrontl .5s ease;
        transform: translate(0, 0);
        opacity: 1;
    }

    .lessons > div {
        position: relative;
        width: 100%;
        height: 100%
    }

    @keyframes tobackl {
        0% {
            transform: translate(0, 0);
            opacity: 1;
        }

        50% {
            transform: translate(-27px, -24px);
            opacity: .7;
        }

        100% {
            transform: translate(27px, 24px);
            opacity: .3;
        }
    }

    @keyframes tofrontl {
        0% {
            transform: translate(27px, 24px);
            opacity: .3;
        }

        50% {
            transform: translate(27px, 24px);
            opacity: .7;
        }

        100% {
            transform: translate(0, 0);
            opacity: 1;
        }
    }

    .swal2-popup {
        /*background: radial-gradient(#FDB431, #F17099)!important;*/
        background: #000 !important;
    }

        .swal2-popup .swal2-header {
            display: none !important;
        }

        .swal2-popup .swal2-actions {
            position: absolute;
            left: 50%;
            transform: translateX(-50%);
            margin: 0 !important;
            z-index: 0 !important;
        }

            .swal2-popup .swal2-actions button.swal2-confirm {
                min-width: auto;
                border-left-color: #f4364c !important;
                border-right-color: #f4364c !important;
            }

    .hover-reveal {
        position: fixed;
        width: 360px;
        height: 203px;
        top: 0;
        left: 0;
        pointer-events: none;
        opacity: 0;
        z-index: 999;
    }

    .hover-reveal__img,
    .hover-reveal__inner {
        width: 100%;
        height: 100%;
        position: relative;
    }

    .hover-reveal__deco {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-color: #181314;
    }

    .hover-reveal__img {
        background-size: cover;
        background-position: 50% 50%
    }

    .timeline-slider {
        border-bottom: 1px solid #4b1636;
        padding-bottom: .75em;
        margin: 0 auto 30px;
        position: relative;
        width: 90%;
        z-index: 99;
    }

    @media(min-width:992px) {
        .timeline-slider {
            width: 59%
        }
    }

    .timeline-slider::after {
        content: "";
        display: table;
        width: 100%;
        clear: both;
    }

    .timeline-slider input[type=radio] {
        display: none;
    }

    .timeline-slider label {
        position: relative;
        top: 54px;
        width: 14.285%;
        cursor: pointer;
        transition: color .5s;
        text-align: center;
        float: left;
        font-family: open sans, sans-serif;
        font-size: 9px;
        line-height: 24px;
        color: #4b1636;
    }

    .timeline-slider input:checked + label {
        font-weight: 700;
    }

    .timeline-slider label::after {
        content: "";
        display: block;
        width: 13px;
        height: 13px;
        border-radius: 100%;
        background-color: #fdb431;
        border: 1px solid #4b1636;
        position: absolute;
        top: -25px;
        left: 50%;
        margin-left: -.6em;
        transition: background-color .5s;
    }

    .timeline-slider input:checked + label::after {
        background-color: #f17099;
    }

    .timeline-slider input:nth-of-type(1) + label {
        transform: translateX(-50%);
    }

    .timeline-slider input:nth-of-type(2) + label {
        transform: translateX(-33.34%);
    }

    .timeline-slider input:nth-of-type(3) + label {
        transform: translateX(-16.67%);
    }

    .timeline-slider input:nth-of-type(4) + label {
        transform: translateX(0);
    }

    .timeline-slider input:nth-of-type(5) + label {
        transform: translateX(16.67%);
    }

    .timeline-slider input:nth-of-type(6) + label {
        transform: translateX(33.34%);
    }

    .timeline-slider input:nth-of-type(7) + label {
        transform: translateX(50%);
    }

    .map-container {
        position: relative;
        width: calc(100% + 20px);
        margin-top: -20px;
    }

    @media(min-width:992px) {
        .timeline-slider label {
            font-size: 15px;
        }

        .map-container {
            /* margin-top: -120px;*/
            width: 100%;
            /*padding: 100px 0;*/
        }
    }

    .map-container .map {
        position: absolute;
        opacity: 0;
        max-width: 100%;
        transition: opacity 1s;
    }

        .map-container .map:last-of-type {
            position: relative;
        }

        .map-container .map.active-map {
            opacity: 1;
        }

    .map-container .map-2020 {
        position: absolute;
        top: 0;
        left: 0;
        cursor: pointer;
    }

    @media only screen and (min-width:1225px) {
        .map-container .map-2020 {
            top: -1.1%
        }
    }

    @media only screen and (min-width:1250px) {
        .map-container .map-2020 {
            top: -2.2%
        }
    }

    @media only screen and (min-width:1300px) {
        .map-container .map-2020 {
            top: -3.3%
        }
    }

    .map-container .map-sip {
        margin-top: 36%;
        width: 6%;
        height: 3%
    }

    .map-container .map-campus {
        margin-top: 38.6%;
        width: 8%;
        height: 3%
    }

    .map-container .map-loops {
        margin-top: 41.2%;
        width: 7%;
        height: 3%
    }

    #bubbles h2,
    #bubbles p {
        color: #fff3dd;
    }

    #bubbles h2 {
        font-size: 70px;
        font-weight: 700;
        font-family: open sans, sans-serif;
    }

    .circle-overlay {
        font-size: 16px;
        border-radius: 50%;
        position: absolute;
        overflow: hidden;
    }

    .circle-overlay__inner {
        text-align: center;
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .hidden {
        display: none;
    }

    .hero-mobile {
        width: 100%;
        height: auto;
        display: block;
    }

    .hero-desktop {
        display: none;
    }

    @media(min-width:768px) {
        .hero-mobile {
            display: none;
        }

        .hero-desktop {
            display: block;
        }
    }

    #tooltip {
        opacity: 0;
    }

    @import url(https://fonts.googleapis.com/css?family=Audiowide);

    html {
        box-sizing: border-box;
        font-family: Arial, sans-serif;
        font-size: 16px;
        font-weight: normal;
    }

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

    html,
    body {
        height: 100%;
        margin: 0;
        padding: 0;
        width: 100%;
    }
    /*span {
    color: #e91e63;
    font-family: monospace;
    white-space: nowrap;
}*/
    span:after {
        font-family: Arial, sans-serif;
        text-align: left;
        white-space: normal;
    }

    span:focus {
        outline: none;
    }

    .wrap {
        background: #ECF0F1;
        color: #607D8B;
        height: 100%;
        overflow: auto;
        padding: 1em 2.5em;
        text-align: center;
        width: 100%;
    }

    h1 {
        color: #e91e63;
        font-family: "Audiowide", cursive;
        font-size: 2em;
        font-size: 7vw;
        font-weight: bold;
        line-height: 1.2;
        margin: 0.5em 0 2.5em;
        text-shadow: 1px 1px 1px #fefefe;
    }

    @media (min-width: 1075px) {
        h1 {
            font-size: 4.7em;
        }
    }

    pre {
        background: #fff;
        display: inline-block;
        font-size: .55em;
        margin-top: 2em;
        padding: 1em;
    }

    @media (min-width: 360px) {
        pre {
            font-size: .7em;
        }
    }

    @media (min-width: 500px) {
        pre {
            font-size: 1em;
        }
    }
    /* SPIN IMAGE */
    .imgSpin {
        animation-name: spin;
        animation-duration: 5000ms;
        animation-iteration-count: 1;
        animation-timing-function: linear;
        /* transform: rotate(3deg); */
        /* transform: rotate(0.3rad);/ */
        /* transform: rotate(3grad); */
        /* transform: rotate(.03turn);  */
    }

    @keyframes spin {
        from {
            transform: rotate(0deg);
        }

        to {
            transform: rotate(360deg);
        }
    }
    /* Flex Grid - Events */
    #events .container {
        display: flex;
        flex-wrap: wrap;
        flex: 0 0 30%;
        justify-content: space-between;
    }

    #events h1 {
        text-align: center;
        margin: 0 auto 50px;
        color: #66bdb6;
        -webkit-text-stroke: 2px #66bdb6;
    }

    #events .inner {
        /* padding: 120px 20px;*/
        max-width: 1200px;
        padding: 80px 20px 100px;
    }

    #events .box {
        width: 30%;
    }

        #events .box img {
            width: 100%;
            height: auto;
        }

        #events .box p {
            font-size: 18px;
            line-height: 20px;
            padding-top: 20px;
            text-justify: auto;
            text-align: justify;
        }

    @media (max-width: 1029px) {
        /*breakpoint*/
        #events .container {
            flex-direction: column;
        }

        #events .box {
            width: 100%;
        }

            #events .box:not(:last-child) {
                padding-bottom: 100px;
            }

            #events .box img {
                width: 100%;
                height: auto;
                height: inherit;
            }
    }
    /* Flex Grid - Finance */
    #financials .container {
        display: flex;
        flex-wrap: wrap;
        flex: 0 0 30%;
        justify-content: space-between;
    }

    #financials .box {
        width: 50%;
    }

    @media (max-width: 768px) {
        /*breakpoint*/
        #financials .container {
            flex-direction: column;
        }

        #financials .box {
            width: 100%;
            margin-bottom: 20px;
        }
    }
    /*== start of code for tooltips ==*/
    .tool {
        cursor: help;
        position: relative;
        font-weight: 700;
        color: #66bdb6;
        border-bottom: 1px dashed #66bdb6;
    }

    #section-connect .tool {
        cursor: pointer;
        font-weight: normal;
        color: inherit;
        border-bottom: 0px;
    }
nav .tool {
    border-bottom: 0px dashed #66bdb6;
}
a.tool:hover {
    color: #66bdb6 !important;
}
.tooltip-inner {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #66bdb6;
    border-radius: .25rem;
    opacity: 1.0;
    filter: alpha(opacity=100);
    text-align:center;
}


.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before, .bs-tooltip-start .tooltip-arrow::before,
.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before, .bs-tooltip-start .tooltip-arrow::before,
.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before, .bs-tooltip-start .tooltip-arrow::before {
    left: -1px;
    border-width: .4rem 0 .4rem .4rem;
    border-left-color: #66bdb6;
    display: none;
}
.tooltip.show {
    opacity: 1.0;
}
.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before, .bs-tooltip-end .tooltip-arrow::before {
    border-right-color: #66bdb6;
    display:none;
}
.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
    border-top-color: #66bdb6 !important;
    display: none;
}

.bs-tooltip-right .tooltip-arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
    border-right-color: #66bdb6 !important;
    display: none;
}

.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
    border-bottom-color: #66bdb6 !important;
    display: none;
}

.bs-tooltip-left .tooltip-arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
    border-left-color: #66bdb6 !important;
    display: none;
}
    /*== common styles for both parts of tool tip ==*/
/*    .tool::before,
    .tool::after {
        left: 50%;
        right: 50%;
        opacity: 0;
        position: absolute;
        z-index: -100;
    }

    .tool:hover::before,
    .tool:focus::before,
    .tool:hover::after,
    .tool:focus::after {
        opacity: 1;
        transform: scale(1) translateY(0);
        z-index: 100;
    }
    */
    /*== pointer tip ==*/
/*.tool::before {
     border-style: solid;
            border-width: 1em 0.75em 0 0.75em;
            border-color: #3E474F transparent transparent transparent;
            bottom: 100%;
            content: "";
            margin-left: -0.5em;
            transition: all .65s cubic-bezier(.84,-0.18,.31,1.26), opacity .65s .2s;
            transform: scale(.6) translateY(-90%);
    }*/
/*  .tool:hover::before, .tool:focus::before {
        transition: all .65s cubic-bezier(.84, -0.18, .31, 1.26) .2s;
    }*/
    /*== speech bubble ==*/
/*  .tool::after {
        background: #66bdb6;
        border-radius: .25em;
        bottom: 180%;
        color: #ffffff;
        content: attr(data-tip);
        /*margin-left: -8.75em;
        padding: 1em;*/
/*  transition: all .65s cubic-bezier(.84, -0.18, .31, 1.26) .2s;
        transform: scale(.6) translateY(50%);
        width: 17.5em;
        font-weight: normal;
        font-size: 16px;
        line-height: normal;
        -moz-box-shadow: 0 0 5px #000;
        -webkit-box-shadow: 0 0 5px#000;
        box-shadow: 0 0 5px #000;
    }


    .navDL.tool {
        cursor: help;
        position: relative;
        font-weight: 700;
        color: #66bdb6;
        border-bottom: 0px dashed #66bdb6;
    }

        .navDL.tool::after {
            background: #66bdb6;
            border-radius: .25em;
            bottom: -200%;
            color: #ffffff;
            content: attr(data-tip);
            margin-left: -8.75em;
            padding: 1em;
            transition: all .65s cubic-bezier(.84, -0.18, .31, 1.26) .2s;
            transform: scale(.6) translateY(50%);
            width: 11.5em;
            font-weight: normal;
            font-size: 18px;
            line-height: normal;
            -moz-box-shadow: 0 0 5px #000;
            -webkit-box-shadow: 0 0 5px#000;
            box-shadow: 0 0 5px #000;
        }

    .tool:hover::after,
    .tool:focus::after {
        transition: all .65s cubic-bezier(.84, -0.18, .31, 1.26);
    }

    @media (max-width: 760px) {
        .tool::after {
            font-size: .75em;
            margin-left: -10em;
            width: 15em;
        }
    }
*/
