 


 
a {
   cursor:grab;
}
.container_ms {
    max-width: 1280px; 
    margin: 20px auto;
}
.divider    {
    width: 60px;
    height: 10px;
    background-color: #a6ce39;
}

.post_container_msms {
    padding: 10px 10px;
    margin-top: 20px;
    max-width: 1280px;
    margin: 0 auto;
}

.flex_ms {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}
.flexx_ms {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 10px;
}
.main_content_ms {
    width: 70%;
    min-width: 350px;

}  
.side_bar_ms {
    width: 25%;
    min-width: 250px;
    margin-right: 10px;

}
.read-more {
    display: none;
}
.post_ms {
width: 48%;
margin: 0 7px 20px;
color:#555555;
padding: 0;
background-color:white;
border: 0.1px solid#E3E3E3;

overflow: hidden;
}
.post_ms_single {
width: 30%;
margin: 0 7px 20px;
color:#555555;
padding: 0;
background-color:white;
border: 0.1px solid#E3E3E3;

overflow: hidden;
}
@media screen and (min-width:1281px){
    .post_ms {
        max-width: 430px;
    }
}
@media screen and (min-width:1000px) and (max-width:1280px){
    .post_ms {
        width: 48%;
    }
} 
@media screen and (max-width:999px){
   .flex_ms {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    width: 100%;
}
        .post_ms {
        width: 100%;
    }
}
.post_ms *{
text-align: center;
    cursor:grab;
}
.post_ms_single *{
text-align: center;
    cursor:grab;
}
.post_cat_ms {
display: none;
}
.post_image img {
    width: 100%;
    height: 214.91px;
}
.post_image_single img {
    width: 100%;
    height: auto;
}
.post_title_ms {
    text-align: center;
    font-size: 20px;
    margin-top: -20px;
    font-family: lato;
    padding-left: 12px;
    padding-right: 12px;
}
.post_title_ms {
    color: #555555;
}
.excerpt_ms {
    color: #555555;
        padding-left: 12px;
    padding-right: 12px;
    margin-top: 18px;
}
.excerpt_ms a{
    color: #A6CE39;
}

.side_bar_ms {
    margin-top: 0px;
}
.newsletter-signup {
    padding: 7px;
    background-color: #ebebeb;
}
.search-form {
    margin-bottom: 30px;
}

button.search-btn {
    background-color: unset;
    background-color: unset;
border: unset;
position: unset;
margin-bottom: -29px;
margin-top: 2px;
}

input#search-form-5d13c1efd2fa1 {
    height: 30px;
}
.caps {
    text-transform: uppercase;
}
.harambee-green {
    color: #A6CE39;
}
.h3-stripe {
    display: inline-block;
    height: 8px;
    opacity: 0.15;
    width: 80px;
    margin-top: 5px;
    float: right;
}
.harambee-greenbg {
    background-color: #A6CE39;
}
.category-number {
    display: block;
    width: 35px;
    height: 30px;
    background-color: #A6CE39;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
}
.pull-right {
    float: right;
}
.categries h2{
    font-size: 16px;
    width: 85%;
}
.categries p{
    font-size: 16px;
    width: 10%;
    margin-bottom: 10px;
}
.categries p {
    display: block;
    width: 35px;
    height: 30px;
    background-color: #A6CE39;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
}
.featured-articles {
    margin-top: 15px;
}
.fea_image img{
    width: 90px;
    height: 90px;
    object-fit: cover;
    margin-bottom: 10px;
}
.fea_image {
    width: 30%;
}
.featured_info {
    width: 70%;
}
.featured_posts_ms h3 {
    margin: 0;
    font-size: 16px;
    color: #555555;
}
.featured_posts_ms {
    margin-bottom: 15px;
}
.featured_title *{
    color: #555555;
    font-size: 16px;
}
.featured_date {
    font-size: 14px;
    font-style: italic;
    color: #555555;
}

