#mainHeroBanner {
    background-size: cover;
    background-position: center center;
    height: 500px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    box-shadow: 0 1px 3px 1px #c8c8c8
}

#mainHeroBanner h2.pageTitle {
    font-size: 60px;
    font-weight: 700;
    color: #fff;
    text-shadow: 1px 2px 5px #000
}

#mainHeroBanner.height200 h2.pageTitle {
    text-shadow: none
}

#aboutIntroductionSection {
    padding: 80px 0
}

div#aboutIntroductionSection img {
    width: 100%
}

.aboutBNIContent {
    background: #fff;
    padding: 70px 40px;
    z-index: 99;
    left: 15px;
    box-shadow: 0 0 8px -2px #919191
}

div#aboutCounterSection {
    margin: 120px 0 0
}

div#aboutCounterSection h4 {
    font-size: 46px;
    color: #cf2030;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 50px
}

.aboutCounterBlocks li {
    padding: 20px
}

ul.row.justify-content-between::before {
    content: "";
    width: 1px;
    height: 90%;
    position: absolute;
    background: #c8c8c8;
    left: 50%
}

ul.row.justify-content-between::after {
    content: "";
    width: 90%;
    height: 1px;
    position: absolute;
    background: #c8c8c8;
    top: 45%;
    z-index: 11;
    left: 30px
}

h5.aboutCounter {
    margin: 0;
    font-size: 40px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #cf2030
}

.aboutCounter_text p {
    color: #64666a;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px
}

.aboutCounter_text p span {
    display: block
}

.aboutCounterDescription {
    background: url(../images/newLighGreyMap.jpg) no-repeat center center/contain
}

.about-map-desc {
    background: url(../images/LightGreyMap.jpg) no-repeat center center/contain
}

.aboutCounterDescription p {
    font-size: 22px;
    color: #64666a
}

#aboutOurMission {
    position: relative;
    margin-bottom: 100px;
}

#aboutOurMission h4 {
    color: #cf2030;
    font-size: 36px;
    line-height: 48px;
    font-weight: 700;
    text-transform: uppercase;
    flex-direction: column;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center
}

#aboutOurMission p {
    font-size: 22px;
    text-align: left
}

.coreValuesDescription p {
    font-size: 22px
}

.coreValues {
    position: relative
}

.coreValueImg {
    margin-right: 20px
}

.coreValueImg img {
    width: 135px;
    height: auto
}

.beforeVisitBlocks, .coreValueBlocks {
    margin-bottom: 60px
}

.coreValues p {
    font-size: 18px
}

.beforeVisits h5, .coreValues h5 {
    margin-top: 0;
    font-size: 30px;
    margin-bottom: 20px;
    color: #cf2030;
    line-height: 32px;
    font-weight: 700
}

.coreValuesDescription p {
    font-size: 22px
}

.aboutMissionHeading, .aboutMissionDescription {
    padding: 50px 25px;
    height: 350px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 350px;
    opacity: 0.95;
}

.aboutMissionHeading::after {
    content: "";
    background: #cf2030;
    width: 4px;
    height: 85px;
    position: absolute;
    right: 0;
}

.aboutMissionHeading {
    box-shadow: 0px 0 17px #00000059;
}

.aboutMissionDescription {
    left:-1px;
    box-shadow: 20px 0 20px -20px #00000059;
}

.aboutMissionHeading h4,  .aboutMissionDescription p {
    margin:0;
    padding: 0;
}

@media only screen and (max-width: 1200px) {
    #aboutOurMission p, .aboutCounterDescription p, .aboutCounter_text p, .coreValuesDescription p {
        font-size: 16px;
        line-height: 20px
    }

    .beforeVisits h5, .coreValues h5 {
        font-size: 28px
    }

    .coreValueImg img {
        width: 110px
    }

    p.date {
        flex-direction: row
    }

    p.date span:first-child {
        margin-right: 5px
    }

    h5.aboutCounter {
        font-size: 30px
    }

    #aboutOurMission .aboutMissionBlock {
        width: 85%;
        padding-top: 85%
    }
    .aboutMissionHeading, .aboutMissionDescription {
        padding: 40px 25px;
        height: 275px;
        width: 275px;
    }

    #aboutOurMission h4 {
        line-height: 36px;
    }
}

@media only screen and (max-width: 992px) {
    .aboutBNIContent {
        padding: 25px 30px
    }

    h5.aboutCounter {
        font-size: 24px
    }

    #aboutOurMission p, .aboutCounterDescription p, .aboutCounter_text p, .coreValuesDescription p {
        font-size: 14px;
        line-height: 20px
    }

    #aboutOurMission .aboutMissionBlock {
        width: 95%;
        padding-top: 95%
    }

    .coreValueImg img {
        width: 80px
    }

    .beforeVisits h5, .coreValues h5 {
        font-size: 20px
    }

    .coreValues p {
        font-size: 14px
    }

    #homeTheLatestBlogSection h4.headingTitle::after {
        margin: 10px auto !important
    }

    #aboutIntroductionSection {
        padding: 40px 0
    }

    .aboutMissionHeading, .aboutMissionDescription {
        height: 250px;
        width: 250px;
    }
}

