/* ...........................................DESKTOP.................................................... */
@media only screen and (min-width: 1025px) {
    .wrapper-body.business-page h1 {
        font-size: 50px;
        font-weight: 600;
    }

    .wrapper-body.business-page .banner-text p {
        font-size: 18px;
        font-weight: 400;
    }

    .business-page h2.heading-style {
        font-size: 32px;
        font-weight: 600;
    }

    .partners .container .row:nth-child(2) {
        margin-top: 60px;
    }

    .business-page section.partners p {
        text-align: center;
        font-size: 16px;
        line-height: 24px;
        font-weight: 400;
        width: 100%;
        color: #393C41;
    }

    .business-page section.partners .row.part-text {
        display: block;
        width: 100%;
        max-width: 100%;
    }

    .business-page .partner-section-txt {
        margin: unset !important;
        width: 100%;
        max-width: 100%;
    }

    .business-page section.partners p span {
        display: block;
    }

    .business-page .aboutus-detail-txt h4 {
        font-size: 32px;
        font-weight: 600;
        line-height: 32px;
        color: #2E2E2E;
    }

    .business-page .aboutus-detail-txt p {
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        color: #191515;
    }

    .business-page a.heading-theme {
        position: relative;
        align-items: center;
    }

    .business-page a.heading-theme::after {
        content: '';
        display: inline-block;
        width: 24px;
        height: 9px;
        background-image: url('../images/arrow-right.png');
        background-size: contain;
        background-repeat: no-repeat;
        margin-right: 11px;
    }

    .business-page .cg-box {
        width: 72%;
        height: 700px;
        margin-top: 49px;

    }

    .business-page .aboutus-detail-txt {
        top: 12%;
        right: 0.9375rem;
        background-color: unset;
        background: linear-gradient(-139.75deg, rgba(255, 255, 255, 0.8) 13.45%, rgba(233, 233, 233, 0.8) 78.42%);
    }

    .aboutus-detail-txt {
        width: 39%;

    }

    .download-app-txt>p {
        margin: 0;
    }

    .download-app-txt a.btn {
        font-size: 16px;
        line-height: normal;

    }

    .email-location li {
        font-size: 0.875rem !important;
        line-height: 1.3125rem !important;
        font-weight: 500;
    }
}

/* @media (max-width: 992px) {
    .business-page section.partners p span {
        display: unset;
    }
  } */

/* ...............................................................MOBILEEE............................................. */

