@font-face {
            font-family: 'gothic';
            src: url('../fonts/gothic.eot');
            src: local('gothic'), url('../fonts/gothic.woff') format('woff'), url('../fonts/gothic.ttf') format('truetype');
        }
body{ margin:0px; padding:0px; font-family: 'Gothic' !important; height: 100%;}
h1, h2, h3, h4, h5, h6, p, li, div, img, iframe{margin:0px; padding:0px;}

.toppad1{ padding-top:10px;}
.toppad2{ padding-top:15px;}
.toppad3{ padding-top:20px;}
.toppad4{ padding-top:25px;}
.toppad5{ padding-top:30px;}
.toppad6{ padding-top:35px;}
.toppad7{ padding-top:40px;}
.toppad8{ padding-top:45px;}
.toppad9{ padding-top:50px;}
.toppad10{ padding-top:55px;}
.toppad11{ padding-top:60px;}
.toppad12{ padding-top:65px;}
.toppad13{ padding-top:70px;}
.toppad14{ padding-top:80px;}
.toppad15{ padding-top:90px;}
.toppad16{ padding-top:100px;}
.toppad17{ padding-top:120px;}
.toppad18{ padding-top:140px;}
.toppad19{ padding-top:160px;}
.toppadper { padding-top: 8%;}
.botompad1{ padding-bottom:10px;}
.botompad2{ padding-bottom:15px;}
.botompad3{ padding-bottom:20px;}
.botompad4{ padding-bottom:25px;}
.botompad5{ padding-bottom:30px;}
.botompad6{ padding-bottom:35px;}
.botompad7{ padding-bottom:40px;}
.botompad8{ padding-bottom:45px;}
.botompad9{ padding-bottom:50px;}
.botompad10{ padding-bottom:55px;}
.lpad1{ padding-left:10px;}
.lpad2{ padding-left:15px;}
.lpad3{ padding-left:20px;}
.lpad4{ padding-left:25px;}
.lpad5{ padding-left:30px;}
.lpad6{ padding-left:35px;}
.lpad7{ padding-left:40px;}
.lpad8{ padding-left:45px;}
.rpad1{ padding-right:10px;}
.rpad2{ padding-right:15px;}
.rpad3{ padding-right:20px;}
.rpad4{ padding-right:25px;}
.rpad5{ padding-right:30px;}
.rpad6{ padding-right:35px;}
.rpad7{ padding-right:40px;}
.rpad8{ padding-right:45px;}
.l-pad1{ padding-left:0px;}
.clr{ clear:both; margin: 0px; padding: 0px;}
.uniqover{overflow: hidden;}
.box{ width:100%; height:500px;}
.mtop1{ margin-top:30px;}
.mtop2{ margin-top:40px;}
.mtop3{ margin-top:50px;}
.mtop4{ margin-top:60px;}
.mtop5{ margin-top:70px;}
.mtop6{ margin-top:80px;}
.txtcenter { text-align: center;}
.txtcentr{ text-align: center;}
.text-center{ text-align: center;}
.parallax { 
    background: rgb(75,245,159);
    background: linear-gradient(33deg, rgba(75,245,159,1) 0%, rgba(30,95,149,1) 100%);
    background-attachment: fixed;
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    padding: 60px 0 100px 0;
}
.parallax2 { 
    background-image: url("../images/about-parallax.jpg");
    background-attachment: fixed;
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    padding: 100px;
	overflow: hidden;
}
.parallax4 { 
    background-image: url("../images/parallax4.jpg");
    background-attachment: fixed;
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 0px;
}
.parallax5 { 
    background-image: url("../images/parallax5.jpg");
    background-attachment: fixed;
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 130px 0px;
}
.parallax7 { 
    background-image: url("../images/parallax7.jpg");
    background-attachment: fixed;
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 120px 0px;
}

