.container-box {
	justify-content: space-between;
	max-width: 1500px;
	width: 100%;
	margin: 0 auto;
	padding: 0 15px;
}

a.navbar-brand img {
	width: 25rem;
}

.box-search-slider {
	max-width: 1000px;
	margin: 0 auto;
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.input-group.search {
	width: 100%;
	display: block;
	margin-bottom: 30px;
}

header.masthead .page-heading,
header.masthead .site-heading a {
	color: #fff;
	font-family: 'Open Sans';
	font-size: 18px;
}

header.masthead .page-heading,
header.masthead .site-heading a:hover {
	text-decoration: underline;
}

.input-group.search input::placeholder {
	color: #e4e4e4;
	font-size: 25px;
	font-family: 'Open Sans';
}

.input-group.search input {
	padding: 25px 28px;
	filter: drop-shadow(0 0.1875rem 0.375rem rgba(0, 0, 0, 0.1607843137));
	border: none;
	border-radius: 50px;
}

.input-group.search button {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	background: #0099ff;
	border: none;
	font-size: 32px;
	border-radius: 0 50px 50px 0;
	padding: 0 36px;
}

nav#mainNav {
	padding: 14px 0;
}

h2.section__heading a {
	color: #000;
	font-size: max(1.3125rem, min(3vw, 1.5rem));
}

.section__heading {
	margin-bottom: 1.75rem;
	position: relative;
}