.min-num  {
    display: block;
    background-color: #A6CE39;
    width: 39px;
    height: 39px;
    margin-bottom: 15px;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    padding: 5px;
    text-align: center;
    color: white;
    border-radius: 15px;
}
.min-num a {

    color: white;

}
.min-cat a {
    width: 200px;
    display: block;
        margin-bottom: 15px;
    font-size: 18px;
    font-style:normal;
    font-weight: 400;
    color: #555555;
}
cite, em, i {
    font-style: normal;
}

.sticky_menu {
	background-color: #A6CE39;
	max-width: 50px;
	position: fixed;
	top: 41%;
	right: 0px;
}


.category_ms {
    width: 45%;
    min-width: 270px;
}
@media (min-width: 981px){
#left-area {
    width: 100%;
    padding-bottom: 23px;
}
}
@media (min-width: 981px){
.et_right_sidebar #main-content .container:before {
    right: 20.875%!important;
    display: none;
}
}
@media (min-width: 981px){
.et_right_sidebar #left-area {
    float: left;
    padding-right: 2%;
    padding-left: 2%;
}
}

.hs-form-required {
    color: red;
    position: relative;
    top: 22px;
    left: 5px;
}
 
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.ms_form {
    margin-bottom: 18px;
    height: 45px;
    font-size: 18px;
    width: 100%;
        padding-left: 10px;
}
button.wpcf7-form-control.wpcf7-submit.et_pb_button.ms_form_submit {
    background-color: #A6CE39;
    border: 0;
    color: white;
}
p.message {
    margin-bottom: 15px;
}


input#firstname-a7b1d17b-da45-426f-8158-c73f1d2e17a5 {
    padding-left: 10px;
    padding: 10px;
        width: 100%;
}
input#lastname-a7b1d17b-da45-426f-8158-c73f1d2e17a5 {
    padding: 10px;
        width: 100%;
}
input#email-a7b1d17b-da45-426f-8158-c73f1d2e17a5 {
    padding: 10px;
        width: 100%;
}
input#company-a7b1d17b-da45-426f-8158-c73f1d2e17a5 {
    padding: 10px;
        width: 100%;
}
select#type_of_partner-a7b1d17b-da45-426f-8158-c73f1d2e17a5 {
    padding: 10px;
    margin-top: 24px;
        width: 100%;
        height: 46px;
}
input#mobilephone-a7b1d17b-da45-426f-8158-c73f1d2e17a5 {
    padding: 10px;
        width: 100%;
}
textarea#about_the_opportunity-a7b1d17b-da45-426f-8158-c73f1d2e17a5 {
    margin-bottom: 15px;
    width: 100%;
    min-height: 90px;
    margin-top: -4px;
}

input#firstname-edd280cf-e774-486d-a499-44146f8d3ac7 {
    padding-left: 10px;
    padding: 10px;
        width: 100%;
}
input#lastname-edd280cf-e774-486d-a499-44146f8d3ac7 {
    padding: 10px;
        width: 100%;
}
input#email-edd280cf-e774-486d-a499-44146f8d3ac7 {
    padding: 10px;
        width: 100%;
}
input#company-edd280cf-e774-486d-a499-44146f8d3ac7 {
    padding: 10px;
        width: 100%;
}
select#type_of_partner-edd280cf-e774-486d-a499-44146f8d3ac7 {
    padding: 10px;
    margin-top: 24px;
        width: 100%;
        height: 46px;
    
}
input#mobilephone-edd280cf-e774-486d-a499-44146f8d3ac7 {
    padding: 10px;
        width: 100%;
}
select#harambee_office-edd280cf-e774-486d-a499-44146f8d3ac7 {
    width: 100%;
    margin-bottom: 10px;
}
select#mock_interviews-edd280cf-e774-486d-a499-44146f8d3ac7 {
    width: 100%;
    margin: 13px 0;
}
select#donate_clothes_to_smartworks-edd280cf-e774-486d-a499-44146f8d3ac7 {
    width: 100%;
    margin: 13px 0;
}

