/*--
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*/
html, body{
	font-size: 100%;
    font-family: 'Montserrat', sans-serif;
    background: url('/newmoban/_external/demo.mobanwang.com/mb/lo201702/201702066/html/images/banner.jpg') no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-attachment: fixed;
}
h1,h2,h3,h4,h5,h6,input,p,a,select{
	font-family: 'Montserrat', sans-serif;
	margin:0;
}
ul,label{
	margin:0;
	padding:0;
}
body a:hover,body a{
	text-decoration:none;
}
/*-- main --*/
.agileits_copyright{
	text-align: center;
}
.agileits_copyright p{
	font-size: 14px;
    color:#fff;
    line-height: 1.8em;
    padding: 0 1em;
    text-transform: capitalize;
	margin-top: 4em;
}
.agileits_copyright p a {
    color:#d6e201;
    text-decoration: none;
}
.agileits_copyright p a:hover{
	color:#fff;
}
input[type="submit"],.agileits_copyright p a{
	transition:.5s ease-in;
	-webkit-transition:.5s ease-in;
	-moz-transition:.5s ease-in;
	-o-transition:.5s ease-in;
	-ms-transition:.5s ease-in;
}
.main{
	padding:3em 0;
}
.main h1{
	text-align: center;
    color:#1a4050;
    font-size:3em;
    margin-bottom:1em;
	text-transform:capitalize;
}
/*-- content --*/
.w3_agile_main_grids{
	width:44%;
	margin:0 auto;
}
.agile_main_grid,.w3l_main_grid{
	min-height:420px;
}
.agile_main_grid{
	background:url('/newmoban/_external/demo.mobanwang.com/mb/lo201702/201702066/html/images/1.jpg') no-repeat 0px 0px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
}
.w3l_main_grid{
	background:url('/newmoban/_external/demo.mobanwang.com/mb/lo201702/201702066/html/images/2.jpg') no-repeat 0px 0px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
}
.w3layouts_grid_left{
	float:left;
	width:30%;
}
.w3layouts_grid_left1{
	padding: 1.5em;
    background:rgba(192, 203, 0, 0.82);
}
.w3layouts_grid_left1 p,.w3_grid_right p,.w3layouts_grid_pos p{
	font-size:14px;
	color:#fff;
}
.w3layouts_grid_left1 h3{
	font-size:3em;
	color:#fff;
	text-align: right;
}
.w3layouts_grid_left1 h3 span {
    font-size: .5em;
}
.w3layouts_grid_right{
	float:right;
	width:70%;
}
.w3_grid_right h3{
	font-size:2em;
	color:#fff;
}
.w3_grid_right h3 span {
    font-size: .5em;
}
.w3layouts_grid {
    padding:18.5em 0 0;
	position:relative;
}
.w3layouts_grid_pos{
	position: absolute;
    bottom:29.5%;
    left: 0%;
    width: 30%;
    background: rgba(0, 0, 0, 0.55);
}
.w3_grid_right p {
    background: #229ce8;
    width: 85%;
    margin: 0 auto;
}
.w3_grid_right{
	padding:2.05em 0.5em;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
    text-align: center;
}
.w3layouts_grid_pos p{
	padding:1em 0;
	text-align:center;
}
/*-- //content --*/
/*-- start-responsive-design --*/
@media (max-width:1440px){
	.w3_agile_main_grids {
		width: 49%;
	}
}
@media (max-width:1366px){
	.w3layouts_grid_left1 h3 {
		font-size: 2.8em;
	}
	.agile_main_grid, .w3l_main_grid {
		min-height: 418px;
	}
	.w3_grid_right {
		padding: 2em 0.5em;
	}
}
@media (max-width: 1280px){
	.w3_agile_main_grids {
		width: 53%;
	}
}
@media (max-width: 1080px){
	.w3_agile_main_grids {
		width: 64%;
	}
}
@media (max-width: 1024px){
	.main h1 {
		font-size: 2.7em;
	}
	.w3layouts_grid_left1 h3 {
		font-size: 2.6em;
	}
	.w3_grid_right {
		padding: 1.9em 0.5em;
	}
	.agile_main_grid, .w3l_main_grid {
		min-height: 417px;
	}
	.w3layouts_grid_pos {
		bottom: 29%;
	}
}
@media (max-width: 991px){
	.w3_grid_right p {
		width: 90%;
	}
	.w3_agile_main_grids {
		width: 66%;
	}
}
@media (max-width: 800px){
	.w3_agile_main_grids {
		width: 85%;
	}
}
@media (max-width: 768px){
	.w3layouts_grid {
		padding: 11em 0 0;
	}
	.agile_main_grid, .w3l_main_grid {
		min-height: 297px;
	}
	.w3layouts_grid_pos {
		bottom: 40.5%;
	}
}
@media (max-width: 736px){
	.main h1 {
		font-size: 2.4em;
	}
	.w3_agile_main_grids {
		width: 89%;
	}
}
@media (max-width: 667px){
	.w3layouts_grid_left1 h3 {
		font-size: 2em;
	}
	.agile_main_grid, .w3l_main_grid {
		min-height: 295px;
	}
}
@media (max-width: 640px){
	canvas#sleet,canvas#partly-cloudy-day {
		width: 35px;
		height: 35px;
	}
	.agile_main_grid, .w3l_main_grid {
		min-height: 285px;
	}
	.w3_grid_right {
		padding: 1.57em 0.5em;
	}
	.w3layouts_grid_pos {
		bottom: 38.5%;
	}
}
@media (max-width: 600px){
	.main h1 {
		font-size: 2.2em;
	}
	.w3layouts_grid_left1 {
		padding: 1em;
	}
	.w3_grid_right {
		padding: 1.1em 0.5em;
	}
	.agile_main_grid, .w3l_main_grid {
		min-height: 269px;
	}
	.w3layouts_grid_pos {
		bottom: 34.5%;
	}
}
@media (max-width: 480px){
	.main h1 {
		font-size: 2em;
	}
	.w3layouts_grid_left {
		float: none;
		width: 100%;
		text-align: center;
	}
	.w3layouts_grid_right {
		float: none;
		width: 100%;
	}
	.w3layouts_grid_left1 h3 {
		text-align: center;
	}
	.w3layouts_grid {
		padding: 6em 0 0;
	}
	.w3layouts_grid_pos {
		bottom: 65.5%;
	}
	.agileits_copyright p {
		margin-top: 2em;
	}
}
@media (max-width: 414px){
	.w3_agile_main_grids {
		width: 80%;
	}
	.w3layouts_grid_left1 p, .w3_grid_right p, .w3layouts_grid_pos p {
		font-size: 13px;
	}
	.w3layouts_grid_pos p {
		padding: .5em 0;
	}
	.w3layouts_grid_pos {
		width: 40%;
	}
}
@media (max-width: 384px){
	.main h1 {
		font-size: 1.8em;
	}
	.main {
		padding: 2em 0;
	}
}
@media (max-width: 375px){
	.w3_grid_right h3 {
		font-size: 1.5em;
	}
	.w3layouts_grid_pos {
		bottom: 64.5%;
	}
}
@media (max-width: 320px){
	.main h1 {
		font-size: 1.5em;
	}
	.w3_agile_main_grids {
		width: 90%;
	}
	.agileits_copyright p {
		font-size: 13px;
	}
}