/*!
Theme Name: falconbookwritingblogs
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: falconbookwritingblogs
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

falconbookwritingblogs is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */





 .blog_banner_card .blog-image {
	max-width: 100%;
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 10px;
	box-shadow: 0 2px 6px -1px rgba(7,10,25,.2),0 6px 12px -6px rgba(7,10,25,.2);
	position: relative;
}
.blog_banner_card {
	position: relative;
}

.blog_banner_card .blog_banner_inner_card {
	position: absolute;
	bottom: 0;
	left: 5%;
	text-align: left;
}
.blog_banner_card {
	position: relative;
	height: 100%;
}

.blog_banner_card .blog_banner_inner_card {
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	padding: 0 10px;
	background: linear-gradient(360deg, #000000ad, transparent);
	width: 100%;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.blog_banner_card .category_wrapper {
	background: #f7bb42;
	color: #000;
	display: inline-block;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	border-radius: 5px;
	margin-bottom: 10px;
}
.blog_banner_card .blog_name_wrapper {
	display: block;
}
.blog_banner_card .blog_name_wrapper h4 {
	display: inline;
	-webkit-box-decoration-break: clone;
	padding: .24em .34em;
	line-height: 40px;
	background: #000;
	color: #000;
	font-size: 16px;
}
.blog_banner_card .blog_name_wrapper h4 a {
	color: #ffffff;
}
.blog_banner_card .blog_information_wrapper ul {
	margin: 0;
	display: flex;
	padding: 0;
	list-style: none;
}

.blog_banner_card .blog_information_wrapper ul li {
	margin-right: 20px;
	font-size: 10px;
	margin-bottom: 10px;
	color: #fff;
}
.blog_banner_card .blog_information_wrapper ul li .author-image {
	height: 20px;
	width: 20px;
	border-radius: 100%;
	margin-right: 5px;
}
.blog_banner_card .blog_information_wrapper ul li.author_image_wrapper {
	display: flex;
}
.blog-grid-home-page .image_wrapper {
	position: relative;
}
.blog-grid-home-page .image_wrapper .category_wrapper_badge {
	position: absolute;
	bottom: 0;
	left: 3%;
	color: #000;
	background: #f7bb42;
	color: #000;
	display: inline-block;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	border-radius: 5px;
	margin-bottom: 10px;
}
.blog-grid-home-page .post-content-inner {
	padding: 10px 20px;
}

.blog-grid-home-page .post-content-inner h4 {
	font-size: 14px;
	font-weight: bold;
}

.blog-grid-home-page .post-content-inner h4 a {
	color: #000;
	line-height: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: initial;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.blog-grid-home-page .post-content {
	border: 1px solid #dfdfdf;
	border-radius: 10px;
	box-shadow: 0px 0px 20px 0px #d7d7d7;
	margin-bottom: 30px;
}

.blog-grid-home-page .post-content img {
	border-radius: 10px;
	height: 200px;
	object-fit: cover;
	box-shadow: 0 2px 6px -1px rgba(7,10,25,.2),0 6px 12px -6px rgba(7,10,25,.2);
	width: 100%;
	max-width: 100%;
}
.blog-grid-home-page .post-content .blog_information_wrapper ul {
	display: flex;
	margin: 0;
	list-style: none;
}

.blog-grid-home-page .post-content .blog_information_wrapper ul li {
	margin-right: 10px;
	font-size: 11px;
	padding: 0;
	list-style: none;
}

.blogs-card-list-view-section .blog-list-card ul li.img-wrapper {
	width: 30%;
	position: relative;
}

.blogs-card-list-view-section .blog-list-card ul li.contnt-wrapper {
	width: 70%;
}
.blogs-card-list-view-section .blog-list-card ul {
	display: flex;
	align-items: center;
	margin: 0;
}
.blogs-card-list-view-section .blog-list-card ul li.contnt-wrapper {
	padding: 0 20px;
}
.blogs-card-list-view-section .blog-list-card ul li.contnt-wrapper .blog-description {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: initial;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.blogs-card-list-view-section .blog-list-card ul li.contnt-wrapper h4 a {
	font-size: 17px;
	color: #000;
	line-height: normal;
}
.blogs-card-list-view-section .blog-list-card ul li.contnt-wrapper .blog-details li {
	margin-right: 10px;
	font-size: 13px;
	color: #000;
}
.blogs-card-list-view-section .blog-list-card ul li.contnt-wrapper .blog-details {
	margin-bottom: 10px;
}
.blog-list-card {
	border: 1px solid #dfdfdf;
	margin-bottom: 20px;
	border-radius: 10px;
}

.blogs-card-list-view-section .blog-list-card ul li.contnt-wrapper h4 {
	line-height: 0;
}
.blogs-card-list-view-section .blog-list-card ul li.img-wrapper img {
	border-radius: 10px;
	height: 200px;
	width: 100%;
	object-fit: cover;
	box-shadow: 0 2px 6px -1px rgba(7,10,25,.2),0 6px 12px -6px rgba(7,10,25,.2);
}
.blogs-card-list-view-section .blog-list-card ul li.img-wrapper .category_name_wrapper {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #f7bb42;
	color: #000;
	display: inline-block;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	border-radius: 5px;
	border-bottom-left-radius: 10px;
}
.social-links-box-inner {
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #0000000F;
	box-shadow: 0px 2px 12px -1px rgba(0, 0, 0, 0.08);
	margin-bottom: 45px;
	padding: 30px 28px 38px 28px;
	border-radius: 10px;
	margin-top: 15px;
	background: #ffffff;
}
.social-links-box-inner ul.social-links {
	margin: 0;
	display: flex;
	justify-content: space-between;
}

.social-links-box-inner ul.social-links li a {
	border: 1px solid #ddd;
	padding: 10px;
	display: block;
	height: 40px;
	width: 40px;
	text-align: center;
	border-radius: 100%;
}
.top-post-box-wrapper h5 {
	font-size: 15px;
	font-weight: bold;
	position: relative;
	margin-bottom: 40px;
	color: #000;
}

.top-post-box-wrapper h5:before {
	content: '';
	height: 3px;
	width: 15%;
	display: block;
	background: #f7bb42;
	position: absolute;
	left: 0;
	bottom: -10px;
	z-index: 1;
}

.top-post-box-wrapper h5:after {
	content: '';
	height: 1px;
	width: 90%;
	display: block;
	background: #bdbaba;
	position: absolute;
	right: 0;
	bottom: -9px;
}
.top-post-box-wrapper .top-post-box-wrapper-inner .top-post-box .image-wrapper {
	position: relative;
}

.top-post-box-wrapper .top-post-box-wrapper-inner .top-post-box .image-wrapper .category-wrapper {
	position: absolute;
}
.top-post-box-wrapper .top-post-box-wrapper-inner .top-post-box .image-wrapper img {
	border-radius: 10px;
	max-width: 100%;
}
.top-post-box-wrapper .top-post-box-wrapper-inner .top-post-box .blog-name {
	color: #000;
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	padding: 0 10px;
}
.top-post-box-wrapper .top-post-box-wrapper-inner .top-post-box ul {
	display: flex;
}

.top-post-box-wrapper .top-post-box-wrapper-inner .top-post-box ul li {
	margin-right: 10px;
	font-size: 10px;
	color: #000;
	padding: 0;
	list-style: none;
}

.top-post-box-wrapper .top-post-box-wrapper-inner .top-post-box ul {
	margin: 0;
	margin-top: 10px;
	padding: 0 10px;
}
.top-post-box-wrapper-inner-2 ul.top-post-box {
	display: flex;
	flex-flow: row-reverse;
	margin: 0;
	align-items: center;
}
.top-post-box-wrapper-inner-2 ul.top-post-box li .blog-name {
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: initial;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	color: #000;
}
.top-post-box-wrapper-inner-2 ul.top-post-box li ul.links {
	display: flex;
	font-size: 8px;
	margin-top: 10px;
	margin: 0;
}
.top-post-box-wrapper-inner-2 ul.top-post-box li.image-side-box {
	width: 70%;
	padding-right: 10px;
}

.top-post-box-wrapper-inner-2 ul.top-post-box li.content-side-box {
	width: 30%;
}
.top-post-box-wrapper .top-post-box-wrapper-inner .top-post-box .image-wrapper .category-wrapper {
	background: #f7bb42;
	color: #000;
	display: inline-block;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	border-radius: 5px;
	margin-bottom: 10px;
	border-top-left-radius: 10px;
}

section.mid-section .content-section h3 {
	margin-bottom: 20px;
	position: relative;
	font-size: 24px;
	color: #000;
}

section.mid-section .content-section h3:after {
	content: '';
	height: 1px;
	width: 65%;
	display: block;
	background: #adadad;
	position: absolute;
	right: 0;
	top: 18px;
}
.top-post-box-wrapper-inner-2 ul.top-post-box li.content-side-box .image-wrapper img {
	height: 80px;
	object-fit: cover;
	width: 100%;
	max-width: 100%;
	border: 1px solid #efefef;
}

section.mid-section .content-section h3:before {
	content: '';
	height: 1px;
	width: 65%;
	display: block;
	background: #adadad;
	position: absolute;
	right: 0;
	top: 22px;
}
.top-post-box-wrapper-inner-2 ul.top-post-box li ul.links li {
	margin-right: 10px;
	padding: 0;
	list-style: none;
	color: #000;
	font-size: 11px;
	margin-bottom: 0;
}
.top-post-box-wrapper-inner-2 ul.top-post-box li.content-side-box .image-wrapper img {
	border-radius: 10px;
}

.social-links-box-wrapper i.fa.fa-instagram {
	color: #c13584;
}
.social-links-box-wrapper i.fa.fa-facebook {
	color: #1a6dd4;
}
.social-links-box-wrapper i.fa.fa-pinterest {
	color: #e4223e;
}
.social-links-box-wrapper i.fa.fa-linkedin {
	color: #45668e;
}
.social-links-box-inner h5 {
	font-size: 14px;
	text-align: center;
	margin-bottom: 20px;
	font-weight: bold;
	position: relative;
	color: #000;
}

.social-links-box-inner h5:after {
	content: '';
	height: 2px;
	width: 40%;
	background: #f7bb42;
	display: block;
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	top: 20px;
}
.top-post-box-wrapper .top-post-box-wrapper-inner .top-post-box .blog-name a {
	color: #000;
}

.top-post-box-wrapper-inner-2 ul.top-post-box li .blog-name a {
	color: #000;
}

.mid-section div#wp_pagination {
	display: flex;
}

.mid-section div#wp_pagination a {
	border: 1px solid #d9d9d9;
	background: #efefef;
	line-height: 26px;
	display: block;
	height: 25px;
	width: 25px;
	text-align: center;
	font-size: 12px;
	color: #000;
	margin-right: 10px;
}

.mid-section div#wp_pagination a.active {
	background: #000;
	color: #000;
}
section.mid-section {
	margin-bottom: 2rem;
	padding: 30px 0 0 0;
}
section.mid-section a.viewall-btn {
	background: linear-gradient(121deg, #f7bb42 0%, #f7bb42 70%);
	color: #000;
	padding: 12px 20px;
	border-radius: 12px;
	transition: all 0.3s ease;
	display: inline-block;
}

.Blogmain .breadcrumb-cstm {
	text-align: left;
	margin-bottom: 20px;
}

.Blogmain .breadcrumb-cstm span {
	color: #000;
	font-size: 12px;
	margin: 0 10px 0 0px;
}

.Blogmain .breadcrumb-cstm span a {
	color: #000;
}
.Blogmain .category_name {
	text-align: left;
}

.Blogmain .category_name span {
	background: #f7bb42;
	color: #000;
	display: inline-block;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	border-radius: 5px;
	margin-bottom: 10px;
}
.Blogmain .blog-name-single-page {
	text-align: left;
}

.Blogmain .blog-name-single-page h4 {
	font-weight: bold;
	font-size: 40px;
}
.Blogmain ul.single-page-blog-details li.author-details {
	text-align: left;
}
.Blogmain ul.single-page-blog-details {
	display: flex;
	margin: 0;
}
.Blogmain ul.single-page-blog-details li.author-details img {
	height: 30px;
	width: 30px;
	border-radius: 100%;
}

.Blogmain ul.single-page-blog-details li.author-details p {
	font-size: 10px;
}
.Blogmain ul.single-page-blog-details li {
	font-size: 12px;
	line-height: 30px;
	margin-right: 20px;
	padding: 0;
	list-style: none;
}
.Blogmain .termspage h2, .Blogmain .termspage h3, .Blogmain .termspage h4 {
	font-size: 20px;
}

.Blogmain .termspage h2 span {
	color: #000;
}
.Blogmain .get-featured-image-single-blog img {
	box-shadow: 0 2px 6px -1px rgba(7, 10, 25, .2), 0 6px 12px -6px rgba(7, 10, 25, .2);
	max-width: 100%;
	margin-bottom: 20px;
	border-radius: 10px;
	height: auto;
}
.Blogmain .share-social-links ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0;
}

.Blogmain .next-prev-post-wrapper ul {
	display: flex;
	justify-content: space-between;
	margin: 0;
}

.Blogmain .next-prev-post-wrapper ul a {
	font-weight: bold;
	color: #000;
}
.Blogmain .author-info-main-wrapper ul {
	display: flex;
	align-items: center;
	margin: 0;
	list-style: none;
}

.Blogmain .author-info-main-wrapper ul li {
	text-align: left;
	margin-right: 20px;
	padding: 0;
	list-style: none;
}
.Blogmain .author-info-main-wrapper ul li.author-image img {
	border-radius: 100%;
}
.Blogmain .author-info-main-wrapper ul li.author-desc {
	font-size: 10px;
}

.Blogmain .mainwrp .tblecntntwrp .toc-title {
	display: none;
}
.Blogmain .related-blogs-single-page .blog-grid-home-page .post-content-inner h4 a {
	text-align: left;
	font-size: 13px;
}
.Blogmain h3.related-posts-div {
	font-size: 22px;
	text-align: left;
	margin-bottom: 20px;
}

.Blogmain .top-post-box-wrapper-parent .top-post-box-wrapper-inner-3 ul.top-post-box {
	display: flex;
	margin: 0;
}

.Blogmain .top-post-box-wrapper-parent .top-post-box-wrapper-inner-3 ul.top-post-box li.content-side-box {
	width: 30%;
	margin-right: 10px;
}

.Blogmain .top-post-box-wrapper-parent .top-post-box-wrapper-inner-3 ul.top-post-box li.image-side-box {
	width: 70%;
}
.Blogmain .top-post-box-wrapper-parent .top-post-box-wrapper-inner-3 ul.top-post-box li.image-side-box .blog-name {
	font-size: 12px;
	text-align: left;
}

.Blogmain .top-post-box-wrapper-parent .top-post-box-wrapper-inner-3 ul.top-post-box li.image-side-box ul.links {
	display: flex;
	align-items: center;
	margin: 0;
}

.Blogmain .top-post-box-wrapper-parent .top-post-box-wrapper-inner-3 ul.top-post-box li.image-side-box ul.links li {
	font-size: 10px;
	margin-right: 10px;
}
.Blogmain .top-post-box-wrapper-parent .top-post-box-wrapper-inner-3 ul.top-post-box li.content-side-box img {
	height: 70px;
	max-width: 100%;
	width: 70px;
	box-shadow: 0px 0px 10px 0px #c1c1c1;
	border-radius: 5px;
	object-fit: cover;
}
.Blogmain .top-post-box-wrapper-parent .top-post-box-wrapper-inner-3 ul.top-post-box li.image-side-box .blog-name a {
	color: #000;
}

.Blogmain .top-post-box-wrapper-parent h5 {
	font-size: 14px;
	text-align: left;
	margin-bottom: 20px;
	font-weight: bold;
}
.Blogmain .top-post-box-wrapper-parent h5 {
	font-size: 14px;
	text-align: left;
	margin-bottom: 30px;
	font-weight: bold;
	position: relative;
}

.Blogmain .top-post-box-wrapper-parent h5:before {
	content: '';
	height: 3px;
	width: 15%;
	display: block;
	background: #f7bb42;
	position: absolute;
	left: 0;
	bottom: -10px;
	z-index: 1;
}

.Blogmain .top-post-box-wrapper-parent h5:after {
	content: '';
	height: 1px;
	width: 90%;
	display: block;
	background: #bdbaba;
	position: absolute;
	right: 0;
	bottom: -9px;
}
.Blogmain .add-comment-button-wrapper a.btn.btn-add-comment {
	display: block;
	width: auto;
	border: 1px solid #f7bb42;
	color: #000;
	font-size: 12px;
	border-radius: 0px;
	padding: 10px;
}

/* .Blogmain .leave-a-comment-main-wrapper-parent p label{
	display: none;
} */
.Blogmain .leave-a-comment-main-wrapper-parent p.comment-form-comment {
	display: grid;
}

/* blog home styling */
.Blogmain .leave-a-comment-main-wrapper-parent .leave-comment-inner-wrappper .testqwerty input {
	width: 100%;
}
.Blogmain .leave-a-comment-main-wrapper-parent .leave-comment-inner-wrappper p.comment-form-comment label {
	display: none;
}
.Blogmain .leave-a-comment-main-wrapper-parent .leave-comment-inner-wrappper .comment-form-author label {
	display: none;
}
.Blogmain .leave-a-comment-main-wrapper-parent .leave-comment-inner-wrappper .comment-form-email label {
	display: none;
}
.Blogmain .leave-a-comment-main-wrapper-parent .leave-comment-inner-wrappper .comment-form-url label {
	display: none;
}
.Blogmain .leave-comment-inner-wrappper {
	text-align: left;
	background: #f4f4f4;
	padding: 30px;
	margin-top: 30px;
}

.Blogmain .leave-comment-inner-wrappper input#submit {
	background: linear-gradient(121deg, #252525 0%, #252525 70%);
	color: #000;
	padding: 12px 20px;
	border-radius: 12px;
	transition: all 0.3s ease;
	border: none;
}
.Blogmain .leave-comment-inner-wrappper h2.comments-title {
	font-size: 12px;
	font-weight: 100;
	letter-spacing: 0.2px;
}
.Blogmain .leave-comment-inner-wrappper article {
	border: 1px solid #dcdcdc;
	padding: 20px;
	margin-bottom: 10px;
	border-radius: 5px;
}
.Blogmain .leave-comment-inner-wrappper article time {
	color: #000;
	font-size: 9px;
}
.Blogmain .leave-comment-inner-wrappper h2.comments-title span {
	color: #717171;
}
.Blogmain .leave-comment-inner-wrappper article img.avatar {
	border-radius: 100%;
}
.Blogmain .leave-comment-inner-wrappper div#respond h3#reply-title {
	font-size: 13px;
}

