/* RESOURCES */

.thememount-topbar.thememount-topbar-textcolor-dark {
  display: none !important;
}

.category-blog .thememount-meta-details {
  display: none !important;
}

.category-blog .thememount-blogbox-desc, .thememount-blogbox-desc p {
  font-size: 14px !important;
  line-height: 22px;
}

.category-blog .item-content h4 {
  letter-spacing: 0 !important;
  line-height: 25px;
}

.category-blog .post-box .post-item .item-content {
  border: none !important;
}

.category-blog .post-item {
  box-shadow: 0 0 20px #eee; -moz-box-shadow: 0 0 20px #eee; -webkit-box-shadow: 0 0 20px #eee; -khtml-box-shadow: 0 0 20px #eee;
}

.category-blog #main .container {
  max-width: 1300px;
  width: 100% !important;
}


/* . RESOURCES */

@media screen and (max-width: 500px) {

.top-contact, .thememount-topbar {
    display: none !important;
}
}


#bwlogos img {
    max-height: 140px;
    margin-right: 5px;
    margin-bottom: 10px;
}

#bwlogos {
    max-width: 1200px;
    margin: 0 auto 0;
    padding: 0 30px 20px;
}