.book-adv{display:flex;}
.img-bk{flex-basis:330px;}
.book-txt{padding:10px;}
.breadcrumbs{margin:0 0 30px;}
ul.custom-link li a {font-size: 18px;}
.sponsors-logo img {
    width: 143px;
    padding: 0px 8px !important;
}
.sponsors-logo {
    display: flex;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}

.blog-post .col-lg-3 {
    padding: 17px;
}

.blog-post article {
    border: 1px solid #fffefe !important;
    text-align: center;
    padding: 8px;
    box-shadow: 2px 0px 16px 4px rgba(234, 233, 233, 0.65);
}
#tm_builder_outer_content .tm_pb_blog .tm_pb_post .more-link {
    padding: 8px 33px !important;
}
body .testim-sec {
    padding-top: 60px !important;
    padding-bottom: 70px !important;
}
.tm_pb_post_meta span{font-size:10px !important;}
#demo-video:before {
    content: "";
    position: absolute;
    left: 0px;
    right: 0;
    background: rgba(0, 0, 0, 0.54);
    width: 680px;
    height: 379px;
}
.tm_pb_column.tm_pb_column_1_2.tm_pb_column_5.col-xs-12.col-sm-6.col-md-6.col-lg-6.col-xl-6 {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.best-sell {
    padding-top: 0px !important;
    padding: 0px !important;
}
.inc-demo{padding: 0px !important;}

.home-video {
    height: 535px !important;
}
.post-author-bio .post-author__avatar .avatar {
    width: 100px;
}
.comment-body__author.vcard .avatar {
    width: 100px;
}
video#myVideo{object-fit:contain!important; object-fit: scale-down!important;}
#tm_builder_outer_content video{object-position: top;}
.home-video:before{background: url(images/video-blurbg.jpg) no-repeat center!important; background-size: cover!important;}

.testiz{border:1px solid red;}

@media(max-width: 768px)
{
.as-seen-out-head h2{font-size: 16px !important;}
.as-seen-out-head{margin-top: 25px !important;}
}
@media (min-width: 992px){
.post-author__avatar .avatar {width: 100px !important;}
}
@media (min-width: 992px){
.comment-body .avatar {width: 100px !important;}
}
@media(min-width:1380px){
    .home-video {min-height: 300px;}
    }
@media(min-width:2380px){
    .home-video {min-height: 300px;}
    }
