@media screen and (max-width: 768px){
  aside,
  #nav-area,
  .owl-buttons,
  .image-none,
  nav#principal,
  p img.ajax-loader,
  .sf-menu > li.menu-item-has-children > a:after,
  .col-ghost,
  .col-logo{display: none !important;}
  header, footer, section, main, footer{min-width: 100% !important;}
  figure{max-width: 100%;}
    figure img{display: block; height: auto; max-width: 100%;}
  .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{width: 100%;}
  
  .container{width: 100% !important;}
  #rose-bar{float: left; width: 100%;}
  #wrap{float: left; padding: 0 0 0; width: 100%;}
  	#wrap .content.wide, #wrap .content{margin: 0; width: 100%;}
  	#wrap .second-content{margin: 20px 0;}
      
	#wrap .content h1{font-size: 1.8em; margin: 0.47em 0;}
		.headings h1::before,
		.content h1::before{left: 0; margin: 0 2.5%; width: 95%;}
  .container.border-bottom{border-bottom: none;}
    
  /* MEAN MENU */
  .sf-menu li {
		z-index: initial !important;
	}
   .headings h1{font-size: 2.0em;}
    /* HEADER */
    header{box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); margin-bottom: 10px;}
    header{float: left; position: relative; text-align: center; width: 100%;}
    	header a{float: none !important; display: inline-block;}
      header a h1{height: 60px;float: none;margin: 10px auto;width: 58px;}
    /* FOOTER */
    footer{float: left; width: 100%;}
      footer .col-about{}
        footer h4{text-align: center; text-decoration: underline;}
        footer p{text-align: center;}
        
          footer .footer-social{text-align: center !important;}
            footer .footer-social .ico {display: inline-block !important; margin: 0 auto !important;}
          footer #form-subscribe{padding: 0 20%; width: 100%;}
          
          footer .text{text-align: center;}
            footer .text a.data{text-align: center; width: 100%;}
          
        footer .logo-foot a img{width: 30%;}
        
        .footer-icons{text-align: center; margin: 10px 0; width: 100%;}
    
    /* HOME */
    section#slide{
      background-color: transparent;
      float: left;
      height: auto;
      width: 100%;
    }
      #slide #owl-home-slide .owl-item .slide-news-caption{
        bottom: 0 !important;
        left: 0 !important;
        padding: 0 3% 5% !important;
        position: absolute;
        top: auto !important;
        width: 100% !important;
      }
        #slide #owl-home-slide .owl-item .slide-news-caption .data{bottom: 0 !important; margin: 0 0 0 !important; overflow: hidden; position: relative !important;}
          #slide #owl-home-slide .owl-item .slide-news-caption .data .info h3{display: none; margin: 0 0 0 !important;}
          #slide #owl-home-slide .owl-item .slide-news-caption .data .info pre{background-color: rgba(105, 191, 71, 0.8) !important; display: block !important; font-size: 1.6em !important; line-height: 1.4em !important; margin: 25px 0 30px!important; text-align:  center !important; width: 100% !important;}
          #slide #owl-home-slide .owl-item .slide-news-caption .data .info p{display: block !important; font-size: 1.8em !important; margin: 0 !important; text-align:  center !important;}
          
            #slide #owl-home-slide .owl-item .slide-news-caption .data .info a{
              background-color: #79ca3f;
              border-radius: 20px;
              display: inline-block;
              color: #fff;
              float: none !important;
              font-family: "Ubuntu Condensed",Helvetica,Arial,sans-serif;
              font-size: .8em !important;
              margin: 0 auto !important;
              padding: 8px 20px !important;
            }
      section#slide .owl-controls{display: none !important;}
      
    section#text-description{float: left; text-align: center;}
    	section#text-description p{font-size: 1em; text-align: center;}
    
    section#destacados-area{
      float: left;
      height: auto;
      padding: 0 5%;
      width: 90%;
    }
    	section#destacados-area .col-sm-3{margin: 20px 0; width: 33.333% !important;}
    		section#destacados-area h3{margin: 0;}
    
	  #logofoot-home{
		  height: auto;
      padding: 20px 5%;
      width: 90%;
	  }
	  	#logofoot-home div{text-align: center;}
	  		#logofoot-home h3{font-size: 1.6em;}
	  		#logofoot-home p{font-size: 1.0em;}
    	 
    /* INTERIOR */
    #featured-wide-image{float: left; height: 80px;}
    
    #wrap .content td{width: 33.33333% !important;float: left;}    
    
    #gallery-2 .gallery-item,
	  #gallery-3 .gallery-item,
	  #gallery-4 .gallery-item,
	  #gallery-5 .gallery-item{
	    margin: 10px 2%;
			width: 21% !important;
		}
    .gallery-caption{font-size: .9em;}
    .gallery br{display: none !important;}
    
    /* TABLE */
    #wrap .content thead th, #wrap .content thead td, #wrap .content th{
      background: red;
      border-right: 1px solid #dddddd;
      color: #fff;
      padding: 10px 15px;
      text-align: left;
    }
    
    /* PRODUCT LIST */
    #product-list{
    }
      #product-list > ul{}
        #product-list > ul > li{
          margin: 0 2.5% 20px;
          width: 45% !important;
        }
          #wrap .content #product-list ul > li figure .photo-hoverlink i::before{font-size: 1em;}
          #wrap .content #product-list ul > li h2 {font-size: 1.1em;}

    /* NEWS LIST */
    #wrap .content #article-list ul > li{
      margin: 0 2.5% 20px;
      width: 45%;
    }
      #wrap .content #article-list ul > li .excerpt{display: none;}
      
    /* CONTACT FORM */
    section#wrap div.container div.row div.content div.col-sm-12 div#wpcf7-f30-o1.wpcf7 form.wpcf7-form p img.ajax-loader{height: auto !important; width: auto !important;}
    form .textfield{margin-bottom: 20px;}
      form .textfield .left-form{float: left; margin: 0 2% 0 0; width: 48.5%;}
      form .textfield .right-form{float: left; margin: 0 0 0; width: 48.5%;}  
 	
 	

 	h3::before{margin-left: -100px !important;width: 200px !important;}
	
 	     
}


@media screen and (max-width: 480px){
	header{background-size: 150%;}
	
	#text-description{padding: 20px 0;}
	#shortcut-area .container{padding: 20px 0}
		#shortcut-area .col-sm-3{margin: 20px 0; width: 50% !important;}
	#shortcut-area .item{width: 100%;}
  	#shortcut-area .item h3{font-size: .9em;}
  
  section#shortcut-area .col-sm-4{width: 33% !important;}
  	section#shortcut-area .item img{margin: 0; width: 100%;}
  	section#shortcut-area .item p{font-size: .8em;}
  	
  section#destacados-area .col-sm-3{width: 50% !important;}
  
  #wrap .content td{width: 50% !important;float: left;}
  #gallery-2 .gallery-item,
  #gallery-3 .gallery-item,
  #gallery-4 .gallery-item,
  #gallery-5 .gallery-item{
    margin: 10px 2%;
		width: 46% !important;
	}
  .full-width{margin: 0 0 20px !important; width: 100%;}
  
	.content h2{margin: 40px 0 20px;}
	section#shortcut-area .col-sm-2-5{
		min-height: 210px;
  	margin: 0 0 20px;
  	width: 50%;
	}
  
  /* FORM */
  form .textfield .left-form,
  form .textfield .right-form{margin: 0 0 0 !important; width: 100% !important;}
  p img.ajax-loader{display: none !important;}
}