body.page-template-page-referring-new,
body.page-template-page-landing-template {
	background-color: #070B16;
}

body.page-template-page-referring-new #wrapper.internal header#header,
body.page-template-page-landing-template #wrapper.internal header#header {
	display: none !important;
}

@media (min-width: 769px) {
	body.page-template-page-referring-new #wrapper.internal div#top-bar,
	body.page-template-page-landing-template #wrapper.internal div#top-bar {
		display: none !important;
	}
}

section#landing-banner {
	background-image: url(/wp-content/themes/Grossman_Child/assets/images/img_landing_banner.webp);
	background-size: cover;
	position: relative;
	z-index: 1;
}

section#reffering-banner {
	background-image: url(/wp-content/themes/Grossman_Child/assets/images/img_referring_bg.webp);
	background-size: cover;
	position: relative;
	z-index: 1;
}

section#reffering-banner::after,
section#landing-banner::after {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: linear-gradient(180deg, rgba(23, 39, 79, 0.85) 0%, rgba(6, 12, 26, 0.85) 100%);
	z-index: -1;
}

section#reffering-banner .banner-area,
section#landing-banner .banner-area {
	padding: calc(100px + 10.938vw) 120px calc(135px + 10.938vw);
	grid-column: 1 / 13;
	overflow: hidden;
}

section#reffering-banner .badge-images {
	display: flex;
	flex-wrap: wrap;
	column-gap: 25px;
	align-items: center;
	row-gap: 10px;
	margin-top: 70px;
}

section#reffering-banner .badge-images img {
	max-height: 100px;
}

section#reffering-banner .badge-images > *:last-child img {
	max-height: 68px;
}

section#reffering-banner .banner-head-shot,
section#landing-banner .banner-head-shot {
	position: absolute;
	right: 0px;
	top: 0px;
	bottom: 0px;
	width: calc(800px + 10.417vw);
	display: flex;
	justify-content: flex-end;
}

@media (min-width: 1921px) {
	section#reffering-banner .banner-area,
	section#landing-banner .banner-area {
		padding: 310px 120px 345px;
	}
	section#reffering-banner .banner-head-shot,
	section#landing-banner .banner-head-shot {
		width: 1000px;
	}
}

section#reffering-banner .banner-head-shot img,
section#landing-banner .banner-head-shot img {
	object-position: bottom;
	margin-top: auto;
}

section#reffering-banner .banner-area .banner-title-section,
section#landing-banner .banner-area .banner-title-section {
	position: relative;
	z-index: 1;
}

body #wrapper.internal section#reffering-banner .banner-area h2,
body #wrapper.internal section#landing-banner .banner-area h2 {
	font-family: 'Josefin Sans';
	font-style: normal;
	font-weight: 500;
	font-size: 24px;
	line-height: 24px;
	letter-spacing: 0.35em;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0px;
}

body #wrapper.internal section#reffering-banner .banner-area h1,
body #wrapper.internal section#landing-banner .banner-area h1 {
	margin: 22px 0px 0px;
	font-family: 'Josefin Sans';
	font-style: normal;
	font-weight: 700;
	font-size: calc(20px + 5.208vw);
	line-height: 130%;
	text-transform: uppercase;
	color: #FFFFFF;
}

body #wrapper.internal section#reffering-banner .banner-area h1 {
	font-size: calc(10px + 5.208vw);
	margin-bottom: 35px;
}

@media (min-width: 1921px) {
	body #wrapper.internal section#reffering-banner .banner-area h1 {
		font-size: 110px;
	}

	body #wrapper.internal section#landing-banner .banner-area h1 {
		font-size: 120px;
	}
}

@media (max-width: 1440px) {
	section#reffering-banner .banner-head-shot,
	section#landing-banner .banner-head-shot {
		width: 45%;
	}

	section#reffering-banner .banner-head-shot img,
	section#landing-banner .banner-head-shot img {
		object-position: bottom;
		margin-top: auto;
		height: 100%;
		width: auto;
		object-fit: cover;
	}
}

