<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Free Html5 Responsive Templates
Author: Kimmy Tran
Author URI: http://www.zerotheme.com/
*/
html {
Â&nbsp;Â&nbsp;Â&nbsp;-webkit-text-size-adjust: none;
}
.video embed,
.video object,
.video iframe {
Â&nbsp;Â&nbsp;Â&nbsp;width: 100%;
Â&nbsp;Â&nbsp;Â&nbsp;height: auto;
}
img{
	max-width:100%;
	height: auto;
Â&nbsp;Â&nbsp;Â&nbsp;	width: auto\9; /* ie8 */
}




@media only screen and (max-width: 979px) {
	#page1 .body2{background: none;}
	#menu{float: left; margin-bottom: 30px;}
	#menu li{padding-top : 20px;}
	.slider {height:auto;}
}
@media only screen and (max-width: 820px){
	
}
@media only screen and (max-width: 600px) {
}</pre></body></html>