@media screen and (min-width: 600px) and (max-width: 980px) {
    .singledefault-right {
        max-width: calc(100% - 135px);
        padding-left: 0px;
    }
    }
    @media screen and (max-width: 600px) {
        .single2-intro {
            font-size: 20px !important;
        }
    }
     
    
        @media screen and (max-width: 980px) {
    .sidebar {
        width: 100%;
        float: left;
        margin: 15px 0 15px 0;
    }
    }
        @media screen and (min-width: 850px) {
    .site-content {
        float: left;
        margin: 0px;
        padding: 30px 50px 50px 0;
        width: 66%;
        border-right: 1px solid #ccc;
    }
    
    .entry-header {
    
        padding-right: 0px;
    }
    .wrapper-body {
        margin: 0 auto;
        max-width: 1350px;
        padding: 15px 0px 15px 60px;
    }
        }
    
        @media screen and ((min-width: 850px) and (max-width: 1200px)) {
        .wrapper-body {
        margin: 0 auto;
        max-width: 1350px;
        padding: 15px 0px 15px 30px;
    }
        }
    
        @media screen and (max-width: 1024px) {
    .single2-wrapper {
        margin: 0px 0 !important;
    }
        }

        
        @media screen and (max-width: 980px) {
            
            .coauthor-wrapperinside {
        position: relative; 
        float: left;
        width: auto;
        margin-right: 20px;
        background: #fff;
        padding: 15px 0 15px;
    }
    .site-content {
        padding: 30px 0px 0px 0;
        width: 100%;
        margin: 0 auto;
        border-right: 0px solid #ccc;
    }
    .single2-wrapper {
        float: left;
        width: 100%;
        position: relative;
        border-top: 0px solid #ccc;
        margin: 30px 0;
    }
        }
        .coauthor-wrapper:before {
        content: "";
        position: absolute;
        height: 0px !important;
        width: 100%;
        background: #111;
        bottom: 49%;
    }
    .single2-wrapper {
        float: left;
        width: 100%;
        position: relative;
        border-top: 0px solid #ccc;
     
    }
    .single2-intro {
        float: left;
        position: relative;
        width: 100%;
        font-size: 20px !important;
        color: #000;
        line-height: 27px;
        margin-bottom: 0px;
        font-weight: 500 !important;
    }
    .entry-header {
        position: relative;
        width: 100%;
        margin-bottom: 10px;
        float: left;
     
    }
    .entry-header .entry-title, .entry-header h1.entry-title, .entry-content h1, h1, .entry-content>p:first-of-type:first-letter, .entry-content.ctest > div.first.column >p:first-of-type:first-letter {
        font-family: Outfit;
        line-height: 60px;
        font-weight: 600;
        font-style: normal;
        font-size: 55px;
    }
    .coauthor-wrapper:before {
        content: "";
        position: absolute;
        height: 2px;
        width: 100%;
        background: #111;
        bottom: 49%;
    }
    .coauthor-wrapperinside {
        position: relative;
        float: left;
        width: auto;
        margin-right: 20px;
        background: #fff;
        padding: 0 30px 30px 0;
    }
    .single2-wrapper {
        float: left;
        width: 100%;
        position: relative;
    }
    .module3-name {
        float: left;
        width: 100%;
        padding: 15px 15px 5px 15px;
        border: 2px solid#111;
        background: #e3e4e6;
        color: #fff !important;
        margin-bottom: 30px;
        font-size: 14px;
    }
    .module3-contenttop {
        float: left;
        position: relative;
        width: 100%;
        border: 1px solid #cccccc6b;
        padding: 15px 15px;
        font-size: 16px;
        background: #dfdfdf36;
    }
    .entry-content h4 {
        margin-bottom: 1rem !important;
    
    }
    .green a {
    color:#389721;
    
    }
    .nav-single {
        width: 100%;
        float: left;
        border-top: 3px solid #111;
        border-bottom: 0px solid #111;
        margin: 0px 0;
        padding: 25px 0;
        display: block;
        position: relative;
        grid-template-columns: 1fr 50%;
        gap: 0 50px;
    }

    .img-sidebar {
        float: left;
        width: 100%;
        margin: 0px 0;
    
        float: left;
        width: 95%;
        margin: 0px 0;
    
    }
    .singletitle-wrapperimage .coauthor-wrapperinside, .singledefault-left.sidebarcontent .coauthor-wrapperinside {
        margin: 0;
        padding: 15px 0 15px;
     
    }
    .coauthor-desc {
        font-family: "Outfit", Helvetica, Arial, sans-serif;
        font-weight: 500;
        /* font-size: 15px; */
        float: left;
        /* display: grid; */
        grid-template-columns: auto;
        font-size: 15px;
        line-height: 18px;
        width: 100%;
    }
    .singledefault-left {
        float: left;
        width: 30%;
        margin-bottom: 50px;
        padding-right: 50px;
    }
    .singledefault-right {
        float: right;
        position: relative;
        max-width: calc(100% - 30%);
    }
    .coauthor-desc {
        float: left;
        display: inline;
        grid-template-columns: auto;
        font-size: 15px;
        line-height: 1.2em;
    }
    .coauthor-desc a {
        font-size: 14px;
        text-transform: none;
        font-weight: 500;
        margin-bottom: 5px;
        color: #389721;
    }
    .coauthor-desc p {
    line-height:1.2;
    
    }
    @media screen and (max-width: 700px) {
        .singledefault-left {
    display:none;
        }
        .singledefault-right {
        float: right;
        position: relative;
        max-width: calc(100% - 0%);
    }
    .nav-single {
        display:block;
    }
    }
    .entry-header .entry-title {
        margin-bottom: 15px !important;
        text-align: left;
        width: 100%;
    }  