@media (max-width: 1200px) {
	section#reffering-banner .banner-area,
	section#landing-banner .banner-area {
		padding: 430px 4vw 40px;
	}

	section#reffering-banner .banner-head-shot,
	section#landing-banner .banner-head-shot {
		width: 100%;
		height: 540px;
		top: 5px;
		left: 0px;
		justify-content: center;
		z-index: 0;
	}

	section#reffering-banner .banner-area .banner-title-section,
	section#landing-banner .banner-area .banner-title-section {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	#wrapper.internal section#reffering-banner .banner-area .banner-title-section h2,
	#wrapper.internal section#reffering-banner .banner-area .banner-title-section h1,
	#wrapper.internal section#landing-banner .banner-area .banner-title-section h2,
	#wrapper.internal section#landing-banner .banner-area .banner-title-section h1 {
		text-align: center;
	} 

	section#reffering-banner::before,
	section#landing-banner::before {
		width: 100%;
		height: 60%;
		background: linear-gradient(180deg, rgba(23, 39, 79, 0) 0%, #060C1A 73.32%);
		left: 0;
		bottom: 0px;
		position: absolute;
		content: '';
		z-index: 1;
	}
}

@media (max-width: 768px) {
	body #wrapper.internal section#reffering-banner .banner-area h2,
	body #wrapper.internal section#landing-banner .banner-area h2 {
		font-size: 11px;
		line-height: 11px;
	}

	body #wrapper.internal section#reffering-banner .banner-area h1,
	body #wrapper.internal section#landing-banner .banner-area h1 {
		font-size: 40px;
	}
}
@media (max-width: 370px) {
	body #wrapper.internal section#reffering-banner .banner-area h2,
	body #wrapper.internal section#landing-banner .banner-area h2 {
		font-size: 9px;
		line-height: 9px;
	}

	body #wrapper.internal section#reffering-banner .banner-area h1,
	body #wrapper.internal section#landing-banner .banner-area h1 {
		font-size: 34px;
	}
}

/* Landing Page Intro Repeater */
section#landing-intro {
	padding: 90px 0px 185px;
	overflow: hidden;
}

section#landing-intro .landing-intro-repeater {
	grid-column: 2/12;
	width: 100%;
	max-width: 1130px;
	margin: auto;
}

#wrapper.internal section#landing-intro .landing-intro-repeater .block-title {
	display: flex;
	column-gap: 15px;
	margin-bottom: 35px;
}

#wrapper.internal section#landing-intro .landing-intro-repeater h2 {
	font-family: 'Josefin Sans';
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	line-height: 32px;
	text-align: left;
	text-transform: uppercase;
	color: #FFFFFF;  
	margin: 0px;
}

#wrapper.internal section#landing-intro .landing-intro-repeater .block-details {
	padding: 0px 90px;
}

#wrapper.internal section#landing-intro .landing-intro-repeater .block-details p {
	font-family: 'Josefin Sans';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 26px;
	color: #7E7E7E;
}

#wrapper.internal section#landing-intro .landing-intro-repeater > *:nth-child(2n + 1) h2,
#wrapper.internal section#landing-intro .landing-intro-repeater > *:nth-child(2n + 1) .block-details p {
	text-align: left;
}

#wrapper.internal section#landing-intro .landing-intro-repeater > *:nth-child(2n) .block-title {
	justify-content: flex-start;
	flex-direction: row-reverse;
}

#wrapper.internal section#landing-intro .landing-intro-repeater > *:nth-child(2n) h2,
#wrapper.internal section#landing-intro .landing-intro-repeater > *:nth-child(2n) .block-details p {
	text-align: right;
}

#wrapper.internal section#landing-intro .landing-intro-repeater > *:not(:last-child) {
	margin-bottom: 85px;
}


