.blog_single {
    margin-top: 85px;
}
.blog_single article .post_image {
    margin: 80px auto 10px auto;
}
.blog_single article .post_image img,
.blog_single article .post_image>a {
    max-width: 755px;
    margin: 0 auto;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.2);
}
.blog_single.blog_holder.single_image_title_post article .single_top_part_inner {
    display: grid;
}
.blog_single.blog_holder.single_image_title_post article h1 {
    color: #000;
    max-width: 755px;
    text-align: center;
    margin: 5px auto 15px auto;
}
.blog_single.blog_holder.single_image_title_post article .post_category,
.blog_single.blog_holder.single_image_title_post article .post_category a {
    color: #0099ff;
    font-size: 17px;
    font-weight: 700;
    letter-spacing: 1px;
    max-width: 755px;
    text-align: center;
    margin: 0 auto;
}
.blog_single.blog_holder.single_image_title_post article .post_info,
.blog_single.blog_holder.single_image_title_post article .post_info a,
.blog_single.blog_holder.single_image_title_post article .post_info a:hover span {
    text-transform: none;
    font-size: 17px;
    line-height: 26px;
    font-weight: 400;
    letter-spacing: 1px;
    color: #999999;
    max-width: 755px;
    text-align: center;
    margin: auto;
}
.blog_single.blog_holder.single_image_title_post article .single_tags {
    max-width: 755px;
    text-align: center;
    margin: 0 auto;
}
.blog_single.blog_holder p {
    margin-top: 30px;
}
.blog_single.blog_holder .bsc_large_teasertext p {
    margin-bottom: 60px !important;
    margin-top: 0;
}
.blog_single.blog_holder h2, .h2 {
    margin-top: 70px;
    font-size: 54px !important;
    line-height: 64px !important;
}
.blog_single.blog_holder h3, .h3 {
    margin-top: 70px;
    font-size: 44px !important;
    line-height: 52px !important;
}
.blog_single.blog_holder h4, .h4 {
    margin-top: 70px;
}
.blog_single.blog_holder .wpb_single_image .vc_single_image-wrapper {
    margin: 60px 0;
}
.blog_single.blog_holder ul li {
    margin-top: 10px;
    margin-bottom: 10px;
}
.blog_single.blog_holder .bsc_blog_single .grid_section .section_inner {
    max-width: 755px;
    margin: auto;
}
.blog_single.blog_holder .bsc_blog_single .bsc_autor_box.grid_section .section_inner {
    max-width: 1300px;
}
.blog_single.blog_holder aside .widget.posts_holder li {
    padding: 0;
    margin: 0 2% 0 0;
}
.blog_single.blog_holder aside .widget h5 {
    font-size: 44px;
    line-height: 52px;
    margin-bottom: 40px;
}
h6.latest_post_title,
h6.latest_post_title a,
aside .widget h6 a {
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
}
h6.latest_post_title:hover,
h6.latest_post_title a:hover,
aside .widget h6 a:hover {
    color: #000 !important;
}
.bsc_blog_category,
.bsc_blog_category a,
aside .widget .bsc_blog_category a {
    text-transform: uppercase;
    font-size: 17px;
    line-height: 30px;
    letter-spacing: 0.5px;
    color: #0099ff !important;
    font-weight: 700;
}
.latest_post_inner .post_infos .bsc_blog_tags a {
    color: #0099ff;
    font-size: 17px;
    line-height: 30px;
    font-weight: 400;
}
.latest_post_inner .post_infos {
    font-weight: 400;
    color: #999999;
}
.latest_post_holder.boxes .boxes_image a:hover {
    -webkit-transform: scale(1.04) !important;
    -moz-transform: scale(1.04) !important;
    -ms-transform: scale(1.04) !important;
    -o-transform: scale(1.04) !important;
    transform: scale(1.04) !important;
}
.blog_single.blog_holder .embed-wrapper {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
}
.blog_single.blog_holder .embed-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.author-text {
    margin-bottom: 40px;
}
.blog_single.blog_holder figcaption.vc_figure-caption {
    margin-top: -3.5em;
}
.blog_single.blog_holder .ult_price_features p {
    margin-bottom: 30px !important;
}