@media screen and (max-width:1440px) {
	.wrapper {width:1000px;}

	.depoimento {width:655px;}

	#footer .logo {margin-right:40px;width:145px;}
	#footer .box {margin-right:36px;}
	#footer .box.endereco {width:210px;}

	#home .banners .box {margin-left:-500px;}
	#home .textos .box {width:445px;}
	#home .textos .texto {float:none;width:100%;margin-right:0px;}
	#home .profissional .box {margin-left:0px;width:500px;font-size:29px;}
	#home .banners .box h2 {font-size:46px;line-height:50px;}

	#quem-somos .box-texto {margin-left:0px;width:calc(100% - 432px);}
	#quem-somos .menu li {margin:0px 20px;width:236px;font-size:18px;height:70px;line-height:70px;}
	#quem-somos .bg {width:340px;}

	#solucoes .menu {margin-left:0px;}
	#solucoes .box-texto {margin-left:60px;width:calc(100% - 416px);}

	#clientes .box-texto {margin-left:5%;width:90%;}

	#contato form textarea {width:277px;}
	#contato .contato {width:350px;margin-left:0px;}
	#contato .contato .telefone {font-size:22px;}
	#contato .box-mapa {padding-left:0px;}
	#contato .box-mapa .mapa {width:550px;}	
}

@media screen and (max-width:960px) {
	html {position:relative;overflow-x:hidden;width:100%;min-width:315px;}
	body {position:relative;overflow-x:hidden;width:100%;}

	* {-webkit-overflow-scrolling:touch;}

	.wrapper {width:100%;}

	.box-topo-padrao {height:220px;margin-top:-100px;}

	.depoimento {width:100% !important;}
	.depoimento .detalhes {width:calc(100% - 164px) !important;}

	.titulo-padrao {font-size:28px;}

	#header {height:66px;background:url(../imagens/site/logo_mobile.png) no-repeat 5% top #7c1a2d;}
	#header .ico-menu {right:5%;position:absolute;width:32px;height:32px;background:url(../imagens/site/ico_menu.png) no-repeat center;z-index:10;cursor:pointer;margin-top:19px;}
	#header .menu {display:none;}
	#header .social {display:none;}
	#header .logo {display:none;}

	#footer {margin-top:0px;padding-top:100px;background-size:cover !important;}
	#footer .box.email {display:none;}
	#footer .box.facebook {display:none;}
	#footer .box.endereco {display:none;}
	#footer .logo {display:none;}
	#footer .box.telefone {font-size:24px;text-align:center;background-position:center top;padding-left:0px;height:auto;margin-right:0px;padding-top:42px;float:none;margin-top:-50px;}
	#footer .box.telefone p {text-align:center;font-weight:900;}

	#home .banners {height:400px;margin-top:66px;}
	#home .banners .box {left:5%;margin-left:0px;bottom:30px;margin-top:350px;width:90%;}
	#home .banners .box h2 {font-size:34px;line-height:40px;}
	#home .banners .box .ver-mais {font-size:12px;}
	#home .banners .banner {background-size:cover !important;}
	#home .profissional {margin-top:0px;background-size:1070px auto !important;height:265px;}
	#home .depoimentos {display:none;}
	#home .textos {padding:0px;box-shadow:inherit;width:90%;margin-left:5%;margin-top:50px;}
	#home .textos .box {float:none;width:100%;margin-bottom:50px;}
	#home .textos .texto {width:100%;float:none;}
	#home .profissional .box {font-size:14px;left:inherit;margin:0px;right:5%;width:50%;line-height:27px;margin-top:50px;}

	#quem-somos .menu {display:block;}
	#quem-somos .menu li {text-align:center;padding:10px 0px;height:auto;line-height:inherit;float:none;margin:0px;width:100%;}
	#quem-somos .bg {position:relative;right:inherit;display:table;margin:0 auto;margin-top:60px !important;}
	#quem-somos .box-texto {margin-top:40px;margin-left:5%;width:90%;float:none;}

	#solucoes .menu {display:block;float:none;}
	#solucoes .menu li {text-align:center;padding:10px 0px;height:auto;line-height:inherit;float:none;margin:0px;width:100%;}
	#solucoes .box-texto {margin-top:40px;margin-left:5%;width:90%;float:none;display:block;}

	#contato form {display:block;width:90%;margin-left:5%;}
	#contato form p {width:100%;}
	#contato form .box-left {float:none;margin-right:0px;}
	#contato form .box-right {float:none;}
	#contato form .small {margin-right:0px;float:none;}
	#contato form .small.last {float:none;}
	#contato form .box-right label {float:none;}
	#contato form button {width:100%;height:40px;}
	#contato form input, #contato form select, #contato form textarea {width:calc(100% - 20px);}
	#contato .contato {float:none;margin:0 auto;display:table;margin:0 auto;margin-top:70px;}
	#contato .box-mapa {float:none;margin-right:0px;padding:0px;margin-top:78px;}
	#contato .box-mapa .mapa {width:100%;}

	#blog .noticias {float:none;width:90%;margin-left:5%;}
	#blog .box-categorias {float:none;width:90%;margin-left:5%;margin-top:40px;}
	#blog .noticias .noticia > .foto {height:300px;}
}

@media screen and (max-width:800px) {
	#clientes .clientes .cliente {width:25%;}
}

@media screen and (max-width:620px) {
	#clientes .clientes .cliente {width:33.33%;}
}

@media screen and (max-width:520px) {
	.depoimento .foto {float:none;display:table;margin:0 auto;}
	.depoimento .detalhes {float:none;width:100% !important;margin-top:20px;margin-left:0px;}

	#clientes .depoimentos .depoimento {margin:0px;margin-bottom:45px;}
	#clientes .depoimentos .depoimento .detalhes {padding-top:0px;text-align:center;}
}