.customer-referral {
	font-family: "Montserrat";
	font-style: normal;
	line-height: 3.5em;
	color: #131E29;
}

.customer-referral .header {
	font-family: 'Comfortaa';
	font-size: 35px;
}

.customer-referral .headerWrapper {
	text-align: center;
}

.customer-referral .headerWrapper .limitedTime {
	text-align: center;
	font: normal normal 600 40px/49px 'Barlow Semi Condensed';
	font-family:'Barlow Semi Condensed';
	letter-spacing: 0px;
	color: #28C2FE;
	opacity: 1;
	line-height: 50px;
}

.customer-referral .headerWrapper .rewards {
	text-align: center;
	font: normal normal normal 91px/135px Comfortaa;
	letter-spacing: 0px;
	color: #FFFFFF;
	text-transform: lowercase;
	opacity: 1;
	line-height: 70px;
}

.customer-referral .doubleImg {
	max-width: 490px;
	max-height: 118px;
	margin-top: 15px;
	margin-bottom: 20px;
}

.customer-referral .header.tablet-gothic-narrow {
	font-family:'Barlow Semi Condensed';
	margin: 7px auto 12px auto;
}

.customer-referral .header.larger {
	font-size: 48px;
	margin-bottom: 0;
	line-height: inherit;
}

.customer-referral .header.largist {
	font-size: 56px;
	line-height: normal;
}

.customer-referral .referralsDescription {
	padding-top: 100px;
	padding-bottom: 100px;
	padding-left: 143px;
	padding-right: 143px;
	text-align: center;
}

.customer-referral .referralsDescription .title {
	text-align: center;
	font: normal normal 600 35px/54px 'Barlow Semi Condensed';
	font-family:'Barlow Semi Condensed';
	letter-spacing: 0px;
	color: #0F3D58;
	opacity: 1;
}

.customer-referral .referralsDescription .description {
	text-align: center;
	font: normal normal normal 20px/35px "Montserrat";
	font-family: "Montserrat";
	letter-spacing: 0px;
	color: #110000;
	opacity: 1;
	font-weight: 320;
}

.customer-referral .oval-bg-section {
	display: flex;
	align-items: center;
	width: 100%;
	height: 500px;
	background:
		url('/resources/images/home-services/rebrand2020_v1/hs-bg-concrete-dk-blue.jpg');
}

.customer-referral .oval-bg-section.blue-slate-bg {
	background: none;
	bacground-color: #fff;
	background-size: 100% 100%;
	bacground-color: #fff;
}

.customer-referral .oval-bg-section>div {
	position: relative;
}

.customer-referral .oval-bg-image {
	min-width: 555px;
	max-width: 592px;
	height: 421px;
	border-color: transparent;
	background-color: transparent;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.customer-referral .oval-bg-section.image-left>div:last-child,
	.customer-referral .oval-bg-section.image-right>div:first-child {
	width: 100%;
	text-align: left;
	padding: 0 145px;
}

.customer-referral .oval-bg-section.image-left .oval-bg-image {
	background-position: left center;
	border-top-right-radius: 250px;
	border-bottom-right-radius: 250px;
}

.customer-referral .oval-bg-section.image-right .oval-bg-image {
	background-position: right center;
	border-top-left-radius: 250px;
	border-bottom-left-radius: 250px;
}

.customer-referral .how-it-works-container {
	width: 100%;
	height: 595px;
	background:
		url('/resources/images/home-services/rebrand2020_v1/hs-bg-stone-lt-grey.jpg');
}

.customer-referral .how-it-works-container #last img {
	margin-bottom: 0px;
}

.customer-referral .how-it-works-container #last-sub-header {
	margin-top: -17px;
}

.customer-referral .how-it-works-container .header {
	height: 182px;
	text-align: center;
}

.customer-referral .how-it-works-container .limitedTime-blue {
	text-align: center;
	font: normal normal normal 18px/36px 'Barlow Semi Condensed';
	font-family:'Barlow Semi Condensed';
	letter-spacing: 0px;
	color: #28C2FE;
	opacity: 1;
}

.customer-referral .how-it-works-container .header>h2 {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	font-size: 100%;
	font-weight: bold;
}

