@import url(fonts.css);
@import url(template.css);

html {
	font-family: 'lato-regular';
}

p {
	margin-top: 0;
	margin-bottom: 0;
}

.event-demo_bg {
	width: 100%;
	min-height: 100vh;
	background-image: url(../images/bg_event-demo.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: 'lato-regular',sans-serif;
	font-size: 16px;
}

.event-demo_section1A {
	background: white;
	padding: 20px;
}

.event-demo_section1B {
	background: #A10000;
	padding: 20px
}

.event-demo_section1C {
	background: #5F0000;
	padding: 20px 0
}

.event-demo_section3A {
	background: #7b0101;
	position:relative;
	z-index: 2;
}

.event-demo_section3B {
	background: #a10000;
	min-height: 300px;
	position: relative;
	z-index: 1;
}

.event-demo_section5A {
	min-height: 50px;
    vertical-align: middle;
    background: #b60101;
}

.event-demo_section5A img ~ p {
	display: inline-block;
	font-family: 'lato-bold'
}

.event-demo_section5A img {
	vertical-align: middle;
	margin-right: 10px;
}

.event-demo_section6A {
	min-height: 425px;
	background: #800101;
}

.event-demo_section6A .fa-ul>li {
	padding-left: 15px;
    margin-bottom: 5px;
}

.event-demo_section6B {
	background: #c60202
}

/* start edwin 11042017 */
.tal-back-red-demo {
	background-color: #830000;
	position: absolute;
	top:0;
	bottom: 0;
	left: 0;
	right:0;
}
.tal-back-form-contain {
	overflow-y: auto;
}
.demo-tal-l-block {
    margin-top: 50px;
    padding-right: 30px;
}
.demo-tal-r-block {
    margin-top: 80px;
    text-align: center;
    padding-right: 30px;
    padding-left: 30px;
}
.demo-tal-r-block .g-recaptcha {
	display: inline-block;
}
.demo-tal-r-block ul li {
	border-bottom: 1px dashed #ffffff;
}
.demo-tal-r-block ul li:last-child {
	border-bottom: 0;
}
.demo-field-border input,
.demo-field-border input:hover,
.demo-field-border input:focus,
.demo-field-border input:active {
	border: 1px solid #ffffff !important;
    height: auto !important;
    padding: 10px !important;
    border-radius: 3px !important;
    margin: 0 0 20px 0 !important;
    box-sizing: border-box !important;
    outline: none;
    font-size: inherit;
    color: #ffffff;
}
.demo-field-border label {
    display: none;
}
.demo-main-content {
    font-family: 'lato-regular';
    font-size: 15px;
}
.demo-field-border .form-control::-webkit-input-placeholder { color: white; }
.demo-field-border .form-control:-moz-placeholder { color: white; }
.demo-field-border .form-control::-moz-placeholder { color: white; }
.demo-field-border .form-control:-ms-input-placeholder { color: white; }
/* end edwin 11042017 */

.tal-pb-list ul li {
    list-style-type: disc;
    margin-bottom: 5px;
}

.tal-pb-list ul {
    margin-left: 20px;
}

.tal-pb-list ul li:last-child {
    margin-bottom: 0;
}
.tal-pb-bg {
    width: 100%;
    min-height: 100vh;
    background-image: url("../images/bg-resell-2.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    font-family: 'lato-regular',sans-serif;
    font-size: 16px;
}
.tal-pb-pink {
	background-color: #ca4256;
	width: 100%;
    min-height: 100vh;
    background-image: url("../images/tal-bg-books.png");
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
    font-family: 'lato-regular',sans-serif;
    font-size: 16px;
    color: #ffffff;
}
.yellow-head-text {
	color: #ffed00;
}
.tal-back-ebook {
    background-color: #ffffff;
    position: absolute;
    top: 50px;
    bottom: 50px;
    left: 0;
    right: 0;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -ms-border-radius: 20px;
}
.demo-tal-r-ebook {
    text-align: center;
    padding-right: 30px;
    padding-left: 30px;
}

.demo-tal-r-ebook ul li {
	border-bottom: 1px dashed #8b8b8b;
}

.demo-tal-r-ebook ul li:last-child {
	border-bottom: 0;
}

.demo-tal-r-ebook ul li a {
	color: #4a4a4a;
	transition: 0.3s ease;
}

.demo-tal-r-ebook ul li a:hover,
.demo-tal-r-ebook ul li a:focus,
.demo-tal-r-ebook ul li a:active {
	color: #333333;
	text-decoration: none;
	transition: 0.3s ease;
}

.pb-blue-btn {
    background-color: #014FA1;
    text-transform: none;
    font-family: 'lato-bold';
}
.pb-magenta-text {
	color: #cd1e3d;
}
.pb-blue-btn:hover,
.pb-blue-btn:active,
.pb-blue-btn:focus {
	background-color: #2196f3;
	color: #ffffff;
}

.tal-pb-download {
    position: relative;
    margin-right: 10px;
}

.tal-pb-download img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.ebook-field-border input,
.ebook-field-border input:hover,
.ebook-field-border input:active {
	border: 1px solid #4a4a4a !important;
    height: auto !important;
    padding: 10px !important;
    border-radius: 3px !important;
    margin: 0 0 20px 0 !important;
    box-sizing: border-box !important;
    outline: none;
    font-size: inherit;
    color: #4a4a4a;
}
.ebook-field-border input:focus {
	border-bottom: 1px solid #4a4a4a !important;
	box-shadow: none !important;
}
.ebook-field-border label {
    display: none;
}
.ebook-main-content {
    font-family: 'lato-regular';
    font-size: 15px;
}
.ebook-field-border .form-control::-webkit-input-placeholder { color: #8b8b8b; }
.ebook-field-border .form-control:-moz-placeholder { color: #8b8b8b; }
.ebook-field-border .form-control::-moz-placeholder { color: #8b8b8b; }
.ebook-field-border .form-control:-ms-input-placeholder { color: #8b8b8b; }

.btn-dbook {
	border:1px solid #b02739;
	display: inline-block;
	background-color: #ffffff;
	color: #b02739;
}

.btn-dbook:hover {
	border:1px solid #b02739;
	display: inline-block;
	background-color: #b02739;
	color: #ffffff;
	text-decoration: none;
}

.demo-tal-r-ebook .g-recaptcha {
    display: inline-block;
}

.phone-code {
	border:1px solid #4a4a4a;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	color: #4a4a4a;
	padding-top: 10px;
    padding-bottom: 10px;
    background-color: #f9f9f9;
}

#modalVerification {
	max-height: 312px;
	max-width: 500px;
}

#modalVerification .modal-content {
	box-shadow: none;
	-webkit-box-shadow:none;
	border-radius: 0;
    background-color: transparent;
    border: 0;
    background-color: #ffffff;
}

#modalVerification .modal-footer {
    background-color: #ffffff;
    padding: 24px;
    height: auto;
}

.ebook-field-border.no-margin input,
.ebook-field-border.no-margin .help-block {
	margin:0 !important;
}

/*lia code ~ start*/
.bg-new-event{
	width: 100%;
	/*min-height: 100vh;*/
	background-image: url(../images/new-event/bg-atas.png);
	background-size: cover;
	background-repeat: no-repeat;
	font-family: 'lato-regular',sans-serif;
}
.white-header{
	background-color: #fff;
	text-align: center;
	padding: 20px 0;
	-webkit-box-shadow: 0px 3px 3px 1px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 3px 3px 1px rgba(0,0,0,0.4);
	box-shadow: 0px 3px 3px 1px rgba(0,0,0,0.4);
}
.main-event{
	/*width: 80%;
	max-width: 1280px;
	position: relative;
	margin: 0 auto;*/
	width: 80%;
	max-width: 1280px;
	position: relative;
	margin: 0 auto;
	height: 100%;
	overflow: auto;
}
.name-modal-event{
	font-size: 28px;
}
.banner-event{
	width: 59%;
	float: left;
	margin-right: 10px;
}
.banner-event img{
	max-width: 650px;
	width: 100%;
	max-height: 450px;
	height: 100%;
}
.banner-event iframe{
	/*max-width: 530px;*/
	max-width: 590px;
	width: 100%;
	outline: none;
	border: none;
}
.info-event{
	background-color: #fff;
	width: 40%;
	float: left;
	padding: 30px;
	max-height: 450px;
	/*height: 450px;*/
	height: 100%;
}
.name-event{
	font-weight: 500;
    display: block;
    display: -webkit-box;
    max-width: 400px;
    max-height: 100px;
    line-height: 20px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.desc-event{
	font-weight: 500;
    display: block;
    display: -webkit-box;
    max-width: 400px;
    line-height: 20px;
    -webkit-line-clamp: 3;
    font-size: 13px;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.btn-regis{
	background-color: #0b43be;
	color: #fff;
	text-transform: none;
	padding: 10px 70px;
	border-radius: 10px;
	text-align: center;
	margin: 0 auto;
	outline: none;
	border: 0;
}
#btn-submit-register-event:focus{
	background-color: #0b43be;
}
#btn-submit-signup-event:focus{
	background-color: #0b43be;
}
.btn-regis:hover, .btn-regis:focus{
	color: #fff;
	text-transform: none;
	text-decoration: none;
}
.wrap-event{
	background-color: #fff;
	position: relative;
	text-align: center;
}
.list-prev-event{
	width: 80%;
	max-width: 1280px;
	text-align: center;
	margin: 0 auto;
}
.a-href, .a-href:hover, a, a:hover, a:focus{
	text-transform: none;
	list-style: none;
	text-decoration: none;
	color: #000;
}
.event{
	border: 1px solid #d6d6d6;
	-webkit-box-shadow: 2px 2px 2px 1px rgba(0,0,0,0.2);
	-moz-box-shadow: 2px 2px 2px 1px rgba(0,0,0,0.2);
	box-shadow: 2px 2px 2px 1px rgba(0,0,0,0.2);
	max-width: 320px;
	width: 100%;
	margin: 0 auto;
}
.image-event img{
	width: 100%;
	height: 160px;
	opacity: 0.8;
    filter: alpha(opacity=50);
}
.event .month-event{
	position: absolute;
	top: 0;
	padding: 10px;
	color: #fff;
}
/*.image-event:hover{
	opacity: 1.0;
    filter: alpha(opacity=100);
    -webkit-transition: opacity 0.5s ease-in-out;
	-moz-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
}*/
.about-event{
	padding: 20px;
}

.about-event h5{
    font-weight: 500;
    display: block;
    display: -webkit-box;
    max-width: 400px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 20px;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    -moz-line-clamp: 5;
    -moz-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 180px;
}
.modalRegis{
	padding: 20px 40px;
	position: relative;
}
.modalRegis button, .modalSuccessRegis button, .modalPrevEvent button{
	background-color: transparent;
	outline: none;
	border: none;
}
.btnClose{
	position: absolute;
	right: 15px;
}
#formRegis{
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.modal-content-event input[type=text]{
	border: 1px solid #d1cfd0;
    padding: 10px;
    height: auto;
    font-size: 13px;
    border-radius: 5px;
    width: 90%;
}
.radioButtonRegis{
	float: left;
}
.modal-content-event [type="radio"]{
	left: 0 !important;
	visibility: visible !important;
	position: relative;
}
.modal-content-event [type="radio"].with-gap:checked+label:before, .modal-content-event [type="radio"]:not(:checked)+label:before, .modal-content-event [type="radio"].with-gap:checked+label:after{
	border: none !important;
	display: none !important;
}
.modal-content-event [type="radio"]:checked+label, .modal-content-event [type="radio"]:not(:checked)+label{
	padding-left: 0;
	font-size: 12px;
	top: -2px;
}
.modalSuccessRegis h5{
    font-weight: 600;
    line-height: 16px;
}
#modalPrevEvent, #modalRegisterEvent, #modalSignupEvent, #modalSuccessRegisterEvent, #modalSuccessSignUpEvent{
	max-height: none !important;
	background-color: transparent !important;
	box-shadow: none !important;
	top: 20px !important;
}
#modalRegisterEvent, #modalSignupEvent, #modalSuccessRegisterEvent, #modalSuccessSignUpEvent{
	width: 40% !important;
}
#modalPrevEvent{
	width: 80% !important;
}
.modalPrevEvent, .modalRegis, .modalSuccessRegis{
	position: relative;
	background-color: #fff !important;
	padding: 30px;
}
.modalPrevEvent .main-event{
	width: 98%;
}
.modalPrevEvent .banner-event{
	width: 59%;
	margin-right: 0;
	position: relative;
}
.image-event .month-event{
    background-color: #454343;
    opacity: 0.9;
}
.modalPrevEvent .month-event{
	position: absolute;
	top: 0;
	left: 0;
	background-color: #454343;
	padding: 10px;
}
.modalPrevEvent .info-event{
	max-height: 430px;
}
.name-speaker{
	float: left;
	margin-right: 10px;
}
.photo-speaker{
	display: block;
	position: relative;
	width: 55px;
	height: 55px;
	overflow: hidden;
	border-radius: 50%;
}
.photo-speaker img{
	width: auto;
	height: 100%;
}
.name-previous-event{
	font-weight: 500;
    display: block;
    display: -webkit-box;
    max-width: 400px;
    margin: 0 auto;
    font-size: 25px;
    line-height: 30px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    -moz-line-clamp: 3 !important;
    -moz-box-orient: vertical !important;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 90px;
}
.modalPrevEvent .name-event{
	font-weight: 500;
    display: block;
    display: -webkit-box;
    max-width: 400px;
    margin: 0 auto;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: auto;
}
.modalPrevEvent .desc-event{
	font-weight: 500;
    display: block;
    display: -webkit-box;
    max-width: 400px;
    margin: 0 auto;
    line-height: 20px;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.text-left{
	text-align: left !important;
}
.text-right{
	text-align: right !important;
}
.width40{
	width: 40% !important;
}
.width80{
	width: 80% !important;
}
.modal-content-event{
	height: 100%;
    overflow-y: scroll;
    max-height: 440px;
}
.modal-content-event-text{
    overflow: hidden;
}
@media screen and (max-width: 1250px) and (min-width: 992px){
    .main-event{
    	width: 90%;
    }
    .banner-event{
    	width: 58%;
    }
}
@media screen and (max-width: 991px){
    .main-event, .list-prev-event{
    	width: 96%;
    }
    .banner-event{
    	margin-right: 0px;
    }
    .info-event{
    	padding: 20px;
    }
    .modal-content-event-text{
    	max-height: 500px;
    	overflow-y: scroll;
    }
}
@media screen and (max-width: 768px){
    .banner-event, .info-event{
    	width: 90%;
    	margin: 0 auto;
    	float: none;
    	max-width: 665px;
    	width: 100%;
    }
    .banner-event img{
    	max-width: 665px;
    	width: 100%;
    }
    .list-prev-event .col-sm-4{
    	margin-bottom: 20px;
    }
    .modalPrevEvent .main-event{
    	width: 100%;
    }
    .modalPrevEvent .banner-event, .modalPrevEvent .info-event{
    	float: none;
    	width: 100%;
    }
    .modalPrevEvent .info-event{
    	height: auto;
    }
    .modalPrevEvent .banner-event{
    	text-align: center;
    }
    #modalRegisterEvent, #modalSignupEvent, #modalSuccessRegisterEvent, #modalPrevEvent, #modalSuccessSignUpEvent{
    	width: 90% !important;
    }
    .modalPrevEvent, .modalRegis, .modalSuccessRegis{
    	/*max-height: 400px;
    	overflow-y: scroll;*/
    }
    .modal-content-event{
    	max-height: 400px;
    	overflow-y: scroll;
    }
    .modal-content-event-text{
    	max-height: 395px;
    	overflow-y: scroll;
    }
    h1{
    	font-size: 28px;
    }
    h2{
    	font-size: 24px;
    }
    h3{
    	font-size: 20px;
    }
    h4{
    	font-size: 16px;
    }
    h5{
    	font-size: 14px;
    }
}
/*lia code ~ end*/

/* TAB AND DOWN */
@media screen and (max-width: 960px), (max-device-width: 960px) and (orientation : portrait) {
	.event-demo_section6A .valign-wrapper {
		display: block;
	}

	.valign-wrapper {
		display: block;
	}

	.event-demo_section4B img {
		margin-top: 25px;
	}
}

/* DESKTOP ONLY */
@media only screen and (min-width: 993px) {
	.container {
	    width: 90%;
	}

	.event-demo_section1A {
		padding: 60px;
		box-shadow: 10px 10px 0 #EFEEEE;
	}

	.event-demo_section3B {
		margin-top: -35px;
	}
}