h3.site-description {
    display: none;
}

.neo-the-content {
    color: #000;
}

.neo-the-content p {
    color: #000;
}

#breadcrumbs {
    display: none;
    padding: 0px 0 0 50px;
    list-style: none;
}

.home .date-neo {
    display: none;
}

body.blog .site-main {
    background: #1c404e !important;
}

.page .site-main .hentry {
    color: #000;
}

.neo-post-excerpt {
    min-height: 90px;
    font-weight: 300;
    color: #fff;
}

.neo-post-title {
    padding: 185px 120px 20px 15px;
    font-weight: 600;
}

#content {
    float: right;
}

.post-tags-neo ul {
    padding: 0px 0;
}

.post-tags-neo {
    padding: 10px 50px;
}

.neo-recent-title {
    font-weight: 600;
}

.date-neo {
    display: none;
}

.post-single-date {
    float: right;
    margin-top: -28px;
}

.mo_template_design .entry-content.clearfix p, .mo_template_design .entry-content.clearfix a {
    width: 100% !important;
}

.neo-post-excerpt-inner {
    max-width:85%;
}

#main .neo-us-map a,
#main .neo-us-map a:visited,
#main .neo-us-map a:hover,
#main .neo-us-map a:link {
    color: inherit;
    text-decoration: none;
}

#main #neo-post-content .neo-the-content a:link,
#main #neo-post-content .neo-the-content a:visited {
    color: inherit;
    text-decoration: underline;
}

body.page #main > .page {
    max-width: 540px;
    margin-left:40px;
    margin-top:40px;
}

body.page #main > .page .entry-header {
    font-weight: 600;
    text-transform: uppercase;
    margin:20px 0 20px 0;
    font-size: 1.6rem;
}

body.page #main > .page .entry-content {
    font-size: 1rem;
}

#main .entry-content a:link,
#main .entry-content a:visited {
    color: inherit;
}

.entry-footer li {
    color: #000;
}

.entry-footer li a {
    color: #000 !important;
}

.wpcf7-form input[type="text"],
.wpcf7-form input[type="search"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="number"],
.wpcf7-form input[type="password"],
.wpcf7-form input[type="url"],
.wpcf7-form textarea {
    padding: 14px;
    width:100%;
    border:1px solid rgba(0,0,0,0.1);
    border-bottom: 4px solid rgba(0,0,0,0.2);
}

.wpcf7-form  button,
.wpcf7-form input[type="button"],
.wpcf7-form  input[type="submit"] {
    padding: 14px;
    width:100%;
    background: #1c404e;
    color: #fff;
}

body.entry-documents #main .page a[href$='.pdf'] {
    display: block;
    margin:10px 0 20px 0;
    padding: 15px;
    padding-left: 50px;

    background: #fff url(images/1470114104_pdfs.png) no-repeat left center;
    font-size: 0.8rem;
}

body.entry-essential-reading #main .mo_featured_image,
body.entry-documents #main .mo_featured_image {
    display: none;
}

.entry-essential-reading h2 {
    text-transform: uppercase;
    font-weight: 900;
}

.entry-essential-reading p + h2 {
    margin-top:-10px;
}

.entry-essential-reading i {
    font-weight: 200;
}

.site-branding {
    display: none;
}

.recent-tags-neo ul li::before {
    color: #fff;
}

.neo-load-btn {
    border-top:5px solid #fff;
    background: #1c404e;
    padding:0;
}

.neo-load-btn a {
    display: inline-block;
    padding:15px 35px;

    color: #1c404e !important;
    text-transform: uppercase;

    background: #fff;
    margin-bottom: 3rem ;

    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.neo-load-btn a .view-more-text {
    position: relative;
    display: inline-block;
    top: -4px;
}

.site-footer {
    padding-left:0;
    margin-top:3rem;
}

.post-tags-neo {
    color: #fff;
}

.site-main {
    clear:both;
    width:100%;
}

.site-main:after {
    content: '';
    display: table;
    clear: both;
}

body.single .neo-sidebar {
    margin-bottom:2rem;
}

.sidebar-buttons .button-toggle {
    top:14px !important;
}

.sharedaddy {
    border-top: 1px solid #ddd;
    padding-top:10px;
    margin-bottom: 20px;
}

.sharedaddy .sd-title {
    display: none !important;
}

#sharing_email .sharing_send,
.sd-content ul li .option a.share-ustom,
.sd-content ul li a.sd-button,
.sd-content ul li.advanced a.share-more,
.sd-content ul li.preview-item div.option.option-smart-off a,
.sd-social-icon .sd-content ul li a.sd-button,
.sd-social-icon-text .sd-content ul li a.sd-button,
.sd-social-official .sd-content > ul > li .digg_button > a,
.sd-social-official .sd-content > ul > li > a.sd-button,
.sd-social-text .sd-content ul li a.sd-button {

    box-shadow: none !important;
    border: none !important;
    background: transparent !important;

}

.neo-us-map {
    max-width:720px;
    margin-left:auto;
    margin-right: auto;
}

@media screen and (min-device-width: 990px) {
    body {
        min-width: 1024px;
        overflow-x: scroll;;
    }

    #main .neo-the-content {
        background-color: #f5f5f5;
    }

    .primary-sidebar-content .sidebar-buttons {
        display: none;
    }

    .primary-sidebar-content {
        position: static;
        width:100%;
    }
}

