﻿
--default-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
"Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
"Source Han Sans CN", sans-serif;

.ourphil-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: nowrap;
    position: relative;
    width: /*1728px*/ 100%;
    margin: 0 auto;
    overflow: hidden;
}

.ourphil-container.container-fluid {
    padding: 0;
}

.ourphil-container,
.ourphil-container * {
    box-sizing: border-box;
    font-family: var(--large-title-1-font-family);
}

    .ourphil-container .circles-title-container {
        text-align: center;
        display: flex;
        justify-content: center;
    }

    .ourphil-container .commitment-excellence-integrity {
        display: flex;
        align-items: flex-start;
        justify-content: center;
        flex-shrink: 0;
        position: relative;
        width: 90%;
        /*height: 78px;*/
        color: #1d2225;
        font-family: var(--large-title-1-font-family), var(--default-font-family);
        font-size: 32px;
        font-weight: 500;
        line-height: 39.04px;
        text-align: center;
        z-index: 41;
        margin-top: 98px;
        padding-bottom: 100px;
    }

    .ourphil-container .mobile-circles-text-alt-upper, .mobile-circles-text-alt-bottom {
        display: none;
        text-align: center;
        padding: 25px;
    }

    .ourphil-container .image-section-container {
        width: 100%;
        /*margin-top: 50px;*/
    }

    .ourphil-container .left-image-texts-container, .ourphil-container .right-image-texts-container {
        display: flex;
        flex-direction: column;
    }

        .ourphil-container .left-image-texts-container .circle-text1 {
            /*position: absolute;
            left: 0;
            top: 100px;*/
            margin-top: 100px;
        }

        .ourphil-container .left-image-texts-container .circle-text2 {
            /*position: absolute;
            left: 0;
            top: 400px;*/
            margin-top: 200px;
        }

    .ourphil-container .image-circles-container {
        text-align: center;
        background: url(../../images/our-philosophy/bgCircles.png) no-repeat center;/* remove this not needed anymore*/
        min-height: 300px;
        height: 600px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
    }

    .ourphil-container .right-image-texts-container .circle-text3 {
        /*position: absolute;
            right: 0;
            top: 100px;*/
        margin-top: 100px;
        padding-left: 10px;
    }

    .ourphil-container .right-image-texts-container .circle-text4 {
        /*position: absolute;
            right: 0;
            top: 400px;*/
        margin-top: 200px;
        padding-left: 10px;
    }

    .ourphil-container .mobile-circles-text-alt-upper, .mobile-circles-text-alt-bottom {
        display: none;
        text-align: center;
        padding: 25px;
    }

    .ourphil-container .beliefs {
        /*flex-shrink: 0;*/
        position: relative;
        width: /*1728px*/ 100%;
        min-height: 659px;
        background: #eef4f7;
        z-index: 10;
        overflow: hidden;
        /*margin-top: 50px;*/
        --bs-gutter-x: 0;
    }

    .ourphil-container .pattern {
        position: absolute;
        width: 20.6%;
        height: 101.97%;
        top: 9.56%;
        left: -1.45%;
        background: url(../../images/our-philosophy/piramidBg.png) no-repeat center;
        background-size: 100% 100%;
        z-index: -1;
    }

    .ourphil-container .beliefs-container {
        padding-left: 15%;
        padding-right: 15%;
    }

        .ourphil-container .beliefs-container .row {
            margin-top: 100px;
        }

    .ourphil-container .what-drives-us {
        align-self: stretch;
        flex-shrink: 0;
        flex-basis: auto;
        position: relative;
        min-width: 0;
        height: 22px;
        color: #336f96;
        font-family: Instrument Sans, var(--default-font-family);
        font-size: 14px;
        font-weight: 700;
        line-height: 22px;
        text-align: left;
        text-transform: uppercase;
        white-space: nowrap;
        letter-spacing: 2.52px;
        z-index: 23;
    }

    .ourphil-container .client-assets {
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        align-self: stretch;
        flex-shrink: 0;
        position: relative;
        width: 100%;
        min-width: 0;
        /*height: 117px;*/
        color: #1d2225;
        font-family: Instrument Sans, var(--default-font-family);
        font-size: 32px;
        font-weight: 500;
        line-height: 39.04px;
        text-align: left;
        z-index: 24;
        margin-top: 30px;
    }

    .ourphil-container .frame-4 {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        flex-wrap: nowrap;
        flex-shrink: 0;
        gap: 24px;
        position: relative;
        /*width: 290px;*/
        z-index: 12;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .ourphil-container .integrity {
        align-self: stretch;
        flex-shrink: 0;
        flex-basis: auto;
        position: relative;
        min-width: 0;
        height: 32px;
        color: #1e4965;
        font-family: Instrument Sans, var(--default-font-family);
        font-size: 26px;
        font-weight: 500;
        line-height: 31.72px;
        text-align: left;
        white-space: nowrap;
        z-index: 13;
    }

    .ourphil-container .trust-transparency {
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        align-self: stretch;
        flex-shrink: 0;
        position: relative;
        width: 95%;
        min-width: 0;
        color: #586770;
        font-family: Instrument Sans, var(--default-font-family);
        font-size: 18px;
        font-weight: 400;
        line-height: 26px;
        text-align: left;
        z-index: 14;
    }

    .ourphil-container .frame-5 {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        flex-wrap: nowrap;
        flex-shrink: 0;
        gap: 24px;
        position: relative;
        /*width: 290px;*/
        z-index: 15;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .ourphil-container .innovation {
        align-self: stretch;
        flex-shrink: 0;
        flex-basis: auto;
        position: relative;
        min-width: 0;
        height: 32px;
        color: #1e4965;
        font-family: Instrument Sans, var(--default-font-family);
        font-size: 26px;
        font-weight: 500;
        line-height: 31.72px;
        text-align: left;
        white-space: nowrap;
        z-index: 16;
    }

    .ourphil-container .proprietary-tools {
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        align-self: stretch;
        flex-shrink: 0;
        position: relative;
        width: 95%;
        min-width: 0;
        color: #586770;
        font-family: Instrument Sans, var(--default-font-family);
        font-size: 18px;
        font-weight: 400;
        line-height: 26px;
        text-align: left;
        z-index: 17;
    }

    .ourphil-container .frame-6 {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        flex-wrap: nowrap;
        flex-shrink: 0;
        gap: 24px;
        position: relative;
        /*width: 290px;*/
        padding-left: 0px !important;
        padding-right: 0px !important;
        z-index: 18;
    }

    .ourphil-container .client-centric-focus {
        align-self: stretch;
        flex-shrink: 0;
        flex-basis: auto;
        position: relative;
        min-width: 0;
        height: 32px;
        color: #1e4965;
        font-family: Instrument Sans, var(--default-font-family);
        font-size: 26px;
        font-weight: 500;
        line-height: 31.72px;
        text-align: left;
        white-space: nowrap;
        z-index: 19;
    }

    .ourphil-container .experienced-professionals {
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        flex-shrink: 0;
        position: relative;
        width: 95%;
        color: #586770;
        font-family: Instrument Sans, var(--default-font-family);
        font-size: 18px;
        font-weight: 400;
        line-height: 26px;
        text-align: left;
        z-index: 20;
    }


    .ourphil-container .frame-a {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        flex-wrap: nowrap;
        flex-shrink: 0;
        gap: 32px;
        position: relative;
        width: 100%;
        /*padding: 80px 0 80px 0;*/
        z-index: 42;
    }

    .ourphil-container .quality-leaders {
        align-self: stretch;
        flex-shrink: 0;
        flex-basis: auto;
        position: relative;
        min-width: 0;
        height: 39px;
        color: #1d2225;
        font-family: Instrument Sans, var(--default-font-family);
        font-size: 32px;
        font-weight: 500;
        line-height: 39px;
        text-align: left;
        white-space: nowrap;
        z-index: 43;
    }


    .ourphil-container .qaleaders-container [class*="col-"] {
        padding-top: 80px;
    }


    .ourphil-container .qaleaders-container {
        padding-left: 15%;
        padding-right: 15%;
    }


        .ourphil-container .qaleaders-container .row-qualities1 [class*="col-"] {
            padding-left: 0;
        }


    .ourphil-container .logos {
        flex-shrink: 0;
        position: relative;
        /*width: 199px;
  height: 80px;*/
        width: 100%;
        height: 100%;
        min-height: 80px;
        z-index: 46;
    }

    .ourphil-container .image {
        /*position: absolute;*/
        /*width: 100%;
  height: 130%;*/
        width: /*310px*/ 95%;
        height: 104px;
        top: 0;
        left: 0;
        background: url(../../images/our-philosophy/greenwichLogo.png) no-repeat center;/*remove this*/
        background-size: 100% 100%;
        z-index: 47;
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
    }

    .ourphil-container .greenwich-associates-quality-leader {
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        flex-shrink: 0;
        position: relative;
        width: 100%;
        /*height: 104px;*/
        color: #3a444b;
        font-family: Instrument Sans, var(--default-font-family);
        font-size: 18px;
        font-weight: 400;
        line-height: 26px;
        text-align: left;
        z-index: 48;
    }


    .ourphil-container .methodology-and-disclosure {
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        align-self: stretch;
        flex-shrink: 0;
        position: relative;
        width: 100%;
        /*height: 132px;*/
        color: #586770;
        font-family: Instrument Sans, var(--default-font-family);
        font-size: 14px;
        font-weight: 400;
        line-height: 22px;
        text-align: left;
        z-index: 49;
    }

    .ourphil-container .logos-e {
        flex-shrink: 0;
        position: relative;
        width: /*194px*/ 98%;
        height: 101px;
        z-index: 51;
    }

    .ourphil-container .image-f {
        position: absolute;
        /*width: 100%;
  height: 100%;*/
        width: /*310px*/ 98%;
        height: 104px;
        top: 0;
        left: 0;
        background: url(../../images/our-philosophy/CFAInstitute.png) no-repeat center;/* remove this not needed anymore*/
        background-size: contain;
        z-index: 52;
        background-repeat: no-repeat;
        background-position: center;
    }

    .ourphil-container .team-certification {
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        flex-shrink: 0;
        position: relative;
        width: 100%;
        color: #3a444b;
        font-family: Instrument Sans, var(--default-font-family);
        font-size: 18px;
        font-weight: 400;
        line-height: 26px;
        text-align: left;
        z-index: 53;
    }

    .ourphil-container .cfa-row {
        padding-bottom: 150px;
    }

    .ourphil-container .circles-title-container-text {
        margin-right: 0;
    }

@media(max-width: 1224px) {
    .beliefs-container {
        padding-bottom: 100px;
    }
}

@media(max-width: 992px) {
    .ourphil-container .image-f, .ourphil-container .image {
        background-size: contain;
    }
}

/** this applies until 768px**/
@media(max-width: 769px) {
    .ourphil-container .mobile-circles-text-alt-upper, .mobile-circles-text-alt-bottom {
        display: flex;
    }

        .ourphil-container .mobile-circles-text-alt-upper span, .mobile-circles-text-alt-bottom span {
            width: 50%;
        }

    .ourphil-container .image-section-container {
        margin-top: 0;
    }

    .ourphil-container [class*="circle-text"] {
        display: none;
    }

    .ourphil-container .circles-title-container {
        margin-top: 80px;
    }

    .ourphil-container .logos-e {
        width: 90%;
        padding-bottom: 50px;
        min-height: 200px;
    }

    .ourphil-container .image-f {
        height: 100%;
    }

    .ourphil-container .beliefs {
        margin-top: 150px;
    }

    .ourphil-container .row.beliefs {
        --bs-gutter-x: 0;
    }

    .ourphil-container .pattern {
        width: 50%;
    }
}

@media(max-width: 576px) {
    .ourphil-container .image-circles-container {
        height: 300px;
    }
}

@media(max-width: 400px) {
    .ourphil-container .row {
        --bs-gutter-x: 0;
    }

    .ourphil-container .quality-leaders {
        font-size: 30px;
    }
}

