body {
	background-color: #fff !important;
}
.site-main {
	padding-top: 0px !important;
}
.site-main .blog-banner img {
	height: 380px;
	width: 100%;
	display: block;
	border-radius: 33px;
	object-fit: cover;
	position: absolute;
	z-index: 1;
	padding-left: 10px;
	padding-right: 10px;
}
.blog-header {
	padding-top: 15px;
	padding-bottom: 15px;
}
.blog-header .container {
	padding-left: 0;
	padding-right: 0;
}
.site-footer {
	padding-bottom: calc(0 * var(--global--spacing-vertical)) !important;
	max-width: 100% !important;
	width: 100% !important;
	background-color: #edf0f5;
}
.site-footer .container {
	padding-left: 0;
	padding-right: 0;
}
.site-footer>* {
	margin-bottom: 11px !important;
	margin-top: 20px !important;
}
.site-footer .copyright-section {
	margin-top: 13px;
	text-align: right;
	list-style: none;
}
.site-footer .copyright-section li {
	list-style-type: none;
	display: inline-block;
	vertical-align: top;
	color: #585757;
	font-size: 13px;
	font-weight: 400;
	margin: 0 0 0 5px;
	padding: 0 0 0 8px;
	border-left: #585757 solid 1px;
	line-height: 12px;
}
.site-footer .copyright-section li:first-child {
	border-left: #585757 solid 0px;
}
.site-footer .copyright-section li a {
	color: #585757 !important;
	text-decoration: none;
}
.site-footer .copyright-section li a:hover {
	color: #e88729 !important;
}
.site-main>* {
	margin-top: calc(0 * var(--global--spacing-vertical)) !important;
	margin-bottom: calc(0 * var(--global--spacing-vertical)) !important;
}
.site-main .container {
	padding-left: 0;
	padding-right: 0;
}
.site-main .container .one-blog {
	overflow: hidden;
	margin: 20px;
	padding: 10px 10px;
	background: #fff;
	transition: box-shadow 0.3s ease;
	Width: 99%;
	border-radius: 3px;
	border: 1px solid #d7dae2;
	position: relative;
}
.site-main .container .entry-header {
	margin-top: 0;
	margin-bottom: 0;
}
.site-main .container .entry-header h2 {
	max-width: 100% !important;
	font-size: 20px;
	font-weight: 700;
	color: #000000;
}
.entry-header>*:first-child {
	margin-top: 0;
}
.entry-header>*:last-child {
	margin-bottom: 0;
}
.entry-title {
	color: var(--entry-header--color);
	font-size: var(--entry-header--font-size);
	letter-spacing: var(--heading--letter-spacing-h2);
	line-height: var(--heading--line-height-h2);
	overflow-wrap: break-word;
}
.entry-title a {
	color: var(--entry-header--color-link);
	text-underline-offset: 0.15em;
}
.entry-title a:hover {
	color: #000000;
}
.entry-title a:focus {
	color: var(--entry-header--color-focus);
}
.entry-title a:active {
	color: var(--entry-header--color-link);
}
.singular .entry-title {
	font-size: var(--global--font-size-page-title);
}
h1.entry-title {
	line-height: var(--heading--line-height-h1);
	font-weight: var(--heading--font-weight-page-title);
}
.site-main .container .entry-content {
	margin-top: 9px;
	margin-bottom: 0px;
}
.site-main .container .entry-content p {
	max-width: 100% !important;
	font-size: 13px;
	font-weight: 400;
	color: #000000;
	text-align: justify;
	overflow: hidden;
	line-height: 17px;
	margin-bottom: 0px !important;
}
.site-main .container .entry-content p:nth-child(2) a {
	color: #337ac5;
	font-weight: 600;
	font-size: 12px;
}
.site-main .container .entry-content p:nth-child(2) {
	margin-top: 4px !important;
}
.publish_date {
	display: flex !important;
	align-items: center;
	gap: 10px;
	font-size: 12px;
	color: #777;
}
.publish_date .edit-link::before {
	content: " | ";
	position: relative;
	left: -2px;
	top: -1px
}
.posted-by .edit-link {
	padding-left: 13px;
}
.posted-by .edit-link::before {
	content: " | ";
	position: relative;
	left: -8px;
	top: -1px
}
.site-main .container .publish_date .post-taxonomies {
	margin-left: 10px;
	margin-top: 0px !important;
	line-height: 16px;
}
.site-main .container .publish_date .posted-on {
	font-size: 11px;
	font-weight: 400;
	color: #777777;
	display: flex;
}
.posted-on::after {
	content: " | ";
	position: relative;
	left: 12px;
	top: -1px;
}
.entry-date::before {
	content: ":";
	left: -2px;
	position: relative;
	top: -1px;
}
.tags-links,
.cat-links {
	display: block;
	margin-left: 0;
}
.site-main .container .blog-thumb {
	width: 180px;
	height: 166px;
	border: 1px solid #e8ebef;
	background-color: #edf0f5;
	margin-right: 17px;
	overflow: hidden;
	background: url(../../assets/images/blog-default-image.jpg) no-repeat;
}
.post-thumbnail {
	margin-top: 0 !important;
}
.post-thumbnail .wp-post-image {
	margin-top: 0 !important;
}
.blog-details .post-thumbnail .wp-post-image {
	margin-left: 0px !important;
	margin-right: 0px !important;
}
.site-main .container .blog-details p {
	text-align: justify;
}
.site-main .container .publish_date .posted-on .entry-date {
	margin-left: 2px;
}
.entry-content-readmore {
	color: #007bff;
	text-decoration: none;
	transition: background-color 0.3s ease;
	display: block;
}
.site-main .container .right_cont_box {
	border-radius: 3px;
	margin-bottom: 20px;
}
.site-main .container .right_cont_box h3 {
	font-size: 14px;
	font-weight: 600;
	color: #000000;
	position: relative;
	margin-bottom: 10px;
}
.site-main .container .right_cont_box ul {
	margin-top: 0px;
	padding: 0;
	list-style: none;
}
.site-main .container .right_cont_box ul li {
	list-style: none;
	font-size: 13px;
	font-weight: 400;
	color: #000000;
	padding-bottom: 5px;
}
.site-main .container .right_cont_box ul li .fa-caret-right {
	margin-right: 3px;
}
.site-main .container .right_cont_box ul li:last-child {
	padding-bottom: 0px;
}
.site-main .container .right_cont_box ul li:hover,
.site-main .container .right_cont_box ul li:hover a {
	border: 0px;
	color: #e88729;
}
.no-hover-effct:hover {
	color: #000;
}
.search-form input.search-si-insight {
	max-width: 100% !important;
}
.site-main .container .google-ad-box {
	border: 1px solid #e8ebef;
	padding: 0px 0px;
	margin-top: 30px;
	background-color: #edf0f5;
	width: 100%;
	height: 250px;
	text-align: center;
	font-size: 22px;
	font-weight: 700;
	color: #000;
	padding-top: 20%;
	border-radius: 3px;
}
.site-main .container .right_cont_box .right_form input[type=text] {
	display: block;
	border: none !important;
	background-color: #edf0f5;
	padding-right: 40px;
	margin-top: 15px;
	width: 99%;
	padding: 5px;
	font-size: 13px;
}
.site-main .container .right_cont_box form:focus {
	border: none;
}
.site-main .container .right_cont_box .right_form input:focus {
	border: none;
}
.site-main .container .right_cont_box .right_form button {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	background-color: #e88729;
	color: #fff;
	font-size: 15px;
	width: 40px;
	height: 32px;
	padding-top: 0;
}
.right-panel {
	position: static;
	margin-top: 20px;
	border-radius: 3px;
	padding: 10px 10px;
	border: 1px solid #d7dae2
}
.singular .entry-header {
	border-bottom: 0px solid var(--global--color-border) !important;
	padding-bottom: calc(0 * var(--global--spacing-vertical)) !important;
}
.singular .entry-title {
	font-size: 20px !important;
	font-weight: 700;
	color: #000000;
	position: relative;
}
.site-main .container .entry-content .wp-block-gallery {
	max-width: 39% !important;
	margin: 0 !important;
}
.wp-block-gallery .blocks-gallery-item {
	margin: 0 !important;
}
.blog-details {
	margin-top: 13px;
}
.blog-details p {
	margin-top: 17px;
}
.blog-details-footer {
	margin-top: 11px !important;
	margin-bottom: 21px !important;
	font-size: 11px !important;
	font-weight: 400;
	color: #777777 !important;
	max-width: 100% !important;
}
.blog-details-footer .byline {
	margin-left: 21px;
	margin-right: 7px;
}
.comment-box .comments-title {
	margin-top: 23px !important;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: 600;
	color: #e88729;
	border-bottom: 1px solid #ececec;
	padding-bottom: 9px;
	position: relative;
}
.comment-box .comment-list,
.comment-box .comment-list li {
	margin-top: 10px !important;
	margin-bottom: 15px !important;
	position: relative;
}
.comment-box .comment-meta {
	margin-top: 10px !important;
	margin-bottom: 15px !important;
}
.comment-box .comment-meta .comment-author .fn {
	font-size: 13px;
	font-weight: 600;
	color: #000000;
	padding-left: 53px;
	margin-top: 10px;
}
.comment-box .comment-meta .comment-metadata {
	margin-top: 3px !important;
	margin-bottom: 10px !important;
	font-size: 11px !important;
	font-weight: 400;
	color: #777777 !important;
	padding: 0px 0 0px 53px !important;
}
.comment-box .comment-meta .comment-author .avatar {
	width: 45px;
	height: 45px;
}
.comment-box .comment-content {
	margin-top: 20px !important;
	margin-bottom: 27px !important;
}
.comment-box .comment-content p {
	font-size: 14px;
	font-weight: 400;
	color: #000;
	line-height: 21px;
	text-align: justify;
}
.comment-box .comment-body {
	margin-bottom: calc(1 * var(--global--spacing-vertical));
}
.comment-box .reply a {
	font-size: 12px;
	font-weight: 400;
	color: #e88729;
	border: 1px solid #e88729;
	padding: 4px 7px;
	border-radius: 3px;
}
.comment-box .comment-respond {
	margin-top: 30px;
}
.comment-box .comment-respond .comment-reply-title,
.comment-box .comment-respond h2 {
	font-size: 20px !important;
	font-weight: 600;
	color: #000000;
	margin-bottom: 0;
}
.comment-box .comment-respond .comment-reply-title #cancel-comment-reply-link {
	font-size: 12px;
	font-weight: 400;
	color: #f53e3e;
	border: 1px solid #f53e3e;
	padding: 4px 7px;
	border-radius: 3px;
}
.comment-box .comment-respond .comment-form {
	margin-top: 0px;
}
.comment-box .comment-respond .comment-form .comment-notes {
	font-size: 13px;
	font-style: italic;
	color: #8e8e8e;
	margin-bottom: 18px;
}
.comment-box .comment-respond .comment-form .comment-form-comment {
	margin-bottom: 0;
}
.comment-box .comment-respond .comment-form .comment-form-comment label {
	font-size: 16px;
	font-weight: 400;
}
.comment-box .comment-respond .comment-form .comment-form-comment textarea {
	border: 1px solid #b9b9b9;
	height: 79px;
	font-size: 13px;
	color: #000;
	font-weight: 400;
	padding: 5px;
	margin: 0px 0px 15px 0px;
}
.comment-box .comment-respond .comment-form .comment-form-author {
	margin-bottom: 0;
}
.comment-box .comment-respond .comment-form .comment-form-author label {
	font-size: 16px;
	font-weight: 400;
}
.comment-box .comment-respond .comment-form .comment-form-author input[type=text] {
	border: 1px solid #b9b9b9;
	height: 39px;
	font-size: 13px;
	color: #000;
	font-weight: 400;
}
.comment-box .comment-respond .comment-form .comment-form-email {
	margin-bottom: 0;
}
.comment-box .comment-respond .comment-form .comment-form-email label {
	font-size: 16px;
	font-weight: 400;
}
.comment-box .comment-respond .comment-form .comment-form-email input[type=email] {
	border: 1px solid #b9b9b9;
	height: 39px;
	font-size: 13px;
	color: #000;
	font-weight: 400;
}
.comment-box .comment-respond .comment-form .comment-form-url {
	margin-bottom: 0;
}
.comment-box .comment-respond .comment-form .comment-form-url label {
	font-size: 16px;
	font-weight: 400;
}
.comment-box .comment-respond .comment-form .comment-form-url input[type=url] {
	border: 1px solid #b9b9b9;
	height: 39px;
	font-size: 13px;
	color: #000;
	font-weight: 400;
}
.comment-box .comment-respond .comment-form .comment-form-cookies-consent label {
	font-size: 13px;
	font-weight: 400;
}
.comment-box .comment-respond .comment-form .comment-form-cookies-consent input[type=checkbox] {
	border: 1px solid #b9b9b9;
	width: 16px;
	height: 16px;
	top: 2px;
}
.comment-box .comment-respond .comment-form .form-submit input[type=submit] {
	background: #e88729;
	border: 1px solid #e88729;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	padding: 7px 15px;
}
.comment-box .comment-respond .comment-form .form-submit input[type=submit]:focus {
	outline-offset: 0;
}
.site-main .post-navigation {
	padding-left: 15px;
}
.site-main .post-navigation .meta-nav {
	font-size: 13px;
	font-weight: 600;
	color: #e88729;
	position: relative;
}
.site-main .post-navigation .post-title {
	margin-left: 0 !important;
	margin-right: 0 !important;
	text-align: left;
	position: relative;
}
.blog-banner {
	position: relative;
	height: 400px;
	background: #d3d3d39e;
	display: flex;
	align-items: center;
}
.blog-banner .blog-banner-content {
	display: block;
	width: 100%;
	position: absolute;
	top: 34%;
	left: 0;
	font-family: 'Open Sans', sans-serif !important;
}
.blog-banner .blog-banner-content h2 {
	color: #fff;
	font-size: 36px;
	font-weight: 600;
	margin-bottom: 15px;
	line-height: 40px;
	white-space: pre-line;
}
.blog-banner .blog-banner-content h2 span {
	display: block;
}
.blog-banner .blog-banner-content p {
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	line-height: 26px;
	font-weight: 400;
}
.one-blog .blog-list-row {
	width: 74%;
	padding: 0px 10px;
}
.must-log-in {
	margin-top: 7px !important;
	font-size: 14px;
}
.pn-custom {
	padding-left: 0 !important;
}
.pn-custom .post-title {
	font-size: 15px !important;
}
.header_index_bottom_nav {
	display: block;
	text-align: right;
	margin-top: 5px;
}
.header_index_bottom_nav li a {
	color: #585757 !important;
	font-size: 14px;
	font-weight: 400;
	text-transform: capitalize;
	text-decoration: none;
	cursor: pointer;
}
ul.header_index_bottom_nav li .dropdown-menu {
	width: 300px;
	background-color: #443e36;
	right: 0;
	left: auto;
	top: 46px;
	padding: 17px 15px 16px 15px;
	border-radius: 0;
	border: none;
}
.header_index_bottom_nav {
	display: block;
	text-align: right;
	margin-top: 5px;
}
.header_index_bottom_nav li {
	list-style: none;
	line-height: 13px;
	display: inline-block;
	border-left: none;
	border-right: #777 solid 1px;
	padding: 0 9px 0 0;
	margin: 0 0 0 5px;
}
.header_index_bottom_nav li:last-child {
	border-right: none;
	padding-right: 0;
}
.header_index_bottom_nav li a {
	color: #585757 !important;
	font-size: 14px;
	font-weight: 400;
	text-transform: capitalize;
	text-decoration: none;
	cursor: pointer;
}
.header_index_bottom_nav li:last-child a {
	padding-right: 0;
}
.header_index_bottom_nav li .fa {
	font-size: 18px;
	position: relative;
	top: 2px;
}
.header_index_bottom_nav li.divider {
	font-size: 14px;
	position: relative;
	top: -1px;
	display: none;
}
.header_index_bottom_nav li a.dropdown-toggle:after {
	display: none;
}
.si-blog-plugins {
	max-width: 100% !important;
	margin-left: 0 !important;
	margin-top: 0px !important;
	position: absolute;
	right: 15px;
}
.si-blog-plugins .rmp-widgets-container {
	margin-top: 2px !important;
	margin-bottom: 5px !important;
	right: 12px;
	position: relative;
}
.si-blog-plugins .rmp-widgets-container .rmp-rating-widget {
	display: inline-block;
}
.rmp-widgets-container.rmp-wp-plugin.rmp-main-container .rmp-heading--subtitle {
	display: inline-block;
}
.rmp-widgets-container.rmp-wp-plugin.rmp-main-container .rmp-rating-widget__icons {
	display: inline-block;
	top: 3px;
	position: relative;
	margin-left: 5px !important;
}
.si-blog-plugins .page_counter_label {
	display: inline-block;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 5px !important;
}
.si-blog-plugins .page_counter_label .page_counter_text {
	font-size: 11px !important;
	padding-left: 20px;
	margin-left: 17px;
	border-left: 1px solid #9c9c9c;
	top: 4px;
	position: relative;
	color: #777777 !important;
}
.si-blog-plugins .rmp-rating-widget__icons {
	text-align: left;
}
.si-blog-plugins .rmp-rating-widget__icons .rmp-icon--ratings {
	font-size: 1rem;
}
.si-blog-plugins .rmp-heading--subtitle {
	margin-bottom: 0 !important;
	font-size: 11px !important;
}
.must-log-in {
	border: 1px solid #f5f5f5;
	background-color: #f7f7f7;
	padding: 10px;
}
.must-log-in span {
	position: relative;
}
.must-log-in span figure {
	display: inline-block;
	width: 39px;
}
.must-log-in span figure img {
	width: 39px;
}
.must-log-in span a {
	margin-left: 50px;
}
.must-log-in span a.active,
.must-log-in span a:focus {
	background-color: transparent !important;
}
.must-log-in span .cmnt-box {
	border-bottom: 1px solid #e4e4e4;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-size: 13px;
	font-weight: 400;
	color: #575757;
	width: 93.5%;
}
.must-log-in span input:disabled {
	background-color: transparent !important;
}
.site-main .container .right_cont_box .search-form .search-field {
	padding-right: 39px;
}
.site-main {
	padding-top: 0px !important;
}
#page {
	min-height: 100%;
	display: flex;
	flex-direction: column;
}
#page #content {
	flex: 1;
}
.search-result-count {
	font-size: 13px;
	font-weight: 400;
	margin-top: calc(0.3 * var(--global--spacing-vertical)) !important;
}
.navigation .nav-links .nav-next a:hover,
.navigation .nav-links .nav-previous a:hover {
	text-decoration: none;
}
.site-main .post-navigation .meta-nav:focus,
.site-main .post-navigation .post-title:focus {
	text-decoration: none;
	outline: none;
	border: none;
}
.blog-banner-content .container {
	padding-left: 25px;
	padding-right: 500px;
	position: relative;
	z-index: 2;
}
.site-main .container .entry-content p a.more-link {
	display: none;
}
.rmp-heading--subtitle {
	color: #777777 !important;
}
.blog-list-row .publish_date .post-taxonomies {
	display: none !important;
}
.blog-list-row .publish_date .posted-on::after {
	content: "";
}
@media (min-width: 768px) {
	.modal-dialog {
		width: 600px;
		margin: 40px auto 0px auto;
	}
	.si-blog-plugins .page_counter_label {
		top: 3px;
		position: relative;
	}
	.rmp-widgets-container.rmp-wp-plugin.rmp-main-container .rmp-heading--subtitle {
		top: 6px;
		position: relative;
	}
}
@media (max-width: 1169.98px) {
	.site-main .container {
		padding-left: 15px;
		padding-right: 15px;
	}
	.navbar-offcanvas.in {
		top: 46px !important;
		display: block;
	}
	.remove-offcanvas {
		float: none !important;
	}
	.top_main_row .navbar {
		float: none !important;
		display: block !important;
	}
	ul.insight-login-right {
		padding-left: 0;
	}
}
@media (max-width: 1023.98px) {
	.blog-banner .blog-banner-content h2 {
		font-size: 23px;
		margin-bottom: 7px;
	}
	.blog-banner .blog-banner-content p {
		font-size: 14px;
		line-height: 19px;
		width: 588px;
	}
	.site-main .container .right_cont_box h3:before {
		width: 60%;
	}
	.site-main .container .right_cont_box h3 {
		font-size: 14px;
	}
	#navbar {
		display: flex;
	}
	#navbar .navbar-header {
		width: 100%;
		display: flex;
		align-items: center;
	}
	.sml-device-username {
		margin-left: auto;
	}
}
@media (max-width: 767.98px) {
	.blog-banner .blog-banner-content {
		width: auto;
	}
	.blog-banner .blog-banner-content h2 {
		font-size: 17px;
		margin-bottom: 7px;
	}
	.blog-banner .blog-banner-content p {
		font-size: 12px;
		line-height: 15px;
		width: 71%
	}
	.site-main .container .right_cont_box h3:before {
		width: 77%;
	}
	.site-main .container .right_cont_box .search-form {
		position: relative;
		display: block;
		width: 100%;
		max-width: 100%;
		margin: 0;
	}
	.site-main .container .right_cont_box .search-form .search-field {
		width: 100%;
	}
	.site-main .container .one-blog {
		display: block !important;
		margin-top: 35px;
	}
	.site-main .container .one-blog:first-child {
		margin-top: 30px;
	}
	.one-blog .blog-list-row {
		width: 100%;
		margin-top: 15px;
		margin-bottom: 25px;
	}
	.site-main .container .entry-header h2 {
		font-size: 17px;
	}
	.site-main .container .entry-content p {
		font-size: 14px;
	}
	.singular .entry-header {
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
	.si-blog-plugins {
		right: auto;
		left: 0px;
		position: relative;
		margin-bottom: 10px;
		border-top: 1px solid #ececec;
		padding-top: 20px;
	}
	.si-blog-plugins .rmp-widgets-container {
		text-align: left !important;
	}
	.si-blog-plugins .page_counter_label {
		display: block;
	}
	.si-blog-plugins .page_counter_label .page_counter_text {
		padding-left: 0px;
		margin-left: 0px;
		border-left: 0px solid #9c9c9c;
	}
	.blog-details-footer {
		font-size: 12px !important;
	}
	.blog-details-footer .posted-by {
		margin-bottom: 10px;
	}
	.si-blog-plugins .rmp-widgets-container .rmp-rating-widget .rmp-heading {
		font-size: 12px;
		color: #777777 !important;
	}
	.si-blog-plugins .rmp-widgets-container .page_counter_label .page_counter_text {
		font-size: 12px;
		color: #777777 !important;
	}
	.comment-box .comments-title {
		margin-top: 10px !important;
	}
	.comment-box .comment-respond {
		margin-top: 35px;
	}
	.comment-box .comment-respond .comment-form .comment-form-comment label {
		font-size: 15px;
	}
	.comment-box .comment-respond .comment-form .comment-form-comment textarea {
		margin-left: 0;
		margin-right: 0;
	}
	.comment-box .comment-respond .comment-form .form-submit input[type=submit] {
		font-size: 13px;
		font-weight: 600;
		padding: 7px 7px;
	}
	.navigation .nav-links .nav-next a .post-title,
	.navigation .nav-links .nav-previous a .post-title {
		display: inline-block;
	}
	.site-main .post-navigation {
		max-width: 100%;
		margin-top: 50px !important;
	}
	.comment-box .comment-respond {
		margin-top: 56px;
	}
	.must-log-in {
		overflow: hidden;
		padding-right: 30px !important;
	}
	.blog-details .post-thumbnail .wp-post-image {
		max-width: 100% !important;
	}
	.blog-details .post-thumbnail {
		width: 100%;
	}
	.blog-details .alignwide {
		max-width: 100% !important;
	}
	.post-navigation .nav-links {
		justify-content: space-between;
		display: flex;
		flex-wrap: wrap;
	}
	.post-navigation .nav-next,
	.post-navigation .nav-previous {
		margin-bottom: 0 !important;
	}
	#FeedbackModal .modal-dialog {
		width: 95%;
		margin: 10px auto 0px auto;
	}
	.page-footer .copyright-section {
		text-align: right;
		margin-top: 13px;
	}
	.page-footer .copyright-section li {
		font-size: 12px;
		margin: 0 0 0 2px;
		padding: 0 0 0 5px;
	}
	.site-main .container .entry-content {
		margin-top: 9px;
		margin-bottom: -25px;
	}
	.entry-content .entry-content-readmore {
		position: relative !important;
		top: -20px !important;
	}
}
@media (max-width: 574.98px) {
	.blog-banner .blog-banner-content p {
		width: 95%
	}
	.blog-banner .blog-banner-content {
		top: 22%;
	}
	.si-blog-plugins {
		right: auto;
		left: 0px;
		position: relative;
	}
	.si-blog-plugins .rmp-widgets-container {
		text-align: left !important;
	}
	.page-footer .copyright-section {
		text-align: left;
		margin-top: 17px;
	}
}
@media (max-width: 479.98px) {
	.blog-banner .blog-banner-content p {
		display: none;
	}
	.blog-banner .blog-banner-content h2 {
		font-size: 12px;
		margin-bottom: 0px;
	}
	.blog-banner .blog-banner-content {
		top: 60%;
	}
	.must-log-in {
		overflow: hidden;
		padding-right: 50px !important;
	}
}
@media(max-width:768px) {
	.site-main .container .entry-content p {
		overflow: hidden;
	}
	.site-main .container .one-blog {
		padding-bottom: 8px;
	}
}