body{
    position: relative;
}
.d-flex {
    display: flex;
}
.d-left {
    width: 100%;
    max-width: 609px;
    background-size: cover;
    background-repeat: no-repeat;
    position: sticky;
    height: 100vh;
    top: 0;
}
.d-right {
    width: 65%;
}
.v-container {
    padding: 4rem 4rem 1rem;
    height: 100%;
}
.about h3 {
    /* font-size: 24px; */
    max-width: 820px;
    font-size: 2.2rem;
    margin-top: 20px;
}
.about .bigger {
    font-size: 2em;
    color: #737583;
    font-weight: 300;
    line-height: 1.5;
}
.cols {
    max-width: 830px;
}
.col-6 {
    width: 50%;
}
.about .col-6:first-child {
    padding-right: 3%;
}
.about .col-6:last-child {
    padding-left: 3%;
}
.cols h5 {
    /* color: #6f6f6f; */
    /* color: #585858; */
    font-weight: 600;
    font-size: 18px;
    /* font-size: 1.25rem; */
}
.flex-column {
    flex-direction: column;
}
.top-row .row:first-child {
    margin-bottom: 70px;
}
.d-flex.flex-column {
    align-items: flex-start;
    justify-content: space-between;
    height: 100%;
}
.social-media .theme-link a {
    font-family: 'Poppins';
}
.mr-4 {
    margin-right: 2rem;
}
.about ul.social-media {
    margin: 0;
}
/* .v-container h4 {
    margin-bottom: 15px;
} */
ul.links {
    display: flex;
    list-style-type: none;
    padding-left: 0;
}
ul.links li {
    margin-right: 2.5rem;
}
ul.links li:last-child {
    margin-right: 0;
}
.leadership .cols, .leadership .row-2 {
    max-width: 940px;
}
.cols .col-12:last-child {
    margin-top: 36px;
}
.cols .col-12:last-child strong {
    font-weight: 600;
}
.leadership p {
    margin-top: 0;
}
.leadership .modal .subheading {
    text-transform: uppercase;
}
.leadership .modal .section:not(:first-child) {
    margin-top: 3rem;
}
.leadership .modal ul {
    list-style: none;
    padding-left: 20px;
}
.leadership .modal .subheading:not(:first-child) {
    text-transform: uppercase;
    margin-top: 2rem;
}
.leadership-modal {
    text-align: center;
}
.leadership-modal img {
    max-width: 200px;
}
.leadership .top-row .row:first-child {
    margin-bottom: 0;
}




@media (min-width: 1921px) {
    .about h3, .cols {
        max-width: 940px;
    }
    .leadership .cols, .leadership .row-2 {
        max-width: 1020px;
    }
    .d-left {
        max-width: 720px;
    }
    .v-container {
        padding: 3.2rem 4rem 1rem;
    }
}


@media (min-width: 1201px) {
    .ipad {
        display: none;
    }
}

@media (max-width: 2300px) {
    .top-row .row:first-child {
        margin-bottom: 35px;
    }
}

@media (max-width: 1499px) {
    .leadership .v-container {
        padding: 70px 4rem 1rem;
    }
    .v-container {
        padding: 3rem 4rem 1rem;
    }
    .d-right {
        width: 100%;
    }
}

/* @media (max-width: 1399px) {
    .d-left {
        max-width: 540px;
    }
} */

@media (max-width: 1399px) {
    .d-left {
        max-width: 460px;
        background-position: center center;
    }
}

@media only screen and (max-width: 1200px) {
    .d-left, .d-right {
        width: 100%;
        max-width: 100%;
    }
    .page, .ipad, .cols {
        display: block !important;
    }
    .ipad {
        width: 100%;
    }
    .v-container {
        padding: 2rem 4rem 0.8rem;
    }
    .about .col-6 {
        width: 100%;
    }
    .cols {
        margin-top: 40px;
    }
    .about .col-6:last-child {
        padding-left: 0;
        margin-top: 40px;
    }
    .about h3, .cols {
        max-width: 100%;
    }
    .d-left {
        position: relative;
        height: auto;
    }
}

@media only screen and (max-width: 1099px) {
    .cols {
        max-width: 100%;
        margin-top: 50px;
    }
    .leadership .cols {
        margin-top: 40px;
    }
    .top-row {
        margin-bottom: 50px;
    }
    .leadership .top-row {
        margin-bottom: 10px;
    }
    .cols .col-12:first-child {
        margin-bottom: 50px;
    }
}

@media only screen and (max-width: 991px) {
    .leadership .v-container {
        padding: 70px 4rem 0.8rem;
    }
    .leadership .cols, .cols {
        margin-top: 0px;
    }
}

@media only screen and (min-width: 1280px) and (max-width: 1440px) and (min-height: 900px) and (max-height: 960px) {
    .about .bigger {
        font-size: 1.8em;
    }
}

@media only screen and (min-width: 1280px) and (max-width: 1440px) and (min-height: 768px) and (max-height: 899px) {
    .v-container {
        padding: 3.5rem 3rem 2rem;
    }
    .about .bigger {
        font-size: 1.8em;
        margin-top: 1rem;
        margin-bottom: 0.4rem;
    }
    .about h3 {
        margin-bottom: 1rem;
    }
}

@media only screen and (min-width: 1280px) and (max-width: 1440px) and (min-height: 595px) and (max-height: 767px) {
    .d-left {
        max-width: 440px;
    }
    .v-container {
        padding: 3.5rem 2rem 2rem;
    }
    .about .bigger {
        font-size: 1.6em;
        margin-top: 1rem;
        margin-bottom: 0.2rem;
        line-height: 1.3;
    }
    .about h3 {
        margin-bottom: 0.7rem;
        line-height: 1.2;
    }
    .cols p {
        font-size: 12px;
        line-height: 26px;
    }
}

@media only screen and (max-width: 1199px) {
    .page {
        height: auto;
    }
}

@media only screen and (max-width: 767px) {
    .about h3 {
        font-size: 24px;
        margin-top: 10px;
    }
    /* .cols h5 {
        font-size: 16px;
    }
    .cols p {
        font-size: 12px;
    } */
    .cols {
        margin-top: 30px;
    }
    .cols .col-12:first-child {
        margin-bottom: 20px;
    }
    .top-row {
        margin-bottom: 20px;
    }
    .leadership .modal .subheading {
        line-height: 1.3;
    }
    .top-row .row:first-child {
        margin-bottom: 45px;
    }
}

@media only screen and (max-width: 575px) {
    .modal-content {
        padding: 70px 20px;
    }
    .modal-content form {
        font-size: 0.75em;
    }
    .v-container, .leadership .v-container {
        padding-left: 20px;
        padding-right: 20px;
    }
    .about .bigger {
        margin-top: 30px;
    }
    .bottom-row {
        margin-bottom: 10px;
    }
}