.hs-blog-listing section.all_banner_slider {
	margin-top: 60px;
}
.insight-post-body.right-content {
	width: 54% !important;
}
.toc {
	width: 30%;
}
.toc-list:after {
	content: "";
}
.page-section {
	padding: 5px 0;
}
.toc ul {
	margin-top: 30px;
	padding-right: 40px;
}
.toc ul a {
	font-size: 18px;
}
.toc ul a:after {
	content: "";
}
.toc ul li {
	margin: 0 0 34px;
}
.toc ul li.active a {
	color: #f79f35;
}
.mob-sticky-box {
	display: none;
}
.post-template-fix .contact-text a,
.toc.left-side .contact-text a {
	border-radius: 5px;
	background: #5bc4bf !important;
}
.post-template-fix .contact-text a:hover,
.toc.left-side .contact-text a:hover {
	background-color: #1b1b4a !important;
}
.related-blogs .topic-link:hover {
	background: #1b1b4a;
	text-decoration: none;
	color: #fff;
}
.related-blogs h2 {
	color: #1b1b4a;
}
.related-blogs .topic-link {
	background: #5bc4bf;
}
.post-share-inner ul.share-mod li a {
	color: #5bc4bf;
}
.post-share-inner ul.share-mod li a:hover {
	color: #1b1b4a;
}
@media (min-width: 300px) and (max-width: 767px) {
	.toc {
		position: inherit;
		width: 100%;
	}
	.toc ul {
		text-align: left;
		padding-left: 40px;
	}
	.toc ul a:after {
		left: -38px;
	}
	.toc-list:after {
		left: 12px;
	}
	.insight-post-body.right-content {
		width: 100% !important;
		padding: 0;
		order: 2;
	}
}

