html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, address, big, cite, code, em, img, ins, small, strike, strong, sub, sup, b, u, i, center, ol, ul, li, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
* {
	margin: 0;
	padding: 0;
}
body {
	background: #fff;
	text-align: left;
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
}
a {
	border: none;
	outline: none;
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
}
ul {
	list-style: none;
}
.smooth-effects {
	transition: ease 0.6s;
	-moz-transition: ease 0.6s;
	-ms-transition: ease 0.6s;
	-o-transition: ease 0.6s;
	-webkit-transition: ease 0.6s;
}

img{
	max-width:100%;	
}

/*~*~*~*~*~*~*~*~*~*~*~*~ MAIN CONTENT STARTS *~*~*~*~*~*~*~*~*~*~*~*/

.main {
	margin: 0 auto;
	background: #fff;
}
.back-arrow{
	position:absolute;
	left:0;
	top:0;	
}

.back-arrow img{
	max-width:100%;	
}

/*~*~*~*~*~*~*~*~*~*~*~*~ ON THE ROAD STARTS *~*~*~*~*~*~*~*~*~*~*~*/

.ontheroad-detail {
	padding: 5% 9%;
	background: #fff;
	position:relative;
	background-image: url(../images/white-road-bg.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position:bottom right;
	overflow:hidden;
}
.ontheroad-detail p {
	font-size: 18px;
	color: #718191;
	max-width: 500px;
	line-height: 32px;
	font-weight:300;
	margin-top:40px;
}
.logo-align{
	display:block;
	margin-bottom:50px;	
}
.related-links {
	position:relative;
	float:right;
	margin-top:-150px;
}
.related-links a {
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 400;
	
	color: #414a56;
	border: solid 2px #aeb6c0;
	width: 180px;
	height: 48px;
	line-height: 48px;
	display: block;
	text-align:center;
	float: left;
	margin: 0 10px;
	text-decoration: none;
	cursor:pointer;
}

/*~*~*~*~*~*~*~*~*~*~*~*~ CITIES STARTS *~*~*~*~*~*~*~*~*~*~*~*/


.cities{
	width:100%;	
}

.cities li{
	width:23.333%;
	background:#e66957;
	padding:4% 5%;
	float:left;
}

.cities .yellow{
	background:#ffc14f;	
}

.cities .green{
	background:#2bc5b5;	
}

.cities h2{
	font-size: 42px;
	font-weight:300;
	color:#fff;
}

.cities  em{
	width:50px;
	background:rgba(255,255,255,0.75);
	height:2px;
	display:block;
	margin-top:20px;	
}


.cities h3{
	font-size: 60px;
	font-weight:300;
	color:#414a56;
	margin-top:80px; 
}

.cities p{
	font-size:24px;
	font-weight:300;
	color:#373737;
	margin:5px 0 60px 0;
	line-height:32px; 
}

.cities span {
	font-size:18px;
	font-weight:300;
	color:#fff;
	display: block;
	line-height: 26px; 
	margin-top: 40px;
	min-height: 93px; 
}

.cities span a {
	color: #444444;
    display: block;
    font-size: 11px;
    font-weight: 400;
    margin-top: 15px;
    
}

.cities span a:hover {
	color:#444444;
	text-decoration:none;
}


.registernow a {
	font-size: 18px;
	font-weight:400;
	
	color: #fff;
	border: solid 2px rgba(255,255,255,0.5);
	max-width: 260px;
	width:100%;
	height: 56px;
	line-height:56px;
	display: block;
	text-decoration: none;
	text-align:center;
}



/*~*~*~*~*~*~*~*~*~*~*~*~ AGENDA CONTENT STARTS *~*~*~*~*~*~*~*~*~*~*~*/

.agContentpart {
	background: none repeat scroll 0 0 #38B3E1;
    margin: 0 auto;
    overflow: hidden;
    padding: 3% 0;
    width: 100%;
    z-index: 1000;
}


.agContentpart h3{
	font-size: 48px;
	font-weight:300;
	color:#fff;
	text-align:center;
}

.agContentpart  strong{
	width:50px;
	background:rgba(255,255,255,0.75);
	height:2px;
	display:block;
	margin:20px auto;	
}

/* AGENTA PART */
.agenta-timing {
	width: 95%;
	max-width: 1200px;
	margin: 50px auto 0;
	overflow: hidden;
}

.venue{
	width:100%;
	overflow:hidden;	
}

.venue h4{
	float:left;
	width:33.333%;
	text-align: center;
	padding: 20px 0;
	font-weight: 700;
	font-size: 30px;
	
	color:#38b3e1;
}

.venue h4 span{
	color: #718191;
	text-align: center;
	font-weight: 300;
	font-size: 18px;
	
	display:block;
}
.day-schedule {
	background: #f6f7f8;
	max-width: 1200px;
	margin: 0 auto;
	padding: 30px 4% 10px;
}

.schedule-timing {
	max-width: 1103px;
	margin: 0 auto;
	border-top: 6px solid #aeb6c0;
	list-style: none;
	position: relative;
}
.schedule-timing p {
	min-height: 65px;
	overflow: hidden;
	line-height: 65px;
	text-align: center;
	background: #eef0f3;
	border-top: 1px solid #ececec;
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	text-transform: none;
}

.schedule-timing p.bgCol { background: #f6f7f8; }

.schedule-timing p.bgCol span { color: #B87736;}
.schedule-timing p a {
	color: #333333;
	text-decoration: underline;
}
.schedule-timing p:first-child {
	border-top: none;
}
.schedule-timing p span {
	font-size: 12px;
	color: #777777;
	position: absolute;
	left: 12px;
}
.timing-session {
	width: 100%;
	overflow: hidden;
}
.sections {
	width: 50%;
	float: left;
}
.sections li {
	padding: 20px 10px 0;
	font-size: 16px;
	line-height: 25px;
	overflow: hidden;
	border-bottom: 1px solid #e8e8e8;
	min-height: 90px;
	font-weight: 400;
	color: #555;
}
.sections li a {
	color: #555;
	text-decoration: underline;
}

.sections li em {
	font-size:14px;
	text-decoration: none;
	font-weight:300;
}

.sections li em a {
	color: #D19494;
	font-size:14px;
	text-decoration: none;
	font-weight:300;
}

.sections li:first-child {
	border-bottom: 1px solid #DDDDDD;
    color: #38B3E1;
    min-height: 0;
    padding: 20px 10px;
}
.sections li span {
	font-size: 12px;
	color: #B87736;
	display: block;
	font-weight: 400;
}
.timings {
	width: 12%;
	float: left;
}
.timings li {
	font-size: 12px;
	color: #777777;
	font-weight: 400;
}
.agenda-popup {
	background: #fff;
	padding: 40px 7%;
	max-width: 880px;
	position: absolute;
	z-index: 999;
}
.agenda-popup h3 {
padding: 0 0 20px 0px;
border-bottom: 1px solid #bbbbbb;
font-size: 36px;
color: #333333;
margin-bottom: 50px;
}
.agenda-popup p {
font-size: 18px;
line-height: 30px;
color: #666;
}

.agenda-popup span {
font-size: 18px;
line-height: 30px;
color: #555;
font-weight:400;
}


.agenda-popup ul {
margin-top:25px;
}

.agenda-popup li {
font-size: 14px;
line-height: 22px;
color: #777;
margin:15px 0 0 30px;
font-weight:400;
list-style:disc;

}
.register-description {
	font-size: 14px;
	color: #333333;
	margin-top: 30px;
	width: 100%;
	font-weight: 400;
}

/*~*~*~*~*~*~*~*~*~*~*~*~ CONTACT CONTENT STARTS *~*~*~*~*~*~*~*~*~*~*~*/

.contact{
	background:#2bc5b5;	
	padding:40px 0;
}

.contact h3{
	font-size: 48px;
	font-weight:300;
	color:#fff;
	text-align:center;
}

.contact strong{
	width:50px;
	background:#fff;
	height:2px;
	display:block;
	margin:20px auto;	
}

.goto-forms{
	display: table;
	margin-bottom: 15px;
	background: #e74c3c;
	padding: 15px 45px 15px 45px;
	
}
.goto-free{
	display: table;
	margin-bottom: 15px;
	background: #4171b9;
	padding: 15px 45px 15px 45px;
}
.goto-forms a, .goto-free a{
	color: #fff;
}
.common-links {
	position: relative;
	padding-top: 40px;
	margin-top: 40px;
	font-size: 12px;
	text-align: center;
}
.footer-sec-wrap.two-column .common-links {
	text-align: left;
}
.common-links:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 1px;
	background: #f5f5f5
}
.footer-sec-wrap.two-column .common-links:before {
	width: 75%
}
.common-links ul {
	list-style: none;
	margin-bottom: 5px;
	overflow: hidden
}
.common-links ul li {
	display: inline-block;
	border-right: 1px solid #ccc;
	padding: 0 10px;
	margin-bottom: 10px;
}
.common-links ul li:first-child {
	padding-left: 0
}
.common-links ul li a {
	display: inline-block;
	color: #333;
	text-decoration: none;
	padding: 0;
}
.common-links ul li:last-child {
	padding-right: 0;
	border-right: none
}
.common-links p {
	padding: 0 10px 0 0;
	font-size: 12px;
}