@media (max-width: 1024px) {
    .business-page .home-banner.position-relative img.w-100 {
        height: 438.2px;
        object-fit: cover;
    }

    .business-page .banner-text h1 {
        font-size: 24px !important;
    }

    .business-page .banner-text p {
        font-size: 10px !important;
    }

    /* .sm-section-mobile li a {
        margin-left: 16px !important;
    } */
    .business-page .banner-text {
        bottom: 15px;
        right: 40px;
    }

    .business-page .logo-banner {
        width: 118px;
        margin-right: -8px;
    }

    .business-page a.heading-theme {
        position: relative;
        align-items: center;
    }

    .business-page a.heading-theme::after {
        content: '';
        display: inline-block;
        width: 16px;
        height: 16px;
        background-image: url('../images/arrow-right.png');
        background-size: contain;
        background-repeat: no-repeat;
        margin-right: 8px;
    }

    .business-page .about-us-banner-slider .accordion_li {
        margin-top: 0px;
    }

    .partner-section-txt p {
        text-align: right !important;
        margin-bottom: 15px;
    }

    .business-page h2.heading-style.heading-theme {
        margin-bottom: 29px;
        font-size: 24px;
    }

    .business-page h2.heading-style {
        font-size: 24px;
    }

    .business-page .supplier-images img {

        margin-top: 0;
    }

    .supplier-images img:nth-child(1) {
        width: 100px;
    }

    .supplier-images img:nth-child(2) {
        width: 56px;
    }

    .supplier-images img:nth-child(3) {
        width: 82px;
    }

    .supplier-images img:nth-child(4) {
        width: 56px;
    }

    .supplier-images,
    .partner-images {
        height: unset;
    }

    .business-page .supplier-images {
        display: grid !important;
        grid-template-columns: 1fr 1fr !important;
        direction: ltr !important;
        justify-items: center;
        align-items: center;
        justify-content: center;
        align-content: center;
        row-gap: 46.4px;

    }

    .business-page .group-partners {
        padding: 20px 40px 20px 40px;

    }

    .business-page .group-partners .row {
        margin-top: 0px;
        display: grid;
        grid-template-columns: 3fr 3fr 2fr !important;

    }

    .partners .container .row:nth-child(2) {
        flex-direction: column-reverse;
    }

    .business-page .group-partners .row:nth-child(1),
    .group-partners .row:nth-child(2) {
        margin-bottom: 25px;
    }

    .business-page .cg-partner {
        margin-top: 0;
        padding: 15px;
    }

    .business-page .cg-partner img {
        width: 70% !important;
    }

    .business-page .about-cg {

        flex-direction: column-reverse !important;
    }

    .business-page .aboutus-detail-txt {
        width: 100% !important;
        position: unset !important;
        min-height: unset !important;
        background-color: #EBC0BE;
        margin-top: -18px !important;
        border: 2px solid #E00800 !important;
        border-bottom: 9px solid #E00800 !important;
    }

    .business-page .cg-box {

        width: 100%;
        height: 100%;
        position: unset !important;
        align-items: center;
        justify-content: center;
        padding: 0;
        padding-top: 40px;
        padding-bottom: 40px;
        border-radius: 20px 20px 0 0;
        margin-top: 11px;
    }

    .business-page .cg-box img {
        position: unset;
        width: 85%;
        max-width: 459px;
    }

    .business-page a.heading-theme {
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        font-size: 18px;
        font-weight: 600;
    }



    .business-page .about-us-detail {
        background: url(../images/zig-zag.png) no-repeat;
        background-size: cover;
        background-position-y: 201px;
        padding-top: 0;
    }

    .col-lg-8.col-md-8.col-xs-12.cg-partners {
        max-width: 100%;
    }

    .col-lg-4.col-md-4.col-xs-12.cg-suppliers {
        max-width: 100%;
    }

    h3.about-charger-title {
        font-size: 12px;
    }

    .accordion_li.about-banner-2 span {
        font-size: 10px;

    }

    section.about-us-banner-slider.map-section.mt-4.mb-4 p {
        margin-bottom: 0;
    }

    section.about-us-banner-slider.map-section.mt-4.mb-4 span {
        margin-bottom: 0;
    }

    section.about-us-banner-slider.map-section.mt-4.mb-4 h3 {
        margin-bottom: 0;
    }

    .about-us-banner-slider .owl-item .charger-details-overlay-txt {
        display: block;
        width: 100%;
    }

    .download-app-txt .logo-downloads {
        max-width: 143px;
    }

}

/* .........................................FOOOOOOOOOOOOTER............................. */
@media only screen and (min-width: 769px) {


    .download-app-txt .logo-downloads {

        max-width: 170px;

    }

    .download-app-txt .logo-downloads {
        margin-bottom: 16px;
    }

    .download-app-btn {
        display: flex;
        flex-direction: row-reverse;
        justify-content: flex-end;
        gap: 24px;
        margin-top: 24px;
    }


    .col-lg-8.col-md-8.col-sm-12.download-app-img {
        max-width: 50%;
    }

    .download-app-txt {
        padding-right: 91px;
        max-width: 50%;
    }

    .col-lg-8.col-md-8.col-sm-12.download-app-img {
        max-width: 50%;
        padding: 0;
    }


    .page-business-contact .contact-info p {
        width: 92%;
    }

    .page-contact .contact-info p {
        width: 85%;
    }

    a.btn.btn-sm.border-white.btn-rounded {
        margin-top: 32px;
    }



    .social-media .footer-menu {
        gap: 16px;
    }


    section.bg-black .row:nth-child(2) {
        margin-bottom: 40px;
    }

    .business-page .aboutus-detail-txt p:nth-child(4) {

        font-size: 16px;
        color: #191515;
        line-height: 24px;
    }
}