@media screen and (max-device-width: 767px) {

    .neo-home-side > ul > li:first-of-type {
        margin-bottom: 30px;
    }

    .neo-pad-pad .hentry {
        padding-right:0;
    }

    #content {
        float:none;
    }

    body.page #main > .page {
        margin-left:auto;
        margin-right:auto;
    }

    .single .hentry, 
    .page .hentry {
        padding-top:2rem;
        padding-bottom:2rem;

        margin-bottom: 0;
    }

    #footer-sidebar1,
    #footer-sidebar2,
    #footer-sidebar3,
    #footer-sidebar4 {
        text-align: left;
    }

    #mc4wp-form-1 input[type="email"] {
        width:100%;
    }

    #mc4wp-form-1 input[type="submit"] {
        width:100%;
        text-align: left;
    }

    #footer-sidebar .widget {
        margin-bottom: 0;
    }

    #footer-sidebar {
        margin-left:auto;
        margin-right: auto;

        max-width: 540px;
    }

    .site-footer table,
    .site-footer dl,
    .site-footer ul,
    .site-footer ol,
    .site-footer p{
        margin-bottom: 0;
    }

    .site-footer .custom-logo-link img {
        max-width:220px;
        height:auto;
    }

    .site-footer, .site-footer a {
        color: #fff !important;
    }


    body.page #main > .page {
        max-width: 90%;
    }

    #footer-sidebar {
        max-width: 90%;
    }


    body.page #main > .page .entry-header  {
        margin-top: 0;
    }

    .site-footer {
        padding-right: 0;
    }

    #footer-sidebar1,
    #footer-sidebar2,
    #footer-sidebar3,
    #footer-sidebar4 {
        padding-left:0;
        padding-right:0;
    }

    .tag-listing li {
        padding:0;
    }

    .neo-home-side {
        padding:0;
    }

    .neo-home-side > ul > li:first-of-type {
        margin-bottom: 0;
    }

    .single #ajax-home-listing .hentry,
    .page  #ajax-home-listing .hentry {
        padding-top:0;
        padding-bottom: 0;
    }

    .neo-us-map h3 {
        font-size: 1.4rem;
    }

    .neo-us-map h3 br {
        display: none;
    }
}

/*** Header ***/
@media screen and (max-device-width: 1000px) {

    #masthead.site-header {
        position: relative;
        padding:10px 0;
    }

    #masthead .custom-logo-link {
        display: block;
        width:100%;
        text-align: center;
    }

    #masthead .custom-logo {
        max-width: 220px;
        margin-left:auto;
        margin-right:auto;

        position: relative;
        top:3px;
    }

    #masthead .sq-home {
        position: absolute;
        left:14px;
        top:14px;
        display: inline-block;
        width:auto;
        margin:0;
    }

    #masthead .sq-primary-sidebar {
        position: absolute;
        right:14px;
        top:14px;
        display: inline-block;
        width:auto;
        margin:0;
    }

    #primary-sidebar {
        overflow-x: hidden;
    }

    body.page #main > .single,
    body.page #main > .page {
        margin-top:0;
    }

    body.single #content,
    body.page #content{
        float:none;
    }

    body.single #main > .post,
    body.page #main > .page {
        margin-left: auto;
        margin-right: auto;
    }
}

@media screen and (max-device-width: 380px) {

    #masthead .sq-home {
        display: none;
    }

    #masthead .custom-logo-link {
        text-align: left;
        margin-left:14px;
    }

    .post-tags-neo {
        padding-left:14px;
        padding-right:14px;
        line-height: 26px;
        font-size: 1rem;
    }

    .post-tags-neo ul {
        font-size:1rem;
    }

    h2 {
        font-size: 18px;
    }
}