body {
	font-family: "Poppins", sans-serif;
	color: #444;
	font-size: 16px;
	line-height: 1;
}
.uk-h1,
.uk-h2,
.uk-h3,
.uk-h4,
.uk-h5,
.uk-h6,
.uk-heading-2xlarge,
.uk-heading-large,
.uk-heading-medium,
.uk-heading-small,
.uk-heading-xlarge,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: inherit;
	color: #444;
}

.bold {
	font-weight: 700;
}

h1 {
	font-size: 45px;
}

h2 {
	font-size: 35px;
}

h3 {
	font-size: 30px;
	line-height: 1;
}

h4 {
	font-size: 25px;
}

.line-h1 {
	line-height: 1 !important;
}

/*Landing page 2021*/
.c1 {
	color: #444;
}
.bg1 {
	background-color: #444;
}

.c2 {
	color: #bfdbed;
}
.bg2 {
	background-color: #bfdbed;
}

.c3 {
	color: #6bbf40;
}
.bg3 {
	background-color: #6bbf40;
}

.c4 {
	color: #388296;
}
.bg4 {
	background-color: #388296;
}

.c5 {
	color: #f1f1f1;
}
.bg5 {
	background-color: #f1f1f1;
}

.landing-green-btn p:last-child {
	margin: 0;
}

.landing-header {
	background-color: #f4f5fa;
	padding: 30px 0;
}

.landing-header-logo {
	height: 70px;
}

.landing-banner {
	background-image: url(/assets/landing/img/landing_banner.jpg);
	background-position: 50% 20%;
}

.landing-bottom-banner {
	background-image: url(/assets/landing/img/landing_banner.jpg);
	background-position: 50% 23%;
}

body.landing-massachusetts .landing-banner {
	background-image: url(/assets/landing/img/landing_banner_ma.png);
	background-position: 50% 50%;
}

body.landing-massachusetts .landing-banner > div > div {
	background: rgba(255, 255, 255, 0.7);
	padding: 30px;
	border-radius: 10px;
}

body.landing-massachusetts .landing-banner > div > div h1 {
	margin-top: 0 !important;
}

body.landing-massachusetts .landing-bottom-banner {
	background-image: url(/assets/landing/img/landing_banner_ma.png);
	background-position: 50% 53%;
}

#landing-question {
	background: rgba(255, 255, 255, 0.7);
	width: 100%;
	max-width: 740px;
	border-radius: 10px;
}

.landing-bottom-banner a {
	color: #444;
}

.landing-essential-logo {
	height: 12rem;
	width: auto;
}

.landing-center-container {
	margin: 0 auto;
}

#landing-reports-grid h4 {
	font-weight: 300;
	font-family: "Roboto", sans-serif;
	color: rgb(119, 119, 119);
	margin: 25px 25px 0 25px;
	line-height: 1.2;
}

#landing-reports-grid img {
	height: 120px;
	width: 120px;
}

.landing-green-btn {
	font-size: 20px;
	font-weight: 400;
	line-height: 1.2;
	border: 1px solid #6bbf40;
	border-radius: 10px;
	background-color: #6bbf40;
	color: white;
	padding: 10px 42px;
}

.landing-green-btn:hover {
	background-color: white;
	border: 1px solid #6bbf40;
	color: #6bbf40;
}

.landing-green-hr {
	border-top: 2px solid #6bbf40;
	width: 100%;
	max-width: 960px;
	margin: auto;
	margin-top: 50px;
}

.landing-massachusetts .c-block .inner-card > div,
.landing-index .c-block .inner-card > div {
	margin: 20px auto;
}

.landing-massachusetts .c-block .inner-card > form button > p,
.landing-index .c-block .inner-card > form button > p {
	margin: 0 !important;
}

.landing-massachusetts .c-block .inner-card > div.tt-price-wrapper h4 > p,
.landing-index .c-block .inner-card > div.tt-price-wrapper h4 > p {
	margin: 0;
}

#comparison-table.c-block {
	background: none;
	padding: 0;
}

.landing-footer p {
	color: #7e7e7e;
}

.landing-footer a[href="/"] img {
	position: relative;
	left: -20px;
}

.landing-footer-label {
	color: #388296;
	text-transform: uppercase;
	font-size: 28px;
	font-weight: 600;
}

.landing-footer-menu-item a {
	text-decoration: none;
	color: #7e7e7e;
}

.landing-social {
	opacity: 0.6;
}

.landing-social:hover {
	opacity: 1;
}

.tt-social-grid a {
	font-size: 50px;
}
@media (max-width: 419px) {
	.landing-header > div > div > div,
	.landing-header > div > div > div > div {
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}
}

@media (max-width: 520px) {
	.landing-green-btn {
		font-size: 16px;
		padding: 10px 20px;
	}
}

@media (max-width: 959px) {
	h1 {
		font-size: clamp(26px, 8vw, 42px);
	}

	h2 {
		font-size: clamp(24px, 6vw, 38px);
	}

	h3 {
		font-size: clamp(20px, 4vw, 34px);
	}

	h4 {
		font-size: clamp(18px, 4vw, 30px);
	}

	h4.landing-essential-description {
		font-size: clamp(18px, 4vw, 26px);
	}

	.landing-essential-logo {
		height: 120px;
		margin-bottom: 20px !important;
	}

	.landing-green-btn {
		font-size: 18px;
		padding: 10px 28px;
	}

	.landing-banner,
	.landing-bottom-banner {
		background-image: url(/assets/landing/img/landing_banner.jpg);
		background-position: 50% 35%;
	}

	.landing-banner.uk-background-cover,
	.landing-bottom-banner.uk-background-cover {
		background-size: inherit;
	}

	.landing-footer-menu-item {
		margin: 0 0 30px 0;
	}

	.landing-header-logo {
		height: 40px;
	}

	/* .landing-green-btn {
		font-size: 3.4vw;
		font-weight: 400;
		border: 1px solid #6bbf40;
		border-radius: 10px;
		background-color: #6bbf40;
		color: white;
		padding: 1vw 8vw;
	} */
}

@media (max-width: 1199px) {
	.landing-green-hr {
		margin-top: 20px;
	}
}
