/********** Begin Custom content ******/
.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: 35px;
    margin-top: 10px;
}
.content-custom .box-image img{
    border-radius: 15px;
    width: 100%;
}
.content-custom>P:last-child{
    margin-bottom: 0px;
}
.content-custom h5{
    font-size: 26px;
        margin-top: 0px;
    margin-bottom: 15px;
    line-height: 30px;
}
/********** End Custom content ******/

/*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 Single post style default*/

.single-blog-style1 .title-post-single{
    margin: 0 0 36px 0;
    line-height: 52px;
    word-break: break-word;
    font-size: 48px;
    font-weight: 600;
    color: var(--bzo-title-color);
}
.single-blog-style1 .single-post-media-format{
    margin-bottom: 26px;
}
.single-blog-style1 .single-post-media-format img{
    border-radius: 15px;
}
.single-blog-style1 .single-post-media-format .format-video{
    line-height: 0;
}
.single-blog-style1 .single-post-media-format .format-video {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.single-blog-style1 .single-post-media-format .format-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.single-blog-style1 .meta-post-style1{
    margin-bottom: 20px;
}
.single-blog-style1 .meta-post-style1{
    margin-bottom: 26px;
    color: #898989;
}
.single-blog-style1 .content-no-sidebar .meta-post-style1,
.single-blog-style1 .content-no-sidebar .title-post-single
{
    text-align: center;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}
.single-blog-style1 .content-no-sidebar .detail-content-wrap,
.single-blog-style1 .content-no-sidebar .tags-and-share,
.single-blog-style1 .content-no-sidebar .post-info-author-style1,
.single-blog-style1 .content-no-sidebar .single-related-post,
.single-blog-style1 .content-no-sidebar .bzotech-blog-form-comment,
.single-blog-style1 .content-no-sidebar .bzotech-blog-list-comment,
.single-blog-style1 .content-no-sidebar .post-control
{
    max-width: 1360px;
    margin-left: auto;
    margin-right: auto;
}
.single-blog-style1 .content-no-sidebar .single-related-post__title{
     text-align: center;
}

.single-blog-style1 .single-related-post{
    margin-top: 80px;
}
.single-blog-style1 .single-related-post .single-related-post__title {
    margin-bottom: 50px;
}
.single-blog-style1 .meta-post-tags-share{
    margin-top: 36px;
}
/*End Single post style default*/


/*Begin Single post style2*/

.single-blog-style2 .title-post-single{
    margin: 0;
    margin-bottom: 12px;
    line-height: 56px;
    word-break: break-word;
    font-size: 48px;
    font-weight: 500;
}
.single-blog-style2 .single-post-media-format{
    margin-bottom: 80px;
}
.single-blog-style2 .single-post-media-format img{
    border-radius: 30px;
}
.single-blog-style2 .single-post-media-format .format-video{
    line-height: 0;
}
.single-blog-style2 .single-post-media-format .format-video {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.single-blog-style2 .single-post-media-format .format-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.single-blog-style2 .style-item-meta__cats{
    margin-bottom: 20px;
}
.single-blog-style2 .content-post-default>.meta-post-style1{
    margin-bottom: 50px;
}
.single-blog-style2 .content-no-sidebar .meta-post-style1,
.single-blog-style2 .content-no-sidebar .title-post-single
{
    text-align: center;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}
.single-blog-style2 .content-no-sidebar .detail-content-wrap,
.single-blog-style2 .content-no-sidebar .tags-and-share,
.single-blog-style2 .content-no-sidebar .post-info-author-style1,
.single-blog-style2 .content-no-sidebar .single-related-post,
.single-blog-style2 .content-no-sidebar .bzotech-blog-form-comment,
.single-blog-style2 .content-no-sidebar .bzotech-blog-list-comment,
.single-blog-style2 .content-no-sidebar .post-control
{
    max-width: 1360px;
    margin-left: auto;
    margin-right: auto;
}
.single-blog-style2 .content-no-sidebar .single-related-post__title{
     text-align: center;
}
.single-blog-style2 .meta-post-tags-share-style2{
    margin-top: 80px;
}
.single-blog-style2 .single-related-post{
    margin-top: 80px;
}
.single-blog-style2 .single-related-post .single-related-post__title {
    margin-bottom: 50px;
}
.theme-demo3 .single-blog-style2 .single-related-post .single-related-post__title,
.theme-demo4 .single-blog-style2 .single-related-post .single-related-post__title{
    font-weight: 400;
}
/*End Single post style 2*/

/************** Begin Responsive Single Post Style 1 **************/
@media(max-width : 1200px){
    .single-blog-style1 .single-related-post .single-related-post__title{
        font-size: 32px;
        margin-bottom: 20px;
    }
    .single-blog-style1 .single-related-post{
        margin-top: 50px;
    }
    .single-blog-style1 .title-post-single{
        font-size: 32px;
        line-height: 38px;
        margin-bottom: 20px;
    }
}
@media(max-width : 767px){
    .single-blog-style1 .single-related-post .single-related-post__title,
    .single-blog-style1 .title-post-single{
        font-size: 24px;
        line-height: 30px;
    }
}
/************** End Responsive Single Post Style 1 **************/

/************** Begin Responsive Single Post Style 2 **************/
@media(max-width : 1200px){
    .single-blog-style2 .single-related-post .single-related-post__title,
    .single-blog-style2 .title-post-single{
        font-size: 32px;
        line-height: 38px;
    }
    .single-blog-style2 .single-post-media-format{
        margin-bottom: 50px;
    }
    .single-blog-style2 .single-related-post{
        margin-top: 50px;
    }
}
@media(max-width : 767px){
    .single-blog-style2 .single-related-post .single-related-post__title,
    .single-blog-style2 .title-post-single{
        font-size: 24px;
        line-height: 30px;
    }
    .single-blog-style2 .single-related-post .single-related-post__title,
    .single-blog-style2 .single-post-media-format,
    .single-blog-style2 .content-post-default>.meta-post-style1 {
        margin-bottom: 30px;
    }
    .single-blog-style2 .meta-post-tags-share-style2{
        margin-top: 30px;
    }

}
/************** End Responsive Single Post Style 2 **************/