body {
    background-color: #000000;
    margin: 0; 
    padding: 0; 
}

.team-cont {
    margin: 0; 
    width: 100%; 
    max-height: 950px!Important; 
    height: 100vh; 
    background-color: #000000;
    /* display: flex; */
    /* min-width: 6000px;  */
    justify-content: center; 
    align-items: start;
    /* height: 7000px!important; */
    /* min-width: max-content; */
}

.team-slider {
    height: 100vh; 
    display: flex; 
    width: auto;
    align-items: flex-end; 
    /* border: 2px orange solid;  */
    /* min-width: max-content;  */
    /* min-width: 6000px;  */
    /* width: auro; */
    /* padding-right: 100px;  */
}

.team-title {
    /* min-width: 30vw; */
    width: auto;
    min-width: 50vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 999;
}



.team-cont {
    padding-right: 100px;
    height: 100vh;
}

.team-member {
    padding: 0;
    /* max-height: 900px; */
    /* margin: 0 50px; */
    /* height: auto; */
    /* min-width: 100%; */
    /* width: 100%; */
    min-width: fit-content;
    max-width: 100%;
    height: 100%!important; 
    flex-grow: 1; 
    padding: 0 2%; 
    max-height: 90vh; 
    position: relative; 
    display: flex; 
    align-items: flex-end;
}

.team-title.team-member {
    margin: 2%!important;
    max-height: 80vh; 
}

.team-slider {
    padding-left: 5%;
}

.team-title {
    min-width: 30vw;
    color: #ffffff;
    /* padding: 3% 0 5%; */
    height: 80vh;
    justify-content: space-around;
    max-height: 95vh;
    align-items: flex-start;
}

.team-title p {
    max-width: 400px;
}

.team-title h1 {
    font-size: 90px; 
    font-family: Neue Haas Grotesk;
}

/* .team-member.front img {
    height: 100%; 
} */

/* .team-member.empty {
    width: 650px; 
} */

.team-member.mid img {
    height: 85vh;
}

.team-member.back img {
    height: 70vh;
}

.team-member img {
    padding: 0%;
    /* max-width: 100%; 
    min-width: 100%; */
    max-height: 100%;
    position: static!important;
    /* height: 100%!important; */
    /* min-width: 300px;  */

}

/* .connie, .lily {
    padding-left: 80px; 
} */

.caption {
    position: absolute; 
    top: 15%; 
    right: 5%; 
    /* border: 1px red solid;  */
    display: flex; 
    flex-direction: column; 
    align-items: center; 
    z-index: 999;
    justify-content: center; 
}

.caption .name {
    padding: 5px;
    background-color: blue;
    color: #ffffff;
}

/* .team-member.nat {
    margin-left: -10%; 
} */

.caption .job {
    color: #ffffff;
}

.mark .caption {
    right: 8%;
}

.jack .caption {
    right: 25%;
}

.petros .caption {
    right: 28%;
}

.team-member.back.mark {
    height: 78%;
}

.careers {
    color: #ffffff;
    padding-right: 0px;
    display: flex; 
    flex-direction: column;
    justify-content: center;
    min-width: 250px;
}

.careers .block {
    margin-bottom: 150px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: auto;
}


/*css box */ 
.caption {
    font-family: 'neue-haas-grotesk-display';
    font-size: 21px; 
}

.caption .name {
    font-weight: 600; 
    padding: 5px 9px;
    margin-bottom: 3px; 
}

.lily .caption {
    right: 23%;
}

.careers h3 {
    font-size: 41px!important;
    line-height: 47px!important;
    text-align: center;
}

.careers a {
    color: #ffffff;
    margin-top: 17px;
    /* padding: 3px; */
    background-color: blue;
    font-family: 'neue-haas-grotesk-display';
    font-weight: 600;
}

.careers {
    color: #ffffff;
    padding-right: 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-width: 450px;
}

body #header-outer, body[data-header-color="dark"] #header-outer {
    background-color: transparent;
}

.petros .caption {
    right: 14%;
}

.mark .caption {
    right: 2%;
}


.lily .caption {
    right: 23%;
} 

.caption {
    font-family: 'neue-haas-grotesk-display';
    font-size: 21px; 
}

.caption .name {
    font-weight: 600; 
}

.lily .caption {
    right: 23%;
}

.careers h3 {
    font-size: 41px!important;
    line-height: 47px!important;
    text-align: center;
}

.careers a {
    color: #ffffff;
    margin-top: 17px;
    /* padding: 3px; */
    background-color: blue;
    font-family: 'neue-haas-grotesk-display';
    font-weight: 600;
}

.careers {
    color: #ffffff;
    padding-right: 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-width: 450px;
}


@media screen and (max-width:800px) {
    .team-member {
        padding: 0% 40px!important;
        /* min-width: max-content; */
        max-width: 100%!important; 
    }

    .row .col img {
        /* min-width: fit-content; */
        max-width: 100%!important;
        max-height: 100%!important; 
    }

    /*add to the css box*/ 
    .team-title h1 {
        font-size: 55px;
    }

    .team-title p {
        max-width: 300px;
    }

    .team-title.team-member {
        bottom: 5vh; 
        max-width: 100%!important; 
    }

    .petros .caption {
        right: -10%!Important;
    }

    .team-member {
        min-width: max-content;
    }
    
        .team-title h1 {
        font-size: 55px;
    }

    .team-title p {
        max-width: 300px;
    }

    /* .jack .caption {
        right: 6%;
    }

    .adi .caption {
        right: -3%;
    }

    .connie .caption {
        right: -12%;
    }

    .milly .caption {
        right: -6%;
    }

    .jack .caption {
        right: -6%;
    } */

    .adi .caption {
        right: -5%;
    }

    .curtis .caption {
        right: 10%;
    }

    .petros .caption {
        right: -7%!Important;
    }

    .nat .caption {
        right: 33;
    }

    .jack .caption {
        right: 3%;
    }

    .joe .caption {
        right: 0%; 
    }

    .jonathan .caption {
        right: -3%;
    }

    .caption {
        right: -10%;
    } 
}

@media (min-height: 1400px) {
    .row .col .team-member img {
        max-width: 100%;
        height: 100%;
    }
}