/****** css combine: 1 total files ******/

/****** css file css/ai_sys_safe.css last modified 1515189741 ******/
/*

CSS include for general & supportive systems/css, non-interfering rules only

This file for any css that:
1) should be in ALL sites/themes/LPs/etc
2) DOESN'T HAVE ANY gernal css (div, p, h1, a, etc)
*/




/* These 2 rules make the contained video responsive (100% width/height) */
.ai_video_container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}
.ai_video_container iframe, .ai_video_container object, .ai_video_container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

/****** end css file css/ai_sys_safe.css ******/