@media only screen and (max-width: 768px) {
    .app-download {
        display: block !important;
        height: unset !important;
    }

    .download-app-img img {
        transform: scaleX(-1);
    }

    .col-lg-8.col-md-8.col-sm-12.download-app-img {
        display: flex;
        flex-direction: row-reverse;
    }

    .download-app-btn {
        display: flex;
        gap: 16px;
    }

    .bg-black .container {
        padding: 0 !important;
        margin: unset !important;
    }

    .footer .bg-black {
        padding: 30px 40px 30px 40px !important;
    }

    .sm-section-mobile li a {
        font-size: 24px;
    }

    .sm-section-mobile h5.sm-title.text-white {
        font-weight: 700;
        margin-bottom: 15px;
        font-size: 14px;
        line-height: 26px;
        color: #878C91 !important;
    }

    ul.footer-menu.smallfont.mt-2 {
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        padding-bottom: 20px;
        margin-bottom: 0;
        max-width: 285px;
    }

    .footer-links {

        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        padding-bottom: 0px;
        margin-bottom: 0;
        max-width: 300px
    }

    .footer .brand-logo img {
        padding: 20px 0 40px 20px;
    }

    .footer-bottom {
        height: auto;
        display: block;
    }

    .download-app-img img {
        max-width: 300px !important;
        margin-top: -30px;
        margin-left: -30px;
        padding-left: 0;
        padding-left: 0;
        padding-right: 0;
    }

    .app-download {
        padding-bottom: 0;
        align-content: flex-end;
    }

    .download-app-btn img {
        max-width: 86px;
    }

    .download-app-txt {
        padding: 0;
    }

    .app-download .row {
        display: block;
        margin-left: 0;
        margin-right: 0;
        flex-direction: row;
    }

    .footer-menu li,
    .footer a {
        font-size: 14px !important;
    }

    .copyright {
        margin-bottom: 0 !important;
    }


}

/* globaaaaaaaaaal.............. */
.footer-logo img {
    max-width: 14.0625rem;
}

.bg-map {
    background-size: auto 160% !important;
    background-position: center !important;
}

.copyright {
    font-size: 0.625rem;
    font-weight: 300;
    line-height: 1.625rem;

}

.footer-menu li,
.footer a {
    font-weight: 300;
    color: #FFFFFF;
    line-height: 1.625rem;
}

.footer-icon.location {
    padding-right: 1.25rem;
}

ul.footer-menu.smallfont.email-location li:nth-child(1) {
    display: flex;
    align-content: center;
    flex-direction: row;
    align-items: center;
}

h5.footer-title {
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    color: #fff;
}

.connect-with-us p {
    margin-top: 26px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    color: #EEEEEE;

}

.col-lg-12.col-md-12.col-sm-12.connect-with-us.text-center h3 {
    margin-bottom: 0;
    font-size: 1.75rem;
    line-height: 2.25rem;
    font-weight: 500;
}

p.logo-text {
    margin-bottom: 1.5rem;
    font-size: 1rem;
    line-height: 1.5rem !important;
    font-weight: 300;
    color: rgba(57, 60, 65, 1);
    margin-left: -2.5rem;
}

.app-download {
    height: 100vh;
    display: flex;
    align-items: center;
}

.footer-bottom {
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-content: center;
    background-color: #000;
}

.footer-icon.call {
    background: url(../images/call.png) no-repeat;
}

.connect-with-us {
    height: 100%;
    margin-top: 90px;
    margin-bottom: 90px;
}

.download-app-img img {
    width: unset;
    max-width: 970px;
}

.download-app-txt {
    align-self: center;
}

.download-app-img img {
    padding-top: 0;
}

/* @media screen and ( min-height: 700px) {

    .download-app-img img{
        max-height: 600px;
    }
    .download-app-txt {
        align-self: baseline;
    }
    .app-download {
        align-items: flex-end;
    }
} */


/* .............................................NEWSSSSSSSSSSSSSSSSSSSSSSSSSSSS...................................... */

.page-news a.more-events {
    font-size: 16px;
    font-weight: 500;
    line-height: 100%;
}

.page-news .event-slider .btn-featured {
    font-size: 16px;
    width: 98px;
}

.page-news section-head-caption {
    width: 48%;
}

.page-news a.more-article {
    font-size: 16px;
    font-weight: 500;
    line-height: 100%;
}

.page-news .cg-events-desc {

    padding: 26px
}

.page-news span.featured-tag {
    font-size: 16px;
    width: 86px;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
}

.page-news .cg-news-wrapper .cg-news:after {
    border-radius: 8px;
}

/* .cg-news-wrapper .cg-news img {
    max-width: 668px;
    height: 600px;
} */
.page-news .news-creation-date {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
}

.page-news h3.news-title,
.news-overlay-text h3 {
    font-size: 32px;
    line-height: 50px;
}

.page-news .news-overlay-text {
    padding: 40px;
}

.page-news .cg-news-wrapper .news-title {
    width: 81%;
    font-weight: 300;
    font-size: 16px;
    line-height: 26px;
}