input#firstname-69b8ddf8-9a31-4578-88d5-e043b7200d21 {
    padding-left: 10px;
    padding: 10px;
        width: 100%;
}
input#lastname-69b8ddf8-9a31-4578-88d5-e043b7200d21 {
    padding: 10px;
        width: 100%;
}
input#email-69b8ddf8-9a31-4578-88d5-e043b7200d21 {
    padding: 10px;
        width: 100%;
}
input#company-69b8ddf8-9a31-4578-88d5-e043b7200d21 {
    padding: 10px;
        width: 100%;
}
select#type_of_partner-69b8ddf8-9a31-4578-88d5-e043b7200d21 {
    padding: 10px;
    margin-top: 24px;
        width: 100%;
        height: 46px;
}
input#mobilephone-69b8ddf8-9a31-4578-88d5-e043b7200d21 {
    padding: 10px;
        width: 100%;
}
textarea#message-69b8ddf8-9a31-4578-88d5-e043b7200d21 {
    width: 100%;
    min-height: 90px;
    margin-bottom: 15px;
}
input.hs-button.primary.large {
    padding: 10px 15px;
    background-color: #97c222;
    color: white;
}
p.post-meta {
    display: none;
}
.page-id-3524 h2.entry-title {
    display: none;
}


.main-container-grey {
    background-color: #FAFAFA;
    width: 100%;
    clear: both;
    height: auto;
    overflow: hidden;
    margin: 0px auto;
    border-top: solid 1px #DDDDDD;
    border-bottom: solid 1px #DDDDDD;
}
.divider-blog {
    display: inline-block;
    height: 10px;
    opacity: 0.15;
    width: 80px;
    margin-bottom: 8px;
    margin-left: 20px;
    background-color: #A6CE39;
}
input#search-form-5d13c1efd2fa1 {  
    width: 100% !important;
    border-left: 0;
    border-top: 0;
    border-right: 0;
    border-bottom: 6px solid #d0d0d0;
    font-size: 14px;
    background-color: unset;
}
#search-form-5d13c1efd2fa1::placeholder {  
    font-size: 14px;
}

p.blog-date {
    margin-top: -25px;
    margin-bottom: 5px;
}
body.et_cover_background {
 background-repeat:no-repeat!important;
 background-attachment:fixed;
 background-position:top center!important;
 -webkit-background-size:cover!important;
 -moz-background-size:cover!important;
 background-size:cover!important;
 background-color: #FAFAFA;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.ms_form {

    margin-bottom: 18px;
    height: 35px;
    width: 100%;
    padding-left: 10px;

}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.ms_form * {
    font-size: 12px;
}
input.ms_form::placeholder-shown {

    font-size: 16px !important;
    color: red;
  

}
.ms_form_submit {
    padding: unset;
    padding: 1px 24px;
    font-size: 16px;
    color: red;
}
p.form-p {
    text-align: center;
    margin-bottom: 13px;
}
.categries {
    margin-top: 30px;
}
i.ss-icon {
    font-size: 16px;
}
.post-number {
    margin-left: 10px;
    display: block;
    width: 35px;
    height: 30px;
    border-radius: 10px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
}
.post-name {
    color: #555555;
}
.cat_name_green {
    color: #a6ce39;
    font-size: 18px;
    border-top: 6px #a6ce39 solid;
    margin-top: -6px;
    z-index: 3;
    padding-top: 6px;
}
.cat_name_yellow {
    color: #fbe031;
    font-size: 18px;
    border-top: 6px #fbe031 solid;
    margin-top: -6px;
    z-index: 3;
     padding-top: 6px;
}
.cat_name_green2 {
    color: #00cc65;
    font-size: 18px;
    border-top: 6px #00cc65 solid;
    margin-top: -6px;
    z-index: 3;
     padding-top: 6px;
}
.cat_name_red {
    color: #fe474c;
    font-size: 18px;
    border-top: 6px #fe474c solid;
    margin-top: -6px;
    z-index: 3;
     padding-top: 6px;
}
.cat_name_blue {
    color: #1B6EEF;
    font-size: 18px;
    border-top: 6px #1B6EEF solid;
    margin-top: -6px;
    z-index: 3;
     padding-top: 6px;
}
.cat_name_orange {
    color: #FAB142;
    font-size: 18px;
    border-top: 6px #FAB142 solid;
    margin-top: -6px;
    z-index: 3;
     padding-top: 6px;
}
select#size_of_business-a7b1d17b-da45-426f-8158-c73f1d2e17a5 {
    color: #4e4e4e;
    opacity: 0.5;
    height: 40px;
    margin-top: 21px;
    width: 100%;
}
select#harambee_office-edd280cf-e774-486d-a499-44146f8d3ac7 {
    width: 100%;
    margin-bottom: 10px;
    color: #4e4e4e;
    opacity: 0.5;
    height: 40px;
}
select#mock_interviews-edd280cf-e774-486d-a499-44146f8d3ac7 {
    width: 100%;
    margin: 13px 0;
    color: #4e4e4e;
    opacity: 0.5;
    height: 40px;
}
select#donate_clothes_to_smartworks-edd280cf-e774-486d-a499-44146f8d3ac7 {
    width: 100%;
    margin: 13px 0;
    color: #4e4e4e;
    opacity: 0.5;
    height: 40px;
}

