    .post-modern .blog-image img {width: 100%;height: 600px;object-fit: cover;object-position: center center;}
    .blog-single-entry.post-modern .thumb {margin-right: 30px;}
    .blog-single-entry.post-modern .entry-author-bio{display: flex;}
    .blog-single-entry.post-modern .single-entry-categories a:before {margin-right: 10px;
        content: '';
        background: currentColor;
        width: 18px;
        height: 12px;
        -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 50 50' style='enable-background:new 0 0 50 50;' xml:space='preserve'%3E%3Cpath d='M25,40C11.7,40,1.4,26.8,0.9,26.2c-0.6-0.8-0.6-1.7,0-2.5C1.4,23.2,11.7,10,25,10s23.6,13.2,24.1,13.8 c0.6,0.8,0.6,1.7,0,2.5C48.6,26.8,38.2,40,25,40L25,40z M5.1,25C7.9,28.1,15.9,36,25,36s17.1-7.9,19.9-11C42.1,21.9,34.1,14,25,14 S7.9,21.9,5.1,25L5.1,25z M25,34.5c-5.2,0-9.5-4.3-9.5-9.5s4.3-9.5,9.5-9.5s9.5,4.3,9.5,9.5S30.1,34.5,25,34.5z M25,19.5 c-3,0-5.5,2.5-5.5,5.5c0,3,2.5,5.5,5.5,5.5s5.5-2.5,5.5-5.5S28,19.5,25,19.5z'/%3E%3C/svg%3E%0A");
        mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 50 50' style='enable-background:new 0 0 50 50;' xml:space='preserve'%3E%3Cpath d='M25,40C11.7,40,1.4,26.8,0.9,26.2c-0.6-0.8-0.6-1.7,0-2.5C1.4,23.2,11.7,10,25,10s23.6,13.2,24.1,13.8 c0.6,0.8,0.6,1.7,0,2.5C48.6,26.8,38.2,40,25,40L25,40z M5.1,25C7.9,28.1,15.9,36,25,36s17.1-7.9,19.9-11C42.1,21.9,34.1,14,25,14 S7.9,21.9,5.1,25L5.1,25z M25,34.5c-5.2,0-9.5-4.3-9.5-9.5s4.3-9.5,9.5-9.5s9.5,4.3,9.5,9.5S30.1,34.5,25,34.5z M25,19.5 c-3,0-5.5,2.5-5.5,5.5c0,3,2.5,5.5,5.5,5.5s5.5-2.5,5.5-5.5S28,19.5,25,19.5z'/%3E%3C/svg%3E%0A");
        -webkit-mask-position: center;
        -webkit-mask-size: 100%;
        -webkit-mask-repeat: no-repeat;
        mask-position: center;
        mask-size: 100%;
        mask-repeat: no-repeat;
        display: inline-block;}
    .blog-single-entry.post-modern a{text-decoration: none;text-transform: uppercase;}
    .blog-single-entry.post-modern .entry-author-bio a {text-decoration: none;font-weight: 500;text-transform: uppercase;font-size: var(--wdtFontSize_H6);}
    .blog-single-entry.post-modern .post-meta,.blog-single-entry.post-modern .share, .blog-single-entry.post-modern .single-entry-author{display: flex;width: 100%;flex-wrap: wrap;align-items: center;}
    .blog-single-entry.post-modern ul.wdt-share-list{margin-bottom: 0;padding-left:0;}
    .blog-single-entry.post-modern ul.wdt-share-list li {display: inline-block;padding-bottom: 0;}
    .blog-single-entry.post-modern .single-entry-title h1 {margin-top: 0;}
    .post-modern .entry-thumb.single-preview-img {margin-bottom: 80px;}
    .blog-single-entry.post-modern .thumb img {border-radius: 50%;}
    .blog-single-entry.post-modern .desc {color: var(--wdtBodyTxtColor);opacity: 0.9;font-size: calc(var(--wdtFontSize_H6) - 2px);letter-spacing: .5px;}
    .blog-single-entry.post-modern .meta-right .single-entry-social-share,.blog-single-entry.post-modern .meta-left .single-entry-author {margin-bottom: 0;}
    .blog-single-entry.post-modern .meta-author-img img {border-radius: 50%;margin-right: 10px;}
    .blog-single-entry.post-modern .post-meta {border-width: 1px 0px 1px 0px;border-style: solid;border-color: var(--wdtBorderColor); justify-content: space-between; margin-bottom: 30px; padding-top: 30px;padding-bottom: 30px;}
    .share i {display: none;}
    .post-modern .zmdi-long-arrow-left:before,.post-modern .zmdi-long-arrow-right:before { 
        font-weight: bold;font-size: 20px;color: var(--wdtPrimaryColor);
        display: none;
    }
  .entry-post-navigation > div > .nav-title-wrap h3 {
    display: block;
    font-size: var(--wdtFontSize_H4);
    margin: 10px 0 0;
    position: relative;
    width: 100%;
    text-transform: uppercase;
}
    .post-prev-link .nav-title-wrap span:empty, 
    .post-next-link .nav-title-wrap span:empty{
    display: none;
    }
    .post-modern:not(.container .post-modern) .entry-post-navigation {padding: 0 30px;}
    .post-prev-link .nav-title-wrap p a:before, 
    .post-next-link .nav-title-wrap p a:after {
    font-family: "wdt-ext-icon";
    font-style: normal;
    font-weight: 700;
    display: inline-block;
    text-decoration: inherit;
    font-size: var(--wdtFontSize_Base);
    margin: 0;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 46 46' style='enable-background:new 0 0 46 46;' xml:space='preserve'%3E%3Cpath d='M12.5,46c-0.6,0-1.1-0.2-1.5-0.6c-0.8-0.8-0.8-2.2,0-2.9L30.5,23L11.1,3.6c-0.8-0.8-0.8-2.2,0-2.9c0.8-0.8,2.2-0.8,2.9,0 l20.9,20.9c0.8,0.8,0.8,2.2,0,2.9L14.1,45.4C13.6,45.8,13.1,46,12.5,46L12.5,46z'/%3E%3C/svg%3E%0A");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 46 46' style='enable-background:new 0 0 46 46;' xml:space='preserve'%3E%3Cpath d='M12.5,46c-0.6,0-1.1-0.2-1.5-0.6c-0.8-0.8-0.8-2.2,0-2.9L30.5,23L11.1,3.6c-0.8-0.8-0.8-2.2,0-2.9c0.8-0.8,2.2-0.8,2.9,0 l20.9,20.9c0.8,0.8,0.8,2.2,0,2.9L14.1,45.4C13.6,45.8,13.1,46,12.5,46L12.5,46z'/%3E%3C/svg%3E%0A");
    -webkit-mask-position: center;
    -webkit-mask-size: 100%;
    -webkit-mask-repeat: no-repeat;
    mask-position: center;
    mask-size: 100%;
    mask-repeat: no-repeat;
    content: '';
    background: currentColor;
    width: 16px;
    height: 14px;
    }
    .entry-post-navigation > .post-next-link {
    text-align: right;
    }
    .post-next-link .nav-title-wrap p a:after {
    margin-left: 5px;
    }
    .post-prev-link .nav-title-wrap p a:before {
    transform: rotate(-180deg);
    margin-right: 5px;
    }
