@media (max-width: 989px) {
	.row {
		margin-left:15px;
		margin-right:15px;
	}
	.navbar {
		min-height: 30px;
		margin-bottom: 20px;
		padding:20px 0;
		background-color:#7bacd6;
		box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.2), 0 8px 22px 0 rgba(0, 0, 0, 0.19);
	}
	.navbar-toggle .icon-bar {
		display: block;
		width: 22px;
		height: 2px;
		border-radius: 1px;
		color: #ffffff !important;
		background-color: #fff;
	}
	.logo {
		margin-right:0;
		margin-left:40px;
	}
	.navbar-toggle {
		margin-top: 20px;
	}
	.banner {
		margin-top:120px;
	}
	.banner .frasebanner {
		position: absolute;
		bottom: 30%;
		left: 11%;
		font-size: 22px;
		line-height: 20px;
		color: #f7f7f7;
		font-weight: 900;
		text-transform: uppercase;
	}
	.banner .frasebanner.fb3 {
		bottom: 45%;
		font-size: 14px;
		line-height: 15px;
	}
	.mskbanner {
		position: absolute;
		bottom: -15px;
		left: 0;
		z-index: 999;
	}
	.owl-dots {
		display:none;
	}
	.exclusiva img {
		position: absolute;
		top: -38px;
		left: 40%;
		z-index: 9999;
		width: 20%;
	}
	.textoproduto {
		padding-top: 15px;
	}
	.textoproduto h1 {
		font-size:45px;
	}
	.acustico .imgproduto {
		margin-left: 0px;
	}
	.resiliencia .imgproduto {
		margin-left: 0;
	}
	.resiliencia {
		background:#aec2cf url(../images/bg_resiliencia.jpg) top center no-repeat;
		padding-bottom: 90px;
	}
	.sobre {
		padding:50px 0;
	}
	footer {
		padding-top:40px;
		text-align:center;
	}
	.logofooter {
		margin:20px 0;
	}
	.endfooter {
		text-align:center !important;
	}
}