@media (min-width: 769px) {
	#wrapper.internal section#landing-intro .landing-intro-repeater > *:nth-child(2n + 1) .block-title {
		position: relative;
	}

	#wrapper.internal section#landing-intro .landing-intro-repeater > *:nth-child(2n + 1) .block-title::before {
		width: 100vw;
		height: 1px;
		background-color: #FFBB00;
		position: absolute;
		content: '';
		left: -100vw;
		top: 50%;
	}

	#wrapper.internal section#landing-intro .landing-intro-repeater > *:nth-child(2n) .block-title {
		position: relative;
	}

	#wrapper.internal section#landing-intro .landing-intro-repeater > *:nth-child(2n) .block-title::before {
		width: 100vw;
		height: 1px;
		background-color: #FFBB00;
		position: absolute;
		content: '';
		right: -100vw;
		top: 50%;
	}
}

@media (max-width: 1024px) {
	section#landing-intro {
		padding: 60px 4vw 125px !important;
	}

	#wrapper.internal section#landing-intro .landing-intro-repeater .block-details {
		padding: 0px;
	}

	section#landing-intro .landing-intro-repeater {
		grid-column: 1/13;
	}
}

@media (max-width: 768px) {
	#wrapper.internal section#landing-intro .landing-intro-repeater>*:nth-child(2n + 1) .block-title,
	#wrapper.internal section#landing-intro .landing-intro-repeater>*:nth-child(2n) .block-title {
		flex-direction: row;
		justify-content: flex-start;
		align-items: center;
	} 

	#wrapper.internal section#landing-intro .landing-intro-repeater>*:nth-child(2n + 1) h2,
	#wrapper.internal section#landing-intro .landing-intro-repeater>*:nth-child(2n) h2 {
		text-align: center;
	}
	#wrapper.internal section#landing-intro .landing-intro-repeater>*:nth-child(2n) .block-details p {
		text-align: left;
	}
}


/* Landing CTA Section */
section#landing-cta-section {
	padding: 100px 0px;
	background: #000E20;
}

section#landing-cta-section .landing-cta-wrapper {
	grid-column: 2 / 12;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	width: 100%;
	max-width: 920px;
	margin: auto;
	position: relative;
}

section#landing-cta-section .landing-cta-wrapper > a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
}

section#landing-cta-section .landing-cta-wrapper .block-icon {
	width: 125px;
	margin-right: 40px;
}
/* 
section#landing-cta-section .landing-cta-wrapper .block-cta-content {
flex: 1;
} */

#wrapper.internal section#landing-cta-section .landing-cta-wrapper .block-cta-content h3 {
	font-family: 'Josefin Sans';
	font-style: normal;
	font-weight: 400;
	font-size: calc(20px + 1.042vw);
	line-height: 80%;
	letter-spacing: 0.205em;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0px 0px 10px;
}

#wrapper.internal section#landing-cta-section .landing-cta-wrapper .block-cta-content h2 {
	font-family: 'Josefin Sans';
	font-style: normal;
	font-weight: 400;
	font-size: calc(35px + 2.083vw);
	line-height: 100%;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0px;
}

@media (min-width: 1921px) {
	#wrapper.internal section#landing-cta-section .landing-cta-wrapper .block-cta-content h3 {
		font-size: 40px;
	}

	#wrapper.internal section#landing-cta-section .landing-cta-wrapper .block-cta-content h2 {
		font-size: 75px;
	}
}

@media (max-width: 1024px) {
	section#landing-cta-section {
		padding: 80px 20px !important;
		background-color: #FFF;
	}

	section#landing-cta-section .landing-cta-wrapper {
		grid-column: 1/13;
	}

	section#landing-cta-section .landing-cta-wrapper .block-icon {
		width: 70px;
		margin-right: 20px;
	}

	#wrapper.internal section#landing-cta-section .landing-cta-wrapper .block-cta-content h3,
	#wrapper.internal section#landing-cta-section .landing-cta-wrapper .block-cta-content h2 {
		color: #1E3163;
	}
}

