
.section-standard .content:not(.default) {
	padding: 0 !important;
	margin: 0 !important;
	border: none;
}

.nsbp-tags {
	padding-top: 90px;
	padding-bottom: 40px;
	background-color: #f4f5f7;
}

@media screen and (max-width: 800px) {
	.nsbp-tags {
		display: block !important;
		padding-top: 75px;
		padding-bottom: 30px;
	}
}

.nsbp-tags .content .content__right {
	display: flex;
	flex-wrap: wrap;
}

@media screen and (max-width: 800px) {
	.nsbp-tags .content .content__right {
		flex-direction: column-reverse;
	}
}

.nsbp-tags .content .post-left, .nsbp-tags .content .content__right {
	margin: 0;
	padding: 0;
	border: none;
}

.nsbp-tags .content .post-left {
	flex: 1;
}

.nsbp-tags .content .post-left__nav ul {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: -10px;
}

@media screen and (max-width: 800px) {
	.nsbp-tags .content .post-left__nav ul {
		flex-direction: column;
		border-left: 1px solid #30466d;
		border-right: 1px solid #30466d;
		border-bottom: 1px solid #30466d;
		align-items: flex-start;
		background-color: #fff;
		display: none;
	}
}

.nsbp-tags .content .post-left__nav ul li {
	margin: 0 10px 10px 0;
	opacity: 1;
}

@media screen and (max-width: 800px) {
	.nsbp-tags .content .post-left__nav ul li {
		box-sizing: border-box;
		margin: 0;
		border-bottom: 1px solid #e2e3e5;
		width: 100%;
	}
	
	.nsbp-tags .content .post-left__nav ul li.active a {
		color: #30466d !important;
		background-color: transparent !important;
	}
	
	.nsbp-tags .content .post-left__nav ul li.active a span {
		color: #6f6f6f !important;
	}
}

.nsbp-tags .content .post-left__nav ul li a {
	border: 1px solid #e2e3e5;
	box-sizing: border-box;
	border-radius: 60px;
	font-weight: 300;
	font-size: 14px;
	line-height: 14px;
	letter-spacing: .4px;
	padding: 14px 25px;
	color: #424242;
	opacity: 1 !important;
	background-image: none;
	display: inline-block;
	transition: all ease-in-out .2s;
}

.nsbp-tags .content .post-left__nav ul li a.nitro-lazy {
	background-image: none !important;
}

@media screen and (max-width: 800px) {
	.nsbp-tags .content .post-left__nav ul li a {
		border: none;
		padding: 10px 15px;
		border-radius: 100%;
		border-radius: 0px;
		color: #424242;
		display: block;
	}
}

@media screen and (max-width: 576px) {
	.nsbp-tags .content .post-left__nav ul li a {
		font-size: 12px;
		line-height: 14px;
		padding: 10px 19px;
	}
}

.nsbp-tags .content .post-left__nav ul li a span {
	position: relative;
	top: 0;
	color: #6f6f6f;
	transition: all ease-in-out .2s;
}

.nsbp-tags .content .post-left__nav ul li a:hover {
	transition: all ease-in-out .2s;
	border-color: #30466d;
	background-color: #30466d;
	color: #fff;
}

.nsbp-tags .content .post-left__nav ul li a:hover span {
	transition: all ease-in-out .2s;
	color: #fff;
}

.nsbp-tags .content .post-search {
	width: 242px;
	position: relative;
	top: 0;
	background-color: transparent !important;
}

@media screen and (max-width: 800px) {
	.nsbp-tags .content .post-search {
		width: 100%;
		margin-bottom: 30px;
	}
}

.nsbp-tags .content .post-search .post-search__input {
	height: 40px;
	border-color: #6f6f6f;
	font-size: 14px;
	line-height: 14px;
	letter-spacing: .4px;
	font-weight: 300;
	background-color: transparent !important;
}

.nsbp-tags .content .post-search .post-search__input:focus {
	border-color: #30466d;
}

