@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap');


body{
	font-family: 'Libre Baskerville', serif;
	font-size:14px;
	font-weight:normal;
	color:#000;
	overflow-x: hidden;
}




.sec-1,  .sec-2, .sec-3, .sec-4, .sec-5, .sec-6, .sec-7, .sec-8{
	float:left;
	width:100%;
	
}
.main-title{
	float:left;
	width:100%;
	text-align:center;
	margin-bottom:30px;
}
.main-title h1{
	color:#288bc4;
	border-bottom:3px solid #288bc4;
	font-size:32px;
	line-height:32px;
	font-weight:bold;
	margin-top:0;
	margin-bottom:0;
	display:inline-block;
	padding-bottom:30px;
}
.white h1{
	color:#fff;
	border-bottom:3px solid #fff;
	font-size:32px;
	line-height:32px;
	font-weight:bold;
	margin-top:0;
	margin-bottom:0;
	display:inline-block;
	padding-bottom:30px;
}

.white{
	color:#fff !important;

	
}
.red{
	color:#F00 !important;
}
/*============================================
buttons section
==============================================*/
.btn-sec{
	margin-top:34px;
}
.btn-blue{
	color:#288bc4;
	border:2px solid #288bc4;
	border-radius:30px;
	background-color:transparent;
	text-decoration:none;
	font-weight:bold;
	padding:10px 22px;
	display:inline-block;
}
.btn-blue:hover, .btn-blue:focus. .btn-blue:active, .btn-blue:focus.active, .btn-blue:hover.active{
	color:#fff;
	border:2px solid #fff;
	border-radius:30px;
	background-color:#288bc4;
	outline:none;
	text-decoration:none;
	font-weight:bold;
	padding:10px 22px;
		display:inline-block;
}


.btn-white{
	color:#fff;
	border:2px solid #fff;
	border-radius:30px;
	background-color:transparent;
	text-decoration:none;
	font-weight:bold;
	padding:10px 22px;
		display:inline-block;
}
.btn-white:hover, .btn-white:focus, .btn-white:active, .btn-white:hover.active, .btn-white:focus.active{
	color:#288bc4;
	border:2px solid #fff;
	border-radius:30px;
	background-color:#fff;
	outline:none;
	text-decoration:none;
	font-weight:bold;
	padding:10px 22px;
		display:inline-block;
}

.fw_al_007_slide>a{
	color:#fff !important;
	border:2px solid #fff !important;
	border-radius:30px !important;
	background-color:transparent !important;
	text-decoration:none;
	font-weight:bold;
	text-transform:capitalize !important;
	padding:10px 22px !important;
		display:inline-block;
}
.fw_al_007_slide>a:hover{
	color:#288bc4 !important;
	border:2px solid #fff !important;
	border-radius:30px;
	background-color:#fff !important;
	outline:none;
	text-decoration:none;
	font-weight:bold;
	padding:10px 22px;
		display:inline-block;
		text-transform:capitalize !important;
}

.scrollup {
    width: 40px;
    height: 40px;
    position: fixed;
	z-index:9;
    bottom: 50px;
    right: 22px;
    display: none;
    /* text-indent: -9999px; */
    text-align: center;
    background-color: #fff;
    color: #298bc6;
    font-size: 22px;
    line-height: 39px;
	box-shadow: 2px 0px 16px 2px rgba(0,0,0,0.27);
-webkit-box-shadow: 2px 0px 16px 2px rgba(0,0,0,0.27);
-moz-box-shadow: 2px 0px 16px 2px rgba(0,0,0,0.27);
}
.scrollup:hover {
    color: #fff;
    background-color: #298bc6;
}

.read-more{
	color:#288bc4;
	font-size:16px;
	line-height:16px;
	font-weight:bold;
	text-decoration:none;
}
.read-more:after{
	content:'\f0a9';
	display:inline-block;
	margin-left:5px;
	font-family:FontAwesome;
	font-size:16px;
	text-decoration:none;
}
.read-more:hover:after{
	content:'\f0a9';
	display:inline-block;
	margin-left:10px;
	font-family:FontAwesome;
	font-size:16px;
	text-decoration:none;
	transition:all .4s ease-in-out;
	
	
}
/*=================================================================
MENU CSS STARTS HERE
===================================================================*/
.menu-bg, .navik-header{
	background:#4f9dcd !important;
}

