body #webinar-banner h1 {
  padding-top: 55px;
  line-height: 54px;
  font-weight: 300;
  padding-bottom: 10px;
}
#webinar-banner h5 {
	color: #fff;
    font-weight: 300;
    font-size: 30px;
    padding: 0;
    margin-bottom: 32px;
    margin-top: 6px;
}
.webinar-cont {
  border-right:1px solid #e3e3e3;
}
.btn-register1 {
  display: inline-block;
  margin-top: 30px;
  padding: 10px 25px;
  background: transparent;
  border: 1px solid #ffffff;
  color: #ffffff;
  font-size: 22px;
  font-weight: 100;
  border-radius: 3px;
  cursor: pointer;
  text-transform: uppercase;
}
.btn-register1:hover {
  text-decoration: none;
}
.text-splitter {
  font-weight: 100;
  padding: 0 10px;
  color: #ccc;
  position: relative;
  top: -5px;
  font-size: 13px;
}
.per35 {
  width: 35%;
  padding: 0 1.5%;
}
.form-sec{ background:#f1f1f1; padding:20px 20px 25px 20px; position:relative;}
.formfild input {
  border: 0;
  font-size: 14px;
  color: #000000;
  padding: 15px 10px;
  width: 94%;
  margin-top:10px;
  outline:none;
  border-bottom: 1px solid #ccc;
}
.formfild .error{ border-bottom:1px solid red;}
.time-select:after, .time-select1:after, .time-select2:after{position:absolute;content:"";width:20px;height:12px;background:url(../images/webinar/gray-down-arrow.png)no-repeat;top:27px;right:20px;transition:transform 140ms;}
.time-select:before, .time-select1:before, .time-select2:before{background-position:1px 1px;}
.time-select:after, .time-select1:after, .time-select2:after{z-index:0;}
::placeholder{color:#b3b3b3;}
.time-icon{display:inline-block;background-position:-36px 1px;width:20px;height:20px;}
.time-select, .time-select1, .time-select2{position:relative;cursor:pointer}
.time-slot, .time-slot1, .time-slot2{display:none;position:absolute;z-index:3;left:0;background:#fff;-webkit-box-shadow: 0 2px 9px 0 rgba(0,0,0,0.21);-moz-box-shadow: 0 2px 9px 0 rgba(0,0,0,0.21);box-shadow: 0 2px 9px 0 rgba(0,0,0,0.21);width: 100%;}
ul.time-slot, ul.time-slot1, ul.time-slot2{ padding:0px !important;}
.time-slot li, .time-slot1 li, .time-slot2 li{list-style-type:none !important;}
.time-slot li:hover, .time-slot li.active, .time-slot li.active1,
.time-slot1 li:hover, .time-slot1 li.active, .time-slot1 li.active1a
.time-slot2 li:hover, .time-slot2 li.active, .time-slot2 li.active2
	{background-color: rgba(229,230,231,0.3);color: #19934e;}
.time-slot.active, .time-slot1.active, .time-slot2.active{display:block;}
.time-slot.active li, .time-slot1.active li, .time-slot2.active li{padding:10px 15px !important; }
.select-slot.selectedval{color:#000000;}
.time-select.active:after, .time-select1.active:after, .time-select2.active:after{-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg); transform: rotate(180deg); }
.green-btn {
  background: #0d9c92;
  border: 0;
  color: #fff !important;
  font-size: 20px;
  font-weight: 100;
  padding: 10px 20px;
  display: block;
  text-align: center;
  width: 100%;
  outline:none;
  box-shadow: 0px 0px 7px #ccc;
  cursor: pointer;
}
.gry-btn {
  background: #999;
  border: 0;
  color: #fff !important;
  font-size: 20px;
  font-weight: 100;
  padding: 10px 20px;
  display: block;
  text-align: center;
  width: 100%;
  outline:none;
  box-shadow: 0px 0px 7px #ccc;
  cursor: pointer;
}
.success-msg{    
  position: absolute;
  opacity:0;
  visibility:hidden;
  left: 50%;
}

#scroll ul.rules-list {
  padding-top: 0px;
}
.about-speaker {
  font-size: 16px;
  font-weight: 300;
  line-height: 26px;
}
.fW4 {
      font-weight: 400;
}
.reg-webb {
    width: 90%;
    background: #f1f1f1;
    padding: 16px 0;
    border: 1px solid #c3c3c3;
    /* min-height: 133px; */
    padding: 20px;
}
.reg-webb1 {
    width: 90%;
    margin-top: -15px;
}
.formfild input {
    border: 1px solid #c3c3c3;
}
.my-selet-web select {
      width: 100%;
    height: 40px;
    border-radius: 0;
    font-size: 13px;
    color: #737373;
}
.mT50 {
    margin-top: 50px;
}
#err_Msg, #err_Msg1, #err_Msg2 {
  display: none;
  font-size: 12px;
  position: absolute;
  color: #ec0000;
}
/*.select-slot .slo {
  cursor: pointer;
  color: #b3b3b3;
}*/
.date-box {
	width: 18%;
	float: left;
	background: #f1f1f1;
    padding: 16px;
    border: 1px solid #c3c3c3;
	margin-top: 20px;
	text-align: center;
	min-height: 133px;
}
.date-box img {
	width: 85%;
}
.video-box {
    width: 18%;
    float: left;
    background: #f1f1f1;
/*    border: 1px solid #c3c3c3;*/
    margin-top: 20px;
    text-align: center;
    min-height: 164px;
}
.videoBlock img {
	cursor: pointer;
}
.videoBlock:hover img {
    transform: scale(1.1);
}
.videoBlock img {
    width: 100%;
    transition: transform .5s;
	border: 1px solid #c3c3c3;
}
.per40.webinar-dan-cont {
    width: 73% !important;
    margin-left: 14px;
    margin-top: 25px !important;
}
.webinar-dan-cont span {
	text-decoration: underline;
}
.container.webinar-container {
    max-width: 1220px;
}
.mrtp55 {
	margin-top: 55px;
}
.reg-green {
    font-weight: 300;
    text-transform: uppercase;
    font-size: 17.8px;
    padding: 12px;
    background: #0d9c92;
    border: 0;
    color: #fff !important;
    text-align: center;
    cursor: pointer;
}
input.green-btn {
    letter-spacing: 0px;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 17.8px;
    padding: 12px;
}
/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 45%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}

.col-4 {
    width: 33.33333333%;
	float: left;
}
.col-8 {
    width: 66.66666667%;
	float: left;
}
.cus-checkbox h2 {
	font-size: 17px;
    margin-bottom: 12px;
}
.cus-checkbox .contain-col {
	display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 16px;
     width: 70%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.cus-checkbox .contain-col input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.cus-checkbox .contain-col:hover input ~ .checkmark {
    background-color: #ccc;
	transition: 300ms linear;
}

.cus-checkbox .contain-col input:checked ~ .checkmark {
    background-color: #0c9c92;
     border: 1px solid #0c9c92;
	transition: 300ms linear;
}
.cus-checkbox .contain-col .checkmark {
    position: absolute;
    top: 2px;
    left: 0;
    height: 20px;
    width: 20px;
	background-color: #fff;
	border: 1px solid #ccc;
}
.cus-checkbox .contain-col .checkmark:after {
    display: block;
	transition: 300ms linear;
}
.cus-checkbox .contain-col .checkmark:after {
    left: 7px;
    top: 3px;
    width: 4px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.cus-checkbox .contain-col .checkmark:after {
    content: "";
    position: absolute;
    display: none;
	transition: 300ms linear;
}	
.pdlf0 {
	padding-left: 0 !important;
}
.pdrt0 {
	padding-right: 0px !important;
}
.per50 {
    width: 48% !important;
}
.mrtp20 {
    margin-top: 20px;
}
.titl-stl {
	text-align: center;
    margin-top: 0;
    margin-bottom: 12px;
}
.err-red {
	color: red;
}
.up-txt {   
	position: absolute;
    font-size: 19px;
    line-height: 0;
    padding: 1px 4px;
    font-weight: 100;
}
/* Add Animation */
@-webkit-keyframes animatetop {
    from {top:-300px; opacity:0} 
    to {top:0; opacity:1}
}

@keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

/* The Close Button */
.close {
    color: #a0a0a0;
    float: right;
    font-size: 28px;
     margin-top: 15px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.modal-header {
    padding: 2px 16px;
/*    border-bottom: 1px solid #b7b7b7;*/
	background: #f1f1f1;
    color: white;
}
.modal-header h2 {
	    font-weight: 500;
    font-size: 22px;
    text-align: center;
}
.modal-body {padding: 2px 16px;margin-bottom: 30px;}
.modal-body .form-frame {
	width: 50%;
	margin: 0 auto;
}
.time-select {
    position: relative;
    cursor: pointer;
}
.formfild input {
    border: 0;
    font-size: 14px;
    color: #000000;
    padding: 15px 10px;
    width: 94%;
    margin-top: 10px;
    outline: none;
    border: 1px solid #ccc;
}
ul.time-slot {
    padding: 0px !important;
}

.time-slot {
    display: none;
    position: absolute;
    z-index: 3;
    left: 0;
    background: #fff;
    -webkit-box-shadow: 0 2px 9px 0 rgba(0,0,0,0.21);
    -moz-box-shadow: 0 2px 9px 0 rgba(0,0,0,0.21);
    box-shadow: 0 2px 9px 0 rgba(0,0,0,0.21);
    width: 100%;
}
.time-slot li {
    list-style-type: none !important;
}
.time-select:after, .time-select1:after, .time-select2:after {
    z-index: 0;
}

.time-select:after, .time-select1:after, .time-select2:after {
    position: absolute;
    content: "";
    width: 20px;
    height: 12px;
    background: url(../images/webinar/gray-down-arrow.png)no-repeat;
    top: 27px;
    right: 20px;
    transition: transform 140ms;
}
.success-msg{    
	text-align: center;
    padding: 170px 0;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    font-size: 20px;
	opacity:0;
	visibility:hidden;
	background:#f1f1f1;
}
@media screen and (max-width:1024px) {	
	.per40.webinar-dan-cont {
    	width: 45% !important;
	}	
}

@media screen and (max-width:885px) {
	.date-box {
    	width: 25%;
	}
	.per40.webinar-dan-cont {
		width: 63% !important;
	}
.per60 {
    width: 100% !important;
    }
    .reg-webb {
    width: 95% !important;
    float: left !important;
  }
  .time-select:after, .time-select1:after, .time-select2:after {
    right: 45px;
  }
}
@media screen and (max-width:768px) {
	#scroll ul.home-feature-list2, #scroll ul {
		padding: 0 !important;
		margin-top: 0px !important;
	}
	.time-select:after, .time-select1:after, .time-select2:after {
    	right: 35px;
	}
	.col-4 {
		width: 100%;
		float: left;
     	margin-top: 38px;
	}
	.col-8 {
		width: 100%;
		float: left;
	}
	.reg-webb1 {
		width: 100%;
		float: none !important;
	}
}
@media screen and (max-width:760px) {
  #webinar-banner h1 {padding-top: 20px; padding-bottom: 20px;}
.webinar-cont{border-right: none;}
.webinar-container .per35{width: 97%;}
.webinar-container .per60 {float: none;padding: 0;width: 100%;}
.webinar-btn .per50{float: left;padding: 0 2%;width: 46%;}
}
@media screen and (max-width:760px) {
#webinar-banner h1{font-size: 24px;}
body #webinar-banner h1{line-height: 42px;}
}
	
@media screen and (max-width:650px) {
body #webinar-banner h1{padding-top: 20px;}
	.per40.webinar-dan-cont {
    width: 100% !important;
}
}
@media screen and (max-width:600px) {
    .reg-webb {
    width: 93% !important;  
  }
	.date-box {
		width: 100%;
     padding: 25px 0;
	}
}
	