.nsbp-tags .content .post-search .post-search__btn {
	width: 27px;
	height: 27px;
	border: 1px solid rgba(66, 66, 77, .3);
	box-sizing: border-box;
	background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxMyAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik05LjAxMDI1IDguMzM5NDVMMTIgMTEuMzI5MkwxMS4zMjkyIDEyTDguMzM5NDUgOS4wMTAyNUM3LjU2NTQxIDkuNjM2ODkgNi41Nzk2MSAxMC4wMTIzIDUuNTA2MTMgMTAuMDEyM0MzLjAxNzQ2IDEwLjAxMjMgMSA3Ljk5NDc5IDEgNS41MDYxM0MxIDMuMDE3NDYgMy4wMTc0NiAxIDUuNTA2MTMgMUM3Ljk5NDc5IDEgMTAuMDEyMyAzLjAxNzQ2IDEwLjAxMjMgNS41MDYxM0MxMC4wMTIzIDYuNTc5NjEgOS42MzY4OSA3LjU2NTQxIDkuMDEwMjUgOC4zMzk0NVpNNS41MDYxMyA5LjA2MzZDNy40NzA4NyA5LjA2MzYgOS4wNjM2IDcuNDcwODcgOS4wNjM2IDUuNTA2MTNDOS4wNjM2IDMuNTQxMzkgNy40NzA4NyAxLjk0ODY2IDUuNTA2MTMgMS45NDg2NkMzLjU0MTM5IDEuOTQ4NjYgMS45NDg2NiAzLjU0MTM5IDEuOTQ4NjYgNS41MDYxM0MxLjk0ODY2IDcuNDcwODcgMy41NDEzOSA5LjA2MzYgNS41MDYxMyA5LjA2MzZaIiBmaWxsPSIjMzA0NjZEIiBzdHJva2U9IiMzMDQ2NkQiIHN0cm9rZS13aWR0aD0iMC4zIi8+Cjwvc3ZnPgo=");
	background-position: center center;
	background-repeat: no-repeat;
	opacity: 1;
	background-size: 11px;
	border-radius: 100%;
	right: 0;
	top: 11px;
}

.nsbp-tags .content .post-search .post-search__btn.nitro-lazy {
	background-image: none !important;
}

.nsbp-hero {
	position: relative;
	background-color: #f4f5f7;
	padding-top: 20px;
	padding-bottom: 40px;
}

@media screen and (max-width: 576px) {
	.nsbp-hero {
		padding-bottom: 20px;
	}
}

.nsbp-hero .main-container {
	position: relative;
}

.nsbp-hero .main-container .content {
	display: flex;
	flex-wrap: wrap;
}

.nsbp-hero .content__left {
	position: relative;
	width: 100px;
}

.nsbp-hero .breadcrumb {
	font-weight: 500;
	font-size: 12px;
	line-height: 100%;
	color: rgba(66, 66, 66, .75);
	margin-bottom: 37px;
}

@media screen and (max-width: 800px) {
	.nsbp-hero .breadcrumb {
		margin-bottom: 17px;
		display: none;
	}
}

.nsbp-hero .breadcrumb a {
	color: #30466d;
}

.nsbp-hero .share-left {
	padding: 0;
	margin: 0;
	top: 0;
}

.nsbp-hero .blog-new_wr {
	flex: 1;
	justify-content: flex-start;
}

@media screen and (max-width: 800px) {
	.nsbp-hero .blog-new_wr {
		flex-direction: column-reverse;
	}
}

.nsbp-hero .blog-new_left {
	flex: 1;
	margin-right: 45px;
}

@media screen and (max-width: 800px) {
	.nsbp-hero .blog-new_left {
		max-width: 100%;
		margin-right: 0;
	}
}

.nsbp-hero .blog-new_left .single-blog_img {
	width: 100%;
	height: 320px;
}

@media screen and (max-width: 576px) {
	.nsbp-hero .blog-new_left .single-blog_img {
		height: 200px;
	}
}

.nsbp-hero .blog-new_right {
	width: 313px;
}

.nsbp-hero .post-author-b__info {
	margin-top: 63px;
	padding: 0;
}

@media screen and (max-width: 800px) {
	.nsbp-hero .post-author-b__info {
		margin-top: 0;
	}
}