.header-container{
	float:left;
	background:#4f9dcd;
	width:100%;
}
/*.logo{
	float:left;
	width:150px;
	height:73px;
	padding-top:15px;
}*/


/*============================================================
BANNER SECTION STARTS HERE
==============================================================*/
.banner-sec{
/*	background:url(../images/banner.jpg) no-repeat;*/
	/*background-size:cover;
	background-position:center center;
	width:100%;
	height:564px;*/
}
.fw_al_007_slide {
    left: -481px !important;
    top: 22%;
    right: 0;
    margin: auto;
    position: absolute;
    text-align: center;
}
.slide-title{
	float:left;
	width:50%;
	text-align:left !important;
	
}
.slide-title h4{
	font-size:30px;
	line-height:30px;
	color:#298bc6;
	font-weight:bold;
}
.slide-title h2{
	font-size:44px;
	line-height:60px;
	/*color:#fff;*/
	color:#ffa500;
	font-weight:bold;
}
.slide-title h2 em{
	color:#298bc6;
}

.count-down-sec{
	float:right;
	width:37%;
	top: 36%;
    right: 82px;
    margin: auto;
    position: absolute;
}

.counter-title{
		font-size:18px;
	line-height:24px;
	color:#fff;
	font-weight:bold;
	text-align:right;
}
/*============================================================
WHY ATTEND SECTION STARTS HERE
==============================================================*/

.sec-3{
	background:#efefef;
	padding:62px 0;
}
.sec-3-cont p{
	font-size:16px;
	line-height:22px;
}
.sec-3-cont p span{
	text-transform:uppercase;
	color:#288bc4;
	font-weight:bold;
	
}


/*============================================================
REGISTRATIOM SECTION STARTS HERE
==============================================================*/

.sec-4{
	background:#fff;
	padding:62px 0;
}
.form-group {
    margin-bottom: 15px;
	min-height:120px;
}
.focus-input100{
	margin-top:10px;
}

.form-control {
    display: block;
    width: 100%;
    padding: 12px 15px;
    font-size: 15px;
    line-height: 20px;
    color: #444 !important;
    background-color: #fff;
    background-image: none;
    border: 1px solid #848484;
    border-radius: 0px;
    border: none;
    border-bottom: 1px solid #666;
}

.form-control:focus{
	box-shadow:none;
	border-color:#288bc4;
}

input.parsley-success,
select.parsley-success,
textarea.parsley-success {
  color: #468847;padding-left:8px !important;padding-right:8px !important;
  background-color: #DFF0D8 !important;
  border: 1px solid #D6E9C6 !important;
}

input.parsley-error,
select.parsley-error,
textarea.parsley-error {
  color: #B94A48;padding-left:8px !important;padding-right:8px !important;
  background-color: #F2DEDE !important;
  border: 1px solid #EED3D7 !important;
}

.parsley-errors-list {  
  padding: 0;
  margin-top:10px;
  list-style-type: none;
  font-size: 0.9em;
  line-height: 0.9em;
  opacity: 0;
  color: #B94A48;

  transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in;
}

.parsley-errors-list.filled {
  opacity: 1;
}
#enquiry-form label span{
	color:#ff0000;
}

/*============================================================
SPEAKERS SECTION STARTS HERE
==============================================================*/

.sec-5{
	background:url(../images/speakers-bg.jpg) no-repeat;
	padding:62px 0;
	background-position:top center;
	background-size:contain;
	
}

.profile-sec{
	width: 76%;
    margin: 0 auto;
}

.profile-pic{
	background:url(../images/speakers-icon.jpg) no-repeat;
	width:270px;
	/*height:407px;*/
	height:417px;
	margin-bottom:30px;
	padding:0px 12px;
	background-color:#000;
}

.Darshendev{
	background:url(../images/Darshendev-Singh.jpg) no-repeat;
	width:270px;
	height:407px;
}

.Shariffullah{
	background:url(../images/Shariffullah-Majeed.jpg) no-repeat;
	width:270px;
	height:407px;
}

.Teo{
	background:url(../images/Teo-Wai-Sum.jpg) no-repeat;
	width:270px;
	height:407px;
}

.Muhammad{
	background:url(../images/Muhammad-Syafiq-Bin-Abd-Razak.jpg) no-repeat;
	width:270px;
	height:407px;
}

