﻿section {padding: 0; margin: 0;}
p {margin: 0;}
body {line-height: 1;}
.vjs-poster, video {
    border:1px solid #273486;
}
.expert__block-name p {
    padding-left:  0;
}
#mlb2-13213618.ml-form-embedContainer .ml-form-align-center {
    text-align: left !important;
}
#mlb2-13213618.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody, #mlb2-13213618.ml-form-embedContainer .ml-form-embedWrapper .ml-form-successBody {
    padding: 0 !important;
}
#mlb2-13213618.ml-form-embedContainer .ml-form-embedWrapper.embedForm {
    max-width: 100% !important;
}
#mlb2-13213618.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow button {
    max-width: 100px !important;
}
.hero__desc h5 {
    margin-top: 18px;
    color: #666666;
    display: none;
}
.hero__desc {
    font-family: "Montserrat", sans-serif !important;
}
.hero__desc h4 {
    font-size: 1.1em !important;
    margin-top: 18px !important;
    color: #666666 !important;
    font-weight: bold !important;
    margin-bottom: 0 !important;
    padding: 0 !important;
}

.vjs-big-play-button {
    background-color: transparent;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: none !important;
    box-shadow: none !important;
}
.video-js:hover .vjs-big-play-button,
.video-js .vjs-big-play-button:focus,
.vjs-big-play-button:hover {
    background-color: #000;
}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before {
    content: "Play Video";
    font-size: 20px;
    font-family: "Montserrat", sans-serif;
}
.video-js .vjs-big-play-button {
    width: 5em;
    margin-left: -2.5em;
}

.video-caption {
    text-align: center;
    padding: 10px;
    line-height: 140%;
    color: #fff;
    background-color: #273486;
}

section#app {
    padding-bottom: 3em !important;
}

@media (max-width: 768px) {
    section#app {
        padding-bottom: 0 !important;
    }
}
