@media only screen and (min-width:320px) and (max-width:768px) {
    .testimonial-box-item {
        padding: 10px;
        gap: 0;
        display: block;
        width: 100%;
    }

    .client-testimonial-content {
        width: auto;
    }

    .client-author-image {
        width: calc(50% - 23px);
        margin: 0 auto;
        margin-top: 20px;
    }

    .owl-carousel.arrow-custom-slide .owl-nav .owl-next {
        right: -28px;
        width: 30px;
        height: 33px;
    }

    .owl-carousel.arrow-custom-slide .owl-nav .owl-prev {
        left: -28px;
        width: 30px;
        height: 33px;
    }

    .owl-carousel.arrow-custom-slide.latestnews .owl-nav .owl-prev {
        left: -6px;
    }

    .owl-carousel.arrow-custom-slide.latestnews .owl-nav .owl-next {
        right: -6px;
    }

    .quotesInner {
        width: 100%;
    }

    .ALlShowLogo .theratedbox {
        padding: 24px;
    }

    .visitquote .owl-carousel.arrow-custom-slide .owl-nav {
        bottom: 0;
        right: 0;
        width: 100%;
        left: 31%;
        text-align: center;
    }

    .quoteslideItem {
        padding-top: 10px !important;
    }

    #menu-container .menu-list.active {
        display: block;
        max-width: fit-content;
    }

    section.ALlShowLogo {
        padding: 50px 0 50px 0;
        z-index: 999;
        position: relative;
    }

    section.ALlShowLogo .col-lg-2 {
        width: 50% !important;
    }

    .headlinebanner .iconSpeaker {
        display: none;
    }

    div#UpdatedHomePopup div#Backdropone .onloadpopup {
        width: 100%;
        padding-top: 40px !important;
    }

    .commonModal .close {
        filter: invert(1);
        -webkit-filter: invert(1);
    }

    .ft-otherevent figure img {
        width: 50%;
    }

    .ftrEmails {
        margin-top: 20px;
    }

    .stickyTiming p {
        font-size: 12px;
        display: block;
        margin: 0 auto;
    }

    .stickyTiming h2 {
        margin: 0 auto;
        text-align: center;
        padding-bottom: 10px;
        display: block;
    }

    .stickyTiming .eventhead2 em {
        display: inline-block;
    }

    .stickyTiming .eventhead2 h2 {
        display: inline-block;
    }

    .col-12.col-sm-3.eventhead2 {
        margin: 0 auto;
        text-align: center;
        margin-top: 20px;
    }

    .stickyTiming .eventhead2 p {
        font-size: 12px;
        display: inline-block;
    }

    span .HeaderTiming {
        top: -3px !important;
        font-size: 10px !important;
    }

    span.HeaderTiming:before,
    span.HeaderTiming:after {
        display: none !important;
    }

    .videoInnterBtm {
        width: 100%;
        flex-wrap: wrap;
    }

    .videoInnterBtm .headlinebanner {
        width: 100% !important;
        margin-top: 10px;
        margin-left: 0;
    }

    .videoInnterBtm .headlinebanner a.redSolid-btn.guide-redbtn {
        font-size: 12px;
        width: 100% !important;
    }

    .sponsorslogoTitle {
        font-size: 10px;
        line-height: 14px;
    }

    .cybersupport-logo figure {
        height: 100px;
        margin-bottom: 20px;
    }

    .executiveTopics .topicOuter01,
    .summit10x-agenda .topicOuter01 {
        width: 48.9%;
    }

    .onloadpopup .modal-body {
        text-align: center;
        padding: 0px 5%;
    }

    .onloadpopup:before {
        height: 100%;
        width: 100%;
        background-position: top left;
        opacity: 0.3;
    }

    .onloadpopup:after {
        height: 100%;
        width: 100%;
        background-position: bottom right;
        opacity: 0.3;
    }

    .onloadpopup {
        position: relative;
        padding: 40px 20px;
    }

    .conferencesIntro .uk-slideshow-items img {
        padding-bottom: 30px;
    }

    header.headfixed .logo-box_new {
        width: 100%
    }

    .auto-container {
        width: 90%
    }

    header {
        position: relative;
        background: #000;
        padding: 0;
        margin-bottom: 0
    }

    .header-upper {
        padding-right: 0;
        padding: 5px 0;
        flex-direction: row;
        flex-direction: column;
    }

    .logo-box_new {
        width: 100%;
    }

    .logo-box_new .top-logo figure {
        margin: 0 auto;
        width: 100%;
    }

    .searchIcon {
        display: none
    }

    /* .headerBtn {
        display: none
    } */

    .headerBtn .whiteOutline-btn,
    .headerBtn .redOutline-btn {
        font-size: 11px;
        margin-right: 10px;
        padding: 8px 5px;
        margin-top: 20px;
        margin-bottom: 20px;
        text-align: center;
    }

    .header-upper .nav-menu {
        width: unset;
        background: transparent;
    }

    .burger {
        flex-direction: column;
        width: 55px;
        height: 45px;
        background: #ec1f22;
        justify-content: center;
        border-radius: 0;
        padding: 10px;
    }

    .burger-strip {
        align-items: unset;
    }

    .burger .strip div {
        background: #fff;
        margin: 2px;
        height: 1px;
    }

    .burger-strip div:first-child {
        height: 1px;
    }

    .headerBtn-mobile {
        display: flex;
        padding: 5px 0;
        align-items: center;
        justify-content: center
    }

    #menu-wrapper #hamburger-menu {
        position: relative;
        margin: 5px;
        font-size: 15px;
        color: #fff;
    }

    #leftside-navigation ul li a {
        /*padding: 10px 60px 10px 10px;*/
        padding: 6px 60px 6px 10px;
        font-size: 14px;
        line-height: 14px
    }

    #menu-container .menu-list {
        padding-top: 30px
    }

    header .auto-container {
        width: 95%
    }

    .headerBtn-mobile .whiteOutline-btn,
    .headerBtn-mobile .white-btn {
        width: 180px;
        margin: 0 5px;
        font-size: 12px;
        text-align: center;
        line-height: 13px;
        padding: 10px
    }

    .headerBtn-mobile .red-btn {
        width: 180px;
        margin: 0 5px;
        font-size: 12px;
        text-align: center;
        line-height: 13px;
        padding: 10px
    }

    /* .headerBtn {
        display: none;
    }*/

    .headerBtnMobile {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .headerBtnMobile .whiteOutline-btn,
    .headerBtnMobile .redOutline-btn {
        margin: 5px 5px;
        font-size: 12px;
        padding: 5px 10px;
        text-align: center;
    }

    .header-upper .nav-menu {
        /* width: 25%;*/
        width: unset;
        background: transparent;
    }

    .burger.open .burger-strip {
        display: none;
    }

    .video-tagline {
        width: 100%;
    }

    .video-tagline h2 {
        font-size: 28px;
        line-height: 32px;
    }

    .headlinebanner {
        width: 54%;
        margin-top: 0;
        margin-bottom: 10px;
    }

    .headlinebanner p {
        font-size: 10px;
        line-height: 17px;
        text-align: left;
    }

    .headerBtn {
        align-items: center;
    }

    .newsslick-carousel {
        width: 100%;
        text-align: center;
        padding-top: 20px;
    }

    .video-bttomText {
        margin: 20px 0px;
        display: block;
        width: 100%;
    }

    .videobg video {
        height: auto;
        width: 100%;
        object-fit: contain;
    }

    /*.heroOverlay {
        padding-top: 15px;
        height: auto;
        bottom: 0;
        background: linear-gradient(359deg, #00010a, #000000, #0f0f0feb, #03030363);
        position: relative;
    }*/
    .heroOverlay {
        padding-top: 15px;
        height: auto;
        bottom: 0;
        background: linear-gradient(359deg, #00010a, #000000, #0f0f0feb, #03030363);
        position: relative;
        height: 120px;
        display: flex;
        align-items: end;
        top: 20px;
    }

    section.twocolStyle.black-bg.visittagline.pb-5.z-index99 {
        padding-top: 0;
    }

    .video-bttomText .redSolid-btn {
        padding: 5px 14px;
        font-size: 12px;
    }

    .heroSection {
        height: auto;
    }

    .videobg {
        position: relative;
        height: auto;
    }

    .play-now {
        left: 30%;
        right: unset;
        top: -20%;
        bottom: 0;
    }

    .sectionTitle h2 {
        font-size: 25px;
        line-height: 34px;
    }

    .tickerband {
        padding: 40px 0px;
        padding-bottom: 70px;
        overflow: hidden;
    }

    .heroNEwsSlide p {
        font-size: 18px;
    }

    .bigtechLeft {
        height: 500px;
    }

    .govofficials {
        height: 500px;
        margin-bottom: 30px;
    }

    .govofficials .bgimggov {
        height: 400px;
    }

    .starupText figure {
        height: 300px;
    }

    .rightText-innovt {
        padding: 10px 15px;
    }

    .boxLEft h2 {
        font-size: 25px;
        line-height: 33px;
        margin-bottom: 5px;
    }

    .innovateStartup figure {
        height: 300px;
    }

    .leftText-innovt {
        padding: 10px 10px;
    }

    .globalpower:before {
        display: none;
    }

    .linitlessOPP {
        padding-bottom: 50px;
        /*background: #000;*/
        position: relative;
    }

    .linitlessOPP:before {
        position: absolute;
        bottom: 0%;
        left: 0;
        background-image: url(../images/bg02.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        width: 100%;
        height: 100%;
        content: '';
        z-index: -1;
        display: none;
    }

    .speakerITem figure {
        height: 350px;
    }

    .elementlinebeat {
        height: 10%;
        top: -5%;
    }

    .logoboardstyle01 {
        padding-top: 50px;
    }

    .sectionTitle {
        width: 100%;
    }

    .logoboardstyle01 .sectionTitle h2 {
        font-size: 20px;
        line-height: 30px;
    }

    .logoboard-grey .sectionTitle.centered h2 {
        width: 100%;
    }

    .logoboard-grey .sectionTitle.centered h2 {
        width: 100%;
        font-size: 20px;
        line-height: 30px;
    }

    .testelement02,
    .testelement01 {
        display: none;
    }

    .testimonialSlider {
        padding-left: 10px;
        padding-top: 20px;
    }

    .testimonialSlider .item {
        padding-left: 0%;
    }

    .testimonialSlider figure .quoteimg {
        width: 30% !important;
        top: -10%;
        left: -4%;
    }

    .mediapartners .sectionTitle h2:before {
        bottom: -20%;
        right: 30%;
        width: 40%;
        height: 13px;
    }

    .main-footer:before {
        top: -20%;
    }

    .main-footer {
        padding: 50px 0px 20px 0px;
    }

    .inner-footer ul {
        margin-bottom: 20px;
    }

    .ft-btn {
        text-align: left;
    }

    .bottom-ft {
        display: block;
    }

    .websiteby-text {
        margin-top: 20px;
    }

    .ga-card {
        margin-bottom: 30px;
    }

    .hide-mobile {
        display: NONE;
    }

    .showmobile {
        display: block;
    }

    .innerBanner:before {
        background-image: linear-gradient(to bottom, rgb(6 7 10 / 42%), rgb(0 0 0 / 28%), rgb(26 26 27/0%));
    }

    .red-pattern01:before {
        display: none;
    }

    .red-pattern02 {
        display: none;
    }

    .redSolid-btn {
        font-size: 14px;
        padding: 8px 15px;
    }

    .leftRightContent figure {
        margin: 20px 0px;
    }

    .testimonialSlider .owl-nav {
        position: relative;
    }

    .internaltest .testimonialSlider figure {
        width: 200px;
        height: 200px;
    }

    .internaltest .testimonialSlider figure .quoteimg {
        width: 50% !important;
        top: -10%;
        left: -25%;
    }

    .showlogoft figure {
        width: 90%;
    }

    .innerBanner h1 {
        text-align: center;
        color: #fff;
        font-size: 30px;
        line-height: 40px;
    }

    .innerBanner {
        padding: 0px 0 0;
        height: 60%;
    }

    a.vistilinkbar {
        font-size: 16px;
    }

    .planvisitBoard .elementlinebeat {
        display: none;
    }

    .planvisitBoard {
        padding-top: 50px;
    }

    .innerBanner .bannerheading {
        width: 100%;
    }

    .imageStylehover {
        width: 100%;
        height: auto;
        margin-bottom: 30px;
    }

    .imageStylehover figure {
        width: 100%;
        height: auto;
    }

    .africamarketInner {
        padding: 30px 0px;
    }

    .starhotelsITem {
        margin-bottom: 30px;
        height: auto;
    }

    .quotesInner p:before,
    .quotesInner p:after {
        display: none;
    }

    .quotesInner p {
        padding: 34px 20px;
        font-size: 18px;
        padding-bottom: 70px;
    }

    .quotesInner .fa-quote-left {
        position: absolute;
        top: -8%;
        left: -1%;
        background: transparent;
    }

    .quotesInner .fa-quote-right {
        position: absolute;
        bottom: 25px;
        right: 18px;
        background: transparent;
    }

    .visitquote .owl-nav {
        right: 0;
        bottom: 7%;
        margin-left: 0;
        left: 39%;
    }

    .logoStyle02 {
        width: 40% !important;
        margin: 20px 10px;
    }

    .mediapartners.sectionTitle h2:before {
        height: 8px;
    }

    .speakerSlider {
        padding: 50px 0px;
        /* padding-top: 100px; */
        padding-bottom: 0;
    }

    .postList-wrap h2 {
        font-size: 16px;
    }

    .arrowImg {
        width: 50px;
        height: 40px;
    }

    .postList-wrap:hover .imghoverlist {
        width: 70px;
        height: 70px;
    }

    .imghoverlist:before {
        left: -9px;
        top: 5px;
    }

    .postList-wrap p {
        font-size: 14px;
        width: 90%;
    }

    .rocks_logos li {
        width: 45%;
    }

    .statsItem {
        flex: 0 1 calc(50.0% - 10px);
    }

    .statsWraper {
        padding-bottom: 70px;
    }

    .statsWraper .elementlinebeat {
        height: 20%;
    }

    .col4box-item {
        height: auto;
        margin-bottom: 40px;
    }

    .gradientmove3 {
        display: none;
    }

    .timelineItemOuter {
        width: 40%;
    }

    .testimonialstyle03 .elementlinebeat {
        width: 100%;
        height: 10%;
    }

    .testimonialstyle03 {
        padding-bottom: 50px;
    }

    .communityPartner-inner .col-6.col-sm-3.col-md-3.col-lg-2.mb-3 {
        width: 30% !important;
    }

    .mediaPartner-inner .col-6.col-sm-3.col-md-3.col-lg-2.mb-3 {
        width: 30% !important;
        margin: 20px 0;
    }

    .logoStyle01 {
        width: 30% !important;
    }

    .speakerStyle01 {
        overflow: hidden;
    }

    .flightAfricaTable td:first-child,
    .flightAfricaTable th:first-child {
        display: table-cell;
    }

    .flightAfricaTable .table-responsive {
        margin-bottom: 40px;
    }

    .lefttopImgnew {
        height: 350px;
    }

    .bigtechLeft {
        height: auto !important;
    }

    .bigtechLeft h2 {
        font-size: 20px;
        line-height: 26px;
    }

    .bigtechLeft.bigtechLeft2 {
        position: relative;
        height: 500px !important;
    }

    .topicsagenda {
        height: auto;
        margin-bottom: 40px;
    }

    h4.confdateview {
        font-size: 16px;
        padding: 4px 9px;
    }

    .topicOuter01 {
        width: 48.9%;
    }

    .conferencesIntro img {
        margin-bottom: 40px;
    }

    .cybersupport-logo figure img {
        width: 160px;
    }

    .aikeytopic .topicOuter01 {
        width: 48.9%;
    }

    /* .insitituemobile .logoStyle02 {
        width: 45% !important;
        margin: 15px 6px;
    } */

    .insitituemobile .firstjustify .logoStyle02 {
        width: 40% !important;
    }

    .insitituemobile .secondjustify .logoStyle02 {
        width: 20% !important;
    }

    .insitituemobile .logoStyle02 figure img {
        width: 160px;
    }

    .insitituemobile .logoStyle02 figure img.mt-3 {
        margin-top: 1.5rem !important;
    }

    .supporterspartnermobile .sponosrsLogoItem figure.btmspace02 img,
    .supporterspartnermobile .sponosrsLogoItem figure.btmspace02 img.w-50 {
        width: 110px !important;
        margin-top: 15px !important;
    }

    .SpeakersNoImage .col-lg-3 {
        width: 100%;
    }

    .SpeakersNoImage .speakerItem01 .speakerInfo h2.speakername {
        font-size: 24px !important;
        padding: 40px 10px;
    }

    .client-testimonial-info p {
        font-size: 18px;
        line-height: 28px;
    }

    .speakermain0 .Speakers01 .speakerItem02 {
        margin: -1px !important;
    }

    .speakerItem02 .speakerInfo p.speakDesg {
        font-size: 14px;
        line-height: 20px;
    }

    .Speakers01 .owl-stage-outer {
        margin-left: -11px;
        padding: 5px 10px 5px !important;
    }

    .Speakers01 .owl-nav {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        gap: 15px;
        margin-top: 30px;
    }

    .Speakers01 .owl-nav .owl-next,
    .Speakers01 .owl-nav .owl-prev {
        position: unset;
        height: 35px;
        width: 35px;
        margin: 0;
    }

    .whygitexmain1 .col-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .whyattend0 .accordion-flush .accordion-button {
        padding: 10px 15px;
    }

    .whyattend0 .accordion-flush .accordion-button span {
        font-size: 14px;
        line-height: 18px;
        width: 30px;
        height: 30px;
        margin-right: 15px;
    }

    .optinstylemain0 .col4box-item {
        margin-bottom: 0;
    }


}

@media only screen and (min-width:768px) and (max-width:1024px) {
    .video-bttomText .redSolid-btn {
        padding: 5px 10px;
    }

    .SpeakersNoImage .col-lg-3 {
        width: 33.33333333%;
    }

    .SpeakersNoImage .speakerItem01 .speakerInfo h2.speakername {
        font-size: 22px !important;
        line-height: 26px;
        padding: 40px 10px;
    }

    .auto-container {
        width: 90%;
    }

    .logo-box_new {
        width: 50%;
    }

    .headerBtn .redOutline-btn,
    .headerBtn .whiteOutline-btn {
        font-size: 12px;
        margin-right: 12px;
        padding: 5px 10px;
    }

    #menu-wrapper {
        font-size: 14px;
    }

    #menu-wrapper #hamburger-menu {
        margin: 8px;
    }

    .burger-strip div:first-child {
        width: 18px;
    }

    .strip div {
        width: 26px;
    }

    .burger-strip div:last-child {
        width: 35px;
    }

    .sectionTitle h2 {
        font-size: 36px;
        line-height: 46px;
    }

    .whygitexmain1.z-index99 .col-sm-4,
    .optinstylemain0 .col-sm-3,
    .whygitexmain1 .col-sm-4 {
        flex: 0 0 auto;
        width: 50%;
    }

    .whygitexmain1.z-index99 .col-sm-4,
    .optinstylemain0 .mb-4.mb-sm-0,
    .whygitexmain1 .col-sm-4 {
        margin-bottom: 1.5rem !important;
    }

    footer.main-footer .inner-footer .col-sm-3,
    footer.main-footer .inner-footer .col-sm-4,
    footer.main-footer .inner-footer .col-sm-2 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }

    footer.main-footer .inner-footer .row.justify-content-center {
        justify-content: start !important;
    }

    .whyattend0 .accordion-flush .accordion-button span {
        font-size: 16px;
        line-height: 22px;
        width: 36px;
        height: 36px;
    }

    .speakermain0 .Speakers01 .speakerItem02 {
        margin: -1px !important;
    }

    .speakerItem02 .speakerInfo p.speakDesg {
        font-size: 14px;
        line-height: 20px;
    }

    .Speakers01 .owl-stage-outer {
        margin-left: -11px;
        padding: 5px 10px 5px !important;
    }

    .Speakers01 .owl-nav {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        gap: 15px;
        margin-top: 30px;
    }

    .Speakers01 .owl-nav .owl-next,
    .Speakers01 .owl-nav .owl-prev {
        position: unset;
        margin: 0;
    }

    .redSolid-btn {
        font-size: 16px;
        padding: 10px 25px;
    }

    .client-testimonial-info p {
        font-size: 18px;
        line-height: 28px;
    }

    .twocolStyle .singletext-fw {
        position: relative;
        z-index: 99;
    }

    .twocolStyle.visittagline .leftRightContent.exhibitintro .col-sm-6 {
        flex: 0 0 auto;
        width: 100%;
        margin-bottom: 1.5rem !important;
    }

}