@media (max-width: 768px) {
	#wrapper.internal section#landing-cta-section .landing-cta-wrapper .block-cta-content h3 {
		font-size: 18px;
		line-height: 20px;
		margin-bottom: 15px;
	} 

	#wrapper.internal section#landing-cta-section .landing-cta-wrapper .block-cta-content h2 {
		font-size: 34px;
		line-height: 32px;
	}
}

@media (max-width: 480px) {
	section#landing-cta-section {
		padding: 60px 10px;
	}

	section#landing-cta-section .landing-cta-wrapper {
		flex-wrap: nowrap;
		row-gap: 35px;
		flex-direction: column;
	}

	#wrapper.internal section#landing-cta-section .landing-cta-wrapper .block-cta-content h3,
	#wrapper.internal section#landing-cta-section .landing-cta-wrapper .block-cta-content h2 {
		text-align: center;
	}
}

/* Contact Section */
section#contact-section {
	padding: 120px 0px;
	border-top: 1px solid #242424;
}

section#contact-section .contact-wrapper {
	grid-column: 1/13;
	display: flex;
	flex-direction: column;
	align-items: center;
}

section#contact-section .contact-wrapper h2 {
	font-family: 'Josefin Sans';
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	line-height: 32px;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-bottom: 24px;
}

section#contact-section .contact-wrapper ul {
	list-style: none;
	padding-left: 0px;
	margin: 0px;
	display: flex;
	flex-wrap: wrap;
	column-gap: 40px;
	align-items: center;
}

@media (max-width: 1024px) {
	section#contact-section {
		padding: 100px 4vw 210px !important;
	}
}

/* Body CTA */
section#body-cta {
	padding: 25px;
	background-color: #FFBB00;
	position: sticky;
	top: 0;
	z-index: 20;
	/* height: 125px; */
	box-sizing: border-box;
	transition: all .3s;
}

@media (min-width: 1205px) {
	section#body-cta {
		height: 125px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
}

section#body-cta .cta-wrapper {
	grid-column: 1/13;
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	font-size: 32px;
	line-height: 44px;
	text-align: center;
	color: #01113C;
	transition: all .3s;
	text-transform: uppercase;
}

section#body-cta a {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

section#body-cta:hover {
	background-color: #000e20;
}

section#body-cta:hover .cta-wrapper {
	color: #FFBB00;
}

@media (max-width: 1024px) {
	section#body-cta {
		padding: 15px 4vw !important;
	}

	section#body-cta .cta-wrapper {
		font-size: 18px;
		line-height: 125%;
	}
}

@media (max-width: 768px) {
	section#body-cta {
		top: 59px;
	}
}
.page-template-page-referring-new header#new-header.desktop-menu,
.page-template-page-landing-template header#new-header.desktop-menu{display:none;}
/* Referring Why Choose */
section#why-coose-section {
	padding: 210px 0px 260px;
	overflow: hidden;
}

section#testimonials-section #section-header,
section#faq-section #section-header,
section#why-coose-section #section-header {
	grid-row: 1;
	grid-column: 2/12;
}

section#testimonials-section #section-header .section-title, 
section#faq-section #section-header .section-title,
section#why-coose-section #section-header .section-title {
	display: flex;
	align-items: center;
	width: fit-content;
	margin: auto;
	position: relative;
}

section#testimonials-section #section-header .section-title::before,
section#faq-section #section-header .section-title::before,
section#why-coose-section #section-header .section-title::before {
	width: 100vw;
	height: 1px;
	background-color: #fb0;
	position: absolute;
	content: '';
	top: 50%;
	left: -100vw;
}

