html, body {font-family: Roboto Condensed, arial, helvetica, verdana, sans-serif;}
p {font-family: Roboto Condensed, arial, helvetica, verdana, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-family: Roboto Condensed, arial, helvetica, verdana, sans-serif;}

.font-primary,
.font-secondary,
.feat-posts-separator h4.entry-title,
.feat-posts-no-separator h4.entry-title,
.feat-posts-large h4.entry-title,
.feat-posts-separator-right-margin h4.entry-title,
.feat-posts-separator p.meta,
.feat-posts-no-separator p.meta,
.feat-posts-large p.meta,
.feat-posts-separator-right-margin p.meta,
.wishtv-featured-stories article.post .content-wrapper h4,
.menu-text,
.article-list-heading,
.read-more-home,
.article-list-heading h2,
.article-list-heading-sm h2,
.fusion-main-menu ul a,
.article,
.article-list__heading,
.fusion-load-more-button.fusion-blog-button,
.fusion-sticky-menu>ul>li>a>.menu-text,
.load-more-two,
.fusion-layout-column .fusion-column-wrapper .hp-social-wrapper,
body .recent-posts-content h4,
body.single.single-post .article-meta,
body.single.single-post .rich-text,
body.single.single-post .article-copyright,
body.single.single-post .around-the-web-title,
body.single.single-post .article-list__article-meta,
body.single.single-post .article-list__article-title,
body.single.single-post .article-list__article-title-small {font-family: Roboto Condensed, arial, helvetica, verdana, sans-serif;}

.story_widget .slick-slide {
    height: auto !important;
    padding: 0px 10px;
}

.story_widget .slick-slide a p.slider-caption-class {
    margin-top: 10px;
    text-align: center;
    font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
    font-size: 1.25rem;
    line-height: 1.3;
    font-weight: 700 !important;
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -moz-box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
}

.story_widget .slick-slide a img {
    height: 190px;
    width: 190px;
    margin: 0 auto;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%) !important;
    object-fit: cover;
}

.story_widget .slick-prev, .story_widget .slick-next {
    width: 50px;
    height: 190px;
    top: 95px;
    background-color: #f0f0f0;
    padding: 0px 10px;
}

.story_widget .slick-prev {
    left: -208px;
    right: 40px;
}

.story_widget .slick-next {
    right: -15px;
}

.story_widget .slick-prev:hover, .story_widget .slick-prev:focus, .story_widget .slick-next:hover, .story_widget .slick-next:focus {
    opacity: 0.7;
    background-color: #f0f0f0;
}

.story_widget .slick-prev:before, .story_widget .slick-next:before {
    color: #333333;
    font-size: 30px;
    opacity: 1;
    position: absolute;
    width: 30px;
    height: 30px;
    top: 80px;
}

.story_widget .slick-prev:before {
    content: " ";
    background-image: url("../images/previous.svg") !important;
    left: 10px;
}

.story_widget .slick-next:before {
    content: " ";
    background-image: url("../images/next.svg") !important;
    right: 10px;
}

.story_widget .slick-slide a p.slider-caption-class:focus, .story_widget .slick-slide:focus, .story_widget .slick-slide a img:focus, .story_widget a:focus {
    outline: none !important;
    border: none !important;
}

.story_widget.slick-initialized.slick-slider {
    margin: 0 0px 0px 0px;
}

.custom-story-slider h2.chw-title {

    /* background-color: #f0f0f0 !important;
    font-size: 1.5rem !important;
    padding: 5px !important;
    margin-top: 10px !important;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    font-weight: 700 !important;
    text-transform: uppercase;
    margin-bottom: 20px;
    color: #f0f0f0 !important;     */
    color: #fff;
}

/*21-04-21*/
.main-logo-slider-div {
    width: 100%;
    display: flex;
    align-items: flex-start;
    flex-direction: row;
    flex-wrap: nowrap;
    padding: 0px 15px 0px 20px;
    border-bottom: 30px solid #f0f0f0;
}

.logo-images.left-box {
    width: 100%;
    max-width: 190px;
    left: 50px;
    position: relative;
    right: 40px;
    z-index: 123;
}

