﻿/* 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%;
}

/* END RESET */

/* FONT STYLES*/

body{
	background:#fff fixed;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	color:#000;
	font-size:16px;
	line-height:24px;
	letter-spacing: 0px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/*  END   */

/*  Top Wrapper  */

.topwrapper {
	width:98%;
	margin:0 auto;
	padding:15px 0 0 0;
	clear:both;
	display:table;
	content:"";
	top:0;
	left:0;
	z-index:5;
}
.topleft {
	float:left;
	display:block;
	padding:5px 0 5px 0;
}
.topleft img {
	display:table;
	height: 40px;
}

.topright {
	float:right;
	display:block;
	margin: 0px 0 0 0;
}

/*  End  */

/* Idxheader */

.idxheaderbg {
    background:url(../images/idx-headerbg.png) no-repeat center bottom #010c29;
	background-size: 100%;
	/*background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;*/
	display: block;
	position:relative;
	width: 100%;
}
.idxheaderbg1 {
	background:url(../images/idx-headerbg1.jpg) no-repeat center bottom #010c29;
	background-size: 100%;
	display: block;
	position:relative;
	width: 100%;
}

.idxheaderlogo {
	width: 320px;
	display: block;
	margin: 0 0 30px 0;
}
.idxheaderlogo img {
	display: table;
	width: 100%;
}
.idxheaderwrapper {
	width: 1180px;
	margin: 0 auto;
	clear:both;
	display:table;
	content:"";
	padding: 3% 0 25% 0;
	color: #fff;
}
.idxheadercontain1 {
	padding: 30px 0 !important;
}
.idxheadercon {
	display: block;
	width: 30%;
	margin: 0 auto;
	text-align: center;
}
.idxheadercon .idxBBlogo {
	width: 100%;
}
.idxheadercon .idxAPlogo{
	margin: 25px 0px 35px 0px;
}
.idxAPlogo .idxAPlogo-text{
	color: #ebebee;
    font-size: 13px;
    margin-bottom: 20px;
}
.idxAPlogo img{
	margin-left: 1%;
}
.headerbtn {
	text-align: center;
	width: 100%;
	padding: 20px 0;
}
.headerbtn a {
	background: #ec2028;
	color: #fff;
	display: inline-block;
	width: 180px;
	padding: 10px 0;
	font-weight: 900;
	text-transform: uppercase;
	text-align: center;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.headerbtn a:last-child {
	background: #fff;
	color: #000;
	display: inline-block;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
.idxheadercon h6 {
	font-size: 18px;
	font-weight: 900;
}

.idxheadercity {
	width: 1400px;
	margin: 0 auto;
	display: block;
	padding: 0 0 50px 0;
	position: relative;
}

.idxheadercitybox {
	width: 90%;
	margin: 0 auto;
	padding: 0;
	border-radius: 5px;
	background: #fff;
}
.idxheadercitybox img {
	width: 100%;
	display: block;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
}
.idxheadercityboxcon {
	width: 90%;
	padding: 10px 0;
	margin: 0 auto;
}
.idxheadercityboxcon h3 {
	text-transform: uppercase;
	font-weight: 900;
}
.idxheadercityboxcon h6 {
	font-size: 16px;
}
.idxheadercityboxcon h5 {
	font-size: 16px;
	font-weight: 900;
	color: #ec2028;
}
.idxheadercityboxbtn a {
	background: #ec2028;
	color: #fff;
	width: 100px;
	display: inline-block;
	text-align: center;
	padding: 1px 0;
	font-size: 14px;
	font-weight: 600;
	border-radius: 5px;
	margin: 2px;
}
.idxheadercityboxbtn a.bluebtn {
	background: #007efe;
}
.idxheadercityboxbtn a:hover {
	background: #000;
}

.idxinnerheaderbox {
	background: #fff;
	border-radius: 5px;
	padding: 5%;
	margin: 20px auto;
	color: #000;
}
.idxinnerheaderbox h3 {
	text-align: center;
	font-weight: 900;
	font-size: 30px;
	line-height: 30px;
	text-transform: uppercase;
	color: #000;
}
.idxinnerheaderbox h3 span {
	padding: 5px 12px;
	background: #ec2028;
	color: #fff;
	font-size: 14px;
	border-radius: 5px;
	display: inline-block;
	vertical-align: middle;
}
.idxinnerheaderbox h5 {
	padding: 15px 0 5px 0;
	font-weight: 900;
}
.idxinnerheaderbox .btn3 {
	margin: 10px auto 0 auto;
}


/*   End  */

/*  Con Wrapper  */

.idxconwraper {
	width:1400px;
	margin:0 auto;
	padding:50px 0;
	clear:both;
	display:table;
	content:"";
}
.idxconwraper h3, .idxspeakermain h3 {
	font-size:38px;
	line-height:46px;
	font-weight:900;
	margin:0 0 15px 0;
	text-align:center;
	color:#0b022b;
}
.idxconwraper hr {
	background: #ea2f4f;
	height: 3px;
	margin: 40px 0;
	display: block;
	width: 100%;
}
.idxconwraper p{
	margin-bottom:20px;	
}
.figure{
	width: 100%;
    display: table;
    vertical-align: middle;
}

/*  End  */


/*  Idx Overviwew Wrapeer  */

.idxoverviewleft {
	display:inline-block;
	vertical-align:middle;
	width:50%;
}
.idxoverviewleft img {
	width:100%;
	display:table;
	border-radius: 5px;
}
.idxoverviewright {
	display:inline-block;
	vertical-align:middle;
	width:47%;
	margin:0 0 0 3%;
	letter-spacing:0px;
}
.idxoverviewright h4 {
	font-size:28px;
	line-height:30px;
	color:#007efe;
	font-weight:900;
}
.idxoverviewright h4 span {
	display:block;
	font-weight:900;
	color: #ed1c24;
}
.idxoverviewright h6 {
	font-weight:900;
	color: #ed1c24;
	line-height: normal;
	margin: 5px 0;
}
.idxoverviewright p {
	margin:5px 0 10px 0;
}
.idxoverviewright p span {
	font-weight:900;
	color: #ed1c24;
}

/*  End  */

/*  Spekar wrapper   */

.idxspeakermain {
	width:1180px;
	margin: 0 auto;
	clear:both;
	display:table;
	content:"";
	padding:50px 0;
}
.speakerbox {
	display:inline-block;
	vertical-align:top;
	width:18.5%;
	margin:0.5%;
	color:#000;
	font-size:14px;
	line-height:normal;
	text-align:left;
}
.speakerbox img {
	width:100%;
	display:table;
	border-radius: 5px;
	margin:0 0 8px 0;
}
.speakerbox h4 {
	font-size:16px;
	font-weight:900;
	color:#0b022b;
	/*text-transform:uppercase;*/
}

/*  End  */

/*  footer wrapper  */

.footerbg {
	background: #252525;
	color: #939393;
}
.footerwrapper {
	width: 1400px;
	margin: 0 auto;
	padding: 50px 0;
	font-size: 14px;
	line-height: 24px;
	letter-spacing:0px;
}
.footerwrapper a {
	color: #939393;
}
.footerwrapper a:hover {
	color:  #007efe;
}
.footerwrapper p {
	line-height:normal;
}
.footerwrapper hr {
	background: #494949;
	height: 2px;
	margin: 25px 0;
	display: block;
	width: 100%;
}

.footercol1 {
	display:table;
	clear:both;
	width:100%;
	padding:0 0 15px 0;
	content:"";
}
.footerlogo {
	display:block;
	float:left;
	width:140px;
	margin:0 0 0 0;
}
.footercol1 p {
	float:right;
	display:block;
	width:85%;
}
.footercol2 {
	display:table;
	clear:both;
	width:100%;
	content:"";
	padding:8px 0;
} 
.footercol2 h4 {
	display:block;
	float:left;
	width:15%;
	font-weight:900;
	color: #007efe;
	line-height:normal;
}
.footercol2 p {
	display:block;
	float:right;
	width:85%;
}
.footercol2 p span {
	font-weight:900;
	color: #007efe;
	padding:0 8px;
}
.footercol2 p a {
	text-decoration:underline;
}
.footerbottomleft {
	float: left;
	display: block;
}
.footerbottomright {
	float: right;
	display: block;
}
.footersocial a i {
	width: 36px;
	height: 36px;
	line-height: 36px;
	font-size: 20px;
	display: inline-block;
	border-radius: 50%;
	text-align: center;
	margin: 0 2px;
	color: #141414 !important;
	background: #fff;
}
.footersocial a:hover i {
	background: #007efe;
	color:#fff !important;
}

/*  End  */

/* Inner Page */
.innercontainwrapper {
    width: 1180px;
    margin: 0 auto;
    padding:30px 0;
}
.innercontainwrapper h3{
	font-size:36px;
	line-height:46px;
	font-weight:900;
	text-transform:uppercase;
	margin:0 0 15px 0;
	color:#000;
	text-align:center;
}

/*  End   */

/*  organiser box  */

.organiserbox {
	width: 42%;
	padding: 3%;
	margin: 1%;
	float: left;
	display: block;
	background: #dbdbdb;
	border-radius: 10px;
}
.organiserbox h4 {
	font-size: 26px;
	line-height: 28px;
	letter-spacing: 0;
	margin-bottom: 15px;
	text-transform: uppercase;
	font-family: "AvenirLTStd-Black";
	color: #ea2f4f;
	text-align: center;
}
.organiserbox p {
	margin-bottom: 15px;
}
.organiserbox p:last-child {
	margin-bottom: 0px;
}

.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;
}

/*  End  */

/*  Contact Wra pper  */

.contactinfo {
	font-size:17px;
}
.contactinfo h3 {
	color: #000!important;
	font-size: 22px!important;
	line-height: 28px;
	font-weight:900;
	text-transform: uppercase;
	background-color: #fff!important;
	margin: 0 0 10px 0!important;
	padding: 0!important;
}
.contactinfo h4 {
	color: #fff!important;
	background-color: #3f69bd!important;
	font-size: 20px;
	line-height: 24px;
	font-weight:900;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	padding: 5px 7px!important;
}
.contactinfo h5 {
	color: #3f69bd!important;
	font-size: 18px!important;
	line-height: 20px!important;
	font-weight:900;
	margin: 0!important;
	text-align: left !important;
}
.contactinfo h5 span {
	color: #000!important;
}
.contactinfo h5 {
	text-transform: inherit!important;
}
.contactinfo p {
	margin-bottom: 4px !important;
}
.contactinfobox {
	display: inline-block;
	vertical-align: top;
	width: 43%;
	padding: 2%;
	margin: 1%;
	border: 2px solid #dbdbdb;
	background: #fff;
	border-radius: 5px;
}

/*  End   */

/*  about text  */

.abouttext h3 {
	color:  #ed1c24;
	font-size: 20px;
	line-height: 22px;
	font-weight:900;
	text-transform: uppercase;
	margin-bottom: 10px;
	letter-spacing:0;
}
.abouttext p {
	font-size:16px;
	margin-bottom: 15px;
}
.abouttext p span, .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;
}
.aboutbox h4 {
	color: #000;
	font-size: 20px;
	line-height: 24px;
	font-weight:900;
	text-transform: uppercase;
	margin-bottom: 10px;
	text-align:left;
}
.abouttext h4 {
    color: #000;
    font-size: 18px;
    line-height: 28px;
	font-weight:900;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.abouttext h5 {
    color: #000;
    font-size: 20px;
    line-height: 28px;
	font-weight:900;
    text-align:left;
}
.abouttext h5 span{
	color: #000;
    font-size: 16px;
	display:block;
}
.idxthemebox{
    display: inline-block;
    vertical-align: middle;
    width: 21.5%;
    margin: 0.5%;
    padding: 1%;
    background: #3f69bd;
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0;
	font-weight:900;
	text-align: center;
}

/*  End  */

/*  thank you text  */

.thankyoutext  {
	font-size: 18px;
	line-height: 26px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.thankyoutext h4 {
	font-weight:900;
	text-transform: uppercase;
	font-size: 42px;
	line-height: 44px;
	letter-spacing: 0;
	color: #ec2028;
	margin-bottom: 10px;
}
.thankyoutext h6 {
	font-weight:900;
	font-size: 20px;
	line-height: 24px;
	letter-spacing: 0;
	color: #3f69bd;
	margin-bottom: 10px;
}
.thankyoutext p span {
	display:block;
	font-weight:900;
	color:#ec2028;
	letter-spacing:0;
	padding: 5px 0;
}
.thankyoulink {
	text-align:center;
}
.thankyoulink a {
	font-weight:900;
}

/*  end   */


/*  idxtopic wrapper  */

.idxtopicbox {
	text-align: center;
}
.idxtopicbox li {
	display: inline-block;
	vertical-align: top;
	background:#fff !important;
	-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);
	font-size:18px;
	line-height:20px;
	width: 43%;
	padding: 2% !important;
	margin: 1% !important;
	color:#333;
	text-align: left;
	border-radius: 5px;
}
.idxtopicbox li span {
	padding: 0 0 0 50px;
	min-height: 40px;
	background: url("../images/icon1.png") no-repeat left top;
	background-size: 40px;
	display: block;
}
.idxtopicbox li:nth-child(2) span {
	background: url("../images/icon2.png") no-repeat left top;
	background-size: 40px;
}
.idxtopicbox li:nth-child(3) span {
	background: url("../images/icon3.png") no-repeat left top;
	background-size: 40px;
}
.idxtopicbox li:nth-child(4) span {
	background: url("../images/icon4.png") no-repeat left top;
	background-size: 40px;
}
.idxtopicbox li:nth-child(5) span {
	background: url("../images/icon5.png") no-repeat left top;
	background-size: 40px;
}
.idxtopicbox li:nth-child(6) span {
	background: url("../images/icon6.png") no-repeat left top;
	background-size: 40px;
}
.idxtopicbox li:nth-child(7) span {
	background: url("../images/icon7.png") no-repeat left top;
	background-size: 40px;
}
.idxtopicbox li:nth-child(8) span {
	background: url("../images/icon8.png") no-repeat left top;
	background-size: 40px;
}
.idxtopicbox li:nth-child(9) span {
	background: url("../images/icon9.png") no-repeat left top;
	background-size: 40px;
}
.idxtopicbox li span span {
	padding: 0  !important;
	min-height:inherit !important;
	background:none !important;
	background-size: auto  !important;
	display: contents;
	font-weight: 900;
}

/*  End  */


/*  idx Benefits wrapper  */

.idxbenefitsbox {
	text-align: center;
}
.idxbenefitsbox li {
	display: inline-block;
	vertical-align: top;
	background:#fff !important;
	-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);
	font-size:18px;
	line-height:20px;
	width: 43%;
	padding: 2% !important;
	margin: 1% !important;
	color:#333;
	text-align: left;
	border-radius: 5px;
}
.idxbenefitsbox li span {
	padding: 0 0 0 40px;
	min-height: 40px;
	background: url("../images/bullet1.png") no-repeat left top;
	background-size: 30px;
	display: block;
}

/*  End  */



/*  idxtopic wrapper  */

.idxwhowillbox {
	text-align: center;
}
.idxwhowillbox h6 {
	width: 80%;
	font-weight: 700;
	display: block;
	margin: 0 auto 10px auto;
}
.idxwhowillbox li {
	display: inline-block;
	vertical-align: top;
	/*background: linear-gradient(to bottom, #007efe 0%, #0d748d 100%) !important;*/
	background: url("../images/whowill.jpg") no-repeat center #0b0e1c  !important;
	background-size: cover;
	font-size:18px;
	line-height:20px;
	width: 18%;
	padding: 3% 2% !important;
	margin: 1% !important;
	color:#fff;
	border-radius: 5px;
	min-height: 50px;
}

/*  End  */



/*  Table  */
.tablemain {
	width:800px;
	margin:0 auto;
	padding:0;
}
.table1 {
	width: 60%;
	margin: 0 auto;
	border: 3px solid #007efe;
	text-align:left;
}
.table1 th {
	background: #007efe;
	color: #fff;
	padding: 10px;
	font-family: 'Montserrat', 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 #ed1c24;
	border-right: 1px solid #000;
}

.table1 td {
	padding: 15px 10px;
	line-height: normal;
	font-size:13px;
	border: 1px solid #a4a4a4;
	background: #fff;
}
.table1 td:first-child {
	font-size: 12px;
	font-family: 'Montserrat', sans-serif;
	width:25%;
	font-weight: 900;
	/*text-transform: uppercase*/
}
.table1 td:nth-child(2) {
	width: 75%;
}
.table1 td:nth-child(2) span {
	font-family: 'Montserrat', sans-serif;
	color:#000000;
	font-weight:bold;
	/*padding:0 5px 0 5px;*/
}

.table-responsive {
	overflow-x:auto;
}
.speakertd {
	display: none !important;
	font-family: 'Montserrat', sans-serif;
	font-weight:900;
}

.table1demo td {
  background-color:#000000;
  color:#fff;
}


h3.headingtext2 {
	font-family: 'Montserrat', 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;	
}



/*  idxbbbg   */

.idxbbbg {
    background:url("../images/bg1.jpg") no-repeat center #010c29;
	background-size: 100%;
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	display: block;
	position:relative;
	width: 100%;
}
.idxbbbox1 {
	display: inline-block;
	vertical-align: middle;
	width: 50%;
	padding: 0 5% 0 0;
	color: #fff;
}
.idxbbbox2 {
	display: inline-block;
	vertical-align: middle;
	width: 45%;
}
.idxbbbox2 img {
	width: 100%;
	display: table;
}
.idxbbbox1 h3 {
	color: #fff;
	text-transform: uppercase;
	text-align: left;
}
.idxbbbox1 h3 span {
	display: block;
	color: #007efe;
}
.idxbbbox1 h6 {
	font-weight: 900;
	margin: 0 0 10px 0;
}

/*  End  */


/*  Idx CB Box  */

.idxcbbox1 {
	float: left;
	display: block;
	width: 48%;
	background: #fff;
	border-radius: 5px;
}
.idxcbbox1 h4, .idxcbbox2 h4 {
	background: #ec2028;
	color: #fff;
	text-transform: uppercase;
	font-weight: 900;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	font-size: 20px;
	padding: 10px 3%;
}
.idxcbbox1con {
	padding: 5%;
}
.idxcbbox2 {
	float: right;
	display: block;
	width: 48%;
	background: #fff;
	border-radius: 5px;
}
.idxcbbox2 h4 {
	background: #007efe;
}
.idxcbbox1con h6 {
	font-weight: 800;
	line-height: normal;
	padding: 0 0 10px 0;
}

/*  End  */


/*  Video Heading  */

.videoheading {
	text-align: left !important;
	font-size: 24px !important;
	line-height: 30px !important;
	color: #007efe !important;
	text-decoration: underline;
	padding: 0 0 10px 0;
}
.videobox {
	width: 100%;
	display: table;
	clear: both;
	content: "";
	overflow-x: hidden;
}
.videoboxleft {
	float: left;
	display: block;
	width: 40%;
}
.videoboxleft img {
	width: 100%;
	display: table;
	border-radius: 5px;
}
.videoboxright {
	float: right;
	display: block;
	width: 55%;
}
.videoboxright h4 {
	font-size: 22px;
	line-height: 24px;
	font-weight: 900;
	color: #007efe;
	padding: 0 0 10px 0;
}

.keycitybox {
	width: 100%;
	display: table;
	clear: both;
	content: "";
}
.keycitybox .idxheadercitybox {
	width: 30%;
	margin: 1%;
	display: inline-block;
	vertical-align: top;
}
.keycitybox .idxheadercitybox h3 {
	text-align: left !important;
	font-size: 20px !important;
	margin: 0 !important;
	padding: 0 !important;
	line-height: normal !important;
}
.keycitybox .idxheadercitybox  .idxheadercityboxcon {
	padding: 5%;
}

/*  End  */

.headingtext3 {
	color: #fff !important;
	text-align: center;
	font-weight: 700;
}
.csbox1 {
	display: inline-block;
	vertical-align: top;
	background: #007efe;
	color: #fff;
	border-radius: 5px;
	padding: 2%;
	margin: 1%;
	width: 27%;
	text-align: center;
	height: 100px;
}


/* Gallery Box */

.galleryboxmain {
	width: 100%;
	display: table;
	clear: both;
	content: "";
	text-align: center;
}
.gallerybox {
	width: 31%;
	margin: 1%;
	padding: 0;
	display: inline-block;
	vertical-align: top;
}
.gallerybox img {
	width: 100%;
	display: table;
}

/*  End  */

/*sachin*/

.customwrap{
	text-align: center;
	padding-bottom: 0;
}

.customwrap .gallerybox{
	width: 47% !important;
}



.w-smb{
	width: 100%;
}








/* CLEAR FIX */
.group:after {
  content: "";
  display: table;
  clear: both;
}

.clearboth {
  clear: both;
  min-height:1px;
}
/* END FIX */