.Ismadi{
	background:url(../images/Ismadi-Bin-Hj-Ismail.jpg) no-repeat;
	width:270px;
	height:407px;
}

.Jayantha{
	background:url(../images/Jayantha-Kumar-Sen-Gupta.jpg) no-repeat;
	width:270px;
	height:407px;
}

.Karthigayan{
	background:url(../images/Karthigayan-Supramaniam.jpg) no-repeat;
	width:270px;
	height:407px;
}

.Maurice{
	background:url(../images/Maurice-Maulana-Situmorang.jpg) no-repeat;
	width:270px;
	height:417px;
	background-color:#000;
}

.Fabiola{
	background:url(../images/fabiola-hutagalung.jpg) no-repeat;
	width:270px;
	height:417px;
	background-color:#000;
}

.Linna{
	background:url(../images/linna-simamora.jpg) no-repeat;
	width:270px;
	height:417px;
	background-color:#000;
}

.Michael{
	background:url(../images/michel-kaihatu.jpg) no-repeat;
	width:270px;
	height:417px;
	background-color:#000;
}
.chen{
		background:url(../images/speakers-icon.jpg) no-repeat;
	width:270px;
	height:417px;
	background-color:#000;
}
.Munawirah{
		background:url(../images/speakers-icon.jpg) no-repeat;
	width:270px;
	height:417px;
	background-color:#000;
}

.Inderjit{
		background:url(../images/inderjit-Singh.jpg) no-repeat;
	width:270px;
	height:417px;
	background-color:#000;
}

.profile-info{
	float:left;
	width:100%;
	text-align:center;
	color:#fff;
	padding-top:240px;
}

.speaker-name{
	float:left;
	width:100%;
	text-align:center;
	/*font-size:16px;*/
	font-size:14px;
	line-height:20px;
	text-transform:uppercase;
	color:#fff;
	margin-bottom:15px;
	text-shadow: 0px 1px 7px #000;
	/*min-height:32px;*/
	/*min-height:60px;*/

}
.speaker-name span{
	display:block;
	font-size:13px;
	font-weight:normal;
	text-transform:capitalize;
}


.spkr-occ{
	float:left;
	width:100%;
	text-align:center;
	font-size:12px;
	line-height:14px;
	text-transform:inherit;
	color:#fff;
	margin-bottom:15px;
	text-shadow: 0px 1px 7px #000;
	height:28px;

}
.spk-btn{
	float:left;
	width:100%;
	text-align:center;

}
.profile-popup p{
	font-size:14px;
	line-height:22px;
	color:#000;
	text-align:justify;
}

.profile-cont-name{
	font-size:22px;
	line-height:22px;
	margin-bottom:20px;
	color:#298bc6;
	border-bottom:3px solid #298bc6;
	padding-bottom:12px;
	display:inline-block;
}


/*============================================================
AGENDA SECTION STARTS HERE
==============================================================*/

.sec-6{
	background:#fff;
	padding:62px 0;
}

.z-link span.daynum{
	font-size:14px !important;
	line-height:18px !important;
	font-weight:bold !important;
}
.z-tabs.flat, .z-tabs.flat > ul > li > a{
	color:#4e9dcd !important;
}

.z-tabs.flat.flat-turquoise > ul.z-tabs-nav > li.z-active > a, .z-tabs.flat.flat-turquoise > ul.z-tabs-mobile.z-state-closed > li a, .z-tabs.flat.flat-turquoise > ul.z-tabs-mobile > li a{
	background:#4e9dcd !important;
	color:#fff !important;
	
}
.tab-container{
	border:2px solid #4e9dcd;
}

.z-tabs.flat > ul.z-tabs-desktop > li {
    margin: 0;
    border: 1px solid #4e9dcd !important;
	border-bottom:1px solid #4e9dcd !important;
}

.z-tabs.flat.contained > ul > li > a, .z-tabs.flat.clean > ul > li > a {
    background: #fff !important;
}

.z-tabs.flat.z-spaced.horizontal > ul > li > a, .z-tabs.flat.z-spaced.z-shadows.z-dark.horizontal > ul > li > a{
	margin-right:0 !important;
}

.z-link span{
	font-size:16px !important;
	line-height:22px !important;
}

.z-link{
	font-size:48px !important;
	line-height:60px !important;
}

.main-tab > .z-link{
	font-size: 22px !important;
	line-height: 22px !important;
	border-bottom:1px solid #4e9dcd !important;
}

