/* =============================================================================
- Fonts
============================================================================= */

@font-face{
	font-family:"Futura-Bold";
	src:url("../Fonts/1059692/88a061c2-3303-401d-85e9-619b5ea5f5af.eot?#iefix");
	src:url("../Fonts/1059692/88a061c2-3303-401d-85e9-619b5ea5f5af.eot?#iefix") format("eot"),
	url("../Fonts/1059692/1a34942e-33ed-43bb-b229-7460d55b49f7.woff2") format("woff2"),
	url("../Fonts/1059692/baecea54-cfd3-4578-8717-abf89eba62b6.woff") format("woff"),
	url("../Fonts/1059692/f275eebe-30f5-4068-9294-51dc44c8409e.ttf") format("truetype");
}
@font-face{
	font-family:"Futura-Book";
	src:url("../Fonts/1059698/17abcb18-cb81-4d9c-b55c-5ded2109e506.eot?#iefix");
	src:url("../Fonts/1059698/17abcb18-cb81-4d9c-b55c-5ded2109e506.eot?#iefix") format("eot"),
	url("../Fonts/1059698/aafdd021-88d4-41d8-8e15-fe91f83e4b17.woff2") format("woff2"),
	url("../Fonts/1059698/81d44d4b-ac07-4ad4-8cdd-4df771a3c1c3.woff") format("woff"),
	url("../Fonts/1059698/f47c9a36-7884-483a-80d7-57f9ee691407.ttf") format("truetype");
}
@font-face{
	font-family:"Futura-Demi";
	src:url("../Fonts/1059728/fa09a53f-1925-44fc-a00b-a133fa6e7e23.eot?#iefix");
	src:url("../Fonts/1059728/fa09a53f-1925-44fc-a00b-a133fa6e7e23.eot?#iefix") format("eot"),
	url("../Fonts/1059728/848602e3-bda3-4b1c-976b-fe26eecfab31.woff2") format("woff2"),
	url("../Fonts/1059728/e4eacf8d-aba1-40d4-9597-1198e91dcf00.woff") format("woff"),
	url("../Fonts/1059728/0274b668-7ceb-4cae-96cf-eeeec93f3254.ttf") format("truetype");
}
@font-face{
	font-family:"Futura-Medium";
	src:url("../Fonts/1059752/c0b084f4-7139-4e63-ba96-7f3a421195c3.eot?#iefix");
	src:url("../Fonts/1059752/c0b084f4-7139-4e63-ba96-7f3a421195c3.eot?#iefix") format("eot"),
	url("../Fonts/1059752/f7552419-a773-41ab-ae4a-b12b1d853f02.woff2") format("woff2"),
	url("../Fonts/1059752/83e72918-97c3-41cd-8a7d-4056788a00f0.woff") format("woff"),
	url("../Fonts/1059752/5b88228b-bd3b-49f4-b7c2-db89968ce116.ttf") format("truetype");
}


/* =============================================================================
- General
============================================================================= */
body {
	background: #F9F9FB;
	color: #232323;
}

b, strong {
  color: #000000;
}

#primary {
	background-color: #F9F9FB;
}

.ht-container {
	max-width: 1000px;
}

.ht-container:before,
.ht-container:after {
	display: table;
	content: " ";
}

.ht-container:after {
	clear: both;
}


#ht-site-container.clearfix::after {
    display: none;
}

#sidebar {
	position: static;
}

/* =============================================================================
- Typography
============================================================================= */
html {
	font-size: 16px;
}

/* Mobile */
@media screen and (max-width: 768px) {
	html {
		font-size: 12px;
	}
}

body,
.hkb-category .hkb-category__description {
	font-family: "Futura-Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.875rem;
}

.hkb-article__content {
	font-size: 18px;
	line-height: 1.875rem;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0 0 12px 0;
	color: inherit;
}

h1:ladt-child,
h2:ladt-child,
h3:ladt-child,
h4:ladt-child,
h5:ladt-child,
h6:ladt-child {
	margin-bottom: 0px;
}

h1 {
	font-family: "Futura-Medium", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 3.000rem;
	line-height: 1.125em;
}

h2 {
	font-family: "Futura-Medium", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 2.625rem;
	line-height: 1.143em;
}

h3,
body.single .hentry .entry-title {
	font-family: "Futura-Medium", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 2.250rem;
	line-height: 1.167em;
}