section#testimonials-section #section-header .section-title::after,
section#faq-section #section-header .section-title::after,
section#why-coose-section #section-header .section-title::after {
	width: 100vw;
	height: 1px;
	background-color: #fb0;
	position: absolute;
	content: '';
	top: 50%;
	right: -100vw;
}

section#testimonials-section #section-header .section-title h2,
section#faq-section #section-header .section-title h2,
section#why-coose-section #section-header .section-title h2 {
	margin: 0 50px;
	font-family: 'Josefin Sans';
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	line-height: 46px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
}
@media(max-width:767px){
	section#testimonials-section #section-header .section-title h2 { margin: 0; }
}
section#faq-section #section-header .section-sub-title,
section#why-coose-section #section-header .section-sub-title {
	margin-top: 50px;
}

section#testimonials-section #section-header .section-sub-title p,
section#faq-section #section-header .section-sub-title p,
section#why-coose-section #section-header .section-sub-title p {
	font-family: 'Josefin Sans';
	font-style: normal;
	font-weight: 300;
	font-size: 22px;
	line-height: 26px;
	text-align: center;
	color: #DDE6FD;
}

section#why-coose-section #section-why-wrapper {
	grid-row: 2;
	grid-column: 2/12;
	margin-top: 100px;
}

section#why-coose-section #section-why-wrapper .why-repeater {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	row-gap: 50px;
}

@media (min-width: 1441px) {
	section#why-coose-section #section-why-wrapper .why-repeater > *:nth-child(1),
	section#why-coose-section #section-why-wrapper .why-repeater > *:nth-child(2) {
		flex-basis: calc((100% - 80px) / 2);
	}

	section#why-coose-section #section-why-wrapper .why-repeater > *:nth-child(2) {
		margin-left: 80px;
	}

	section#why-coose-section #section-why-wrapper .why-repeater > *:nth-child(3),
	section#why-coose-section #section-why-wrapper .why-repeater > *:nth-child(4) {
		flex-basis: calc((100% - 60px) / 2);
	}

	section#why-coose-section #section-why-wrapper .why-repeater > *:nth-child(4) {
		margin-left: 60px;
	}


	section#why-coose-section #section-why-wrapper .why-repeater > *:nth-child(1),
	section#why-coose-section #section-why-wrapper .why-repeater > *:nth-child(3) {
		justify-content: flex-end;
	}
}

@media (max-width: 1440px) {
	section#why-coose-section #section-why-wrapper .why-repeater {
		column-gap: 40px;
	}

	section#why-coose-section #section-why-wrapper .why-repeater > * {
		flex-basis: calc((100% - 40px) / 2);
	}
}



section#why-coose-section #section-why-wrapper .why-repeater .block-item {
	display: flex;
	align-items: center;
	column-gap: 30px;
}

section#why-coose-section #section-why-wrapper .why-repeater .block-item .block-icon {
	min-width: 50px;
}

section#why-coose-section #section-why-wrapper .why-repeater .block-item .block-title {
	font-family: 'Josefin Sans';
	font-style: normal;
	font-weight: 400;
	font-size: 26px;
	line-height: 26px;
	color: #DDE6FD;
}

@media (max-width: 1024px) {
	section#why-coose-section {
		padding: 120px 50px 100px !important;
	}

	section#why-coose-section #section-header,
	section#why-coose-section #section-why-wrapper {
		grid-column: 1/13;
	}
}

@media (max-width: 768px) {
	section#why-coose-section #section-why-wrapper {
		margin-top: 60px;
	}

	section#testimonials-section #section-header .section-sub-title,
	section#why-coose-section #section-header .section-sub-title {
		margin-top: 35px;
	}

	section#testimonials-section #section-header .section-title .icon,
	section#testimonials-section #section-header .section-title::after,
	section#testimonials-section #section-header .section-title::before,
	section#faq-section #section-header .section-title .icon,
	section#faq-section #section-header .section-title::before,
	section#faq-section #section-header .section-title::after,
	section#why-coose-section #section-header .section-title .icon,
	section#why-coose-section #section-header .section-title:before,
	section#why-coose-section #section-header .section-title::after {
		content: none !important;
		display: none !important;
	}

	section#why-coose-section #section-why-wrapper .why-repeater .block-item {
		flex-direction: column;
		align-items: center;
		row-gap: 20px;
		text-align: center;
	}
}