.page-news p.news-title {
    font-size: 16px;
    line-height: 26px;
}

.page-news .news-section .section-head {

    margin-bottom: 32px;
}

/* body.page-news .container {
    max-width: 1400px;
} */

.page-news a.more-article.mobile {
    display: none;
}

button.owl-prev.disabled {
    display: none;
}

button.owl-next.disabled {
    display: none;
}

@media only screen and (max-width: 1120px) {
    .page-news .event-slider .accordion_li a {
        flex-direction: column;
        align-items: center;
    }
}

.page-news button.owl-prev.disabled {
    margin-right: 4px;

}

.page-news button.owl-next {
    margin-left: 4px;
}

@media only screen and (max-width: 1024px) {

    .page-news .section-head-caption {
        width: 100%;
    }

    .page-news .events-section .more-events {
        bottom: 48px;
    }

    .page-news .event-slider .accordion_li {
        padding: 0;
    }

    .page-news .event-content p {
        display: none;
    }

    .page-news .event-slider .btn-featured {
        display: none;
    }

    body.page-news .events-section .container {
        padding: 0;
    }

    .page-news .section-head.position-relative {
        padding: 30px;
        padding-bottom: 0px;
    }

    .page-news .cg-events-img::after {
        border-radius: 0;
    }

    .page-news .cg-events-img img {

        border-radius: 0;
    }

    .page-news .cg-events-desc {
        padding: 0;
    }


    .page-news .cg-events-desc {

        border: 0;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        box-shadow: unset;
        background-color: rgba(243, 243, 243, 1);

    }

    .page-news-ar .cg-events-desc h2 {
        font-size: 19px !important;
        line-height: 54px !important;
        text-align: center;
        margin-bottom: 0;
    }

    .page-news .owl-nav {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0;

    }

    .page-news .event-slider button.disabled {
        background: transparent !important;
        border: 0 !important;
    }

    .page-news .event-slider .owl-nav button {
        width: 23px;

        background: unset !important;
        border-radius: 0 !important;
    }

    .page-news .event-slider .owl-nav button .fa {
        color: rgba(20, 16, 16, 1) !important;
    }

    .page-news .event-slider .owl-nav button.disabled .fa {
        color: rgba(149, 149, 149, 1) !important;
    }

    .page-news .more-article.deskt {
        /* display: none; */
    }

    .page-news .news-overlay-text {
        padding: 0;
    }

    .page-news section.news-section.mt-4 {
        margin-top: 0 !important;
    }

    .page-news h3.news-title,
    .news-overlay-text h3 {
        font-size: 24px;
        line-height: 24px;
        padding-right: 15px;
        margin-bottom: 30px;

    }

    .page-news .news-creation-date {
        font-size: 14px;
        line-height: 24px;
    }

    .page-news span.featured-tag {
        right: 13px;
        line-height: 16px;
        padding: 8px 18px;
        top: 9px;
    }

    .page-news .news-creation-date {
        font-size: 14px;
        line-height: 24px;
        font-weight: 400;
        display: block;
        padding-right: 15px;


    }

    .page-news .cg-news-wrapper .news-title {
        width: 84%;
    }

    p.logo-text {
        margin-left: 0;
        margin-bottom: 28px !important;
    }

    .page-news a.more-article {
        /* bottom: -15px;
        left: 0;
        right: 30px; */
    }

    .page-news .events-section .more-events {
        left: 30px;
    }

    .page-news .more-article {
        left: 0;
    }

    .more-article {
        top: 0.625rem;
    }

    .page-news .row.non-featured {
        margin-bottom: 35px;
        padding-bottom: 0;
        flex-direction: column;
    }

    .page-news .news-section .cg-news {
        margin-bottom: 30px;
    }

    .page-news .cg-news-wrapper .cg-news img {
        width: 100%;
        height: 320px;
        object-fit: cover;
    }

    .page-news .non-featured .news-overlay-text {
        position: unset !important;

    }

    .page-news .non-featured .cg-news {
        display: flex;
    }

    .page-news .non-featured .cg-news img {
        border-radius: 20px;
        height: 126px !important;
        width: 126px;
    }

    .page-news .non-featured .news-creation-date {
        color: rgba(80, 78, 78, 1);
        margin-top: 0;
        margin-bottom: 0;
        font-weight: 300;
        font-size: 13px;
        line-height: 32px;
    }

    .page-news .non-featured .news-overlay-text h3 {
        color: rgba(25, 21, 21, 1) !important;
        font-size: 14px;
        line-height: 24px;
        display: none !important;
    }

    .page-news .non-featured .cg-news:after {
        height: auto !important;
    }

    .page-news .non-featured .news-title {

        display: inline-block;
        color: rgba(25, 21, 21, 1);
        padding-right: 15px;
        /* width: 180px; */
        width: 100%;
        font-weight: 700;
        line-height: 22px;
        font-size: 14px;

    }

    @media(min-width:768px)and (max-width:991px) {
        .page-news .row.non-featured {
            display: flex;
            flex-direction: column;
        }
    }

    .page-news .cg-events-desc p.news-creation-date {
        display: none;
    }

    .page-news .news-creation-date {}

    .page-news .event-slider .owl-nav button {
        top: -60px;
    }
}