h4,
.hkb-category .hkb-category__title {
	font-family: "Futura-Medium", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 1.875rem;
	line-height: 1.200em;
}

h5 {
	font-family: "Futura-Medium", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 1.500rem;
	line-height: 1.250em;
}

h6 {
	font-family: "Futura-Medium", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 1.000rem;
	line-height: 1.500em;
}

#grve-header-tagline {
	font-family: "Futura-Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 1.500rem;
	line-height: 1.500em;
}

/* Link Text */
form button,
.hkb-article-list a,
.hkb-subcats__cat-title,
#grve-callout-support .grve-submit-button,
.hkb-entry-meta,
.grve-article-related .grve-title {
	font-family: "Futura-Medium", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	text-transform: none;
}

#nav-primary ul > li a {
	font-family: "Futura-Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	text-transform: none;
}

.entry-content blockquote {
	font-family: "Futura-Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 1.500rem;
	line-height: 1.500em;
	font-style: normal;
	color: #17171a;
	background-color: #eaefff;
	padding: 18px;
	border: none;
}

.entry-content code, .entry-content pre {
	background: #312f2f;
	color: #ffffff;
	display: block;
	border-radius: 3px;
	padding: 18px;
	font-family: Consolas,monaco,monospace;
	border: 1px solid #eeeef2;
	font-size: 14px;
	line-height: 23px;
}

/* =============================================================================
- Header
============================================================================= */
#grve-header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding: 30px 0;
	z-index: 9999;
}

#grve-header .grve-header-inner {
	display: table;
	width: 100%;
	padding: 0 48px;
}

#grve-header #logo {
	height: 30px;
}

#grve-header #logo a {
	display: inline-block;
	height: inherit;
}

#grve-header #logo img {
    max-width: 100%;
    height: 100%;
}

/* Mobile */
@media screen and (max-width: 768px) {
	#grve-header .grve-header-inner {
		padding: 0 20px;
	}
}


/* =============================================================================
- Main Menu
============================================================================= */
#nav-primary-menu li {
	float: left;
}

#nav-primary-menu > ul > li + li {
	margin-left: 2.250rem;
}

#nav-primary ul > li a {
	color: #ffffff;
	position: relative;
	padding: 0;
}

#nav-primary-menu > ul > li > a:before {
	content: '';
	opacity: 0;
	width: 0;
	height: 2px;
	left: 0;
	bottom: -4px;
	background-color: #ffffff;
	position: absolute;
	-webkit-transition: opacity .4s ease,width .4s ease;
	-moz-transition: opacity .4s ease,width .4s ease;
	-ms-transition: opacity .4s ease,width .4s ease;
	-o-transition: opacity .4s ease,width .4s ease;
	transition: opacity .4s ease,width .4s ease;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
}

#nav-primary ul > li a:after {
	display: none;
}

#nav-primary ul > li.menu-item-has-children > a {
	padding-right: 0px !important;
}

#nav-primary ul ul {
	left: 0;
}

@media screen and (min-width: 770px) {
	#nav-primary ul ul {
		width: 200px;
	}

	#nav-primary-menu > ul > li > a:hover:before {
		opacity: 1;
		width: 100%;
	}
}

/* Mobile */
@media screen and (max-width: 768px) {
	#nav-primary-menu {
		background: #000000;
	}
	#nav-primary-menu li {
		float: none;
	}
}


/* =============================================================================
- Page Header
============================================================================= */
#page-header {
	background-color: #396afc;
	background: linear-gradient(45deg,#396afc 0%,#1935df 100%);
	color: #ffffff;
	padding: 12% 0;
	position: relative;
}

#page-header .grve-separator {
	position: absolute;
	bottom: -1px;
	width: 100%;
	height: 95px;
	z-index: 2;
}

#page-header .grve-page-header-inner {
	max-width: 560px;
}

/* Tablet Portait */
@media only screen and (max-width: 1023px) {
	#page-header {
		padding: 20% 0;
	}
}

/* Mobile */
@media screen and (max-width: 768px) {
	#page-header {
		padding: 30% 0;
	}
}

/* =============================================================================
- Search Box
============================================================================= */
.grve-site-search {
	margin-top: 30px;
	position: relative;
}

.grve-site-search input[type="text"] {
	width: 100%;
	color: #ffffff;
	font-size: 16px;
	padding-right: 160px;
	padding: 15px 24px;
	background: rgba(0,0,0,0.05);
	border: 1px solid rgba(255,255,255,0.50);
	border-radius: 3px;
}

