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

.topinnerBanner {
    padding: 100px 0 0;
    position: relative;
    background-position: center;
    background-size: cover;
    z-index: 99;
    height: 80vh;
    width: 100%;
}

    .topinnerBanner::before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: '';
        /* background-image: linear-gradient(to bottom, rgb(6 7 10), rgb(0 0 0 / 75%), rgb(26 26 27 / 0%)); */
        z-index: -1;
        background-image: linear-gradient(to top, rgb(29 30 238), rgb(0 0 0 / 64%), rgb(10 10 10 / 74%));
    }

.aiinrbanner {
    position: relative;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.bannerInnerText {
    position: relative;
    height: 100%;
    display: flex;
    align-items: flex-end;
    padding-bottom: 80px;
}

    .bannerInnerText h1,
    .bannerInnerText h2 {
        color: #fff;
        line-height: 62px;
        font-size: 50px;
        font-weight: 300;
    }

        .bannerInnerText h1 em,
        .bannerInnerText h2 em {
            font-size: 16px;
            font-style: normal;
            background: #53c6c2;
            padding: 10px;
            color: #000;
            align-items: self-start;
            /* display: inline-flex; */
            vertical-align: top;
        }


        .bannerInnerText h1 span,
        .bannerInnerText h2 span {
            font-size: 55px;
            font-weight: 600;
            line-height:58px;
        }

.paidstageWrap {
    position: relative;
    width: 100%;
}

.paidstageWrapInner {
    z-index: 99;
    position: relative;
    background-color: #54c5c2;
    margin-top: -4%;
    margin-bottom: 20px;
    padding-right: 20px;
}

    .paidstageWrapInner h2 {
        background-color: #00265f;
        color: #fff;
        font-size: 26px;
        height: 100%;
        position: relative;
        display: flex;
        align-items: center;
        padding: 20px 40px;
        font-weight: 500;
        letter-spacing: 4.2px;
        line-height: 50px;
    }

.paidstageDdesc {
    display: flex;
    align-items: center;
    color: #000 !important;
    justify-content: space-between;
    height: 100%;
    padding: 0px 10px;
}

    .paidstageDdesc p {
        font-size: 20px;
        color: #000;
        font-weight: 400;
        font-family: "lemon milk";
        margin: 0;
    }

.aiInteroInner {
    position: relative;
    padding: 20px 0px;
    text-align: center;
    width: 90%;
    margin: 0 auto;
}

    .aiInteroInner p {
        color: #000;
        font-size: 16px;
        font-weight: 400;
        line-height: 27px;
    }

.hottopicWrap {
    position: relative;
    padding: 30px 0px;
    width: 90%;
    margin: 0 auto;
}

.hotTopicsDesnew {
    position: relative;
    padding: 30px 40px;
    display: flex;
    height: 100%;
    width: 100%;
}

.cutcornerbx {
    background: #00265f;
    position: relative;
}

    .cutcornerbx:before,
    .cutcornerbx:after {
        border-color: transparent;
        box-sizing: border-box;
        border-style: solid;
        content: "";
        display: block;
        left: 0;
        position: absolute;
        width: 100%;
    }

    .cutcornerbx:before {
        border-bottom-color: #00265f;
        border-width: 0 20px 20px 20px;
        top: -20px;
    }

    .cutcornerbx:after {
        border-top-color: #00265f;
        border-width: 20px 20px 0 20px;
        bottom: -20px;
    }

.hotTopicsDesnew p {
    color: #fff;
    font-size: 18px;
    line-height: 25px;
    margin: 0;
}

.hotTopichead {
    position: absolute;
    top: 40%;
    left: 43%;
    background: #53c6c2;
    z-index: 999;
}

    .hotTopichead p {
        color: #000;
        font-size: 20px;
        padding: 0px 30px;
        font-weight: 600;
        margin: 0;
        line-height: 20px;
    }

.module-6 {
    background: #53c6c2;
}

    .module-6:before,
    .module-6:after {
        border-color: transparent;
        box-sizing: border-box;
        border-style: solid;
        content: "";
        display: block;
        left: 0;
        position: absolute;
        width: 100%;
    }

    .module-6:before {
        border-bottom-color: #53c6c2;
        border-width: 0 10px 10px 10px;
        top: -10px;
    }

    .module-6:after {
        border-top-color: #53c6c2;
        border-width: 10px 10px 0 10px;
        bottom: -10px;
    }

.gweunufe .vlali p {
    font-weight: 400;
}

.gweunufe .vlali h5 {
    font-size: 21px;
    font-family: poppins, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #006be4;
}

.vlali {
    margin-top: -10px;
}

.gweunufe .vlali h5 {
    font-size: 21px;
    font-family: poppins, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #006be4;
}

.gweunufe .vlali p {
    font-weight: 600;
}

.sectionheading022 {
    position: relative;
    text-align: center;
    margin-bottom: 50px;
}

    .sectionheading022 h2 {
        animation: 10s linear infinite shine;
        -webkit-text-fill-color: #fff0;
        -webkit-animation: 10s linear infinite shine;
        color: #fff;
        font-size: 54px;
        line-height: 1.4;
        background: #fff;
        background: -o-linear-gradient(15deg, #fff 40%, #54c4c2 54%, #fff 90%, #fff 100%);
        background: linear-gradient(75deg, #fff 40%, #54c4c2 54%, #fff 90%, #fff 100%);
        -webkit-background-clip: text;
        background-clip: text;
        background-size: 200% auto;
        -webkit-animation: 10s linear infinite shine;
        animation: 10s linear infinite shine;
    }

    .sectionheading022 h4 {
        color: #006be4;
        color: #fff;
        font-size: 20px;
        line-height: 34px;
        font-weight: 400;
    }

.paidTrainings_AI {
    padding: 30px 0px;
    position: relative;
}

.paidTrainings_AIInner {
    position: relative;
    background: #000;
    background: #000;
    padding: 30px 70px;
    border-radius: 40px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 40px;
    z-index: 99;
}

    .paidTrainings_AIInner:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: '';
        border-radius: 40px;
        background: #0000008f;
        background-image: linear-gradient(to top, rgb(29 30 238 / 38%), rgb(0 0 0 / 64%), rgb(10 10 10 / 74%));
        z-index: -1;
    }

.blockchain_logoai {
    z-index: 999;
    padding: 0px 30px;
}

    .blockchain_logoai figure {
        margin: 30px 0px;
    }

    .blockchain_logoai p {
        color: #fff;
        line-height: 34px;
        color: #fff;
        font-size: 20px;
    }

.agendaStrip {
    position: relative;
    margin-bottom: 40px;
}

.AGStripHead {
    background: #54c4c2;
    display: flex;
    align-items: center;
    border-radius: 4px 4px 4px 4px;
    margin-bottom: 20px;
}

    .AGStripHead span {
        background: #e55825;
        padding: 0px 10px;
        padding: 8px 20px;
        color: #fff;
        border-radius: 4px 0px 0px 4px;
        margin-right: 20px;
    }

.info_AgeAI h4 {
    color: #54c4c2;
    font-size: 20px;
}

.info_AgeAI p {
    color: #fff;
}

.Loc_agendaN {
    color: #fff;
}

    .Loc_agendaN p {
        border: #54c4c2 solid 1px;
        color: #fff;
    }

.info_AgeAI {
    margin-top: 27px;
}

.locText {
    border: #e55825 solid 1px;
    color: #fff;
    padding: 5px 20px;
}

.venueText {
    border: #54c4c2 solid 1px;
    background: #54c4c242;
    color: #fff;
    padding: 5px 20px;
}


.topinnerBanner.datacenterBanner:before {
    background-image: linear-gradient(to top, rgb(19 7 87), rgb(0 0 0 / 29%), rgb(10 10 10 / 64%));
    background-position: top center;
}

.speakerWrap25New {
    padding: 40px 0px;
    position: relative;
}

.quantumnewBanner:before {
    background-image: linear-gradient(to top, #852f1b, rgb(0 0 0 / 28%), rgb(10 10 10 / 48%));
}

.paidstageQuantum .paidstageWrapInner {
    background-color: #de5635;
}

.paidstageQuantum .paidstageDdesc p {
    color: #fff;
}

.paidstageQuantum .paidstageWrapInner h2 {
    background-color: #000;
}

.quantumTopicNew .cutcornerbx {
    background: #581b1d;
}

    .quantumTopicNew .cutcornerbx:before {
        border-bottom-color: #581b1d;
    }

    .quantumTopicNew .cutcornerbx:after {
        border-top-color: #581b1d;
    }

.quantumTopicNew .hotTopichead p {
    color: #fff;
}

.quantumTopicNew .module-6:before {
    border-bottom-color: #de5635;
}

.quantumTopicNew .module-6:after {
    border-top-color: #de5635;
}

.quantumTopicNew .module-6 {
    background: #de5635;
}

.ainew-btn {
    position: relative;
    display: block;
    color: #fff;
    font-size: 17px;
    text-decoration: none;
    padding: 0;
    overflow: hidden;
    transition: 1s all ease;
    background: 0 0;
    display: inline-block;
    font-family: poppins, sans-serif;
    font-weight: 600;
    font-style: normal;
    width: unset !important;
    padding: 20px 22px;
    height: unset !important;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: 1s all ease;
    -moz-transition: 1s all ease;
    -ms-transition: 1s all ease;
    -o-transition: 1s all ease;
    background-color: #2c6787;
    height: 100%;
}

    .ainew-btn:hover {
        background: #00265f;
        color: #fff;
    }

.paidstageDdesc .ainew-btn {
    margin-left: 15px;
}

.aisposorsLogo {
    position: relative;
    width: 100%;
    text-align: center;
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    height: 100%;
    padding-bottom: 30px;
    justify-content: center;
}

    .aisposorsLogo h3 {
        font-size: 12px;
        color: #fff;
        text-align: center;
        line-height: 21px;
        margin-bottom: 20px;
        font-family: poppins, sans-serif;
    }

    .aisposorsLogo figure {
        text-align: center;
        width: 150px;
        margin: 0 auto;
    }

.aibannerTAG {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

    .aibannerTAG .ai-logo {
        width: 150px;
    }

    .aibannerTAG > div {
        width: 50%;
    }

    .aibannerTAG h2 span {
        font-size: 39px;
        font-weight: 600;
        line-height:45px;
    }

.quotesAINew {
    position: relative;
    /* padding: 30px 0px 40px 0px; */
    margin-bottom: 30px;
    overflow: hidden;
}

.quotesAINewInner {
    position: relative;
    background: #000;
    border-radius: 40px;
    padding: 40px 50px 0px 50px;
    background-position: center bottom;
    background-size: cover;
    z-index: 99;
}

    .quotesAINewInner:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: '';
        z-index: -1;
        background-image: linear-gradient(to top, rgb(4 77 119), rgb(0 0 0 / 64%), rgb(10 10 10 / 74%));
        border-radius: 30px;
    }

.quotesHEad {
    position: relative;
    padding-bottom: 40px;
}

    .quotesHEad h2 {
        color: #67dfd3;
        line-height: 73px;
        font-size: 60px;
        font-weight: 300;
    }

    .quotesHEad p {
        color: #fff;
        font-size: 30px;
        line-height: 47px;
    }

.quotBox {
    background-color: #67dfd3;
    margin: 0px 0px;
    position: relative;
    width: 80%;
    padding-bottom: 0;
    padding-right: 0;
    border-radius: 10px 0px 0px 0px;
    padding-left: 60px;
    padding-top: 30px;
    padding-bottom: 30px;
}

    .quotBox p {
        color: #000;
        font-size: 18px;
        padding: 20px 30px;
        padding-bottom: 0;
        position: relative;
        padding-left: 0;
        line-height: 26px;
    }

.quoteIcon {
    padding: 10px;
    /* margin-top: -20%; */
    display: inline-block;
    position: absolute;
    left: -60px;
    top: 11px;
    padding-right: 20px;
}

.quotBox h4 {
    font-size: 25px;
    line-height: 30px;
}

.quotBox p.quotdesig {
    color: #000;
    font-size: 16px;
    margin: 0;
    padding: 0;
    padding-bottom: 10px;
}

.quotLogo {
    width: 150px;
    filter: grayscale(100%);
    padding-bottom: 10px;
}

.quotBox figure {
    display: flex;
    position: absolute;
    margin: 0;
    margin-right: -35%;
    /* margin-top: -30%; */
    transform: scale(1.3);
    bottom: 11%;
}

    .quotBox figure img {
    }



.connectivityBanner {
    background: #167796;
    mix-blend-mode: initial;
    background-blend-mode: luminosity;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}

.topinnerBanner.connectivityBanner:before {
    background-image: linear-gradient(to top, rgb(27 27 28), rgb(0 0 0 / 19%), rgb(22 21 21 / 76%));
}


.smespaidStage {
}

.smesBanner:before {
    background-image: linear-gradient(to top, rgb(25 25 26 / 90%), rgb(0 0 0 / 28%), rgb(10 10 10 / 60%));
}

.smespaidStage .paidstageWrapInner {
    background-color: #2f6cb3;
}

.smespaidStage .paidstageDdesc p {
    color: #fff;
}

.smespaidStage .paidstageWrapInner h2 {
    background-color: #253a69;
}

.smetopicsWrap .cutcornerbx {
    background: #2d6db4;
}

    .smetopicsWrap .cutcornerbx:before {
        border-bottom-color: #2d6db4;
    }

    .smetopicsWrap .cutcornerbx:after {
        border-top-color: #2d6db4;
    }

.smetopicsWrap .module-6 {
    background: #243969;
}

.smetopicsWrap .hotTopichead p {
    color: #fff;
}


.smetopicsWrap .module-6:after {
    border-top-color: #243969;
}

.smetopicsWrap .module-6:before {
    border-bottom-color: #243969;
}


.gtscPaidWrap .paidstageWrapInner {
    background-color: #32695b;
}

.gtscPaidWrap .paidstageDdesc p {
    font-size: 20px;
    color: #fff;
}

.gtsctopicsWrap .cutcornerbx:before {
    border-bottom-color: #32695b;
}

.gtsctopicsWrap .cutcornerbx:after {
    border-top-color: #32695b;
}

.gtsctopicsWrap .cutcornerbx {
    background: #32695b;
}

.gtsctopicsWrap .module-6 {
    background: #2e6cb4;
}

    .gtsctopicsWrap .module-6:before {
        border-bottom-color: #2e6cb4;
    }

    .gtsctopicsWrap .module-6:after {
        border-top-color: #2e6cb4;
    }

.gtsctopicsWrap .hotTopichead p {
    color: #fff;
}

.topinnerBanner.gtscBanner {
    background-position: top;
}

    .topinnerBanner.gtscBanner:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: '';
        /* background-image: linear-gradient(to bottom, rgb(6 7 10), rgb(0 0 0 / 75%), rgb(26 26 27 / 0%)); */
        z-index: -1;
        background-image: linear-gradient(to top, rgb(33 33 35), rgb(0 0 0 / 42%), rgb(10 10 10 / 46%));
    }

.gtscInnerTagB {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

    .gtscInnerTagB h2 {
        width: 60%;
        font-size: 30px;
        line-height: 55px;
    }



.gtsposorsLogo {
    position: relative;
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
}

    .gtsposorsLogo h3 {
        font-size: 12px;
        color: #fff;
        text-align: center;
        line-height: 21px;
        margin-bottom: 20px;
        font-family: poppins, sans-serif;
    }

    .gtsposorsLogo figure {
        text-align: center;
        width: 150px;
        margin: 0 auto;
    }

.digiLogo {
    width: 120px;
    margin-bottom: 20px;
}

.digi2Banner .bannerInnerText {
    width: 70%;
}

    .digi2Banner .bannerInnerText h1,
    .digi2Banner .bannerInnerText h2 {
        color: #fff;
        line-height: 41px;
        font-size: 25px;
    }

.topinnerBanner.digi2Banner::before {
    background-image: linear-gradient(to top, rgb(3 113 103), rgb(0 0 0 / 50%), rgb(10 10 10 / 74%));
}

.digi2Banner .bannerInnerText h1 span,
.digi2Banner .bannerInnerText h2 span {
    font-size: 46px;
    line-height: 55px;
}


.cyberValleyBanner {
    background-position: bottom;
}

    .cyberValleyBanner .bannerInnerText h1,
    .cyberValleyBanner .bannerInnerText h2 {
        line-height: 43px;
        font-size: 33px;
        font-weight: 500;
        padding-top: 10px;
    }

.cyber-logo {
    width: 200px;
}

.cyberbannerTAG {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

    .cyberbannerTAG > div {
        width: 60%;
        padding-right: 20px;
    }

.cybersposorsLogo {
    position: relative;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    padding-left: 40px;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
    justify-content: center;
    height: 100%;
}

    .cybersposorsLogo h3 {
        font-size: 12px;
        color: #fff;
        text-align: center;
        line-height: 21px;
        /* margin-bottom: 20px; */
        font-family: poppins, sans-serif;
    }

    .cybersposorsLogo figure {
        text-align: center;
        /* width: 150px; */
        margin: 0 auto;
    }

.topinnerBanner.cyberValleyBanner::before {
    background-image: linear-gradient(to top, #961107c7, rgb(0 0 0 / 53%), rgb(10 10 10 / 80%));
}

.cyberPaidStage .paidstageWrapInner {
    z-index: 99;
    position: relative;
    background-color: #ba371c;
}

.cyberPaidStage .paidstageDdesc p {
    font-size: 20px;
    color: #fff;
}

.cyberPaidStage .paidstageWrapInner h2 {
    background-color: #de5d38;
}

.cyberjoinwrap p {
    text-align: left;
}

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

    .join200::before {
        position: absolute;
        top: 0;
        right: 0;
        border-right: #000 solid 1px;
        content: '';
    }

    .join200 h4 {
        color: #000;
        font-size: 54px;
        line-height: 1.4;
        background: unset;
        animation: unset;
    }

.techcisoBx {
    width: 100%;
    background: #c13733;
    position: relative;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between;
    overflow: hidden;
}


.ciscotecbxHead {
    position: relative;
    padding: 30px 30px;
    padding-top: 40px;
}

    .ciscotecbxHead h2 {
        color: #fff;
        font-size: 35px !important;
        line-height: 60px;
    }

    .ciscotecbxHead p {
        color: #fff;
    }

        .ciscotecbxHead p a {
            color: #fff;
        }

.ciscoWraper33 {
    position: relative;
    padding: 40px 0px;
}

.techcisoBx figure {
    margin: 0;
    width: 100%;
    position: relative;
}

    .techcisoBx figure:before {
        position: absolute;
        content: '';
        position: absolute;
        top: -11%;
        left: 0;
        width: 100%;
        height: 70%;
        background: linear-gradient(356deg, #00010a00, #00000000, #c13733, #c13733);
    }

    .techcisoBx figure img {
        width: 100%;
    }


/* common */
.initByLabel {
    width: 150px;
    height: 150px;
    display: block;
    overflow: hidden;
    position: absolute;
    margin: 0;
    padding: 0;
}

    .initByLabel span {
        position: absolute;
        display: block;
        width: 225px;
        padding: 10px 0;
        background-color: #04ab8f;
        box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
        color: #fff;
        font: 700 11px/1 'Lato', sans-serif;
        text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
        text-transform: uppercase;
        text-align: center;
    }

/* top right*/
.initByLabel-top-right {
    top: -10px !important;
    right: -10px !important;
}

    .initByLabel-top-right span {
        left: -8px !important;
        top: 30px !important;
        transform: rotate(45deg) !important;
    }

.darkstagebanner .cyberbannerTAG h4 {
    color: #fff;
    font-size: 40px;
}

.darkstageBTn {
    text-align: right;
}

    .darkstageBTn a.ainew-btn {
        background-color: #da0001;
        margin-left: 20px;
        margin-top: 40px;
    }

.topinnerBanner {
    background-position: center;
}

    .topinnerBanner::before {
        background-image: linear-gradient(to top, rgb(26 26 29 / 96%), rgb(0 0 0 / 64%), rgb(10 10 10 / 74%));
    }

.darkstagetopics .cutcornerbx {
    background: #ba361c;
}

    .darkstagetopics .cutcornerbx:before {
        border-bottom-color: #ba361c;
    }

    .darkstagetopics .cutcornerbx:after {
        border-top-color: #ba361c;
    }

.darkstagetopics .module-6 {
    background: #000;
}

    .darkstagetopics .module-6:before {
        border-bottom-color: #000;
    }

    .darkstagetopics .module-6:after {
        border-top-color: #000;
    }

.darkstagetopics .hotTopichead p {
    color: #fff;
}


.quotescyber {
    position: relative;
    /* padding: 30px 0px 40px 0px; */
    margin-bottom: 30px;
    overflow: hidden;
}

.quotescyberInner {
    position: relative;
    background: #000;
    border-radius: 40px;
    padding: 50px 50px;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    z-index: 99;
    padding-left: 40px;
}

    .quotescyberInner:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: '';
        z-index: -1;
        background-image: linear-gradient(to left, rgb(11 11 11 / 74%), rgb(0 0 0 / 13%), rgb(10 10 10 / 81%));
        border-radius: 30px;
    }

    .quotescyberInner p {
        color: #fff;
        font-size: 25px;
        /* width: 90%; */
        margin: 0;
        position: relative;
        padding-left: 60px;
        line-height: 35px;
        font-weight: 400;
        padding-bottom: 40px;
    }

    .quotescyberInner h4 {
        color: #fff;
        padding-top: 30px;
        padding-left: 60px;
    }

.quoteIconcyber {
    padding: 10px;
    /* margin-top: -20%; */
    display: inline-block;
    position: absolute;
    left: -5px;
    top: -10%;
    padding-right: 20px;
    /* filter: grayscale(1); */
    /* mix-blend-mode: luminosity; */
    /* background: red; */
    background-blend-mode: soft-light;
    filter: invert(1);
}

.topicslivehack {
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: 38px;
    display: inline-block;
}

.kasperskyBanner h2.CrackCodeFont_ span {
    font-size: 30px !important;
    line-height: 40px;
}

.kasperSatgeNEw .paidstageWrapInner {
    z-index: 99;
    position: relative;
    background-color: #5fac55;
}

    .kasperSatgeNEw .paidstageWrapInner h2 {
        background-color: #2b6d5d;
    }

.kasperSatgeNEw .paidstageDdesc p {
    font-size: 20px;
    color: #ffffff;
}

.kapserTopicsNew .hotTopichead p {
    color: #fff;
}

.kapserTopicsNew .module-6:before {
    border-bottom-color: #5fac55;
}

.kapserTopicsNew .module-6:after {
    border-top-color: #5fac55;
}

.kapserTopicsNew .module-6 {
    background: #5fac55;
}

.kapserTopicsNew .cutcornerbx {
    background: #2c6d5c;
}

    .kapserTopicsNew .cutcornerbx:before {
        border-bottom-color: #2c6d5c;
    }

    .kapserTopicsNew .cutcornerbx:after {
        border-top-color: #2c6d5c;
    }

.kasperbanLogo {
    text-align: left;
}

    .kasperbanLogo h1,
    .kasperbanLogo h3 {
        font-size: 19px !important;
        color: #5fac55;
        line-height: 20px !important;
    }

    .kasperbanLogo figure {
        width: 250px;
    }

    .kasperbanLogo h1,
    .kasperbanLogo h3 {
        font-size: 20px !important;
        color: #6bc260 !important;
    }

.kasperskyQuote .quotBox {
    background-color: transparent;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px
}

    .kasperskyQuote .quotBox p, .kasperskyQuote .quotBox h4 {
        color: #ffffff;
    }

        .kasperskyQuote .quotBox p.quotdesig {
            color: #fff;
        }

.kasperskyQuote .quotesAINew {
    padding-top: 50px;
}

.kasperskyQuote .quoteIcon img {
    filter: invert(1);
}

.kasperskyQuote .quotBox figure {
    display: flex;
    position: relative;
    margin: 0;
    margin-right: 20px;
    /* margin-top: -30%; */
    transform: unset;
    /* bottom: 11%; */
    bottom: 0;
    align-items: center;
    position: relative;
    width: 121% !important;
    margin-left: -20%;
}

.kasperskyQuote .quotBox p {
    padding-left: 40px;
    padding-top: 0;
    font-size: 24px;
    line-height: 37px;
    padding-bottom: 40px;
}

.kasperskyQuote .quoteIcon {
    padding: 10px;
    left: -3%;
    top: 5px;
    padding-right: 20px;
}

.kasperskyQuote .quotBox h4 {
    padding-left: 40px;
}

.kasperskyQuote .quotLogo {
    padding-left: 40px;
}

.kasperskyQuote .quotesAINewInner:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    z-index: -1;
    background-image: linear-gradient(to top, rgb(4 77 119), rgb(8 47 9), #8BC34A);
    border-radius: 30px;
}

@media only screen and (min-width:320px) and (max-width:768px) {
    .aibannerTAG > div {
        width: 100%;
    }

    .bannerInnerText h1,
    .bannerInnerText h2 {
        line-height: 25px;
        font-size: 20px;
    }

    .aibannerTAG h1 span,
    .aibannerTAG h2 span {
        font-size: 30px;
        line-height: 40px;
    }

    .bannerInnerText h1 em,
    .bannerInnerText h2 em {
        font-size: 9px;
        padding: 5px;
    }

    .aibannerTAG h2 span {
        font-size: 24px;
        line-height: 32px;
    }

    .aibannerTAG {
        display: block;
    }

    .aisposorsLogo {
        margin-bottom: 10px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-content: space-between;
        height: 100%;
        padding-top: 40px;
    }

        .aisposorsLogo figure {
            text-align: center;
            width: 100px;
        }

        .aisposorsLogo h3 {
            font-size: 9px;
            line-height: 13px;
            margin-bottom: 0px;
        }

    .cybersposorsLogo {
        padding-left: 0;
    }

    .cybersposorsLogo {
        margin-bottom: 10px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-content: space-between;
        height: 100%;
        padding-top: 20px;
    }

        .cybersposorsLogo h3 {
            font-size: 9px;
            line-height: 13px;
        }

    .topinnerBanner {
        padding: 50px 0 0;
        height: 60vh;
    }

    .paidstageDdesc {
        display: block;
    }

        .paidstageDdesc p {
            font-size: 13px;
            padding-bottom: 20px;
            padding-top: 20px;
            text-align: left !important;
        }

        .paidstageDdesc .ainew-btn {
            margin-left: 0px;
        }

    .ainew-btn {
        font-size: 13px;
        padding: 10px 12px;
        margin-bottom: 20px;
    }

    .paidstageWrapInner h2 {
        font-size: 20px;
        padding: 0px 10px;
        letter-spacing: 3.2px;
        line-height: 43px;
    }

    .paidstageWrapInner {
        margin-top: 20px;
        margin-bottom: 20px;
        padding-right: 0;
    }

    .quotesAINewInner {
        padding: 40px 30px 0px 30px;
    }

    .quotesHEad h2 {
        color: #67dfd3;
        line-height: 73px;
        font-size: 30px;
        font-weight: 300;
    }

    .quotesHEad p {
        color: #fff;
        font-size: 25px;
        line-height: 38px;
    }

    .quotesHEad {
        position: relative;
        padding-bottom: 20px;
    }

    .quotBox {
        width: 100%;
        padding-left: 20px;
        padding-bottom: 0;
    }

        .quotBox p {
            font-size: 16px;
            padding: 0px 20px;
            padding-bottom: 0;
            line-height: 22px;
            padding-left: 30px;
        }

    .quoteIcon {
        padding: 10px;
        left: -10%;
        top: -10%;
    }

    .quotBox figure {
        display: flex;
        position: relative;
        margin: 0;
        margin-right: 0;
        /* margin-top: -30%; */
        transform: unset;
        bottom: 0;
    }

    .quotBox h4, .quotLogo, .quotBox p.quotdesig {
        padding-left: 30px;
    }

    .bannerInnerText h1 span,
    .bannerInnerText h2 span {
        font-size: 24px;
    }

    .hotTopichead {
        margin-bottom: 50px;
    }

        .hotTopichead p {
            text-align: center;
        }

    .hotTopichead {
        position: relative;
        top: 0;
        left: 0;
        margin-bottom: 40px;
    }

    .bannerInnerText {
        padding-bottom: 10px;
    }

    .innovationbanner .bannerInnerText h1 span,
    .innovationbanner .bannerInnerText h2 span {
        font-size: 37px;
    }

    .innovationbanner.topinnerBanner {
        padding: 50px 0 0;
        height: 40vh;
    }

    .paidTrainings_AIInner {
        padding: 30px 20px;
    }

        .paidTrainings_AIInner .sectionheading022 {
            margin-bottom: 20px;
        }

            .paidTrainings_AIInner .sectionheading022 h2 {
                font-size: 32px;
            }

    .blockchain_logoai {
        padding: 0px 0px;
    }

        .blockchain_logoai p {
            line-height: 27px;
            font-size: 16px;
        }

    .AGStripHead {
        font-size: 12px;
    }

    .info_AgeAI h4 {
        font-size: 14px;
    }

    .locText {
        padding: 5px 20px;
        display: flex;
        align-items: center;
        font-size: 12px;
    }

    .venueText {
        font-size: 12px;
    }

    .aibannerTAG .ai-logo {
        width: 100px;
        margin-bottom: 10px;
    }

    .topinnerBanner {
        height: 30vh;
    }

        .topinnerBanner.aiinrbanner {
            height: 60vh;
        }

    .innovationbanner .bannerInnerText h1,
    .innovationbanner .bannerInnerText h2 {
        line-height: 39px;
        font-size: 23px;
    }

    .gtscInnerTagB h2 {
        width: 100%;
    }

    .digiLogo {
        width: 100px;
    }

    .digi2Banner .bannerInnerText {
        width: 100%;
    }

        .digi2Banner .bannerInnerText h1 span,
        .digi2Banner .bannerInnerText h2 span {
            font-size: 25px;
            line-height: 27px;
        }

    .topinnerBanner.digi2Banner {
        height: 50vh;
    }

    .cyberbannerTAG {
        display: block;
    }

        .cyberbannerTAG > div {
            width: 100%;
            padding-right: 0;
        }

    .cyber-logo {
        width: 100px;
    }

    .cyberValleyBanner .bannerInnerText h1,
    .cyberValleyBanner .bannerInnerText h2 {
        line-height: 22px;
        font-size: 15px;
    }

    .topinnerBanner.cyberValleyBanner {
        height: 40vh;
    }

    .topinnerBanner.cyberValleyBanner {
        background-position: bottom;
    }

    .cyberPaidStage .paidstageDdesc p {
        font-size: 16px;
    }

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

    .topinnerBanner.darkstagebanner {
        height: 60vh;
    }

    .cyberbannerTAG > div {
        padding-right: 0;
    }

    .quotescyberInner p {
        font-size: 17px;
        /* width: 90%; */
        margin: 0;
        padding-left: 20px;
        line-height: 27px;
        padding-bottom: 20px;
    }

    .quoteIconcyber {
        left: -15%;
        top: -3%;
    }

    .quotescyberInner {
        padding: 50px 10px;
    }

        .quotescyberInner h4 {
            padding-top: 10px;
            padding-left: 20px;
            font-size: 17px;
            line-height: 25px;
        }

        .quotescyberInner p {
            font-size: 14px;
            padding-left: 20px;
            line-height: 21px;
        }

    .kasperskyBanner h2.CrackCodeFont_ span {
        font-size: 14px !important;
        line-height: 9px;
    }

    .kasperbanLogo h1,
    .kasperbanLogo h3 {
        font-size: 12px !important;
        color: #6bc260;
    }

    .kasperbanLogo figure {
        width: 150px;
        margin: 0;
    }

    .kasperskyQuote .quotBox p {
        padding-left: 10px;
        padding-top: 20px;
        font-size: 17px;
        line-height: 30px;
        padding-bottom: 0px;
    }

    .kasperskyQuote .quoteIcon {
        padding: 10px;
        left: -18%;
    }

    .kasperskyQuote .quotBox h4 {
        padding-left: 10px;
    }

    .quotBox h4 {
        font-size: 20px;
        line-height: 24px;
    }

    .kasperskyQuote .quotBox p.quotdesig {
        padding-top: 0px;
    }

    .kasperskyQuote .quotLogo {
        padding-left: 10px;
    }

    .kasperskyBanner .bannerInnerText h1,
    .kasperskyBanner .bannerInnerText h2 {
        line-height: 24px;
        font-size: 20px !important;
    }
}

@media only screen and (min-width:1280px) and (max-width:1365px) {
    .topinnerBanner {
        height: 90vh;
    }

    .paidstageWrapInner h2 {
        font-size: 21px;
        letter-spacing: 3.2px;
        line-height: 35px;
    }

    .info_AgeAI {
        margin-top: 40px;
        font-size: 15px;
    }
}

@media only screen and (min-width:1920px) and (max-width:2560px) {
    /*.topinnerBanner {
        height: 60vh;
    }*/

    .topinnerBanner {
        height: 72vh !important;
    }

    .auto-container {
        width: 80%;
    }

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

    .hotTopicsDesnew p {
        color: #fff;
        font-size: 22px;
        line-height: 32px;
        margin: 0;
    }

    .hotTopichead p {
        font-size: 26px;
        margin: 0;
        line-height: 27px;
    }

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

    .aisposorsLogo h3 {
        font-size: 16px;
    }

    .aisposorsLogo figure {
        width: 200px;
    }

    .aibannerTAG h2 span {
        font-size: 45px;
        line-height:48px;
    }

    .bannerInnerText h1,
    .bannerInnerText h2 {
        color: #fff;
        line-height: 67px;
        font-size: 55px;
    }

    .aibannerTAG .ai-logo {
        width: 200px;
        margin-bottom: 30px;
    }

    .aibannerTAG {
        padding-bottom: 40px;
    }

    .ainew-btn {
        font-size: 20px;
    }

    .quotBox p {
        font-size: 24px;
        padding: 20px 30px;
        padding-bottom: 0;
        padding-left: 0;
        line-height: 35px;
    }

    .topinnerBanner.innovationbanner {
        height: 50vh;
    }

    .quotescyberInner p {
        font-size: 35px;
        padding-left: 60px;
        line-height: 54px;
    }

    .quotescyberInner h4 {
        font-size: 40px;
    }

    .speakerItem01 .speakerInfo h2 {
        font-size: 25px;
    }

    .speakerItem01 .speakerInfo p.speakComapny {
        line-height: 34px;
        font-size: 25px;
    }

    .speakerItem01 .speakerInfo p.speakCountry {
        font-size: 20px;
    }

    .speakerItem01 .speakerInfo p.speakDesg {
        padding: 5px 0px;
        font-size: 20px;
    }
}