@media only screen and (min-width:1025px) and (max-width:1279px) {
    .video-bttomText .redSolid-btn {
        padding: 5px 20px;
    }

    .SpeakersNoImage .col-lg-3 {
        width: 33.33333333%;
    }

    .SpeakersNoImage .speakerItem01 .speakerInfo h2.speakername {
        font-size: 22px !important;
        line-height: 26px;
        padding: 40px 10px;
    }

    .auto-container {
        width: 90%;
    }

    .logo-box_new {
        width: 55%;
    }

    .sectionTitle h2 {
        font-size: 42px;
        line-height: 50px;
    }

    .speakermain0 .Speakers01 .speakerItem02 {
        margin: -1px !important;
    }

    .speakerItem02 .speakerInfo p.speakDesg {
        font-size: 14px;
        line-height: 20px;
    }

    .Speakers01 .owl-nav .owl-prev {
        left: -40px;
    }

    .Speakers01 .owl-nav .owl-next {
        right: -40px;
    }

    .redSolid-btn {
        font-size: 16px;
        padding: 10px 25px;
    }

    .client-testimonial-info p {
        font-size: 18px;
        line-height: 28px;
    }

    .whyattend0 .accordion-flush .accordion-button span {
        font-size: 16px;
        line-height: 22px;
        width: 42px;
        height: 42px;
    }

    .twocolStyle.black-bg .sectionTitle.centered.w-100,
    .twocolStyle .singletext-fw {
        position: relative;
        z-index: 99;
    }

    footer.main-footer .inner-footer .whiteOutline-btn {
        font-size: 14px;
    }

    .optinstylemain0 p.fs-5.text-center.mt-4.pt-3.mb-1 {
        width: 75%;
        margin: 0 auto;
    }


}