@media screen and (max-width: 800px) {
	.nsbp-hero .post-author-b {
		display: flex;
		align-items: center;
		margin-bottom: 12px;
	}
	
	.nsbp-hero .post-author-b .post-author-b__pic {
		margin-bottom: 0;
		padding-bottom: 0;
		margin-right: 10px;
	}
	
	.nsbp-hero .post-author-b .post-author-b__desc {
		display: block;
		max-width: 100%;
		font-weight: 400;
		font-size: 14px;
		line-height: 140%;
		color: #5e5e5e;
		padding: 0;
		margin: 9px 0 0 0;
	}
	
	.nsbp-hero .post-author-b .post-author-b__name {
		display: flex;
		align-items: center;
		text-transform: none;
		padding: 0;
		margin: 0 10px 0 0;
		font-weight: 300;
		font-size: 13px;
		line-height: 140%;
		color: #6f6f6f;
	}
	
	.nsbp-hero .post-author-b .post-author-b__name a {
		line-height: 1;
		line-height: 14px;
		margin: 0;
		padding: 0 0 0 10px;
		font-weight: 400;
		font-size: 14px;
		letter-spacing: .4px;
		color: #424242;
	}
	
	.nsbp-hero .post-author-b .post-author-meta {
		flex: 1;
		max-width: 100%;
	}
}

.nsbp-hero .post-author-b__pic {
	margin-bottom: 12px;
}

.nsbp-hero .post-author-b__name {
	font-weight: 300;
	font-size: 13px;
	line-height: 140%;
	color: #6f6f6f;
}

.nsbp-hero .post-author-b__name a {
	margin-top: 5px;
	font-weight: 500;
	font-size: 17px;
	line-height: 150%;
	color: #424242;
}

.nsbp-hero .post-author-b__desc {
	margin-top: 5px;
}

.nsbp-hero .post-author-b__desc span {
	max-width: 192px;
	font-weight: 300;
	font-size: 14px;
	line-height: 140%;
	color: #5e5e5e;
}

.nsbp-hero .post-item__time {
	background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMC45OTk3IDQuNUMxMC45OTk5IDMuMzQ1MDMgMTEgMi41MDIwMyAxMSAyLjUwMjAzQzExIDIuNTAyMDMgMTAuNDAyNyAyLjUwMTM4IDkuNSAyLjUwMTEzVjMuNUg5SDguNVYyLjUwMDg5QzYuOTcyODIgMi41MDA1NyA1LjAyNjczIDIuNTAwMzQgMy41IDIuNTAwMlYzLjVIM0gyLjVWMi41MDAxMUMxLjU5ODcyIDIuNTAwMDQgMS4wMDI0NyAyLjUgMS4wMDI0NyAyLjVDMS4wMDI0NyAyLjUgMS4wMDE1MyAzLjM0Mzk4IDEuMDAxMTcgNC41SDEwLjk5OTdaTTEwLjk5OTYgNS41SDEuMDAwOUMxLjAwMDMxIDcuOTQ1OTYgMSAxMC45OTggMSAxMC45OThMMTAuOTk3NSAxMUMxMC45OTc1IDExIDEwLjk5OTIgNy45NDYzIDEwLjk5OTYgNS41Wk05LjUgMS41SDEwLjk5NzVDMTEuNTUxMiAxLjUgMTIgMS45NDc4MSAxMiAyLjUwMjAzVjEwLjk5OEMxMiAxMS41NTE0IDExLjU1MTUgMTIgMTAuOTk3NSAxMkgxLjAwMjQ3QzAuNDQ4ODIzIDEyIDAgMTEuNTUyMiAwIDEwLjk5OFYyLjUwMjAzQzAgMS45NDg2MiAwLjQ0ODUxMyAxLjUgMS4wMDI0NyAxLjVIMi41VjBIM0gzLjVWMS41SDguNVYwSDlIOS41VjEuNVoiIGZpbGw9IiNBMEEwQTAiLz4KPC9zdmc+Cg==");
	background-repeat: no-repeat;
	background-position: 0 center;
	padding-left: 22px;
	padding-left: 22px;
	font-weight: 300;
	font-size: 14px;
	line-height: 140%;
	color: #5e5e5e;
	margin-right: 40px;
}

.nsbp-hero .post-item__time.nitro-lazy {
	background-image: none !important;
}

@media screen and (max-width: 800px) {
	.nsbp-hero .post-item__time {
		display: inline-flex;
	}
}

.nsbp-hero .post-item__date {
	font-family: "Maison Neue";
	text-transform: none;
	font-weight: 300;
	font-size: 14px;
	line-height: 140%;
	color: #5e5e5e;
	padding-right: 0;
	margin-right: 40px;
}

