#style-switcher {
  display: none;
}


a {
  text-transform: none;
}



.breadcrumb li {
  line-height: 2;
}


.too-topbar {
    background: #0d0802;
}


.t3-header {
    background: #0d0802;
}

.t3-footer {
  background: #0d0802;
}

.too-features1 {
  background: #0d0802;
}


.too-founder {
  text-transform: none;
}


.logo {
    padding-top: 15px;
}

.breadcrumb li {
  line-height: 2;
}

@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 50px 0;
  }
}


@media (min-width: 768px) and (max-width: 991px) {
  .t3-footnav {
    padding: 50px 0 80px;
  }
}