@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700');

body {
    font-size: 16px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    color: #777;
}
.blog-page-con   {
    width: 100%;
    float: left;
    padding: 75px 0 100px;
}
.single-post #content1  {
    padding: 75px 0 100px;

}

body.single .sub-banner:after{
    position: absolute;
    content: "";
    width:100%;
    height:100%;
    left: 0;
    top: 0;
    background: rgba(0,0,0,.5);
}

.background_0f0f0f{background-color:#0f0f0f}
.padding_tb_120{padding-top:120px;padding-bottom:120px}
.color_ffffff{color:#ffffff}

a {
    color: #777;
    text-decoration: none;
}
a:hover{
    color:#e73747;
}

h3.widget-title , h2.entry-title a, h3.widget-title, h3#reply-title{
    font-family: 'Lato', sans-serif;
}
.post-meta .fa{
    color:#e73747;
}
h2.entry-title a, h3.widget-title, h3#reply-title {
    color: #2f373d;
    border: none;
    padding-bottom: 0;
}

h2.entry-title a:hover {
    color: #e73747;
}

h3.widget-title:after {
    background-color:#e73747;
}
.search_btn:hover{background-color: #e73747 !important;}
.sub-banner{
    background-size: cover !important;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
    background: #e73747;
    border-color: #e73747;
    color: #ffffff
}
.search_btn{background: #e73747;
    border-color: #e73747;
    color: #ffffff}

#blog-nav .navigation li a:hover, #blog-nav .navigation li.active a, input#submit {
    background:#e73747;
    color: #ffffff;
}

.sub-banner  .display-table {
    padding-top: 70px;
}

.display-table {
    display: table-cell;
    vertical-align: middle
}

.breadcrumb_hostiko ul{
    margin-left:0;
    padding-left:0;
    list-style:none;
}

.nav-links a {
    line-height: 22px
}

#partner_con{margin-top:70px}

.sub-banner h1 {
    font-weight: 500
}
.post-meta span, .post-meta a {
    color: #e73747;
    margin-right: 15px;
    font-family: 'Poppins', sans-serif;
}
.post-meta span, .post-meta a:hover {
    color: #e73747;
}
.ovrly04 .buttons .fa {
    color: #e73747;
}
.ovrly04 .buttons .fa:hover {
    background: #e73747;
    color: #fff;
}
.search-form .search-submit .fa {
    color:#e73747;
}
.widget_categories li:before, .widget_archive li:before, .widget_meta li:before, .widget_nav_menu li:before, .widget_pages li:before {
    color: #2f373d;
}
abbr, acronym {
    color: #2f373d;
}
abbr:hover, acronym:hover {
    color: #000;
}
.sub-banner:before {
    display: none;
}

nav.navigation.post-navigation{
    background: #e73747;
}
.nav-previous{
    background: #e73747;
}
.nav-next{
    background: #e73747;
}
.nav-previous:hover , .nav-next:hover {
    background-color:#e8cb4a;
}
.navigation.post-navigation a:hover {
    color: #fff;

}
h3#reply-title:before , h3#reply-title:after{
    background-color: #e73747;
    display: none;

}

a.read-more, a.more-link {
    color:#e73747;
}
a.read-more:hover, a.more-link:hover {
    color: #000;
}

ul.mks_themeforest_widget_ul li {
    margin: 0 15px 15px 0;
}

ul.mks_themeforest_widget_ul li:last-child {
    margin:0;
}

.author_box {
    background: #000;
}

h4.comments-title, h4.media-heading a, .comment-reply-title {
    color: #2f373d;
}

a.comment-reply-link, a.comment-edit-link {
    background: none;
    border: 2px solid #e8ca49;
    color: #000 !important;
    padding: 5px 20px;
    border-radius: 32px;
    background-color: #e8ca49;
}
a.comment-reply-link:hover, a:hover.comment-edit-link {
    background: #e73747;
    border: 2px solid #e73747;
    color: #fff !important;
}
p.comment-awaiting-moderation.label.label-info {

    background: #000;
}
.widget ul li + li {
    margin-top: 4px;
}
.author_box a:hover {
    color: #000;
}

.breadcrumb_hostiko  ul li {
    display: inline-block;
}

#footer_box ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.post-meta ul li:nth-child(2) a {
    margin-right: 0;
}
.post-meta ul li:nth-child(2) a:last-child{
    margin-right: 15px;
}

.breadcrumb_hostiko ul li {
    color: #e73747;
}
.breadcrumb_hostiko ul li a {
    color: #fff;
}

@media screen and (max-width: 767px) {
    .sub-banner {
        height: 180px
    }
    .sub-banner .display-table {
        padding-top: 15px;
    }

    #footer-hostiko .footer-menu , #footer-hostiko .contact-form {
        display: none;
    }
    #footer-hostiko .footer-logo {
        width: 100%;
    }
    #footer-hostiko {
        padding: 50px 0;
        text-align: center;
    }
    #footer-hostiko .bbfb-social , #footer-hostiko .wpb_single_image.vc_align_left {
        text-align: center;
    }

}

.footer-post a {
    color: #e73747;
}

@media screen and (max-width: 425px) {
    .post-meta {
        display: none;
    }
    nav.navigation.post-navigation {
        max-height: initial;
    }
}