@media only screen and (min-width:1280px) and (max-width:1365px) {
    .knowmorebtn.redSolid-btn {
        font-size: 12px;
    }

    .video-bttomText .redSolid-btn {
        padding: 5px 20px;
    }

    .speakerItem01 .speakerInfo p.speakComapny {
        font-size: 20px;
        line-height: 29px;
    }

    .speakermain0 .Speakers01 .owl-stage {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }

    .client-testimonial-info p {
        font-size: 20px;
        line-height: 30px;
    }

    .whyattend0 .accordion-flush .accordion-button span {
        font-size: 16px;
        line-height: 22px;
        width: 40px;
        height: 40px;
    }


}

@media only screen and (min-width:1366px) and (max-width:1400px) {
    .speakerItem01 .speakerInfo p.speakComapny {
        font-size: 20px;
        line-height: 29px;
    }
}

@media only screen and (min-width:1400px) and (max-width:1600px) {}

@media only screen and (min-width:1600px) and (max-width:1920px) {
    .sponsorslogoTitle {
        font-size: 13px !important;
        line-height: 18px !important;
    }
    .auto-container {
    width: 100%;
    margin: 0 auto;
    max-width: 1400px;
    }
    div#Backdropone .onloadpopup {
        width: 80% !important;
    }

    span.HeaderTiming {
        font-size: 18px !important
    }

    span.HeaderTiming:before {
        left: -103px !important;
        top: 12px !important;
    }

    span.HeaderTiming:after {
        top: 12px !important;
        margin-left: 8px !important;
    }

    .globalpower:before {
        position: absolute;
        bottom: -150%;
        width: 100%;
        height: 209%;
    }

    .starupText figure {
        min-height: 350px;
    }

    .boxLEft h2 {
        font-size: 35px;
        line-height: 40px;
    }

    .boxLEft p {
        font-size: 18px;
    }

    .generationTalents figure {
        height: 420px;
    }

    .bigtechLeft h2 {
        font-size: 35px;
        line-height: 40px;
    }

    .bigtechLeft p {
        font-size: 20px;
    }

    .govofficials h2 {
        font-size: 42px;
        line-height: 45px;
    }

    .govofficials p {
        font-size: 18px;
    }


    .sectionTitle p {
        font-size: 23px;
    }

    .video-tagline h2 {
        font-size: 80px;
        line-height: 84px;
    }

    .testimonialstyle03 .elementlinebeat {
        bottom: -19%;
        width: 100%;
        height: 53%;
    }

    .conferencesIntro p {
        font-size: 18px;
    }

    .heroSection {
        height: 100vh;
    }
}

