.wrap {
   padding: 0px 0px !important;
}
.content {
   padding-left: 20px;
    text-align: justify;
}
p{
text-align: justify;
}

.sidebar-primary {
    padding-right: 10px;
}
@media only screen and (max-width: 767px) and (min-width: 320px) {
#user-profile-3,
#recent-posts-3,
#simple-social-icons-2
{
width:100%;
}
} 
@media only screen and (max-width:5000px) and (min-width:  767px) {
#user-profile-3,
#recent-posts-3,
#simple-social-icons-2
{
width:33%;
float:left;
padding:12px;
}
} 
.site-footer{
display: none;
}
.site-title{
width: 185px !important;
height: 82px !important;
}
.header-image .title-area
{
height: 82px !important;
}
.genesis-nav-menu a{
margin: 0 15px 0;
}
