.navbar-brand img {
    max-height: 60px;
    display: inline;
    background-color: #FFF;
}

.header-details-accent-color {
  padding: 0px 0px;  
  border-bottom: 0px solid #FFF !important;
}

.navbar-nav .menu-item a {
    padding: 39px 5px 16px;
    font-size: 13px;
    border-bottom: 2px solid transparent;
    bottom: -1px;
}

.post-inner h1, .post-inner h2, .post-inner h3, .post-inner h4, .post-inner h5, .post-inner h6 {
    text-align: left;
    font-weight: normal;
    margin: 0px 0px 30px;
}

.widget-area-2 .widget-title {
    padding: 20px 0px;
    margin-left: 2px;
    margin-right: 2px;
    font-weight: bold;
}

.post-inner h1 {
    font-size: 16px;
    }

h1 
	{
    font-weight: 300;
    font-size: 16px;
    line-height: 1.6em;
    color: #565656;
}

h3
{
  font-weight: 300;
    font-size: 16px;
    line-height: 1.6em;
    color: #565656;
}

.post-inner h2 {
    font-size: 21px;
    text-transform: none;
  font-weight: bold ;
}

.post-inner h3 {
    font-size: 18px;
    text-transform: none;
}

.soc-icons i {
    line-height: 46px;
    color: #FFF;
    padding: 0px 0px 5px;
    margin-bottom: 12px;
}

.soc-icons {
    font-size: 0px;
    margin-bottom: -15px;
    vertical-align: bottom;
    padding: 1px 0px 0px;
}

.social {
  word-spacing: 10px;
}

footer.bottom img {
    margin-bottom: 10px;
    margin-top: -5px;
}


