
/*** T3SB identifier: t3sbs_footerSticky */

html {
	position:relative;
	min-height:100%
}
#page-footer {
	position:absolute;
	bottom:0;
	width:100%
}



/*** T3SB identifier: ytvideo-1499 */

#nav-item-587 {
	display:none !important;
}



/*** T3SB identifier: t3sbsCSSassets_7768 */

/* t3sbs_assets_7768 */
@media (max-width: 991.98px) {
.ratio-iframe {
  position: relative;
  overflow: hidden;
  width: 200%;
  padding-top: 19%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

/* Then style the iframe to fit in the container div with full height and width */
.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
}
	