@media (max-width:  600px) {
	section#why-coose-section #section-why-wrapper .why-repeater > * {
		flex-basis: 100%;
	}
}

/* Referring CTA */
section#refeering-cta {
	padding: 115px 50px 90px;
	background: #DDE6FD;
}

section#refeering-cta .referring-cta-wrapper {
	grid-column: 1/13;
	display: flex;
	justify-content: center;
	align-items: center;
	column-gap: 22px;
}

body #wrapper section#refeering-cta .referring-cta-wrapper h3 {
	font-family: 'Josefin Sans';
	font-style: normal;
	font-weight: 400;
	font-size: calc(20px + 1.042vw);
	line-height: 80%;
	text-align: right;
	letter-spacing: 0.205em;
	text-transform: uppercase;
	color: #1E3163;
	margin: 0px;
}


body #wrapper section#refeering-cta .referring-cta-wrapper h2 {
	font-family: 'Josefin Sans';
	font-style: normal;
	font-weight: 400;
	font-size: calc(45px + 2.083vw);
	line-height: 100%;
	text-align: right;
	text-transform: uppercase;
	color: #1E3163;
	margin: 30px 0px 0px;
}


@media (min-width: 1921px) {
	body #wrapper section#refeering-cta .referring-cta-wrapper h3 {
		font-size: 40px;
	}
	body #wrapper section#refeering-cta .referring-cta-wrapper h2 {
		font-size: 90px;
	}
}

@media (max-width: 1024px) {
	section#refeering-cta {
		padding: 80px 20px !important;
	}
}

@media (max-width: 768px) {
	body #wrapper section#refeering-cta .referring-cta-wrapper .block-icon {
		width: 100px;
	}

	body #wrapper section#refeering-cta .referring-cta-wrapper h3 {
		font-size: 18px;
		line-height: 20px;
	}

	body #wrapper section#refeering-cta .referring-cta-wrapper h2 {
		font-size: 34px;
		line-height: 32px;
		margin-top: 16px;
	}
}

@media (max-width: 450px) {
	section#refeering-cta .referring-cta-wrapper {
		flex-direction: column;
		align-items: center;
		row-gap: 35px;
	}

	body #wrapper section#refeering-cta .referring-cta-wrapper h3,
	body #wrapper section#refeering-cta .referring-cta-wrapper h2 {
		text-align: center;
	}
}

/* FAQ Section */
section#faq-section {
	padding: 275px 0px;
	overflow: hidden;
}

section#faq-section #section-header .section-sub-title p {
	width: 100%;
	max-width: 950px;
	margin: 0px auto;
}

section#faq-section #section-faq-content {
	grid-row: 2;
	grid-column: 2/12;
}

section#faq-section #section-faq-content .faq-repeater {
	display: flex;
	flex-wrap: wrap;
	column-gap: 120px;
	row-gap: 70px;
	margin-top: 150px;
}

section#faq-section #section-faq-content .faq-repeater > * {
	flex-basis: calc((100% - 120px) / 2);
}

section#faq-section #section-faq-content .faq-repeater .faq-item {
	display: flex;
	flex-direction: column;
}

section#faq-section #section-faq-content .faq-repeater .faq-item h3 {
	font-family: 'Josefin Sans';
	font-style: normal;
	font-weight: 600;
	font-size: 28px;
	line-height: 26px;
	color: #6982C3;
	margin: 0px 0px 30px;
}

