@media (max-width: 1440px) {
	section.sobre:after {
		right: 0;
	}
	section.contato {
		background-position: 0;
	}
}

@media (max-width: 1366px) {
	
}

@media (max-width: 1280px) {
	section.servicos .owl-carousel:before, section.servicos .owl-carousel:after {
		display: none;
	}
	header #menu, header span {
		right: 15px;
	}
}

@media (max-width: 1024px) {
	section.banner h1 {
	    margin: 180px 0 25px;
	    font-size: 54px;
	    line-height: 54px;
	}
	section.banner img {
		width: 350px;
	}
	section.dados ul li img {
		height: 40px;
    	margin: 10px 15px 10px 0;		
	}
	section.dados ul li p strong {
		font-size: 35px;
	}
	section.dados {
		padding: 35px 0 50px;
	}
	section.sobre:after {
	    right: -13em;
	}	
	section.contato form {
		width: 100%;
		float: unset;
	}
	section.contato .img {
		display: none;
	}
	footer [class^=col] {
	    -ms-flex: 0 0 50%;
	    flex: 0 0 50%;
	    max-width: 50%;
	}
	header #menu {
		top: -20px;
	}
	header span {
		top: 0;
	}
}

@media (max-width: 768px) {
	section.pagina-blog article h3 {
		font-size: 22px;
	}
	section.blog .col-md-4 article, section.blog .col-md-4 article figure, section.blog .col-md-8 article, section.blog .col-md-8 article figure {
		height: 250px;
	}
	section.blog .col-md-4 article h3, section.blog .col-md-8 article h3 {
		font-size: 18px;
	}
	section.blog .col-md-8 article {
		margin-bottom: 30px;
	}
	section.banner img {
		display: none;
	}
	section.banner h1 {
		margin: 125px 0 25px;
	}
	section.banner {
		padding: 75px 0 65px;
	}	
	header {
		top: 65px;
	}
	section.dados ul li {
		text-align: center;
	}
	section.dados ul li img {
		margin: 0 auto 10px;
		display: block;
		float: unset;
	}
	section.sobre [class^=col] {
	    -ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	    max-width: 100%;
	}	
	section.sobre:after {
	    display: none;
	}	
	section.sobre {
		padding-bottom: 125px;
	}
	section.sobre:before {
		background-position: -45em 0;
	}
	section.contato ul li img {
		width: 80%;
	}
	footer [class^=col] {
	    -ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	    max-width: 100%;
	}	
	section.sub-banner {
	    padding-top: 100px;
	}
	section.migalha {
		padding: 30px 0 50px;
	}	
	section.conteudo {
		padding: 75px 0;
	}
	section.pagina-empresa img {
		max-width: 40%;
	}
	section.pagina-clientes ul li img {
		width: 85%;
	}
}

@media (max-width: 640px) {
	section.servicos h2, section.sobre h2, section.contato form h2 {
		font-size: 48px;
	}
	section.contato form input#telefone, section.contato form input#email {
	    width: 100%;
	    margin-right: 0;
	}
	section.servicos:before {
		display: none;
	}	
	header ul.menu li a {
	    font-size: 22px;
	    font-weight: 600;
	}	
	header ul.menu {
		width: 215px;
		left: -215px;
	}
	header ul.submenu {
		width: 215px;
	}
	header ul.submenu.abrir {
		left: 215px;
	}
	header ul.menu li {
	    margin-bottom: 20px;
	}	
	section.conteudo h2 {
	    font-size: 48px;
		line-height: normal;		
	}	
	section.conteudo h3 {
		font-size: 22px;
	}
	section.migalha h2 {
		font-size: 42px;
	}
	section.pagina-empresa img {
		display: none;
	}
	section.pagina-contato form {
		float: unset;
		width: 100%;
		padding: 0;
	}
	section.pagina-contato .img {
		float: unset;
		width: 100%;
	}
}