@media only screen and (max-width: 683px) {
    .page-news .event-slider .owl-nav button {
        top: -110px !important;
    }

    .footer-logo img {
        max-width: 19.375rem;
    }

    ul.footer-menu.smallfont.email-location li,
    ul.footer-menu.smallfont.email-location li a {
        font-weight: 500 !important;
    }


}

/* .............................................NEWS ALLLLLL..................................... */

.page-news-all .cg-news-wrapper {
    margin-top: 7%;
}

.page-news-all a.more-events {
    font-size: 16px;
}

.page-news-all .event-slider .btn-featured {
    font-size: 16px;
    width: 98px;
}

.page-news-all section-head-caption {
    width: 48%;
}

.page-news-all a.more-article {
    font-size: 16px;
}

.page-news-all .cg-events-desc {
    padding: 26px;
}

.page-news-all span.featured-tag {
    font-size: 16px;
    font-weight: 700;
    line-height: 100%;
    padding: 5px 37px
}

.page-news-all .cg-news-wrapper .cg-news:after {
    border-radius: 8px;
}

/* .cg-news-wrapper .cg-news img {
    max-width: 668px;
    height: 600px;
} */
.page-news-all .news-creation-date {
    font-size: 14px;
    line-height: 24px;
    font-weight: 300;
}

.page-news-all h3.news-title,
.news-overlay-text h3 {
    font-size: 32px;
    line-height: 50px;
}

.page-news-all .news-overlay-text {
    padding: 40px;
}

.page-news-all .cg-news-wrapper .news-title {
    width: 81%;
}

.page-news-all p.news-title {
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
}

.page-news-all .news-section .section-head {
    margin-bottom: 32px;
}

body.page-news-all .container {
    /* max-width: 1400px; */
}

.page-news-all a.more-article.mobile {
    display: none;
}

@media only screen and (max-width: 1120px) {
    .page-news-all .event-slider .accordion_li a {
        flex-direction: column;
        align-items: center;
    }
}

