.post_left_section {
    width: 100%;
    float: left;
    height: auto;
    padding-right: 30px;
    border-right: 1px solid #dce4ea;
}
.post {
    width: 100%;
    float: left;
    height: auto;
    margin: 0 0 30px;
    border-bottom: 1px solid #dce4ea;
}
.post_thumb {
    margin: 0 !important;
}
.post_thumb > img {
    border-left: solid 6px #0B6F77;
    border-right: 1px solid #0B6F77;
    border-top: 1px solid #0B6F77;
}
.block_quate {
    border-left: 6px solid #0B6F77 !important;
    border-right: 1px solid #0B6F77;
    border-bottom: 1px solid #0B6F77;
}
.single_post h1 {
    margin: 0;
    font-family: master-reg;
    text-transform: none;
    color: #fff !important;
    line-height: 1.2em;
}
.post_desc {
    width: 100%;
    float: left;
    height: auto;
    margin: 0 0 20px;
    font-family: master-bold;
    font-size: 1.3em;
    font-weight: 100;
    line-height: 1.6em;
    color: #333;
    text-align: justify;
}
.related_post_sec ul li {
    width: 100% !important;
    float: left !important;
    border-bottom: none !important;
    margin-left: 0 !important;
    background: #0B6F77 !important;
}
.rel_thumb {
    margin-right: .5em;
    width: auto;
    float: left;
    height: auto;
    float: right;
    margin: .5em;
}
.rel_right h4 {
    font-family: master-ar-reg !important;
    color: #FFF !important;
    font-size: 1em !important;
    line-height: 1.4em !important;
    height: 4em !important;
    overflow: hidden !important;
}
.ms-rtestate-field {
    word-wrap: break-word;
    font-family: master-ar-bold;
    text-align: right;
    direction: rtl !important;
    font-size: 2em !important;
}


.col-md-3{
    float: left !important;
}
.col-md-9{
    float: right !important;
}

.post_left_section {
    float: right !important;
    padding-left: 30px !important;
    border-left: 1px solid #dce4ea !important;
	padding-right: 0 !important;
    border-right: none !important;
}