.logo-images.left-box .desktop-image {
    height: auto;
    width: 190px;
}

.logo-images.left-box .mobile-gif-img {
    display: none;
}

.story_widget.slick-initialized.slick-slider {
    width: 84%;
    padding: 0px 35px 0px 50px;
}

/* .custom-story-slider .desktop-image {
position: absolute;
width: 60px;
padding: 5px;
}
.custom-story-slider .mobile-gif-img {
display: none;
} */
@media only screen and (max-width:1320px) {
    .story_widget .slick-prev {
        left: -19%;
    }

    .story_widget .slick-next {
        right: -15px;
    }

    .logo-images.left-box {
        left: 60px;
    }

    .story_widget.slick-initialized.slick-slider {
        width: 84.3%;
        padding: 0px 30px 0px 65px;
    }

    .logo-images.left-box .desktop-image {
        height: 190px;
        width: auto;
    }

}

@media only screen and (max-width:1199px) {
    .story_widget .slick-prev, .story_widget .slick-next {
        top: 85px;
        height: 170px;
    }

    .story_widget .slick-prev:before, .story_widget .slick-next:before {
        top: 70px;
    }

    .story_widget .slick-prev {
        left: -20.5%;
    }

    .story_widget .slick-slide a img {
        height: 170px;
        width: 170px;
    }

    .logo-images.left-box .desktop-image {
        height: 170px;
        width: auto;
    }

}

@media only screen and (max-width:1190px) {
    .story_widget .slick-slide a p.slider-caption-class {
        font-size: 1rem;
    }

}

@media only screen and (max-width:1080px) {
    .story_widget .slick-slide a img {
        height: 150px;
        width: 150px;
    }

    .logo-images.left-box .desktop-image {
        height: 150px;
        width: auto;
    }

    .story_widget .slick-prev, .story_widget .slick-next {
        top: 75px;
        height: 150px;
    }

    .story_widget .slick-prev:before, .story_widget .slick-next:before {
        top: 60px;
    }

}

@media only screen and (max-width:1024px) {
    .story_widget.slick-initialized.slick-slider {
        width: 80.5%;
    }

    .story_widget .slick-prev, .story_widget .slick-next {
        top: 88px;
    }

    .story_widget .slick-prev {
        left: -24%;
    }

    .story_widget .slick-slide a img {
        height: 175px;
        width: 175px;
    }

    .logo-images.left-box .desktop-image {
        height: 175px;
        width: auto;
    }

    .story_widget .slick-prev, .story_widget .slick-next {
        height: 175px;
    }

    .main-logo-slider-div {
        /* padding: 0px 15px 0px 10px; */
        padding: 0px 20px 0px 0px;
    }

    .logo-images.left-box {
        max-width: 80px;
        left: 0px;
    }

    .story_widget .slick-next {
        right: -15px;
    }

    .story_widget .slick-prev:before, .story_widget .slick-next:before {
        top: 72.5px;
    }

}

@media only screen and (max-width:909px) {
    .story_widget.slick-initialized.slick-slider {
        width: 77%;
    }

    .story_widget .slick-prev {
        left: -30%;
    }

    .story_widget .slick-next {
        right: -20px;
    }

    .story_widget .slick-prev, .story_widget .slick-next {
        top: 85px;
        height: 170px;
    }

    .story_widget .slick-slide a img {
        height: 170px;
        width: 170px;
    }

    .logo-images.left-box .desktop-image {
        height: 170px;
        width: auto;
    }

    .logo-images.left-box {
        left: 50px;
    }

    .story_widget.slick-initialized.slick-slider {
        padding: 0px 35px 0px 55px;
    }

    .story_widget .slick-prev:before, .story_widget .slick-next:before {
        top: 70px;
    }

}

@media only screen and (max-width:810px) {
    .story_widget .slick-slide a img {
        height: 150px;
        width: 150px;
    }
    .main-logo-slider-div {
        padding: 0px 25px 0px 0px;
    }

    .story_widget .slick-prev, .story_widget .slick-next {
        top: 75px;
        height: 150px;
    }

    .story_widget .slick-prev:before, .story_widget .slick-next:before {
        top: 60px;
    }

    .logo-images.left-box {
        max-width: 150px;
    }

    .logo-images.left-box .desktop-image {
        height: 150px;
        width: auto;
    }

    .story_widget .slick-next {
        right: -25px;
    }

}

