@media only screen and (max-width: 700px) {
    .ArabicBody .BannerRightInner h1 label s {
        padding-left: 43px;
        font-size: 31px;
    }

    .ArabicBody .BannerRightInner h1 label s div {
        width: 20px;
        left: 9px;
    }

    .ArabicBody #BlogsPage .BlogsItem label {
        padding: 0 0;
        padding-right: 30px;
    }

    .ArabicBody .BlogContentDetails h4 {
        padding-bottom: 0;
        padding-right: 55px;
    }

    .ArabicBody .BlogContentDetails h4 img {
        left: unset;
        right: 0;
    }

    .ArabicBody .BlogContentDetails h4 g {
        margin: 0 0;
        margin-left: 12px;
    }

    .ArabicBody .SideMenuDiv {
        right: unset;
        left: 0;
    }

    .ArabicBody .SideMenuDiv ul li {
        text-align: right;
        font-size: 14px;
        padding: 10px 12px;
    }

    .GroupItem {
        width: 100%;
        padding: 20px;
        padding-bottom: 278px;
    }

    .BannerRightInner h1 {
    }

    .BannerRightInner h1 label {
    }

    .BannerRightInner h1 label:first-child {
        font-size: 18px;
        letter-spacing: 0;
    }

    .BannerRightInner h1 label s {
        font-size: 35px;
    }

    .BannerRightInner h1 label y {
        font-size: 33px;
    }

    .BannerRightInner ul {
        display: none;
    }

    .SectionHeader {
        margin: 0 auto;
        width: 100%;
        text-align: center;
    }

    .SectionHeader p {
        margin: 17px auto 0;
        font-size: 12px;
    }

    .SectionHeader h2 {
        font-size: 17px;
        padding: 19px 0;
    }

    .SectionHeader h2 .setbg {
        height: 55%;
        top: 20%;
        left: -16px;
    }

    .ServiceItem p {
        width: 70%;
        font-size: 11px;
    }

    .ServicesVidBG {
        background-size: cover;
        opacity: 0.2;
        height: 50%;
    }

    .AboutFade {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 50%;
        box-shadow: inset 0px -307px 95px -79px #1b1011;
    }

    #About {
        box-shadow: inset 0px 156px 67px -88px #1b1011;
    }

    .AboutArt img {
        display: block;
        margin: 32px auto;
        width: 100%;
        height: auto;
    }


    #OurClients {
        padding-top: 180px;
        padding-bottom: 166px;
    }

    .GlimpseItem {
        margin: 15px auto;
        width: 47%;
        transform: unset !important;
        border-radius: 15px;
        box-shadow: none;
        margin: 12px 0;
    }

    .GlimpseGH {
        margin: 22px auto;
        width: 100%;
    }

    .BlogsGH {
        width: 90%;
        margin: 20px auto;
    }

    .BlogsItem h4 {
        font-size: 13px;
        margin: 0 auto 10px;
        min-height: 30px;
    }

    .BlogsItem {
        margin: 15px auto;
        width: 45%;
    }

    .BlogsItem label {
        font-size: 11px;
        padding: 0 0;
        padding-left: 20px;
    }

    .BlogsItem label .setbg {
        height: 20px;
    }

    .BlogsItem button {
        font-size: 10px;
        text-transform: uppercase;
        padding: 5px 15px;
        padding-left: 44px;
    }

    .BlogsItem button i {
        width: 31px;
    }


    #Blogs {
        padding-bottom: 110px;
        padding-top: 200px;
        /* z-index: 333; */
    }

    .HeaderDiv button, .HeaderDiv h12 {
        display: none;
    }

    .SideMenuBtn {
        display: flex;
        width: 40px;
        aspect-ratio: 1/1;
        background: var(--theme);
        z-index: 2;
        position: relative;
        justify-content: center;
        align-items: center;
        border-radius: 10px;
        padding: 8px;
    }

    .SideMenuBtn .setbg {
        display: block;
        margin: 0 auto;
        width: 100%;
        aspect-ratio: 1/1;
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
        filter: invert(1);
    }

    .AllClientsPopUpDiv {
        width: 90%;
        aspect-ratio: unset;
        height: 100%;
    }

    .AllClientsPopUpDivHeader {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        padding: 8px 12px;
        display: block;
    }

    .AllClientsPopUpContent {
        padding-top: 114px;
    }

    .AllClientsItem {
    }

    .AllClientsPopUpDivHeader h4 {
        display: block;
        margin: 0 auto 11px;
        width: 100%;
    }


    .AllClientsPopUpSearch {
        display: block;
        margin: 0 auto;
        width: 100%;
    }

    .AllClientsPopUpSearchHolder {
        display: block;
        margin: 11px auto;
        width: 100%;
    }

    #OurClients .SeeMoreClientsBtnHolder {
        margin: 80px auto 0;
    }

    #OurClients .SeeMoreClientsBtnHolder button {
        margin: 0 auto;
    }

    .SeeMoreClientsBtnHolder button {
        padding: 7px 13px;
        font-size: 15px;
        padding-right: 50px;
    }

    .ServiceItem {
        margin: 21px auto;
        width: 92%;
        padding: 27px 19px;
        max-width: unset;
    }

    #Services .SectionHeader p {
        margin: 10px auto 25px;
    }

    .ServiceItem h3 {
        font-size: 15px;
        color: #ffffff;
        font-weight: 500;
    }

    .SideMenu {
    }

    .SideMenuInner {
        position: fixed;
        right: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 99999999999999;
        overflow: hidden;
    }

    .SideMenuFade {
        position: fixed;
        right: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: #ffffff;
        z-index: -1;
        opacity: 0.5;
    }

    .SideMenuDiv {
        position: fixed;
        right: 0;
        top: 0;
        width: 300px;
        background: #1e1e1e;
        height: 100%;
        max-width: 80%;
        padding: 20px;
        overflow-y: auto;
    }

    .SideMenuLogo {
        display: block;
        margin: 0 auto 20px;
        width: auto;
        max-width: 100%;
        height: 80px;
    }

    .SideMenuBtns {
        display: flex;
        justify-content: space-between;
        margin: 0 auto;
        width: 100%;
        padding: 0;
        align-items: center;
    }

    .SideMenuBtns h12, .SideMenuBtns button {
        margin: 0 0;
        width: 47%;
        background: none;
        color: aliceblue;
        border: solid 1px;
        border-radius: 7px 5px;
        padding: 9px 9px;
        position: relative;
        padding-left: 30px;
        font-size: 14px;
        text-align: center;
        font-weight: 500;
        text-transform: uppercase;
    }

    .SideMenuBtns h12 i, .SideMenuBtns button i {
        position: absolute;
        left: 0;
        top: 0;
        width: 40px;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .SideMenuBtns button {
        background: #5d8f47;
        border-color: #5d8f47;
    }

    .AboutUsCover h1 {
        font-size: 40px;
    }

    .BlogContentDetails {
    }

    .BlogContentDetails h4 {
        position: relative;
        padding-left: 55px;
        margin: 0 auto;
    }

    .BlogContentDetails h4 u {
        display: block;
        margin: 0 auto 10px;
        width: 100%;
    }

    .BlogContentDetails h4 img {
        position: absolute;
        left: 0;
        top: 0;
    }

    .BlogContentDetails h4 g {
        margin: 0 0;
        margin-right: 12px;
    }

    .BlogContentDetails h1 {
        display: block;
        margin: 14px auto;
        width: 100%;
        font-size: 25px;
    }

    .BlogContentImage {
        aspect-ratio: 1/1;
    }

    #BlogsPage .BlogsItem {
    }

    #BlogsPage .BlogsItem h4 {
        font-size: 16px;
    }

    #BlogsPage .BlogsItem label {
        font-size: 14px;
        padding: 0 0;
        padding-left: 31px;
    }

    #BlogsPage .BlogsItem label .setbg {
    }

    #BlogsPage .BlogsItem button {
        font-size: 13px;
        padding-left: 40px;
    }

    #BlogsPage .BlogsItem button i {
    }

    #EventsAll .EventsSliderItemText p, #OtherEvents .EventsSliderItemText p {
        margin: 15px auto;
        width: 100%;
        font-size: 12px;
    }

    .EventImagePrev {
        aspect-ratio: 1/1;
    }

    .EventPageTitle {
        font-size: 20px;
    }

    .EventShowPage, .AboutUsPageContent, .BlogTextContentGH {
        padding: 15px;
    }

    .ArabicBody .BlogsItem label {
        padding: 4px 0;
        padding-right: 30px;
    }

    .BlogsItem label {
        padding: 2px 0;
        padding-left: 24px;
    }

    .ReelSliderItemText label {
        text-align: right;
    }

    .VideoPlayerDiv {
        max-height: unset;
        max-width: unset;
        width: 100%;
        height: 100%;
        background: #000000;
        padding-bottom: 50px;
    }

    .SideMenuDiv ul {
        display: block;
        margin: 24px auto;
        width: 100%;
        padding: 0;
    }

    .SideMenuDiv ul li {
        display: block;
        margin: 18px auto;
        width: 100%;
        color: aliceblue;
        background: #272727;
        padding: 9px 14px;
        border-radius: 5px;
        text-transform: uppercase;
    }

    .TeamSliderItemInner {
        max-width: 90%;
    }

    .TeamSliderItemInfo h2 {
        font-size: 11px;
        font-weight: 400;
    }

    .TeamSliderItemInfo span {
        font-size: 10px;
    }

    .TeamSliderItemInfo {
        padding: 10px 5px;
    }

    .GlimpseItem button {
        font-size: 12px;
        text-transform: uppercase;
    }

    .GlimpseItem button i {
        font-size: 9px;
        left: 2px;
    }

    .GlimpseItemInner {
        display: block;
        margin: 0 auto;
        width: 100%;
    }

    .GlimpseItemDiv {
        display: block;
        margin: 0 auto;
        width: 100%;
    }

    .GlimpseItem h4 {
        display: block;
        margin: 0 auto;
        width: 96%;
        font-size: 13px;
    }

    #Glimpse {
        padding-bottom: 119px;
    }

    .BlogsItemText {
        padding: 6px 9px 35px;
    }

    #Testimonials {
        padding: 0 0 25px;
    }

    .GroupGH {
        margin: 50px auto 0;
    }


    .GroupItemInner {
        padding: 0 9px;
        margin: 0 auto;
        width: 100%;
    }

    .GroupItem p {
        font-size: 14px;
        margin: 15px auto 0;
        font-weight: 300;
    }

    .EventsBG {
        background-size: cover;
        background-position: top center;
    }

    #Reels {
        padding: 0 0;
        padding-top: 90px;
        padding-bottom: 75px;
    }

    .FooterVision h4 {
        font-size: 22px;
    }

    .FooterVision p {
        display: block;
        margin: 12px auto;
        width: 100%;
        text-align: justify;
        font-size: 13px;
        font-weight: 100;
    }

    .FooterMoreInfo h5 {
        font-size: 15px;
        margin: 20px auto;
        font-weight: 200;
    }

    footer {
        padding: 30px 0 75px;
    }

    .ScrollBackUpBtn button {
        padding: 11px;
        width: 40px;
        margin: 14px;
    }

    .ServiceItem p {
        display: none;
    }


    #Services .col-lg-3 {
        width: 50%;
        padding: 0 0;
    }

    .ServiceItem .setbg {
        display: block;
        margin: 12px auto;
        width: 100%;
        height: 55px;
    }

    #Group {
        padding: 0;
    }

    .GroupItemLogo {
        width: 160px;
        margin: 0 auto 30px;
    }

    .TestimonialsSliderItemInner p {
        font-size: 12px;
        margin: 8px auto 0;
    }

    .TestimonialsSliderItemInner h4 {
        font-size: 14px;
    }

    .TestimonialsSliderItemStars {
        font-size: 11px;
    }

    .VideoPlayerCloser {
        display: flex;
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        background: #ffffff;
        padding: 7px 7px;
    }

    .VideoPlayerCloser button {
        display: flex;
        justify-content: center;
        align-items: center;
        width: fit-content;
        background: #944f4f;
        color: aliceblue;
        padding: 7px 15px;
        padding-left: 43px;
        border: none;
        border-radius: 6px;
        position: relative;
        overflow: hidden;
        font-size: 14px;
    }

    .VideoPlayerCloser button i {
        position: absolute;
        left: 0;
        top: 0;
        width: auto;
        height: 100%;
        aspect-ratio: 1/1;
        display: flex;
        justify-content: center;
        align-items: center;
        background: #0b0b0b21;
    }


    .VideoPlayerInner {
        z-index: 99999999999999999999;
    }


    .VideoPlayerDiv video {
    }


    .OurClientsSideItem {
        margin: 25px 2%;
    }

    .TeamsAndGlimpsBGCombined {
        filter: brightness(70%) contrast(115%) hue-rotate(-85deg) grayscale(46%);
    }


    .GlimpseItem img {
        opacity: 0.4;
    }

    .TestimonialsBG {
        height: 125%;
    }

    .FooterSocialMedia button {
        padding: 3px;
    }

    .GlimpseItem:nth-child(1), .GlimpseItem:nth-child(4) {
        transform: scale(1.0) !important
    }

    .GroupItemBG {
        height: auto;
        width: 100%;
        aspect-ratio: 1/1;
        bottom: -42%;
        background-size: 100%;
    }

    .OurClientsFirst {
        display: flex;
        justify-content: space-between;
        margin: 30px auto;
        width: 100%;
        flex-wrap: wrap;
        align-items: unset;
        flex-direction: row;
    }

    .OurClientsFirst .OurClientsFirstInner {
        display: block;
        margin: 0 0;
        width: 50%;
    }

    .OurClientsFirstInner img {
        display: block;
        margin: 0 auto;
        width: 100%;
        height: auto;
        aspect-ratio: 1/1;
    }
}