section#faq-section #section-faq-content .faq-repeater .faq-content p a,
section#faq-section #section-faq-content .faq-repeater .faq-content p {
	font-family: 'Josefin Sans';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 26px;
	color: #F2F2F2;
	margin: 0px;
}

section#faq-section #section-faq-content .faq-repeater .faq-content p a {
	color: inherit !important;
}

@media (max-width: 1024px) {
	section#faq-section {
		padding: 100px 4vw !important;
	}

	section#faq-section #section-faq-content .faq-repeater {
		margin-top: 100px;
		column-gap: 50px;
		row-gap: 60px;
	}

	section#faq-section #section-faq-content .faq-repeater > * {
		flex-basis: calc((100% - 50px) / 2);
	}

	section#faq-section #section-header,
	section#faq-section #section-faq-content {
		grid-column: 1/13;
	}
}

@media (max-width: 768px) { 
	section#faq-section #section-faq-content .faq-repeater > * {
		flex-basis: 100%;
	}
}

/* Testimonials Section */
section#testimonials-section {
	padding: 0px 0px 275px;
	overflow: hidden;
}

section#testimonials-section #section-testimonials-wrapper {
	grid-row: 2;
	grid-column: 1 / 13;
	margin-top: 140px;
}

section#testimonials-section #section-testimonials-wrapper .testimonials-repeater:not(.slick-initialized) {
	display: none;
}

section#testimonials-section #section-testimonials-wrapper .slick-list {
	padding-left: 20vw;
	padding-right: 20vw;
}

@media (min-width: 801px) {
	section#testimonials-section #section-testimonials-wrapper .slick-track {
		display: flex;
	}
}


section#testimonials-section #section-testimonials-wrapper .slick-track > * {
	height: inherit;
	position: relative;
	display: flex;
	flex-direction: column;
	margin: 0px 50px;
}

section#testimonials-section #section-testimonials-wrapper .slick-track .block-video {
	width: 100%;
	height: 100%;
}

section#testimonials-section #section-testimonials-wrapper .slick-track .block-video img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

section#testimonials-section #section-testimonials-wrapper .slick-arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 2;
}

section#testimonials-section #section-testimonials-wrapper .slick-arrow svg g {
	transition: all .25s !important;
}

section#testimonials-section #section-testimonials-wrapper .slick-arrow:hover svg g {
	opacity: 1 !important;
}

section#testimonials-section #section-testimonials-wrapper .slick-arrow.arrow-prev {
	left: 10vw;
}

section#testimonials-section #section-testimonials-wrapper .slick-arrow.arrow-next {
	right: 10vw;
}

section#testimonials-section #section-testimonials-wrapper .block-item:not(.slick-active) {
	opacity: 0.3;
}

section#testimonials-section #section-testimonials-wrapper .block-item:not(.slick-active) .block-quote {
	opacity: 0;
}

section#testimonials-section #section-testimonials-wrapper .block-item .block-quote {
	width: 75%;
	margin-left: auto;
	padding: 60px 30px 30px;
	box-sizing: border-box;
	margin-top: -100px;
	position: relative;
	background-color: #FFF;
	display: flex;
	flex-direction: column;
	/* min-height: 220px; */
	transition: all .3s;
	opacity: 1;
}

section#testimonials-section #section-testimonials-wrapper .block-item .block-quote .quote-icon {
	position: absolute;
	left: 30px;
	top: 0;
	transform: translateY(-50%);
}

section#testimonials-section #section-testimonials-wrapper .block-item .block-quote h3 {
	font-family: 'Josefin Sans';
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 32px;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #111111;
	margin-bottom: 25px;
}

section#testimonials-section #section-testimonials-wrapper .block-item .block-quote span {
	font-family: 'Libre Baskerville';
	font-style: italic;
	font-weight: 400;
	font-size: 14px;
	line-height: 28px;
	letter-spacing: 1px;
	color: #393939;
}

section#testimonials-section #section-testimonials-wrapper .block-item .block-video {
	position: relative;
}

