
.search_mobile{display:none;background-color: #000;}


@media screen and (max-width: 1366px) {
.into-slider .item h4 {
      font-size: 0.6rem;
      font-weight: 500;
      margin-top: 0;
      margin-bottom: 10px;
      text-transform: uppercase;
      letter-spacing: 0px; }

.into-slider .item {
    background-color: rgba(246, 245, 243, 1);
    color: #424242;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px; }

.glyph .glyph-icon{
    font-size:32px!Important;
}
.glyph .glyph-icon:before{
    font-size:32px!Important;
}
.into-slider .item {
     min-height: 122px!Important; 
}
.header-type-1 .sf-menu li a {
    font-size: 12px;
}

.header-type-1 .sf-menu li {
    padding: 5px 0px 5px 0;
}

.links ul.list li a {
    font-size: 12px;
}

#zoom_03{max-width: 80%;}
 
.empresa{font-size:12px;}
.empresa2 img{height: 350px;}

.services-tabs .ui-tabs-nav li .ui-tabs-anchor h4{font-size: 10px!Important;}
}


@media screen and (max-width: 768px) {
    .col-md-2-9{
        width:100% !Important;
    }
    
.logo{margin-bottom: 20px;}

.item-team h2{font-size: 12px;}

.dh-overlay{display:none;}

.search_mobile{display:block;}
.search_mobile .search-form .search-submit{display: inline-block;}
.search_mobile .search-form label input{width: 30%}
}