/*------------------------------------------------------------------------*/
/*  1500px                                                                */
/*------------------------------------------------------------------------*/
@media only screen and (max-width : 1500px) {

	body {
		font: normal 14px/22px "Freizeit";
	}

	h1 { font: normal 72px/72px "FreightBigProBold"; }
	h2 { font: normal 38px/40px "FreightBigProBold"; }
	h3 { font: normal 34px/38px "Freizeit"; }

	header {
	    height: 70px;
	    border-radius: 35px;
	}
	header .logo img {
	    height: 50px;
	}
	header nav {
	    top: 20px;
	}
	header nav ul li {
	    margin: 0 45px 0 0;
	}
	header nav ul li a {
	    font-size: 14px;
	}
	header .wpp img {
	    height: 50px;
	    padding: 10px 0;
	}

	section#featured .container {
	    width: 960px;
	}
	section#featured span {
	    font-size: 16px;
	    line-height: 22px;
	}
	section#featured p {
	    font-size: 28px;
	    line-height: 34px;
	}
	section#featured a.button {
	    font-size: 14px;
	    line-height: 50px;
	    margin: 30px 0 0 0;
	    padding: 0 30px;
	}

	section#sobre {
	    padding: 120px 0;
	}
	section#sobre .container {
	    width: 1080px;
	}
	section#sobre .text {
	    width: 540px;
	    padding: 0 0 0 60px;
	}
	section#sobre .text p {
	    margin: 30px 0;
	}
	section#sobre a.button {
	    font-size: 14px;
	    line-height: 50px;
	    padding: 0 30px;
	}
	section#sobre img {
	    height: 360px;
	    top: 120px;
	}

	section#produto {
	    padding: 40px 0 120px 0;
	}
	section#produto .container {
	    width: 1080px;
	}
	section#produto .left {
	    padding: 0 40px 0 0;
	}
	section#produto .right {
	    padding: 0 0 0 40px;
	}
	section#produto img {
	    padding: 0;
	}
	section#produto .faq li {
	    margin: 0 0 15px 0;
	}
	section#produto .faq h2.question {
	    line-height: 26px;
	    padding: 15px 0;
	}
	section#produto .faq h2.question span {
	    font: normal 16px/20px "Freizeit";
	}

	section#produto .faq .plus-minus-toggle {
	    width: 40px;
	    height: 40px;
	    top: 15px;
	}
	section#produto .faq .plus-minus-toggle:before,
	section#produto .faq .plus-minus-toggle:after {
	    width: 14px;
	    top: 20px;
	    left: 14px;
	}
	section#produto::before {
	    width: 400px;
	    height: 400px;
	    left: -200px;
	    bottom: 260px;
	}
	section#produto a.button {
	    font-size: 14px;
	    line-height: 50px;
	    margin: 40px 0 0 0;
	    padding: 0 30px;
	}

	section#logos {
	    padding: 120px 0;
	}
	section#logos .container {
	    width: 960px;
	}
	section#logos h3 {
	    margin: 0 0 40px 0;
	}
	section#logos .logos img {
	    height: 40px;
	    margin: 45px;
	}

	section#depoimentos {
	    padding: 120px 0;
	}
	section#depoimentos .container {
	    width: 960px;
	}
	section#depoimentos h3 {
	    margin: 0 0 40px 0;
	}

	section#depoimentos .testimonial {
	    margin: 0 15px;
	}
	section#depoimentos .testimonial .testimonial-content {
	    padding: 25px 20px 0 50px;
	}
	section#depoimentos .testimonial .description {
	    font: normal 16px/20px "FreightBigProBold";
	}
	section#depoimentos .testimonial .description::before {
	    width: 25px;
	    height: 20px;
	    top: -10px;
	    left: -35px;
	}
	section#depoimentos .testimonial .name {
	    left: -35px;
	    margin: 15px 0 20px 0;
	}
	section#depoimentos .testimonial .name img {
	    width: 50px;
	    height: 50px;
	    margin: 0 10px 0 0;
	}
	section#depoimentos .testimonial .name .title {
	    font-size: 12px;
	}
	.owl-theme .owl-controls {
	    margin: 30px 0 0 0;
	}
	.owl-theme .owl-controls .owl-page span {
	    width: 7px;
	    height: 7px;
	    margin: 5px 7px;
	}
	section#depoimentos a.button {
	    font-size: 14px;
	    line-height: 50px;
	    margin: 30px 0 0 0;
	    padding: 0 30px;
	}

	section#equipe {
	    padding: 120px 0;
	}
	section#equipe .container {
	    width: 960px;
	}
	section#equipe h3 {
	    margin: 0 0 40px 0;
	}
	section#equipe ul li p {
	    font-size: 22px;
	    line-height: 24px;
	}
	section#equipe ul li span {
	    font-size: 12px;
	    line-height: 22px;
	}

	footer {
	    padding: 120px 0;
	}
	footer .container {
	    width: 1080px;
	}
	footer img.icon_logo {
	    width: 160px;
	}
	footer p {
	    font-size: 20px;
	    line-height: 26px;
	    margin: 40px 0 30px 0;
	}
	footer p b {
	    font-size: 48px;
	    line-height: 54px;
	}
	footer a.button {
	    font-size: 14px;
	    line-height: 50px;
	    padding: 0 30px;
	}
	footer a.turn {
	    font-size: 10px;
	    line-height: 12px;
	    padding: 3px 8px;
	    left: 120px;
	    bottom: 60px;
	}
	footer ul.social {
	    right: 120px;
	    bottom: 60px;
	}
	footer ul.social li {
	    width: 25px;
	    margin: 15px 0 0 0;
	}
}