/* ----Post Modern Fixed Navigation Starts---- */
    .post-modern:not(.container .post-modern) .post-prev-link .nav-title-wrap p a, 
    .post-modern:not(.container .post-modern) .post-next-link .nav-title-wrap p a {
    display: inline-flex;
    align-items: center;
    mix-blend-mode: exclusion;
    }
    .post-modern:not(.container .post-modern) .post-next-link .nav-title-wrap p a::after { margin-right: 0px;margin-top: 0px;}
    /* .post-modern:not(.container .post-modern) .post-prev-link .nav-title-wrap p a:hover, 
    .post-modern:not(.container .post-modern) .post-next-link .nav-title-wrap p a:hover {background-color: var(--wdtSecondaryColor);} */

    .post-modern:not(.container .post-modern) .post-prev-link, 
    .post-modern:not(.container .post-modern) .post-next-link {
    position: fixed;
    top: 50%;
    z-index: 1;
    }
    .post-modern:not(.container .post-modern) .post-prev-link {left: 50px;}
    .post-modern:not(.container .post-modern) .post-next-link {right: 50px;}

    /* ----Post Modern Fixed Navigation Ends---- */

    /* Navigation */

    /*----*****---- << Mobile (Landscape) >> ----*****----*/

	/* Common Styles for the devices above 767px width */

    @media only screen and (min-width: 992px)
    {

    .entry-post-navigation {width: 100%;padding: 0 0px;display: flex;justify-content: space-between;}
    .post-modern + .container{width: calc(100% - 450px);padding: 0 20px;}
    }
    @media only screen and (max-width: 1280px){
	 .entry-post-navigation > div *[class*="-bgimg"] ~ .nav-title-wrap {
		width: calc(100% - 20px);
		}
    }
    @media only screen and (min-width: 1024px) 
    {
    .post-prev-link .nav-title-wrap p, 
    .post-next-link .nav-title-wrap p{
    margin-bottom: 0;display: block;font-size: calc(var(--wdtFontSize_Base) - 0px); font-family: var(--wdtFontTypo_Alt);
    font-weight: 500;letter-spacing: 0px;line-height: normal;margin: 0;position: relative;
    text-transform: uppercase;width: 100%;-webkit-transition: var(--wdtBaseTransition);transition: var(--wdtBaseTransition);
    }
    .post-modern:not(.container .post-modern) .post-prev-link .nav-title-wrap, 
    .post-modern:not(.container .post-modern) .post-next-link .nav-title-wrap {display: flex;align-items: center;}
    .post-modern + .container{width: calc(100% - 250px);padding: 0 20px;}
    }
    @media only screen and (max-width: 1024px) {
        .post-modern:not(.container .post-modern) .post-prev-link .nav-title-wrap p a, 
        .post-modern:not(.container .post-modern) .post-next-link .nav-title-wrap p a {padding: 15px 5px;}
        .post-modern:not(.container .post-modern) .post-next-link {right: 20px;}
        .post-modern:not(.container .post-modern) .post-prev-link {left: 20px;}
    }
    @media only screen and (max-width: 992px)
    {
    
     .nav-title-wrap h3{display: none;}
    }
  