/* .page-news-all button.owl-prev.disabled {
    margin-left: 20px;
}
.page-news-all button.owl-next {
    margin-right: 20px;
} */
@media only screen and (max-width: 1024px) {

    .page-news-all .section-head-caption {
        width: 100%;
    }

    .page-news-all .events-section .more-events {
        bottom: 48px;
    }

    .more-article {}

    .page-news-all .event-slider .accordion_li {
        padding: 0;
    }

    .page-news-all .event-content p {
        display: none;
    }

    .page-news-all .event-slider .btn-featured {
        display: none;
    }

    body.page-news-all .events-section .container {
        padding: 0;
    }

    .page-news-all .section-head.position-relative {
        padding: 30px;
        padding-bottom: 0px;
    }

    .page-news-all .cg-events-img::after {
        border-radius: 0;
    }

    .page-news-all .cg-events-img img {
        border-radius: 0;
    }

    .page-news-all .cg-events-desc {
        padding: 0;
    }

    .page-news-all .cg-events-desc {
        border: 0;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        box-shadow: unset;
        background-color: rgba(243, 243, 243, 1);
    }

    .page-news-all-en .cg-events-desc h2 {
        font-size: 24px !important;
        line-height: 54px !important;
        text-align: center;
        margin-bottom: 0;
    }

    /* .page-news-all .owl-nav {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
} */
    .page-news-all .event-slider button.disabled {
        background: transparent !important;
        border: 0 !important;
    }

    /* .page-news-all .event-slider .owl-nav button {
    width: 23px;
    background: unset !important;
    border-radius: 0 !important;
} */
    /* .page-news-all .event-slider .owl-nav button .fa {
    color: rgba(20, 16, 16, 1) !important;
}
.page-news-all .event-slider .owl-nav button.disabled .fa {
    color: rgba(149, 149, 149, 1) !important;
} */
    /* .page-news-all .more-article.deskt{
    display: none;
} */
    .page-news-all .news-overlay-text {
        padding: 0;
    }

    .page-news-all section.news-section.mt-4 {
        margin-top: 0 !important;
    }

    .page-news-all h3.news-title,
    .news-overlay-text h3 {
        font-size: 24px;
        line-height: 24px;
        padding-right: 15px;
        margin-bottom: 30px;
    }

    .page-news-all .news-creation-date {
        font-size: 14px;
        line-height: 24px;
        font-weight: 300;
    }

    .page-news-all span.featured-tag {
        right: 13px;
        line-height: 16px;
        padding: 8px 18px;
        top: 9px;
    }

    .page-news-all .news-creation-date {
        font-size: 14px;
        line-height: 24px;
        font-weight: 400;
        display: block;
        padding-right: 15px;
        margin-bottom: 16px;
    }

    .page-news-all .cg-news-wrapper .news-title {
        width: 84%;
        margin-bottom: 30px;
    }

    /* .page-news-all a.more-article {
    bottom: -15px;
    right: 0;
    left: 30px;
} */
    .page-news-all .row.non-featured {
        margin-bottom: 35px;
        padding-bottom: 0;
    }

    .page-news-all .news-section .cg-news {
        margin-bottom: 30px;
    }

    .page-news-all .cg-news-wrapper .cg-news img {
        width: 100%;
        height: 320px;
        object-fit: cover;
    }

    .page-news-all .non-featured .news-overlay-text {
        position: unset !important;
    }

    .page-news-all .non-featured .cg-news {
        display: flex;
    }

    .page-news-all .non-featured .cg-news img {
        border-radius: 20px;
        height: 126px !important;
        width: 126px;
    }

    .page-news-all .non-featured .news-creation-date {
        color: rgba(80, 78, 78, 1);
        margin-top: 11px;
    }

    .page-news-all .non-featured .news-overlay-text h3 {
        color: rgba(25, 21, 21, 1) !important;
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 5px;
    }

    .page-news-all .non-featured .cg-news:after {
        height: auto !important;
    }

    .page-news-all .non-featured .news-title {
        display: inline-block;
        color: rgba(25, 21, 21, 1);
        padding-right: 15px;
    }

    .page-news-all .news-creation-date {
        /* display: none; */
    }

    .page-news-all .non-featured .news-overlay-text h3 {
        display: none !important;
    }

    .page-news-all .non-featured .news-title {
        display: inline-block;
        color: rgba(25, 21, 21, 1);
        padding-left: 0.9375rem;
        width: 11.25rem;
        font-weight: 600;
        line-height: 1.375rem;
        font-size: 0.875rem;
    }

    .page-news-all .non-featured .news-title span:last-child,
    .page-news .non-featured .news-title span:last-child {
        display: none;

    }

    .page-news-all .non-featured .news-creation-date {
        margin: 0;
    }

    /* .page-news-all .event-slider .owl-nav button {
    top: -60px;
} */
}

.news-section .section-head-caption {
    font-weight: 300;
}

.page-news-all a.more-article {
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
}



/* .....................................................NEWS INNER PAGE.......................................... */

.page-news-inner_news .post-headline h1 {
    font-size: 50px;
    line-height: 54px;
}

.page-news-inner_news .post-content {
    font-size: 24px;
    line-height: 34px;
}

.page-news-inner_news .post-headline {
    background: linear-gradient(-274.4deg, rgba(251, 251, 251, 0.8) -40.32%, rgba(233, 233, 233, 0.8) 93.35%);
}

.page-news-inner_news .recent-posts {
    background: rgba(247, 247, 247, 1);
    max-height: 481px;
}

.page-news-inner_news p.post-creation-date {
    font-size: 13px;
    line-height: 32px;
}

.page-news-inner_news .post-title a p {
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
}

.page-news-inner_news .recent-posts h3 {
    font-weight: 500;
    font-size: 32px;
    line-height: 32px;
    color: rgba(46, 46, 46, 1);
}

.page-news-inner_news .news-article {
    margin-bottom: 70px !important;
}

