@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{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;}
  .container.border-bottom{border-bottom: none;}
    
  /* MEAN MENU */
  .sf-menu li {
		z-index: initial !important;
	}
    
    /* HEADER */
    header{border-bottom: 8px solid #abd812; float: left; position: relative; text-align: center; width: 100%;}
    	header a{float: none !important; display: inline-block;}
      header a h1{
      	height: 144px;
      	float: none;
      	margin: 10px auto;
      	width: 180px;
      }
    /* 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{border: none; 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#shortcut-area{
      float: left;
      height: auto;
      padding: 0 5%;
      width: 90%;
    }
    	#shortcut-area .col-sm-3{margin: 20px 0; width: 25% !important;}
    		#shortcut-area h3 a{font-size: .9em !important;}
    	  
	  #logofoot-home{
		  height: auto;
      padding: 20px 5%;
      width: 90%;
	  }
	  	#logofoot-home .item{text-align: center;}
    	 
    /* INTERIOR */
    #featured-wide-image{float: left; height: 80px;}
    
    #wrap .content td{width: 33.33333% !important;float: left;}    
    
    .gallery .gallery-item{margin: auto 1%; width: 23% !important;}
    #gallery .gallery-caption{font-size: .9em;}
    
    /* 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;
    }
    #wrap.frase-bottom h6{font-size: 3em;}
    /* 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%;}  
 	
 	
 	h2::before,
 	h3::before{margin-left: -100px !important;width: 200px !important;}
	
 	     
}


@media screen and (max-width: 480px){
	#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: 100%;}
  	section#shortcut-area .col-sm-4 .item p{display: none;}
  	section#shortcut-area .item img{margin: 0; width: 100%;}
  
  #wrap .content td{width: 50% !important;float: left;}
  .gallery.gallery-columns-4 dl.gallery-item,
  .gallery .gallery-item{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%;
	}
	
	section#shortcut-area td{width: 50% !important;float: left;}
  
  /* FORM */
  form .textfield .left-form,
  form .textfield .right-form{margin: 0 0 0 !important; width: 100% !important;}
  p img.ajax-loader{display: none !important;}
}