section#testimonials-section #section-testimonials-wrapper .block-item .block-video > a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	display: flex;
	justify-content: center;
	align-items: center;
}

@media (max-width: 1280px) {
	section#testimonials-section #section-testimonials-wrapper .slick-list {
		padding: 0px 4vw;
	}
}

@media (max-width: 1024px) {
	section#testimonials-section {
		padding: 0px 0px 200px !important;
	}

	section#testimonials-section #section-testimonials-wrapper .slick-track>* {
		margin: 0px 30px;
	}

	section#testimonials-section #section-testimonials-wrapper .block-item .block-quote {
		width: 100%;
		margin-top: 0px;
	}
}

@media (max-width: 800px) {
	section#testimonials-section #section-testimonials-wrapper .slick-list {
		overflow: hidden;
	}
	section#testimonials-section #section-testimonials-wrapper .slick-dots {
		position: relative;
		display: flex;
		justify-content: center;
		align-items: center;
		margin-top: 30px;
	}

	section#testimonials-section #section-testimonials-wrapper .slick-dots li button {
		background-color: #FFBB00;
		border-radius: 50%;
	}
	section#testimonials-section #section-testimonials-wrapper .block-item .block-video { height: 215px; }
	section#testimonials-section #section-testimonials-wrapper { 
		margin-top: 70px;
	}
	section#testimonials-section #section-testimonials-wrapper .block-item .block-quote .quote-icon {
		display: none;
	}

	section#testimonials-section #section-testimonials-wrapper .block-item .block-quote {
		padding: 0 20px 20px;
	}
	section#testimonials-section #section-testimonials-wrapper .block-item .block-quote h3 {
		font-size: 16px;
		line-height: 28px;
	}

	section#testimonials-section #section-testimonials-wrapper .slick-track>* {
		margin: 0px 5px;
	}
	section#testimonials-section #section-testimonials-wrapper .slick-list {
		padding: 0px 1vw;
	}
}

@media (max-width: 1440px) {
	section#reffering-banner .banner-head-shot img {
		object-position: bottom left;
	}
}

@media (max-width: 1200px) {
	section#reffering-banner:before {
		height: 100% !important;
		background: linear-gradient(180deg,rgba(23,39,79,0) 0%,#060c1a 93.32%) !important;
	}

	section#reffering-banner .badge-images {
		margin-top: 45px;
		justify-content: center;
	}

	section#reffering-banner .badge-images img {
		max-height: 100px;
	}
	section#reffering-banner .banner-area .banner-title-section {
		margin-top: -65px;
	}
}


section#reffering-banner {
	position: relative;
}

section#reffering-banner > a.return-home,
section#landing-banner > a.return-home{
    font-family: 'Josefin Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 32px;
    text-transform: unset !important;
    color: #fb0;
    position: absolute;
    top: 75px;
    left: 120px;
    transition: color .3s;
    z-index: 1;
}

section#reffering-banner > a.return-home:hover,
section#landing-banner > a.return-home:hover {
	color: #FFF;
}

@media (max-width: 640px) {
	section#reffering-banner .banner-head-shot img {
		object-position: center;
	}
}

#gform_wrapper_11 .gform_footer button {
	width: 100%;
	padding: 18px 20px;
	max-width: 100%;
	background-color: #000;
	border: 2px solid #000;
	color: #FFF;
	transition: all .3s;
}

#gform_wrapper_11 .gform_footer button:hover {
	background-color: #FFF;
}

/* Landing Testimonials */
body.page-template-page-landing-template section#testimonials-section {
	padding: 185px 0px 200px;
}

@media (max-width: 1024px) {
	body.page-template-page-landing-template section#testimonials-section {
		padding: 125px 50px 100px !important;
	}
}

@media (max-width: 460px) {
	body.page-template-page-landing-template section#testimonials-section {
		padding: 125px 0 100px !important;
	}
}