.grve-site-search input[type="text"]::-webkit-input-placeholder { /* Edge */
	color: #ffffff;
}

.grve-site-search input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #ffffff;
}

.grve-site-search input[type="text"]::placeholder {
	color: #ffffff;
}

.grve-site-search button {
	position: absolute;
	top: 0;
	right: 0;
	width: 160px;
	height: 100%;
	color: #000000;
	background: #FFFFFF;
	border-radius: 0 3px 3px 0;
}

/* Mobile */
@media screen and (max-width: 768px) {
	.grve-site-search button {
		position: relative;
		top: 0;
		right: 0;
		width: 100%;
		height: 50px;
		border-radius: 3px;
		margin-top: 18px;
	}
}

/* =============================================================================
- Category Archive
============================================================================= */
.hkb-category {
	margin: 0 0 90px 0;
}

.hkb-category .hkb-category__count {
	opacity: 0.5;
	font-family: "Futura-Medium", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	line-height: 1;
}

.hkb-category .hkb-category__description {
	margin: 18px 0 0 0;
}

.hkb-category .hkb-category__header {
	padding: 0 0 24px 0;
	border: none;
}

#ht-site-container .hkb-article-list > li {
	border-bottom: none;
	margin: 0 0 18px;
	padding: 0px;
	padding-left: 32px;
}

.hkb-category .hkb-article-list {
	margin: 0 0 18px 0;
	border-bottom: 1px solid #E3E3E3;
}

.hkb-article-list a {
	color: #000000;
	-webkit-transition : color .3s ease-in-out;
	-moz-transition    : color .3s ease-in-out;
	-ms-transition     : color .3s ease-in-out;
	-o-transition      : color .3s ease-in-out;
	transition         : color .3s ease-in-out;
}

.hkb-article-list a:hover {
	color: #2045E2;
}

.hkb-category img {
	margin-bottom: 30px;
	width: 60px;
	display: block;
	border-radius: 6px;
	overflow: hidden;
}


/* =============================================================================
- Subcategory Archive
============================================================================= */
.hkb-subcats .hkb-subcats__cat:before {
	display: none;
}

.hkb-subcats .hkb-subcats__cat {
	padding-left: 0;
}

.hkb-subcats__cat-title,
.hkb-subcats__cat-title:visited {
	color: #000000;
	-webkit-transition : color .3s ease-in-out;
	-moz-transition    : color .3s ease-in-out;
	-ms-transition     : color .3s ease-in-out;
	-o-transition      : color .3s ease-in-out;
	transition         : color .3s ease-in-out;
}

.hkb-subcats__cat-title:hover {
	color: #2045E2;
}

/* =============================================================================
- View All Button
============================================================================= */
#ht-site-container .hkb-category__view-all {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	line-height: 16px;
	padding: 6px 16px;
	color: #A3A3A3;
	background-color: #ffffff;
	box-shadow: 0 5px 12px 0 rgba(208,208,228,0.40);
	border-radius: 3px;
	-webkit-transition : color .3s ease-in-out;
	-moz-transition    : color .3s ease-in-out;
	-ms-transition     : color .3s ease-in-out;
	-o-transition      : color .3s ease-in-out;
	transition         : color .3s ease-in-out;
}

#ht-site-container .hkb-category__view-all:hover {
	color: #222222;
}

.hkb-category__view-all:before {
	display: none;
}

/* =============================================================================
- Breadcrumbs
============================================================================= */
#page-header-breadcrumbs {
	background-color: #F9F9FB;
	padding: 0;
}

/* =============================================================================
- Single
============================================================================= */
.hkb-entry-meta {
	color: #000000;
}

.hkb-entry-meta a,
.hkb-entry-meta a:visited {
	color: inherit;
	text-decoration: underline;
}

.hkb-entry-meta a:hover {
	color: #2045E2;
}

body.single .hentry .entry-header{
	border-bottom: none;
	padding: 0;
	margin-bottom: 60px;
}


/* =============================================================================
- Search Results
============================================================================= */

.hkb-template-search{
	margin-bottom: 60px;
}

/* =============================================================================
- Related Articles
============================================================================= */
.grve-article-related {
	background: #F9F9FB;
}

.grve-article-related .ht-container {
	padding: 4% 0 5% 0;
	border-top: 1px solid #E3E3E3;
}