@media (max-width: 480px) {
	.container {
		padding-left: 30px;
		padding-right: 30px;
	}
	header {
	    top: 50px;
	}	
	section.banner h1 {
	    margin: 100px 0 25px;
	    font-size: 42px;
	    line-height: 42px;
	}	
	section.dados ul li p {
		font-size: 14px;
		line-height: 18px;
	}
	section.dados ul li p strong {
	    font-size: 26px;
	}
	section.dados ul li img {
		height: 35px;
	}
	section.servicos .item {
		height: 300px;
	}
	section.servicos .item blockquote {
		bottom: 15px;
	}
	section.servicos h3 {
		margin-bottom: 40px;
	}
	section.sobre h3 {
		font-size: 28px;
	}
	section.sobre:before {
	    background-position: -54em 0;
	}		
	section.contato form {
		background: none;
		padding: 0;
		box-shadow: none;
	}
	section.sobre {
	    padding-bottom: 85px;
	}	
	section.servicos h2, section.sobre h2, section.contato form h2 {
	    font-size: 38px;
	}	
	section.servicos h2:before, section.sobre h2:before, section.contato form h2:before {
		top: -28px;
	}
	header [class^=col] > a img {
		width: 235px;
	}
	header ul.menu {
	    width: 160px;
	    padding: 25px 35px;
	}
	header ul.menu li {
		margin-bottom: 20px;
	}
	header ul.menu li a:before {
		width: 5px;
		height: 5px;
		top: -3px;
		left: -10px;
	}
	header ul.menu li a {
		font-size: 18px;
	}
	header ul.submenu.abrir {
    	left: 160px;
	}
	header ul.submenu {
	    width: 160px;
	   	padding: 20px 35px;
	}	
	header ul.submenu li {
	    margin-bottom: 12px;
	}	
	header ul.submenu li a {
		font-size: 14px;
	}
	header ul.submenu li a:before {
	    width: 4px;
	    height: 4px;
	    top: 7px;
	    left: -14px;
	}
	section.conteudo h2 {
	    font-size: 38px;
	}	
	section.conteudo h2:before {
		top: -30px;
	}	
	section.conteudo h3 {
		font-size: 20px;
	}	
	section.sub-banner {
	    padding-top: 65px;
	}	
	section.migalha h2 {
	    font-size: 38px;
	}	
	section.pagina-clientes ul {
		column-count: unset;
		padding-top: 20px;
	}
	section.pagina-clientes ul li img {
		width: unset;
		margin-bottom: 40px;
	}
}

@media (max-width: 420px) {
	section.dados ul li img {
	    height: 25px;
	}
	section.dados ul li p strong {
	    font-size: 20px;
	}	
	section.dados ul li img {
		margin-bottom: 0;
	}
	section.dados ul li p {
	    font-size: 12px;
	    line-height: 15px;
	}	
	section.banner h1 {
		font-size: 36px;
	}
	footer ul li:last-child {
		font-size: 18px;
	}
	header [class^=col] > a img {
	    width: 215px;
	}	
	section.migalha h2 {
	    font-size: 32px;
	}	
}

@media (max-width: 400px) {
	section.sobre h3 {
	    font-size: 24px;
	}
	section.dados ul li p {
	    font-size: 10px;
	    line-height: 12px;
	}	
	header [class^=col] > a img {
    	width: 210px;
	}
	section.banner h1 {
	    font-size: 32px;
	    margin-top: 80px;
	    line-height: 34px;
	}	
	section.conteudo h3 {
	    font-size: 18px;
	}	6
}

@media (max-width: 380px) {
	section.servicos h2, section.sobre h2, section.contato form h2 {
	    font-size: 32px;
	}
	header ul.menu {
		width: 150px;
	}
	header ul.menu li a {
	    font-size: 16px;
	}	
	header ul.submenu.abrir {
	    left: 149px;
	}	
	header ul.submenu {
    	width: 150px; 
    	padding-top: 25px;
	}
	header ul.submenu li a {
		font-size: 14px;
	}
	footer ul li:last-child {
	    font-size: 16px;
	}	
	section.conteudo h2 {
	    font-size: 32px;
	}	
}

@media (max-width: 360px) {
	section.banner h1 {
		font-size: 30px;
	}
	section.servicos h2, section.sobre h2, section.contato form h2 {
	    font-size: 30px;
	}	
	section.sobre h3 {
    	font-size: 22px;
	}
	header ul.menu {
		width: 145px;
	}
	header ul.submenu {
    	width: 140px;
	}
	header ul.submenu.abrir {
    	left: 140px;
	}
	header ul.menu li a {
	    font-size: 15px;
	}	
	header ul.menu, header ul.submenu {
		padding-right: 0;
	}
	section.conteudo h2 {
	    font-size: 30px;
	}	
}