h2.entry-title {
    text-align: center;
    font-size: 20px;
    margin-top: -20px;
    font-family: lato;
    padding-left: 12px;
    padding-right: 12px;
}
.post_ms:hover * {
    text-decoration: underline;
}
.featured_info {
    line-height: 1.2;
}
a.btn_archives {
    border: 1px solid #a6ce39;
    padding: 6px 12px 9px;
    text-transform: uppercase;
    font-size: 26px;
}
a.btn_archives:hover {
background-color: #a6ce39;
    color: white;
}

.flex-blog{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.blog-arrow {
    width: 50%;
    color: white;
    padding: 15px;
}
.blog-arrow a {
    color: white!important;
}
.left-blog {
    background-color: #555555;
    text-align: right;
}
.right-blog {
    background-color:#a6ce39;
    text-align: left;
}
.right-blog i {
   font-size: 24px;
    margin: 10px 0;
}
.left-blog i {
   font-size: 24px;
    margin: 10px 0;
}
.hs-form span {
    color: #4e4e4e;
    opacity: 0.45;
}

.tnp-subscription input[type=text], .tnp-subscription input[type=email], .tnp-subscription input[type=submit], .tnp-subscription select {
    width: 100%;
    height: 50px;
    padding: 10px;
    display: block;
    border: 1px solid #bbb;
    
    background-color: white;
    background-image: none;
    text-shadow: none;
    color: #444;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    line-height: normal;
    box-sizing: border-box;
}

.tnp-field label {
    color: #555555!important;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 1.4 !important;
}

.tnp-subscription input.tnp-submit {
    background-color: #A6CE39 !important;
    color: #fff;
    width: auto;
    height: auto;
    margin: 0;
}
.tnp-field input[type="submit"] {
    margin: 0 auto !important;
    background-color: #A6CE39;
    font-size: 16px !important;
    padding: 7px 24px !important;
}
.tnp.tnp-subscription * {
    font-size: 16px;
}
.tnp-subscription {
    font-size: 13px;
    display: block;
    margin: -39px auto 5px !important;
    max-width: 500px;
    width: 100%;
}
.tnp-subscription input[type=text], .tnp-subscription input[type=email], .tnp-subscription input[type=submit], .tnp-subscription select {
    width: 100%;
    height: 34px !important;
    padding: 10px;
    display: block;
    border: 1px;
    border-color: #ddd;
    background-color: #f4f4f4;
    background-image: none;
    text-shadow: none;
    color: #444;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    line-height: normal;
    box-sizing: border-box;
}