/**************************************************************************************************
* Investment Services Styles                                                                      *
***************************************************************************************************/

/**************************************************************************************************
* Short Hero Banner                                                                               *
***************************************************************************************************/
/*@media (max-width: 767px) {*/
/*	.hero-banner-short .home-hero-banner-mobile {*/
/*		object-position: right;*/
/*	}*/
/*}*/

/*@media (min-width: 768px) {*/
/*	.hero-banner-short {*/
/*		height: 60vh;*/
/*	}*/

/*	.hero-banner-short .see-below-arrow {*/
/*		display: none;*/
/*	}*/
/*}*/

/**************************************************************************************************
* Smart Business Insights Block (Tabs)                                                            *
***************************************************************************************************/
/*.business-insights-block-wrapper,*/
/*.business-insights-block {*/
/*	background-color: #002857;*/
/*	color: white !important;*/
/*}*/

/*.business-insights-block .sbi-icon {*/
/*	position: relative;*/
/*	top: -20px;*/
/*}*/

/*@media (max-width: 767px) {*/
/*	.business-insights-block .sbi-icon {*/
/*			top: 0;*/
/*	}*/
/*}*/

/*!* Tabs *!*/
/*#sbi-tabs {*/
/*	display: flex;*/
/*	justify-content: space-between;*/
/*}*/

/*#sbi-tabs .nav-tabs {*/
/*	border-color: #e4e4e4;*/
/*}*/

/*#sbi-tabs .nav-link {*/
/*	background-color: transparent;*/
/*	color: #e4e4e4;*/
/*	border: 0;*/
/*	border-bottom: 5px solid transparent;*/
/*}*/

/*#sbi-tabs .nav-link.active {*/
/*	background-color: transparent;*/
/*	font-weight: bold;*/
/*	color: #0099AB;*/
/*	border: 0;*/
/*	border-bottom: 5px solid #0099AB;*/
/*}*/

/*#sbi-tabs .nav-link {*/
/*    display: flex;*/
/*    align-items: center;*/
/*}*/

/*#sbi-tabs .nav-link .chevron {*/
/*    display: inline-block;*/
/*	margin-left: 5px;*/
/*	position: relative;*/
/*	top: 2px;*/
/*    width: 20px;*/
/*    height: 20px;*/
/*    background: url('/assets/img/investment-services/icon-chevron-down.svg') no-repeat center center;*/
/*    background-size: contain;*/
/*}*/

/*#sbi-tabs .nav-link.active .chevron {*/
/*    background: url('/assets/img/investment-services/icon-chevron-up.svg') no-repeat center center;*/
/*    background-size: contain;*/
/*}*/

/*@media (max-width: 767px) {*/
/*	#sbi-tabs .nav-link {*/
/*		padding-left: 0;*/
/*	}*/
/*}*/

/*!* Tab Content Panels *!*/
/*#sbi-tabs-content {*/
/*	margin-top: 4rem;*/
/*}*/

/*#sbi-tabs-content h4 {*/
/*	text-transform: none;*/
/*	color: #0099AB;*/
/*}*/

/*#sbi-tabs-content h3 {*/
/*	position: relative;*/
/*}*/

/*#sbi-tabs-content h3::before {*/
/*	content: url('/assets/img/investment-services/icon-find-the-right-site.svg');*/
/*    display: inline-block;*/
/*    position: absolute;*/
/*	left: -60px;*/
/*	width: 50px;*/
/*	height: auto;*/
/*}*/

/*@media (max-width: 767px) {*/
/*	#sbi-tabs-content h3::before {*/
/*		!* display: block; *!*/
/*		left: -30px;*/
/*		width: 20px;*/
/*		height: auto;*/
/*	}*/
/*}*/

/*#sbi-tabs-content h5 {*/
/*	text-transform: none;*/
/*	color: #0099AB;*/
/*	margin-top: 2rem;*/
/*}*/

/*#sbi-tabs-content .sbi-pane-left {*/
/*	padding-left: 5%;*/
/*	padding-right: 5%;*/
/*}*/

/*#sbi-tabs-content ul {*/
/*	list-style: none;*/
/*	padding-left: 0;*/
/*}*/

/*#sbi-tabs-content ul li {*/
/*	list-style-type: none;*/
/*	background-image: url('/assets/img/investment-services/icon-arrow.svg');*/
/*	background-repeat: no-repeat;*/
/*	background-position: 0 top;*/
/*	background-size: 20px 20px;*/
/*	padding-left: 30px;*/
/*	margin-left: -30px;*/
/*}*/

/*#sbi-tabs-content img {*/
/*	width: 100%;*/
/*	height: auto;*/
/*	border-radius: 1rem;*/
/*	margin-bottom: 2rem;*/
/*}*/

/*#sbi-tabs-content .cta-link {*/
/*	margin-top: 2rem;*/
/*}*/