.nsbp-hero .post-item__tag {
	margin: 0;
	padding: 0;
	border: none !important;
}

@media screen and (max-width: 800px) {
	.nsbp-hero .post-item__tag {
		margin-bottom: 22px;
	}
}

.nsbp-hero .post-item__tag a {
	padding: 14px 25px;
	box-sizing: border-box;
	box-sizing: border-box;
	font-weight: 300;
	font-size: 14px;
	line-height: 14px;
	letter-spacing: .4px;
	color: #424242 !important;
	border: 1px solid #e2e3e5;
	border-radius: 60px;
}

.nsbp-hero .post-text {
	padding-top: 36px;
}

@media screen and (max-width: 576px) {
	.nsbp-hero .post-text {
		padding-top: 16px;
	}
}

.nsbp-hero .my-post-name {
	font-weight: 300;
	font-size: 40px;
	line-height: 47px;
	color: #424242;
	margin-bottom: 28px;
}

@media screen and (max-width: 576px) {
	.nsbp-hero .my-post-name {
		font-weight: 300;
		font-size: 28px;
		line-height: 120%;
	}
}

.nsbp-hero .blog-caption-new {
	margin-bottom: 0;
}

.main-container .post-share {
	top: 63px;
}

.main-container .post-share .post-share__title {
	font-weight: 300;
	font-size: 13px;
	line-height: 140%;
	color: #6f6f6f;
	margin-bottom: 10px;
	text-transform: inherit;
}

.main-container .post-share a {
	border: 1px solid #e2e3e5;
	box-sizing: border-box;
	border-radius: 60px;
	width: 30px;
	height: 30px;
}

.main-container .post-share .post-share__link-fb:before {
	background-size: 6px !important;
	background-position: center !important;
}

.main-container .post-share .post-share__link-tw:before, .main-container .post-share .post-share__link-in:before {
	background-size: 12px !important;
	background-position: center !important;
}

.nsbp-hero-content {
	padding-top: 33px !important;
	padding-bottom: 100px;
}

@media screen and (max-width: 800px) {
	.nsbp-hero-content {
		padding-bottom: 45px;
	}
}

.nsbp-hero-content .content {
	display: flex;
	flex-wrap: wrap;
}

.nsbp-hero-content .content__left, .nsbp-hero-content .fixed-left-content {
	max-width: 100px;
	width: 100px;
	padding: 0;
	margin: 0;
}

.nsbp-hero-content .content__right {
	flex: 1;
	padding: 0;
	margin-right: 45px;
}

.nsbp-hero-content .content__right .rmp-results-widget {
	margin-bottom: 20px;
}

@media screen and (max-width: 800px) {
	.nsbp-hero-content .content__right {
		max-width: 100%;
		width: 100%;
		margin-right: 0;
	}
}

.nsbp-hero-content .table_of_content_section {
	width: 313px;
	max-width: 313px;
}

@media screen and (max-width: 800px) {
	.nsbp-hero-content .table_of_content_section {
		display: none;
	}
}

.nsbp-hero-content .table_of_content_section .table_of_content_head {
	margin: 0;
}

.nsbp-hero-content .table_of_content_section .title {
	margin-bottom: 11px;
	font-weight: 500;
	font-size: 17px;
	line-height: 150%;
	color: #424242;
}

.nsbp-hero-content .table_of_content_section .table_of_content_body>ul li a {
	font-weight: 300;
	font-size: 14px;
	line-height: 18px;
	color: #30466d;
	padding-top: 6px;
	padding-bottom: 6px;
	opacity: 1;
}

.nsbp-hero-content .table_of_content_section .table_of_content_body>ul li a.active {
	background-color: #f4f5f7 !important;
}

.nsbp-hero-content .table_of_content_section .table_of_content_body>ul li a.active:before {
	color: #30466d !important;
}

.nsbp-hero-content .table_of_content_section .table_of_content_body>ul li.child_li a {
	padding-left: 25px;
}

.nsbp-hero-content .table_of_content_section .table_of_content_body>ul li.child_li a:before {
	left: 12px;
	top: 7px;
	color: #dadada;
}

.nsbp-hero-content .post-back__icon {
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid rgba(66, 66, 77, .3);
}

.nsbp-hero-content .post-back__icon svg {
	line-height: 1;
	display: block;
}

.nsbp-hero-content .post-back__icon svg path {
	transition: all ease-in-out .2s;
}

