﻿@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=Roboto:wght@400;500;700;900&display=swap');
/* CSS Document */

/*  em, strong, button, blockquote, address, big,small, strike, tt,*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,  pre,
a, abbr, acronym,  cite, code,
del, dfn, img, ins, kbd, q, s, samp,
 var, hr,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol{
	list-style:decimal;
	margin-left:30px;		
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {
	height: 100%;
}
section p{
	margin-bottom:20px;	
}
section{
	padding:50px 0;
}

/* END RESET */

/* FONT STYLES*/

body{
	background:#ffffff fixed;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	color:#fff;
	font-size:16px;
	line-height:24px;
	letter-spacing: 0px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/*  END   */

/*  Top Wrapper  */

.topwrapper {
	width:100%;
	margin:0 auto;
	padding:18px 10px 18px 0px;
	clear:both;
	display:table;
	content:"";
	top:0;
	left:0;
	z-index:5;
	background: #ffffff;
	position: -webkit-sticky;
	position: sticky;
	-moz-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 5px 5px rgba(0, 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: 0px 0 0 0;
}

.text_typo h1{
	font-weight: 900;
	font-size: 200px;
	line-height: 196px;
  font-family: 'Roboto', sans-serif;
}
.text_typo .first_typo{
	color: #fff;
	-webkit-text-stroke-width: 2px;
	-webkit-text-stroke-color: #FADC4A;
}
.text_typo .second_typo{
	position: absolute;
	top: 50%;
	left: 8%;
}

/*  End  */

/* Idxheader */

.idxheaderbg {
	background: url('../images/headerbg.svg');
/*	background: rgba(73, 166, 223, 0.7);*/
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
	display: block;
	position:relative;
	width: 100%;
	padding: 100px 0;
}
.myVideo{
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
}
.w-35{
	width: 35%!important;
}
.idxheadertitle h2{
	font-weight: 700!important;
}
.idxheaderlogo {
	width: 46%;
	display: block;
}
.idxheaderlogo img {
	display: table;
	width: 100%;
}
.idxheader {
	margin-bottom: 100px;
}
.idxheaderhastag {
	margin-bottom: 10px;
	font-size: 24px;
	line-height: 24px;
}
.idxcounter{
	padding: 21px;
}
.ctr_linear_gradient{
	background: linear-gradient(to right, #2E8E8F 60%, transparent 40%);
}
.idxctrAddwrapper .cntdwn{
	font-size: 18px;
	width: 45%; 
   	text-align: center; 
   	border-bottom: 1px solid #fff; 
   	line-height: 0.1em;
   	margin: 10px auto 20px; 
}
.idxctrAddwrapper .cntdwn span {
	background: #2E8E8F; 
    padding:0 26px;
}
.idxaddress{
	padding: 21px 8px;
}
.idxaddress1{
	padding: 33px 8px;
}
.idxaddress .idxdate{
	padding: 10px 0px;
	border-right: 2px solid #FADC4A;
}
.dateBox{
	margin-bottom: 10px;
}
.dateBox span{
	width: 42px;
	height: 42px;
	text-align: center;
	align-items: center;
	justify-content: center;
}
.goa_text{
	z-index: -1;
}
.idxoverviewbox_left{
/*	background: linear-gradient(to right, #142281, #3e52d4);*/
	background: url('../images/idxoverviewbox_left.png');;
	width: 50%;
	background-size: cover;
	padding: 20px 26px;
	position: relative;
}
.idxoverviewbox_right{
	width: 50%;
}
.idxoverviewbox_right h1{
	font-size: 60px;
	line-height: 60px;
}
.idxoverviewbox_right p{
	font-size: 31px;
	line-height: 31px;
}
.idxovwb_bg{
	padding: 81px 0px;
}
/* about */

.idxabout p{
	line-height: 22px;
}
/*   End  */

/*hr*/

.hrwrapper hr {
	background-color: #2E97CE;
	height: 3px;
	margin: 30px 0;
	display: block;
	width: 100%;
}

/*  End  */

/*  Spekar wrapper   */

.idxspeakerwrapper h1{
	margin-bottom: 20px;
}
.speakermain{
	margin-bottom: 63px;
}
.speakerlist{
	margin-top: 83px;
}
.speakerbox {
	display:inline-block;
	vertical-align:top;
	width:16%;
	margin:0 2% 2%;
	color:#fff;
	font-size:14px;
	line-height:normal;
	text-align:left;
}
.speakerbox img {
	width:100%;
	display:table;
	border-radius: 5px;
	margin:0 0 13px 0;
}
.spcl-spkr h2{
	font-size: 42px;
	line-height: 39px;
	margin-bottom: 17px;
	font-weight: 300;
}
.spcl-spkr p{
	line-height: 16px;
}
/*  End  */

/*  idx partner wrapper  */

.idxpartnerwrapper h1{
	margin-bottom: 25px;
}
.idxpartnersbox h6{
	font-size: 13px;
	color: #000000;
	margin-top: 8px;
	font-weight: 300;
}
.idxpartnersbox {
    display: inline-block;
    vertical-align: top;
    width: 20%;
    margin: 1%;
    padding: 7px 1%;
    border-radius: 7px;
    background: #fff;
    font-size: 14px;
	line-height: normal;
    letter-spacing: 0px;
    text-align: center;
	text-transform: uppercase;
	color: #000000;
	font-weight: 700;
}
.idxpartnersbox1 {
    display: inline-block;
    vertical-align: top;
    width: 43%;
    margin: 1% auto;
    padding: 7px 2%;
    border-radius: 7px;
    background: #fff;
    font-size: 11px;
    line-height: normal;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
}
.idxpartnersbox img, .idxpartnersbox1 img{
    width: 100%;
	display: table;
}

/*  End  */

/*idxupcomingwrapper*/

.idxupcomingwrapper h1{
	font-size: 30px;
	line-height: 36px;
	margin-bottom: 50px;
}
.idxUpEvbox {
	display: inline-block;
    vertical-align: top;
    width: 21%;
    margin: 1% 2%;
    padding: 7px 1%;
    border: 1px solid #e2e2e2;
    border-radius: 7px;
    background: #fff;
    font-size: 11px;
	line-height: normal;
    letter-spacing: 0px;
    text-align: center;
	text-transform: uppercase;
	color: #000;
	font-weight: 700;
}
/*  End  */

/*  footer wrapper  */

.footerwrapper {
	background: #141414;
	color: #ffffff;
	font-weight: 400;
}
.footerwrapper a {
	color: #ffffff;
}
.footerwrapper a:hover {
	color:  #0a8eae;
}
.footercol1 {
	padding:0 0 15px 0;
	font-size: 14px;
}
.footerlogo {
	display:block;
	float:left;
	width:170px;
	margin:0 0 30px 0;
}
.footercol2 {
	padding:8px 0;
} 
.footercol2 h4 {
	display:block;
	font-weight:700;
	color: #ED1C24;
	line-height:normal;
	margin-bottom: 15px;
	font-size: 14px;
}
.footercol2 ul li{
	padding: 0;
	margin: 0px 0px 10px;
	font-size: 14px;
}
.footerbottomright h4{
	display:block;
	font-weight:700;
	color: #ED1C24;
	line-height:normal;
	margin-bottom: 15px;
	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;
}
/*  End  */

.organiserboximg1 {
	width: 150px;
	margin: 0 auto 15px auto;
	padding: 0;
	text-align: center;
}
.organiserboximg2 {
	width: 220px;
	margin: 0 auto 15px auto;
	padding: 0;
	text-align: center;
}

/*  about text  */

.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: #000000;
	box-sizing: unset;
}
.aboutbox h4 {
	color: #000;
	font-size: 20px;
	line-height: 24px;
	font-weight:900;
	text-transform: uppercase;
	margin-bottom: 10px;
	text-align:left;
}
/*

/*  thank you text  */

.thankyoutext  {
	font-size: 18px;
	line-height: 26px;
	width: 100%;
	margin: 0 auto;
	padding: 32px 36px;
}
.thankyoutext h4 {
	font-weight:500;
	font-size: 28px;
	line-height: 30px;
	letter-spacing: 0;
	color: #ffffff;
	margin-bottom: 10px;
}
.thankyoutext h6 {
	font-weight:500;
	font-size: 28px;
	line-height: 38px;
	letter-spacing: 0;
	color: #2E97CE;
	margin-bottom: 10px;
}
.thankyoutext h6 span{
	font-size: 20px;
	line-height: 22px;
	font-weight: 500;
}
.thankyoutext p {
	font-weight:500;
	font-size: 16px;
	color:#ffffff;
	letter-spacing:0;
	padding: 5px 0;
}
.thankyoulink {
	text-align:center;
}
.thankyoulink a {
	font-weight:900;
}

/*  end   */


/*  idxtopic wrapper  */

.idxtopicwrapper ul li{
	color: #ffffff;
	margin-bottom: 20px;
	line-height: 26px;
}
.idxtopicwrapper h1{
	margin-bottom: 40px;
}

/*  End  */


/*  idx Benefits wrapper  */
.idxbenefitswrapper h1{
	margin-bottom: 50px;
}
.idxbenefitswrapper ul li{
	margin-bottom: 15px;
	line-height: 26px;
}
.idxbenefitswrapper .left_col{
	width: 95%;
}
.sponsoroppr h1{
	margin-bottom: 50px;
}
.sponsoroppr ul li{
	color: #ffffff;
	line-height: 26px;
}
/*  End  */



/*  idxwhowill wrapper  */

.idxwhowillwrapper p{
	font-weight: 400;
}

.idxwhowillbox{
	width: 28%;
	display: inline-block;
	vertical-align: top;
	padding: 3% 4%;
	margin: 2.5%;
	background: #fff;
	border: 2px solid #a09f9f;
	border-radius: 7px;
	color: #000000;
	box-sizing: border-box;
	height: 170px;
}
/*  End  */



/*  Table  */
.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 tr:nth-child(even) {
	background: #ffffff;
}
.table1 th {
	background: #ed1c24;
	color: #fff;
	padding: 10px;
	font-family: 'Nunito', sans-serif;
	font-weight:900;
	font-size: 13px;
	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 {
	padding: 10px;
	line-height: normal;
	font-size:13px;
}
.table1 td:first-child {
	font-size: 12px;
	font-family: 'Nunito', sans-serif;
	width:25%;
	/*text-transform: uppercase*/
}
.table1 td:nth-child(2) {
	width: 75%;
	border-left: 1px solid #a4a4a4;
	border-right: 1px solid #a4a4a4;
}
.table1 td:nth-child(2) span {
	font-family: 'Nunito', sans-serif;
	color:#000000;
	font-weight:bold;
	/*padding:0 5px 0 5px;*/
}

.table-responsive {
	overflow-x:auto;
}
.speakertd {
	display: none !important;
	font-family: 'Nunito', sans-serif;
	font-weight:900;
}

.table1demo td {
  background-color:#000000;
  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 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;
}








/* CLEAR FIX */
.group:after {
  content: "";
  display: table;
  clear: both;
}

.clearboth {
  clear: both;
  min-height:1px;
}
/* END FIX */