@media only screen and (max-width: 767px) {
    section#aboutIntroductionSection .col-12 {
        flex-direction: column-reverse
    }

    .mobile_aboutMissionContent{
        box-shadow: 0px 0 17px #00000059;
        width: 100%;
        align-items: stretch;
        justify-content: center;
        margin: 20px 0;
    }

    .aboutMissionHeading, .aboutMissionDescription {
        height: auto;
        width: 45%;
        box-shadow: none;
        left:0px;
    }

    .aboutCounterBlocks {
        background: url(../images/newLighGreyMap.jpg) no-repeat center center/cover;
        margin-bottom: 50px
    }

    .about-map-counter {
        background: url(../images/LightGreyMap.jpg) no-repeat center center/cover;
        margin-bottom: 50px
    }

    .aboutCounterDescription {
        background: none;
    }

    .coreValueImg {
        margin-right: 10px
    }

    .aboutBNIContent {
        padding: 25px 30px 0;
        position: relative !important;
        width: 70%;
        left: 0;
        z-index: 1;
        max-width: 100%;
        margin: -50px auto 0;
        height: 100% !important;
        max-height: 100% !important;
        box-sizing: content-box;
        text-align: center;
        box-shadow: 0 0 0 0 #000
    }

    div#aboutCounterSection {
        margin: 100px 0 0
    }

    section#aboutOurMission::after {
        content: "";
        width: 100%;
        height: 100%;
        background: rgba(100, 102, 106, .7);
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0
    }

    section#aboutOurMission h4 {
        color: #fff
    }

    section#aboutOurMission h4::after {
        width: 13%;
        height: 4px;
        background: #fff;
        display: block;
        content: "";
        margin: 10px auto 0
    }

    #aboutOurMission .aboutMissionBlock {
        position: relative;
        border-radius: 0 !important;
        width: 100% !important;
        height: auto !important;
        background: 0 0;
        padding: 0 !important;
        z-index: 9
    }

    .aboutMissionContent {
        position: relative;
        width: 100%;
        top: 0
    }

    .aboutMissionContent p {
        color: #fff
    }

    .coreValuesDescription p {
        text-align: center
    }

    .coreValueImg img {
        width: 80px
    }

    .coreValueBlocks {
        justify-content: flex-start !important
    }

    section#homeTheLatestBlogSection {
        margin-top: 20px
    }

    #aboutCounterSection h4::after {
        width: 15%;
        content: "";
        height: 4px;
        background: #cf2030;
        margin: 10px auto 0;
        display: block
    }

    #aboutOurMission {
        margin-bottom: 50px;
    }

    .aboutMissionDescription p {
        text-align: center !important;
    }
}

@media only screen and (max-width: 576px) {
    section#aboutIntroductionSection .col-12 {
        flex-direction: column-reverse;
        position: relative !important
    }

    section#aboutIntroductionSection .col-12 {
        justify-content: flex-end
    }

    #aboutIntroductionSection {
        padding: 50px 0 0
    }

    .aboutBNIContent {
        padding: 25px 10px;
        width: 85%
    }

    div#aboutCounterSection {
        margin: 10px 0
    }

    div#aboutCounterSection h4 {
        margin-bottom: 20px
    }

    ul.row.justify-content-between::after, ul.row.justify-content-between::before {
        content: none
    }

    .aboutCounterBlocks::after {
        background: rgba(200, 200, 200, .1);
        content: "";
        width: 80%;
        height: 100%;
        left: 10%;
        top: 0;
        position: absolute
    }

    .coreValueImg img {
        width: 75px
    }

    #aboutOurMission p, .aboutCounterDescription p, .aboutCounter_text p, .coreValues p, .coreValuesDescription p, section#homeGetInvitedBand p {
        font-size: 18px;
        line-height: 24px
    }

    .aboutCounterDescription p {
        text-align: center
    }

    .mobile_aboutMissionContent {
        width: 100%;
        align-items: flex-start;
        justify-content: flex-start;
        flex-direction: column;
    }

    .aboutMissionHeading, .aboutMissionDescription {
        width: 95%;
        left: 0px;
        padding: 20px 15px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 auto;
    }

    .aboutMissionHeading::after {
        bottom:0;
        width:75px;
        height:4px;
        left:auto;
        right: auto;
    }
}