.link_6{
    color:#fff;
}
.link_6:hover{
    color:#fff;
}
.newEditors,.member-cls{
    border-bottom: 1px solid #ccc;
}
#chiefMain{
    color: #002263;
    margin-top: 0px;
    font-size: 20px;
    font-weight: 600;
    line-height: 22px;
    margin-left: 15px;
}
.popover.right {
    max-width: 40%;
}
.button_read {
    height: 120px;
    background-color: #F0F8FF;
}
.editor-img {
    width:26%;
}
.editor-img .img-responsive {
    border-radius: 50%;
    width:50%;
    margin-top:13px;
}
.media-heading {
    margin-top: 12px !important;
}
.media-body{
	margin-left: 20px;
}
@media screen and (max-width: 993px){
    #course-content .course-content-area .course-container {
        width: 99%;
    }
    .button_read {
        height: 100%;
    }
    .editor-img {
        width: inherit;
        text-align: center;
    }
    .editor-img .img-responsive {
        margin-left: 30%;
    }
    .newEditors {
        width: 90%;
        margin-left: 5%;
    }
    .newEditors ,.member-cls .media-body {
        padding-left: 10px;
    }
    .link_ul {
        padding-bottom: 10px;
    }
    .media-heading {
        text-align: left;
    }
    .aj-editor-profile {
        width: 90%;
        /* margin-left: 5%; */
    }
	.media-body{
		margin: 0 5px 0 0px !important;
	}
	.media-body p{
		margin-right: 10px;
	}
}