@media screen and (max-width: 1399px) {
.Blogmain {
	padding-top: 3%;
}
}
@media screen and (max-width: 1199px) {
.Blogmain {
	padding-top: 3%;
}
}
@media screen and (max-width: 1024px) {
.Blogmain {
	padding-top: 5%;
}
}
@media screen and (max-width: 991px) {
.Blogmain {
	padding-top: 5%;
}

.blog_banner_card .blog_name_wrapper h4 {
	display: inline;
	-webkit-box-decoration-break: clone;
	padding: .24em .34em;
	line-height: normal;
	background: #000;
	color: #000;
	font-size: 10px;
}
.blog_banner_card .blog_information_wrapper ul li {
	margin-right: 20px;
	font-size: 8px;
	margin-bottom: 10px;
	color: #fff;
}
section.mid-section .content-section h3:before {
	content: '';
	height: 1px;
	width: 45%;
	display: block;
	background: #adadad;
	position: absolute;
	right: 0;
	top: 22px;
}
section.mid-section .content-section h3:after {
	content: '';
	height: 1px;
	width: 45%;
	display: block;
	background: #adadad;
	position: absolute;
	right: 0;
	top: 18px;
}
.top-post-box-wrapper-inner-2 ul.top-post-box {
	display: grid;
	margin: 0;
	align-items: center;
	text-align: center;
}
.top-post-box-wrapper-inner-2 ul.top-post-box li.content-side-box {
	width: 100%;
}
.top-post-box-wrapper-inner-2 ul.top-post-box li ul.links {
	display: flex;
	font-size: 8px;
	margin-top: 10px;
	justify-content: center;
}
.top-post-box-wrapper-inner-2 ul.top-post-box li.image-side-box {
	width: 100%;
	padding-right: 0;
}
.social-links-box-inner ul.social-links {
	margin: 0;
	display: flex;
	justify-content: space-between;
	flex-flow: wrap;
}
.social-links-box-inner h5:after {
	content: '';
	height: 2px;
	width: 40%;
	background: #fa472d;
	display: block;
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	top: 40px;
}

.Blogmain .top-post-box-wrapper-parent .top-post-box-wrapper-inner-3 ul.top-post-box {
	display: grid;
}
.Blogmain .top-post-box-wrapper-parent .top-post-box-wrapper-inner-3 ul.top-post-box li.content-side-box {
	width: 100%;
	margin-right: 0;
}
.Blogmain .top-post-box-wrapper-parent .top-post-box-wrapper-inner-3 ul.top-post-box li.image-side-box {
	width: 100%;
}
.Blogmain .top-post-box-wrapper-parent .top-post-box-wrapper-inner-3 ul.top-post-box li.content-side-box img {
	height: auto;
	max-width: 100%;
	width: 100%;
	box-shadow: 0px 0px 10px 0px #c1c1c1;
	border-radius: 5px;
	object-fit: cover;
}
.social-links-box-inner h5:after {
	content: '';
	height: 2px;
	width: 40%;
	background: #fa472d;
	display: block;
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	top: 20px;
}
.Blogmain ul.single-page-blog-details li {
	font-size: 10px;
	line-height: 30px;
	margin-right: 10px;
}
}
@media screen and (max-width: 767px) {
.Blogmain {
	padding-top: 20%;
}
.blog_banner_card{
	margin-bottom: 40px;
}
.top-post-box-wrapper-inner-2 ul.top-post-box li.content-side-box .image-wrapper img {
	height: auto;
	object-fit: cover;
	width: 100%;
}
.blog_banner_inner_card-wrapper {
	margin-bottom: 20px;
}

.Blogmain .single-blog-sidebar{
	margin-top: 50px;
}

}
@media screen and (max-width: 425px) {
.Blogmain ul.single-page-blog-details li {
	font-size: 8px;
	line-height: 30px;
	margin-right: 10px;
}
.Blogmain .add-comment-button-wrapper a.btn.btn-add-comment {
	width: auto;
	border: 1px solid #fa4772;
	color: #000;
	font-size: 12px;
	border-radius: 0px;
	padding: 10px;
}
}