.nsbp-hero-content .post-back__icon:before {
	display: none;
}

.nsbp-hero-content .post-back__text {
	font-weight: 400;
	font-size: 13px;
	line-height: 13px;
	letter-spacing: .8px;
	text-transform: uppercase;
	color: #30466d;
}

.nsbp-hero-content .post-back:hover svg path {
	transition: all ease-in-out .2s;
	fill: #fff !important;
}

.nsbp-hero-content .post-back-block {
	position: relative;
	top: -5px;
}

.nsbp-hero-content .share-art {
	margin-top: 100px;
}

@media screen and (max-width: 800px) {
	.nsbp-hero-content .share-art {
		margin-top: 45px;
	}
}

.nsbp-hero-content .share-art-title {
	font-weight: 300;
	font-size: 40px;
	line-height: 47px;
	color: #424242;
	margin-bottom: 48px;
}

@media screen and (max-width: 800px) {
	.nsbp-hero-content .share-art-title {
		font-size: 28px;
		line-height: 120%;
		margin-bottom: 30px;
	}
}

.nsbp-hero-content .share-art-items .share {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: flex-start;
}

.nsbp-hero-content .share-art-items a {
	width: 40px;
	height: 40px;
	border: 1px solid #e2e3e5;
	box-sizing: border-box;
	border-radius: 60px;
	margin-bottom: 0 !important;
}

.nsbp-hero-content .share-art-items a:not(:last-child) {
	margin-right: 79px;
}

@media screen and (max-width: 800px) {
	.nsbp-hero-content .share-art-items a:not(:last-child) {
		margin-right: 20px;
	}
}

.nsbp-hero-content .blog-bottom_action_text a {
	color: #fff;
}

.nsbp-hero-related {
	padding: 95px 0;
	background-color: #f4f5f7;
}

@media screen and (max-width: 800px) {
	.nsbp-hero-related {
		padding: 45px 0 20px 0;
	}
}

.nsbp-hero-related .content {
	border: none;
	padding: 0;
	margin: 0;
}

.nsbp-hero-related .title__h {
	margin-bottom: 49px;
	font-weight: 300;
	font-size: 40px;
	line-height: 47px;
	color: #424242;
}

@media screen and (max-width: 800px) {
	.nsbp-hero-related .title__h {
		margin-bottom: 20px;
	}
}

.nsbp-hero-related .post-item__image {
	min-height: 300px;
}

.nsbp-hero-related .post-item__name {
	min-height: auto;
	font-weight: 300;
	font-size: 26px;
	line-height: 33px;
	margin-bottom: 21px;
}

.nsbp-hero-related .post-item__name a {
	color: #424242;
}

.nsbp-hero-related .post-item__name-footer a {
	display: inline-flex;
	align-items: center;
	font-weight: 500;
	font-size: 13px;
	line-height: 13px;
	letter-spacing: .8px;
	text-transform: uppercase;
	color: #30466d;
}

.nsbp-hero-related .post-item__name-footer a i {
	width: 27px;
	height: 27px;
	border: 1px solid rgba(66, 66, 77, .3);
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: 9px;
	border-radius: 100%;
}

.nsbp-hero-related .post-item__name-footer a i svg {
	line-height: 1;
	display: block;
}

.nsbp-comments {
	padding: 100px 0 40px 0;
}

@media screen and (max-width: 800px) {
	.nsbp-comments {
		padding: 45px 0 0 0;
	}
}

.nsbp-comments-title {
	font-size: 20px;
	padding: 10px 0;
	font-weight: 400;
	padding-bottom: 14px;
}

.nsbp-comments #wpcomm {
	max-width: 100%;
	width: 100%;
}

.post-left__nav-mobile-header {
	padding: 0 15px;
	box-sizing: border-box;
	box-sizing: border-box;
	display: flex;
	display: none;
	align-items: center;
	border: 1px solid #6f6f6f;
	font-weight: 400;
	font-weight: 300;
	font-size: 15px;
	line-height: 176%;
	color: #424242;
	background-color: #fff;
	background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNSIgdmlld0JveD0iMCAwIDEwIDUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik01LjY2NzA2IDIuNTUwMThMNS4wMTc3MSAzLjAyOTUxTDQuMzMyOTQgMi41OTc0TDAuNzkxMDI4IDAuMDQ3MjI1N0w5LjUzNjc0ZS0wNyAxLjIyNzg2TDQuOTgyMjkgNC44NTI0MkwxMCAxLjE4MDY0TDkuMjA4OTcgMEw1LjY2NzA2IDIuNTUwMThaIiBmaWxsPSIjNkY2RjZGIi8+Cjwvc3ZnPgo=");
	background-position: calc(100% - 15px) center;
	background-repeat: no-repeat;
	min-height: 40px;
}