@media only screen and (min-width:1920px) and (max-width:2560px) {
    .heroSection {
        height: 100vh;
    }
.auto-container {
    width: 100%;
    margin: 0 auto;
    max-width: 1400px;
    }
    .speakerITem figcaption h2.speakername,
    .speakerItem01 .speakerInfo h2 {
        font-size: 30px;
        line-height: 35px;
    }

    .speakerITem figcaption p.speakDesg,
    .speakerItem01 .speakerInfo p.speakDesg {
        font-size: 18px;
    }

    .speakerITem figcaption p.speakComapny,
    .speakerItem01 .speakerInfo p.speakComapny {
        font-size: 26px;
        line-height: 40px;
    }

    .sponsorslogoTitle {
        font-size: 14px !important;
        line-height: 18px !important;
    }

    .video-tagline {
        width: 60%;
    }

    .video-tagline h2 {
        font-size: 80px;
        line-height: 92px;
    }

    .headlinebanner p {
        font-size: 24px;
    }

    .heroNEwsSlide p {
        font-size: 23px;
    }

    .video-tagline h4 {
        font-size: 37px;
    }

    .video-tagline p {
        font-size: 25px;
    }

    .video-bttomText .redSolid-btn {
        padding: 10px 30px;
        font-size: 20px;
    }

    .headlinebanner .iconSpeaker {
        margin-right: 30px;
        margin-left: 20px;
    }

    .videobg {
        height: 100%;
        top: 0px;
    }

    .video-bttomText {
        margin: 30px 0px;
        width: 55%;
    }

    .sectionTitle h2 {
        font-size: 54px;
        line-height: 64px;
    }

    .sectionTitle p {
        font-size: 29px;
    }

    .tickerband {
        padding: 200px 0px;
        padding-bottom: 140px;
    }

    .postList-wrap h2 {
        font-size: 33px;
    }

    .globalpower:before {
        bottom: -200%;
        left: 0;
        height: 300%;
    }

    .starupText figure {
        min-height: 350px;
    }

    .boxLEft h2 {
        font-size: 39px;
        line-height: 49px;
        margin-bottom: 20px;
    }

    .boxLEft p {
        font-size: 22px;
    }

    .generationTalents figure {
        height: 450px;
    }

    .talentsText {
        padding: 40px 30px;
    }

    .innovateStartup figure {
        min-height: 350px;
    }

    .bigtechLeft h2 {
        font-size: 45px;
        line-height: 58px;
    }

    .bigtechLeft p {
        font-size: 21px;
    }

    .govoff-Text {
        padding: 30px 20px;
    }

    .govofficials h2 {
        font-size: 34px;
        line-height: 46px;
    }

    .govofficials p {
        font-size: 20px;
    }

    .mediapartners {
        padding: 100px 0px;
    }

    .africa-accelerates {
        padding: 100px 0px;
    }

    .sectionTitle h4 {
        font-size: 38px;
        padding-top: 14px;
    }

    .testimonial-Content p.testText {
        font-size: 40px;
        line-height: 45px;
        padding-bottom: 40px;
    }

    .testimonial-Content h2 {
        font-size: 25px;
    }

    .testimonial-Content p.testiDesig {
        font-size: 22px;
        line-height: 28px;
    }

    .testimonial-Content p.TestiCompany {
        font-size: 36px;
    }

    .testimonialSlider figure {
        width: 400px;
        height: 400px;
    }

    .testimonialStyle02 {
        padding: 100px 0px;
    }

    .inner-footer li a {
        font-size: 16px;
    }

    .inner-footer p a {
        font-size: 16px;
    }

    .inner-footer h2 {
        font-size: 30px;
    }

    .websiteby-text p {
        font-size: 16px;
    }

    .bottom-ft p {
        font-size: 16px;
    }

    .leftRightContent p {
        font-size: 22px;
    }

    .statsWraper {
        margin-bottom: 100px;
    }

    .statsWraper .elementlinebeat {
        bottom: -57%;
        height: 114%;
    }

    .singletext-fw p {
        font-size: 22px;
    }

    .internaltest .testimonial-Content p.testText {
        font-size: 22px;
        line-height: 30px;
    }
.client-author-title h5 {
  font-size: 16px;
}
    .visititemtop p {
        font-size: 20px;
    }

    a.vistilinkbar {
        font-size: 20px;
    }

    .visititemtop figure {
        height: 350px;
    }

    .planvisitBoard .elementlinebeat {
        height: 24%;
    }

    .africamarketInner {
        padding: 30px 0px;
        width: 80%;
        margin: 0 auto;
    }

    .imageStylehover figure {
        min-height: 450px;
    }

    .innerBanner h1 {
        font-size: 60px;
        line-height: 70px;
    }

    .travelothertab .accordion-body p {
        font-size: 18px;
    }

    .quotesInner p {
        font-size: 35px;
    }

    .quotesInner p:before {
        left: -3%;
    }

    .leftRightContent.conferencesIntro p {
        font-size: 21px;
    }

    .keybgcolor p strong,
    .leftRightContent.conferencesIntro p strong {
        font-size: 21px;
    }

    .summit10x-agenda .topicInnerItem h2 {
        font-size: 16px;
        line-height: 25px;
        padding-bottom: 10px;
        padding: 20px 30px;
    }

    .ga-card .title span {
        font-size: 18px;
    }

    .innerBanner {
        padding: 250px 0 0;
        height: 90%;
    }
    .sectionTitle p.fs-18,
    .sectionTitle p.fs-20 {
        font-size: 20px !important;
    }
.whygitexmain1 .prizedistr-item p {
    font-size: 18px;
}
    .whygitexmain1 .prizedistr-item .listStyle li {
  font-size: 18px;
  line-height: 28px;
}
}

@media only screen and (min-width:1366px) and (max-width:1400px) {}

@media only screen and (min-width:2250px) and (max-width:2560px) {
    .ga-card .title {
        font-size: 26px;
        line-height: 1.3;
        margin: -15px 0 20px 0;
    }
}

@media only screen and (min-width:2050px) and (max-width:2249px) {
    .ga-card .title {
        font-size: 24px;
        line-height: 1.3;
        margin: -15px 0 20px 0;
    }
}

@media only screen and (min-width:1920px) and (max-width:2049px) {
    .ga-card .title {
        font-size: 22px;
        line-height: 1.3;
        margin: 0px 0 20px 0;
    }
}

/* end */