﻿/*** This is for the new home page - /home ***/

body.c2019 { padding-top: 0; }

body.c2019.no-header {
	padding-top: 83px;
}

body.c2019 section.top-navigation.desktop:not(.scrolled) { 
	background-color: transparent;
}

.c2019.home-page nav.main-nav {
	margin-bottom: 20px;
}

.c2019 .page-copy p {
	color: #333333;
	font-size: 24px;
	font-family: var(--hlc-gt-ultra);
	line-height: 1.2em;
	margin-bottom: 0.5em;
}

.c2019.home-page .page-banner .copy p {
	font-size: 30px;
	font-style: italic;
}

/*** Header ***/

/*.c2019.home-page header { position: static; width: 100%; color: #4d5558; background-color: #ffffff; z-index: 10000; }
.c2019.home-page header .col-1 { padding-top: 25px; padding-bottom: 30px; position: relative; }
.c2019.home-page header .logo-container { margin: 0; }
.c2019.home-page header .logo-container img { width: auto; height: 100px; margin-right: 24px; }
.c2019.home-page header .logo-right { top: initial; vertical-align: bottom; padding-bottom: 5px;  }
.c2019.home-page header .logo-right h1 { font-family: Georgia, 'Times New Roman', Times, serif; font-size: 46px; margin-bottom: 10px; line-height: 1em; }
.c2019.home-page header .logo-right h1 a { text-decoration: none; color: inherit; }
.c2019.home-page header .logo-right h2 { font-size: 18px; color: #949a9a; line-height: normal; } */


.c2019.home-page header {
	padding: 125px 0 65px 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: bottom right;
}

.c2019.home-page header.no-image { 
	background: var(--hlc-light-gradient-160);
}

.c2019.home-page.the-home-page section.top-navigation.desktop:not(.scrolled) .nav-item > a {
	color: #ffffff;
}

.c2019.home-page.the-home-page section.top-navigation.desktop:not(.scrolled) .logo img.white {
	display: block;
}

.c2019.home-page.the-home-page section.top-navigation.desktop:not(.scrolled) .logo img.blue {
	display: none;
}


.c2019.home-page header .col-1 {
	display: flex;
	flex-direction: row;
	gap: 60px;
	align-items: start;
	justify-content: space-between;
}

.c2019.home-page header .hero-text-box {
	padding-left: 13px;
	flex-basis: 50%;
}

/*.c2019.home-page header .hero-text-box .hlc-hero-home img { 
	max-height: 120px;

}*/

.c2019.home-page header .introduction {
	flex-basis: 50%;
	background-color: var(--hlc-midnight-blue);
	color: #ffffff;
	padding: 35px 45px;
	font-family: var(--hlc-gt-ultra);
	font-weight: 400;
}

.c2019.home-page header .introduction > h2 {
	font-family: var(--hlc-gt-ultra-median);
	font-size: 32px;
	font-weight: 400;
	margin-bottom: 0.5em;
	color: #ffffff;
}

.c2019.home-page header .introduction > h2 > span { 
	color: var(--hl-light-green);
	font-style: italic;
}

.c2019.home-page header .introduction p {
	font: inherit;
	color: inherit;
}

.c2019.home-page header .introduction > :last-child { 
	margin-bottom: 0;
}


.c2019.home-page header .hero-text-box > table {
	background-color: transparent;
	border: 0;
	border-collapse: collapse;
	margin: 0;
}
.c2019.home-page header .hero-text-box > table td { background-color: transparent; border: 0; line-height: 1.2; }

.c2019.home-page header .hero-text-box > table tr:first-child td { vertical-align: middle; }


.c2019.home-page header .hero-text-box > table td img {
	width: 90px;
	height: 90px;
	margin: 0;
	padding: 0;
	border: 1px solid var(--hl-light-green);
}

.c2019.home-page header .header-buttons { display: flex; flex-direction: column; gap: 10px; }


.c2019.home-page header.landing-header { padding-top: 10px; }
x.c2019.home-page header.landing-header .col-1 { width: 100%; }
.c2019.home-page header.landing-header .container { width: 100%; display: flex; flex-direction: row; align-items: center; justify-content: space-between; }
.c2019.home-page header.landing-header .logo-container img { height: 70px; width: auto; }

/*** Home page panels ***/
.c2019 .home-page-panels h3.whats-new { font-size: 28px; margin: 10px 0 10px 0; color: #4d5357; }

.c2019 .home-page-panels .panel { padding: 20px 30px; background-color: rgb(33,33,33);  width: 100%; background-size: cover; background-position: center; background-repeat: no-repeat; position: relative; margin: 0; }

.c2019 .home-page-panels .panel .overlay { z-index: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0; opacity: 0.45; background-color:#000 !important; }
.c2019 .home-page-panels .panel .content { z-index: 1; position: relative; }

.c2019 .home-page-panels .panel h4.title 	{color: #ffffff; font-size: 22px; font-family: var(--hlc-gt-ultra); margin: 0 0 10px 0; line-height: 1.2em; position: relative; }
.c2019 .home-page-panels .panel .copy 		{margin-bottom: 16px;}
.c2019 .home-page-panels .panel .copy p 	{font-size: 16px; font-family: var(--hlc-gt-ultra); color: #ffffff; line-height: 1.4em; margin-bottom: 0.75em; }

/*** Free Tools Carousel ***/

.c2019 .toolkit-panels-container .toolkit-category.toolkit-category-0 { position: relative; }
.c2019 .toolkit-panels-container .toolkit-category.toolkit-category-0 .slick-arrow { position: absolute; top: 50%; margin-top: -16px; font-size: 0; width: 18px; height: 32px; background-size: cover; background-position: center; background-repeat: no-repeat; background-color: transparent; }
.c2019 .toolkit-panels-container .toolkit-category.toolkit-category-0 .slick-arrow.slick-prev { left: -30px; background-image: url("/_assets/icon-arrow-left-dark-grey.png"); }
.c2019 .toolkit-panels-container .toolkit-category.toolkit-category-0 .slick-arrow.slick-next { right: -30px; background-image: url("/_assets/icon-arrow-right-dark-grey.png"); }


.c2019 .toolkit-panels-container .dot-container ul { text-align: center; }

.c2019 .toolkit-panels-container .dot-container ul li { display: inline-block; margin: 0 3px; }
.c2019 .toolkit-panels-container .dot-container ul li button { font-size: 0; display: block; width: 12px; height: 12px; border: 1px solid #4d5357; background-color: transparent; }
.c2019 .toolkit-panels-container .dot-container ul li.slick-active button { background-color: #4d5357; }