.post-left__nav-mobile-header.nitro-lazy {
	background-image: none !important;
}

.post-left__nav-mobile-header span {
	margin-left: 5px;
}

@media screen and (max-width: 800px) {
	.post-left__nav-mobile-header {
		display: flex;
	}
}

.post-left__nav-mobile-header.active {
	border-color: #30466d;
}

.post-left__nav-mobile-header span {
	letter-spacing: .4px;
	color: #6f6f6f;
	font-weight: 300;
}

.breadcrumb-mobile {
	display: none;
	font-weight: 500;
	font-size: 12px;
	line-height: 120%;
	color: rgba(66, 66, 66, .75);
	margin-bottom: 37px;
}

@media screen and (max-width: 800px) {
	.breadcrumb-mobile {
		margin-bottom: 20px;
		border-bottom: 1px solid #e2e3e5;
		padding-bottom: 20px;
		display: block;
	}
}

.breadcrumb-mobile a {
	color: #30466d;
}

.share-mobile {
	display: none;
}

@media screen and (max-width: 800px) {
	.share-mobile {
		display: flex;
		flex-direction: row;
		justify-content: flex-start;
		margin-top: 20px;
	}
	
	.share-mobile a {
		width: 30px;
		height: 30px;
		border: 1px solid #e2e3e5;
		box-sizing: border-box;
		border-radius: 60px;
		margin-bottom: 0;
	}
	
	.share-mobile a:not(:last-child) {
		margin-right: 20px;
	}
	
	.share-mobile a .post-share__link-fb:before {
		background-size: 6px !important;
		background-position: center !important;
	}
	
	.share-mobile a .post-share__link-tw:before, .share-mobile a .post-share__link-in:before {
		background-size: 12px !important;
		background-position: center !important;
	}
}

.nsbp-hero-content .post-text ul li:before {
	content: "";
	width: 5px;
	height: 5px;
	background: #30466d;
	border-radius: 50%;
}

.nsbp-hero-content .post-text ul li {
	position: relative;
}

.nsbp-hero-content .post-text table tbody tr:nth-child(even) {
	background: #f4f5f7;
}

.nsbp-hero-content .post-text table tbody tr td+td {
	border-left: 1px solid rgba(188, 188, 188, .3);
}

.nsbp-hero-content .post-text table tbody tr td {
	padding: 15px;
}

.nsbp-hero-content .post-text table {
	border-spacing: 0;
	width: 100%;
}

.nsbp-hero-content .post-text table tr td strong {
	font-style: normal;
	font-weight: 600;
	font-size: 13px;
	line-height: 13px;
	color: #424242;
	font-family: "Maison Neue";
}

.nsbp-hero-content .post-text table tr td {
	font-style: normal;
	font-weight: 300;
	font-size: 13px;
	line-height: 18px;
	color: #424242;
	font-family: "Maison Neue";
}

.nsbp-hero-content .post-text table thead {
	background: #e8edf5;
}

.nsbp-hero-content .post-text table thead th {
	padding: 17px 15px;
	text-align: left;
	font-style: normal;
	font-weight: 600;
	font-size: 13px;
	line-height: 13px;
	color: #424242;
	font-family: "Maison Neue";
}

.nsbp-hero-content .post-text .rmp-rating-widget__icons-list li:before {
	display: none;
}

.nsbp-hero-content .post-text .rmp-rating-widget__icons-list li {
	padding-left: 0 !important;
}

.share-art .share-link {
	font-style: normal;
	font-weight: 500;
	font-size: 11px;
	line-height: 33px;
	letter-spacing: .4px;
	color: rgba(66, 66, 68, .6);
	font-family: "Maison Neue";
}