.Blogmain {
    padding-bottom: 20px;
    text-align: center;
    padding-top: 3%;
}


.mainwrp .tblecntntwrp{
    position: sticky;
    top: 150px;
    padding: 30px 10px;
    border: 1px solid #f7bb42;
    border-radius: 10px;
    margin-bottom: 50px;
    background: linear-gradient(121deg, #252525 0%, #252525 70%);
    color: #000;
    }
.mainwrp .tblecntntwrp ul{
    height: auto;
    text-wrap: balance;
    padding: 0 0 0 10px;
    margin: 0;
    list-style: none;
}
.mainwrp .tblecntntwrp ul li{
    margin-bottom: 0;
    text-align: left;
    line-height: normal;
    padding: 0;
    list-style: none;
}
.mainwrp .tblecntntwrp ul li:before {
    display: none;
}
.mainwrp .tblecntntwrp ul li a{
    color: #ffffff;
    font-size: 12px;
    font-weight: 600;
    font-weight: 300;
}
html{scroll-behavior: smooth;}
.blgpgg .titlebox span{font-size:22px;}
.blgpgg section.packagewrp [class^="col-md-4"]>div.pkgbox{width:98%;font-size:22px;}
.blgpgg section.packagewrp a.chat span{font-size: 12px;}
 /* blogs css */



 .row.blogmain-banner-blogs-rw {
    display: flex;
    justify-content: space-between;
}

.row.blogmain-banner-blogs-rw .col-lg-6 {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
}

.row.blogmain-banner-blogs-rw .col-lg-3 {
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
}

.blog_banner_card .blog_information_wrapper ul li:before {
    display: none;
}
section.MainBlog .row {
    display: flex;
}

section.MainBlog .row .col-lg-3 {
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
}
.blog-grid-home-page .post-content .blog_information_wrapper ul li:before {
    display: none;
}

section.mid-section .row {
    display: flex;
}

section.mid-section .row .col-md-9 {
    width: 70%;
    padding-left: 15px;
    padding-right: 15px;
}

section.mid-section .row .col-md-3 {
    width: 30%;
    padding-left: 15px;
    padding-right: 15px;
}
.blogs-card-list-view-section .blog-list-card ul li:before {
    display: none;
}
.blogs-card-list-view-section .blog-list-card ul li {
    padding: 0;
    margin: 0;
}
.social-links-box-inner ul.social-links li {
    padding: 0;
    margin: 0;
    list-style: none;
}

.social-links-box-inner ul.social-links li:before {
    display: none;
}
.top-post-box-wrapper .top-post-box-wrapper-inner {
    border: 1px solid #efefef;
    border-radius: 12px;
}
.top-post-box-wrapper .top-post-box-wrapper-inner .top-post-box ul li:before {
    display: none;
}
.top-post-box-wrapper-inner-2 ul.top-post-box li ul.links li:before {
    display: none;
}
.top-post-box-wrapper-inner-2 ul.top-post-box li:before {
    display: none;
}


@media only screen and (max-width: 767px) {
	.Blogmain {
		padding-top: 10%;
	}
	.row.blogmain-banner-blogs-rw {
		display: block;
	}
	.row.blogmain-banner-blogs-rw .col-lg-6{
		width: 100%;
	}
	.row.blogmain-banner-blogs-rw .col-lg-3{
		width: 100%;
	}
	section.MainBlog .row {
		display: block;
	}
	section.MainBlog .row .col-lg-3 {
		width: 100%;
	}
	section.mid-section .row {
		display: block;
	}
	section.mid-section .row .col-md-9 {
		width: 100%;
	}
	section.mid-section .row .col-md-3 {
		width: 100%;
	}
}
@media only screen and (max-width: 575px) {
	.Blogmain {
		padding-top: 20%;
	}
}


.main-content-section.Blogmain .mainwrp .row {
    display: flex;
}

.main-content-section.Blogmain .mainwrp .row .col-md-9 {
    width: 75%;
    padding-left: 15px;
    padding-right: 15px;
}

.main-content-section.Blogmain .mainwrp .row .col-md-3 {
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
}
.Blogmain .author-info-main-wrapper ul li:before {
    display: none;
}
.main-content-section.Blogmain .mainwrp .related-blogs-single-page .row {
    display: flex;
}

.main-content-section.Blogmain .mainwrp .related-blogs-single-page .row .col-lg-4 {
    width: 33.33%;
    padding-left: 15px;
    padding-right: 15px;
}
.Blogmain ul.single-page-blog-details li:before {
    display: none;
}
section.termspage .about-the-policy img {
    margin: 30px 0 10px 0;
}
section.termspage .about-the-policy h2, section.termspage .about-the-policy h3, section.termspage .about-the-policy h4, section.termspage .about-the-policy h5, section.termspage .about-the-policy h6{
margin: 30px 0 10px 0;
}

.Blogmain .share-social-links ul li {padding: 0;margin: 0;list-style: none;}

.Blogmain .share-social-links ul li:before {
    display: none;
}
.share-social-links {
    border-top: 1px solid #dddddd;
    margin-top: 20px;
    padding-top: 20px;
}
.Blogmain .next-prev-post-wrapper ul li {
    margin: 0;
}

.Blogmain .next-prev-post-wrapper ul li:before {
    display: none;
}
.Blogmain .top-post-box-wrapper-parent .top-post-box-wrapper-inner-3 ul.top-post-box li {
    padding: 0;
    margin: 0;
    list-style: none;
}

.Blogmain .top-post-box-wrapper-parent .top-post-box-wrapper-inner-3 ul.top-post-box li:before {
    display: none;
}

@media only screen and (max-width: 767px) {
	.main-content-section.Blogmain .mainwrp .row{
		display: block;
	}
	.main-content-section.Blogmain .mainwrp .row .col-md-9{
		width: 100%;
	}
	.main-content-section.Blogmain .mainwrp .row .col-md-3{
		width: 100%;
	}
	.tblecntntwrp.sidebar {
		display: none;
	}
	.Blogmain {
		padding-top: 14%;
        padding-left: 5%;
        padding-right: 5%;
    }
	.main-content-section.Blogmain .mainwrp .related-blogs-single-page .row{
		display: block;
	}
	.main-content-section.Blogmain .mainwrp .related-blogs-single-page .row .col-lg-4{
		width: 100%;
	}
}
@media only screen and (max-width: 425px) {
	.Blogmain {
        padding-top: 25%;
    }
	.Blogmain .blog-name-single-page h4{
		font-size: 20px;
	}
}


 html {
    margin-top: 0 !important;
}