﻿@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap);
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=PT+Serif:wght@400;500;600;700&display=swap');
    .myVideo, html {
    height: 100%}
.myVideo, .topwrapper {
    left: 0;
    top: 0;
    width: 100%}
.speakertd, .table1 td:first-child, .table1 td:nth-child(2) span, .table1 th {
    font-family: Nunito, sans-serif;
}
a, abbr, acronym, applet, article, aside, audio, b, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, span, summary, table, tbody, td, tfoot, th, thead, time, tr, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
ol {
    list-style: decimal;
    margin-left: 30px;
}
ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:after, blockquote:before, q:after, q:before {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
section p {
    margin-bottom: 20px;
}
section {
    padding: 50px 0;
}
body {
    background: fixed #fff;
    font-family: Poppins, sans-serif;
    font-weight: 400;
    color: #fff;
    font-size: 16px;
    line-height: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.topwrapper {
    margin: 0 auto;
    padding: 10px 10px 10px 0;
    clear: both;
    display: table;
    content: "";
    z-index: 5;
    background: #fff;
    position: -webkit-sticky;
    position: sticky;
    -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, .1);
    box-shadow: 0 5px 5px rgba(0, 0, 0, .1);
}
.goa_text, .myVideo {
    z-index: -1;
}
.topwrapper .pastedition_list {
    height: 50vh;
    overflow: scroll;
}
.topleft {
    float: left;
    display: block;
    padding: 0px 0 0px 1%}
.topleft img {
    display: table;
    height: 40px;
}
.topright {
    float: right;
    display: block;
    margin: 0;
}
.idxheaderbg {
    background: url('../images/headerbg.jpg') center/cover no-repeat fixed;
    display: block;
    position: relative;
    width: 100%;
    padding: 100px 0;
    z-index: 1;
}
.idxheadertitle h2{
    font-size: 54px;
    line-height: 52px;
}
.idxheadertitle p{
    font-size: 18px;
    line-height: normal;
}
.myVideo {
    object-fit: cover;
    position: absolute;
    right: 0;
    bottom: 0;
}
.overlay{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    background: rgba(0, 0, 0, 0.75);
    z-index: -1;
}

.idxheaderlogo {
    width: 80%;
    display: block;
}
.idxheaderlogo img {
    display: table;
    width: 100%}
.idxheader {
    padding-bottom: 100px;
}
.idxheaderhastag {
    font-size: 18px;
    line-height: normal;
    border-radius: 8px;
}

/**/

.topic_box{
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border: 1px solid #424242;
    border-radius: 10px;
    background-color: #fff;
    padding: 20px;
    height: 92px;
}
.icon_box{
    display: inline-block;
    border-radius: 5px;
    color: #fff;
    padding: 1px;
    width: 32px;
    height: 32px;
    transition: .3s ease-in-out;
}

.icon_box.blue{
    background-color: #4643D9;
    border: 2px solid #4643D9;
    animation: blue 1.4s ease infinite;
}

.partner_box{
    border: 1px solid #E4226C;
    border-radius: 25px;
    background-color: #fff;
    padding: 22px;
}

/**/

/**/

.advantage_box{
    background-color: #fff;
    border-radius: 10px;
    padding: 24px 15px;
    color: #1E1D24;
    box-shadow: 0px 5px 4px 0px rgb(0 0 0 / 20%);
}

/**/
/**/

.counterwrapper .main_text{
    font-size: 70px;
    line-height: 60px;
}
.counterwrapper .para_text{
    font-size: 16px;
    line-height: 30px;
}

/**/
.contact_us_section {
    font-family: Poppins, sans-serif;
    display: block;
    position: relative;
    color: #667085;
}
.contact_us_section a{
    color: #667085;
}
.contact_us_section h4 {
    font-weight: 600;
    font-size: 60px;
    line-height: 110%;
    margin-bottom: 2rem;
}
.contact_us_section p {
    line-height: 128%;
    margin-bottom: 0;
}
.idxpartnersbox img, .idxpartnersbox1 img, .idxpartnersbox2 img, .speakerbox img {
    width: 100%;
    display: table;
}

.overview-head{
    display: block;
    font-size: 40px;
    line-height: 120%;
    font-weight: 700;
}
.overview-para{
    display: block;
    font-size: 34px;
    line-height: 120%;
    font-weight: 500;
}
.overviewUpper, .overviewLower{
    height: 200px;
}
.sec-title-part p{
    font-size: 28px;
    line-height: 120%;
}

.topicwrapper h2, .speakerwrapper h2, .advantagewrapper h2, .partnerwrapper h2, .contact_us_section h2{
    margin-bottom: 80px;
}
.idxabout p {
    line-height: normal;
}
.idxabout .btn3 a {
    color: #000;
}
.hrwrapper hr {
    background-color: #2e97ce;
    height: 3px;
    margin: 30px 0;
    display: block;
    width: 100%}
.idxspeakerwrapper,  .idxpartnerwrapper {
    display: block;
    position: relative;
}
.idxpartnersbox, .speakerbox,  .idxpartnersbox2 {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: normal;
}
.speakermain {
    margin-bottom: 63px;
}
.speakerlist {
    margin-top: 83px;
}
.speakerbox {
    width: 20%;
    padding: 1rem;
    margin: 0 2% 2%;
    color: #ffffff;
    text-align: left;
    border: 1px solid #505050;
    transition: .3s;
    box-sizing: border-box;
    border-radius: 16px;
}
.speakerbox img {
    background-color: #ffffff;
    border-radius: 50%;
    margin: 0 0 13px;
}
.spcl-spkr h2 {
    font-size: 42px;
    line-height: 39px;
    margin-bottom: 17px;
    font-weight: 300;
}
.spcl-spkr p {
    line-height: 16px;
}
.idxpartnerwrapper h2 {
    margin-bottom: 25px;
}
.idxpartnersbox h6, .idxpartnersbox1 h6, .idxpartnersbox2 h6 {
    font-size: 13px;
    color: #000;
    margin-top: 8px;
    font-weight: bold;
}
.idxpartnersbox {
    width: 20%;
    margin: 1%;
    padding: 7px 1%;
    border-radius: 7px;
    background: #fff;
    letter-spacing: 0;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
    position: relative;
    -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.idxpartnersbox:hover{
    transform: scale(1.05);
}
/*.idxpartnersbox:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: -16px;
    right: -16px;
    background: #00838d;
    height: 32px;
    width: 32px;
    border-radius: 32px;
    transform: scale(2);
    transform-origin: 50% 50%;
    transition: transform 0.15s ease-out;
  }

.idxpartnersbox:hover:before {
    transform: scale(2.15);
  }*/

.idxUpEvbox, .idxpartnersbox1 {
    display: inline-block;
    background: #fff;
    font-size: 11px;
    letter-spacing: 0;
    text-align: center;
    color: #000;
    vertical-align: top;
    text-transform: uppercase;
    font-weight: 700;
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
}
.idxpartnersbox1 {
    width: 43%;
    margin: 1%;
    padding: 7px 1%;
    border-radius: 7px;
    line-height: normal;
}
.idxpartnersbox2 {
    width: 33%;
    margin: 1% auto;
    padding: 7px 2%}
.idxupcomingwrapper h2 {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 70px;
}
.idxUpEvbox {
    width: 21%;
    margin: 1% 2%;
    padding: 7px 1%;
    border: 1px solid #e2e2e2;
    border-radius: 7px;
    line-height: normal;
}
.idxawards .btn3 a{
	color: #000;
}
.footerwrapper {
    color: #000;
    font-weight: 400;
}
.footerwrapper a {
    color: #000;
    text-decoration: none;
}
.footerwrapper a:hover {
    color: #0a8eae;
}
.footercol1 {
    padding: 0 0 15px;
    font-size: 14px;
}
.footerlogo {
    display: block;
    float: left;
/*    width: 230px;*/
    margin: 0 0 30px;
}
.organiserboximg1, .organiserboximg2 {
    margin: 0 auto 15px;
    text-align: center;
}
.footercol2 {
    padding: 8px 0;
}
.footerbottomright h4, .footercol2 h4 {
    display: block;
    font-weight: 700;
    color: #ed1c24;
    line-height: normal;
    margin-bottom: 15px;
    font-size: 14px;
}
.footercol2 ul li {
    padding: 0;
    margin: 0 0 10px;
    font-size: 14px;
}
.footerbottom {
    font-size: 14px;
    line-height: 16px;
}
.footersocial a img {
    width: 36px;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    text-align: center;
    margin-right: 12px;
}
.titlesecheight {
    height: 400px;
}
.organiserboximg1 {
    width: 150px;
    padding: 0;
}
.organiserboximg2 {
    width: 220px;
    padding: 0;
}
.aboutbox p span {
    font-weight: 900;
    color: #0095da;
}
.aboutbox {
    display: inline-block;
    vertical-align: top;
    width: 40%;
    padding: 3%;
    margin: 1.5%;
    background: #fff;
    border: 2px solid #a09f9f;
    border-radius: 7px;
    color: #000;
    box-sizing: unset;
}
.idxbenefitswrapper, .idxtopicwrapper_header {
    display: block;
    position: relative;
    opacity: .98;
}
.aboutbox h4 {
    color: #000;
    font-size: 20px;
    line-height: 24px;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 10px;
    text-align: left;
}
.thankyoutext h4, .thankyoutext h6 {
    font-size: 28px;
    margin-bottom: 10px;
    letter-spacing: 0;
}
.thankyoutext {
    font-size: 18px;
    line-height: 26px;
    width: 100%;
    margin: 0 auto;
    padding: 32px 36px;
}
.thankyoutext h4 {
    font-weight: 500;
    line-height: 30px;
    color: #000;
}
.thankyoutext h6 {
    font-weight: 500;
    line-height: 38px;
    color: #2e97ce;
}
.thankyoutext h6 span {
    font-size: 20px;
    line-height: 22px;
    font-weight: 500;
}
.thankyoutext p {
    font-weight: 500;
    font-size: 16px;
    color: #000;
    letter-spacing: 0;
    padding: 5px 0;
}
.table1 td, .table1 th {
    padding: 10px;
    font-size: 13px;
}
.thankyoulink {
    text-align: center;
}
.thankyoulink a {
    font-weight: 900;
}
.idxtopicwrapper_header {
    background: url('../images/headerbg.jpg') -350px top/cover no-repeat #000;
    padding-top: 50px;
}
.idxtopicwrapper ul li {
    color: #fff;
    margin-bottom: 20px;
    line-height: 26px;
}
.idxbenefitswrapper h2, .sponsoroppr h2 {
    margin-bottom: 50px;
}
.idxbenefitswrapper ul li, .idxwhowillwrapper ul li {
    margin-bottom: 15px;
    line-height: normal;
}
.idxbenefitswrapper .left_col {
    width: 95%}
.idxwhowillbox, .table1 tr:nth-child(2n) {
    background: #fff;
}
.sponsoroppr ul li {
    color: #fff;
    line-height: 26px;
}
.idxboxcon {
    width: 80%;
    margin: auto;
}
.idxwhowillwrapper, .idxbenefitswrapper {
    background-color: rgba(92,55,166);
}
.idxwhowillwrapper p {
    font-weight: 400;
}
.idxwhowillbox {
    width: 28%;
    display: inline-block;
    vertical-align: top;
    padding: 3% 4%;
    margin: 2.5%;
    border: 2px solid #a09f9f;
    border-radius: 7px;
    color: #000;
    box-sizing: border-box;
    height: 170px;
}
.tablemain {
    width: 1000px;
    margin: 0 auto;
    padding: 0;
}
.table1 {
    width: 100%;
    margin: 0 auto;
    border: 3px solid #e4226c;
    text-align: left;
}
.table1 tr {
    background: #eaeaea;
}
.table1 th {
    background: #e4226c;
    color: #fff;
    font-weight: 900;
    line-height: 18px;
    text-transform: uppercase;
    text-align: left;
}
.table1 th:nth-child(2) {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
}
.table1 tr:hover {
    background-color: #cacaca;
}
.table1 td {
    line-height: normal;
}
.table1 td:first-child {
    font-size: 12px;
    width: 25%}
.table1 td:nth-child(2) {
    width: 75%;
    border-left: 1px solid #a4a4a4;
    border-right: 1px solid #a4a4a4;
}
.table1 td:nth-child(2) span {
    color: #000;
    font-weight: 700;
}
.table-responsive {
    overflow-x: auto;
}
.speakertd {
    display: none!important;
    font-weight: 900;
}
.table1demo td {
    background-color: #000;
    color: #fff!important;
}
h3.headingtext2 {
    font-family: Poppins, sans-serif;
    font-weight: 900;
    color: #fff;
    background: #ed1c24;
    letter-spacing: 0;
    width: 30%;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    font-size: 20px;
    text-transform: inherit;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.headingtext2 sup {
    font-size: 9px!important;
}
.awardstopleft {
    vertical-align: middle;
    display: inline-block;
    width: 70%;
    margin: 0 3% 0 0;
}
.awardstopleft h3 {
    color: #ed1c24;
    font-size: 20px;
    line-height: 22px;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 10px;
    letter-spacing: 0;
    text-align: left;
}
.group:after {
    content: "";
    display: table;
    clear: both;
}
.clearboth {
    clear: both;
    min-height: 1px;
}

.brs{
    border-radius: 20px;
}

.whoshouldbox {
    width: 31%;
    margin: 1%;
    padding: 1.5% 1%;
    display: inline-block;
    box-shadow: 0px 3px 5px rgb(0 0 0 / 20%);
}

.whoshouldbox p {
    font-size: 17px;
    line-height: normal;
}

.event_details h2{
    font-size: 42px;
    line-height: normal;
}