@media only screen and (max-width:792px) {
    .story_widget .slick-next {
        right: -20px;
    }

    .story_widget .slick-prev, .story_widget .slick-next {
        top: 75px;
        height: 150px;
    }

    .story_widget .slick-prev:before, .story_widget .slick-next:before {
        top: 60px;
    }

    .logo-images.left-box {
        max-width: 150px;
        left: 60px;
    }

    .logo-images.left-box .desktop-image {
        height: 150px;
        width: 150px;
    }

    .story_widget.slick-initialized.slick-slider {
        width: 100%;
    }

    .story_widget .slick-prev {
        left: 0%;
    }

}

@media only screen and (max-width:768px) {
    .author-sidebar .user-profile {
        text-align: center;
    }
    .main-logo-slider-div {
        padding: 0px 15px 0px 0px;
    }
    .author-sidebar .slick-prev, .author-sidebar .slick-next {
        width: 22px;
        height: 22px;
        background: rgba(0, 0, 0, 0.3);
        border-radius: 100%;
        padding: 1px;
        opacity: 0.7;
    }
     .author-sidebar .slick-prev:hover,  .author-sidebar .slick-prev:focus, 
      .author-sidebar .slick-next:hover,  .author-sidebar .slick-next:focus{
         opacity: 1;
         background: rgba(0, 0, 0, 0.3);

    }

    .author-sidebar .slick-prev:before, .author-sidebar .slick-next:before {
        top: 1px;
        position: relative;
        line-height: 20px;
    }
    .author-sidebar .user-profile .profile-img{
       margin: 0  !important;
    }
    .author-sidebar .user-profile {
        justify-content: center;
    }

}

@media only screen and (max-width:767px) {
    .main-logo-slider-div {
        align-items: center;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
        border-bottom: 30px solid #f0f0f0;
        padding: 0px;
    }

    .logo-images.left-box .desktop-image {
        display: none;
    }

    .logo-images.left-box .mobile-gif-img {
        display: block;
        margin-bottom: 15px;
        width: 100%;
        text-align: center;
    }

    .story_widget.slick-initialized.slick-slider {
        width: 100%;
        margin-bottom: 0px;
        padding-bottom: 0px;
        padding: 0px 45px 0px 50px;
    }

    .logo-images.left-box {
        width: 100%;
        max-width: 100%;
        padding: 0px 0;
        left: 0px;
        right: 0px;
    }

    .story_widget .slick-slide {
        padding: 0px 10px;
    }

    .story_widget .slick-slide a img {
        height: 158px;
        width: 158px;
    }

    .story_widget .slick-prev, .story_widget .slick-next {
        width: 40px;
        height: 158px;
        top: 80px;
        bottom: -46px;
        padding: 0px 5px;
    }

    .story_widget .slick-next:before {
        right: 5px;
    }

    .story_widget .slick-prev:before {
        left: 5px;
    }

    .story_widget .slick-prev:before, .story_widget .slick-next:before {
        top: 64px;
    }

    .story_widget .slick-prev {
        left: 0px;
        z-index: 998;
    }

    .story_widget .slick-next {
        right: 0px;
    }

    /* .story_widget .slick-prev:before, .story_widget .slick-next:before{
        color: #b81f25;
    } */
}