.z-tabs.flat.flat-turquoise > ul, .z-tabs.flat.flat-turquoise > .z-container{
border: none !important;
}




/*.z-tabs.flat > ul.z-tabs-desktop > li:nth-child(2){
	border-left:none !important;
	border-right:none !important;
}*/


.dbox{
	float:left;
	width:98%;
	margin-left:15px;
	background:#fff;
	padding:25px;
box-shadow: 3px 3px 12px 2px rgba(236,236,236,0.75);
-webkit-box-shadow: 3px 3px 12px 2px rgba(236,236,236,0.75);
-moz-box-shadow: 3px 3px 12px 2px rgba(236,236,236,0.75);
margin-bottom:30px;
}

.img-box{
	float:left;
	width:20%;
}



.img-cont{
	float:left;
	width:60%;
	display:table;
	height:199px;
	
}

.full-width-info{
	float:left;
	width:75%;
}


.img-cont-info{

}
.cont-title{
	font-size:24px;
	/*line-height:24px;*/
	line-height:34px;
	color:#4e9dcd;
	font-weight:bold;
	margin-bottom:10px;
	padding-top:30px;
}
.cont-info{
		font-size:18px;
	line-height:24px;
	color:#000;
	font-weight:normal;
	margin-bottom:10px;
}
.cont-time{
	float:left;
	width:20%;
	font-size:18px;
	color:#000;
	font-weight:bold;
	padding-top:30px;
	text-align:right;
}
.cont-time:before{
	content:url(../images/clock-icon.png);
	display:inline-block;
	width:23px;
	height:23px;
	margin-right:8px;
	position:relative;
	top:5px;
}
.cont-time span{
	display:block;
	font-size:24px;
	font-weight:bold;
	color:#4e9dcd;
	margin-top:10px;
}


/*============================================================
FOOTER SECTION CSS STARTS HERE
==============================================================*/

.sec-7{
	width:100%;
	background:#363636;
	padding:28px 0;
	color:#fff;
}

.foot-left p, .foot-left p a{
	font-size:12px;
	line-height:12px;
	color:#fff;
	text-decoration:none;
	margin-bottom:0;
	margin-top:0;
	display:inline-block;
}
.foot-right{
	text-align:right;
}

.foot-right ul{
	padding:0;
	margin:0
}

.foot-right ul li{
	display:inline-block;
	margin-right:30px;
}

.foot-right ul li a{
	font-size:12px;
	line-height:12px;
	color:#fff;
	text-decoration:none;
}






	

/*=======================================================================
MEDIA QUERIES STARTS HERE
=========================================================================*/


/*==========  Mobile First Method  ==========*/
/* Large desktops and laptops */
@media (min-width: 1200px){
	
 }
/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px){
	
.fw_al_007_slide {
    left: -400px !important;
    top: 22%;
    right: 0;
    margin: auto;
    position: absolute;
    text-align: center;
}
.slide-title h4 {
    font-size: 25px;
    line-height: 21px;
    color: #298bc6;
    font-weight: bold;
}
.slide-title h2 {
    font-size: 35px;
    line-height: 45px;
    color: #fff;
    font-weight: bold;
}	
ul#example li span {
    font-size: 32px;
    font-weight: 600;
    line-height: 45px;
    color: #fff;
}	
	
}
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px){
	
.fw_al_007_slide {
    left: -426px !important;
    top: 22%;
    right: 0;
    margin: auto;
    position: absolute;
    text-align: center;
}
.slide-title h4 {
    font-size: 23px;
    line-height: 27px;
    color: #298bc6;
    font-weight: bold;
}
.slide-title h2 {
    font-size: 28px;
    line-height: 34px;
    color: #fff;
    font-weight: bold;
}
ul#example li span {
    font-size: 30px;
    font-weight: 600;
    line-height: 34px;
    color: #fff;
}
.img-box {
    float: left;
    width: 15%;
}
.img-cont {
    float: left;
    width: 57%;
    display: table;
    height: 104px;
}
.img-cont-info {
    padding-left: 15px;
}
.cont-title {
    font-size: 19px;
    line-height: 22px;
    color: #4e9dcd;
    font-weight: bold;
    margin-bottom: 10px;
    padding-top: 12px;
}
.cont-info {
    font-size: 15px;
    line-height: 20px;
    color: #000;
    font-weight: normal;
    margin-bottom: 10px;
}
.cont-time {
    float: left;
    width: 26%;
    font-size: 15px;
    color: #000;
    font-weight: bold;
    padding-top: 6px;
    text-align: right;
}
.cont-time span {
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #4e9dcd;
    margin-top: 5px;
}	
	
	
	
}
/* Landscape phones and portrait tablets */
@media (max-width: 767px){
.fw_al_007_slide {
    left: -341px !important;
    top: 22%;
    right: 0;
    margin: auto;
    position: absolute;
    text-align: center;
}
.slide-title h4 {
    font-size: 20px;
    line-height: 21px;
    color: #298bc6;
    font-weight: bold;
}
.slide-title h2 {
    font-size: 22px;
    line-height: 30px;
    color: #fff;
    font-weight: bold;
}
.fw_al_007_slide>a{
	margin-top:15px !important;
}
.count-down-sec {
    float: right;
    width: 50%;
    top: 36%;
    right: 40px;
    margin: auto;
    position: absolute;
}

ul#example li span {
    font-size: 25px !important;
    font-weight: 600;
    line-height: 35px !important;
    color: #fff;
}

