@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Mono:ital,wght@0,300;0,400;0,500;1,300;1,400;1,500&family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap'); 
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&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: "Inter", 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 #ffffff;
    font-family: "Inter", serif;
    font-weight: 400;
    font-size: 16px;
    line-height: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.idxheadertitle h2{
    font-size: 32px;
    line-height: 110%;
}
.idxheadertitle p{
    font-size: 36px;
    line-height: 120%;
}
.confrc_box_series{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.confrc_box{
    display: inline-block;
    margin: 0 0 3% 2%;
    width: 30%;
    max-width: 100%;
    padding: 20px 40px;
    min-height: 250px;
    border: 1px solid #F3F4FE;
    border-radius: 10px;
    background: #ffffff;
    box-shadow: 0px 6px 12px -6px rgba(24, 39, 75, 0.12), 0px 8px 24px -4px rgba(24, 39, 75, 0.08);
    box-sizing: border-box;
}

.cfrce_pstn{
    background: url('../images/cfrce_pstn.png') center/cover no-repeat;
}
.cfrce_pstn h2{
    font-size: 34px;
    line-height: 130%;
    letter-spacing: -3px;
    padding: 10px 34px;
}
.cfrce_pstn p, .cfrce_tag p{
    font-size: 28px;
    line-height: normal;
}

.uniteHeading
{   
    display: inline-block;
    line-height: 130%!important;
    background-color: #0004DF;
    padding: 9px 24px;
    letter-spacing: -3px;
    font-weight: 500!important;
}
.pagewrapper{
    margin: auto;
    width: 90%;
}
/*.unite_left
{
    width: 90%;
}
.unitewrapper
{
    width: 66%;
}*/


.topwrapper {
    margin: 0 auto;
    padding: 10px 10px 10px 0;
    clear: both;
    display: table;
    content: "";
    z-index: 5;
    position: -webkit-sticky;
    position: sticky;
}
.topwrapper .pastedition_list {
    height: 50vh;
    overflow: scroll;
}
.topleft {
    float: left;
    display: block;
    padding: 0px 0 0px 1%}
.topleft img {
    display: table;
    height: 34px;
}
.topright {
    float: right;
    display: block;
    margin: 0;
}

.virtual_confrc, .relativeHashtag{
    position: absolute;
    top: 20px;
    right: 20px;
}
.idxregwrapper, .idxheaderbg {
    background: url('../images/headerbg.jpg') center/cover no-repeat;
    display: block;
    position: relative;
    z-index: 1;
}
.idxheaderbg{
    display: flex;
    align-items: center;
    height: 60vh;
}
.idxregwrapper{
    height: 75vh;
    padding: 40px 0;
}
.blankSection{
    height: 40vh;
}
.idxregwrapper h1{
    font-size: 42px;
    line-height: 100%;
}
.idxregwrapper h2{
    font-size: 24px;
    line-height: 100%;
}

.idxctrAddwrapper p{
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    font-size: 20px;
    font-family: "Inter", sans-serif;
}

.idxregwrapper .headerTopLeft{
    width: 42%;
    margin-right: 5%;
}
.idxregwrapper .headerTopRight{
    width: 42%;
}
.idxctrAddwrapper{
    width: 42%;
    margin: auto;
}
.idxheaderbg .headerTopLeft{
    width: 42%;
    margin-right: 5%;
}
.idxheaderbg .headerTopRight{
    width: 46%;
}

.overlay{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    background: rgba(0, 3, 24, 0.7);
    z-index: -1;
}
.idxheaderlogo {
    width: 90%;
    display: block;
}
.idxheaderlogo img {
    display: table;
    width: 100%
}
.idxheader{
    padding-bottom: 100px;
}
.idxheaderhastag p{
    line-height: 130%;
}




.thankyoutext h4, .thankyoutext h6 {
    font-family: "Inter", sans-serif;
    font-size: 34px;
    line-height: 140%;
    margin-bottom: 10px;
    letter-spacing: 0;
    font-weight: 600;
}
.thankyoutext {
    font-family: "Inter", sans-serif;
    font-size: 18px;
    line-height: 26px;
    width: 100%;
    margin: 0 auto;
    padding: 32px 36px;
    background: #ffffff;
    border-radius: 20px;
    text-align: center;
}
.thankyoutext h6 {
    color: #2e97ce;
}
.thankyoutext h6 span {
    font-size: 20px;
    line-height: 22px;
    font-weight: 500;
}
.thankyoutext p {
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #000000;
    letter-spacing: 0;
    padding: 0;
}
.table1 td, .table1 th {
    padding: 10px;
    font-size: 13px;
}
.thankyoulink {
    text-align: center;
}
.thankyoulink a {
    font-weight: 400;
}
.tybtn a {
    display: inline-block;
    border-radius: 12px;
    padding: 17px 16px;
    font-size: 18px;
    line-height: normal;
    border: none;
    box-sizing: border-box;
    text-decoration: none;
    max-width: 100%;
    transition: .3s all;
    width: 300px;
    max-width: 80%;
    text-align: center;
}

/*footer*/

.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;
}


