/*
- Begin Meta post style
- Begin tags and share single post
- Begin post info author
- Begin post control
*/
/*Begin Meta post style*/
.style-meta-detail-post .avata img{
    width: 50px;
    border-radius: 50%;
    vertical-align: middle;
}
.style-meta-detail-post .avata .name-date{
    margin-left: 15px;
    display: inline-block;
    vertical-align: middle;
}
.style-meta-detail-post .avata .name{
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 500;
    display: block;
}
.style-meta-detail-post .avata .date{
    display: block;
}
.style-meta-detail-post >li{
    margin-right: 60px;
    font-size: 12px;
}
.style-meta-detail-post >li:last-child{
    margin-right: 0px;
}
.style-meta-detail-post .meta-item i{
    vertical-align: middle;
    margin-right: 15px;
    font-size: 30px;
}

.style-meta-detail-post,
.style-meta-detail-post a,
.style-meta-detail-post .avata .date{
    color: rgb(0 0 0 / 0.7);
}
.style-meta-detail-post .avata .name,
.style-meta-detail-post a:hover{
    color: #000;
}
.style-meta-detail-post.white,
.style-meta-detail-post.white a,
.style-meta-detail-post.white .avata .date{
    color: rgb(255 255 255 / 0.7);
}
.style-meta-detail-post.white .avata .name,
.style-meta-detail-post.white a:hover{
    color: #fff;
}
/*End Meta post style*/

/*Begin tags and share single post*/
.tags-and-share-single-post{
    margin-top: 70px;
}
.tags-and-share-single-post .flex-wrapper>div{
    width: 100%;
}
.tags-and-share-single-post .tags-post h3{
    display: inline-block;
        margin-right: 65px;
}
.tags-and-share-single-post .tags-post a{
    margin-right: 40px;
    color: #686868;
    text-transform: capitalize;
    display: inline-block;
}
.tags-and-share-single-post .tags-post a:hover{
    text-decoration: underline;
    color: #000;
}
.tags-and-share-single-post .tags-post a:last-child{
    margin-right: 0px;
}
/*End tags and share single post*/
/*Begin post info author*/
.post-info-author-style1{
    background: #f9f9f9;
    padding: 50px;
    position: relative;
    margin-top: 80px;
}
.post-info-author-style1 .author-info{
    padding-left: 40px;
}
.post-info-author-style1 .name-author{
    color: #000;
    font-size: 20px;
    text-transform: capitalize;
    display: inline-block;
    margin-bottom: 20px;
    font-weight: 700;
}
.post-info-author-style1 .desc{
    line-height: 28px;
    margin-bottom: 0px;
    color: #666;
}
.post-info-author-style1 .author-thumb{
    width: 150px;
    min-width: 150px;
}
.post-info-author-style1 .author-thumb img{
    width: 150px;
}
/*End post info author*/
/*Begin post control*/
.post-control {
    margin-top: 80px;
}
.post-control .text-title{
    color: #707070;
    line-height: 30px;
    display:none;
}
.post-control a:hover .text-title{
    color: var(--bzo-main-color);
}
.post-control a>.title{
    display: block;
    font-size: 20px;
}
.post-control a .la-angle-left{
    margin-right: 10px;
}
.post-control a .la-angle-right{
    margin-left: 10px;
}
.post-control .flex-wrapper> .prev-post{
    padding-right: 15px;

}
.post-control .flex-wrapper> .next-post{
    padding-left: 15px;

}
.post-control .flex-wrapper>div:last-child{
    border-right: none;
}
/*End post control*/
/*Begin related post*/
.single-related-post{
    margin-top: 80px;
}
.single-related-post .single-related-post__title {
    margin-bottom: 50px;
}
/*End related post*/
/*Begin Single post style default*/

.single-blog- .title-post-single{
    margin: 0;
    margin-bottom: 12px;
    line-height: 56px;
    word-break: break-word;
    font-size: 48px;
    font-weight: 300;
}
.single-blog- .single-post-media-format{
    margin-bottom: 80px;
}
.single-blog- .single-post-media-format img{
    border-radius: 30px;
}
.single-blog- .single-post-media-format .format-video{
    line-height: 0;
}
.single-blog- .single-post-media-format .format-video {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.single-blog- .single-post-media-format .format-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.single-blog- .meta-post-style1{
    margin-bottom: 20px;
}
.single-blog- .meta-post-style1__main{
    margin-bottom: 50px;
}
.content-no-sidebar .meta-post-style1,
.content-no-sidebar .title-post-single
{
    text-align: center;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}
.content-no-sidebar .detail-content-wrap,
.content-no-sidebar .tags-and-share,
.content-no-sidebar .post-info-author-style1,
.content-no-sidebar .single-related-post,
.content-no-sidebar .bzotech-blog-form-comment,
.content-no-sidebar .bzotech-blog-list-comment,
.content-no-sidebar .post-control
{
    max-width: 1360px;
    margin-left: auto;
    margin-right: auto;
}
.content-no-sidebar .single-related-post__title{
     text-align: center;
}
.content-custom ul{
    margin-left: 80px;
    margin-bottom: 40px;
}
.content-custom ul strong{
    font-weight: 600;
}
.content-custom ul li{
    margin-bottom: 12px;
}
.content-custom .box-image .bzotech-col-md-6{
    margin-bottom: 40px;
}
.content-custom .box-image img{
    border-radius: 30px;
}
.content-custom>P:last-child{
    margin-bottom: 0px;
}
.content-custom h5{
    font-size: 26px;
        margin-top: 0px;
    margin-bottom: 15px;
    line-height: 30px;
}
/*End Single post style default*/