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



/*-- Reset Code --*/

	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;padding:0;margin:0;}
	blockquote,q{quotes:none;}
	blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
	table{border-collapse:collapse;border-spacing:0;}
	a{text-decoration:none;}
	.txt-rt{text-align:right;}
	.txt-lt{text-align:left;}
	.txt-center{text-align:center;}
	/*-- w3layouts --*/
	/*-- agileits --*/
	.float-rt{float:right;}
	.float-lt{float:left;}
	.clear{clear:both;}
	.pos-relative{position:relative;}
	.pos-absolute{position:absolute;}
	.vertical-base{vertical-align:baseline;}
	.vertical-top{vertical-align:top;}
	.underline{	padding-bottom:5px;	border-bottom:1px solid #eee;margin:0 0 20px 0;}
	nav.vertical ul li{display:block;}
	nav.horizontal ul li{display: inline-block;}
	img{max-width:100%;}

/*-- Reset Code --*/

/*-- Index-Page-Styling --*/

body {
	text-align: center;
	background-color: #05c2f9;
    background: url('/newmoban/_external/demo.mobanwang.com/mb/lo201709/201709114/html/images/web.jpg') no-repeat 0px 0px;
    background-size: cover;
}

body a, body a:hover, input[type="button"], input[type="submit"], input[type="submit"]:hover {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	/*-- w3layouts --*/
	/*-- agileits --*/
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	text-decoration: none;
}

h1 {
	font-size: 50px;
	font-family: 'Montserrat', sans-serif;
	margin: 50px 0;
    margin: 80px 0 70px;
	color: #FFF;
}
.wthree li {
    margin: 1em 0;
}
.f {
    background: #3b5998;
    padding: 1em 0em 1em 2em;
    border: 2px solid #3b5998;
    display: block;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
}
.t {
    background: #1da1f2;
    padding: 1em 0em 1em 2em;
    border: 2px solid #1da1f2;
    display: block;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
}
.g {
    background: #dd4b39;
    padding: 1em 0em 1em 2em;
    border: 2px solid #dd4b39;
    display: block;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
}
i.fa.fa-facebook, i.fa.fa-twitter, i.fa.fa-google-plus {
    border-right: 1px dotted #FFF;
    padding-right: .5em;
    margin-right: .5em;
    width: 25px;
}
.containerw3layouts-agileits {
	width: 50%;
	margin: 0 auto;
    border: 12px solid #a29113;
    border: 12px solid #1c3353;
    border: 12px solid #05c2f9;
}
a {
    color: #FFFFFF;
}
.w3imageaits, .aitsloginwthree {
    width: 49.85%;
	/*-- w3layouts --*/
	/*-- agileits --*/
    float: left;
    background: #fff;
    border-right: 1px solid #05c2f9;
}
.aitsloginwthree {
	background-color: #FFF;
}
.header-social.wthree {
    margin: 20% 9%;
}
h2 {
	font-size: 22px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 100;
	margin: 60px 0 20px;
    text-align: left;
    margin-left: 30px;
}
.password {
	margin-bottom: 0px;
}
.login-check {
    text-align: left;
    margin-left: 40px;
    margin-bottom: 40px;
}
.mail,.password,.user,.psw1 {
    border: 1px solid #1c3353;
    padding: 10px;
    width: 80%;
    margin: 0 auto;
	margin-bottom: 20px;
}
.w3layouts i.fa{
    margin-right: 10px;
    font-size: 20px;
    color: #d20962;
    color: #1c3353;
    border-right: 1px solid #1c3353;
    padding-right: 12px;
}
input[type="text"],input[type="email"], input[type="password"] {
	width: 85%;
	border: none;
	/*-- w3layouts --*/
	/*-- agileits --*/
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	color: #333;
	outline: none;
}

ul.tick {
	list-style: none;
	display: inline-block;
    margin: 23px 0 40px 0;
}

ul.tick li {
	display: inline-block;
    padding: 0 120px 0 0;
	float:left;
}
ul.tick li.label1 {
    padding: 0 30px 0 0;
    padding-right: 0;
    float: right;
}

ul.tick li input[type="checkbox"] {
	display: none;
}

ul.tick li input[type="checkbox"]+label {
	position: relative;
	padding-left: 25px;
	/*-- w3ls --*/
	/*-- agileits --*/
	border: #F0F8FF;
	display: inline-block;
	font-size: 15px;
	color: #000;
}

ul.tick li input[type="checkbox"]+label span:first-child {
	width: 17px;
	height: 17px;
	display: inline-block;
	border: none;
	position: absolute;
	top: -1px;
	left: 0;
	bottom: 4px;
	background-color: #05c2f9;
}

ul.tick li input[type="checkbox"]:checked+label span:first-child:before {
	content: "";
	background: url('/newmoban/_external/demo.mobanwang.com/mb/lo201709/201709114/html/images/tick.png') no-repeat;
	position: absolute;
	left: 3px;
	/*-- w3layouts --*/
	/*-- agileinfo --*/
	top: 3px;
	font-size: 10px;
	width: 10px;
	height: 10px;
}

ul.tick a {
    font-size: 15px;
    color: #1c3353;
    font-family: 'Montserrat', sans-serif;
}
label {
    font-size: 15px;
    color: #1c3353;
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
}
ul.tick a:hover {
    color: #E91E63;
}
.send-button {
	margin-top: 20px;
    text-align: left;
    margin-left: 30px;
}

input[type="submit"] {
    padding: 8px 30px;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
	border: none;
	outline: none;
	/*-- wthree --*/
	/*-- agileits --*/
	background-color: #05c2f9;
	color: #FFF;
	cursor: pointer;
}

input[type="submit"]:hover {
    background-color: #233873;
}

/*-- Footer --*/

.w3lsfooteragileits {
	margin: 100px 20px 20px;
}

.w3lsfooteragileits p {
	font-size: 15px;
	line-height: 25px;
	color: #EEE;
    letter-spacing: 2px;
    font-family: 'Montserrat', sans-serif;
}

.w3lsfooteragileits p a {
	font-family: 'Montserrat', sans-serif;
	color: #FFF;
}

.w3lsfooteragileits p a:hover {
	color: #000;
}


.contact-form1 {
    padding: 60px 40px;
    background: #fff;
}
.contact-w3-agileits h3 {
    color: #05c2f9;
    font-size: 35px;
    text-align: center;
    margin-bottom: 40px;
    letter-spacing: 0px;
	font-family: 'Montserrat', sans-serif;
}
.submit-w3l {
    text-align: left;
    margin-left: 40px;
	font-family: 'Montserrat', sans-serif;
}
a.w3_play_icon1:focus {
    outline: none;
}
/*-- //Footer --*/



/*-- Placeholder-Styling --*/

::-webkit-input-placeholder {
	color: #999;
}

::-moz-placeholder {
	color: #999;
	/*-- w3layouts --*/
	/*-- w3-agile --*/
}

::-moz-placeholder {
	color: #999;
}

::-ms-input-placeholder {
	color: #999;
}

/*-- //Placeholder-Styling --*/



/*-- Index-Page-Styling --*/


/*-- Responsive-Code -- */

@media screen and (max-width: 1920px) {
	h1 {
		margin: 100px 0;
	}
	.containerw3layouts-agileits {
		width: 41.6%;
	}
	.w3lsfooteragileits {
		margin-top: 200px;
		/*-- w3-agile --*/
		/*-- agileits --*/
	}
}

@media screen and (max-width: 1680px) {
	.containerw3layouts-agileits {
		width: 47.6%;
	}
}

@media screen and (max-width: 1600px) {
	h1 {
		margin: 75px 0;
	}
	.containerw3layouts-agileits {
		width: 49.9%;
		/*-- w3-agile --*/
		/*-- agileits --*/
	}
	.w3lsfooteragileits {
		margin-top: 100px;
	}
}

@media screen and (max-width: 1440px) {
	.containerw3layouts-agileits {
		width: 55.5%;
	}
	.w3imageaits, .aitsloginwthree {
		width: 49.87%;
	}
}

@media screen and (max-width: 1366px) {
	.containerw3layouts-agileits {
		width: 58.5%;
	}
	.w3imageaits, .aitsloginwthree {
		width: 49.875%;
	}
}

@media screen and (max-width: 1280px) {
	.containerw3layouts-agileits {
		width: 62.5%;
	}
}

@media screen and (max-width: 1080px) {
	h1 {
		font-size: 45px; 
		margin: 50px 0;
	}
	.containerw3layouts-agileits {
		width: 75%;
	}
	ul.tick {
		margin: 26px 0 40px 0;
	}
	.w3lsfooteragileits {
		margin-top: 70px;
		margin-bottom: 70px;
	}
}
@media screen and (max-width: 1050px) {
	.containerw3layouts-agileits {
		width: 80%;
	}
	.header-social.wthree {
		margin: 19.3% 9%;
	}
}

@media screen and (max-width: 1024px) {
	.containerw3layouts-agileits {
		width: 78%;
	}
	.w3imageaits, .aitsloginwthree {
		width: 49.87%;
	}
	ul.tick {
		margin: 23px 0 40px 0;
	}
	.header-social.wthree {
		margin: 20% 9%;
	}
}

@media screen and (max-width: 991px) {
	.containerw3layouts-agileits {
		width: 80.6%;
	}
}

@media screen and (max-width: 966px) {
	.containerw3layouts-agileits {
		width: 84.1%;
	}
}

@media screen and (max-width: 900px) {
	h1 {
		/*-- w3layouts --*/
		/*-- w3-agileits --*/
		margin: 40px 0;
	}
	.containerw3layouts-agileits {
		width: 89%;
	}
	.w3lsfooteragileits {
		margin-top: 50px;
		margin-bottom: 50px;
	}
}

@media screen and (max-width: 853px) {
	.containerw3layouts-agileits {
		width: 95.6%;
	}
}

@media screen and (max-width: 800px) {
	input[type="text"], input[type="email"], input[type="password"] {
		width: 80%;
	}
	.w3imageaits, .aitsloginwthree {
		width: 49.85%;
	}
	h2 {
		margin: 54px 0 20px;
		margin-left:30px;
	}
	ul.tick li {
		padding: 0 90px 0 0;
	}
	ul.tick li.label1 {
		padding-right: 20px;
	}
}

@media screen and (max-width: 768px) {
	h2 {
		margin: 47px 0 20px;
		margin-left: 30px;
	}
	.header-social.wthree {
		margin: 20% 9%;
	}
}

@media screen and (max-width: 736px) {
	h1 {
		font-size: 35px;
		margin: 35px 0;
	}
	ul.tick {
		margin: 23px 0 34px 0;
	}
	ul.tick li {
		padding: 0 60px 0 0;
	}
	.w3imageaits, .aitsloginwthree {
		width: 49.84%;
		height: 345px;
	}
}

@media screen and (max-width: 667px) {
	ul.tick li {
		padding: 0 10px;
	}
	.w3imageaits, .aitsloginwthree {
		width: 49.84%;
		height: 335px;
	}
	.header-social.wthree {
		margin: 22% 9%;
	}
}

@media screen and (max-width: 640px) {
	h2 {
		margin: 20px 0 10px;
	}
	ul.tick.w3layouts.agileits {
		font-size: 14px;
	}
	h2 {
		margin: 20px;
		margin-left: 30px;
	}
	.w3imageaits, .aitsloginwthree {
		width: 49.81%;
		height: 300px;
	}
	.w3lsfooteragileits {
		margin-top: 40px;
		margin-bottom: 40px;
	}
}

@media screen and (max-width: 603px) {
	.w3imageaits, .aitsloginwthree {
		width: 100%;
	}
	.containerw3layouts-agileits {
		width: 65%;
	}
	.aitsloginwthree {
		margin-top: -4px;
		padding: 10px 0;
	}
	ul.tick li {
		padding: 0 50px;
	}
	ul.tick li {
		padding: 0px 80px 0 0;
	}
	.header-social.wthree {
		margin: 12% 9%;
	}
	.w3imageaits, .aitsloginwthree {
		height: auto;
	}
	.contact-w3-agileits h3 {
		font-size: 35px;
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 533px) {
	.containerw3layouts-agileits {
		width: 70%;
	}
	.w3lsfooteragileits p {
		font-size: 14px;
	}
}
@media screen and (max-width: 480px) {
	ul.tick li {
		padding: 0px 40px 0 0;
	}
	.send-button {
		margin-left: 23px;
	}
}
@media screen and (max-width: 414px) {
	h1 {
		font-size: 33px;
	}
	.containerw3layouts-agileits {
		width: 85%;
	}
	.submit-w3l {
		margin-left: 20px;
	}
	.submit-w3l {
		margin-left: 20px;
	}
	.contact-w3-agileits h3 {
		font-size: 30px;
		margin-bottom: 20px;
	}
	.w3lsfooteragileits {
		margin-top: 30px;
		margin-bottom: 30px;
	}
}

@media screen and (max-width: 384px) {
	h1 {
		font-size: 30px;
	}
	.f,.t,.g {
		padding: 1em 0em 1em 1em;
	}
	ul.tick li {
		padding: 0px 15px 0 0;
	}
	.contact-form1 {
		padding: 40px 20px;
	}
}
@media screen and (max-width: 375px) {
	.contact-form1 {
		padding: 40px 20px;
		background: #fff;
	}
	.login-check {
		margin-left: 17px;
	}
	.submit-w3l {
		margin-left: 20px;
	}
	.contact-w3-agileits h3 {
		font-size: 26px;
		margin-bottom: 15px;
	}
}
@media screen and (max-width: 360px) {
	h1 {
		font-size: 28px;
	}
}

@media screen and (max-width: 320px) {
	h1 {
		font-size: 25px;
		/*-- w3layouts --*/
		/*-- w3-agileits --*/
	}
	.header-social.wthree {
		margin: 10% 5%;
	}
	i.fa.fa-facebook, i.fa.fa-twitter, i.fa.fa-google-plus {
		width: 19px;
	}
	.f, .t, .g {
		font-size: 14px;
	}
	.w3layouts i.fa {
		margin-right: 6px;
		font-size: 16px;
		padding-right: 12px;
	}
	ul.tick li.label1 {
		padding-right: 5px;
	}
	.send-button {
		margin-left: 15px;
	}
	.login-check {
		margin-left: 10px;
	}
	.submit-w3l {
		margin-left: 15px;
	}
	h2 {
		font-size: 20px;
	}
	.contact-w3-agileits h3 {
		font-size: 24px;
	}
	.w3lsfooteragileits p {
		font-size: 13.5px;
		letter-spacing: 1px;
	}
}

/*-- //Responsive-Code --*/