/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 13 2023 | 09:04:23 */
/*------------------------------------------------------------------------*/
/* Hero Area Case Studies Listing */
/*------------------------------------------------------------------------*/
.jm-hero-section.jm-cs-page-2023 {
	width: 100%;
}

.jm-hero-section.jm-cs-page-2023 .jm-hero-col-left-effects .img-inner img {
	mix-blend-mode: luminosity;
}

.jm-hero-section.jm-cs-page-2023 .jm-hero-col-left-effects:before {
	content: "";
	background: url('https://growthsavvy.io/wp-content/uploads/2023/10/asset-cs-1-svg.png');
	background-repeat: no-repeat;
	background-size: cover;
	height: 170px;
	width: 103px;
	display: block;
	position: absolute;
	z-index: +1;
	left: -20px;
	bottom: -30px;	
}

.jm-hero-section.jm-cs-page-2023 .jm-hero-col-left-effects:after {
	content: "";
	background: url('https://growthsavvy.io/wp-content/uploads/2023/10/asset-cs-2.png');
	background-repeat: no-repeat;
	background-size: cover;
	height: 90px;
	width: 30px;
	display: block;
	position: absolute;
	z-index: +1;
	left: -20px;
	top: -30px;	
}

.jm-hero-section.jm-cs-page-2023 .jm-hero-col-center {
	
}

.jm-hero-section.jm-cs-page-2023 .jm-hero-area-col-follow .jm-hero-area-follow-us a {
	display: block;
	color: #FFFFFF;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;	
}

.jm-hero-section.jm-cs-page-2023 .jm-hero-area-col-follow .jm-hero-area-follow-us {
	transform: rotate(90deg);
	position: relative;
	right: -140%;
	top: -30px;
}

.jm-hero-section.jm-cs-page-2023 .jm-hero-area-col-follow .jm-hero-area-follow-us:before {
	content: "";
	width: 38px;
	height: 2px;
	background: #FFFFFF;
	display: block;
    position: absolute;
    right: 0;
    top: 11px;
}

.jm-hero-section.jm-cs-page-2023 .jm-hero-area-col-follow .jm-hero-area-follow-us a:after {
	content: "";
	background-image:url('https://growthsavvy.io/wp-content/uploads/2023/10/linkedin.svg');
	background-size: cover;
	background-repeat: no-repeat;
	width: 33px;
	height: 33px;
	display: block;
    position: absolute;
    right: -50px;
    top: -8px;
	transform: rotate(-90deg);
}

@media screen and (max-width: 849px) {
	.jm-hero-section.jm-cs-page-2023 .jm-hero-area-col-follow .jm-hero-area-follow-us:before {
		display: none;
	}
	
	.jm-hero-section.jm-cs-page-2023 .jm-hero-area-col-follow .jm-hero-area-follow-us-mobile a {
		color: #FFFFFF;
		text-align: center;
	}
	
	.jm-hero-section.jm-cs-page-2023 .jm-hero-area-col-follow .jm-hero-area-follow-us-mobile a:after {
		content: "";
		background-image:url('https://growthsavvy.io/wp-content/uploads/2023/10/linkedin.svg');
		background-size: cover;
		background-repeat: no-repeat;
		width: 33px;
		height: 33px;
		display: block;
		position: relative;
		left: 45%;
	}	
}

@media screen and (min-width: 849px) and (max-width: 1024px) {
	.jm-hero-section.jm-cs-page-2023 .jm-hero-area-col-follow .jm-hero-area-follow-us:before {
		display: none;
	}	
}

@media screen and (min-width: 849px) and (max-width: 1200px) {
	.jm-hero-section.jm-cs-page-2023 .jm-hero-area-col-follow .jm-hero-area-follow-us {
		right: -120%;
	}	
	
	.jm-hero-section.jm-cs-page-2023 .jm-hero-area-col-follow .jm-hero-area-follow-us:before {
		content: "";
		width: 28px;
		right: -16px;
	}
	
	.jm-hero-section.jm-cs-page-2023 .jm-hero-area-col-follow .jm-hero-area-follow-us a:after {
		right: -60px;
	}	
}
/*------------------------------------------------------------------------*/



