<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
/*--reset--*/
html,body,div,span,applet,object,iframe,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}



body {
	background-attachment: fixed;
	background-size: cover;
}

/*-- agileits-main --*/
.agileits-main {
	padding-top: 0em;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.wthree-row {
	width: 100%;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
}
video#html5 {
    width: 100% !important;
    height: 100% !important;  
}
video#html5 p{
    width: 100% !important;
    height: 100% !important;
    background: url(../images/2.jpg)no-repeat 0px 0px !important;
    background-size: cover !important;
	min-height:400px;
	color:transparent;
}
/*-- //agileits-main --*/

/*-- responsive-design --*/
@media(max-width:1080px){
.wthree-row {
    width: 100%; 
	margin: 0em auto;
}
} 
@media(max-width:800px){

.wthree-row {
    width: 100%; 
}
}

@media(max-width:480px){
.wthree-row {
    width: 100%;
}

} 
@media(max-width:320px){

.wthree-row { 
	width: 100%;
    margin: 0em auto;
}

}
/*-- //responsive-design --*/
</pre></body></html>