/* START HERE */

/* RESPONSIVE YOUTUBE */
.yt-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.yt-container iframe,
.yt-container object,
.yt-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* /RESPONSIVE YOUTUBE */



/* ABOUT-VIDEO CAROUSEL CONTROL */

div.about-video .carousel-control {
	padding-top: 25%; font-size: 2em;
}

/* /ABOUT-VIDEO CAROUSEL CONTROL */








/* end of file site.css */
