﻿@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;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: 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: 10px;
}
section {
    padding: 50px 0;
}
body {
    background: fixed #fff;
    font-family: Poppins, sans-serif;
    font-weight: 400;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.topwrapper {
    margin: 0 auto;
    padding: 10px 10px 0px 0;
    clear: both;
    display: table;
    content: "";
    z-index: 5;
    background: #ffffff;
    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);
}
.topwrapper .pastedition_list {
    height: 50vh;
    overflow: scroll;
}
.topleft {
    float: left;
    display: block;
    padding: 5px 0 5px 1%}
.topleft img {
    display: table;
    height: 35px;
}
.topright {
    float: right;
    display: block;
    margin: 0;
}
.topright .menu-icon i{
    background-color: #139b95;
}
.idxheaderbg {
    background: url('../images/homepage/headerbg.png') center/cover no-repeat fixed;
    display: block;
    position: relative;
    width: 100%;
    padding: 100px 0;
}
.myVideo {
    object-fit: cover;
    position: absolute;
    right: 0;
    bottom: 0;
}
.w-35 {
    width: 35%!important;
}
.idxcon{
    width: 80%;
}
.idxheaderlogo {
    width: 70%;
    display: block;
/*    padding:  20px;*/
}
.idxheaderlogo1 {
    width: 58%;
    display: block;
/*    padding:  20px;*/
}
.idxheaderlogo img {
    display: table;
    width: 100%}
.idxheader_content {
    padding-bottom: 65px;
    z-index: 2;
}
/*.idxheader_content {
    background:  rgba(255, 255, 255, .8);
}*/
.idxheaderhastag {
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 24px;
}
.idxcounter {
    padding: 21px;
}
.ctr_linear_gradient {
    background: linear-gradient(to right, #0465B6 60%, transparent 40%);
}
.idxctrAddwrapper .cntdwn {
    font-size: 18px;
    width: 45%;
    text-align: center;
    border-bottom: 1px solid #fff;
    line-height: .1em;
    margin: 10px auto 20px;
}
.idxctrAddwrapper .cntdwn span {
    background: #0465B6;
    padding: 0 26px;
}
.idxaddress {
    padding: 21px 8px;
}
.idxaddress .idxdate{
    padding: 10px 0px;
    border-right: 2px solid #0465b6;
}
.idxaddress1 {
    padding: 33px 8px;
}
.dateBox {
    margin-bottom: 11px;
}
.dateBox span {
    width: 42px;
    height: 42px;
    text-align: center;
    align-items: center;
    justify-content: center;
}
.contact_us_section {
    display: block;
    position: relative;
}
.contact_us_section_right{
    padding: 50px 50px;
}
.idxpartnersbox img, .idxpartnersbox1 img, .idxpartnersbox2 img, .speakerbox img {
    width: 100%;
    display: table;
}
.idxoverviewbox_left {
    background: url('../images/overviewbg.jpg') 0 0/cover;
    width: 50%;
    padding: 20px 26px;
    position: relative;
}
.idxoverviewbox_right {
    width: 50%}
.idxoverviewbox_right h2 {
    font-size: 60px;
    line-height: 60px;
}
.idxoverviewbox_right p {
    font-size: 31px;
    line-height: 31px;
}
.idxovwb_bg {
    padding: 81px 0;
}
.idxabout {
    display: block;
    position: relative;
    width: 100%;
    padding: 0;
}
.idxawards .btn3 a{
    color: #000000;
}
.idxabout h3, .idxtopicwrapper h3, .idxwhowillwrapper h3, .idxbenefitswrapper h3, .sponsoroppr h3, .idxspeakerwrapper h3, .idxpartnerwrapper h3, .idxsponsorship h2, .idxCFP h2, .idxawards_reg h3, .idxawards h3 {
    margin-bottom: 1.5rem;
}
.idxabout p {
    line-height: 22px;
}
.idxabout .btn3 a {
    color: #000;
}

.about_content{
    width: 60%;
}
.speaker_list_bg{
    width: 40%;
    background: url('../images/homepage/speaker_list_bg.jpg') 0 0/cover no-repeat #fff;
    padding: 40px 30px;
}
.speaker_b{
    border-bottom: 1px solid #0465B6;
}

.left_col, .right_col{
    width: 50%;
}
.techrx_highlights{
    padding: 0;
}
.techrxhigh_left img{
    width: 400px;
}
.techrxhigh_right{
    padding: 50px 30px;
}

.hrwrapper hr {
    background-color: #2e97ce;
    height: 3px;
    margin: 30px 0;
    display: block;
    width: 100%}
.idxspeakerwrapper,  .idxpartnerwrapper {
/*    background: url('../images/bg_spea.png') 0 0/cover no-repeat fixed #fff;*/
    display: block;
    position: relative;
    opacity: .98;
    background-color: #0465B6;
}
.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: 16%;
    margin: 0 2% 2%;
    color: #fff;
    text-align: left;
}
.speakerbox img {
    border-radius: 5px;
    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;
}
.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;
}
.idxpartnersbox1 {
    width: 43%;
    margin: 1% auto;
    padding: 7px 2%;
    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;
}
.footerwrapper {
    background: #141414;
    color: #fff;
    font-weight: 400;
}
.footerwrapper a {
    color: #fff;
}
.footerwrapper a:hover {
    color: #0a8eae;
}
.footercol1 {
    padding: 0 0 15px;
    font-size: 14px;
}
.footerlogo {
    display: block;
    float: left;
    width: 280px;
    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;
}
.idxtopicwrapper {
    background-color: #fff;
    background:  url('../images/key_topics.jpg') center/cover no-repeat ;
}
.aboutbox h4 {
    color: #000;
    font-size: 20px;
    line-height: 24px;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 10px;
    text-align: left;
}
.overlay{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    background: rgba(255,255,255, 0.4);
    z-index: 1;
}
.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;
    background: rgba(255,255,255, 0.9);
}
.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 ul li {
/*    margin-bottom: 20px;*/
    line-height: 26px;
}

/*.idxbenefitswrapper_right {
    background-color: #fff;
    background:  url('../images/homepage/idxbenefits.jpg') center/cover no-repeat ;
    height: 620px;
}*/

.idxcon_content{
    display: flex;
}
.idxbenefitswrapper h2, .sponsoroppr h2 {
    margin-bottom: 50px;
}
.idxbenefitswrapper ul li {
    margin-bottom: 15px;
    line-height: 26px;
}

.idxwhowillbox, .table1 tr:nth-child(2n) {
    background: #fff;
}
.sponsoroppr ul li {
    color: #000;
    line-height: 26px;
}
.idxboxcon {
    width: 80%;
    margin: auto;
}
.idxwhowillwrapper {
    background: url('../images/who_will.jpg') center/cover no-repeat fixed #fff;
    width: 100%;
    background-position: 100px 50px;
}
/*.idxwhowill_left {
    background:  linear-gradient(.25turn,  #c5ccd2,  40%,  #e7e8ec);
}*/
.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;
}
/*.idxorganiserwrapper section p{

}*/
.tablemain {
    width: 1000px;
    margin: 0 auto;
    padding: 0;
}
.table1 {
    width: 100%;
    margin: 0 auto;
    border: 3px solid #ed1c24;
    text-align: left;
}
.table1 tr {
    background: #eaeaea;
}
.table1 th {
    background: #ed1c24;
    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;
}