@media (max-width: 1200px) {
  /* tablet devices */ }
@media (max-width: 767.98px) {
  /* small tablet devices */
  .slider-main .item-slide {
    height: auto; }

  .menu-category .submenu {
    max-width: 100%;
    left: 0;
    top: 100%; }

  .border-cols > [class*="col-"] {
    border-width: 0 0 1px 1px; } 
    
  .navbar {
    padding: 1rem; }

  .navbar-landing {
    transition: .5s;
    padding-top: 7px;
    padding-bottom: 7px; }

  .nav-item .btn {
    margin: 7px 0 !important; }

  .list-inline-item {
    vertical-align: middle;
    margin-bottom: 5px;
    margin-top: 5px; }

  .section-header .logo, .header-main .logo {
    max-height: 80px;
    width: auto;
    z-index: -10}
  .section-header .logo-text, .header-main .logo-text {
    font-size: 24px; }
  .section-header .brand-wrap, .section-header .search-wrap, .section-header .widget-header, .header-main .brand-wrap, .header-main .search-wrap, .header-main .widget-header {
    margin-bottom: 1rem; 
    } 
  #whats-ico .fa-2x{
      font-size: 1.5em;
  }
  .hidden{
      top: 400px;
      z-index: 1000000;
  }
  #whats-ico{
      top: 50%;
  }
}

/*# sourceMappingURL=responsive.css.map */
