.o_wblog_post_content{
    margin-left: -52px !important;
}
.o_wblog_read_with_sidebar{
    margin-left: 0px !important;
}
#o_wblog_post_main{
    padding-top: 10px !important;
}
.o_container_small{
    margin-left: 0 !important;
}
.o_wblog_social_links{
    margin-top: 10px;
    margin-left: 3px !important;
    /* border-top: 1px solid #d9c7c7; */
    padding-top: 24px;
    height: 0px;
    margin-bottom: 23px;
}
.o_wblog_read_with_sidebar{
    max-width: 100% !important;
}

.hide{
    display: block !important;
}

.o_portal_chatter_message_title h5{
    font-size: 16px;
}

img.o_portal_chatter_avatar{
    display: none;
} 

li.o_no_autohide_item a{
    color: white  !important;
/*    background: #13916d;*/
    border: none !important;
}
div.dropdown-menu.js_usermenu.dropdown-menu-right{
/*    background: #13916d;*/
}

div.col-lg-7.col-xl-6.mr-lg-auto{
    width: 66%;
}
label.s_website_form_label {
    font-size: 12px !important;
    margin: 0px !important;
    padding: 0 !important;
    color: #777771 !important;

}
/* .s_col_no_resize textarea{
    background-color: #EDEDED;
}

.s_col_no_resize input{
    background-color: #EDEDED;
} */

.s_website_form_mark{
    color: red !important;
}

.single-post-title {
    font-size: 40px;
    line-height: 44px;
    font-weight: bold;
    border-bottom: 1px solid #efefef;
    margin-bottom: 20px;
}

.drop-icon{
    width: 7% !important;
}
.category-menu{
    width: 93% !important;
}
.blog_sidebar ul li {
    border: 1px solid #ddd !important;
}

.blog-sidebar-sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}

.troy-media-wrap1  ul{
    padding-left: 0px !important;
    line-height: 27px;
}
.troy-media-wrap1  ul li a{
    color:#29c9cb !important;
    font-size: 17px;
    text-decoration: none;
    line-height: 27px;
}
#subscribe{
/*    background: #13916d;*/
    color: white;
    float: right;
}
#guest{
/*    background: #13916d;*/
    color: white;
    float: right;
}

#listing{
/*    background: #13916d;*/
    color: white;
    float: right;
}

h1.page-header {
    font: bold 22px "Armata", sans-serif;
    border-bottom: 3px solid #efefef;
    margin: 0 0 25px;
    display: inline-block;
    margin-left: 84px;
}
.submit_ba_a_guest{
    background-color: white;
    font-size: 16px;
    padding: 5px;
    margin-top: -5px;
    font-family: Arial, Helvetica, sans-serif;
    width: 100% !important;
    margin-top: 2px;
}

.form-elements{
    padding-right: 10px;
}

@media (min-width: 992px){
    .o_container_small {
        max-width: 810px;
    }
}

@media (min-width: 992px){
    .pl-lg-5, .px-lg-5 {
        padding-left: 2rem !important;
    }
}

.blog_top_title div{
    max-width: 70%;
}

@media (max-width: 767px){
    .icon{
        display: flex;
        justify-content: center;
    }
    .icon ul{
        flex-direction: row !important;
        justify-content: center !important;
    }
    /* .icon ul li{
        margin-right: 34px;
    } */
    form.be_a_guest_contact_form{
        padding: 5px;
    }
    .form-elements{
        padding: 10px;
    }
    div.col-lg-7.col-xl-6.mr-lg-auto{
        width: 100%;
    }
    .form-elements input {
        width: 100% !important;
        /* padding: 5px; */
    }
    .form-elements{
        margin-top: 0px !important;
    }
    .footer-logo{
        display: flex !important;
        justify-content: center !important;
        margin-bottom: 80px !important;
    }
    div.blog_top_heading div {
        max-width: 100% !important; 
    }
    .blog_top_title div{
        max-width: 100% !important;
    }
    .tab-content.current {
        flex-direction: column;
    }
    .custom_contact{
        padding: 0 10px;
    }

    #blog_post_footer{
        flex-direction: column;
    }
    .form_heading{
        font-size: 20px;
        /* font-weight: bold; */
        margin-top: 0;
        text-align: center;
        margin-bottom: 0;
    }
    #contactus_form{
        margin-bottom: 77px;
    }
}

.label_be_a_guest{
    margin-bottom: 0 !important;
    font-size: 11px;
}
.be-a-guest-form{
    margin-bottom: 5px;
    /* margin-top: -8px !important; */
}
.be_a_guest_input{
    /* height: 33px;
    margin-top: -3px;
    font-size: 12px;
    margin-bottom: 13px;
    border: 1px solid darkgrey; */
    width: 100%;
    height: 36px;
    background: #fff;
    border: none;
    outline: none;
    border-bottom: 1px solid #ddd;
    border-radius: 5px;
    padding: 0 30px;
    margin-bottom: 0.5rem!important;
    
}

div.blog_top_title, div.blog_top_heading, div.blog_top_heading_sec{
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

div.blog_top_heading h1{
    font-size: 40px;
    line-height: 44px;
    font-weight: bold;
}

.blog_post_ads img{
    width: 100%;
    height:100px;
}

div.blog_top_heading div{
    max-width: 80%;
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 10px;
    margin-top: 2px;
    margin-bottom: 3px;
}

.alignright {
    float: right;
    margin-left: 15px;
}

p.posttags, div.single_postmeta, div.branda-author-box{
    display: none;
}

em {
    color: #444;
}

.rt-reading-time{
    display: none !important;
}

.img-text-pre{
    height: 410px !important;
}

#footer1{
    display: flex !important;
    justify-content: center;
    padding-top: 130px;
    padding-bottom: 55px;
}

#blog_post_footer{
    display: flex;
    width: 90%;
    justify-content: space-between;
}

.form_heading{
    font-size: 20px;
    font-weight: bold;
    margin-top: -53px;
}
.fa-twitter:before {
    content: "𝕏";
    font-weight: bold;
}
