@media(max-width:767px) {
.SponsorLogoItem span {
    top: -6%;
    font-size: 11px;
}

.VideoContainer_as iframe {
    width: 208%;
    height: 88%;
    min-height: 340px;
    margin-left: -97%;
}

.menuList.accordionMenu.NavFixed_as {
    top: 90%;
}


.menuList {
    top: 22%;
}

.auto-container {
    width: 90%;
}

.Overlay_ {
    background: radial-gradient(circle, rgb(0 0 0 / 0%) 0%, rgb(0 0 0 / 72%) 50%, rgba(0, 0, 0, 1) 100%);
}

.HeroContainer_ {
    height: 82%;
}

.VideoContainer_as {
    height: 80vh;
}

/*.HeroSection_ {
    height: 770px;
}*/

/*.HeroSection_ {
    height: 450px;
}*/

.HeroSection_ {
    height: 420px;
}

.HeroTagline_ {
    font-size: 17px;
}

/*.HeroHeading_ {
    font-size: 64px;
}*/

/*.HeroHeading_ {
    font-size: 60px;
    line-height: 65px;
}*/

.HeroHeading_ {
    font-size: 41px;
    line-height: normal;
}

.HeroText_ {
    position: relative;
    right: auto;
    bottom: auto;
    margin-top: 20px;
    font-size: 18px;
    display:none;
}

.HeroHeading_ span {
    color: transparent;
    -webkit-text-stroke: 0.36vw rgb(255 255 255);
}

.HeroImage_ {
    width: 560px;
    left: 50%;
    transform: translateX(-42%);
}

.FeaturingTitle span {
    font-size: 12px;
    letter-spacing: 2px;
    -webkit-text-stroke: 0;
}

.FeaturingTitle::before,
.FeaturingTitle::after {
    width: 18vw;
}

.FeaturingTitle {
    margin-top: 5%;
}

.FeatureLogo {
    max-height: 12vw;
    width: 100%;
    object-fit: contain;
    height: 100%;
    padding: 3px;
    margin-bottom: 0;
}

.FeaturingSection .col-6.col-md-3, .FeaturingSection .col-6.col-md-2 {
    height: 78px;
    background: #fff;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    width: 47%;
    margin: 1%;
    margin-bottom: 3%;
    border-radius: 17px;
    box-shadow: 4px 9px 9px -8px #0000003d;
    backdrop-filter: blur(12px);
    background: linear-gradient(270deg, #d7320012 0%, #ffffff00 100%);
    border: 1px solid #ffffff5c;
}
.SponsorsPartnersSection {
    padding: 0;
    margin-bottom: 20%;
    margin: 0% 0% 10% 0%;
}

.SponsorsLogoBox .col {
    flex: 50%;
}

.SponsorsHeading {
    margin-bottom: 6vw;
    text-align: center;
}

.SponsorsHeading h2 {
    font-size: 8.6vw;
    line-height: normal;
}

.SponsorsLogoBox {
    padding: 3vw;
    border-radius: 4vw;
}

SponsorsLogoBox .row{
    row-gap: 0;
}

.SponsorLogoItem{
    height: 16vw;
}

.SponsorLogoItem img{
    max-height: 10vw;
    max-width: 90%;
}

.FeaturingSection .col-12.text-center.mb-5 {
    margin-bottom: 6% !important;
}

.GittexImageWrap_as img {
    border-radius: 30px;
    height: 250px;
    object-fit: cover;
    object-position: top;
}

.GittexContentWrap_as {
    padding: 6vw 5vw 4vw;
    margin-top: -12%;
    border-radius: 6vw;
    margin-bottom: 28px;
}

.ScaleSummitSection_as {
    padding: 3% 0% 0% 0%;
}

.GittexHeading_as {
    font-size: 7vw;
}

.GittexBadge_as {
    font-size: 4vw;
    padding: 1.4vw 3vw;
    border-radius: 1vw;
}

.GittexBottomWrap_as {
    margin-top: 7vw;
    justify-content: right !important;
    margin-top: -13%;
    margin-right: -3%;
}

.GittexDate_as, .GittexYear_as {
    font-size: 5vw;
    margin-top: 0px;
    margin-left: 4px;
}

.GittexDate_as {
    margin-bottom: 3px;
}

.ScaleHeading_as {
    font-size: 11vw;
    text-align:center;
}

.ScaleText_as {
    font-size: 4vw;
    text-align:center;
}


.ScaleCounterRow_as h3, .ScaleCounterRow_as span {
    font-size: 26px !important;
}

.ScaleCounterRow_as p {
    font-size: 12.4px;
}

.ScaleBtn_as {
    padding: 3vw 7vw;
    font-size: 3.5vw;
}

.ScaleShape_as {
    display:none
}

.SpeakerName_as {
    font-size: 17px;
    line-height: normal;
    margin-bottom: 7px;
    font-weight: 600;
}

.SpeakerDesignation_as {
    font-size: 13px;
    margin-bottom: 4px;
}

.Company_as {
    font-size: 20px;
    line-height: 20px;
    font-weight: 600;
}

.SpeakerCountry span {
    font-size: 12px;
    line-height: normal;
}

.SpeakerCard_as {
    height: 300px;
    /*height: auto;*/
    margin: 5% 0% 5% 0%;
}
/*.SpeakerImage_as {
    position: static;
}*/

.SpeakerCard_as:before {
    right: -33%;
    transform: rotate(51deg);
}

.StatsSection_as {
    padding: 8% 0% 8% 0%;
    background:#fff;
}

.BackgroundTitle_as {
    font-size: 24vw;
}


.StatItem_as_II h2 span,
.StatItem_as h2 {
    font-size: 2rem;
}

.StatItem_as_II p,
.StatItem_as p {
    font-size: .9rem;
}

.QuoteCard_as {
    height: auto;
    padding: 30px;
    width: 100%;
}

/*.Content_as {
    max-width: 100%;
    padding-bottom: 48%;
}*/
.Content_as {
    max-width: 100%;
    padding-bottom: 0;
}
.QuoteText_as {
    font-size: 1.2rem;
    line-height: normal;
}

.Author_as span {
    font-size: 16px;
}

.Author_as h4 {
    font-size: 1.5rem;
}

.Author_as h5 {
    font-size: 22px;
    margin-bottom: 2%;
}
.Speaker_as {
    width: 180px !important;
    display: none !important;
}

.TwoItemCarousel .owl-stage-outer{
    padding: 0% 0% 14% 2%;
}

/*.QuoteIcon_as {
    left: 2%;
    bottom: -7%;
    width: 100px;
}*/

.QuoteIcon_as {
    left: 3%;
    bottom: -7%;
    width: 55px;
}

.QuoteCard_asII {
    min-height: 165px;
}

.QuoteCard_asII p {
    font-size: 18px;
}

.MainLogo_as {
    width: 100%;
}

.FooterBrand_as h5 {
    font-size: 22px;
}
.FooterBtn_as {
    font-size: 15px;
    padding: 5px 10px 5px 10px;
    margin: 3% 0% 8% 0%;
    background: #fcff34;
    color: #000 !important;
}

.FooterBtn_as span {
    background: #000000;
    font-size: 10px;
    color:#fff;
}

.FooterAccordion_as .accordion-button,
.FooterColumn_as h4 {
    font-size: 18px;
}
.FooterAccordion_as .accordion-body a,
.FooterColumn_as ul li a,
.ContactList_as li {
    font-size: 14px!important;
}

.ExhibitBtn_, .TicketBtn_, .DropdownBtn_as {
    padding: 6px 13px;
    font-size: 14px;
    border: 1px solid #fff;
    color: #000000;
    background: #fcff34;
    border-color: #fcff34;
    transition: all 0.3s ease-in-out 0s;
}

.ExhibitBtn_:hover, .TicketBtn_:hover, .DropdownBtn_as:hover {
    color: #fff;
    background: #C30000;
    border-color: #C30000;
}

/*.TicketBtn_ {
    color: #000000;
    background: #fcff34;
    border-color: #fcff34;
    transition:all 0.3s ease-in-out 0s;
}

.TicketBtn_:hover {
    color: #fff;
    background: #C30000;
    border-color: #C30000;
}*/

nav.navbar.navbar-expand-lg.Navbar_ .container-fluid.px-5 {
    padding: 0 !important;
}

nav.navbar.navbar-expand-lg.Navbar_ .ms-auto.d-flex.align-items-center.Gap_ {
    margin: 0 auto;
}

.GitexLogo_ {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 7%;
}

header.GGHeader.GGHeaderFixed_as .GitexLogo_ {
    width: 86% !important;
}

.GGHeaderFixed_as {
    height: 158px !important;
    text-align: center;
}

.Gap_ {
    gap: 3vw;
}

/*.HeroContent_ {
    left: 0;
    bottom: 2.4%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
}*/

.HeroContent_ {
    left: 0;
    /*bottom: -2%;*/
    bottom: -6.4%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
}

.MenuBtn_ {
    font-size: 14px;
}
.Navbar_ {
    padding: 16px 0;
}

section.LatestNews_as {
    margin-top: -6.9%;
    padding-left: 0;
    background: #00000038;
}

.LatestNewsHeading h3 {
    margin-left: 8px;
    font-size: 15.6px;
}
.LatestNewsSlide_ p {
    font-size: 15px;
}

section.LatestNews_as .col-lg-2.col-lg-2 {
    width: 30%;
}
section.LatestNews_as .col-lg-10.col-lg-10 {
    width: 70%;
}

/*.MainHeading_as span {
    right: 5%;
    bottom: -28%;
    font-size: 14px;
    border-radius: 6px;
    transform: rotate(14deg) scale(0);
}*/

    .MainHeading_as span {
        right: 5%;
        bottom: -46%;
        font-size: 14px;
        border-radius: 6px;
        transform: rotate(14deg) scale(0);
    }

.FeaturingSection .row.justify-content-center.mt-5 {
    margin-top: 0 !important;
}

section.BoldNewFrontiers_as {
    padding: 7% 0% 2% 0%;
}

section.GITEXTech_as{
    text-align: center;
    padding-top: 10%;
    margin-top: -1%;
}

section.GITEXTech_as img {
    width: 78%;
}

.TechContent_as p {
    font-size: 15px;
}

.TechContent_as h4 {
    font-size: 20px;
    margin: 5% 0% 4% 0%;
}

section.TechWorldConvenes_as {
    padding: 8% 0% 14%;
    background-position: right;
}

section.TechWorldConvenes_as .MainHeading_as {
    margin-bottom: 13%;
}

.ScaleSummitSection_as .row.ScaleCounterRow_as .col-3 {
    width: 50%;
}

.MobileCenter_as {
    text-align: center;
}

.PrimaryButton_as {
    padding: 5px 15px 5px 15px;
    font-size: 16px;
}

.MainHeading_as_II h2 {
    font-size: 8.6vw;
}

.MainHeading_as_II span {
    font-size: 16px;
    display: block;
    margin-bottom: 8px;
}

.MainHeading_as_II color {
    font-size: 16px;
    padding: 2px 10px 2px 10px;
}

.SpeakerSection_as {
    margin: 14% 0% 6% 0%;
}

    .SpeakerContent_as {
        padding: 10px 15px 8px 15px;
    }

.GitexGlobalHead_as h3 {
    font-size: 8.4vw;
    line-height: 9vw;
}

.GitexGlobalHead_as h4 {
    font-size: 5vw;
    line-height: 5.8vw;
}

.GitexGlobalExpo_as {
    padding: 0% 0% 0% 0%;
    margin-top: 10%;
}
section.StatsSection_as .StastMainContianer .col-md-2, section.StatsSection_as .StastMainContianer .col-md-3 {
    width: 50%;
}

.BackgroundTitle_as {
    font-size: 17vw;
    top: 18%;
}

.MainHeading_as_III h2 {
    font-size: 8.6vw;
    line-height: normal;
}

    section.AnnuallyConvenes_as .MainHeading_as_III h2 {
        font-size: 8.3vw;
    }

.MainHeading_as_II.MainHeading_as_III span color {
    font-size: 16px;
    padding: 2px 14px 2px 12px;
}

section.TrustedEcosystem {
    padding: 12% 0% 3% 0%;
}

.MainHeading_as_II.MainHeading_as_IIII {
    text-align: center;
}

.MainHeading_as_II.MainHeading_as_IIII h2 {
    font-size: 8.6vw;
    line-height: normal;
}

.MainHeading_as_II.MainHeading_as_IIII h2 br {
    display:none;
}

span.ForColor_as {
    display: block;
    margin-top: -3%;
    margin-left: 0;
    margin-bottom: 3%;
}

span.ForColor_as color {
    font-size: 17px;
    padding-bottom: 2px;
}

.MainHeading_as_III p {
    font-size: 18px;
}

.MaInQuoteSection_as .owl-stage-outer {
    padding: 8% 0% 0% 0%;
}

.SecuringImpactfulQuoteIcon_as {
    width: 42px;
    top: -5%;
    left: 8%;
}

section.AnnuallyConvenes_as .MainHeading_as_II .Bg-red {
    transform: rotate(-1deg);
}

section.AnnuallyConvenes_as .StatsSecond_as .col-md-2 {
    width: 50%;
}

section.AnnuallyConvenes_as {
    padding: 10% 0% 6% 0%;
}

.GitexFooter_as {
    padding: 60px 0px;
    background: linear-gradient(90deg, #d73200 0%, #741300 100%);
    background-size: cover;
}

.AllShows_as img {
    filter: brightness(0);
}

.LogoGroup_as {
    flex-direction: column;
    align-items: flex-start !important;
    gap: 25px !important;
}

.Divider_as {
    display: none;
}

.BigText_as {
    top: 97%;
    width: 66%;
}

.FooterColumn_as {
    margin-top: 35px;
}

.Corner_as {
    top: -2px;
    border-top: 44px solid #fff;
    border-left: 44px solid transparent;
}

.fotter-bottom .quiklinks {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}

.fotter-bottom .order-first {
    order: -1 !important;
    padding: 0;
}

.fotter-bottom .quiklinks li {
    font-size: 14px;
}
.fotter-bottom .quiklinks li a {
    font-size: 13px;
    margin-bottom: 7%;
    display: block;
}
.websiteby-text {
    text-align: center;
}

.fotter-bottom p, .fotter-bottom p a {
    font-size: 11px;
    margin-top: 6%;
}
li.parentItem.active ul.levelOne {
    min-height: 150px;
    max-height: 400px !important;
    padding: 15px 0px;
    overflow: overlay;
}

.ShowInMobile_as {
    display:block !important;
}

.HideInMobile_as {
    display: none;
}

.CommonModal .modal-dialog {
    max-width: 100%;
}

.SpeakerContentBox h2 {
    font-size: 18px;
    line-height: normal;
}
.SpeakerContentBox p {
    font-size: 16px;
    line-height: normal;
}

p.CompnyText img {
    width: 29%;
    border-radius: 5px;
}

.SpeakerCountry {
    top: 10rem;
    padding: 25px 1px 30px 1px;
}

.PressReleases_as p.GittexHeading_as {
    font-size: 16px !important;
    line-height: normal !important;
}

.PressReleases_as .GittexContentWrap_as span {
    font-size: 14px;
}
.PressReleases_as .GittexContentWrap_as a.PrimaryButton_as.SecondaryButton_as {
    margin-top: 3%;
    font-size: 14px;
    padding: 7px 12px 7px
}
h1.HeroHeading_.HeroInneBannerHeading_as {
    font-size: 42px;
}

/**/

.SectorTopicsSection {
    padding: 10% 0;
}

.SectorTopicsWrapper {
    grid-template-columns: 1fr;
    gap: 5%;
}

.SectorColumn {
    padding: 8% 3% 20%;
    border-radius: 5vw;
}

.SectionHeading {
    gap: 4%;
    margin-bottom: 8%;
    padding-bottom: 6%;
}

.HeadingNumber {
    width: 8vw;
    font-size: 2.4vw;
}

.SectionHeading h2 {
    font-size: 5.5vw;
}

.TopicList {
    gap: 3%;
}

.TopicItem {
    grid-template-columns: 10% 1fr;
    gap: 3%;
    padding: 5% 3%;
    border-radius: 3vw;
}

.TopicItem::before {
    width: 0.6vw;
}

.TopicItem:hover {
    transform: translateX(1vw);
}

.TopicNumber {
    font-size: 2.5vw;
}

.TopicText {
    font-size: 3.5vw;
    line-height: 1.4;
}

    .TestimonialSection {
        padding: 10% 0;
    }

    .TestimonialCard {
        grid-template-columns: 1fr;
        min-height: auto;
        border-radius: 6vw;
    }

    /* Profile */

    .TestimonialProfile {
        min-height: 62vw;
        padding: 0 8%;
        align-items: flex-end;
    }

    .ProfileImageWrap {
        width: 65%;
        height: 100%;
    }

    .ProfileCircle {
        width: 45vw;
        height: 45vw;
        bottom: -10%;
    }

    .ProfileImage {
        max-height: 62vw;
    }


    .TestimonialContent {
        padding: 10% 9%;
    }

    .QuoteIcon {
        margin-bottom: 4%;
        font-size: 15vw;
    }

    .TestimonialQuote {
        max-width: 100%;
        font-size: 5.3vw;
        line-height: 1.4;
    }

    .TestimonialBottom {
        margin-top: 12%;
        align-items: flex-end;
    }

    .SpeakerLine {
        width: 10vw;
        height: 0.4vw;
    }

    .SpeakerInfo h3 {
        font-size: 4.5vw;
    }

    .SpeakerInfo p {
        margin-top: 4%;
        font-size: 3.4vw;
    }

    .CompanyLogo {
        width: 22vw;
    }

    .TestimonialGrid {
        width: 100%;
        opacity: 0.07;
    }
    .HyperScaleSection {
        padding: 6% 0;
    }

    .HyperScaleTop {
        grid-template-columns: 1fr;
        gap: 8%;
        margin-bottom: 10%;
    }

    .StatLabel,
    .EyebrowTextl {
        font-size: 2.5vw;
    }

    .StatNumber {
        font-size: 16vw;
    }

        .StatNumber span {
            font-size: 7vw;
        }

    .HyperScaleContent {
        padding: 0;
    }

        .HyperScaleContent h2 {
            max-width: 100%;
            font-size: 10vw;
            line-height: 0.95;
        }

    .IntroText {
        max-width: 100%;
        margin-top: 6%;
        font-size: 3.5vw;
    }

    .GrowthBadge {
        margin-top: 7%;
        padding: 2.5% 5%;
    }

        .GrowthBadge strong {
            font-size: 5vw;
        }

        .GrowthBadge span {
            font-size: 2.5vw;
        }

    .HyperScaleCards {
        grid-template-columns: 1fr;
        gap: 5%;
    }

    .HyperScaleCard {
        border-radius: 6vw;
    }

    .CardContent {
        padding: 6%;
    }

        .CardContent h3 {
            max-width: 100%;
            font-size: 6vw;
        }

        .CardContent p {
            max-width: 100%;
            font-size: 3.3vw;
        }

    .LiveDemoCard .CardImage,
    .ConferenceCard .CardImage {
        height: 55vw;
    }



    section.HeroSection_.HeroInneBanner_as.HeroInneBanner_II h4 {
    padding: 1.8vw 5.823vw 1.8vw;
    font-size: 5vw;
    width: fit-content;
}
section.HeroSection_.HeroInneBanner_as.HeroInneBanner_II h4 em {
    padding-right: 8px;
}
section.HeroSection_.HeroInneBanner_as.HeroInneBanner_II img {
    margin-top: 12%;
}
section.HeroSection_.HeroInneBanner_as.HeroInneBanner_II {
    height: 70vh;
}
.EyebrowText {
    display: block;
    font-size: 2.75vw;
}

    .TestimonialCard {
        flex-direction: column-reverse !important;
        display: flex;
    }

        .TestimonialProfile {
        min-height: auto;
        padding: 0 0%;
        align-items: flex-end;
    }
    section.PartnersLogos_as {
    padding: 10% 0% 10% 0%;
}
.HeroContent_ h3
 {
    font-size: 5.8vw !important;
    color: #fff;
    text-transform: uppercase;
    margin-top: 6% !important;
    margin-bottom: 10%;
}
section.HeroSection_.HeroInneBanner_as.Roboticspark_ .HeroContent_ h4 {
    font-size: 5.8vw !important;
}
section.HeroSection_.HeroInneBanner_as.Roboticspark_ {
    height: 70vh !important;
    background-position: 71% 100%;
    background-repeat: no-repeat;
    background-size: cover;
}
.gitex-summitsection .date-box {
    display: flex;
    align-items: center;
    gap: 18px;
    width: 100% !important;
}

.govtcurveDividerBottom {
    position: absolute;
    bottom: -40px;
}
.outerconfsponsor {
    position: relative;
    width: 100% !important;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.aisummitTEEXTwrap {
    width: 100% !important;
    padding-bottom: 3vw;
}
.aisummitTEEXTwrap {
    width: 100% !important;
    padding-bottom: 3vw;
}
.aigovtfrCard {

    width: 100% !important;
}

.HeroSection_conference .Overlay_ {
    background: linear-gradient(90deg, #d3dafa 0%, rgb(248 249 255 / 64%) 18%, #deebffc2 42%, #0d6efdab 68%, #9fbeec 100%);
}
.HeroSection_.HeroInneBanner_as.HeroSection_conference {
    height: 60vh;
    text-align: center;
    padding: 0 0 70px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 86% 100%;
}


section.TechWorldConvenes_as.PressReleases_as .GittexContentWrap_as {
    margin-bottom: 0px !important;
}

.SourceQuality_ .col-lg-2.col-md-4.col-sm-6.col-xs-12 {
    width: 50%;
}
.TheFastestStats_ .GNEStats h3 {
    color: #000;
    font-size: 5vw;
}
.TheFastestStats_ .GNEStats h5 {
    color: #000;
    font-size: 2.6vw;
}

}


/**/