.share-art .share-link-icon {
	width: 15px;
	height: 15px;
	background-repeat: no-repeat;
	background-image: url("https://cdn-cahge.nitrocdn.com/mAPkqokVpTrmAtoawHbGRdGNnCYBNdZh/assets/images/optimized/rev-78822bd/elogic.co/wp-content/themes/elogic/resources/images/blog-share-link.svg");
}

.share-art .share-link-icon.nitro-lazy {
	background-image: none !important;
}

.share-art .share-copy-link-icon {
	width: 32px;
	height: 32px;
	border: 1px solid rgba(66, 66, 66, .1);
	border-radius: 50%;
	background-size: 15px;
	background-repeat: no-repeat;
	background-image: url("https://cdn-cahge.nitrocdn.com/mAPkqokVpTrmAtoawHbGRdGNnCYBNdZh/assets/images/optimized/rev-78822bd/elogic.co/wp-content/themes/elogic/resources/images/blog-copy-link.svg");
	background-position: center;
}

.share-art .share-copy-link-icon.nitro-lazy {
	background-image: none !important;
}

.share-art .share-art-bottom {
	display: flex;
	flex-wrap: nowrap;
	flex-direction: row;
	align-items: center;
	border-bottom: 1px solid rgba(66, 66, 68, .2);
	padding-bottom: 15px;
	margin-top: 64px;
}

.share-art .share-link-icon {
	margin-right: 7px;
}

.share-art .share-copy-link-icon {
	margin-left: 15px;
	cursor: pointer;
}

.share-art .share-link {
	max-height: 33px;
	overflow: hidden;
	text-overflow: clip;
	width: calc(100% - 22px - 47px);
	cursor: pointer;
}

.share-art .share-art-top {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
}

.share-art .nsbp-hero-content .share-art-items a:not(:last-child) {
	margin-right: 100px;
}

.share-art .share-btn {
	border: 1px solid rgba(66, 66, 66, .1) !important;
}

.share-art .share-art-title {
	font-family: "Maison Neue";
	font-style: normal;
	font-weight: 300;
	font-size: 26px;
	line-height: 33px;
	letter-spacing: .8px;
	color: #424242;
	margin-bottom: 0;
}

