.ourPeople-main {
    display: flex;
    flex-direction: column;
    font-family: "Montserrat";
}
.top-navigation{
    display: flex;
    width: 100%;
    height: 87px;		
    border: 1px solid #979797;	
    background-color: #D8D8D8;
}
.our-people-label-container {
    display: flex;
    flex-direction: column;
    height: 488px;
    width: 100%;
    color: #FFFFFF;
    background-image: url("/media/3bsnrz1p/our-people-header-updated.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    font-family: "Montserrat";
    font-weight: 900;
    font-size: 100px;
    line-height: 116px;
    justify-content: center;
}
.our-people-label {
    padding-left: 100px;
    font-weight: 900;
    padding-top: 1%;
}
.slide-animation {
    left: -800px;
    position: relative;
    padding-left: 2.5%;
}
.home-icons-container {
    display: flex;
    margin-bottom: 2%;
    margin-top: 4%;
}

.outdoor-icon {
    color: white !important;
    background-color: transparent !important;
    text-decoration: none !important;
}

    .outdoor-icon:hover, .outdoor-icon:after, .outdoor-icon:before {
        color: white;
        background-color: transparent;
        text-decoration: none;
    }
.our-people-small-nav {
    height: 50px;
    width: 100%;
    background-color: #FFFFFF;
    display: flex;
    font-size: 18px;
    font-family: "Montserrat";
    flex-wrap: wrap;
}

.our-story-label, .our-people-label-name, .events-news-label {
    position: relative;
    cursor: pointer;
    display: flex;
    text-decoration: none;
    flex-direction: column;
    justify-content: center;
    width: 33.3333333333%;
    text-align: center;
}

.our-people-label-name {
    background: #FFD300;
    color: #682280;
}

.our-story-label:hover {
    color: #FFFFFF;
    background: none;
    z-index: 3;
}

.events-news-label:hover {
    color: white;
    background: none;
    z-index: 3;
}

.our-story-label::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-color: #682280;
    transform-origin: left;
    transition: width 0.25s ease;
    z-index: -1;
}

.events-news-label::after {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-color: green;
    transform-origin: left;
    transition: width 0.25s ease;
    z-index: -1;
}

.our-story-label:hover::after {
    width: 100%;
}

.events-news-label:hover::after {
    width: 100%;
}

img#image-contt {
    -webkit-filter: brightness(100%);
    -moz-filter: brightness(100%);
    -o-filter: brightness(100%);
    -ms-filter: brightness(100%);
    filter: brightness(100%);
}

img#image-contt:hover {
    background: rgba(49,39,131,0.49);
    -webkit-filter: brightness(60%);
    -moz-filter: brightness(60%);
    -o-filter: brightness(60%);
    -ms-filter: brightness(60%);
    filter: brightness(60%);
    filter: purple;
}
.pre-loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url("/media/5rhhd2hp/square-loop-01.gif") center no-repeat #fff;
    background-size: 350px 350px;
}
.card-text:last-child {
    margin-bottom: 0;
    font-size: 22px;
}
.container.profiles {
    max-width: 90%;
    margin-top: 2%;
}
.bisase {
    height: 354px;
    display: flex;
    background-image: url("https://niceimages.blob.core.windows.net/assets/Media/qymgfwir/mm_190912_nice-house-of-plastic-photography_3930.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    filter: brightness(100%);
}
.supplychain {
    height: 350px;
    display: flex;
    background-image: url("https://niceimages.blob.core.windows.net/assets/Media/qymgfwir/mm_190912_nice-house-of-plastic-photography_3930.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    filter: brightness(100%);
}
.bisase:hover {
    filter: brightness(60%);
}
.bridget {
    height: 300px;
    display: flex;
    background-image: url("/media/nhopuploads/Bridget_1.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    filter: brightness(100%);
}

.bridget:hover {
    filter: brightness(60%);
}
.james {
    height: 354px;
    display: flex;
    background-image: url("/media/mvhgqov1/mzt_8545.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    filter: brightness(100%);
}

.james:hover {
    filter: brightness(60%);
}
.shadow:hover {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,0.7) !important;
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #008CBA;
}

.text {
    color: white;
    font-size: 36px;
}

.middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

    .middle:hover {
        filter: brightness(60%);
    }

.shadow:hover .middle {
    opacity: 1;
}

img.card-img-top {
    filter: brightness(100%);
}

img.card-img-top:hover {
    filter: brightness(75%);
}


.col-xl-10.col-md-6.mb-5 {
    margin-left: auto;
    margin-right: auto;
}
.col-xl-4.col-md-6.mb-5.bisase1 {
    margin-left: auto;
    margin-right: auto;
}
@media only screen and (max-width: 1000px) {
    .our-people-label-container{
        font-size:60px;
    }   
    .our-people-label{
        padding-left:15px;
        line-height: 1.5;
    }
}
@media only screen and (max-width: 425px){
    .our-people-label-container{
        font-size:60px;
        height:350px;
    }
}