.video-header .video-element{
height: 100%;
}
.video-header-mobile .video-element{
max-height: 100%;
}
.video-header-dark .video-element{
  background-color:#0a0a3f;
}
.video-header-mobile-dark .video-element{
background-color:#0a0a3f;
}
.webinar-header h1{
    text-transform: none;
}
.webinar-header span{
    font-style: normal;
}
.color-1-background-opacity{
background-color:#f4f8fb;
}
@media screen and (max-width: 768px) {
.home .video-header{
display: none;
}
  .home .webinar-header-desktop {
    display:none;
  }
  .webinar-header-small-img {
   font-size: 30px;
  }
}
@media screen and (min-width: 769px) {
.home .video-header-mobile{
display:none;
}
  .home .webinar-header-mobile {
    display:none;
  }
  .webinar-header-person .col-sm-offset-1 {
    margin-left:0;
    text-align:left;
  }
  .webinar-header-person .date-venue-holder, 
  .webinar-header-person .date-venue-holder .custom-font,
  .webinar-header-person .form-group {
    text-align:left;
  }
  .webinar-header-small-img .element-groups,
  .wm-about-the-event .element-groups
  {
	    display: flex;
	    align-items: center;
	}
}

.webinar-header-small-img .element-12928663{
  margin: auto 0;
}
h1, h2, h2, h4, h5{
  text-transform: none !important;
}
@media screen and (min-width: 616px) and (max-width: 768px) {
  .webinar-header-bg .main-app-container{
  padding-bottom:500px;
  }
}
@media screen and (min-width: 481px) and (max-width: 615px) {
  .webinar-header-bg .main-app-container{
  padding-bottom:410px;
  }
}
.element-30178944 {text-align: left;}


