	/* Blog page Design */

	a {
	    text-decoration: none !important;
	}

	.post-box.shadow-0 ul {
	    list-style: disc !important;
	    margin: 0;
	    margin-bottom: .9rem;
	}

	ul.category-keyword {
	    margin: 0 !important;
	}

	.post-box.shadow-0>a,
	.post-box.shadow-0 strong a,
	.post-box.shadow-0 b a,
	.post-box.shadow-0 a {
	    color: #202020;
	}

	ul.category-keyword li a,
	ul.class-blog-tags li a {
	    color: #fff !important;
	}


	.post-info-details img.img-fluid.mt-3.rounded {
	    width: 100%;
	    border-radius: 1rem !important;
	    margin-bottom: 1.2rem;
	    border: 1px solid #dedede
	}

	.post-info-details table th,
	.post-info-details table td {
	    border: 1px solid #d0d0d0;
	    padding: 0.5rem 1rem;
	}


	.post-home-content ul.blog-home li:nth-child(2) {
	    display: none;
	}

	h4 b {
	    font-weight: 700;
	}

	.post-data {
	    border-radius: 20px;
	    overflow: hidden;
	    position: relative;
	    z-index: 1;
	}

	img.img-fluid.wp-post-image {
	    border-radius: 0.5rem;
	}

	.post-data .content {
	    position: absolute;
	    left: 20px;
	    bottom: 20px;
	    margin-right: 30px;
	}

	.post-data .content h4 {
	    color: #f5f5f5;
	    position: relative;
	    z-index: 2;
	    margin: 0;
	    font-size: 18px;
	    font-weight: 600;
	}

	.post-data::after {
	    content: '';
	    position: absolute;
	    width: 100%;
	    height: 100%;
	    left: 0;
	    top: 0;
	    background: linear-gradient(4deg, #1e387c 5%, transparent);
	    z-index: 0;
	}

	.form-box-blog {
	    padding: 25px;
	    background: #e9eeff;
	    border-radius: 15px;
	}

	/* Blog Notification */

	.notiivation {
	    background: #20367e;
	    padding: 18px 15px;
	    border-radius: 10px;
	    margin-bottom: 20px;
	    display: flex;
	    align-items: center;
	}

	.notiivation .info {
	    width: 90%;
	    color: #fff;
	    font-weight: 600 !important;
	}

	.notiivation .info h4 {
	    font-weight: 600;
	    font-size: 17px;
	    margin: 0;
	}

	.link {
	    width: 10%;
	    text-align: center;
	}

	.link a {
	    background: #20367e;
	    padding: 9px 15px;
	    color: #fff;
	    border-radius: 100px;
	    box-shadow: 1px 0 5px #00000045;
	}


	ul.category-blog-home {
	    list-style: none;
	    margin: 0;
	    padding: 0;
	}

	ul.category-blog-home li {
	    text-transform: capitalize;
	    font-size: 12px;
	    font-weight: 500;
	    letter-spacing: 1px;
	    margin-bottom: 14px;
	    display: inline-block;
	    background: #20367e;
	    color: #fff;
	    border-radius: 100px;
	    padding: 2px 14px;
	}

	ul.category-blog-home li a {
	    color: #fff;
	}


	ul.category-blog-home li a {
	    color: #fff;
	}

	ul.blog-home {
	    list-style: none;
	    margin: 0;
	    padding: 0;
	}

	ul.blog-home li {
	    display: inline;
	    margin-right: 10px;
	    color: #787878;
	    font-size: .85rem;
	}

	.blog-home-post {
	    border-radius: 20px;
	    overflow: hidden;
	    box-shadow: 1px 0 5px #00000045;
	    height: 100%;
	    background: #fff;

	}

	.post-info-details h1 b,
	.post-info-details h2 b,
	.post-info-details h3 b,
	.post-info-details h4 b,
	.post-info-details h5 b,
	.post-info-details h6 b {
	    font-weight: 700;
	}

	.bg-light.post-info-details p {
	    font-size: 1rem !important;
	    color: #555555;
	    line-height: 26px;
	    margin-bottom: 0.8rem;
	}

	.description.mt-3 p {
	    font-size: 1rem !important;
	    color: #555555;
	    line-height: 30px;
	}

	.post-info-details ol.mb-3 li {
	    font-size: 1rem;
	}

	.post-home-content {
	    padding: 20px;
	}

	.post-home-content h4 {
	    font-size: 18px;
	    margin: 0;
	    height: 70px;
	}

	/* Search Button */

	form.search-form label {
	    display: block;
	    margin-bottom: 5px;
	    font-size: 1.5rem;
	    font-weight: 500;
	    color: #20367e;
	}

	form.search-form {
	    position: relative;
	    margin-bottom: 20px;

	}

	form.search-form .search-field {
	    width: 100%;
	    height: 50px;
	    border-radius: 6px;
	    border: 1px solid #dedede;
	    outline: none;
	    place-content: 0;
	    padding-left: 15px;
	    padding-right: 100px;
	}

	form.search-form .search-submit {
	    position: absolute;
	    right: 7px;
	    top: 43px;
	    padding: 5px 15px;
	    border: none;
	    background: #20367e;
	    border-radius: 100px;
	    color: #fff;
	}

	.populertags-box.mt-4 a {
	    display: inline-block;
	    font-size: 14px !important;
	    margin-right: 5px;
	    background: #20367e;
	    padding: 2px 10px;
	    border-radius: 100px;
	    color: #fff;
	    margin-bottom: 5px;
	    font-weight: 500;
	    font-size: 14px !important;
	    letter-spacing: 1px;
	}

	ul.populer-blog-posts {
	    list-style: none;
	    margin: 0;
	    padding: 0;
	}

	.populer-blog-posts .d-flex {
	    display: flex;
	    background: #fff;
	    align-items: flex-start;
	    margin-bottom: 21px;
	    box-shadow: 1px 0 5px #0000002b;
	    border-radius: 10px;
	    overflow: hidden;
	}

	.image-blog img {
	    width: 135px !important;
	}

	.sidebar-blog-content {
	    padding: 5px 10px;
	}

	.sidebar-blog-content h6 {
	    font-size: .9rem;
	    font-weight: 600;
	    height: 40px;
	    line-height: 21px;
	    display: -webkit-box;
	    max-width: 200px;
	    -webkit-line-clamp: 4;
	    -webkit-box-orient: vertical;
	    overflow: hidden;
	    margin-bottom: 0.3rem !important;
	    display: block;
	}



	.side-box h4 {
	    font-weight: 700;
	    font-size: 20px;
	}

	/* Blog DEtails */

	.bg-light.post-info-details .category li {
	    background: #20367e;
	    display: inline-block;
	    padding: 2px 10px 4px 10px;
	    border-radius: 50px;
	}

	.bg-light.post-info-details .category li a {
	    color: #fff;
	    text-transform: capitalize;
	    font-weight: 500;
	    letter-spacing: 1px;
	    font-size: 12px;
	}

	ul.secondary-part-blog li {
	    display: inline;
	    color: #858383;
	}

	ul.secondary-part-blog li+li {
	    margin-left: 20px;
	    font-size: ;
	}

	ul.secondary-part-blog {
	    margin: 0;
	    margin-top: -10px;
	}


	.post-images-details {
	    border-radius: 15px;
	    overflow: hidden;
	    box-shadow: 1px 0 5px #00000045;
	    margin-bottom: 20px;
	}

	.post-info-details ul.category-post-details {
	    list-style: none;
	    padding: 0;
	    margin: 0;
	}

	.post-info-details ul.category-post-details li {
	    text-transform: capitalize;
	    font-size: 12px;
	    font-weight: 500;
	    letter-spacing: 1px;
	    margin-bottom: 14px;
	    display: inline-block;
	    background: #20367e;
	    color: #fff;
	    border-radius: 100px;
	    padding: 2px 14px;
	}

	.post-info-details ul.category-post-details li+li {
	    margin-left: 5px;
	}

	.post-info-details ul.category-post-details li a {
	    background: #20367e;
	    padding: 5px 15px;
	    color: #fff;
	    border-radius: 100px;
	}

	.post-info-details h2 {
	    font-weight: 700;
	    margin: 5px 0;
	    color: #20367e;
	}

	.post-info-details ul.post-details-page-info {
	    padding: 0;
	    margin: 0;
	    list-style: none;
	}

	.post-info-details ul.post-details-page-info li {
	    display: inline-block;
	    margin-bottom: 10px;
	}

	.post-info-details ul.post-details-page-info li+li {
	    margin-left: 5px;
	}

	.post-info-details ul.post-details-page-info li a {
	    background: #20367e;
	    padding: 5px 15px;
	    color: #fff;
	    border-radius: 100px;
	}

	.post-info-details h1,
	.post-info-details h2,
	.post-info-details h3,
	.post-info-details h4,
	.post-info-details h5,
	.post-info-details h6 {
	    font-weight: 700;
	    color: #20367e;
	    line-height: auto;
	    margin-bottom: 1rem !important;
	    margin-top: 1rem !important;
	}

	.post-info-details p {
	    margin: 0;
	}

	.post-info-details ul {
	    margin: 0;
	    padding: 0;
	    list-style: none;
	    margin-bottom: 1rem;
	}

	.post-info-details ul li+li {
	    margin-top: 10px;
	}

	.post-info-details ol {
	    margin: 0;
	    padding: 0 15px;
	    margin-bottom: 1rem;
	}

	.post-info-details ol li+li {
	    margin-top: 10px;
	}

	.class-blog-tags {
	    list-style: none;
	    margin: 0;
	    padding: 0;
	}

	.class-blog-tags li {
	    display: inline-block;
	}

	.class-blog-tags li+li {
	    display: inline-block;
	}

	.pagination {
	    margin-top: 30px;
	}

	.pagination span,
	.pagination a {
	    height: 45px;
	    width: 45px;
	    background: #dbdbdb;
	    margin: 5px;
	    border-radius: 100px;
	    padding: 10px;
	}


	span.page-numbers.current {
	    background: #20367e;
	    color: #fff;
	}


	.socail-links-box h4 {
	    font-weight: 700;
	    font-size: 20px;
	}

	.socail-links-box ul {
	    list-style: none;
	    margin: 0;
	    padding: 0;
	}

	.socail-links-box ul li {
	    display: inline;
	    margin-right: 15px;
	}

	.socail-links-box ul li a {
	    color: #799533;
	}

	.socail-links-box ul li a .fab {
	    font-size: 30px;
	    width: 45px;
	    height: 44px;
	    background: #fff;
	    box-shadow: 1px 0 5px #00000045;
	    padding: 8px 10px;
	    border-radius: 100px;
	}

	.socail-links-box .fa-facebook {
	    color: #3b5998;
	    padding: 7px 8px !important;
	}

	.socail-links-box .fa-twitter {
	    color: #55acee;
	}

	.socail-links-box .fa-linkedin {
	    color: #0077b5;
	}

	.socail-links-box .fa-youtube {
	    color: #bd081c;
	    padding: 8px 6px !important;

	}

	.socail-links-box .fa-instagram {
	    color: #3f729b;
	}

	.form-box-blog button.btn.btn-primary {
	    background: #20367e;
	    border: none;
	    width: 100%;
	    box-shadow: 1px 0 5px #00000045;

	}

	.side-box.mt-4.popular_post_sticky {
	    position: sticky;
	    top: 90px;
	    z-index: 1;
	}

	.adds.pt-4 {
	    border-radius: 9px;
	    overflow: hidden;
	    display: block;
	    box-shadow: 1px 0 5px #00000045;
	    padding: 0 !important;
	    margin-top: 20px;
	}




	/* Blog DEtails */
	.post-info-details ul {
	    margin: 0;
	    padding: 0;
	    list-style: none;
	    margin-bottom: 0.8rem;
	}

	.post-info-details .category li {
	    background: #20367e;
	    display: inline-block;
	    padding: 2px 10px 4px 10px;
	    border-radius: 50px;
	}

	.post-info-details .category li a {
	    color: #fff;
	    text-transform: capitalize;
	    font-weight: 500;
	    letter-spacing: 1px;
	    font-size: 12px;
	}

	.post-info-details ul.secondary-part-blog li {
	    display: inline;
	    color: #858383;
	}

	.post-info-details ul.secondary-part-blog li+li {
	    margin-left: 20px;
	    font-size: .9rem;
	}

	.post-info-details ul.secondary-part-blog {
	    margin: 0;
	    margin-top: -10px;
	}

	.post-info-details table {
	    width: 100%;
	    border: 1px solid #ababab;
	    margin: 1rem 0;
	}

	.post-info-details table th,
	table.alignleft td {
	    border: 1px solid #ababab;
	    padding: 7px 10px;
	    font-size: 1rem;
	}

	.post-info-details table tr:nth-child(1) {
	    background: #20367e;
	    color: #fff;
	    font-weight: 500 !important;
	}

	.post-info-details iframe {
	    width: 70% !important;
	    height: 340px;
	    display: block;
	    margin: 0 auto;
	    overflow: hidden;
	    border-radius: 25px;
	    box-shadow: 1px 0 10px #00000045;
	}

	.post-info-details h1,
	.post-info-details h2,
	.post-info-details h3,
	.post-info-details h4,
	.post-info-details h5,
	.post-info-details h6 {
	    font-weight: 500;
	    color: #20367e;
	    ;
	}

	.post-info-details h2.mt-3 {
	    line-height: 40px;
	    margin-bottom: 1.2rem;
	}

	.post-info-details h1 {
	    font-size: 45px;
	    line-height: 50px;
	}

	.post-info-details h2 {
	    font-size: 35px;
	    line-height: 40px;
	}

	.post-info-details h3 {
	    font-size: 30px;
	    line-height: 35px;
	}

	.post-info-details h4 {
	    font-size: 1.5rem;
	    line-height: 30px;
	}

	.post-info-details h5 {
	    font-size: 20px;
	    line-height: 25px;
	}

	.post-info-details h6 {
	    font-size: 16px;
	    line-height: 20px;
	}

	.bg-light.post-info-details p {
	    font-size: 1rem !important;
	    color: #555555;
	    line-height: 26px;
	}

	.post-info-details .populer-blog-posts h6 {
	    margin: 0px !important;
	    display: -webkit-box;
	    max-width: 100%;
	    height: 45px;
	    margin: 0 auto;
	    font-size: 16px;
	    line-height: 21px;
	    -webkit-line-clamp: 2;
	    -webkit-box-orient: vertical;
	    overflow: hidden;
	    text-overflow: ellipsis;
	}

	.post-info-details .form-box-blog h4 {
	    margin: 0px !important;
	}

	.post-info-details .populer-blog-posts ul {

	    margin-bottom: 0px !important;
	}

	/* Comments form */

	div#comments {
	    background: #fff;
	    padding: 25px;
	    border-radius: 15px;
	}

	article {
	    border: 1px solid #e2e0e0;
	    border-radius: 15px;
	    margin: 15px 0;
	}

	.comment-author.vcard {
	    background: #e7e6e6;
	    padding: 9px;
	    border-radius: 100px;
	}

	time {
	    padding: 10px;
	    display: block;
	}

	.comment-content p {
	    margin: 0 !important;
	    text-transform: capitalize;
	}


	ul.category-keyword,
	ul.class-blog-tags {
	    list-style: none;
	    margin: 0;
	    padding: 0;
	}

	ul.mb-3 li a {
	    color: #3F51B5;
	}

	ul.category-keyword li,
	ul.class-blog-tags li {
	    display: inline-block;
	    background: #3F51B5;
	    padding: 5px 17px;
	    border-radius: 2rem;
	    margin-bottom: 8px;
	    margin-right: 7px;
	    font-size: .8rem;
	}

	ul.populer-blog-posts li .d-flex {
	    padding: .5rem !important;
	    display: block;
	    gap: .8rem;
	    box-shadow: none !important;
	    border: 1px solid #dedede !important;
	}

	ul.populer-blog-posts li .d-flex img {
	    width: 140px !important;
	    height: 78px !important;
	}

	.description.mt-3 {
	    background: #fff;
	    padding: 1.5rem;
	    border-radius: 1rem ! IMPORTANT;
	    border: 1px solid #dedede;
	}

	ul.category-keyword li a,
	ul.class-blog-tags li a {
	    color: #fff;
	}

	div#comments {
	    background: #fff;
	    padding: 25px;
	    border-radius: 1rem;
	    border: 1px solid #dedede;
	}

	div#comments h2 {
	    font-size: 23px;
	    text-transform: capitalize;
	    padding: 0;
	    margin: 0 !important;
	}

	div#comments label {
	    display: block;
	}

	div#comments p {
	    margin-bottom: 1rem;
	}

	div#comments textarea {
	    width: 100%;
	    border-radius: 5px;
	    border: 1px solid #ababab;
	}

	div#comments input:not([type=checkbox]) {
	    width: 100%;
	    padding: 10px 15px;
	    height: 50px;
	    border-radius: 5px;
	    border: 1px solid #ababab;

	}

	p.comment-form-cookies-consent {
	    display: flex;
	}

	p.comment-form-cookies-consent label {
	    margin-left: 15px;
	}

	div#comments footer {
	    background: #e4e4e400;
	    margin: 0px !important;
	    padding: 14px 11px;
	    display: block;
	    border-radius: 15px;
	}

	div#comments ol {
	    list-style: none;
	    margin: 0;
	    padding: 0;
	}

	.comment-content {
	    padding: 5px 15px;
	}

	input#submit {
	    background: #20367e;
	    color: #fff;
	    border: none;
	    width: 200px !important;
	    border-radius: 100px !important;
	}

    .reply {
	    background: navy;
	    display: inline-block;
	    padding: 5px 15px;
	    border-radius: 50px;
	    color: #fff !important;
	    margin: 14px 14px;
	    margin-bottom: 1rem;
	}

	.reply a {
	    color: #fff !important;
	}

	img.avatar.avatar-60.photo {
	    border-radius: 60px;
	}

	@media screen and (max-width:768px) {
	    .post-info-details iframe {
	        width: 100% !important;
	        max-height: 340px;
	        display: block;
	        margin: 0 auto;
	        overflow: hidden;
	        border-radius: 25px;
	        box-shadow: 1px 0 10px #00000045;
	    }

	}