.section__heading:after {
	background: linear-gradient(to right, #09f 0, #09f 2.5rem, #ddd 2.5rem);
	bottom: -0.725rem;
	content: '';
	height: 0.1875rem;
	left: 0;
	position: absolute;
	width: 100%;
}

.single__blog_content_item.ist img {
	height: 29.8125rem;
	object-fit: cover;
}

.single__blog_content_item img {
	width: 100%;
	border-radius: 10px;
}

.single__blog_content_item span {
	font-size: 1rem;
	font-family: 'Baloo 2', sans-serif;
	color: #01b3ed;
	text-transform: uppercase;
	font-weight: 600;
	padding: 12px 0 9px;
	display: block;
}

.single__blog_content_item h3 {
	color: #000;
	font-size: 1.2rem;
}

.single__blog_content_item:first-child h3 {
	font-size: 1.7rem;
}

.single__blog_content_item p {
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	overflow: hidden;
	line-height: 1.4;
	margin: 10px 0;
	font-family: 'Baloo 2', sans-serif;
	color: #000;
}

p.post-module__read-time {
	color: #757575;
	font-style: italic;
	font: italic 400 0.75rem / 1.2;
	font-weight: 500;
	font-size: 0.95rem;
	font-family: 'Baloo 2', sans-serif;
}

.post-grid-item-coulmn {
	display: grid;
	grid-gap: 1rem;
	gap: 1rem;
	column-gap: 2%;
	grid-template-columns: repeat(4, 1fr);
}

.single__blog_content_item:first-child {
	grid-column: span 2;
	grid-row: 1 / 3;
}

.single__blog_content_item {
	grid-column: span 1 !important;
}

nav.footer-secondary-nav ul {
	margin-bottom: 0;
}

/*.trending__item:before {
    background: #fff url(../img/bundled.info-icon.svg) no-repeat center/0.8125rem auto;
    border-radius: 50%;
    border: 1px solid #ddd;
    content: "";
    height: 1.25rem;
    left: -0.7rem;
    position: absolute;
    top: -0.7rem;
    width: 1.25rem;
}*/

section.trading-slider-item .container-box {
	padding: 0 60px;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
	position: absolute;
	top: 50%;
	left: -56px;
	transform: translateY(-50%);
	font-size: 50px;
	color: #b7b7b7;
}

.owl-carousel .owl-nav button.owl-next {
	left: auto;
	right: -56px;
}

section.trading-slider-item {
	margin-bottom: 40px;
}

.trending__item {
	align-items: center;
	font: normal 400 1.125rem/1.35 'Poppins', -apple-system, BlinkMacSystemFont,
		'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji',
		'Segoe UI Emoji', 'Segoe UI Symbol';
	background-color: #eef7ff;
	border-radius: 0.25rem;
	color: #000000;
	color: #000;
	display: flex;
	margin-top: 0.85rem;
	min-height: 5.25rem;
	padding: 0.5rem 0.75rem;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: all 0.25s ease-in-out;
	padding: 30px;
	min-height: 150px;
}

.trading-slider-item .owl-theme .owl-nav [class*='owl-']:hover {
	background: #fff;
	color: #b7b7b7;
}

.black .input-group.search input::placeholder {
	color: #fff;
}

.post-details-content-area img {
	width: 100%;
}

footer.footer {
	background: #0195f9;
	margin-top: 0;
	padding: 3.25rem 0 3rem 0;
}

.top-footer-link {
	display: flex;
	justify-content: start;
	align-items: center;
	margin-bottom: 30px;
	gap: 50px;
}

.bottom-footer-link {
	border-top: 1px solid #fff;
}

p.footer__disclaimer {
	font-size: 17px;
	color: #fff;
	font-weight: 400;
	font-family: 'Baloo 2', sans-serif;
}

nav.footer-secondary-nav ul li {
	list-style: none;
	display: inline-block;
}

nav.footer-secondary-nav ul li a {
	color: #fff;
	margin: 0 18px;
	font-family: 'Baloo 2', sans-serif;
}

a.footer__logo img {
	width: 10rem;
}

.bottom-footer-link {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 50px;
}

p.footer__copyright {
	font-family: 'Baloo 2', sans-serif;
	color: #fff;
	font-size: 1rem;
	flex: 0 0 23%;
}

section.blog-details-area {
	margin: 50px 0;
}

.author-info {
	display: flex;
	align-items: center;
	gap: 12px;
	margin-bottom: 25px;
}

.author-info__avatar img {
	width: 40px;
	height: 30px;
}

p.author-info__author {
	font-size: 1rem;
	font-family: 'Baloo 2', sans-serif;
	color: #000;
	font-weight: 500;
	margin: 0;
}

p.author-info__author span {
	color: #01b3ed;
}

.published_date p {
	color: #757575;
	font-family: 'Baloo 2', sans-serif;
	font-size: 0.87rem;
	font-weight: 600;
	font-style: italic;
	padding-bottom: 0;
}

.published_date img {
	margin-right: 5px;
}

.toc__container {
	background-color: #fff;
	border-radius: 0.3125rem;
	box-shadow: 0 0.1875rem 0.375rem rgba(0, 0, 0, 0.2);
	padding: 20px;
}

h2.toc__heading {
	font-size: 1.125rem;
	font-weight: 400;
	margin-bottom: 1.25rem;
	padding-bottom: 0.875rem;
	position: relative;
	font-weight: 700;
}

h2.toc__heading::after {
	background: #09f;
	/* background: var(--primary); */
	bottom: 0;
	content: '';
	height: 0.125rem;
	left: 0;
	opacity: 1;
	position: absolute;
	width: 2.8125rem;
	content: '';
}

ul.toc__list {
	padding-left: 20px;
}

li.item-list-sidebar a {
	font-size: 17px;
	line-height: 19px;
	color: #000;
	font-family: 'Baloo 2', sans-serif;
	display: block;
}

li.item-list-sidebar {
	margin-bottom: 12px;
}

.section_heading_releted:after {
	background: linear-gradient(to right, #09f 0, #09f 2.5rem, #ddd 2.5rem);
	bottom: -0.725rem;
	content: '';
	height: 0.1875rem;
	left: 0;
	position: absolute;
	width: 100%;
}

.section_heading_releted {
	font-size: 22px;
	position: relative;
	margin-bottom: 30px;
}

.releted-post .single__blog_content_item h3 {
	font-size: 19px;
}

.releted-post .single__blog_content_item {
	margin-bottom: 30px;
}

.breadcrumb_list {
	display: flex;
	padding-left: 0;
}

.breadcrumb_item:first-child {
	padding-right: 1.7rem;
}
.breadcrumb_item:first-child {
	padding-right: 1.7rem;
}
.breadcrumb_item {
	font: normal 700 0.9375rem / 1.2 'Poppins', -apple-system, blinkmacsystemfont,
		'Segoe UI', helvetica, arial, sans-serif, 'Apple Color Emoji',
		'Segoe UI Emoji', 'Segoe UI Symbol';
	position: relative;
	list-style: none;
	font-family: 'Baloo 2', sans-serif;
	font-weight: 600;
	font-size: 1rem;
}

.breadcrumb_item:after {
	background: url(https://searchalike.com/wp-content/themes/unified-microsites/dist/img/bundled.breadcrumb-chevron-icon.svg)
		no-repeat center/contain;
	content: '';
	height: 0.8rem;
	position: absolute;
	right: 0.65rem;
	top: 0.1rem;
	width: 0.38rem;
}

.breadcrumb_item:nth-child(2) .breadcrumb_link {
	color: #09f;
}

.breadcrumb_item:not(:first-child) {
	color: #757575;
	padding-right: 1.7rem;
}

h1.post-title {
	font-size: 41px;
	margin-bottom: 25px;
}

.featured-image img {
	width: 100%;
}

.post-details p {
	font-family: 'Baloo 2', sans-serif;
	color: #000;
}

/*index 2 css design*/

.logo-bar {
	padding: 1em 0;
}

.search-bar {
	text-align: center;
	background: #cbd5e1;
	min-height: 70px;
	margin-bottom: 25px;
}

button.btn.custom_serch.btn-secendray {
	color: #fff;
	font-size: 24px;
}

.banner-content-area img {
	width: 100%;
	border-radius: 0;
	/* transform: scale(1.1); */
	height: 440px;
	object-fit: cover;
}

.main-content {
	background: #cbd5e1;
	padding: 50px 0;
}

.ast-post-filter ul li {
	list-style: none;
	margin: 0.375em;
	padding: 0.5em 0.63em;
	cursor: pointer;
	font-weight: 400;
	line-height: normal;
	border-radius: 4px;
	border: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

.ast-post-filter ul {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}

li {
}

.ast-post-filter ul li a {
	font-family: 'Baloo 2', sans-serif;
	font-size: 1.2rem;
}

.ast-post-filter {
	/* max-width: 1500px; */
	/* margin: 0 auto; */
	margin: 50px 50px 70px;
}

.add-articale-box {
	margin: 0 50px;
}

.box-artical a {
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 25px;
}

.image-box-add {
	flex: 0 0 20%;
}

.image-box-add img {
	width: 100%;
}

.details-box-add {
	padding: 26px;
}

.box-artical h2 {
	line-height: 1.23em;
	font-weight: 400;
	color: #334155;
}

.date-time span {
	color: #046bd2;
	font-family: 'Baloo 2', sans-serif;
}

.box-artical p {
	margin: 12px 0;
	font-family: 'Baloo 2', sans-serif;
	font-size: 20px;
}

.btn.btn-primary.read-btn {
	border-radius: 50px;
}

footer.footer-content-2 {
	background: #3a3a3a;
}

.footer-menu-item {
	text-align: center;
}

.footer-menu-item ul li {
	list-style: none;
}

.footer-menu-item ul li a {
	color: #fff;
	font-family: 'Baloo 2', sans-serif;
}

.footer-menu-item ul {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 30px;
}

.ast-small-footer-section.ast-small-footer-section-2 {
	text-align: center;
	color: #fff;
	font-family: 'Baloo 2', sans-serif;
	font-size: 19px;
}

.page-details-content {
	background: #fff;
	margin: 30px 60px 50px;
	padding: 40px 30px;
}

.page-details-content p {
	font-family: 'Baloo 2', sans-serif;
}

ol.breadcrumb {
	padding-left: 70px;
	font-family: 'Baloo 2', sans-serif;
}

.black .input-group.search input {
	color: #fff;
}

header.masthead {
	padding-top: 12.5rem;
	padding-bottom: 12.5rem;
	background-size: cover;
	background-color: #1f1d7d;
}

.black .input-group.search input {
	background: #282727;
}

.black h1.hero__heading {
	color: #fff;
}

.post-details-content-area img {
	width: 100%;
	height: auto;
}



section.hero.single-page {
    padding: 30px 0;
    background: #3d9971;
    margin-bottom: 30px;
}

.contact_form_area {
    width: 90%;
    margin: 0 auto;
    max-width: 800px;
}

.contact_module{
    margin-bottom: 30px;
}


#flash {
    display: none;
}


#flash .spinner {

	margin: 0 auto;

}

.spinner {

	margin: 100px auto;

	width: 100px;

	height: 82px;

	text-align: center;

	font-size: 10px;

}



.spinner > div {

	background-color: #0c419a;

	height: 100%;

	width: 10px;

	display: inline-block;

	-webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;

	animation: sk-stretchdelay 1.2s infinite ease-in-out;

	margin: 2px;

}



.spinner .rect2 {

  -webkit-animation-delay: -1.1s;

  animation-delay: -1.1s;

}



.spinner .rect3 {

  -webkit-animation-delay: -1.0s;

  animation-delay: -1.0s;

}



.spinner .rect4 {

  -webkit-animation-delay: -0.9s;

  animation-delay: -0.9s;

}



.spinner .rect5 {

  -webkit-animation-delay: -0.8s;

  animation-delay: -0.8s;

}



@-webkit-keyframes sk-stretchdelay {

  0%, 40%, 100% { -webkit-transform: scaleY(0.4) }  

  20% { -webkit-transform: scaleY(1.0) }

}



@keyframes sk-stretchdelay {

  0%, 40%, 100% { 

    transform: scaleY(0.4);

    -webkit-transform: scaleY(0.4);

  }  20% { 

    transform: scaleY(1.0);

    -webkit-transform: scaleY(1.0);

  }

}


@media only screen and (max-width: 767px) {
	/*li.breadcrumb_item {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    width: 100px;
}*/

	.container-box {
		padding: 0 15px;
	}

	.post-details-content-area table {
		width: 100%;
		display: none;
	}

	.col-md-7 {
	}

	section.blog-details-area .col-md-2 {
		order: 2;
	}

	section.blog-details-area .col-md-3 {
		order: 3;
	}

	a.navbar-brand img {
		width: 175px;
	}

	.post-grid-item-coulmn {
		grid-template-columns: repeat(1, 1fr);
	}

	.single__blog_content_item:first-child {
		grid-column: span 1;
	}

	.reversed .single__blog_content_item:first-child {
		grid-column: 1;
	}

	.container.box-container {
		padding: 0 20px;
	}

	.input-group.search input {
		padding: 15px 26px;
	}

	.input-group.search button {
		font-size: 28px;
		padding: 0 16px;
	}

	.top-footer-link {
		gap: 20px;
		flex-direction: column;
	}

	nav.footer-secondary-nav ul li a {
		margin: 0 13px;
	}

	.bottom-footer-link {
		display: block;
	}

	section.trading-slider-item .container-box {
		padding: 0 36px;
	}

	header.masthead {
		min-height: 25.875rem;
		background-color: #000;
	}

	.owl-carousel .owl-nav button.owl-next {
		right: -30px;
	}

	.owl-carousel .owl-nav button.owl-prev {
		left: -30px;
	}

	h1.post-title {
		font-size: 22px;
	}

	.toc__container {
		margin-bottom: 35px;
	}
}

/*end index2 design*/