.page-news-inner_news .recent-posts .row {
    margin-bottom: 32px;
}

@media only screen and (max-width: 1120px) {
    .page-news-inner_news .recent-posts {
        max-height: 100%;
        border-radius: 0;
        max-width: 100%;
    }
           .page-news-inner_news .recent-posts {
               padding-top: 2.25rem;
               margin-top: 1.875rem;
               margin-bottom: 3.125rem;
               border-radius: 15px;
           }

    .page-news-inner_news .news-article {
        padding: 0;
        margin-bottom: 0 !important;
        margin-top: 100px;
    }

    .page-news-inner_news .inner-banner img {
        border-radius: 0;
    }

    .page-news-inner_news .post-headline {
        background: unset !important;
    }

    .page-news-inner_news .post-headline h1 {
        font-size: 24px !important;
        line-height: 24px;
        padding: 0 30px;
    }

    .page-news-inner_news .post-date {
        display: none;
    }

    .page-news-inner_news .post-content {
        font-size: 16px;
        line-height: 16px;
        padding: 0 30px;
        padding-bottom: 60px;
    }

    .page-news-inner_news .recent-posts h3 {
        padding: 0 15px;
    }

    .page-news-inner_news .recent-posts .row {
        padding: 0 30px;
        flex-direction: row;
    }

    .page-news-inner_news .recent-posts {
        padding-top: 2.25rem;
        padding-bottom: 3.125rem;
    }

    .page-news-inner_news .post-headline {
        padding: 0;
    }

    .page-news-inner_news .breadcrumb {
        /* display: none; */
    }

   .page-news-inner_news .recent-posts .row .col-lg-4.col-md-4.col-sm-12 {
       width: 30% !important;
       max-width: 30% !important;
   }

   .page-news-inner_news .recent-posts .row .col-lg-8.col-md-8.col-sm-12 {
       width: 70% !important;
       max-width: 70% !important;
   }

    .page-news-inner_news .recent-posts .row .col-lg-4.col-md-4.col-sm-12 {
        padding-right: 0;
            padding-left: 0;
            }
                                        .page-news-inner_news p.post-creation-date {
                                            line-height: 1rem;
                                        }

    .page-news-inner_news .recent-posts .row .col-lg-8.col-md-8.col-sm-12 {
        padding-right: 0;
        padding-left: 0;
        margin-right: -18px;
    }

    .page-news-inner_news .recent-posts img {
        width: 5.875rem !important;
        height: 5.5rem !important;
    }

    .page-news-inner_news section.news-article .dis-row {
        flex-direction: column;
        align-items: center;
    }

    .page-news-inner_news section.news-article .dis-row .col-lg-8.col-md-8.col-sm-12,
        .page-news-inner_news section.news-article .dis-row .col-lg-4.col-md-4.col-sm-12 {
        max-width: 100%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1120px) {
    .page-news-inner_news .recent-posts .row .col-lg-4.col-md-4.col-sm-12 {
        width: 15% !important;
        max-width: 15% !important;
    }

    .page-news-inner_news .recent-posts .row .col-lg-8.col-md-8.col-sm-12 {
        width: 80% !important;
        max-width: 80% !important;
        margin-right: 0;
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1280px) {
    .business-page .aboutus-detail-txt {
        top: 0 !important;
    }
}

@media only screen and (max-width: 768px) {
    .page-aboutus h2.heading-style {
        font-size: 40px;
        text-align: center;
        line-height: 40px;
        color: rgba(17, 17, 17, 1);
    }

    .page-aboutus p.values-title {

        font-size: 17px !important;
        line-height: 32px !important;

    }

    .page-aboutus .cg-values ul li p {
        font-size: 14px;
        line-height: 23px;
    }
           .page-business-home .about-cg {
              padding: 0;
          }
}


@media only screen and (min-width: 768px) and (max-width: 992px) {
.app-download,
    .footer .bg-black {
        padding-right: 3.8rem !important;
    }


}


@media only screen and (min-width: 1200px) {

    .col-lg-8.col-md-8.col-sm-12.download-app-img {
        max-width: 70%;
    }

}
@media only screen and (max-width: 450px) {

    .business-page section.about-us-detail.mt-4 .container {
        padding: 0;
    }

  .page-business-home .about-cg {
      padding: 0;
  }

 :root:lang(ar) .top-header .container {
     padding: 0 1.3rem 0 1.863rem;
 }
}