.blogRelatedPost h5 {
    font-size: 28px;
    margin-bottom: 10px
}

.blogRelatedPost h5::after {
    height: 4px;
    width: 4%;
    margin-top: 10px
}

.authorSection a {
    text-transform: capitalize
}

.sinlgePostFeaturedImage {
    margin-top: -100px;
    background: #ffffff;
    border: 1px solid #c8c8c8
}

.sinlgePostFeaturedImage img {
    height: auto
}

.postHeaderBlock h6 {
    font-weight: 700;
    font-size: 18px;
    margin: 0 0 10px
}

.postHeaderBlock h1 {
    font-size: 44px;
    color: #64666a;
    margin-bottom: 15px
}

.postHeaderBlock p {
    font-size: 18px;
    margin-bottom: 0;
    display: flex;
    align-items: center
}

.postHeaderBlock p strong {
    margin-left: 5px
}

.postHeaderBlock p i {
    margin: 0 15px;
    font-size: 12px;
    color: #cf2030
}

.singlePostContent {
    position: relative
}

.singlePostContent ol li, .singlePostContent p, .singlePostContent ul li {
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 20px;
    color: #64666a
}

.singlePostContent div, .singlePostContent span {
    color: #64666a
}

.singlePostContent h1, .singlePostContent h2, .singlePostContent h3, .singlePostContent h4, .singlePostContent h5, .singlePostContent h6 {
    color: #cf2030;
    margin: 15px 20px
}

.singlePostTags ul {
    display: flex;
    padding: 50px 0
}

.singlePostTags ul li {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 30px
}

.singlePostTags ul li:last-child {
    margin-right: 0
}

.singlePostTags ul li a {
    padding: 8px 15px;
    font-size: 20px;
    border-radius: 36px;
    min-width: 120px;
    text-align: center;
    color: #64666a;
    text-transform: capitalize;
    transition: all .5s ease-in
}

.singlePostTags ul li a:hover {
    background: #cf2030;
    color: #fff
}

.singleGetInvitedSection section#homeGetInvitedBand {
    padding: 20px 0 0
}

.singleGetInvitedSection .getInvitedSinglePost {
    flex-direction: row !important;
    justify-content: space-between !important;
    padding: 0 30px
}

.singleGetInvitedSection .container {
    width: 100% !important
}

.singleGetInvitedSection .getInvitedContent {
    text-align: left;
    width: 70%
}

.singleGetInvitedSection section#homeGetInvitedBand p {
    width: 100%
}

.singleGetInvitedSection section#homeGetInvitedBand h4 {
    font-size: 22px
}

.singleGetInvitedSection .getInvitedLink a {
    font-size: 20px !important
}

.singleRecentPosts h2 {
    font-size: 24px;
    position: relative;
    margin: 0
}

.singleRecentPosts h2::after {
    position: relative;
    display: block;
    width: 24%;
    height: 4px;
    background: #cf2030;
    content: "";
    margin: 10px 0 20px
}

.singleRecentPosts {
    padding-left: 25px
}

.singleRecentPosts li {
    border-bottom: 1px solid #dee2e6;
    padding: 10px 0
}

.singleRecentPosts li:last-child {
    border-bottom: none
}

.singleRecentPosts li a, .singleRecentPosts li span {
    display: block
}

.singleRecentPosts li a {
    font-size: 18px;
    font-weight: 700;
    color: #64666a;
    line-height: 24px;
    margin-bottom: 5px;
    text-decoration: none
}

.singleRecentPosts li a:hover {
    color: #cf2030
}

.singleRecentPosts li span {
    font-size: 14px;
    color: #c8c8c8;
    line-height: 16px
}

.singlePostContent img {
    width: 100%;
    margin: 10px 0
}

.singleNewsletter {
    background: rgba(200, 200, 200, .17);
    margin-left: -15px;
    padding: 20px 10px 20px 40px;
    margin-top: 40px
}

.singleNewsletter h2 {
    font-size: 18px
}

.singleNewsletter #newsLetterForm {
    width: 90%;
    margin: 0
}

.singleNewsletter input.newsLetterBox {
    font-size: 14px
}

#newsLetterForm button, #topNewsForm button {
    padding: 5px 20px;
    font-size: 14px
}

.postHeaderBlock a {
    text-decoration: none;
    text-transform: capitalize
}

.postHeaderBlock a:hover {
    color: #64666a
}

.singleNewsletter #newsLetterForm button, .singleNewsletter input.newsLetterBox {
    border-radius: 50px;
    height: 40px
}

.singleNewsletter .newsLetterSuccess i {
    color: #cf2030 !important;
    margin-bottom: 20px
}

.singleNewsletter .newsLetterSuccess p {
    color: #64666a !important;
    font-size: 14px;
    line-height: 18px
}

form#mktoForm_1622 {
    position: relative;
    display: flex;
    width: 100% !important
}

.mktoForm .mktoGutter, .mktoForm .mktoRequiredField label.mktoLabel, .mktoOffset {
    display: none
}