/*.business-insights-block .cta-button {*/
/*	margin-left: 5%;*/
/*}*/

/*@media (max-width: 767px) {*/
/*	.business-insights-block .cta-button {*/
/*		margin-left: 0;*/
/*	}*/
/*}*/

/*@media (max-width: 575px) {*/
/*	.business-insights-block .cta-button {*/
/*		width: 100%;*/
/*	}*/
/*}*/

/**************************************************************************************************
* Quote Slider Block (Static)                                                                     *
***************************************************************************************************/
/*.quote-slider-block {*/
/*	!* min-height: 60vh; *!*/
/*}*/

/*!* .quote-slider-block-img img {*/
/*	width: 100%;*/
/*	height: auto;*/
/*} *!*/

/*.quote-slider-block-bg {*/
/*	background-size: cover;*/
/*	background-position: center;*/
/*	background-repeat: no-repeat;*/
/*}*/

/*@media (max-width: 767px) {*/
/*	.quote-slider-block-bg {*/
/*		height: 40vh;*/
/*	}*/
/*}*/

/*.quote-swiper {*/
/*	height: 100%;*/
/*	display: flex;*/
/*	justify-content: center;*/
/*	align-items: center;*/
/*}*/

/*.quote-card {*/
/*	min-height: 40vh;*/
/*	display: flex;*/
/*	flex-direction: column;*/
/*	align-items: center;*/
/*	justify-content: center;*/
/*	padding-left: 15%;*/
/*	padding-right: 15%;*/
/*}*/

/*@media (max-width: 767px) {*/
/*	.quote-card {*/
/*		margin-top: 2rem;*/
/*		padding-left: 5%;*/
/*		padding-right: 5%;*/
/*	}*/
/*}*/

/*.quote-card img {*/
/*	width: 70px;*/
/*	height: 70px;*/
/*}*/

/**************************************************************************************************
* Investment Partner Block (Two Thirds Image Right)                                               *
***************************************************************************************************/
/*.two-thirds-image-wrapper {*/
/*	margin-top: -4rem;*/
/*}*/

/*.two-thirds-image h3 {*/
/*	color: #002857;*/
/*}*/

/*.two-thirds-image-description {*/
/*	display: flex;*/
/*	flex-direction: column;*/
/*	justify-content: center;*/
/*	padding-top: 4rem;*/
/*	padding-bottom: 4rem;*/
/*	min-height: 40vh;*/
/*}*/

/*.two-thirds-image-bg {*/
/*	background-size: cover;*/
/*	background-position: center;*/
/*	background-repeat: no-repeat;*/
/*}*/

/*@media (max-width: 767px) {*/
/*	.two-thirds-image-bg {*/
/*		height: 50vh;*/
/*	}*/
/*}*/

/**************************************************************************************************
* Development Team Block                                                                          *
***************************************************************************************************/
/*.dev-team-cta-wrapper,*/
/*.dev-team-cta {*/
/*	background-color: #B01E59;*/
/*}*/

/*.dev-team-cta {*/
/*	position: relative;*/
/*	min-height: 40vh;*/
/*}*/

/*.dev-team-cta-img img {*/
/*	!* width: 50%; *!*/
/*	!* height: auto; *!*/
/*	height: 125%;*/
/*	!* object-fit: cover; *!*/
/*	position: absolute;*/
/*	bottom: -2rem;*/
/*}*/

/*!* @media (max-width: 767px) { *!*/
/*@media (max-width: 991px) {*/
/*	.dev-team-cta-img img {*/
/*		width: 100%;*/
/*		height: auto;*/
/*		position: relative;*/
/*		top: -9rem;*/
/*	}*/

/*	.dev-team-cta-text {*/
/*		margin-top: -7rem;*/
/*	}*/
/*}*/

/*@media (max-width: 575px) {*/
/*	.dev-team-cta-img img {*/
/*		top: -7rem;*/
/*	}*/

/*	.dev-team-cta-text {*/
/*		margin-top: -5rem;*/
/*	}*/
/*}*/

/*.dev-team-cta-text-wrapper {*/
/*	position: relative; !* text goes over the image *!*/
/*}*/

/*.dev-team-cta-text {*/
/*	padding-left: 30%;*/
/*}*/

/*@media (max-width: 992px) {*/
/*	.dev-team-cta-text {*/
/*		padding-left: 0;*/
/*	}*/
/*}*/

/*.dev-team-cta-text h2 {*/
/*	color: white;*/
/*}*/

/*.dev-team-cta .cta-button {*/
/*	border: 1px solid white;*/
/*	margin-top: 3rem;*/
/*}*/

/*.dev-team-cta .cta-button:hover {*/
/*	border: 1px solid #0099AB;*/
/*}*/

/*@media (max-width: 575px) {*/
/*	.dev-team-cta .cta-button {*/
/*		width: 100%;*/
/*	}*/
/*}*/
