@media only screen and (min-width:900px) and (max-width:1440px)
{
  
}
@media only screen and (min-width:1025px) and (max-width:1366px){
	
}
@media only screen and (min-width:800px) and (max-width:1280px) {
  .produtos-container {
	width:1253px;
  }
  .bg-opiniao {
    width: 1180px; 
  }
}
@media only screen and (min-width:769px) and (max-width:1024px){
  .container {
    width: 780px;
    margin: 30px auto;
  }
  .produtos {
    margin-top: 0;
  }
  .busca-opn {
    position: absolute;
    right: -66px;
    top: 28px;
  }
  .produtos-container, .container-m  {
    width:1024px;
  }
  .descricao h1, .descricao h3, .produtos h3 {
    font-size: 51px;
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 25px;
  }
  .produtos-grid {
    width: 235px;
    height: 291px;
    margin: 5px 11px 0px 11px;
  }
  .produtos-grid p:after {
    top: 3px;
    left: -15px;
  }
  .produtos-grid p {
    top: 79%;
  }

  .sg-img {
    width: 235px;
    height: 235px;
  } 

  .box-text {
    width: 363px;
    /*height: 484px;*/
    background: #282828;
    padding: 30px 30px 30px 20px;
  }
  .grid-m {
    width: 392px;
    float: left;
    margin-left: 20px;
  }
  .grid-m2 {
    width: 608px;
    float: left;
  }
  .bg-opiniao {
    width: 780px; 
  }
  .alg {
    width: 780px;
    margin: 0 auto;
  }
  .slideshow-container {
    max-width: 900px;
    position: relative;
    margin: 0 auto;
  }
  .grid-slideshow-1 {
    width: 639px;
    float: left;
    margin: 0 auto;
  }
  .sg-img-glr-2 {
    width: 530px;
    height: 707px;
  }
  .grid-slide-show-2 {
    max-width: 254px;
    width: 254px;
    float: left;
    margin: 0 auto;
  }
  .alg-glr {
    width: 254px;
    margin: 0 auto;
    position: relative;
  }
  .produtos-grid-glr {
    width: 160px;
    height: 185px;
    display: block;
  }
  .produtos-grid-glr img {
    width: 160px;
  }
  .produtos-grid-glr p {
    top: 92%;
  }
  .sg-img-glr {
    width: 160px;
    height: 160px;
  }
  
}
@media only screen and (min-width:768px) and (max-width:959px) {

	.desk {
    display: none;
  }
  .produtos {
    margin-top: 30px;
  }


  .introducao {
    width:100%;
    height:280px;
    background:url(../img/header.jpg) no-repeat center;
    background-size:cover;
    text-align:center;
    margin-bottom:40px;
  }
  .descricao h1, .descricao h3, .produtos h3 {
    font-size: 38px;
    margin-bottom: 20px;
  }
  .descricao h1 {
    font-size: 30px;
  }
  .produtos h3 {
    font-size: 14px;
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .descricao h3:after, .descricao h1:after {
    left: 9px;
  }


  .descricao_img {
    top:0;
    width: 320px;
  }
  .produtos-container {
    width:100%;
    padding: 0 0 30px 0;
  }
  .produtos-grid {
    width: 320px;
    height: 365px;
    margin: 0 auto;
    display: block;
  }
  .container {
    width: 320px;
  } 
  .sg-img {
    width: 320px;
    height: 320px;
  }
  .produtos-grid img {
    width: 320px;
  } 
  .produtos-grid p {
    font-size: 14px;
    top: 90%;
  }
  .produtos-grid p:after {
    top: -5px;
    left: -10px;
  }
  .container-m {
    width: 320px;
    margin: 0 auto;
  }
  .grid-m, .grid-m2 {
    width: 320px;
    float: none;
    margin: 0 auto;
  }
  .box-text {
    width: 320px;
    background: #282828;
    padding: 10px 15px 10px 15px;
    margin-bottom: 15px;
  }
  .box-top {
    position: relative;
    top: 0;
    z-index: 9;
  }
  .sg {
    padding-left: 25px;
    top: 0;
  }
  .bg-opiniao {
    width: 100%;
    min-height: 65vh;
    height: auto;
    margin: 30px auto;
    padding: 10px 15px 35px 15px;
  }
  .bg-opiniao h4 {
    margin-bottom: 20px;
    margin-right: 0;
  }
  .bg-opiniao p {
    font-size: 14px;
    color: #fff;
    margin-bottom: 0;
  }
  .bg-opiniao a {
    padding: 15px 5px;
    font-size: 10px;
  }
  .bg-opiniao input {
    margin-left: 15px;
    border: none;
    width: 50%;
  }
  .bg-opiniao button {
    padding: 7px 10px;
    margin-left: 5px;
    width: 20%;
    font-size: 12px;
  }
  .busca-opn {
    position: relative;
    width: 320px;
    height: 30px;
    right: 0;
    top: 0;
    margin-bottom: 20px;
  }
  .slideshow-container {
    max-width: 320px;
    position: relative;
    margin: 0 auto;
  }
  .alg {
    width: 320px;
    margin: 0 auto;
  }
  .next {
    cursor: pointer;
    position: absolute;
    top: 104%;
    left: 39%;
    z-index: 999;
  }
  .mob {
    display: inline-block;
    border: 1px solid #fff;
    position: relative;
    top: 35px;
    left: 0;
    z-index: 999;
    padding: 10px 20px;
    margin: 0 auto;
    text-align: center;
  }
  .spn-mob {
    display: inline-block;
  }
  .voltar {
    top: 0;
  }
  .container-glr {
    width: 320px;
  }
  .grid-slideshow-1 {
    width: 320px;
    float: none;
  }
  .sg-img-glr-2 {
    width: 320px;
    height: 427px;
    margin: 0px auto 30px auto;
    position: relative;
  } 
  .mySlides2 img {
    width: 100%;
    max-height: 427px;
  } 
  .prevglr img, .nextglr img{
    width: 10px;
  }
  .prevglr, .nextglr {
    background-color: rgba(0,0,0,0.7);
    top: 50%;
    width: auto;
    padding: 10px;
  }
  .produtos-grid-glr {
    width: 320px;
    height: 365px;
    margin: 0 auto;
  }
  .othmt {
    margin-top: 30px;
    text-align: center;
  }
  .ltr-mob {
    z-index: 999;
    border: 1px solid #fff;
    position: relative;
    top: 35px;
    left: 28%;
    z-index: 999;
    padding: 10px 20px;
    margin: 0 auto;
    text-align: center;
  }
  .modal-opncli > div {
    width: 320px;
    margin: 45px auto 0 auto;
  }
  .modal-opncli img{
    width: 75px;
    margin: 0 auto;
  }
  .modal-opncli h3 {
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .modal-opncli h4 {
    font-size: 12px;
    margin-bottom: 5px;
    font-weight: 300;
  }
  .modal-opncli h5 {
    font-size: 14px;
    margin-bottom: 15px;
    line-height: 16px;
  }
  .modal-opncli p {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .opn-modal-cli {
    margin-left: 0;
  }
  .btn-mais {
    margin-top: 15px !important;
  }
	
	[data-anime] {
		opacity:1;
		transition:all .6s ease-in;
	}
	[data-anime=left] {
		transform:translate3d(0,0,0);
		-webkit-transform:translate3d(0,0,0);
	}
	[data-anime=right] {
		transform:translate3d(0,0,0);
	}
	[data-anime=top] {
		transform:translate3d(0,0,0);
	}
	[data-anime].animate {
		opacity:1;
		-webkit-transform:translate3d(0,0,0);
	}
	
	.quest img {
        margin-left: 5px;
        margin-right: 0px;
        width: 32px;
      }
    .grid-3 {
      margin-top: 5px;
      width: 100px;
      display: inline-block;
    }
  .fnt-fltr, .fnt-msg {
    margin-bottom: 5px;
  }
  .container-check {
    padding-left: 15px;
    margin-bottom: 0;
    font-size: 13px;
    margin-right: 0px;
    margin-top: 10px;
  }
  .checkmark {
    height: 13px;
    width: 13px;
  }
  .container-check .checkmark:after {
    left: 5px;
    top: 2px;
    width: 4px;
    height: 9px;
    border: solid white;
    border-width: 0 1px 1px 0;
  }
  .grid-10, .grid-7 {
    width: 320px;
  }
  .lnk-opn {
    display: block;
  }
  .opiniaoclientemobile{
    margin: 0 auto;
    width: 100%;
  }
  .fchr-opnmbl {
    width: 150px;
    height: 30px;
    margin: 0 auto;
  }
  .fchr-opnmbl button {
    width: 100% !important;
    margin-left: 0 !important;
  }
	
}

@media only screen and (min-width:768px) and (max-width:959px) and (orientation: landscape) {
   
}

@media only screen and (max-width:767px) {
  
  .desk {
    display: none;
  }
  .produtos {
    margin-top: 30px;
  }


  .introducao {
    width:100%;
    height:280px;
    background:url(../img/header.jpg) no-repeat center;
    background-size:cover;
    text-align:center;
    margin-bottom:40px;
  }
  .descricao h1, .descricao h3, .produtos h3 {
    font-size: 38px;
    margin-bottom: 20px;
  }
  .descricao h1 {
    font-size: 30px;
  }
  .produtos h3 {
    font-size: 14px;
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .descricao h3:after, .descricao h1:after {
    left: 9px;
  }


  .descricao_img {
    top:0;
    width: 320px;
  }
  .produtos-container {
    width:100%;
    padding: 0 0 30px 0;
  }
  .produtos-grid {
    width: 320px;
    height: 365px;
    margin: 0 auto;
    display: block;
    float: none;
  }
  .container {
    width: 320px;
  } 
  .sg-img {
    width: 320px;
    height: 320px;
  }
  .produtos-grid img {
    width: 320px;
  }
  .produtos-grid-glr img {
    width: 320px;
    height: 320px;
  }
  .produtos-grid p {
    font-size: 14px;
    /*top: 90%;*/
  }
  .produtos-grid p:after {
    top: -5px;
    left: -10px;
  }
  .container-m {
    width: 320px;
    margin: 0 auto;
  }
  .grid-m, .grid-m2 {
    width: 320px;
    float: none;
    margin: 0 auto;
  }
  .box-text {
    width: 320px;
    /*height: 400px;*/
    background: #282828;
    padding: 10px 15px 10px 15px;
    margin-bottom: 15px;
  }
  .box-top {
    position: relative;
    top: 0;
    z-index: 9;
  }
  .sg {
    padding-left: 25px;
    top: 0;
    display: none;
  }
  .bg-opiniao {
    width: 100%;
    min-height: 65vh;
    height: auto;
    margin: 30px auto;
    padding: 10px 15px 35px 15px;
  }
  .bg-opiniao h4 {
    margin-bottom: 20px;
    margin-right: 0;
  }
  .bg-opiniao p {
    font-size: 14px;
    color: #fff;
    margin-bottom: 0;
  }
  .bg-opiniao a {
    padding: 15px 5px;
    font-size: 10px;
  }
  .bg-opiniao input {
    margin-left: 15px;
    border: none;
    width: 50%;
  }
  .bg-opiniao button {
    padding: 7px 10px;
    margin-left: 5px;
    width: 20%;
    font-size: 12px;
  }
  .busca-opn {
    position: relative;
    width: 320px;
    height: 30px;
    right: 0;
    top: 0;
    margin-bottom: 20px;
  }
  .slideshow-container {
    max-width: 320px;
    position: relative;
    margin: 0 auto;
  }
  .alg {
    width: 320px;
    margin: 0 auto;
  }
  .next {
    cursor: pointer;
    position: absolute;
    top: 104%;
    left: 39%;
    z-index: 999;
  }
  .mob {
    display: inline-block;
    border: 1px solid #fff;
    position: relative;
    top: 35px;
    left: 0;
    z-index: 999;
    padding: 10px 20px;
    margin: 0 auto;
    text-align: center;
  }
  .spn-mob {
    display: inline-block;
  }
  .voltar {
    top: 0;
  }
  .container-glr {
    width: 320px;
  }
  .grid-slideshow-1 {
    width: 320px;
    float: none;
  }
  .sg-img-glr-2 {
    width: 320px;
    height: 427px;
    margin: 0px auto 30px auto;
    position: relative;
  } 
  .mySlides2 img {
    width: 100%;
    max-height: 427px;
  } 
  .prevglr img, .nextglr img{
    width: 10px;
  }
  .prevglr, .nextglr {
    background-color: rgba(0,0,0,0.7);
    top: 50%;
    width: auto;
    padding: 10px;
  }
  .produtos-grid-glr {
    width: 320px;
    height: 365px;
    margin: 0 auto;
  }
  .othmt {
    margin-top: 30px;
    text-align: center;
  }
  .ltr-mob {
    z-index: 999;
    border: 1px solid #fff;
    position: relative;
    top: 35px;
    left: 0;
    z-index: 999;
    padding: 10px 20px;
    margin: 0 auto;
    text-align: center;
  }
  .modal-opncli > div {
    width: 320px;
    margin: 45px auto 0 auto;
  }
  .modal-opncli img{
    width: 75px;
    margin: 0 auto;
  }
  .modal-opncli h3 {
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .modal-opncli h4 {
    font-size: 12px;
    margin-bottom: 5px;
    font-weight: 300;
  }
  .modal-opncli h5 {
    font-size: 14px;
    margin-bottom: 15px;
    line-height: 16px;
  }
  .modal-opncli p {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .opn-modal-cli {
    margin-left: 0;
  }
  .btn-mais {
    margin-top: 15px !important;
  }
	
	[data-anime] {
		opacity:1;
		transition:all .6s ease-in;
	}
	[data-anime=left] {
		transform:translate3d(0,0,0);
		-webkit-transform:translate3d(0,0,0);
	}
	[data-anime=right] {
		transform:translate3d(0,0,0);
	}
	[data-anime=top] {
		transform:translate3d(0,0,0);
	}
	[data-anime].animate {
		opacity:1;
		-webkit-transform:translate3d(0,0,0);
	}
	
	.quest img {
        margin-left: 5px;
        margin-right: 0px;
        width: 32px;
      }
    .grid-3 {
      margin-top: 5px;
      width: 100px;
      display: inline-block;
    }
  .fnt-fltr, .fnt-msg {
    margin-bottom: 5px;
  }
  .container-check {
    padding-left: 15px;
    margin-bottom: 0;
    font-size: 13px;
    margin-right: 0px;
    margin-top: 10px;
  }
  .checkmark {
    height: 13px;
    width: 13px;
  }
  .container-check .checkmark:after {
    left: 5px;
    top: 2px;
    width: 4px;
    height: 9px;
    border: solid white;
    border-width: 0 1px 1px 0;
  }
  .grid-10, .grid-7 {
    width: 320px;
  }
  .lnk-opn {
    display: block;
  }
  .opiniaoclientemobile{
    margin: 0 auto;
    width: 100%;
  }
  .fchr-opnmbl {
    width: 150px;
    height: 30px;
    margin: 0 auto;
  }
  
  .fchr-opnmbl button {
    width: 100% !important;
    margin-left: 0 !important;
  }
  
  .filtroProj input {
    width: 70%;
    padding: 6px;
  }
  
  .filtroProj button {
    width: 25%;
    font-size: 12px;
    padding: 8px 5px;
  }
}

@media only screen and (max-width:767px) and (orientation: landscape) {
  
  .produtos-grid {
    width: 100%;
    height: 100vh;
    margin: 0 0 10px 0;
    float: none;
  }
  .produtos-grid img {
    width: 100%;
    height: 100vh;
  }
  
  .quest img {
        margin-left: 10px;
        margin-right: 0px;
        width: auto;
      }
  
}