/*--
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,h1,h2,h3,h4,h5,h6,p,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;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0px;padding:0px;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}
/*end reset*/
body {
	background: url(../images/bg2.jpg) no-repeat center top;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-attachment: fixed;
    background-position: center;
    text-align: center;
    font-family: "Noto Sans SC"; font-weight: 400;
	position: relative;
	
}
.main-w3layouts { margin:0px auto; width:900px;}
/* ---- particles.js container ---- */

.main-agile{ width:800px; height:300px; background:rgba(0,0,0,0.2); margin-top:100px; padding:50px;}
.main-agile h2 {
    font-size: 36px; line-height:60px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    text-shadow: 1px 1px 2px #000;
}
.main-agile p {
    color: #fff; margin:20px auto;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    font-weight: 200;
}
.content-wthree {
    padding: 50px 50px;
    text-align: center;
	position: relative;
}
.main-w3layouts h1 {
    color: #000;
    text-shadow: 1px 1px 2px #fff;
    font-size: 5.5em;
    letter-spacing: 0px;
    text-align: center;
    font-weight: 500;
    margin: 1em 0 .5em;
    text-transform: capitalize;
	font-family: 'Playball', cursive;
}
.botton-w3ls a {
    color: #fff;
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: 500;
    padding: 12px 35px;
    text-transform: uppercase;
    background: #ff4c4c;
    display: inline-block;
    border: 2px solid #ff4c4c;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -o-border-radius: 25px;
    -ms-border-radius: 25px;
    transition: all 0.7s ease-in-out;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
}
.botton-w3ls a:hover {
	color: #000;
	background:#fff;
	border: 2px solid #fff;
    transition: all 0.7s ease-in-out;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
} 
.wthree-text a {
    color: #fff;
    font-size: 13px;
    display: inline;
    letter-spacing: 1px;
    text-transform: capitalize;
}
/*--//footer--*/

.footer-w3l{ width:900px; border-top:1px solid #fff; padding-top:10px; margin-top:50px;}
.footer-w3l h2{
	margin:0 auto;
	text-align:center;
	font-size:24px; font-weight:600;
	color:#fff;
	line-height:40px;
}
.footer-w3l p{
	margin:0 auto;
	text-align:center;
	font-size:16px;
	color:#fff;
	line-height:30px;
}
.footer-w3l p a{
	color:#fff;
}
.footer-w3l p a:hover{
	text-decoration:underline;
}
/*--//footer--*/

/*--responsive--*/
@media(max-width:1600px){
	
}

@media(max-width:1080px){
}
@media(max-width:1050px){
}
@media(max-width:1024px){
}
@media(max-width:991px){
	
}
@media(max-width:900px){
	
}
@media(max-width:800px){
.main-w3layouts { width:100%;}
.main-agile{ width:80%; height:auto; background:rgba(0,0,0,0.2); padding:0px; margin:0px auto; margin-top:50px;}
.main-agile h2 { padding-top:20px;}
.footer-w3l{ width:80%; border-top:1px solid #fff; padding-top:10px; margin:0px auto; margin-top:20px;}
}
@media(max-width:768px){
}
@media(max-width:767px){
}
@media(max-width:736px){
	
}
@media(max-width:667px){
}
@media(max-width:640px){
.main-agile h2 {
    font-size: 28px; line-height:40px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    text-shadow: 1px 1px 2px #000;
}
.main-agile p {
    color: #fff; margin:20px auto;
    text-align: center;
    line-height: 28px;
    font-size: 14px;
    font-weight: 200;
}
.footer-w3l h2{
	font-size:20px; font-weight:600;
}
.footer-w3l p{
	margin:0 auto;
	text-align:center;
	font-size:16px;
	color:#fff;
	line-height:30px;
}
}