.z-tabs.horizontal.top-center > ul.z-tabs-desktop {
    clear: left;
    float: left;
    left: 31% !important;
    text-align: center;
}
.img-cont {
    float: left;
    width: 50%;
    display: table;
    height: 199px;
}
.img-cont-info {
	padding-left:15px;
}
.cont-title {
    font-size: 18px;
    line-height: 22px;
    color: #4e9dcd;
    font-weight: bold;
    margin-bottom: 10px;
    padding-top: 15px;
}
.cont-info {
    font-size: 15px;
    line-height: 22px;
    color: #000;
    font-weight: normal;
    margin-bottom: 10px;
}
.cont-time {
    float: left;
    width: 30%;
    font-size: 16px;
    color: #000;
    font-weight: bold;
    padding-top: 8px;
    text-align: right;
}
.cont-time span {
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #4e9dcd;
    margin-top: 10px;
}
.profile-sec{
	width: 100%;
    margin: 0 auto;
}

}
/* Portrait phones and smaller */
@media (max-width: 480px){
	
.main-title h1 {
    color: #288bc4;
    border-bottom: 3px solid #288bc4;
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0;
    display: inline-block;
    padding-bottom: 24px;
}	
	
	
#fw_al_007>.carousel-inner>.item>img, #fw_al_007>.carousel-inner>.item>a>img {
    opacity: .4;
    margin: auto;
    width: 100%!important;
    height: 333px;
}
.slide-title {
    float: left;
    width: 100%;
    text-align: center!important;
}
.fw_al_007_slide {
    left: 0 !important;
    top: 22%;
    right: 0;
    margin: auto;
    position: absolute;
    text-align: center;
}
.slide-title h2 {
    font-size: 20px;
    line-height: 26px;
    color: #fff;
    font-weight: bold;
}	
.fw_al_007_slide>a{
	margin-top:15px !important;
}
.count-down-sec {
    float: left;
    width: 100%;
    top: 70%;
    right: 0;
    margin: auto;
    position: absolute;
    text-align: center;
}
.counter-title {
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    font-weight: bold;
    text-align: center;
}
ul#example {
    list-style: none;
    margin: 2px 0;
    padding: 0;
    display: block;
    text-align: center !important;
}
ul#example li span {
    font-size: 18px !important;
    font-weight: 600;
    line-height: 22px !important;
    color: #fff;
}	

.z-link {
    font-size: 18px !important;
    line-height: 25px !important;
}
span.z-title{
	font-size:32px !important;
	line-height:32px !important;
}

.profile-pic{
	margin:0 auto 40px  auto;
}

.img-box {
    float: left;
    width: 100%;
}
.img-cont {
    float: left;
    width: 100%;
    display: table;
    height: auto;
}
.cont-time {
    float: left;
    width: 100%;
    font-size: 16px;
    color: #000;
    font-weight: bold;
    padding-top: 8px;
    text-align: center;
}
.img-cont-info {
     padding-left: 0; 
    text-align: center;
}
.img-box img{
	display:block;
	margin:0 auto;
}
	
}
/* Portrait i phones and smaller */
@media (max-width: 320px){
	
	
}