.mktoFormRow {
    position: relative
}

.mktoFormRow input#Email {
    width: 200px !important;
    padding: 10px;
    margin: 0;
    border-radius: 50px;
    height: 40px;
    border: none;
    box-shadow: 1px 4px 10px -8px #000
}

.mktoButtonRow {
    position: absolute !important;
    top: 0;
    right: 15px;
    width: auto !important
}

span.mktoButtonWrap.mktoNext {
    margin: 0 !important
}

.mktoForm .mktoFormCol {
    margin: 0 !important
}

button.mktoButton {
    padding: 0 !important;
    text-indent: -99999px;
    border: 0 !important;
    background: #64666a !important;
    margin: 0 !important;
    border-radius: 50px !important;
    height: 40px;
    box-shadow: none !important;
    width: 50px;
    position: relative !important;
    z-index: 1;
    font-family: "Font Awesome 5 Pro" !important
}

.mktoButton::before {
    position: absolute;
    top: 0;
    left: 0;
    color: #fff !important;
    margin: 0 !important;
    padding: 0 !important;
    z-index: 9;
    box-shadow: none !important;
    border: 0 !important;
    font-size: 16px !important;
    width: 50px !important;
    height: 40px;
    text-indent: 0;
    content: "\f178" !important;
    font-weight: 100 !important;
    display: flex !important;
    background: 0 0 !important;
    align-items: center;
    justify-content: center
}

.mktoForm .mktoButtonWrap.mktoNext .mktoButton:active {
    -moz-box-shadow: 0 0 4px 2px rgba(0, 0, 0, .3) inset;
    -webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, .3) inset;
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, .3) inset;
    position: relative;
    top: 0 !important
}

.mktoButton:hover::before {
    -webkit-animation: damaruShake 1s ease;
    animation: damaruShake 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.postHeaderBlock a {
    color: #64666a
}

.postHeaderBlock a:hover {
    color: #cf2030
}

@media only screen and (max-width: 1200px) {
    .singlePostContent ol li, .singlePostContent p, .singlePostContent ul li {
        font-size: 18px;
        line-height: 28px
    }

    .singleRecentPosts li a {
        font-size: 16px;
        line-height: 22px
    }

    .singleRecentPosts {
        padding-left: 0
    }

    .singleNewsletter {
        padding: 20px 0 20px 15px;
        margin-top: 30px
    }

    .singleGetInvitedSection .getInvitedSinglePost {
        padding: 0 10px
    }

    body.single .addtoany_share_save_container.addtoany_content.addtoany_content_top {
        display: block !important
    }

    .addtoany_header {
        display: none
    }

    .a2a_kit.a2a_kit_size_24.a2a_floating_style.a2a_vertical_style {
        display: none !important
    }

    .a2a_kit.a2a_kit_size_24.addtoany_list {
        background: #f6f6f6;
        position: relative;
        padding: 10px 0
    }

    .addtoany_list.a2a_kit_size_324 a:not(.addtoany_special_service) > span {
        border-radius: 0
    }
}

@media only screen and (max-width: 992px) {
    .postHeaderBlock {
        padding-bottom: 120px;
        padding-top: 50px
    }

    .postHeaderBlock h1 {
        font-size: 32px;
        line-height: 36px
    }

    .singlePostContent ol li, .singlePostContent p, .singlePostContent ul li {
        font-size: 16px;
        line-height: 26px
    }

    span.postCatName.cherry {
        font-size: 13px;
        display: block;
        margin-bottom: 5px
    }

    .blogRelatedPost h5 {
        font-size: 16px;
        margin-bottom: 10px
    }

    .blogRelatedPost p.authorSection {
        flex-direction: column;
        align-items: flex-start
    }

    .blogRelatedPost p.authorSection i.fas {
        display: none
    }

    .single .border-right {
        border-width: 0 !important
    }
}

@media only screen and (max-width: 767px) {
    .singlePostContent ol li, .singlePostContent p, .singlePostContent ul li {
        font-size: 16px;
        line-height: 26px;
        word-break: break-word
    }

    .postHeaderBlock h1 {
        font-size: 26px;
        line-height: 28px
    }

    .singleGetInvitedSection .getInvitedSinglePost {
        padding: 0 10px;
        flex-direction: column !important
    }

    .singleGetInvitedSection .getInvitedContent {
        text-align: center;
        width: 100%
    }

    .singleGetInvitedSection .getInvitedLink {
        position: relative;
        margin-bottom: 40px
    }

    .blogRelatedPost h5 {
        font-size: 22px;
        text-align: center
    }

    .postBlocks h5 {
        font-size: 18px;
        text-align: left
    }

    .blogRelatedPost p.authorSection {
        flex-direction: row;
        align-items: center
    }

    .blogRelatedPost p.authorSection i.fas {
        display: block
    }

    .post_meta_info p {
        display: inline-flex !important;
        align-items: center;
        font-size: 11px !important
    }

    .postHeaderBlock p i {
        margin: 0 5px;
        font-size: 5px;
        color: #cf2030
    }
}