/* CSS Document */
/*body { font-size: 100%; }
h1 { font-size:3em; }
h2 { font-size:2.5em; }
h3 { font-size:2em; }
h4 { font-size:1.5em; }
.address { font: 2em 'Averia Serif Libre', cursive !important; color: #9a1d20; margin: 30px 0; vertical-align: middle; text-align: right; }

.navbar .btn-navbar {}
*/

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
	margin-bottom: 20px;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* Yohai Start */

.newsletter-note {display: inline-block; width: 85px; height: 45px; vertical-align: top; font-size: 10px; margin-left: 5px; text-align: left;}

/* Yohai End */