.single_page_blog_post {
    padding-bottom: 50px;
}

    .single_page_blog_post:last-child {
        border-bottom: 1px solid #ebe8f1;
        margin-bottom: 50px;
    }

    .single_page_blog_post .post_author {
        margin-bottom: 21px;
        padding: 0;
    }

        .single_page_blog_post .post_author p {
            display: inline-block;
            margin-right: 20px;
        }

            .single_page_blog_post .post_author p i {
                margin-right: 8px;
            }

        .single_page_blog_post .post_author span {
            font-size: 15px;
            color: #fff;
            border-radius: 5px;
            background-color: #fe4b7b;
            font-weight: 700;
            margin-right: 20px;
            display: inline-block;
            text-align: center;
            width: 151px;
            height: 31px;
            line-height: 31px;
        }

    .single_page_blog_post .single_blog_content {
        padding-top: 30px;
    }

#blog-list-p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

@media (max-width: 991px) {
    .single_page_blog_post .single_blog_content {
        padding-top: 20px;
    }

        .single_page_blog_post .single_blog_content .post_author {
            padding: 10px 0px 0px;
        }
}

.single_page_blog_post .single_blog_content h2 {
    font-size: 28px;
    line-height: 1.4;
    font-weight: 700;
    margin-bottom: 15px;
}


@media (max-width: 991px) {
    .single_page_blog_post .single_blog_content h2 {
        font-size: 25px;
    }
}

.single_page_blog_post .single_blog_content h2 a {
    color: #0b1c39;
}

    .single_page_blog_post .single_blog_content h2 a:hover {
        color: #fe4b7b;
    }

.single_page_blog_post .single_blog_content p {
    font-size: 15px;
    font-weight: 500;
    color: #8f9093;
    font-family: "Nunito", sans-serif;
}

.single_page_blog_post .blog_btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 24px;
}

    .single_page_blog_post .blog_btn .read_more_btn {
        color: #32355d;
        font-size: 15px;
        display: inline-block;
        font-weight: 700;
        -webkit-transition: 0.3s;
        transition: 0.3s;
    }

        .single_page_blog_post .blog_btn .read_more_btn:hover {
            color: #fe4b7b;
        }

.post_author {
    padding: 30px 30px 48px;
}

.single_page_blog_post .single_blog_content .read_more_btn {
    color: #0b1c39;
    font-size: 16px;
    display: inline-block;
    font-weight: 700;
    display: flex;
    align-items: center;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

.blog_page {
    position: relative;
}

    .blog_page [class^=blog_animation_], .blog_page [class*=" blog_animation_"] {
        position: absolute;
        z-index: -1;
    }

    .blog_page .blog_animation_1 {
        left: 5%;
        top: 2%;
    }

    .blog_page .blog_animation_2 {
        left: 6%;
        top: 18%;
    }

    .blog_page .blog_animation_3 {
        left: 7%;
        top: 40%;
    }

    .blog_page .blog_animation_4 {
        left: 8%;
        bottom: 25%;
    }

    .blog_page .blog_animation_5 {
        left: 7%;
        bottom: 7%;
    }

    .blog_page .blog_animation_6 {
        right: 8%;
        top: 7%;
    }

    .blog_page .blog_animation_7 {
        right: 7%;
        top: 25%;
    }

    .blog_page .blog_animation_8 {
        right: 7%;
        top: 45%;
    }

    .blog_page .blog_animation_9 {
        right: 8%;
        bottom: 25%;
    }

    .blog_page .blog_animation_10 {
        right: 7%;
        bottom: 8%;
    }


.single_blog_content #firmaAdi {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.page_blog_section_wrapper .blog_thumbnail {
    border-radius: 10px;
    display: inline-block;
    overflow: hidden;
    width: 100%;
}

    .page_blog_section_wrapper .blog_thumbnail img {
        -webkit-transition: 0.3s;
        transition: 0.3s;
        transform: scale(1);
        border-radius: 10px;
        width: 100%;
    }

    .page_blog_section_wrapper .blog_thumbnail:hover img {
        transform: scale(1.1);
    }

.page_blog_section_wrapper .blog_meta_list .blog_data {
    font-size: 15px;
    color: #45B3DF;
}

    .page_blog_section_wrapper .blog_meta_list .blog_data:hover {
        color: #FA9DB8;
    }