@media only screen and (max-width:479px) {
    .story_widget .slick-slide {
        overflow: hidden;
        padding: 0px 0px;
    }

    .story_widget .slick-slide a {
        -webkit-display: flex;
        -moz-display: flex;
        display: flex;
        align-items: flex-start;
        margin-bottom: 7%;
    }

    .story_widget .slick-slide a img {
        width: 100%;
        max-width: 120px;
        height: 90px;
        object-fit: cover;
        margin: 0 20px 0 0;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
    }

    .story_widget .slick-slide a p.slider-caption-class {
        text-align: left;
        margin-top: 0;
        font-size: 16px;
    }

    .story_widget.slick-initialized.slick-slider {
        margin-bottom: -10px;
        padding-bottom: 0px;
        padding: 0px 45px 5px 50px;
    }

    .story_widget .slick-prev, .story_widget .slick-next {
        top: 45px;
        width: 40px;
        height: 90px;
    }

    .story_widget .slick-prev:before, .story_widget .slick-next:before {
        top: 30px;
    }

    /* .custom-story-slider .mobile-gif-img {
        display: block;
        position: absolute;
        width: 160px;
        padding: 5px;
    }
    .custom-story-slider .desktop-image {
        display: none;
    } */
    .story_widget .slick-slide a p.slider-caption-class {
        -webkit-line-clamp: 4;
        -moz-line-clamp: 4;
    }

    .story_widget .slick-slide a {
        margin-bottom: 5%;
    }

}

@media only screen and (max-width:370px) {
    .story_widget .slick-slide a img {
        margin: 0 10px 0 0;
        max-width: 90px;
    }

}

/*Raw talent Page */
.page-template-template-raw-talent #main-row {
    max-width: none !important;
}

.page-template-template-raw-talent .ad-banner {
    text-align: center;
    margin: 40px 0 0 0;
}

.tl-row {
    margin: 100px 0 0 0;
    padding: 0 10px;
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
    width: 100%;
    flex-wrap: wrap;
}

.grid {
    /*max-width: 80%;
    width: calc(100% - 320px);
    float: left;*/
    padding-right: 0px;
    width: 85%;
        max-width: calc(100% - 300px);
        left: -10px;
   
}

.load-more {
    float: left;
    clear: both;
    width: 100%;
    text-align: center;
    padding: 50px 20px;
    margin: 80px 0;
}

.grid-author {
    max-width: 97%;
    width: 100%;
    margin: 100px auto 0 auto;
}


.author-sidebar {
   
    width: 300px;
    background: #f1f1f1;
    padding: 20px 30px;
  position: sticky;
  position: -webkit-sticky;
  top: 0; /* required */
}
.page-template-template-raw-talent #boxed-wrapper {
    overflow: visible;
}


.author-sidebar .user-profile {
    display: flex;
    align-items: center;
    margin: 10px 0 20px 0;
    height: auto;
}

.author-sidebar .user-profile .profile-img {
    width: 60px;
    height: 60px;
    border-radius: 60px;
    overflow: hidden;
    margin: 0 10px 0 0;
}

.author-sidebar .user-profile a {
    text-decoration: none;
    color: #000;
}

.author-sidebar .user-profile a:hover {
    color: #bc0000;
}

.grid::after {
    display: block;
    content: '';
    clear: both;
}

.grid-item {
    width: 50% !important;
    height: auto;
    margin-bottom: 40px;
    padding: 0 6px 0 6px;
    position: relative;
}

.grid-item .play-circle {
    background: url('../images/icon.jpg') center center no-repeat #bc0000;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 40px;
    height: 25px;
    display: block;
    line-height: 25px;
    text-align: center;
}

@media screen and (min-width:1200px) {
    .grid-item {
        width: 33.33% !important;
    }

}

@media screen and (min-width:1700px) {
    .grid-item {
        width: 19% !important;
    }

}

.image-holder {
    position: relative;
    border-radius: 16px;    /* overflow: hidden; */
}

.grid-item:hover .grid-info {
    opacity: 1;
    transition: 0.3s;
}

.image-holder .grid-info {
    position: absolute;
    bottom: 0px;
    border-radius: 16px;
    width: 100%;
    padding: 40px 20px 20px 20px;
    background: rgb(0, 0, 0);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
    opacity: 0;
    transition: 0.3s;
}

.image-holder img {

    /* float: left; */
    width: 100%;
    border-radius: 16px;
}

.grid-item h3.ttl {
    margin: 10px 0 0 0;
    padding: 0;
    color: #bc0100;
    font-size: 14px;
    font-weight: 600;
}

.grid-item h3.ttl a {
    color: #bc0100;
    text-decoration: none;
}

.share-popup h2 {
    margin: 6px 0 20px 0;
    padding: 0;
    font-size: 18px;
}

