.bottom-large {
    padding-bottom: 1rem
}
.top-large {
    padding-top: 1rem
}
h2 {
    text-align: center;
}
h3 {
    font-family: "Shadows Into Light", cursive;
    text-align: center;
}
.camera_caption > div {
	background: #000;
	background: rgba(0, 0, 0, .3);
    min-height: 100% !important;
}
.camera_caption_title {
    /**position: relative;
    z-index: 10001;**/
    text-align: center;
    color: fff;;
}
.video-title-1 {
    padding-top: 50px;
    font-family: "Old Standard TT", Arial, sans-serif;
    font-size: 2em;
}
.video-title-2 {
    padding-top: 25px;
    font-family: "Shadows Into Light", cursive;
    font-size: 1.5em;
    line-height: 2em;
}
.camera_caption_desc {
    text-align: center;
    font-size: larger;
    padding-bottom: 50px;
}
@media screen and (min-width: 1160px) {
  div.optional {
    display: none;
  }
}
