.entry-header, .entry-content, .entry-summary, .entry-meta {
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
}
.site-header {
    background-size: 1163px auto !important;
}

#pg-26-0, #pl-26 .panel-grid-cell .so-panel {
    margin-bottom: 0px;
}
.widget li {
    padding: 5px 0;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
}
.hentry {
    padding: 0px 0;
}
.site-footer a {
    color: #0b26bb;
  font-family: Helvetica, sans-serif;;
    font-size: 14px;
}
p {
    margin: 0 0 24px;
  	font-family: Helvetica, sans-serif;;
    font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
    clear: both;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.3;
    color: #fb7132;
}
.widget {
    background-color: #fff;
    font-size: 14px;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    margin: 0 0 24px;
    padding: 20px;
    word-wrap: break-word;
}
.site-header{
    margin-top: 23px !important;
}
.site-footer {
    background-color: #ffffff;
    color: #2196F3;
    font-size: 14px;
    text-align: center;
}
.site-header .home-link {
    color: #141412;
    display: block;
    margin: 0 auto;
    max-width: 1080px;
    min-height: 159px;
    padding: 0 20px;
    text-decoration: none;
    width: 100%;
}
.nav-menu .current_page_item > a, .nav-menu .current_page_ancestor > a, .nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a {
    color: #bc360a;
    font-weight: bold;
}
.navbar {
    background-color: rgba(255, 95, 23, 0.86);
    margin: 0 auto;
    max-width: 1600px;
    width: 100%;
}
.nav-menu li a {
    color: #141412;
    display: block;
    font-size: 13px;
    line-height: 1;
    padding: 15px 20px;
    text-decoration: none;
}
.site {
    background-color: #fff;
    border-left: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2;
    margin: 0 auto;
    max-width: 85%;
    width: 100%;
}