@media (min-width: 768px) {
	body#support .nav-item:nth-child(3) a {
		color: var(--blue);
	}
}
@media (max-width: 767px) {
	body#support .nav-item:nth-child(3) a {
		color: var(--yellow);
	}
}
.card-body {
	padding: 1.25rem 0rem 1.25rem 0;
}
.card-body p.card-text {
	font-family: 'EuclidCircularB-Medium';
	font-size: 20px;
}
.card-body p {
	font-family: 'EuclidCircularB-Regular';
	font-size: 17px;
}
/*
html body#support.page h1.card-title {
	position: relative;
	left: -15px;
}*/
div.col-sm-3:nth-child(1) > div:nth-child(1) > div:nth-child(1) > h1:nth-child(1) {
	position: relative;
	left: -12px;
}
div.col-sm-3:nth-child(2) > div:nth-child(1) > div:nth-child(1) > h1:nth-child(1) {
	position: relative;
	left: -6px;
}
div.col-sm-3:nth-child(3) > div:nth-child(1) > div:nth-child(1) > h1:nth-child(1) {
	position: relative;
	left: -5px;
}
div.col-sm-3:nth-child(4) > div:nth-child(1) > div:nth-child(1) > h1:nth-child(1) {
	position: relative;
	left: -4px;
}

body#support .row.spacer-custom-vw {
	margin: 0;
}

body#support .support-video {
	position:relative;
	border-radius:35px;
}

@media (min-width: 1220px) {
	body#support .row.spacer-custom-vw {
		height: 400px;
	}
	body#support .col.custom-height-vw {
		height: 377px;
	}
	body#support .support-video {
		top: -322px;
		border-radius:35px;
	}
}
@media (min-width: 576px) and (max-width: 1219px) {
	body#support .row.spacer-custom-vw {
		height: 32.814vw;
	}
	body#support .col.custom-height-vw {
		height: 30.902vw;
	}
	body#support .support-video {
		top: -26.415vw;
	}
}

@media (max-width: 575px) {
	body#support .row.spacer-custom-vw {
		height: 32.814vw;
	}
	body#support .col.custom-height-vw {
		/*height: 36vw;*/
		height: 40vw;
	}
	body#support .support-video {
		top: -23vw;
		border-radius:20px;
	}
	body#support .white-font-20 {
		font-size: 17px;
		line-height: 23px;
	}
	body#support .copy-bold-medium-blue {
		font-size: 18px;
		line-height: 22px;
		margin-bottom: 0.75rem;
	}
}

.support-couple h3 {
	font-size: 35px;
	left: 60%; 
	color: var(--white); 
}
.support-couple div {
	left: 60%; 
	color: var(--white); 
	width: 35%; 
	font-family: 'EuclidCircularB-Regular'; 
}
.support-couple a {
	left:60%; 
	font-family: 'EuclidCircularB-Regular'; 
}

@media (min-width: 768px) and (max-width: 1220px) {
	.support-couple {
		line-height: 1.895vw;
	}
	.support-couple h3 {
		font-size: 2.868vw;
	}
	.support-couple div {
		font-size: 1.393vw;
	}
	.support-couple a {
		font-size: 1.393vw;
	}
	.support-couple a span {
		font-size: 1.230vw; 
		line-height: 1.230vw;
	}
}
@media (max-width: 767px) {
	.support-couple {
		color: white; 
		padding: 20px;
		border-bottom-right-radius: 20px;
		border-bottom-left-radius: 20px;
	}
	.support-couple h3 {
		color: white;
		font-size: 24px;
	}
	.support-couple div {
		width: 100%;
	}
	.support-couple a {
		height: 48px;
		width: 205px;
		font-size: 16px;
		text-align: center;
	}
	.support-couple a span {
		font-size: 17px; 
	}
	.support-couple-img-mobile {
		border-top-right-radius: 20px;
		border-top-left-radius: 20px;
	}
}

