/** ----------------------------------------------------------------------------- **/
/* RESPONSIVE MODIFICATIONS */
/* Para zoom de 110% */
@media(max-width: 1250px){
}

/* Para zoom de 90% */
@media(min-width: 1390px){

}

/* Para zoom de 80% */
@media(min-width: 1590px){
}
/* Tablet and bigger */
@media (max-width: 768px) {
  .bh-position-title > .uk-container-center{
  	text-align: center;
  }
  .uk-button {
      width: 220px;
      margin: 5px 0px;
  }
  #img-alfaparf{
      display: none;
  }
  #amilano{
    width: 100%;
    text-align: center;
    padding-right: 0px;
  }
  .dataTables_filter > label >input {
    padding: 5px 10px;
    border: solid 1px;
    margin-left: 10px;
  }
  .table-grid{
  	width: 100%;
    margin-left: 5px;
  }
  .dataTables_filter {
    font-size: 10px;
    width: 100%;
    float: left;
  }
  .dataTables_length {
      font-size: 10px;
      width: 100%;
      position: relative;
      float: right;
      left: 0px;
  }
  .uk-overlay-panel > :last-child, .uk-overlay-panel.uk-flex > * > :last-child {
    margin-bottom: 0;
    background: rgba(245, 245, 245, 0.73);
    padding: 0px;
    border: none;
  }
  .uk-overlay-panel .uk-button-group .uk-button {
    width: 72%;
  }
  .uk-button-group .uk-button:nth-child(even) {
    background: #373737;
    width: 28%;
  }
  .uk-overlay-hover:not(:hover):not(.uk-hover) .uk-overlay-panel:not(.uk-ignore) {
    opacity: 1;
    bottom: 0px; 
  }
  select.uk-form-large, textarea.uk-form-large, input[type].uk-form-large, input:not([type]).uk-form-large {
    float: left;
    padding: 10px 14px;
  }
  #retorno{
    margin-top: 25px;
    text-align: right;
  }
  .uk-promo {
    height: 100%;
    width: 100%;
    position: relative;
    right: 0;
    margin-bottom: 15px;
    padding: 0;
    top: 0px;
  }
  .bonific {
    margin-top: 20px;
    width: 65%;
    text-align: left;
  }
  #send{
    float: left !important;
  }
  .bh-isblog .uk-article {
    position: relative;
  }
  .uk-grid-two {
    	padding: 0px;
	}
  .prof-li{
      display: none;
  }
  .bh-article-image{
      max-width: 100%;
      margin-top: 55px;
  }
  #dataTables-example{
    display: block;
    width: 100%
  }
  #dataTables-example tbody{
    display: block;
    width: 100%;
  }
  #dataTables-example tbody > tr{
    display: block;
  }
  #dataTables-example .cabecalho{
    display: block;
    width: 100%
  }
  #dataTables-example .bloco-table{
    display: block;
    height: auto;
  }
  .uk-article:before, .uk-article:after{
    display: block;
    content: inherit;
  }
  .pagination{
    padding: 0px;
  }
  .bh-article-image-left{
    margin-bottom: 15px;
    width: 100%;
  }
  [data-uk-slider] .bh-slider-prev, [data-uk-slider] .bh-slider-next{
    display: block;
  }
  .uk-overlay-slide-bottom{
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  .bh-slider-prev, .bh-slider-next{
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    display: block !important;
    top: 30%;
  }
  #footer >  .uk-container > .uk-grid{
  	margin-left: 0px;
  }
  .footer-right {
    padding: 0px;
    width: 300px;
    margin: 0 auto;
  }
  #tipoCadastro{
  	width: 100%;
  }
  .uk-slidenav-position .uk-slidenav {
	    -webkit-transform: translateY(-32%);
	    -ms-transform: translateY(-32%);
	    transform: translateY(-32%);
	}
  .uk-slidenav-position .uk-slidenav-next{
    right: 0 !important;
  }
  .separar_canvas {
    height: 45px;
    background-size: cover;
    background-position-x: 100%;
  }
  .uk-overlay-icon:before{
    display: none;
  }
}
/* Tablet and bigger */
@media (max-width: 550px) {
  .uk-buttom-marcas{
      width: 100% !important;
  }
  .uk-badge-notification{
  	position: absolute;
    left: 5px;
    top: 22px;
  }
  .uk-button {
    width: 100%;
    margin: 5px 0px;
    float: left;
  }
  #img-alfaparf{
      display: none;
  }
  #produtos_milano{
      
  }
  .uk-text-muted {
    display: none;
  }
  tbody{
    font-size: 14px;
  }
  .uk-panel-box-footer {
    border-bottom-left-radius: 0%;
    border-top-left-radius: 0%;
  }
  .uk-panel-box-footer p{
    margin-top: 0px;
  }
  .bh-footer .img-milano-footer{
    width: 15%;
  }
  .produzido{
    font-size: 13px;
    float: right;
  }
  .bh-logo .uk-navbar-brand, .bh-logo-small .uk-navbar-brand {
    text-align: center;
    margin-right: 35px;
  }
  #amilano{
    width: 100%;
    padding-right: 0;
  }
  #pages-portfolio{
	padding-left: 10px;
  }
  #pages-portfolio li{
    width: 100%;
    padding: 0px;
  }
  .uk-subnav-line > :nth-child(n+2):before {
    margin-right: 0px;
    border-left: none;
  }
  .dataTables_filter > label >input {
    padding: 5px 0px;
    border: solid 1px;
    margin-left: 10px;
    width: 100%;
  }
  .dataTables_filter {
    font-size: 10px;
    width: 100%;
    float: left;
  }
  .dataTables_length {
      font-size: 10px;
      width: 100%;
      position: relative;
      float: right;
      left: 0px;
  }
  .table-grid{
    width: 100%;
    margin-left: 5px;
  }
  .uk-overlay-panel > :last-child, .uk-overlay-panel.uk-flex > * > :last-child {
    margin-bottom: 0;
    background: rgba(245, 245, 245, 0.73);
    padding: 0px;
    border: none;
  }
  .uk-overlay-panel .uk-button-group .uk-button {
	    width: 72%;
      font-size: 12px;
  }
  .center-i{
      font-size: 15px;
  }
  .uk-button-group .uk-button:nth-child(even) {
    background: #373737;
    width: 28%;
  }
  .uk-overlay-hover:not(:hover):not(.uk-hover) .uk-overlay-panel:not(.uk-ignore) {
    opacity: 1;
    bottom: 0px;
  }
  .dataTables_paginate {
    margin-top: 0px;
    width: 100%;
    position: relative;
    float: right;
  }
  .dataTables_info {
    margin-top: 110px;
    width: 100%;
    position: relative;
    font-size: 10px;
    text-align: center;
  }
  .uk-form-row + .uk-form-row {
    text-align: center;
  }
  select.uk-form-large, textarea.uk-form-large, input[type].uk-form-large, input:not([type]).uk-form-large {
    float: left;
    padding: 10px 14px;
  }
  #retorno{
    margin-top: 25px;
    text-align: right;
  }
  .uk-promo {
    height: 80px;
    max-height: 120px;
    position: relative;
    right: 0;
    margin-bottom: 15px;
    padding: 0;
    top: 0px;
  }
  .bonific {
    margin-top: 20px;
    width: 65%;
    text-align: left;
  }
  #send{
    float: left !important;
  }
  .bh-headline-bottom-border > span{
    display: table-caption;
    width: 300px;
  }
  .footer-right {
    padding: 0px;
    width: 300px;
    margin-left: 25px;
  }
  .bh-isblog .uk-article {
    position: relative;
  }
   .no-footer{
      display: block;
  }
  	.bh-slideshow {
    	margin-top: 0px;
	}
	.uk-slideshow-fullscreen, .uk-slideshow-fullscreen > li {
    	height: 195px !important;
	}
	.uk-slideshow > li > .uk-cover-background {
	    top: 15px;
	    background-color: white;
	    background-size: 100%;
	}
  #promos {
    box-shadow: 0px 0px 0px 0px #cfcfcf;
  }
  #grid-promos{
    margin-bottom: 25px;
  }
	.prof {
		display: none;
	}
	.prof-img{
		display: none;
	}
	.uk-dotnav > * > *{
		width: 8px;
    	height: 8px;
	}

	#promo a{
    bottom: 25px;
    right: 18px;
    width: 90%;
	}
	#cta-buttom{
    left: 0px;
	}
  .uk-overlay{
    width: 100%
  }
  #value-product {
    width: 40%;
    font-size: 15px;
  }
  .uk-bloco-2{
    width: 45%;
  }
  [class*='uk-overlay-slide']{
    opacity: 1;
  }
  .uk-bloco-2 > p.uk-margin-remove{
    display: none;
  }
  .uk-button-mobile{
    float: left;
    width: 50%;
    margin-right: 5px;
  }
  .uk-mobile-show{
    display: block;
    float: right;
  }
  .uk-slidenav-position .uk-slidenav {
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      top: 55%;
      height: 45px;
  }
  .uk-grid > .label{
      margin: -20px 25px;
  }
  #politica_comercial_varejo{
    width: 100%;
    height: 290px;
    background: url(../images/politica_varejo_mobile2.jpg);
    background-size: cover;
  }
  .input-canvas-select{
    margin-left: 15px !important;
  }
  .background-meus-dados {
      width: 100%;
  }
}
/* tabs 	 */
@media (max-width: 479px) {
	.uk-tab > li.uk-tab-responsive{
		visibility: hidden !important;
    	display: none !important;
	}
	.uk-tab > li {
	    margin-bottom: -1px;
	    float: left;
	    position: relative;
	    visibility: visible !important;
	    display: block !important;
	    background-color: #f1f1f1;
	}
	.uk-tab > li > a {
		color: #737373;
    border: 1px solid #d0d0d0;
    border-bottom: 2px solid #c66666ad;
	}
	.uk-tab > li.uk-active > a{
		color: black;
	}
  	.uk-slidenav-position .uk-slidenav {
      -webkit-transform: translateY(-56%);
      -ms-transform: translateY(-56%);
      transform: translateY(-56%);
	}
	#venda_atacado{
	    background-position-x: -20px;
	}
	.frete > .uk-button{
	    width: 100% !important; 
	}
	#finalizarCompra{
	    width: 100% !important;
	}
	#cep_destino{
	    padding: 0px 20px !important;
	    height: 45px !important;
	    width: 100%;
	}
	.uk-slideshow-fullscreen, .uk-slideshow-fullscreen > li {
    	height: 175px !important;
	}
  .productValue{
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
    width: 99%;
  }
  .img-certificate {
    width: 100%;
  }
  .img-certificate img {
    float: right;
    width: 50%;
    margin-top: 20px;
  }
  .desktop{
    display: none!important;
  }
  .mobile{
    display: block!important;
  }

  .faixa-topo-propaganda > h2{
    letter-spacing: 2px;
    font-size: 14px;
  }

  #dataTables-example_wrapper > .row:nth-child(3){
    display: block;
  }

  #dataTables-example_wrapper > .row:nth-child(3) > .col-sm-6{
    display: block;
    padding: 0px;
  }

}
/* Tablet and bigger */
@media (max-width: 390px) {
  .uk-buttom-marcas{
      width: 100%;
  }
  .uk-button {
      width: 100%;
      margin: 5px 0px;
  }
  #img-alfaparf{
      display: none;
  }
  #produtos_milano{
      
  }
  #lancamento1_faixa img{
    height: 176px;
  }
  .uk-text-muted {
    display: none;
  }
  .input.uk-form-width-mini{
    width: 55px;
    height: 50px;
    font-size: 30px;
  }
  tbody{
    font-size: 13px;
  }
  .uk-panel-box-footer {
    border-bottom-left-radius: 0%;
    border-top-left-radius: 0%;
  }
  .uk-panel-box-footer p{
    margin-top: 0px;
  }
  #footer >  .uk-container > .uk-grid{
  	margin-left: 0px;
  }
  .footer-right {
    padding: 0px;
    width: 300px;
    margin: 0 auto;
  }
  .footer-right .uk-width-small-1-2{
  	padding: 0;
  }
  .footer-right > .uk-grid{
    margin-left: 0px;
  }
  .produzido{
    font-size: 13px;
    float: right;
  }
  .table-grid{
    width: 100%;
    margin-left: -10px;
  }
  .bh-logo, .bh-logo-small{
  	width: 65%;
  } 
  .bh-logo .uk-navbar-brand, .bh-logo-small .uk-navbar-brand {
	text-align: center;
    width: 100%;
    padding: 0px;
  }
  #amilano{
    width: 100%;
    padding-right: 0px;
  }
  #pages-portfolio{
	padding-left: 10px;
  }
  #pages-portfolio li{
    width: 100%;
    padding: 0px 10px;
  }
  .uk-subnav-line > :nth-child(n+2):before {
    margin-right: 0px;
    border-left: none;
  }
  .dataTables_filter > label >input {
    padding: 5px 0px;
    border: solid 1px;
    margin-left: 10px;
    width: 100%;
  }
  .dataTables_filter {
    font-size: 10px;
    width: 100%;
    float: left;
  }
  .dataTables_length {
      font-size: 10px;
      width: 100%;
      position: relative;
      float: right;
      left: 0px;
  }
  .uk-overlay-panel > :last-child, .uk-overlay-panel.uk-flex > * > :last-child {
    margin-bottom: 0;
    background: rgba(245, 245, 245, 0.49);
    padding: 0px 10px;
    border: none;
  }
  .uk-overlay-panel.uk-flex > * > :last-child{
  	margin-bottom: 5px;
    background-color: rgba(230, 230, 230, 0.51) !important;
    border: 1px solid #b9b9b9;
  }
  .uk-overlay-panel .uk-button-group .uk-button {
    width: 72%;
    font-size: 10px;
  }
  .uk-button-group .uk-button:nth-child(even) {
    background: #373737;
    width: 28%;
  }
  .uk-overlay-hover:not(:hover):not(.uk-hover) .uk-overlay-panel:not(.uk-ignore) {
    opacity: 1;
    bottom: 0px;
  }
  .dataTables_paginate {
    margin-top: 0px;
    width: 100%;
    position: relative;
    float: right;
  }
  #venda_atacado{
    background-position-x: -90px;
  }
  .dataTables_info {
    margin-top: 15px;
    width: 100%;
    position: relative;
    font-size: 15px;
    text-align: center;
  }
  .uk-form-row + .uk-form-row {
    text-align: center;
  }
  #envio-contato{
    width: 100%;
  }
	select.uk-form-large, textarea.uk-form-large, input[type].uk-form-large, input:not([type]).uk-form-large {
    float: inherit;
    padding: 14px 40px;
	}
	#retorno{
    margin-top: 25px;
    text-align: right;
	}
	.uk-promo {
	}
	.bonific {
    margin-top: 20px;
    width: 65%;
    text-align: left;
	}
	#send{
  	float: left !important;
    width: 58%;
	}
	.bh-headline-bottom-border > span{
    display: table-caption;
    width: 300px;
	}
	.bh-isblog .uk-article {
  	position: relative;
	}
  .no-footer{
    display: block;
	}
	.bh-slideshow {
  	margin-top: 0px;
	}
	.uk-slideshow-fullscreen, .uk-slideshow-fullscreen > li {
    	height: 25vh !important;
	}
	.uk-slideshow > li > .uk-cover-background {
	    top: 15px;
	    background-color: white;
	    background-size: 100%;
	}
	.prof {
		display: none;
	}
	.prof-img{
		display: none;
	}
	.uk-dotnav > * > *{
		width: 8px;
    	height: 8px;
	}

	.bh-slideshow {
    	margin-top: 0px;
	}
	.uk-slideshow-fullscreen, .uk-slideshow-fullscreen > li {
    	height: 152px !important;
	}
	.prof {
		display: none;
	}
	.prof-img{
		display: none;
	}
	.uk-dotnav > * > *{
		width: 8px;
    	height: 8px;
	}
	#promo a{
		bottom: 25px;
    right: 30px;
    width: 80%;
	}
	#cta-buttom{
		margin: 0px !important;
    	left: 0px;
	}
  .uk-button-mobile{
    float: left;
    width: 45%;
    margin-right: 5px;
  }
  .uk-slidenav-position .uk-slidenav {
    -webkit-transform: translateY(-72%);
    -ms-transform: translateY(-72%);
    transform: translateY(-72%);
  } 
  .uk-slidenav-opacity:before{
    font-size: 40px;
  }
  .uk-container-mobile{
    padding: 0px;
  }
  .curso .panoramico{
  }

  .curso .panoramico h3{
    font-size: 32px;
    line-height: 38px;
  }

  .curso .panoramico h3 > span{
  }

  .curso .panoramico p{

  }

  .curso .panoramico h4{
    line-height: 30px;
  }

  .curso .panoramico #envio-contato{
    font-size: 20px;
  }

}
@media (max-width: 345px) {
	.uk-slideshow-fullscreen, .uk-slideshow-fullscreen > li {
    height: 145px !important;
}
/* Smartphones */
@media (max-width: 330px) {
	.uk-button {
	    width: 86%;
	    margin: 5px 0px;
	}
	#img-alfaparf{
	    display: none;
	}
	#produtos_milano{
	      display: none;
	}
	#lancamento1{

	}
	#lancamento1_faixa img{
	    height: 176px;
	}
	.uk-text-muted {
	    display: none;
	}
	tbody{
	    font-size: 13px;
	}
	.uk-panel-box-footer {
	    border-bottom-left-radius: 0%;
	    border-top-left-radius: 0%;
	}
	.uk-panel-box-footer p{
	    margin-top: 0px;
	}
	.footer-right {
	    padding: 0px;
	    width: 335px;
	    margin-left: 25px;
	}
	.bh-footer .img-milano-footer{
	    width: 15%;
	}
	  .produzido{
	    font-size: 13px;
	    float: right;
	  }
	  .bh-logo, .bh-logo-small{
	  	width: 65%;
	  }
	  .bh-logo .uk-navbar-brand, .bh-logo-small .uk-navbar-brand {
		text-align: center;
	    width: 100%;
	    padding: 0px;
	  }
	  #amilano{
	    width: 100%;
	    padding-right: 0px;
	  }
	  #pages-portfolio{
    	padding-left: 10px;
	  }
	  #pages-portfolio li{
	    width: 100%;
	    padding: 0px 10px;
	  }
	  .uk-subnav-line > :nth-child(n+2):before {
	    margin-right: 0px;
	    border-left: none;
	  }
	  .dataTables_filter > label >input {
	    padding: 5px 0px;
	    border: solid 1px;
	    margin-left: 10px;
	    width: 100%;
	  }
	  .dataTables_filter {
	    font-size: 10px;
	    width: 100%;
	    float: left;
	  }
	  .dataTables_length {
	      font-size: 10px;
	      width: 100%;
	      position: relative;
	      float: right;
	      left: 0px;
	  }
	  .uk-overlay-panel > :last-child, .uk-overlay-panel.uk-flex > * > :last-child {
	    margin-bottom: 0;
	    background: rgba(245, 245, 245, 0.73);
	    padding: 0px;
	    border: none;
	  }
	  .uk-overlay-panel .uk-button-group .uk-button {
	    width: 72%;
	  }
	  .uk-button-group .uk-button:nth-child(even) {
	    background: #373737;
	    width: 28%;
	  }
	  .uk-overlay-hover:not(:hover):not(.uk-hover) .uk-overlay-panel:not(.uk-ignore) {
	    opacity: 1;
	    bottom: 0px;
	  }
	  .dataTables_paginate {
	    margin-top: 0px;
	    width: 100%;
	    position: relative;
	    float: right;
	  }
	  .dataTables_info {
	    margin-top: 110px;
	    width: 100%;
	    position: relative;
	    font-size: 15px;
	    text-align: center;
	  }
	  .uk-form-row + .uk-form-row {
	    text-align: center;
	  }
	  select.uk-form-large, textarea.uk-form-large, input[type].uk-form-large, input:not([type]).uk-form-large {
	    float: inherit;
      padding: 14px 40px;
	  }
	  #retorno{
	    margin-top: 25px;
	    text-align: right;
	  }
	  .uk-promo {
	  }
	  .bonific {
	    margin-top: 20px;
	    width: 65%;
	    text-align: left;
	  }
	  #send{
	    float: left !important;
	  }
	  .bh-headline-bottom-border > span{
	    display: table-caption;
	    width: 300px;
	  }
	  .footer-right {
	    padding: 0px;
	    width: 300px;
	    margin-left: 25px;
	  }
	  .bh-isblog .uk-article {
	    position: relative;
	  }
	  .no-footer{
	      display: block;
	  }
  	.bh-slideshow {
    	margin-top: 0px;
	}
	.uk-slideshow-fullscreen, .uk-slideshow-fullscreen > li {
    	height: 145px !important;
	}
	.uk-slideshow > li > .uk-cover-background {
	    top: 15px;
	    background-color: white;
	    background-size: 100%;
	}
	.prof {
		display: none;
	}
	.prof-img{
		display: none;
	}
	.uk-dotnav > * > *{
		width: 8px;
    	height: 8px;
	}
	#promos{
		background-size: cover;
	}
	#promo a{
		bottom: 25px;
    	margin-left: -110px;
    	right: initial;
	}
	.bh-logo, .bh-logo-small{
		width: 65%;
	}
	#cta-buttom{
    left: 22px;
	}
  .uk-button-mobile{
    float: left;
    width: 38%;
    margin-right: 3px;
  }
  .uk-slidenav-position .uk-slidenav {
    -webkit-transform: translateY(-80%);
    -ms-transform: translateY(-80%);
    transform: translateY(-80%);
  } 
  .uk-slidenav-opacity:before{
    font-size: 30px;
  }
}