.grve-article-related-title {
	text-align: center;
	margin-bottom: 48px;
}

.grve-article-related-wrapper {
	box-sizing: border-box;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex: 0 1 auto;
	-webkit-box-flex: 0;
	flex: 0 1 auto;
	-ms-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -20px;
	margin-left: -20px;
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	justify-content: center;
	text-align: center;
}

.grve-article-related .grve-article {
	position: relative;
	box-sizing: border-box;
	-ms-flex: 0 0 auto;
	-webkit-box-flex: 0;
	flex: 0 0 auto;
	padding-right: 20px;
	padding-left: 20px;
	-ms-flex-preferred-size: 25%;
	flex-basis: 25%;
	max-width: 25%;
}

.grve-article-related .grve-article a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}

.grve-article-related .grve-article-inner {
	padding: 30px;
	background: #FFFFFF;
	box-shadow: 0 15px 20px -5px rgba(208,208,228,0.40);
	border-radius: 6px;
	height: 100%;
}

.grve-article-related .grve-article-icon {
	width: 60px;
	height: 60px;
	line-height: 60px;
	margin-bottom: 18px;
	display: inline-block;
	vertical-align: top;
	border-radius: 100%;
	border: 1px solid #E3E3E3;
	background-color: transparent;
	position: relative;
	-webkit-transition : all .3s ease-in-out;
	-moz-transition    : all .3s ease-in-out;
	-ms-transition     : all .3s ease-in-out;
	-o-transition      : all .3s ease-in-out;
	transition         : all .3s ease-in-out;
}

.grve-article-related .grve-article:hover .grve-article-icon {
	background-color: #2045E2;
	border-color: #2045E2;
}

.grve-article-related .grve-article-icon span:before {
	font-family: FontAwesome;
	content: "\f0f6";
	color: #2045E2;
	font-size: 16px;
	position: relative;
	top: 1px;
	left: 1px;
	-webkit-transition : color .3s ease-in-out;
	-moz-transition    : color .3s ease-in-out;
	-ms-transition     : color .3s ease-in-out;
	-o-transition      : color .3s ease-in-out;
	transition         : color .3s ease-in-out;
}

.grve-article-related .grve-article:hover .grve-article-icon span:before {
	color: #ffffff;
}

.grve-article-related .grve-article-icon span.format-standard:before {
	content: "\f0f6";
}

.grve-article-related .grve-article-icon span.format-video:before {
	content: "\f1c8";
}

/* Mobile */
@media screen and (max-width: 768px) {
	.grve-article-related .grve-article {
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		-webkit-box-flex: 1;
		flex-grow: 1;
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		max-width: 100%;
		margin-bottom: 30px;
	}

	.grve-article-related-wrapper {
		margin-right: 0px;
		margin-left: 0px;
	}
}


/* =============================================================================
- Callout Support
============================================================================= */
#grve-callout-support {
	padding: 6% 0;
	background-color: #ffffff;
	text-align: center;
}

#grve-callout-support p {
	margin: 0 0 30px 0;
}

#grve-callout-support .grve-submit-button {
	color: #ffffff;
	background-image: linear-gradient(225deg, #396AFC 0%, #0C28CD 100%);
	border-radius: 6px;
	padding: 12px 24px;
}

.hkb-article__content {
	margin-bottom: 80px;
}

.hkb-article__content a,
.hkb-article__content a:visited {
	color: inherit;
	text-decoration: underline;
}

.hkb-article__content a:hover {
	color: #2045E2;
}

/* =============================================================================
- Footer
============================================================================= */
#site-footer {
	padding: 0 0 30px 0;
}

#site-footer,
#site-footer-widgets {
	background-color: #121212;
	color: #ffffff;
}

#site-footer-widgets a,
#site-footer-widgets a:visited {
	color: #ffffff;
}

#site-footer-widgets a:hover {
	color: #d2d2d2;
	text-decoration: underline;
}

#site-footer-widgets .widget .widget-title {
	margin-bottom: 18px;
}

#site-footer #copyright {
    color: #d2d2d2;
}

#site-footer #copyright a, #site-footer #copyright a:visited {
    color: #d2d2d2;
    text-decoration: underline;
}

.widget ul {
	line-height: 30px;
}

/* =============================================================================
- Image Widget
============================================================================= */
#sidebar .widget.widget_media_image {
	padding: 0;
}