.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-32632919 {text-align: left;}
.element-32632936 {text-align: left;}
.main-view.footer-padding {
height: 100vh;
background-color: rgba(4, 4, 85, 1);
}
footer {
display:none;
} 

.wm-cta-ver-align .element-32632946 .atom-main  {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: fit-content;
  }

.element-32632946 {
text-align: left;
}

.section-6799658 .element-32632936 .atom-main {
  display: flex;
  justify-content: center;
  align-items: center;
  width: fit-content;
}