/*
body#consumer-cost .dropdown-toggle::after {
	background-position-y: -18px;
}
body#consumer-cost .dropdown:hover a.dropdown-toggle::after {
	background-position-y: -27px;
}
body#consumer-cost.page h1 {
	color: var(--blue);
	font-size: 80px;
	line-height: 85px;
	letter-spacing: 0.15px;
}
body#consumer-cost.page .header p {
	color: var(--darker-grey);
}
body#consumer-cost.page .header .button {
	font-size: 17px;
}
body#consumer-cost.page .copyArea.footnote span {
	color: var(--darker-grey);
}
body#consumer-cost.page .copyArea.footnote span.left-2px {
	position: relative;
	left: 2px; 
}
/*body#consumer-cost.page span {
	color: var(--blue);
}*/
/*
body#consumer-cost.page h5 {
	color: var(--dark-grey);
	font-weight: normal;
	margin: 0;
}
body#consumer-cost.page .sticker {
	background-color: var(--light-blue);
	padding: 30px;
}
body#consumer-cost.page .sticker.rounded-top {
	border-top-left-radius: 35px!important;
    border-top-right-radius: 35px!important;
    position: absolute;
    bottom: 0;
    right: 20px;
}
body#consumer-cost.page .sticker.rounded-bottom {
	border-bottom-left-radius: 35px!important;
    border-bottom-right-radius: 35px!important;
    margin: 0;
}
body#consumer-cost.page .sticker p {
	color: var(--white);
	font-size: 12px;
	margin: 0;
}
body#consumer-cost.page .round-area {
	background-color: var(--light-grey);
	border-radius: 36px;
	margin-top: 10vw;
	text-align: left;
	padding: 54px;
	width: 460px;
}
body#consumer-cost.page p.mw-472 {
	max-width: 472px;
}
body#consumer-cost.page h3 {
	margin-top: 0;
}
body#consumer-cost.page .heart-area {
    background: url(../.././images/background-heart1.png) no-repeat;
    background-position-y: 0;
    background-position-x: calc(50vw - 1530px);
    background-size: auto;
}

body#consumer-cost.page span.large {
	font-size: 20px;
	line-height: 24px;
}
body#consumer-cost.page .text-right span.large {
	font-size: 20px;
	line-height: 28px;
}

@media (min-width: 1200px) {
	body#consumer-cost.page .round-area {
		margin-left: 150px;
	}
}

@media (min-width: 768px) {
	body#consumer-cost.page .heart-area h3 {
		font-size: 60px;
		line-height: 1;
	}
	body#consumer-cost.page .heart-area span:not:first-child {
		font-size: 20px;
	}
}
@media (max-width: 767px) {
	body#consumer-cost.page h1 {
		font-size: 12vw;
	}
	body#consumer-cost.page .heart-area {
		background-position: -250px 0 !important; background-size:400% !important;
	}
}

@media (min-width: 576px) and (max-width: 1000px) {
	body#consumer-cost.page .round-area {
		width: 33vw;
		padding: 36px;
	}
}

@media (max-width: 575px) {
	body#consumer-cost.page h1 {
		font-size: 47px;
		line-height: 46px;
		letter-spacing: -1.05px;
	}
	body#consumer-cost.page h3 {
		font-size: 47px !important;
	}
	body#consumer-cost.page .round-area {
		width: 100%;
	}
	body#consumer-cost.page span.large {
		font-size: 22px;
}
	#hero-cost {
		background: url('../.././images/photo-consumer-cost-mb.png') no-repeat top left !important;
		background-size: 100%!important;
		background-position: right 0 !important;
		padding-top: 100px;
	}
}

body#consumer-cost .card-body a.terms-and-conditions {
	text-decoration: underline; 
	color: inherit;
}

body#consumer-cost .card-body a.terms-and-conditions:hover {
	text-decoration: none; 
}
*/