.image-holder .grid-info .share-icon a.share-btn {
    background-color: rgba(255, 255, 255, 0.8);
    height: 30px;
    width: 30px;
    padding: 7px;
    border-radius: 20px;
    margin: 10px 0 5px  0;
    display: inline-block;
    transition: 0.3s;
    clear: #fff;
    background-image: url('../images/share.png');
    background-position: center center;
    background-size: 15px;
    background-repeat: no-repeat;
}

.image-holder .grid-info .share-icon a.share-btn img {
    width: auto;
    height: auto;
    float: none;
}

.image-holder .grid-info .share-icon a.share-btn:hover {
    background: rgba(255, 255, 255, 1);
    background-image: url('../images/share.png');
    background-position: center center;
    background-size: 15px;
    background-repeat: no-repeat;
    transition: 0.3s;
}

.grid-item .user-profile {
    display: flex;
    align-items: center;
    margin: 10px 0 0 0;
}

.grid-item .user-profile a {
    color: #000;
    text-decoration: none;
}

.grid-item .user-profile a:hover {
    color: #bc0100;
}

.grid-item .user-profile .profile-img {
    width: 40px;
    height: 40px;
    border-radius: 20px;
    overflow: hidden;
    margin: 0 10px 0 0;
}

.share-popup {
    background: #fff;
    bottom: 60px;
    padding: 20px 30px;
    border-radius: 20px;
    z-index: 998754;
    position: absolute;
    display: none;
    width: 200px;
}

.share-popup.popup-active {
    display: block;
}

.share-popup ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    align-content: flex-start;
    align-items: flex-start;
}

.share-popup ul li {
    text-align: center;
    font-size: 13px;
    margin: 0 0 10px 0;
    display: flex;
    align-items: center;
}

.share-popup ul li a {
    display: inline-block;
}

.share-popup ul li img {
    width: 30px;
    margin: 0 10px 0 0;
    height: 30px;
}

.share-popup ul li svg {
    margin: 0 10px 0 0;
    width: 30px;
    height: 30px;
}

.share-overlay {
    background: rgba(255, 255, 255, 0);
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 998;
    display: none;
}

.share-overlay.overlay-active {
    display: block;
}

.author-row {
    text-align: center;
    padding: 100px 40px 0 40px;
    line-height: 1.7;
}

.author-row .author-img {
    height: 200px;
    width: 200px;
    margin: 0 auto;
    border-radius: 100%;
    overflow: hidden;
}

.author-row .button {
    display: inline-block;
    background: #bc0000;
    color: #fff;
    text-decoration: none;
    padding: 10px 20px;
    border-radius: 40px;
}

.author-row .button:hover {
    background: #9e0303;
}

.author-info {
    margin: 0 auto;
    max-width: 1200px;
}

.author-info .social-icon {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center;
}

.author-info .social-icon li {
    margin: 0 5px;
}

.author-info .social-icon li a {
    display: inline-block;
}

.author-info .social-icon li a svg {
    height: 30px;
    width: 30px;
}

@media screen and (max-width:768px) {
    .tl-row {
        display: block;
    }

    .grid {
        max-width: 100%;
        width: calc(100% - 0px);
        left: 0;
    }

    .author-sidebar {
        float: none;
        width: 100%;
        margin: 60px 0 40px 0 !important;
        position: relative;
    }

    .image-holder .grid-info {
        opacity: 1;
        padding: 20px 10px 0px 10px;
    }

    .image-holder .grid-info h3 {
        font-size: 12px;
    }

}

/**************Bio detail pages*********************/
.page-template-template-reporter-bio-php #main .fusion-row {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.page-template-template-reporter-bio-php #main {
    overflow: hidden;
    padding: 0 !important;
}

.bio-detail-pg .bio-banner {
    width: 100%;
    height: 450px;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right top;
}

.bio-detail-pg .bio-banner:before {
    content: "";
    position: absolute;
    left: 0;
    width: 60%;
    height: 100%;
    background: rgb(255, 255, 255);
    background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 43%, rgba(9, 9, 121, 0) 100%, rgba(0, 212, 255, 1) 100%);
}

.bio-detail-pg .content-block {
    position: relative;
    max-width: 850px;
    margin: 0 auto 100px;
    display: block;
}

