input[type="submit"],.header_left ul li a,.agile_back_home a,.agileits_social h5 a,.w3l_header_left ul li a,.agileits_tags ul li a,.login h3 a,.w3agile_forgot h4 a,.reply a,.w3agile_grid_right h3 a,.w3_comments ul li a,.agileits_recent_posts_gridr h4 a,.agileits_twitter_posts ul li a,.wthree_contact_left input[type="reset"],.w3l_services_grid1 h4 a,.wthree_contact_left ul li a,.w3l_services_grid1 span,.w3ls_services_bottom_left_gridl h4 a,.services-breadcrumb ul li a,.w3agile_footer_grid ul li a,.agileinfo_copy_right_left p a,.w3l_header_right ul li a,.details a,.agileits_news_grid_left_gridr h4 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;
}
.wthree_contact_left h4{
	text-transform: capitalize;
    font-size: 1.5em;
    color: #d9232d;
    margin-bottom: 1.5em;
    font-weight: 600;
}
.wthree_contact_left p{
	color:#999;
	line-height:1.8em;
	margin-bottom:2em;
}
.wthree_contact_left p span{
	font-weight:600;
	color:#212121;
}
.wthree_contact_left ul li{
	list-style-type:none;
	margin-bottom:1em;
	color:#999;
}
.wthree_contact_left ul li span{ 
	padding-right:1em;
	color:#d9232d;
}
.wthree_contact_left ul li a{
	color:#999;
	text-decoration:none;
}
.wthree_contact_left ul li a:hover{
	color:#212121;
}
.wthree_contact_left input[type="text"],.wthree_contact_left input[type="email"],.wthree_contact_left textarea{
	outline:none;
	padding:10px;
	font-size:14px;
	color:#212121;
	background:#f5f5f5;
	width:100%;
	border:1px solid #E6E6E6;
}
.wthree_contact_left input[type="text"]:nth-child(2),.wthree_contact_left input[type="email"]{
	margin:1em 0 0;
}
.wthree_contact_left textarea{
	min-height: 200px;
    margin: 1em 1.1em;
    width: 95.9% !important;
}
.wthree_contact_left input[type="submit"],.wthree_contact_left input[type="reset"]{
	outline: none;
    padding: 10px 0;
    font-size: 14px;
    color: #fff;
    background: #d9232d;
    width: 46.6%;
    border: none;
    text-transform: uppercase;
    margin-left: 1.1em;
}
.wthree_contact_left input[type="submit"]:hover,.wthree_contact_left input[type="reset"]:hover{
	background:#212121;
}

/*-- header --*/
input[type="submit"],.header_left ul li a,.agile_back_home a,.agileits_social h5 a,.w3l_header_left ul li a,.agileits_tags ul li a,.login h3 a,.w3agile_forgot h4 a,.reply a,.w3agile_grid_right h3 a,.w3_comments ul li a,.agileits_recent_posts_gridr h4 a,.agileits_twitter_posts ul li a,.wthree_contact_left input[type="reset"],.w3l_services_grid1 h4 a,.wthree_contact_left ul li a,.w3l_services_grid1 span,.w3ls_services_bottom_left_gridl h4 a,.services-breadcrumb ul li a,.w3agile_footer_grid ul li a,.agileinfo_copy_right_left p a,.w3l_header_right ul li a,.details a,.agileits_news_grid_left_gridr h4 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;
}



.news h3,.testimonials h3,.services h3,.special-services h3,.about h3,h3.title,.mail h3,.login h6{
	text-align: center;
    color: #212121;
    font-size: 2em;
    font-weight: 600;
    padding: .5em 1em;
    box-shadow: 0px 0px 2px #b0b0b0;
    text-transform: uppercase;
    width: 30%;
    margin: 0 auto;
}


/*-- mail --*/


