.fb-connect {
    padding-bottom: 0;
}
.new-quotes > .container-fluid > .row {
    max-width: 100%;
}
.static-wrapper,
.container-full.header-wrapper,
#main {
    background-color: #fff;
    padding: 0;
}
.row.home-articles .four.columns > a {
    margin: 0;
}
#blog-title {
    font-size: 42px;
    font-weight: bold;
    color: #000;
}
.widget-area .textwidget ul {
    list-stlye: none;
}
.widget-area .textwidget ul li {
    margin-left: 0;
}
.container-fluid {
    margin: 0 auto;
}
main > section > .static-wrapper > .container-full > .container-fluid > .clearfix .col-md-12 {
    padding: 0;
}
a.read-more {
    font-size: 14px;
    font-weight: bold;
    color: #016d9b;
}
.widget-area .textwidget ul {
    list-stlye: none;
}
.widget-area .textwidget ul li {
    margin-left: 0;
}
.container-fluid {
    margin: 0 auto;
}
main > section > .static-wrapper > .container-full > .container-fluid > .clearfix .col-md-12 {
    padding: 0;
}
#page,
#main,
.testimonials > .container-fluid,
.new-3step > .container-fluid,
.new-3step > .container-fluid > .row,
.new-quotes > .container-fluid,
.fb-connect > .container-fluid,
.header-wrapper > .container-fluid {
    max-width: 1170px;
    width: 100%;
}
.social .social-icons .socialmedia{
    display: inline-block;
    height: 47px!important;
    width: 47px!important;
    background: url('../images/social-logos5.png');
    background-size: 460px!important;
    margin: 0 8px 8px 0!important;
}
p.header-new-footer-static-links {
    text-align: left;
    margin-bottom: 10px;
}
p.new-footer-static-links > a {
    text-align: left;
}
/* black to the unclickable */
#content > header h1.archive-title,
#secondary aside h3 > span {
    color: #000;
}
/* media query */
@media only screen and (max-width: 768px) and (min-width: 480px) {
    .widget-title span {
        padding: 0;
    }
    #primary {
        width: 100%;
    }
    #secondary {
        width: 100%
    }
    #secondary > aside a > img.widget-image {
        display: block;
        margin: 0 auto
    }
    #secondary > aside ul,
    #secondary > aside h3 {
        text-align: center
    }
}
@media only screen and (max-width: 480px) {
    .widget-title span {
        padding: 0;
    }
    #secondary {
        text-align: left;
    }
    #blog-title {
        font-size: 24px;
        padding-left: 10px;
    }
    #secondary > aside a > img.widget-image {
        display: block;
        margin: 0 auto;
    }
    .hidden-mobile {
        display: none !important;
    }
    main {
        padding: 0 10px;
    }
}
main a {
    color: #016d9b
}
.site-content a {
    color: #016d9b;
}
.site-content a:hover {
    color: #016d9b;
}
#page #content h2 {
    color: #000;
    margin-bottom: 0;
}
.wpp-list > li {
    line-height: 1 !important;
    margin-bottom: 8px;
}
.author-post p,
.author-post a{
    font-style: italic;
    font-size: 1em;
    margin-bottom: 5px;
}
