@media screen and (max-width: 800px) {

    .HeaderLogo {
        margin: 10px 0;
    }

    .HeaderLogo img {
        display: block;
        margin: 0 0;
        height: 70px;
    }

    .SideMenuBtn {
        top: 25%;
        height: 50%;
        right: 5px;
    }

    .ChatBtn {
        margin: 10px;
        width: 55px;
        padding: 13px;
    }

    .Banner {
        min-height: unset !important;
        aspect-ratio: 1 / 1;
    }

    .OurStoryInside h1 {
        font-size: 30px;
    }

    .OurStoryInside p {
        margin: 18px auto;
        font-size: 18px;
    }

    .OurStoryInside p {
        margin: 18px auto;
        font-size: 18px;
    }

    .SharedSectionHeader p {
        margin: 7px auto;
        font-size: 15px;
    }

    .OurServicesSlider .slick-dots {
        display: none !important;
    }

    .WhoWeServeClips {
        top: -48px;
        width: 140px;
    }

    .WhoWeServeGH {
        display: block;
        margin: 0 auto;
        width: 100%;
    }

    .WhoWeServeItem {
        display: block;
        margin: 31px auto;
        width: 100%;
        padding: 0;
        padding-left: 100px;
    }

    .WhoWeServeItem .setbg {
        width: 90px;
        margin: 10px;
        max-height: 83%;
    }

    .WhoWeServeItem h4 {
        display: block;
        margin: 15px auto 0;
        width: 88%;
    }

    .WhoWeServeItem p {
        display: block;
        margin: 12px auto;
        width: 90%;
    }

    .Edge2 {
        display: none;
    }

    .CertifiedBy {
        padding: 60px 0 60px;
    }

    .BlogsGH {
        margin: 0 auto;
        width: 100%;
    }

    .BlogsItem {
        width: 100%;
        margin: 25px auto;
        transform: scale(1.0) !important;
    }

    .FooterCenter {
        margin: 35px auto;
        border: 0;
    }

    .FooterVision h4, .FooterLast h4 {
        font-size: 18px;
    }

    .FooterVision p {
        font-size: 13px;
    }

    footer {
        padding: 30px 10px;
    }

    .FooterLast label {
        font-size: 14px;
    }

    .SideMenuBtns button {
        padding: 10px 0px;
        font-size: 12px;
        padding-left: 22px;
        font-weight: 600;
        text-transform: uppercase;
    }

    .SideMenuDiv {
        max-width: 75%;
    }

    .SideMenu ul li {
        padding: 14px 0;
        font-size: 12px;
        font-weight: bold;
    }

    .SideMenuLogo {
        aspect-ratio: 1 / 0.4;
    }


    .OurStory {
        padding: 55px 0;
    }

    .AboutPageItemThumb {
        position: relative;
        left: unset;
        top: unset;
        right: unset;
        margin: 0 auto;
        width: 100%;
        aspect-ratio: 1/1;
    }

    .AboutPageItem {
        display: block;
        margin: 0 auto;
        width: 100%;
        padding: 15px;
    }

    .AboutPageItemTitle {
        margin: 20px auto 0;
        font-size: 20px;
    }

    .AboutPageItemTextEditorContent {
        font-size: 14px;
        display: block;
        margin: 7px auto;
        width: 100%;
    }

    .OurTeamSliderItem h4 {
        font-size: 12px;
    }


    .OurTeamSliderItem label {
        font-size: 11px;
    }

    .OurTeamSliderItem img {
        max-width: 60%;
    }

    .AboutPage {
        padding: 10px 0;
    }

    .ToolkitCoverText h1 {
        font-size: 30px;
    }

    .ToolkitCoverText p {
        margin: 5px auto;
        font-size: 15px;
    }

    .ToolkitCover {
        min-height: unset;
        padding: 35px 20px;
    }

    .BlogsPage .col-md-4 {
        width: 100%;
    }

    .BlogsPage .BlogsItem {
        margin: 40px auto;
    }

    .BlogShowPageCoverText h1 {
        font-size: 26px;
    }

    .BlogShowPageCoverText p {
        font-size: 15px;
    }

    .ContactCover {
        padding: 60px 30px;
    }

    .ContactPageBody {
        padding: 30px 20px;
    }

    .ContactPageBody h1 {
        padding: 15px 0;
        font-size: 20px;
        line-height: 1.6;
        letter-spacing: 0px;
    }

    .ContactPageBody h1 i {
        margin: 10px 5px;
    }

    .ContactPageSocialMedia a {
        width: 36px;
        margin: 4px 6px;
        font-size: 18px;
    }

    .ContactPageBody iframe {
        display: block;
        margin: 0 auto;
        width: 100%;
        aspect-ratio: 1 / 1;
    }

    .JoinUsFormRow {
        width: 100%;
    }


    .TeamPopUpPhoto {
        height: 110px;
    }

    .TeamPopUpDiv {
        padding: 15px;
    }

    .ChatHeader {
        display: none;
    }

    .ChatBody {
        padding-top: 0;
    }

    .TeamPopUpText h4 {
        font-size: 16px;
    }

    .TeamPopUpText label {
        display: block;
        margin: 0 auto;
        width: 100%;
        font-size: 13px;
    }

    .BlogShowCoverFade {
        display: none;
    }

    .BlogShowPageCoverImage {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
        opacity: 0.2;
    }

    .ArabicBody .WhoWeServeItem {
        padding: 0;
        padding-right: 100px;
    }

    .BlogCreatedBy label {
        padding: 5px 0;
        padding-left: 65px;
        font-size: 18px;
    }

    .ArabicBody .BlogCreatedBy label {
        padding: 5px 0;
        padding-right: 65px;
    }

    .BlogCreatedBy label u {
        font-size: 12px;
    }

}