.share-art .post-share__link-fb:before {
	background-size: 15px;
	background-image: url("https://cdn-cahge.nitrocdn.com/mAPkqokVpTrmAtoawHbGRdGNnCYBNdZh/assets/images/optimized/rev-78822bd/elogic.co/wp-content/themes/elogic/resources/images/blog-share-fb.svg");
	width: 26px;
	height: 26px;
	margin: 0;
	background-position: center;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.share-art .post-share__link-tw:before {
	background-size: 15px;
	background-image: url("https://cdn-cahge.nitrocdn.com/mAPkqokVpTrmAtoawHbGRdGNnCYBNdZh/assets/images/optimized/rev-78822bd/elogic.co/wp-content/themes/elogic/resources/images/blog-share-tw.svg");
	width: 26px;
	height: 26px;
	margin: 0;
	background-position: center;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.share-art .post-share__link-in:before {
	background-size: 16px;
	background-image: url("https://cdn-cahge.nitrocdn.com/mAPkqokVpTrmAtoawHbGRdGNnCYBNdZh/assets/images/optimized/rev-78822bd/elogic.co/wp-content/themes/elogic/resources/images/blog-share-in.svg");
	width: 26px;
	height: 26px;
	margin: 0;
	background-position: center;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

@media (max-width: 560px) {
	.share-art .share-art-top {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
	}
	
	.share-art .share-art-title {
		width: 100%;
	}
	
	.share-art .share-art-items {
		margin-top: 16px;
	}
	
	.share-art .share-art-bottom {
		margin-top: 16px;
	}
}

.nsbp-hero-content .table_of_content_section .table_of_content_body>ul li a {
	font-style: normal;
	font-weight: 300;
	font-size: 13px;
	line-height: 18px;
	text-transform: capitalize;
	color: rgba(66, 66, 66, .6);
	font-family: "Maison Neue";
}

.single-post-new-wraper .nsbp-hero-content .table_of_content_section .table_of_content_body>ul li a.active {
	font-style: normal;
	font-weight: 300;
	font-size: 13px;
	line-height: 18px;
	text-transform: capitalize;
	color: #424242;
	font-family: "Maison Neue";
}

.nsbp-hero-content .table_of_content_section .table_of_content_body>ul li a.active:before {
	width: 10px;
	height: 1px;
	background: #424242;
	content: "";
	top: 14px;
	left: 8px;
}

.table_of_content_body li:not(.child_li)>a.active:before {
	left: 0px !important;
}

.nsbp-hero-content .table_of_content_section .table_of_content_body>ul li a.active {
	background: transparent !important;
}

.nsbp-hero-content .table_of_content_section .title {
	font-style: normal;
	font-weight: 400;
	font-size: 10px;
	line-height: 10px;
	letter-spacing: .8px;
	text-transform: uppercase;
	color: #424242;
	font-family: "Maison Neue";
}

.table_of_content_body {
	margin-top: 30px;
}

.table_of_content_body {
	-ms-overflow-style: none;
	scrollbar-width: none;
}

.table_of_content_body::-webkit-scrollbar {
	display: none;
}

.bo-article .post-bottom.fixed2 {
	display: none;
}

@media (max-width: 1200px) {
	.nsbp-hero-content .table_of_content {
		display: block;
	}
}

@media (max-width: 1000px) {
	.nsbp-hero-content .table_of_content {
		max-width: none;
	}
	
	.nsbp-hero-content .table_of_content .table_of_content_container {
		border-bottom: 1px solid #e2e3e5;
		padding-bottom: 0;
	}
	
	.nsbp-hero-content .table_of_content .table_of_content_body {
		max-height: none;
		margin-top: 0;
		padding-left: 14px;
	}
	
	.nsbp-hero-content .table_of_content.active {
		max-width: none;
		position: static;
	}
	
	.nsbp-hero-content .content {
		flex-direction: column-reverse;
	}
	
	.nsbp-hero-content .table_of_content_section {
		padding: 0 15px;
		margin-bottom: 30px;
		max-width: none;
		width: auto;
	}
	
	.nsbp-hero-content .table_of_content_section .table_of_content_head {
		cursor: pointer;
		position: relative;
	}
	
	.nsbp-hero-content .table_of_content_section .table_of_content_head:after {
		background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDEwIDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQuMzMyOTQgMy4wMDU0OUw0Ljk4MjI5IDIuNTI2MTZMNS42NjcwNiAyLjk1ODI2TDkuMjA4OTcgNS41MDg0NEwxMCA0LjMyNzhMNS4wMTc3MSAwLjcwMzI0NEwxLjQwNzllLTA4IDQuMzc1MDNMMC43OTEwMjcgNS41NTU2Nkw0LjMzMjk0IDMuMDA1NDlaIiBmaWxsPSIjNkY2RjZGIi8+PC9zdmc+") 0 0 no-repeat;
		content: "";
		height: 5px;
		width: 10px;
		position: absolute;
		top: 50%;
		right: 0;
		transform: translateY(-50%);
		transition: transform .3s;
	}
	
	.nsbp-hero-content .table_of_content_section .table_of_content_head.sp-hide:after {
		transform: translateY(-50%) rotate(-180deg);
	}
	
	.nsbp-hero-content .table_of_content_section .table_of_content_head.sp-hide~.table_of_content_body {
		display: none;
	}
	
	.nsbp-hero-content .table_of_content_section .title {
		font-weight: 500;
		font-size: 17px;
		line-height: 150%;
		color: #424242;
		margin-bottom: 17px;
		text-transform: none;
	}
	
	.nsbp-hero-content .table_of_content_section .table_of_content_body>ul li a {
		font-size: 14px;
		font-weight: 400;
		line-height: 129%;
		color: #30466d;
		margin-bottom: 18px;
		max-width: none;
		padding: 0;
	}
	
	.nsbp-hero-content .table_of_content_section .table_of_content_body>ul li a.active {
		font-weight: 400;
		font-size: 14px;
		line-height: 129%;
		text-transform: none;
		color: #30466d;
	}
	
	.nsbp-hero-content .table_of_content_section .table_of_content_body>ul li.child_li a {
		padding-left: 13px;
	}
	
	.nsbp-hero-content .table_of_content_section .table_of_content_body>ul li.child_li a:before {
		left: 0;
		top: 50%;
		color: #dadada;
		transform: translateY(-50%);
	}
}

@media screen and (max-width: 800px) {
	.nsbp-hero-content .table_of_content_section {
		display: block;
	}
}

.post-template-single-post-new .btn_to_top {
	bottom: 70px;
}