.video-bg-container {
      position: relative;
/*      height: 100vh; /* Full-screen height */*/
      overflow: hidden;
      width: 300px;
      height: 300px;
    }

    /* Video as the background */
    .video-bg-container video {
      position: absolute;
/*      top: 100px;*/
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      object-fit: cover; /* Ensures video covers entire container */
      z-index: 1; /* Behind the content */
      border: 4px solid #EAE8E6;
    }

    /* Overlay image with content */
    .video-bg-container .content {
      position: relative;
      z-index: 2; /* Above the video */
      background: url('../images/shape1-svg.png') no-repeat center center;
      background-size: cover; /* Ensures image fits container */
      width: 100%;
      height: 100%;
/*      top: 100px;*/
/*      left: 100px;*/
      /* mix-blend-mode: multiply; */
      border: 4px solid #EAE8E6;
    }

.bg-head{
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    padding: 10px 34px;
    height: 62px;
    font-size: 34px;
    line-height: 130%;
    letter-spacing: -3px;
    font-weight: 500;
    color: #ffffff;
    font-family: "Inter", monospace;
    background: url('../images/bg-head.png') no-repeat center center;
    background-size: cover;
    box-sizing: border-box;
}

.idxpartnersbox, .speakerbox,  .idxpartnersbox2 {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: normal;
}
.idxpartnersbox h6, .idxpartnersbox1 h6, .idxpartnersbox2 h6 {
    font-size: 11px;
    color: #1D1F1E;
    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 5s linear;
  -webkit-transition: all 5s linear;
  -ms-transition: all 5s linear;
  -o-transition: all 5s linear;
    transition: all 1s linear;*/
}

.speakerbox {
    width: 20%;
    margin: 0 1.5% 3%;
    color: #000000;
    text-align: left;
    box-sizing: border-box;
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
    height: 420px;
}
.spk-img{
    padding: 16px;
}
.spk-img img{
    width: 100%;
}
.speakerbox img {
    border-radius: 50%;
}
.spk-info{
    padding: 16px;
}
.spk-info{
    border-top: 5px solid #c3adf4;
}

.hrwrapper hr {
    background-color: #2e97ce;
    height: 3px;
    margin: 30px 0;
    display: block;
    width: 100%
}

/*agenda*/

.tablemain {
    width: 1000px;
    margin: 0 auto;
    padding: 0;
}
.table1 {
    width: 100%;
    margin: 0 auto;
    border: 1px solid #D8D8D8;
    text-align: left;
}
.table1 tr {
    background: #f9f9f9;
    border: 1px solid #D8D8D8;;
}
.table1 th {
    background: #C3ADF4;
    color: #000000;
    font-weight: 600;
    line-height: 130%;
    text-transform: uppercase;
    text-align: left;
}
.table1 th:nth-child(2) {
    border-left: 1px solid #ffffff;
/*    border-right: 1px solid #ffffff;*/
}
.table1 tr:hover {
    background-color: #eaeaea;
}
.table1 td {
    line-height: normal;
}
.table1 td:first-child {
    font-size: 14px;
    width: 25%;
}

.table1 td:nth-child(2) {
    font-size: 14px;
    width: 75%;
    border-left: 1px solid #D8D8D8;
    border-right: 1px solid #D8D8D8;
}
.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;
}

/**/

.whobox{
    display: inline-block;
    margin: 0 2% 2% 0;
    border-radius: 8px;
    border-top: 4px solid #C3ADF4;
    border-left: 1px solid #C3ADF4;
    border-right: 1px solid #C3ADF4;
    border-bottom: 1px solid #C3ADF4;
    padding: 16px 32px;
}

.voucherText{
    background: linear-gradient(90deg, #5e12ff 0%, #5e12ff 50%, #1B0054 100%);
    padding: 12px;
    border-radius: 5px;
    /*width: 80%;
    margin: auto;
    max-width: 100%;*/
}
.idxDnWeekbg .voucherText{
    background: linear-gradient(45deg, #2979ff, #6230d1);
}
.idxMWeekbg .voucherText{
    background: linear-gradient(45deg, #2979ff, #6230d1);
}

.voucherText span{
    display: flex;
    align-items: center;
    z-index: 1;
    font-size: 12px;
    line-height: 130%;
}

.whyAttendTheme{
    background: #EFF2FF;
    border-radius: 170px;
    padding: 45px 70px;
    margin: auto;
}
.whyWrapper{
    box-sizing: border-box;
    width: 40%;
}
.why-content{
    width: 88%;
}
.whyAttendTheme .container{
/*    width: 95%;*/
    margin: auto;
}

.whyHeight{
    min-height: 110px;
}