.header-menu-box {
	float: right;
}
.logo {
	float: left;
	width: 50%;
	padding: 4px 0;
}
.social-icons.desktop-menu {
	padding-left: 35px;
	width: 45%;
}
.tag-with-social-bost .post-share-inner {
	float: right;
	width: 30%;
}
.accordian-topic .collapse {
	display: block;
}
.related-blogs {
	padding: 50px 20px 40px;
	background: #fff !important;
}
.fixed-header .top-menu {
	padding: 6px 0;
	border-bottom: none;
	background: #191b48;
}
.header-menu-box {
	background: #1b1b4a;
}
.logo-with-social {
	padding: 10px 0;
}
.btn-flex {
	display: flex;
}
.time-date {
	display: none;
}
.hs-rss-item-image-wrapper.featured-img-box {
	position: relative;
}
.hs-blog-listing .blog-post-template {
	display: none !important;
}
.blog-post-template .blog-section {
	width: 100% !important;
	margin: 0 auto;
}
.related-insight-img {
	max-width: 100%;
	height: 152px;
	max-height: 152px;
	object-fit: cover;
}
.section-body {
	display: flex;
	flex-flow: row wrap;
	flex-wrap: wrap;
	justify-content: space-between;
}
.left-social {
	width: 16%;
	float: none;
	align-self: flex-start;
	position: -webkit-sticky;
	position: sticky;
	top: 6em;
}
.insight-post-body.right-content {
	float: none !important;
	width: 60% !important;
	margin-top: 30px;
	padding: 0 20px;
}
.section.insight-post-body.right-content {
	border-left: none;
	padding-left: 40px;
	margin-top: 40px;
}
.toc {
	width: 24%;
	position: -webkit-sticky;
	position: sticky;
	top: 6em;
	align-self: flex-start;
}
.toc-list {
	position: relative;
}
.toc-list:after {
	position: absolute;
	top: 0;
	right: 12px;
	width: 1px;
	height: 98%;
}
.page-section {
	padding: 0;
	margin: 0;
	display: block;
}
.toc ul {
	list-style: none;
	margin-top: 40px;
	text-align: right;
	padding-right: 0;
	line-height: 20px;
}
.toc ul a {
	color: #575756;
	position: relative;
	font-size: 16px;
	text-decoration: none;
}
.toc ul li {
	padding: 5px 30px 5px 15px;
	margin: 0 0 30px;
	border: 1px solid transparent;
}
.toc ul li.active {
	background: #1b1b4a;
	border: 1px solid #1b1b4a;
}
.toc ul a:after {
	position: absolute;
	top: 0;
	right: -38px;
	width: 20px;
	height: 20px;
	background: #575756;
	border-radius: 50px;
	z-index: 1;
	display: none;
}
.toc ul li.active a:after {
	background: #f79f35;
	display: none;
}
.toc ul li.active a {
	color: #fff;
}
.overlap {
	background: rgba(21, 31, 83, 0.5098039215686274);
	width: 100%;
	height: 100%;
	position: absolute;
}
.small-title {
	margin-bottom: 8px;
	color: #5bc4bf;
	font-weight: 700;
	text-transform: capitalize;
}
.big-title {
	color: #fff !important;
	margin-bottom: 15px;
}
.banner-para,
.big-title {
	width: max-content;
	max-width: 100%;
}
.banner-para {
	color: #ebceb2;
	margin-bottom: 35px;
}
.px-15 {
	padding-left: 15px;
}
.pr-15,
.px-15 {
	padding-right: 15px;
}
.banner-btn {
	background: #5bc4bf;
	color: #fff;
	padding: 6px 15px;
	border: 2px solid #5bc4bf;
	border-radius: 5px;
	margin: 10px 0;
}
.banner-btn:hover {
	text-decoration: none;
	color: #fff;
}
.or-txt {
	color: #ebceb2;
}
.banner-small-text {
	margin: 15px 0;
	color: #fff;
}
.news-post-share.left-social {
	padding-left: 20px;
}
.post-share-inner label {
	font-size: small;
	vertical-align: middle;
	vertical-align: -webkit-baseline-middle;
}
.contact-text a {
	border-radius: 5px;
	background: #5bc4bf;
}
.contact-text a:hover {
	background: #1b1b4a;
}
.cta-btns a {
	background: #5bc4bf;
	color: #fff;
	padding: 8px 16px;
	border-radius: 5px;
	text-decoration: none;
	border: 2px solid #5bc4bf;
}
.cta-btns a:hover {
	background: #1b1b4a;
	background: transparent;
	border: 2px solid #5bc4bf;
}
.tag-with-social-bost .share-mod li a:hover {
	color: #1b1b4a;
}
.row-fluid-wrapper .row-fluid .mobile-none {
	display: none;
}
.width-24 {
	width: 24% !important;
}
.width-16 {
	width: 16% !important;
}
.blog-post-template .hs-rss-item-image-wrapper.featured-img-box {
/*	height: 450px;*/
	background: #1b1b4a;
}
@media (min-width: 300px) and (max-width: 768px) {
	.toc {
		position: inherit;
		width: 100%;
	}
	.toc ul {
		text-align: left;
		padding-left: 40px;
	}
	.toc ul a:after {
		left: -38px;
	}
	.toc-list:after {
		left: 12px;
	}
	.insight-post-body.right-content {
		width: 100% !important;
		padding: 0;
		order: 2;
	}
	.blog-post-template .blog-section h2 {
		margin-bottom: 0;
	}
}
.left-side ul.toc-list {
	border-right: 1px solid #ccc;
}
@media (min-width: 0px) and (max-width: 768px) {
	.mobile-padding-16 {
		padding: 16px;
	}
	.blog-post-template > .container.insight-custom-contentainer {
		padding: 0;
	}
	.accordian-topic.active > h3:after,
	.accordian-topic.active h2:after {
		content: "\f107";
		font-family: FontAwesome;
		float: right;
		font-size: 25px;
		color: #191b48;
		position: relative;
		top: -13px;
		right: -20px;
	}
	.accordian-topic > h3:after,
	.accordian-topic h2:after {
		content: "\f106";
		font-family: FontAwesome;
		float: right;
		font-size: 25px;
		color: #b0b0b0;
		position: relative;
		top: -3px;
		right: -15px;
	}
	.big-title {
		font-size: 24px;
	}
	.btn-flex,
	.mob-sticky-box {
		display: block;
	}
	.btn-flex .px-15 {
		padding-left: 0;
	}
	.time-date {
		display: none;
	}
	.overlap {
		background: rgba(21, 31, 83, 0.5098039215686274);
		width: 100%;
		height: 100%;
		position: absolute;
	}
	.banner-box {
		position: absolute;
		top: 104px;
		overflow-x: hidden;
		max-width: 100%;
		left: 50%;
		transform: translateX(-50%);
		text-align: left;
	}
	.small-title {
		margin-bottom: 2px;
		color: #5bc4bf;
		font-weight: 700;
	}
	.banner-para {
		color: #ebceb2;
		width: 100%;
	}
	.banner-btn {
		background: #5bc4bf;
		color: #fff;
		padding: 8px 16px;
		border: 2px solid #5bc4bf;
		border-radius: 5px;
		font-size: 12px;
	}
	.or-txt {
		color: #ebceb2;
		margin: 10px 0;
		width: 100%;
		padding-left: 15px;
	}
	.mob-sticky-box {
		display: flex;
		position: fixed;
		width: 100%;
		z-index: 9999;
		bottom: 40px;
	}
	.mobile-trigger span {
		background: #5bc4bf;
	}
	.fixed-header .top-menu .row .col-sm-4 .logo {
		text-align: left !important;
	}
	.card.mobile-top-tab {
		display: none;
	}
	.back-top-btn {
		background: #1b1b4a;
		width: 40px;
		height: 40px;
		text-align: center;
		border-radius: 50%;
		float: right;
		right: 20px;
		position: fixed;
		font-size: 20px;
		box-shadow: 0 0 3px #fff;
	}
	.back-top-btn a {
		vertical-align: middle;
		color: #e5c8ad;
		font-size: 20px;
	}
	.contact-btn {
		background: #5bc4bf;
		width: 40px;
		height: 40px;
		text-align: center;
		border-radius: 50%;
		font-size: 20px;
		padding: 3px;
		display: none;
	}
	.contact-btn a {
		vertical-align: middle;
		color: #e5c8ad;
		font-size: 20px;
	}
	.accordian-topic .collapse,
	.news-post-share.left-social,
	.toc {
		display: none;
	}
	.sm_menu_outer.slide {
		display: none;
	}
	.hs-rss-item-image-wrapper.featured-img-box {
		position: relative;
		height: 570px;
	}
	.hs-rss-item-image-wrapper.featured-img-box img {
		height: 220px;
		object-fit: cover;
		object-position: left;
	}
	.section.insight-post-body.right-content {
		padding-left: 0;
		margin-top: 15px;
		width: 100% !important;
		padding-right: 0;
	}
	.related-blogs {
		background: #fff;
		border-top: none;
	}
	.hs-blog-post
	.body-container-wrapper
	.row-fluid-wrapper.row-depth-1.row-number-1,
	.hs-blog-post .header-container .row-fluid-wrapper.row-depth-1.row-number-2,
	.hs-blog-post .header-container .row-fluid-wrapper.row-depth-1.row-number-3,
	.hs-blog-post .header-container .row-fluid-wrapper.row-depth-1.row-number-4,
	.hs-blog-post .header-container .row-fluid-wrapper.row-depth-1.row-number-5 {
		display: none !important;
	}
	.back-top-btn > a,
	.back-top-btn > a:hover {
		text-decoration: none;
		color: #5bc4bf;
	}
	.blog-section .accordian-topic > h2,
	.blog-section .accordian-topic > h3 {
		font-size: 16px !important;
		color: #b0b0b0;
		padding: 16px 30px 16px 16px;
	}
	.accordian-topic h2 {
		color: #b0b0b0 !important;
	}
	.blog-section .accordian-topic.active > h2,
	.blog-section .accordian-topic.active > h3 {
		background: #5bc4bf;
		color: #191b48 !important;
	}
	.accordian-topic.active {
		border: none;
	}
	.accordian-topic {
		border: 1px solid #b0b0b0;
		margin-bottom: 20px;
	}
	.topic-content {
		padding: 16px;
	}
	.tag-with-social-bost .post-share-inner {
		width: fit-content !important;
		float: left !important;
		text-align: left;
	}
	ul.share-mod li {
		margin-right: 15px;
	}
	.post-share-inner label {
		margin: 0 6px 5px;
	}
}
