
.news-detail-main .container_post_new {
    max-width: 1004px;
    padding: 0 20px;
    margin: auto;
}
.news-detail-main .content_news p {
    font-size: 18px;
}
.news-detail-main .container_title {
    background: #ebe7e3;
    padding-top: 100px;
    padding-bottom: 70px;
}
.news-detail-main .content_contant p strong a {
    font-weight: 700;
}
.news-detail-main .caption_images {
    text-align: center;
    color: #747575;
    font-family: Hind;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    text-align: center;
    margin-top: 17px;
}
.contentPost figure {
    display: none;
}

.news-detail-main p.date_post {
    color: #747575;
    font-family: Hind;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
    letter-spacing: 3px;
    margin-top: 24px;
    margin-bottom: 0;
}

.news-detail-main .container_head.container_post_new {
    max-width: 1018px;
}

.news-detail-main p {
    color: #747575;
    font-family: Hind;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    margin-top: 40px;
    margin-bottom: 39px;
}

.news-detail-main h1 {
    color: #3d3d3d;
    font-family: Baskervville;
    font-size: 35px;
    font-weight: 400;
    line-height: 45px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 5px;
    margin-top: 0;
    margin-bottom: 0;
}

.news-detail-main p.heading_about_post {
    margin-bottom: 24px;
}

.news-detail-main .content_about_post p:nth-child(2) {
    margin-top: 24px;
}

.at-resp-share-element.at-mobile .at-share-btn {
    background: transparent !important;
    margin: 0px 9px !important;
    transition: all .5s;
}

body .at-resp-share-element .at-share-btn:focus,
body .at-resp-share-element .at-share-btn:hover {
    transform: none;
}

.news-detail-main .container_head.container_post_new .at-share-btn-elements {
    text-align: center;
    margin-top: 15px;
}

.news-detail-main .content_about_post p:last-child {
    margin-bottom: 30px;
}

.news-detail-main .share_button,
.job-share-block .share_button {
    margin-left: 25px;
}

.news-detail-main .label_share,
.job-share-block {
    display: flex;
    align-items: center;
    margin-top: 31px;
    color: #3d3d3d;
    font-family: Hind;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
}

.news-detail-main .label_share a.at-icon-wrapper,
.job-share-block a.at-icon-wrapper {
    margin: 0 6px !important;
}

section.news-detail-main {
    margin-bottom: 13px;
}

.news-detail-main .images_new img {
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}


.news-detail-main figure figcaption {
    color: #747575;
    font-family: Hind;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    text-align: center;
    margin-top: 17px;
}

.news-detail-main figure img {
    margin: 0;
    width: 100% !important;
    margin: auto;
}

.news-detail-main figure {
    width: 100% !important;
    margin: 0;
}

.news-detail-main .content_contant p:last-child {
    margin-bottom: 31px;
    overflow: hidden;
}

.news-detail-main .content_contant p strong {
    color: #3d3d3d;
    font-family: Hind;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
}

.news-detail-main use {
    opacity: 0.5;
}

.at-style-responsive .at-share-btn,
.at-resp-share-element .at-share-btn {
    background-color: transparent !important;
    margin: 0 7px !important;
}

.at-resp-share-element .at-share-btn .at-icon-wrapper {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

.news-detail-main a.at-icon-wrapper.at-share-btn.at-svc-facebook span.at-icon-wrapper,
.job-share-block a.at-icon-wrapper.at-share-btn.at-svc-facebook span.at-icon-wrapper {
    background-image: url('../image/icon-fb.svg');
}

.news-detail-main a.at-icon-wrapper.at-share-btn.at-svc-twitter span.at-icon-wrapper,
.job-share-block a.at-icon-wrapper.at-share-btn.at-svc-twitter span.at-icon-wrapper {
    background-image: url('../image/twitter2.svg');
}

.news-detail-main a.at-icon-wrapper.at-share-btn.at-svc-twitter:hover span.at-icon-wrapper,
.job-share-block a.at-icon-wrapper.at-share-btn.at-svc-twitter:hover span.at-icon-wrapper {
    background-image: url('../image/twitter2-hover.svg');
}

.news-detail-main a.at-icon-wrapper svg,
.job-share-block a.at-icon-wrapper svg {
    display: none;
}

.news-detail-main a.at-icon-wrapper.at-share-btn.at-svc-linkedin span.at-icon-wrapper,
.job-share-block a.at-icon-wrapper.at-share-btn.at-svc-linkedin span.at-icon-wrapper {
    background-image: url('../image/icon-in.svg');
}

.news-detail-main a.at-icon-wrapper.at-share-btn.at-svc-email span.at-icon-wrapper,
.job-share-block a.at-icon-wrapper.at-share-btn.at-svc-email span.at-icon-wrapper {
    background-image: url('../image/email.svg');
}

.news-detail-main a.at-icon-wrapper.at-share-btn.at-svc-email:hover span.at-icon-wrapper,
.job-share-block a.at-icon-wrapper.at-share-btn.at-svc-email:hover span.at-icon-wrapper {
    background-image: url('../image/email-hover.svg');
}

@media(max-width: 767px) {
    .news-detail-main h1 {
        font-size: 24px;
        letter-spacing: 2px;
        line-height: 40px;
    }
    .news-detail-main .container_title {
        padding-top: 40px;
        padding-bottom: 32px;
    }
    .news-detail-main p.date_post {
        margin-top: 3px;
    }
    .at-resp-share-element.at-mobile .at-share-btn,
    .news-detail-main .label_share a.at-icon-wrapper,
    .job-share-block a.at-icon-wrapper {
        margin-left: -1px !important;
        margin-right: -1px !important;
    }
    .news-detail-main .container_head.container_post_new .at-share-btn-elements {
        margin-top: -2px;
    }
    .at-resp-share-element .at-share-btn .at-icon-wrapper {
        transform: scale(0.625);
        -webkit-transform: scale(0.625);
        -moz-transform: scale(0.625);
        -o-transform: scale(0.625);
    }
    .news-detail-main p {
        margin-bottom: 19px;
        margin-top: 24px;
    }
    .content_contant p {
        margin-top: 19px;
    }
    .news-detail-main .content_contant p:last-child {
        margin-bottom: 19px;
    }
    .news-detail-main .label_share,
    .job-share-block {
        margin-top: 19px;
    }
}