.article-list .article {
    text-align: center;
    margin-bottom: 30px;
}

.article-list .article .article-header h1 a:hover, .article-list .article .article-header h1 a:active, .article-list .article .article-header h1 a:focus, .article-list .article .article-header h2 a:hover, .article-list .article .article-header h2 a:active, .article-list .article .article-header h2 a:focus {
    color: #c58c6e;
}

.article-list .article .article-header h1, .article-list .article .article-header h2 {
    font-size: 26px;
    margin-bottom: 10px;
}

.article-list .article .article-intro-image, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery {
    margin-bottom: 20px;
}

.article-list .article .article-introtext>p {
    font-size: 12px;
    /* font-style: italic; */
}

.article-details {
    font-size: inherit;
}

.article-details .article-full-image {
    margin-bottom: 0;
}

.article-details .article-header h1, .article-details .article-header h2 {
    color: #595959;
    text-align: center;
    line-height: 1.2;
}



body.dentist-page .blog-list-wrapper>.row>.col-md-8 {
    width: 100%;
}

body.dentist-page .article-details-intro {
    display: none;
}

body.dentist-page .article-media-wrapper {
    margin-top: 0 !important;
}

body.dentist-page .article-body {
    max-width: 100% !important;
}





body.view-article.service-page #sp-page-title {
    display: none;
}

body.service-page .blog-list-wrapper>.row>.col-md-8 {
    width: 100%;
}

body.service-page .article-details-intro {
    background-image: url(/images/0_prodental/home/home-bg-001.jpg) !important;
    background-color: #fff !important;
}



h5.newsflash-title {
    font-family: 'Marcellus', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    text-decoration: none;
    border-bottom: 1px solid #eca7a391;
    padding-bottom: 15px;
}

h5.newsflash-title:hover {
opacity:0.7;}

/*doctor page*/
.com-content.view-article #sp-main-body .article-body {
    max-width: 100%!important;
    margin: 0 auto;
}

.doctor-page .article-details-intro {
    display: none;
}

.doctor-page.com-content.view-article #sp-main-body .article-media-wrapper {
    margin-top: 0px!important;
    position: relative;
    z-index: 2;
}