/*------------------------------------------------------------------------*/
/*  440px                                                                 */
/*------------------------------------------------------------------------*/
@media only screen and (max-width : 440px) {

	body {
		font: normal 14px/22px "Freizeit";
	}

	h1 { font: normal 44px/44px "FreightBigProBold"; }
	h2 { font: 500 28px/36px "FreightBigProBold"; }
	h3 { font: 500 22px/28px "Freizeit"; }

	header nav,
	section#produto::before,
	section#produto .left {
		display: none;
	}

	header {
	    padding: 10px 25px;
	}

	section#featured {
	    height: 600px;
	}
	section#featured .container {
	    width: 100%;
	}
	section#featured span {
	    font-size: 14px;
	    line-height: 18px;
	}
	section#featured p {
	    font-size: 18px;
	    line-height: 24px;
	}
	section#featured a.button {
	    margin: 20px 0 0 0;
	}
	section#featured a.scroll_button {
	    font-size: 11px;
	    line-height: 16px;
	    letter-spacing: 1px;
	    right: 20px;
	    bottom: 35px;
	}
	section#featured a.scroll_button::after {
	    width: 60px;
	    height: 1px;
	    right: -70px;
	    bottom: 9px;
	}
	section#sobre {
	    padding: 60px 0;
	}
	section#sobre .container {
	    width: 100%;
	    padding: 0 40px;
	}
	section#sobre .text {
	    width: 100%;
	    padding: 0;
	    text-align: center;
	}
	section#sobre .text p {
	    margin: 20px 0;
	}
	section#sobre img {
	    width: 100%;
	    height: auto;
	    position: relative;
	    top: 0;
	    right: 0;
	    margin: 40px 0 0 0;
	    padding: 0 15px;
	}

	section#produto {
	    padding: 0px 0 60px 0;
	}
	section#produto .container {
	    width: 100%;
	    padding: 0 40px;
	}
	section#produto .right {
	    width: 100%;
	    padding: 0;
	}
	section#produto .faq h2.question {
	    line-height: 20px;
	}
	section#produto .faq h2.question span {
	    font: 500 14px/18px "Freizeit";
	}
	section#produto a.button {
	    margin: 20px 0 0 0;
	}

	section#logos {
	    padding: 60px 0;
	}
	section#logos .container {
	    width: 100%;
	    padding: 0 40px;
	}
	section#logos h3 {
	    margin: 0 0 20px 0;
	}
	section#logos .logos {
	    flex-direction: column;
	}
	section#logos .logos img {
	    height: 30px;
	    margin: 20px 0;
	}

	section#depoimentos {
	    padding: 60px 0;
	}
	section#depoimentos .container {
	    width: 100%;
	    padding: 0 40px;
	}
	section#depoimentos h3 {
	    margin: 0 0 40px 0;
	}

	section#equipe {
	    padding: 60px 0;
	}
	section#equipe .container {
	    width: 100%;
	    padding: 0 40px;
	}
	section#equipe h3 {
	    margin: 0 0 40px 0;
	}
	section#equipe ul li {
	    width: 50%;
	    margin: 0 0 20px 0;
	    padding: 0 15px;
	}
	section#equipe ul li p {
	    font-size: 20px;
	    line-height: 20px;
	    margin: 10px 0 0 0;
	}

	footer {
	    padding: 60px 0;
		flex-direction: column;
	}
	footer .container {
	    width: 100%;
	    padding: 0 40px;
	}
	footer img.icon_logo {
	    width: 120px;
	}
	footer p {
	    font-size: 14px;
	    line-height: 20px;
	    margin: 20px 0;
	}
	footer p b {
	    font-size: 26px;
	    line-height: 34px;
	}
	footer a.turn {
	    font-size: 8px;
	    line-height: 10px;
	    letter-spacing: 1px;
	    padding: 2px 5px;
	    left: 15px;
	    bottom: 15px;
	}
	footer ul.social {
	    position: relative;
	    right: 0;
	    bottom: 0;
	    margin: 30px auto 0 auto;
	}
	footer ul.social li {
	    margin: 0 8px;
	    float: left;
	}
	footer ul.social li img {
	    padding: 2px;
	}
}

/*------------------------------------------------------------------------*/
/*  380px                                                                 */
/*------------------------------------------------------------------------*/
@media only screen and (max-width : 380px) {

}