.wpcf7-form p {margin-bottom:0px} 

.font-white * {color: white !important;}

a { text-decoration: underline; }

.wp-video, video.wp-video-shortcode, .mejs-container, .mejs-overlay.load {
    width: 100% !important;
    height: 100% !important;
}
.mejs-container {
    padding-top: 56.25%;
}
.wp-video, video.wp-video-shortcode {
    max-width: 100% !important;
}
video.wp-video-shortcode {
    position: relative;
}
.mejs-mediaelement {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.mejs-controls {
    display: none;
}
.mejs-overlay-play {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto !important;
    height: auto !important;
}

h1, .g1-h1 {
    font-size: 40px !important;
}

#g1-precontent > header.entry-header, #g1-precontent > header.page-header, #g1-precontent > header.archive-header {
    margin-bottom: 0;
    padding-top: 1em;
    padding-bottom: 0;
}

.p-tl-cont.ptl-tmpl-7.timeline_section .timeline_box.t-temlate-1 p.ptl-cont-desc {
 min-height: 0 !important;
}

.timeline-content li:before {
    content: "» ";
} 

.timeline-content li {
    list-style-type: none;
} 