.customer-referral .how-it-works-container .header>h2:before,
	.customer-referral .how-it-works-container .header>h2:after {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.customer-referral .how-it-works-container .how-it-works-inner {
	display: flex;
	width: 100%;
	justify-content: center;
}

.customer-referral .how-it-works-container .how-it-works-inner>div {
	width: 295px;
	min-width: 300px;
	max-width: 295px;
	text-align: center;
	margin: 0 40px;
}

.customer-referral .how-it-works-container .how-it-works-inner>div:first-child
	{
	margin-left: 0;
}

.customer-referral .how-it-works-container .how-it-works-inner>div:last-child
	{
	margin-right: 0;
}

.customer-referral .how-it-works-container .how-it-works-inner .works-icon>img
	{
	width: 95px;
	height: 95px;
}

.customer-referral .how-it-works-container .how-it-works-inner .sub-header
	{
	font-family:'Barlow Semi Condensed', sans-serif;
	font-style: normal;
	font-size: 32px;
	color: #0F3D58;
	margin-top: 15px;
	font-weight: 400;
}

.customer-referral .how-it-works-container .how-it-works-inner span.cs-blue
	{
	cursor: pointer;
}

.customer-referral p {
	color: #fff;
	font-size: 20px;
	line-height: 1.6em;
	margin-top: 12px;
}

.customer-referral .startSaving {
	max-width: 469px;
}

.customer-referral .disclaimer-section {
	display: flex;
	align-items: center;
	width: 100%;
	padding: 20px 100px;
}

.customer-referral .disclaimer-section p, .customer-referral .disclaimer-section p a
	{
	color: #505050;
	font-size: 12px;
	line-height: 1.6em;
}

.customer-referral .button-section {
	margin-top: 15px;
}

.customer-referral .button-section .cta-button {
	font-family: "Montserrat", Arial, sans-serif !important;
	font-weight: 400 !important;
	font-size: 13px;
	border: 1px solid #28C2FE;
	transition: background-color 300ms, color 300ms;
	margin: 0 3px;
}

.customer-referral .button-section .cta-button:first-child {
	margin-left: 0;
}

.customer-referral .button-section .cta-button:last-child {
	margin-right: 0;
}

.customer-referral .button-section .cta-button.blue {
	background-color: #28C2FE;
	color: #fff;
}

.customer-referral .button-section .cta-button.blue:hover {
	background-color: transparent;
	color: #28C2FE;
}

.customer-referral .button-section .cta-button.transparent {
	background-color: transparent;
	color: #28C2FE;
}

.customer-referral .button-section .cta-button.transparent:hover {
	background-color: #28C2FE;
	color: #fff;
}

.customer-referral .desc p{
	color: #000;
}

@media ( max-width : 1300px) and (min-width: 750px) {
	.customer-referral .oval-bg-section.image-left>div:last-child,
		.customer-referral .oval-bg-section.image-right>div:first-child {
		padding: 0 50px;
	}
}

@media ( max-width : 1150px) and (min-width: 750px) {
	.customer-referral .how-it-works-container {
		height: 450px;
	}
	.customer-referral .how-it-works-container .header {
		height: 130px;
	}
	.customer-referral .how-it-works-container .how-it-works-inner>div {
		width: auto;
		min-width: unset;
		max-width: unset;
		margin: 0 20px;
	}
	.customer-referral .how-it-works-container .how-it-works-inner>div:first-child
		{
		margin-left: 20px;
	}
	.customer-referral .how-it-works-container .how-it-works-inner>div:last-child
		{
		margin-right: 20px;
	}
	.customer-referral .how-it-works-container .how-it-works-inner .works-icon>img
		{
		width: 75px;
		height: 75px;
	}
	.customer-referral .how-it-works-container .how-it-works-inner .sub-header
		{
		font-size: 23px;
	}
	.customer-referral .disclaimer-section {
		padding: 20px 10px;
	}
}

@media ( max-width : 1110px) and (min-width: 750px) {
	.customer-referral {
		line-height: 2.5em;
	}
	.customer-referral .oval-bg-section {
		height: 333px;
	}
	.customer-referral .oval-bg-image {
		width: 395px;
		min-width: 395px;
		max-width: 395px;
		height: 334px;
	}
	.customer-referral .header.larger {
		font-size: 35px;
	}
	.customer-referral .header.largist {
		font-size: 53px;
	}
	.customer-referral .how-it-works-container .header {
		height: 130px;
		font-size: 35px;
	}
}

@media ( max-width : 950px) and (min-width: 750px) {
	.customer-referral .how-it-works-container .how-it-works-inner .sub-header
		{
		font-size: 20px;
	}
}

@media ( max-width : 1050px) and (min-width: 750px) {
	.customer-referral {
		line-height: 2em;
	}
	.customer-referral .oval-bg-section {
		height: 250px;
	}
	.customer-referral .oval-bg-section.image-left>div:last-child,
		.customer-referral .oval-bg-section.image-right>div:first-child {
		padding: 0 30px;
	}
	.customer-referral .oval-bg-image {
		width: 296px;
		min-width: 296px;
		max-width: 296px;
		height: 250px;
	}
	.customer-referral .header {
		font-size: 25px;
	}
	.customer-referral .header.larger {
		font-size: 30px;
	}
	.customer-referral .header.largist {
		font-size: 40px;
	}
	.customer-referral .how-it-works-container {
		height: auto;
		padding-bottom: 30px;
	}
	.customer-referral .how-it-works-container .header {
		height: 100px;
		font-size: 30px;
	}
	.customer-referral p {
		font-size: 14px;
		line-height: 1.5em;
		margin-top: 5px;
	}
	.customer-referral .button-section .cta-button {
		font-size: 12px;
	}
}

@media ( max-width : 750px) {
	.customer-referral .doubleImg {
		max-width: 300px;
	}
	.customer-referral .doubleImg {
		max-width: 300px;
		max-height: 118px;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	.customer-referral .headerWrapper .rewards {
		text-align: center;
		font: normal normal normal 58px/90px Comfortaa;
		letter-spacing: 0px;
		color: #FFFFFF;
		text-transform: lowercase;
		opacity: 1;
	}
	.customer-referral .button-section .cta-button.transparent {
		background-color: transparent;
		color: #28C2FE;
		margin: auto;
		margin-top: 10px;
	}
	.customer-referral .button-section .cta-button.blue {
		background-color: #28C2FE;
		color: #fff;
		margin: auto;
		margin-top: 10px;
	}
	.customer-referral .referralsDescription {
		padding-top: 60px;
		padding-bottom: 60px;
		padding-left: 18px;
		padding-right: 18px;
		text-align: center;
	}
	.customer-referral .oval-bg-image {
		background-size: 90vw 66vw;
	}
	.customer-referral .oval-bg-image {
		background-size: 90vw 65vw;
		margin-top: 15px;
	}
	.customer-referral .how-it-works-container #last img {
		margin-bottom: 0px;
	}
	.customer-referral .how-it-works-container #last-sub-header {
		margin-top: 0px;
	}
	.customer-referral {
		line-height: unset;
	}
	.customer-referral .oval-bg-section {
		height: auto;
	}
	.customer-referral .oval-bg-section.image-left {
		flex-direction: column;
	}
	.customer-referral .oval-bg-section.image-right {
		flex-direction: column-reverse;
	}
	.customer-referral .oval-bg-section.image-left>div:first-child {
		align-self: flex-start;
	}
	.customer-referral .oval-bg-section.image-right>div:last-child {
		align-self: flex-end;
	}
	.customer-referral .oval-bg-image {
		width: 90vw;
		min-width: 90vw;
		max-width: 90vw;
		height: 65vw;
		background-size: 90vw 76vw;
	}
	.customer-referral .oval-bg-section.image-left>div:last-child,
		.customer-referral .oval-bg-section.image-right>div:first-child {
		padding: 20px;
	}
	.customer-referral .header.larger {
		font-size: 35px;
	}
	.customer-referral .header.largist {
		font-size: 45px;
	}
	.customer-referral p {
		font-size: 18px;
	}
	.customer-referral .button-section .cta-button {
		display: block;
		margin: 5px 3px;
	}
	.customer-referral .how-it-works-container {
		height: auto;
	}
	.customer-referral .how-it-works-container .header {
		height: 75px;
	}
	.customer-referral .how-it-works-container .how-it-works-inner {
		flex-direction: column;
		align-items: center;
	}
	.customer-referral .how-it-works-container .how-it-works-inner>div {
		margin: 20px 0;
	}
	.customer-referral .disclaimer-section {
		padding: 20px;
	}
}

@media (max-width: 1130px){
	#nav-header .nhide--mobile.sticky {
    	display: none !important;
	}
}