/*------------------------------------------------------------------------*/
/* Case Studies List Section */
/*------------------------------------------------------------------------*/
.jm-cs-page-2023.jm-case-study-list-section {
	width: 100%;
}

.jm-cs-page-2023 .jm-case-study-row {
	border-radius: 20px;
	background: var(--Linear-boxed, linear-gradient(180deg, #FEFEFF 0.01%, #E4ECFF 100%));	
}

.jm-cs-page-2023 .jm-case-study-row:hover {
	-webkit-box-shadow: 10px 10px 20px -10px rgba(0,0,0,0.75);
	-moz-box-shadow: 10px 10px 20px -10px rgba(0,0,0,0.75);
	box-shadow: 10px 10px 20px -10px rgba(0,0,0,0.75);
}

.jm-cs-page-2023 .jm-case-study-row .col-inner {
	padding-bottom: 20px;
}

.jm-cs-page-2023 .jm-case-study-title {
	margin-bottom: 1px;
}

.jm-cs-page-2023 .jm-case-study-categories {
	width: 100%;
}

.jm-cs-page-2023 .jm-case-study-categories .button.is-outline{
	border: 1px solid !important;
}

.jm-cs-page-2023 .jm-case-study-categories .button.is-outline span {
	padding-top: 6px;
}

.jm-cs-page-2023 .jm-case-study-description p {
	margin-top: 0.4em;
	font-size: 16px;
}

.jm-cs-page-2023 .jm-case-study-cta {
	width: 100%;
}

.jm-cs-page-2023 .jm-cta-view-showcase {
	border-radius: 60px !important;
	border: 0 !important;
	background: var(--yellow-gradient, linear-gradient(92deg, #F9AB00 0%, #FFD372 100%));
	color: #FFF !important;
	text-align: center;
	font-family: 'Roboto';
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;	
}

.jm-cs-page-2023 .jm-cta-view-showcase span {
	padding: 8px 26px 12px 26px;
}

.jm-cs-page-2023 .jm-cta-view-showcase span:after {
	content: '→';
	width: 20px;
	height: 6px;
	position: relative;
	display: inline-block;
	top: 3px;
	right: -10px;
	font-size: 24px;
}

.jm-cs-page-2023 .jm-cta-view-showcase:hover {
	color: #000000 !important;
}

@media screen and (max-width: 849px) {
	.jm-cs-page-2023 .jm-case-study-row {
		width: 90%;
		margin-left: 5%;
		margin-right: 5%;
	}
	
	.jm-cs-page-2023 .jm-case-study-categories .button {
		font-size: 12px;
	}
	

	.jm-cs-page-2023 .jm-cta-view-showcase span {
		padding: 3px 22px 12px 22px;
	}	
	
	.jm-cs-page-2023 .jm-cta-view-showcase {
		border-radius: 40px !important;
		font-size: 16px
	}	
}
/*------------------------------------------------------------------------*/



/*------------------------------------------------------------------------*/
/* Case Studies List Section */
/*------------------------------------------------------------------------*/
.jm-cs-single-2023.jm-hero-area .jm-case-study-single-title h1 {
	color: var(--grovth-grey, #353535);
	text-align: center;
	font-family: 'Roboto Condensed';
	font-size: 60px;
	font-style: normal;
	font-weight: 700;
	line-height: 120%; /* 76.8px */
	letter-spacing: 1.28px;	
}

.jm-cs-fact {
	
}

.jm-cs-fact-box {
	
}

.jm-cs-single-company-name {
	width: 100%:
}

.jm-cs-single-company-quote-icon {
	width: 100%:
}

.jm-cs-single-company-quote p {
	color: #353535;
	font-family: 'Roboto' !important;
	font-size: 20px;
	font-style: italic;
	font-weight: 400;
}

.jm-cs-company-metrics .jm-company-metrics-title h4 {
	color: #4467B3 !important;
	font-family: 'Roboto' !important;
	font-size: 17px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: 0.34px;
}

.jm-cs-company-metrics .jm-company-metrics-value h3 {
	color: #353535 !important;
	font-family: 'Roboto' !important;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 0.52px;
}

.jm-cs-company-metrics .jm-company-metrics-value p {
	color: #353535 !important;
	font-family: 'Roboto' !important;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;	
}

.jm-advanced-2cols-section-v3 {
	width: 100%;
}

.jm-advanced-2cols-section-v3 .box-image {
	overflow: visible !important;
}

.jm-advanced-2cols-section-v3 .box-image img {
	max-width: 120%;
    width: 120%;
	position: relative;
	left: -20%;
}

.jm-advanced-2cols-section-v3 .col-left .number-paragraph {
	margin-top: 30px;
}

.jm-advanced-2cols-section-v3 .col-left .number-paragraph .col {
	padding: 0 0 0 130px !important;
}

.jm-advanced-2cols-section-v3 .col-left .text-col p {
	margin-top: 0!important;
}

.jm-advanced-2cols-section-v3 .col-left .number-paragraph:after {
	content: "";
	width: 3px;
	height: 77%;
	display: block;
	border-left: 2px dashed #4467B3;
	position: absolute;
	left: 0;
	top: 33px;
}

.jm-advanced-2cols-section-v3 .col-left .number-paragraph .number-col:before {
	content: "";
	width: 13px;
	height: 13px;
	background: #4467B3;
	display: block;
	border-radius: 50%;
	position: absolute;
    left: -5px;
    top: 22%;	
}

.jm-advanced-2cols-section-v3 .number-paragraph .number-headline:before {
	display: block;
	width: 30px;
	font-size: 38px;
	font-style: normal;
	font-weight: 700;
	font-family: Roboto Condensed;
	color: #4467B3;
}

.jm-advanced-2cols-section-v3 .number-paragraph .number-headline:after {
	content: "";
	width: 1px;
	height: 50px;
	background: #4467B3;
	display: block;
	position: absolute;
	top: 10px;
	left: 60px;
	transform: rotate(25deg);
}

.jm-advanced-2cols-section-v3 .number-paragraph.number-one .number-headline:before {
	content: "01";
}

.jm-advanced-2cols-section-v3 .number-paragraph.number-two .number-headline:before {
	content: "02";
}

.jm-advanced-2cols-section-v3 .number-paragraph.number-three .number-headline:before {
	content: "03";
}

.jm-advanced-2cols-section-v3 .number-paragraph.number-four .number-headline:before {
	content: "04";
}

@media screen and (max-width: 849px) {
	.jm-cs-single-2023.jm-hero-area .jm-case-study-single-title h1 {
		font-size: 26px;
	}	
	
	.jm-advanced-2cols-section-v3 .col-left .number-paragraph .col {
		padding: 0 0 0 20px !important;
	}		
	
	.jm-advanced-2cols-section-v3 .col-left .number-paragraph:after,
	.jm-advanced-2cols-section-v3 .col-left .number-paragraph .number-col:before {
		display: none;
	}	
	
	.jm-testimonial-row.jm-cs-testimonial-row-custom .jm-testimonial-intro h3 {
		line-height: 1.5;
		font-size: calc(1rem + 0.6vw);
	}
	
	.jm-cs-single-company-name h2,
	.jm-cs-updated-title-size h2 {
		font-size: 1.4em;
	}
	
	.jm-cs-company-metrics .jm-company-metrics-value p {
		font-size: 17px;
	}	
}
/*------------------------------------------------------------------------*/