/*-- //mail --*/
/*-- single --*/
.mail{
	margin-bottom:30px;
}
@media (max-width: 1080px){
	.news h3, .testimonials h3, .services h3, .special-services h3, .about h3, h3.title, .mail h3, .login h6 {
		width: 31%;
	}
	.wthree_contact_left textarea {
		width: 95% !important;
	}
	.wthree_contact_left input[type="submit"], .wthree_contact_left input[type="reset"] {
		width: 45.8%;
	}
	.login form,.agileits_social {
		width: 55%;
	}

@media (max-width: 991px){
	
	.news h3, .testimonials h3, .services h3, .special-services h3, .about h3, h3.title, .mail h3, .login h6 {
		width: 40%;
		font-size: 1.7em;
	}
	
	.wthree_contact_left {
		margin: 2em 0 0;
	}
	.wthree_contact_left_grid:nth-child(2) {
		margin: 1em 0 0;
	}
	.wthree_contact_left textarea {
		width: 95.5% !important;
	}
	.wthree_contact_left input[type="submit"], .wthree_contact_left input[type="reset"] {
		width: 46.3%;
	}
	.wthree_contact_left:nth-child(5) {
		margin: 2em 0 0;
	}
	.wthree_contact_left p {
		margin-bottom: 1em;
	}
	}
@media (max-width: 640px){
	.banner-bottom, .news, .login, .single, .w3agile_comments, .testimonials, .services, .about-bottom, .mail, .typo, .services-bottom, .special-services, .about, .about-counter {
		padding: 3em 0;
	}
	.news h3, .testimonials h3, .services h3, .special-services h3, .about h3, h3.title, .mail h3, .login h6 {
		width: 45%;
	}
	.wthree_contact_left h4 {
		font-size: 1.3em;
	}
	.wthree_contact_left_grid {
		padding: 0;
	}
	.wthree_contact_left textarea {
		width: 100% !important;
		margin: 1em 0;
	}
	.wthree_contact_left input[type="submit"] {
		margin-left: 0;
	}
	.wthree_contact_left input[type="reset"]{
		margin-left: 1em;
	}
	.wthree_contact_left input[type="submit"], .wthree_contact_left input[type="reset"] {
		width: 48.3%;
	}
	}
@media (max-width: 568px){
	
	.news h3, .testimonials h3, .services h3, .special-services h3, .about h3, h3.title, .mail h3, .login h6 {
		width: 55%;
		font-size: 1.6em;
	}
	}
@media (max-width: 480px){
	
	.banner-bottom, .news, .login, .single, .w3agile_comments, .testimonials, .services, .about-bottom, .mail, .typo, .services-bottom, .special-services, .about, .about-counter {
		padding: 2em 0;
	}
	
	.news h3, .testimonials h3, .services h3, .special-services h3, .about h3, h3.title, .mail h3, .login h6 {
		font-size: 1.4em;
	}
	
	.wthree_contact_left input[type="reset"] {
		margin-left: .6em;
	}
}
@media (max-width: 414px){
	
	.wthree_contact_left input[type="submit"], .wthree_contact_left input[type="reset"] {
		width: 100%;
	}
	.wthree_contact_left input[type="reset"] {
		margin: 1em 0 0;
	}
}
@media (max-width: 384px){
	.wthree_contact_left {
		padding: 0;
	}
}
@media (max-width: 375px){
	
}
@media (max-width: 320px){
	.agileits_news_grid_left_gridl p span,.checkbox,.w3agile_forgot h4 a,.login input[type="text"], .login input[type="password"], .login input[type="email"],.wthree_contact_left input[type="text"], .wthree_contact_left input[type="email"], .wthree_contact_left textarea,.agileinfo_write_reply input[type="text"], .agileinfo_write_reply input[type="email"], .agileinfo_write_reply textarea {
		font-size: 13px;
	}
	
	.news h3, .testimonials h3, .services h3, .special-services h3, .about h3, h3.title, .mail h3, .login h6 {
		width: 85%;
		font-size: 1.3em;
	}
	
}