.bio-detail-pg .content-block .container {
    width: 100%;
}

.bio-detail-pg .content-block .leftimg {
    position: absolute;
    left: -317px;
    top: -393px
}

.bio-detail-pg .content-block .rightimg {
    position: absolute;
    right: -317px;
    top: 10px;
    opacity: 0.5;
}

.bio-detail-pg .content-block .details-txt {
    font-size: 27px;
    max-width: 800px;
    padding: 30px;
    margin: 0 auto;
    position: relative;
}

.bio-detail-pg .content-block .details-txt:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 350px;
    height: 350px;
    background-color: transparent;
    border-width: 3px 0 0 3px;
    border-color: #b42330;
    border-radius: 8px 0 0 0;
    border-style: solid;
}

.bio-detail-pg .content-block .details-txt:after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 350px;
    height: 350px;
    background-color: transparent;
    border-width: 0px 3px 3px 0;
    border-color: #b42330;
    border-radius: 0 0 8px 0;
    border-style: solid;
}

.bio-detail-pg .content-block h1 {
    font-weight: 800;
    text-transform: uppercase;
    font-size: 100px;
    text-align: center;
    margin: 10px auto;
    text-align: center;
}

.page-template-template-reporter-bio-php .grid {
    max-width: 98%;
    width: 100%;
    float: none;
    margin: 0 auto;
}

.bottom-blog-post .container{
      max-width: 1280px;
    width: 100%;
}

.bottom-blog-post .container .grid-item{
     width: 33% !important;
}
.bottom-blog-post  .ttl-block{
  background: #ccc;
    margin: 30px 0;
    padding: 15px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
}

.desktop-as-seen-banner {
    display: block;
    margin: 20px auto 20px;
}

@media(max-width:1480px) {
    .bio-detail-pg .content-block h1 {
        font-size: 86px;
    }

    .bio-detail-pg .content-block {
        max-width: 680px;
    }

}

@media (max-width:1380px) {
    .bio-detail-pg .content-block .leftimg {
        top: -320px;
    }

    .bio-detail-pg .content-block {
        max-width: 548px;
    }

    .bio-detail-pg .bio-banner {
        height: 325px;
    }

}

@media (max-width:1280px) {
    .bio-detail-pg .content-block .leftimg, .bio-detail-pg .content-block .rightimg {
        width: 293px;
    }

    .bio-detail-pg .content-block .rightimg {
        right: -293px;
    }

    .bio-detail-pg .content-block .leftimg {
        left: -293px;
    }

}

@media (max-width:1180px) {
    .bio-detail-pg .content-block .leftimg, .bio-detail-pg .content-block .rightimg {
        width: 174px;
    }

    .bio-detail-pg .content-block .rightimg {
        right: -174px;
    }

    .bio-detail-pg .content-block .leftimg {
        left: -174px;
    }


}


@media(max-width:992px) {
    .bio-detail-pg .content-block h1 {
        font-size: 55px;
    }
    .bio-detail-pg .bio-banner:before{
        width: 0%;
    }

    .bio-detail-pg .content-block .rightimg, .bio-detail-pg .content-block .leftimg {
        display: none;
    }

    .bio-detail-pg .content-block, .bio-detail-pg .content-block .details-txt {
        max-width: 100%;
    }

}

@media(max-width:767px) {
    .bio-detail-pg .bio-banner:before,.desktop-as-seen-banner
     {
        display: none;
    }
        .bottom-blog-post .container .grid-item{
     width:100% !important;
}

}

@media(max-width:640px) {
      .bottom-blog-post .container .row{
         display: block;
      }
    .bio-detail-pg .bio-banner {
        height: 200px;
    }

    .bio-detail-pg .content-block h1 {
        font-size: 40px;
    }

    .bio-detail-pg .content-block .details-txt:before, .bio-detail-pg .content-block .details-txt:after {
        width: 150px;
        height: 150px;
    }

    .bio-detail-pg .content-block .details-txt {
        padding: 15px;
        font-size: 20px;
    }
    .load-more{
             padding: 0;
    margin: 20px 0;
    }

}