/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
/*--reset--*/





/*-- 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 --*/