.page_blog_section_wrapper .blog_meta_list .blog_author {
    color: #45B3DF;
}

    .page_blog_section_wrapper .blog_meta_list .blog_author:hover {
        color: #FA9DB8;
    }

.page_blog_section_wrapper .read_more_btn {
    font-size: 18px;
    font-weight: 900;
    color: #FA9DB8;
}

    .page_blog_section_wrapper .read_more_btn img {
        border-radius: 0;
        max-width: 18px;
        margin-left: 7px;
        -webkit-transition: 0.3s;
        transition: 0.3s;
    }

    .page_blog_section_wrapper .read_more_btn:hover img {
        transform: translateX(5px);
    }





@media (max-width: 991px) {
    .page_blog_section_wrapper {
        margin-bottom: 40px;
    }
}

.page_blog_section_wrapper .blog_thumbnail {
    border-radius: 10px;
    display: inline-block;
    overflow: hidden;
    width: 100%;
}

    .page_blog_section_wrapper .blog_thumbnail img {
        -webkit-transition: 0.3s;
        transition: 0.3s;
        transform: scale(1);
        border-radius: 10px;
        width: 100%;
    }

    .page_blog_section_wrapper .blog_thumbnail:hover img {
        transform: scale(1.1);
    }

.page_blog_section_wrapper h4 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.4;
    font-weight: 900;
    margin-bottom: 11px;
}

@media (max-width: 991px) {
    .page_blog_section_wrapper h4 {
        font-size: 24px;
    }
}

.page_blog_section_wrapper h4 a {
    color: #12265A;
}

    .page_blog_section_wrapper h4 a:hover {
        color: #fe4b7b;
    }

.page_blog_section_wrapper p {
    margin-top: 17px;
}

@media (max-width: 991px) {
    .page_blog_section_wrapper p {
        margin-top: 10px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
    .page_blog_section_wrapper p {
        margin-top: 10px;
    }
}

.page_blog_section_wrapper .blog_meta_list {
    display: flex;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

@media (max-width: 991px) {
    .page_blog_section_wrapper .blog_meta_list {
        margin-top: 20px;
    }
}

@media (max-width: 991px) {
    .page_blog_section_wrapper .blog_meta_list {
        display: block;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
    .page_blog_section_wrapper .blog_meta_list {
        display: block;
    }
}

.page_blog_section_wrapper .blog_meta_list a {
    position: relative;
    z-index: 1;
    padding-right: 40px;
    font-size: 14px;
}

    .page_blog_section_wrapper .blog_meta_list a:after {
        position: absolute;
        content: "";
        right: 12px;
        top: 50%;
        transform: translateY(-50%);
        background-color: #DAD8D8;
        width: 6px;
        height: 6px;
        border-radius: 50%;
    }

@media (max-width: 991px) {
    .page_blog_section_wrapper .blog_meta_list a:after {
        display: none;
    }
}

.page_blog_section_wrapper .blog_meta_list a:last-child {
    padding-right: 0;
}

    .page_blog_section_wrapper .blog_meta_list a:last-child:after {
        display: none;
    }

.page_blog_section_wrapper .blog_meta_list .blog_data {
    font-size: 15px;
    color: #45B3DF;
    padding-right:30px !important;
}

    .page_blog_section_wrapper .blog_meta_list .blog_data:hover {
        color: #FA9DB8;
    }

.page_blog_section_wrapper .blog_meta_list .blog_author {
    color: #45B3DF;
}

    .page_blog_section_wrapper .blog_meta_list .blog_author:hover {
        color: #FA9DB8;
    }

.page_blog_section_wrapper .read_more_btn {
    font-size: 18px;
    font-weight: 900;
    color: #FA9DB8;
}

    .page_blog_section_wrapper .read_more_btn img {
        border-radius: 0;
        max-width: 18px;
        margin-left: 7px;
        -webkit-transition: 0.3s;
        transition: 0.3s;
    }

    .page_blog_section_wrapper .read_more_btn:hover img {
        transform: translateX(5px);
    }

.customImgDivBlog {
    position: relative !important;
    min-width: 100% !important;
    padding-top: 60% !important;
}

.customImgBlog {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    bottom: 0 !important;
    right: 0 !important;
    text-align: center !important;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}



.page_blog_section_wrapper h4 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}


.blog-list-itm {
    margin-bottom: 60px;
}