.cusnavbar{ width:100%; position: absolute; z-index: 9;}
.cushdr{ width:100%; display: block; overflow: hidden;}
.hgrp{ width:20%; float: left;}
.topmenu{ width:80%; float: right;}
section{display: block; overflow: hidden;}
.maincon{ width:75%; margin: 0 auto;}
.maincontainer{ width:80%; margin: 0 auto;}
.logo{width: 100%;}
.navbar-default{ border:0px; box-shadow:none;}
.navbar-brand{height: 62px; padding:0px;}
@media(min-width:767px) {
    .navbar { 
        /**background:transparent;**/
        font-family: 'Roboto', sans-serif;
        padding: 10px 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }
    .top-nav-collapse {
        background:rgba(255, 255, 255, 0.9);
        padding: 0; color: #000; 
		-moz-box-shadow: 0 0 10px #888;
		-webkit-box-shadow: 0 0 10px #888;
		box-shadow: 0 0 10px #888;
    }
	.top-nav-collapse img{ width:128px; height:50px; margin-top:5px;}
}
.navbar-nav{ float:right; margin-top: 8px; text-transform: uppercase;}
.navbar-brand, .navbar-nav > li > a{text-shadow: none;}
.navbar-default .navbar-nav > li > a{ color:#000;}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover{ color:#2559a7;}
header{  position:relative; margin-top: 88px;}
.carousel-inner > .item > a > img, .carousel-inner > .item > img{width: 100%;}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active { opacity: 1;}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right { left: 0; opacity: 0; z-index: 1;}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right { opacity: 1;}
.carousel-fade .carousel-control {  z-index: 2;}

/******Counter Section*********/
.counterbg {background-color:#1f3c76; color: #fff; padding: 12px 0; width: 100%;}
.counterwrap{ width: 90%; margin: 0 auto;}
.counter{ width: 19%; padding-right: 35px; display: inline-block;}
.counterlast{ width: 20%; display: inline-block;}
.counterl{ width: 36%; float: left;}
.counterl img{ width: 85%;}
.counterr{width: 50%; float: left;}
.count-title {font-size: 30px; font-weight: 600; margin-top: 10px; margin-bottom: 0;}
.countplus {font-size: 30px; font-weight: 600; margin-top: 10px; margin-bottom: 0;}
.count-text { font-size: 20px; font-weight: normal; margin-bottom: 0; }
.fa-2x { margin: 0 auto; float: none; display: table; color: #4ad1e5;}

/************************/

.btngrp{ position: absolute; left: 130px; bottom: 90px; z-index: 9999;}
.btngrpreg{ background: #ff0000; padding: 14px 20px; width: 100%; font-size: 16px; font-weight: bold; text-align: center;  }
.btngrpreg a{ color: #fff; text-decoration: none;}
.dte{}
.dte h4{ color: #fff; font-size: 26px; line-height: 40px; font-weight: bold;}
.dte h5{ color: #fff; font-size: 16px;}

.btngrpin { position: relative; left: 10px; bottom: 140px;}
/**.btngrpin { position: absolute; left: 130px; bottom: 90px;}**/

.headbtnbx{position: relative; }
.headbtnin{position: absolute; right: 10%; top: 382px; z-index: 999;}
.headbtnin a{ background: #f47421; color: #fff; font-size: 18px; font-weight: 500; padding:10px 40px; margin-right: 20px; border-radius: 5px;
    box-shadow: 3px 3px 10px #181818;}
/**********Who should ****************/
.whsa{ background:#fff; width:50%;  padding:20px; color:#000; position: relative;}
.whsa h2{ font-size:20px; font-weight:700; padding:20px 0px 0px 0px; text-transform:uppercase;}
.whsa p{padding:10px 0px 20px 0px;}
.whsa li{ line-height: 23px; list-style:none; padding-left:5px; padding-bottom: 9px;}
.whsa li:before{ content:'\f00c'; font-family: FontAwesome; position: absolute; left: 25px;}
.whsa1{ color:#fff;}
.whsa1 h2{ font-size:20px; padding:20px 0px; text-transform:uppercase; text-align: center;}
.whsa1 li{ line-height: 23px; list-style:none; padding-left:5px; padding-bottom: 9px;}

/********Transport********/
.flex-4in {background: #fff; padding:1em; height:410px;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-box-shadow: 0 15px 46px rgba(0,0,0,.1);
    -ms-box-shadow: 0 15px 46px rgba(0,0,0,.1);
    box-shadow: 0 15px 46px rgba(0,0,0,.1)}
.flex-4in img{ width:100%;}
.flex-4in h3{font-size: 16px; text-transform:uppercase; line-height: 25px; font-weight: 700; padding-bottom:10px;}
.flex-4in p{line-height: 20px; font-size: 12px;}
.flex-4in:hover{box-shadow: 0 15px 46px rgba(0, 0, 0, 0.39); transition: all 0.5s ease 0s;}


.reson { text-align: left;}
.reson h2{color: #333333; font-size: 20px; font-weight:bold; margin: 0;}
.reson h3{color: #333333; font-size: 16px; font-weight:bold; margin: 0;}
.reson ul { list-style: none; padding-left: 15px; margin: 10px 0; }
.reson ul li { line-height: 26px; font-size:13px;}
.reson ul li:before {    content: ' '; display: inline-block; height: 10px; width: 10px; border-radius: 50px; background-color: #ff0000; margin-right: 10px;}

/********coming********/
.coming { margin: 80px 0;}
.coming h4 { font-size: 28px; text-align: center;}

/********coming********/
.uniq h2{ font-size:20px; color: #333333; font-weight:bold;}
.uniq p{ font-size:14px; margin-top:4%; line-height:23px; color:#404040; text-align: justify;}

.sidebar { position: -webkit-sticky; position: sticky; top: 6px; width: 149px; float: left; padding-left: 10px; padding-top: 58px;}
.sidebarr { position: -webkit-sticky; position: sticky; top: 6px; width: 149px; float: right; padding-right: 10px; padding-top: 58px;}

/*********About Section**********/
.abpos{  }
.aboutsec{ width:100%; }
.aboutsec h1{ font-size:26px; padding-bottom:42px; margin-top:5px; color: #333333; text-align:center; font-weight: bold; word-break: break-word;}
.aboutsecin{ width:100%;}
.aboutsecl{ }
.aboutsecl img{ z-index: 99; width: 100%; }
.aboutsecr{ padding-left: 30px;}

.aboutsecr h2{ font-size:20px; font-weight:700; margin-top:5px; color: #333333; text-transform: uppercase; line-height: 28px;}
.aboutsecr p{ font-size:14px; margin-top:4%; line-height:23px; color:#404040; text-align: justify;}

.aboutsecl1{ float:left;}
.aboutsecl1 img{width:100%; }
.aboutsecr1{ float:left; padding-right: 30px;}
.aboutsecr1 h2{ font-size:30px; border-bottom:1px solid #404040; padding-bottom:10px; margin-top:5px; margin-bottom: 26px;}
.aboutsecr1 p{ font-size:14px; margin-top:4%; line-height:23px; color:#404040;}

.counter2{ width: 33%; float: left; text-align: center;}
.counter-count{font-size: 45px; position: relative; color: #ff0000; text-align: center; line-height: 92px; width: 92px; 
               height: 80px; display: inline-block;}
.employee-p{font-size: 18px;}

/********** Reasons to Attend as a Delegate ****************/
.ra{}
.ra h2{ font-size: 30px; text-align: center; padding-bottom: 30px; font-weight: 600; text-decoration: underline;}
.rad { position: relative; width: 100%;}
.image { display: block; width: 100%; height: auto; }
.overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #2559a7;
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
  }
.rad:hover .overlay { height: 100%; }
.text { color: white; position: absolute; top: 50%;
    left: 50%;  -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); width: 96%;
  }


.rain{background:#fff; -moz-box-shadow: 3px 1px 5px 0px #888;
-webkit-box-shadow: 3px 1px 5px 0px #888;
box-shadow: 3px 1px 5px 0px #888;}
.rain h3{ background:#2559a7; font-size:20px; color:#fff; padding:14px; margin-bottom:20px;}
.rain ul{ margin: 0px; }
.rain li{ line-height: 26px; list-style:none; padding:0px 5px 10px 18px; }
.rain li:before{font-family: 'fontawesome'; content: "\f192";  position: absolute;  left: 32px;}
.rain:hover{ 
-moz-box-shadow: 3px 6px 8px 2px #535151;
-webkit-box-shadow: 3px 6px 8px 2px #535151;
box-shadow: 3px 6px 8px 2px #535151;
-webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
}

.radbtn{ text-align: center; padding-top: 40px;}
.radbtn a{ background: #f47421; color: #fff; font-size: 22px; font-weight: 500; padding:10px 40px; border-radius: 5px; }
.radbtn a:hover{box-shadow: 2px 2px 3px #969696; text-decoration: none;}
/************Numbers Section**************/

.facts{ background:#2559a7;}


/************Conference Agenda**************/
.cona{}
.cona h2{font-size: 30px; padding-bottom: 10px; line-height: 45px; margin-bottom:10px; text-align:center; color: #333333;}
.conain:nth-last-of-type(odd){ background: #2559a7; display: block; color: #fff;}
.conain:hover{}
.conain{ border-top: 1px solid #dadada; padding: 16px 0; display: block; overflow: hidden;}
.cona1{ width: 12%; float: left; padding-left: 15px;}
.cona2{ width: 4%; float: left;}
.cona3{ width: 84%; float: left;}
.cona3 h3{font-size:14px; font-weight: 600; line-height: 26px;}
.cona3 p{font-size:14px; font-weight: normal; line-height: 18px; margin-bottom:10px; }
.cona3 a{ color: #ff0000;}
.cona3 a:hover{ color: #c10505;}
.cona3 i {color: red;}
.conabtn{ text-align: center; margin: 40px 0;}
.conabtn a{ background: #ff0000; padding: 10px 20px; color: #fff; text-align: center;}

.agenp{width:100%; float:left;}
.agenp h1{font-size:26px; font-weight: 600; line-height: 45px; margin-bottom:10px; text-align:center; }
.agenp h1 span{ color:#2559a7;}
.agenp h4{font-size:18px !important; font-weight: normal; line-height: 20px; margin-bottom:12px; text-align:center;}
.agenp h5{font-size:14px; font-weight: 500; line-height: 18px; }
.agenp h6{font-size:16px; font-weight: 500; line-height: 18px; background:#b4b5b8; color:#000; padding:10px; margin:10px 0; text-align:center; }
.agenpl{ width:100%; float:left; padding:10px; box-sizing:border-box;}

.agenp img{ width: 60px; height: 60px; border-radius: 100%; float: left; margin-right: 15px;}

.agendt{ text-align: center; position: relative; margin: 0 auto; margin-bottom: 25px; width: 60%; }
.agendt h2{ padding:0 10px; position: relative; display: inline-block; font-weight: 300; font-size: 30px !important; line-height: 40px; color: #1d2127;}
.agendt span{font-size: 20px;}

.outrtab{ float: left; }
.outrtab > 
.outrtab > li{}
.outrtab > li > a{ background: #ffffff; border: 1px solid #dbdbdb;  padding: 20px 30px; font-size: 16px; }
.outrtab > li > a:hover{ background: #2559a7; color: #ffffff;}
.outrtab > li.active > a, .outrtab > li.active > a:focus, .outrtab > li.active > a:hover{ background: #2559a7; color: #ffffff;}
.outrtabcont{ overflow: hidden;}



/************Partner Page**********/
.logo-section { padding: 0 0 20px; text-align: center; }
.logo-section h2{font-size: 12px; font-weight: 400; margin-bottom: 12px;}
.logo-section h2 span{font-size: 10px; font-weight: 400; margin-bottom: 12px;}
.ptnruper h2{ font-size:26px; color: #333333; font-weight:bold; text-transform: uppercase;}
.ptnr h3{ font-size:18px; color: #333333; font-weight:bold; text-transform: uppercase; padding-bottom:20px;}
.prtnr{width:260px;text-align:center; margin-right:10px; display: inline-block;}
.prtnr img{width:100%;}
.prtnr img:hover{}
.logo-section img{ max-width: 100%; height: auto; border: 1px solid #ccc;}
.prtnrhbx h2{font-size: 24px;font-weight: bold;font-style: normal; color: #212121; padding: 28px 0; text-align: center;}
.prtnrh{text-align:center;margin-right:25px;}
.prtnrh a:hover{text-decoration: none;}
.prtnrh img{width:160px; object-fit:cover;}
.prtnrh img:hover{}

.ptnr ul{ text-align: center; display: inline-block; padding: 0px 0px 35px 0px; margin: 0px;}
.ptnr ul li{ display: inline-block;}


/************ Videos Section*********/

.vbox{ width: 60%; margin: 0 auto;}
.vbox h2{ font-size: 28px; font-weight: 500; color: #fff; margin-bottom: 20px;}
video { width: 100%; height: auto; }
.vcontainer { position: relative; width: 90%;  overflow: hidden; padding-top: 56.25%; /* 16:9 Aspect Ratio */ margin: 0 auto; }
.responsive-iframe { position: absolute; top: 0; left: 0; bottom: 0; right: 0; width: 100%; height: 100%; border: none; }

/*************** Carousel ******************/

.MultiCarousel { float: left; overflow: hidden; padding: 15px; width: 100%; position:relative; }
.MultiCarousel{ }
.MultiCarousel .MultiCarousel-inner { transition: 1s ease all; float: left; }
.MultiCarousel .MultiCarousel-inner .item { float: left; padding: 10px;}
.MultiCarousel .MultiCarousel-inner .item p { margin:10px; color:#000;}
.MultiCarousel .leftLst, .MultiCarousel .rightLst { position:absolute; border-radius:50%;top:calc(50% - 20px); }
.MultiCarousel .leftLst { left:0; }
.MultiCarousel .rightLst { right:0; }
.MultiCarousel .leftLst.over, .MultiCarousel .rightLst.over { pointer-events: none; background:#ccc; }
.psr{}
.psr a{background: rgb(244,116,33);
    background: linear-gradient(180deg, rgba(244,116,33,1) 0%, rgba(247,147,33,1) 85%); 
    color: #fff; padding: 15px 25px; margin-bottom: 30px; font-size: 22px;}
.psr a:hover{}
/************Footer Section**********/
footer{ background:url(../images/footerbg.jpg); height: 350px; color:#ffffff; }
.ftr{ }
.ftr h4{ font-size:20px; color: #fff; font-weight:bold; text-transform: uppercase; padding-bottom:15px;  }
.ftr1{width: 35%; float: left; padding-right: 30px;}
.ftr1 a{ color:#ffffff; text-decoration: none;}
.ftr1 a:hover{ color:#ffffff; text-decoration: none;}
.ftr2{width: 40%; float: left; padding-left: 45px;}
.ftr3{width: 25%; float: left;}
.ftr2in{width: 55%; float: left;}
.ftr2in ul{ margin-left: -35px; }
.ftr2in ul li{  list-style: none; line-height: 28px;}
.ftr2in ul li a{ color: #ffffff; }
.ftr2in ul li a:hover{ color: #ffffff; }
.ftr2in1{width: 40%; float: left;}
.ftr2in1 ul{ margin-left: -35px; }
.ftr2in1 ul li{  list-style: none; line-height: 28px;}
.ftr2in1 ul li a{ color: #ffffff; }
.ftr2in1 ul li a:hover{ color: #ffffff; }
.ftr3 ul{ margin-left: -35px; }
.ftr3 ul li{  list-style: none; line-height: 26px; width: 100%; clear: both;}
.ftr3 .ficn{font-size: 25px; margin: 0px 8px 43px 0; float: left; }
.ftr3 .ficn1{font-size: 25px; margin: 0px 8px 12px 0; float: left; }
.bftr{ width: 100%; border-top:1px solid #4f4f4f; padding: 28px 0 0 0; margin-top: 43px;}
.bftr1{}
.bftr2{}
.bftr2 ul{ float: right;}
.bftr2 ul li{ display: inline; float: left; text-align: center; margin-left:12px; font-size: 24px; text-align: center; }
.bftr2 ul li a{ background: #ffffff; color: #212121; border-radius: 100%; width: 45px; height: 45px; display: block;  
             padding-top: 6px; }
.bftr2 ul li a:hover{ background:#ff0000; color:#ffffff; 
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out; text-decoration:none;}

/**********Coming soon **********/

.coming{ margin: 80px 0;}
.coming h4{ font-size: 28px; text-align: center; }

/************Inner header**********/

.hdr { background:url(../images/about-banner1.jpg);  background-size:cover; height:350px;}
.hdrconferenceagd { background:url(../images/agenda-banner.jpg);  background-size:cover; height:350px;}
.hdrexhibitorpro { background:url(../images/exhibitorpro.jpg);  background-size:cover; height:350px;}
.hdrconsulting { background:url(../images/consulting.jpg);  background-size:cover; height:350px;}
.hdrspeakers { background:url(../images/speakers-banner.jpg);  background-size:cover; height:350px;}
.hdrcontactus { background:url(../images/contact-banner.jpg);  background-size:cover; height:350px;}
.hdrexhibition { background:url(../images/exhibition-banner.jpg);  background-size:cover; height:350px;}
.hdrpartners { background:url(../images/partner-banner.jpg);  background-size:cover; height:350px;}
.hdrregistration { background:url(../images/registration-banner.jpg);  background-size:cover; height:350px;}
.hdrconferencereg { background:url(../images/conference-banner.jpg);  background-size:cover; height:350px;}
.hdrterms { background:url(../images/terms.jpg);  background-size:cover; height:350px;}
.hdr1 { height:350px; width: 100%; /**background: rgba(0,0,0, 0.5); **/ text-transform:uppercase;}
.hdr1 h2{font-size:24px; font-family: 'Work Sans', sans-serif; font-weight: bold; font-style: normal; color:#ffffff; text-align:center; position:relative; top:48%;}
.hdr1 .separator { width: 3%; border-bottom: 3px solid #ff0000; margin: 10px auto; position:relative; top:48%;}

/**********About page**********/
.tpmr{ margin:40px; display:block;}
.abtbxm{width:100%; float:left; display: table; }
.abtbx{width:50%; padding:20px; box-sizing:border-box; display: table-cell; height: 297px; }
.abtbx h2{ font-size:20px; font-weight: 700; margin-bottom: 18px; line-height: 25px;}
.abtbx ul{font-size:14px; margin-left: -30px; }
.abtbx ul li{ list-style:none; margin: 0 0 0 10px !important; float: left;}
.abtbx ul li .checkic{ margin: 0 0 20px 0; float: left; position: relative; top: 5px; left: -12px;}
.abtbxgreen{ background:#a1f9d5;}
.abtbxyellow{ background:#f0f8a6;}
.abtbxblue{ background:#a5edf8;}
.abtbxred{ background:#faa8a8;}


/************Speakers Page**********/
.spkr{ width: 13%; text-align: center; display: inline-block; margin-right: 38px; margin-bottom: 30px; vertical-align: text-top;}
.spkrcr { width: 100%; height: auto; overflow: hidden; border:1px solid #2559a7; padding:0px; border-radius: 100%;  }
.spkrcr img{ width: 100%; height: auto; object-fit: contain; }
.spkr h3{color: #212121; font-size:16px; font-family: 'Work Sans', sans-serif; font-weight: bold; font-style: normal; margin: 10px 0;}
.spkr p{color: #757575; font-size:14px; }
.spkr:nth-last-child(6n+1){ margin-right: 0;}

.topspkr{ width: 100%; text-align: center; margin-right: 25px; margin-bottom: 30px; position: relative;}
.topspkrcr { height: 250px; text-align: center;  padding:0px;  }
.topspkrcr img{ width: 250px; height: 250px; object-fit: contain; }
.topspkr h3{color: #212121; font-size:16px; font-family: 'Work Sans', sans-serif; font-weight: bold; font-style: normal; margin: 10px 0;}
.topspkr p{color: #757575; font-size:14px; }

/************Speakers profile Page**********/
.spkrpro{position:relative;}
.spkrpro .spkrproimg{width: 210px; height: 206px; }
.spkrpro .spkrproimg img{ width:100%; height:100%; object-fit:contain; border:1px solid #2559a7; padding:5px 5px 0px 5px;}
.spkrpro .spkrprotxt h3{ font-size:14px; background:#2559a7; color: #fff; padding:8px; position: relative; position: relative;
    bottom: 30px; left: 20px; text-transform:uppercase;}
.spkrpro .spkrprotxt h3:after{ content:""; position: absolute;     bottom: -24px;
    left: -0px;		   
        border-top: 0px solid #d74503;
    border-bottom: 24px solid transparent;
    border-right: 34px solid #d74503;}

.spkrprotxt h4{ font-size:12px; margin-left:10px; position: relative; top: -20px; left: 60px; width: 78%;}





/**********Conference Registration **********/

.conreg{}
.conreg h2{ font-size: 22px; margin: 0 0 25px 16px;}
.conreg2{ }
.conreg2 img{ text-align: center; margin-top: 140px;}
.conregcel{ text-align:center; font-size:24px;}

.conreg2 h2{ font-size: 22px; margin: 0 0 25px 16px;}
.conreg2 .tblrow{background: #2559a7; color: #fff; font-size: 20px;}
.conreg2 .tbltext{font-size: 16px;}
.paybtn{ text-align:center; margin-top: 60px;}
.paybtn a{ background: #ee980e; padding: 20px 80px; color: #000; font-size: 22px; font-weight: 700; border-radius: 5px;}

/************Registration Page**********/
#generatedcaptcha {
    text-decoration: line-through;
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    background-color: #90bdff;
    border-radius: 6px;
    border: none;
    padding: 6px;
    outline: none;
    color: #1d1d1d;
    }
    #enteredcaptcha {
    border: 2px solid #90bdff;
    font-family: monospace;
    outline: none;
    border-radius: 6px;
    padding: 8px 15px;
    font-size: 12px;
    }
    button {
    border: none;
    padding: 8px 20px;
    border-radius: 6px;
    font-size: 14px;
    font-family: monospace;
    font-weight: bold;
    outline: none;
    background-color: #64f394;
    }
  
    #gen { background-color: #ee7e6a; padding: 8px 18px; }
    .wrappr { display: flex; flex-direction: column; justify-content: center; }


/**********Thank you***********/
.tnk{ border: 1px solid #cccccc; width: 70%; margin: 0 auto; padding: 40px; text-align: center;}
.tnk h2{ font-size: 40px; padding: 40px 0 20px 0; }
.tnk h5{ font-size: 24px; padding-bottom: 40px; }
.tnk p{ font-size: 20px; padding-bottom: 40px; }
.tnk li{ display: inline; padding: 0 3px; }


/************Contact Page**********/
.conpage { }
.conpage h3{ font-size:22px; font-weight: 500; font-style: normal; margin-bottom: 16px; text-align: center; 
            border-bottom: 1px solid #e3e3e3; padding-bottom: 20px; margin-bottom: 50px; }
.conpage h4{ font-size:16px; font-weight: 500; font-style: normal; margin-bottom: 16px; padding-left: 20px; }
.conpage p{ font-size:16px; font-weight:300; line-height: 21px !important; margin: 0 0 8px 0 !important; }
.conpage span{ font-size:14px; font-weight: bold; font-style: normal;}
.cnbox{ background:#ffffff; width:100%; padding:22px 28px; 
        -moz-box-shadow: 12px 12px #e3e3e3;
-webkit-box-shadow: 12px 12px #e3e3e3;
box-shadow: 12px 12px #e3e3e3; }

.coninfoinicn1 {font-size:25px; padding:0 18px 13px 0; float: left; }
.coninfoinicn2 {font-size:30px; padding:0 18px 18px 0; float: left; }
.coninfoinicn3 {font-size:20px; padding:0 18px 0px 0; float: left; }

/*******************/

/* The title */
.title {
    font-weight: 700;
  }
  
  /* The description */
  .desc {
    font-size: 1em;
    font-style: italic;
    font-family: Georgia, serif;
  }
  
  /* Text-centering */
  .title,
  .desc,
  .intro {
    text-align: center;
  }
  
  /* Intro section */
  .intro {
    margin: 1.75em 0 .75em;
    border-bottom: 3px double rgba(0, 0, 0, 0.05);
    margin-bottom: 1.75em;
  }
  
  .intro a {
    opacity: .7;
  }
  
  .intro a:hover {
    opacity: 1;
  }
  
  .intro h3 {
    font-size: .825em;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    margin: .25em .75em .75em;
  }
  
  .intro h3 a {
    font-weight: 400;
  }
  
  /* Masonry grid */
  .masonry {
    transition: all .5s ease-in-out;
    column-gap: 30px;
    column-fill: initial;
  }
  
  /* Masonry item */
  .masonry .brick {
    margin-bottom: 30px;
    display: inline-block; /* Fix the misalignment of items */
    vertical-align: top; /* Keep the item on the very top */
  }
  
  /* Masonry image effects */
  .masonry .brick img {
    transition: all .5s ease-in-out;
    backface-visibility: hidden; /* Remove Image flickering on hover */
  }
  
  .masonry .brick:hover img {
    opacity: .75;
  }
  
  /* Bordered masonry */
  .masonry.bordered {
    column-rule: 1px solid #eee;
    column-gap: 50px;
  }
  
  .masonry.bordered .brick {
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #eee;
  }
  
  /* Gutterless masonry */
  .masonry.gutterless {
    column-gap: 0;
  }
  
  .masonry.gutterless .brick {
    margin-bottom: 0;
  }
  
  /* Masonry on tablets */
  @media only screen and (min-width: 768px) and (max-width: 1023px) {
    .masonry {
      column-count: 2;
    }
  }
  
  /* Masonry on big screens */
  @media only screen and (min-width: 1024px) {
    .desc {
      font-size: 1.25em;
    }
  
    .intro {
      letter-spacing: 1px;
    }
  
    .masonry {
      column-count: 3;
    }
  }

/************Testimonial************/

.testimh2 h2{ color:#fff; font-size:20px; font-weight:bold; text-transform: uppercase; }
.testimonial-section2{ /*height: 600px;*/ position: relative; padding: 50px 0; background-color: #31bcb7; }
.testim .wrap { position: relative; width: 100%; max-width: 1020px; padding: 40px 20px;  margin: auto;}
.testim .arrow {
    display: block;
    position: absolute;
    color: #eee;
    cursor: pointer;
    font-size: 2em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s ease-in-out;    
    -ms-transition: all .3s ease-in-out;    
    -moz-transition: all .3s ease-in-out;    
    -o-transition: all .3s ease-in-out;    
    transition: all .3s ease-in-out;
    padding: 5px;
    z-index: 22222222;
}

.testim .arrow:before { cursor: pointer;}
.testim .arrow:hover { color: #2b288d;}
.testim .arrow.left { left: 10px;}
.testim .arrow.right { right: 10px;}
.testim .dots {text-align: center; position: absolute; width: 100%; bottom: 60px; left: 0; display: block; z-index: 3333; height: 12px;}
.testim .dots .dot {
    list-style-type: none;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid #eee;
    margin: 0 10px;
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;    
    -ms-transition: all .5s ease-in-out;    
    -moz-transition: all .5s ease-in-out;    
    -o-transition: all .5s ease-in-out;    
    transition: all .5s ease-in-out;
    position: relative;
}

.testim .dots .dot.active,
.testim .dots .dot:hover {
    background: #2b288d;
    border-color: #fff;
}

.testim .dots .dot.active {
    -webkit-animation: testim-scale .5s ease-in-out forwards;   
    -moz-animation: testim-scale .5s ease-in-out forwards;   
    -ms-animation: testim-scale .5s ease-in-out forwards;   
    -o-animation: testim-scale .5s ease-in-out forwards;   
    animation: testim-scale .5s ease-in-out forwards;   
}
    
.testim .cont { position: relative; overflow: hidden;}
.testim .cont > div {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 0 70px 0;
    opacity: 0;
}
.testim .cont > div.inactive {  opacity: 1;}
.testim .cont > div.active { position: relative; opacity: 1;}
.testim .cont div .img img { display: block; width: 100px; height: 100px; margin: auto; border-radius: 50%; background:#fff;}
.testim .cont div .h4 { color: #fff; font-size: 1.2em; margin: 15px 0;}
.testim .cont div p { font-size: 1.15em; color: #eee; width: 80%; margin: auto;}
.testim .cont div.active .img img {
    -webkit-animation: testim-show .5s ease-in-out forwards;            
    -moz-animation: testim-show .5s ease-in-out forwards;            
    -ms-animation: testim-show .5s ease-in-out forwards;            
    -o-animation: testim-show .5s ease-in-out forwards;            
    animation: testim-show .5s ease-in-out forwards;            
}

.testim .cont div.active .h4 {
    -webkit-animation: testim-content-in .4s ease-in-out forwards;    
    -moz-animation: testim-content-in .4s ease-in-out forwards;    
    -ms-animation: testim-content-in .4s ease-in-out forwards;    
    -o-animation: testim-content-in .4s ease-in-out forwards;    
    animation: testim-content-in .4s ease-in-out forwards;    
}

.testim .cont div.active p {
    -webkit-animation: testim-content-in .5s ease-in-out forwards;    
    -moz-animation: testim-content-in .5s ease-in-out forwards;    
    -ms-animation: testim-content-in .5s ease-in-out forwards;    
    -o-animation: testim-content-in .5s ease-in-out forwards;    
    animation: testim-content-in .5s ease-in-out forwards;    
}

.testim .cont div.inactive .img img {
    -webkit-animation: testim-hide .5s ease-in-out forwards;            
    -moz-animation: testim-hide .5s ease-in-out forwards;            
    -ms-animation: testim-hide .5s ease-in-out forwards;            
    -o-animation: testim-hide .5s ease-in-out forwards;            
    animation: testim-hide .5s ease-in-out forwards;            
}

.testim .cont div.inactive .h4 {
    -webkit-animation: testim-content-out .4s ease-in-out forwards;        
    -moz-animation: testim-content-out .4s ease-in-out forwards;        
    -ms-animation: testim-content-out .4s ease-in-out forwards;        
    -o-animation: testim-content-out .4s ease-in-out forwards;        
    animation: testim-content-out .4s ease-in-out forwards;        
}

.testim .cont div.inactive p {
    -webkit-animation: testim-content-out .5s ease-in-out forwards;    
    -moz-animation: testim-content-out .5s ease-in-out forwards;    
    -ms-animation: testim-content-out .5s ease-in-out forwards;    
    -o-animation: testim-content-out .5s ease-in-out forwards;    
    animation: testim-content-out .5s ease-in-out forwards;    
}

@-webkit-keyframes testim-scale {
    0% {
        -webkit-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -webkit-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -webkit-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -webkit-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-moz-keyframes testim-scale {
    0% {
        -moz-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -moz-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -moz-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -moz-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-ms-keyframes testim-scale {
    0% {
        -ms-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -ms-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -ms-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -ms-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-o-keyframes testim-scale {
    0% {
        -o-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -o-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -o-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -o-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@keyframes testim-scale {
    0% {
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-webkit-keyframes testim-content-in {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -webkit-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-moz-keyframes testim-content-in {
    from {
        opacity: 0;
        -moz-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -moz-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-ms-keyframes testim-content-in {
    from {
        opacity: 0;
        -ms-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -ms-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-o-keyframes testim-content-in {
    from {
        opacity: 0;
        -o-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -o-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@keyframes testim-content-in {
    from {
        opacity: 0;
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        transform: translateY(0);        
    }
}

@-webkit-keyframes testim-content-out {
    from {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -webkit-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-moz-keyframes testim-content-out {
    from {
        opacity: 1;
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -moz-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-ms-keyframes testim-content-out {
    from {
        opacity: 1;
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -ms-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-o-keyframes testim-content-out {
    from {
        opacity: 1;
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@keyframes testim-content-out {
    from {
        opacity: 1;
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
    }
}

@-webkit-keyframes testim-show {
    from {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
}

@-moz-keyframes testim-show {
    from {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
}

@-ms-keyframes testim-show {
    from {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -ms-transform: scale(1);       
        transform: scale(1);       
    }
}

@-o-keyframes testim-show {
    from {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
}

@keyframes testim-show {
    from {
        opacity: 0;
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        transform: scale(1);       
    }
}

@-webkit-keyframes testim-hide {
    from {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@-moz-keyframes testim-hide {
    from {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
}

@-ms-keyframes testim-hide {
    from {
        opacity: 1;
        -ms-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
}

@-o-keyframes testim-hide {
    from {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
}

@keyframes testim-hide {
    from {
        opacity: 1;
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        transform: scale(0);
    }
}

@media all and (max-width: 300px) {
  body {
    font-size: 14px;
  }
}

@media all and (max-width: 500px) {
  .testim .arrow {
    font-size: 1.5em;
  }
  
  .testim .cont div p {
    line-height: 25px;
  }

}

/******Side btn******/
.side-bar { width:12%; height: auto; position: fixed; top: 50%; right:-1%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
.side-bar a { display: block;  text-align: center;}

/*********Presentation Page*********/

.main-timeline{ overflow: hidden; position: relative; padding: 60px 0;}
.main-timeline:before{ content: ""; width: 1px; height: 100%; background: #cfcdcd; position: absolute;  top: 0; left: 50%;}
.main-timeline .timeline{ width: 50%; clear: both;  position: relative;}
.main-timeline .timeline:before,
.main-timeline .timeline:after{ content: ""; display: block; clear: both;}
.main-timeline .timeline:first-child:before,
.main-timeline .timeline:last-child:before{
    content: "";
    width: 11px;
    height: 11px;
    background: #cfcdcd;
    box-sizing: content-box;
    border: 5px solid #fff;
    box-shadow: 0 0 0 2px #cfcdcd;
    position: absolute;
    top: -54px;
    right: -11px;
    transform: rotate(45deg);
}
.main-timeline .timeline:last-child:before{ top: auto; bottom: -54px;}
.main-timeline .timeline:last-child:nth-child(even):before{ right: auto; left: -11px;}
.main-timeline .timeline-icon{
    width: 24px;
    height: 24px;
    background: #fff;
    border: 1px solid #cfcdcd;
    position: absolute;
    top: 17px;
    right: -13px;
    z-index: 1;
    transform: rotate(45deg);
}
.main-timeline .timeline-icon:before{
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: background-color 0.2s ease 0s;
}
.main-timeline .timeline:hover .timeline-icon:before{ background: #ff0000; }
.main-timeline .timeline-content{
    width: 85%;
    padding: 18px 30px;
    background: #fff;
    text-align: right;
    float: left;
    border: 1px solid transparent;
    position: relative;
    transition: all 0.3s ease 0s;
}
.main-timeline .timeline:hover .timeline-content{ border: 1px solid #cfcdcd;}
.main-timeline .timeline-content:before{
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    background: #fff;
    border: 1px solid #cfcdcd;
    position: absolute;
    top: 21px;
    right: -7.3px;
    transform: rotate(45deg);
    transition: all 0.2s ease 0s;
}
.main-timeline .timeline:hover .timeline-content:before{ background: #ff0000; border-color: #ff0000;}
.main-timeline .timeline-content:after{ content: ""; width: 11%; height: 1px; background: #cfcdcd; position: absolute; top: 28px; right: -14%;}
.main-timeline .date{ display: block; font-size: 15px; font-weight: 600; color: #ff0000; margin: 0 0 8px; transition: all 0.3s ease 0s;}
.main-timeline .timeline:hover .date{ color: #444; }
.main-timeline .title{ font-size: 18px; color: #444; margin-top: 0; transition: all 0.3s ease 0s;}
.main-timeline .timeline:hover .title{ color: #ff0000; }
.main-timeline .description{ font-size: 16px; color: #777; line-height: 20px; margin-top: 8px;}
.main-timeline .timeline:nth-child(2n),
.main-timeline .timeline:nth-child(2n) .timeline-content{ float: right;  text-align: left;}
.main-timeline .timeline:nth-child(2n) .timeline-icon{right: 0; left: -12px; }
.main-timeline .timeline:nth-child(2n) .timeline-content:before{ left: -7.3px; }
.main-timeline .timeline:nth-child(2n) .timeline-content:after{ left: -14%; }
@media only screen and (max-width: 767px){
    .main-timeline{ padding-left: 20px; }
    .main-timeline:before{ left: 20px; }
    .main-timeline .timeline{ width: 100%; }
    .main-timeline .timeline,
    .main-timeline .timeline-content{ float: right; text-align: left;}
    .main-timeline .timeline:first-child:before,
    .main-timeline .timeline:last-child:nth-child(odd):before{ right: auto; left: -11px; }
    .main-timeline .timeline-icon{ right: 0;  left: -12px;  }
    .main-timeline .timeline-content:before{ left: -7.3px; }
    .main-timeline .timeline-content:after{ left: -14%; }
}
















