@media screen and (max-width: 767px) {
	#page {
		padding-top: 5.5rem;
	}
	body section.l.l-hero {
		margin-top: 0;
	}
	body .site-content {
		padding-top: 0;
	}
}
.blog .ast-row {
	margin-top: 40px !important;
}
.content-page .l .col-75 a:not(.btn) {
	color: #82d9da;
}

.content-page .l .col-75 a:not(.btn):hover {
	color: #7f00ff !important;
}

body .l-cta-card {
	border: 1px solid #013365 !important;
	background-color: #013365 !important;
	color: #fff;
	border-radius: 5px;
	padding-bottom: 20px;
}

.cta-card-medium p {
	font-size: 18px;
	margin-bottom: 15px;
}

.l-lc .cta-card-medium {
	padding-bottom: 30px;
}

.resource-template-default .page-wrap {
	padding-bottom: 60px;
	position: relative;
}

.resource-template-default .l.l-widget .fixed-widget {
	width: auto;
	display: inline-block;
}

body.resource-template-default .l-cta-card {
	position: relative;
	z-index: 20;
}

.resource-template-default .page-wrap .l.l-widget {
	padding-bottom: 0px;
}

.cta-white p a:hover,
.content-page .l .col-75 .l-cta-card a:not(.btn):hover {
	color: #fff !important;
	opacity: 0.8;
}

body .l-cta-card img {
	max-width: 200px;
}

body .l-cta-card h2 {
	color: #fff;
}

body .l-cta-card p a {
	color: #fff !important;
	text-decoration: underline;
}

body .l-cta-card .btn {
	border: 1px solid #01a2ca;
	text-align: center;
	padding: 15px 5px;
	border-radius: 5px;
	background-color: #01a2ca !important;
	margin-left: 0;
}

body .l-cookie-alert {
	z-index: 99;
}

.content-page {
	position: relative;
	z-index: 10;
}
section.l.l-hero {
	margin-top: 0;
}

body.resource-template-default {
	overflow-x: initial;
}

html body.single-resource .l-hero {
	min-height: 200px !important;
}

.l-breadcrumbs a {
	color: #fff !important;
}

/* body.resource-template-default  .content-page .l.l-hero{
	display: block!important;
} */

body .l-tc-h {
	z-index: 20;
}

.content-page .l {
	position: static;
}

.content-page .col-75 {
	position: relative;
	z-index: 20;
}

.content-page .fixed-widget {
	display: none;
}

.l.l-widget {
	position: absolute;
	top: 0;
	height: 100%;
	z-index: 10;
}

.l.l-widget .fixed-widget {
	display: block;
	margin-top: 0;
}

.fixed-widget.widget-blue {
	background-color: #013365;
	padding: 40px 34px;
	border-radius: 10px;
	max-width: 280px;
	width: 100%;
}

.fixed-widget.widget-blue .widget_link {
	background-image: unset;
	background-color: #01a2ca;
	border: 1px solid #01a2ca;
	text-align: center;
	padding: 15px 25px 15px 25px;
	width: 100%;
	display: block;
	border-radius: 5px;
}

.fixed-widget.widget-blue .widget_link:hover {
	color: #fff;
	background-color: transparent;
	border-color: #fff;
}

.fixed-widget.widget-blue p {
	color: #fff;
	text-align: left;
	max-width: 180px;
	margin: 0 0 20px;
}

.fixed-widget.widget-blue:before {
	display: none;
}

@media screen and (max-width: 767px) {
	.single-resource section.l.l-hero {
		margin-top: 0;
	}
	body.single-resource .l-breadcrumbs {
		top: 4.25rem;
	}
	.l.l-widget {
		margin-bottom: 50px;
	}
	.site-content {
		padding-top: 0;
	}
}

.abs-img {
	position: absolute;
	right: 30px;
}

.no-p-mb p {
	margin-bottom: 0;
}

.no-br p {
	margin-bottom: 0;
}

.list li {
	margin-bottom: 10px;
	padding-left: 0px;
}

.list ul {
	padding: 0;
	margin-left: 20px;
}

.max-w .elementor-container {
	max-width: 1180px;
}

@media screen and (max-width: 1400px) {
	.abs-img img {
		max-width: 550px;
	}
}

@media screen and (max-width: 1200px) {
	.abs-img {
		position: static;
	}
	.col-xs-reverse .elementor-container {
		flex-direction: column-reverse;
	}
	.no-br br {
		display: none;
	}
}

@media screen and (max-width: 768px) {
	.no-br p {
		display: inline;
	}
	.abs-img img {
		max-width: 100%;
	}
	.list li {
		margin-bottom: 5px;
	}
}

.l-lc .inline-code {
	background: #000;
	padding: 5px 10px;
	color: #fff;
}

.fixed-widget {
	margin-top: 21rem;
}

.h2,
.h3 {
	margin-top: 0.75em;
}

.code-half {
	width: 50%;
	float: left;
}

.inline-card {
	display: flex;
	border: 2px solid #013365;
	border-radius: 10px;
	background-color: #013365;
	padding: 2.5rem 3.5rem;
	margin-bottom: 2rem;
	align-items: center;
	justify-content: space-between;
}

.inline-card h3 {
	font-size: 20px;
	font-weight: 600;
	color: #fff;
	max-width: 400px;
}

.inline-card .btn {
	margin-bottom: 0;
	margin-left: 10px;
	min-width: 190px;
	border-radius: 5px;
	padding: 20px;
	background-color: #00a3ca;
	border: 1px solid #00a3ca;
	text-transform: capitalize;
}

.inline-card .btn:hover {
	background-color: transparent;
	border-color: #fff;
}

@media screen and (max-width: 767px) {
	.l.l-widget {
		position: static;
		padding-bottom: 0;
		padding-top: 0;
	}
	.inline-card {
		flex-direction: column;
		padding: 0.8rem 1.5rem 1.5rem;
		align-items: flex-start;
	}
	.inline-card .btn {
		margin-top: 15px;
		margin-left: 0;
	}
}

.blog-layout-1 .date {
	color: #000;
	clear: both;
	margin: 0;
	margin-bottom: 0px !important;
}

.blog-layout-1 .date svg {
	width: 20px;
	margin-right: 10px;
}

.entry-content {
	margin-bottom: 20px;
}

.l-breadcrumbs a:hover {
	color: #fff !important;
	opacity: 0.8;
}

.table-responsive td,
.table-responsive th {
	font-size: 16px;
	text-align: left;
}

body .l-cookie-alert {
	position: fixed;
	transform: unset;
	padding: 1rem;
	transform: translate3d(0, 200%, 0);
}

.l-cookie-alert .txt-p a:hover {
	color: #003366;
	font-weight: bold;
}

.l-cookie-alert .btn-hollow:hover {
	background-color: #003366;
	border-color: #003366 !important;
	color: #fff;
}

.l-lc .cta-card-medium {
	transform: unset;
	margin-bottom: 10px;
}

body .l-cookie-alert.l-cookie-alert-is-expanded {
	transform: translate3d(0, 0, 0);
}

body .l-cookie-alert p {
	margin-bottom: 0 !important;
}

.ast-row {
	padding: 0 20px;
	max-width: 1200px;
	margin: 0 auto;
}

.main_footer a {
	color: #fff;
}

a:where(:not(.wp-element-button)) {
	text-decoration: none;
}

.tc-nav-next:hover,
.tc-nav-prev:hover {
	color: #fff !important;
}

figure img {
	margin: 0 auto;
}

.date {
	color: #fff;
	display: flex;
	align-items: center;
	margin-bottom: -20px !important;
}

.date img {
	width: 27px;
	margin-right: 10px;
}

.HYPE_document {
	height: 400px !important;
	margin-top: -70px !important;
	overflow: visible !important;
	transform: scale(0.35);
}

.HYPE_document .HYPE_scene {
	overflow: visible !important;
}

#wpadminbar + svg {
	display: none !important;
}

.form-densify br {
	display: none;
}

.form-densify p {
	margin-bottom: 0;
}

.form-field label {
	color: #fff;
}

.form-field a {
	color: #39f;
}

.submit-button {
	margin-bottom: 30px;
	display: block;
}

body .col-form {
	padding: 2rem 1.25rem;
}

.field {
	color: #666;
	padding: 0.75em;
	height: auto;
	border-width: 1px;
	border-style: solid;
	border-color: #eaeaea;
	border-radius: 2px;
	background: #fafafa;
	box-shadow: none;
	box-sizing: border-box;
	transition: all 0.2s linear;
}

#densifyicoanimation_hype_container {
	margin-bottom: 2rem !important;
}
.post-thumb img {
	width: 100%;
	max-width: 320px;
}

@media screen and (max-width: 768px) {
	.fixed-widget {
		margin-top: 0rem;
	}
	body .site-main {
		margin-left: 0em;
		width: auto;
	}
	.l-lc .col-75,
	.l-lc .col-25 {
		width: 100%;
	}
	.l-stack-top {
		z-index: 5;
		margin-bottom: -2rem;
	}
	body .l-breadcrumbs {
		top: 5.25rem;
	}
	body .l-hero p .h1-subtitle {
		text-align: left;
	}
	body .l-stack-middle .video-container {
		margin-top: 8rem;
	}
	.l-lc .col-75 ol,
	.l-lc .col-75 ul {
		margin-left: 1rem;
	}
	body .l-hero .col {
		padding-top: 0;
		padding-bottom: 0;
	}
	html body .l-tc-h {
		padding: 0;
		margin-top: -2.5rem;
	}
	.l-hero .col {
		padding-bottom: 0rem;
	}
	.date {
		margin-bottom: 1rem !important;
	}
	.l-hero {
		padding-top: 2rem;
	}
	.l-hero .col {
		padding-top: 1rem;
	}
	.l-hero .h1 {
		margin-bottom: 1rem;
	}
	.h1 .subtitle,
	.h1-subtitle {
		margin-bottom: 1rem;
		text-align: left;
	}
	.tc-nav-next,
	.tc-nav-prev {
		margin: 1rem 0;
	}
	.tc-nav-prev {
		margin-right: 1rem;
	}
	.l-tc-title-name,
	.l-tc-title-index {
		text-align: left;
	}
	.h2,
	.h3,
	.h4,
	.h5 {
		text-align: left;
	}
	.l-stack-top {
		padding: 2rem 0 0;
		/*     margin-bottom: -6rem; */
	}
	body .l-tc-title {
		margin-bottom: -4rem;
	}
	#wpadminbar {
		display: none !important;
	}
}

/*.blog{
	font-family: 'Open-Sans'!important;
}

.resource-template-default{
	font-family: 'Open-Sans'!important;
}*/

.elementor-widget-container h1 a {
	font-weight: bold !important;
}

.elementor-size-default a {
	font-weight: normal !important;
}

div.wpforms-container-full .wpforms-confirmation-container-full,
div[submit-success] > .wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
	color: #000 !important;
}

.l-tc-f {
	background: white;
}

.l-hero {
	background: #0c1325;
	background-size: cover;
}
body .l-tc-h {
	padding: 2rem 0 0.75rem;
	background: #0c1325;
}
a,
a:hover {
	color: #0c1325;
	font-weight: bold;
}
.tc-nav-prev,
.tc-nav-prev:hover {
	color: white;
}
.tc-nav-next,
.tc-nav-next:hover {
	color: white;
}

.mega-menu-description {
	font-style: normal !important;
	font-size: 14px !important;
}

.content-page .wp-block-image img {
	max-height: 480px;
}

html body .l-cta-card.l-cta-white table th {
	background-color: #0c1325;
	color: #fff;
}

.l-cta-card-icon-item {
	display: flex;
	align-items: center;
	color: #0c1325;
	column-gap: 10px;
	margin-bottom: 14px;
}

.l.l-stack-bottom a:not(.btn):hover {
	color: #0c1325 !important;
}

.l-cta-card-icon-item:last-of-type {
	margin-bottom: 0;
}

.l-cta-card-icon-item p {
	margin-bottom: 0;
	font-size: 16px;
	line-height: 18px;
}

.l-cta-card-icon-item .icon {
	min-width: 60px;
	max-width: 60px;
}

.l-cta-card-icon-item .icon img {
	max-width: 100%;
}

.l-cta-card-logo img {
	width: 130px;
}

.l-cta-card-head {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 20px;
}

body .l-cta-card.l-cta-white {
	background-color: #fff !important;
	padding: 20px 20px;
	border: 2px solid #0c1325 !important;
	margin-bottom: 20px;
}

body .l-cta-card.l-cta-white table {
	color: #0c1325;
	text-align: center;
}

body .l-cta-card.l-cta-white table th {
	background-color: #efefef;
}

body .l-cta-card.l-cta-white table td {
	font-size: 15px;
	font-weight: 500;
	padding: 15px;
}

body .l-cta-card-title {
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	max-width: 500px;
	margin-bottom: 0;
}

body .l-cta-card.l-cta-white .l-cta-card-title {
	color: #0c1325;
}

body .l-cta-card.l-cta-white .btn {
	margin-bottom: 0;
	margin-bottom: 0;
	margin-left: 10px;
	min-width: 190px;
	border-radius: 5px;
	padding: 20px;
	background-color: #e5e525;
	border: 1px solid #e5e525;
	text-transform: uppercase;
}

@media screen and (max-width: 767px) {
	.l-cta-card-head {
		flex-direction: column;
		row-gap: 15px;
	}
	body .l-cta-card.l-cta-white table {
		width: 224%;
		max-width: 767px;
	}
	body .l-cta-card-title {
		text-align: center;
	}
	.table-scroll {
		overflow-x: auto;
	}
	body .inline-card {
		align-items: center;
	}
	#page {
		padding-top: 5.5rem;
	}
	body section.l.l-hero {
		margin-top: 0;
	}
	body .site-content {
		padding-top: 0;
	}
}
.blog .ast-row {
	margin-top: 40px !important;
}
.content-page .l .col-75 a:not(.btn) {
	color: #82d9da;
}

.content-page .l .col-75 a:not(.btn):hover {
	color: #7f00ff !important;
}

body .l-cta-card {
	border: 1px solid #0c1325 !important;
	background-color: #0c1325 !important;
	color: #fff;
	border-radius: 5px;
	padding-bottom: 20px;
}

.cta-card-medium p {
	font-size: 18px;
	margin-bottom: 15px;
}

.l-lc .cta-card-medium {
	padding-bottom: 30px;
}

.resource-template-default .page-wrap {
	padding-bottom: 60px;
	position: relative;
}

.resource-template-default .l.l-widget .fixed-widget {
	width: auto;
	display: inline-block;
}

body.resource-template-default .l-cta-card {
	position: relative;
	z-index: 20;
}

.resource-template-default .page-wrap .l.l-widget {
	padding-bottom: 0px;
}

.cta-white p a:hover,
.content-page .l .col-75 .l-cta-card a:not(.btn):hover {
	color: #fff !important;
	opacity: 0.8;
}

body .l-cta-card img {
	max-width: 200px;
}

body .l-cta-card h2 {
	color: #fff;
}

body .l-cta-card p a {
	color: #fff !important;
	text-decoration: underline;
}

body .l-cta-card .btn {
	border: 1px solid #e5e525;
	text-align: center;
	padding: 15px 5px;
	color: #000;
	border-radius: 5px;
	background-color: #e5e525 !important;
	margin-left: 0;
}
.site-header {
	position: fixed;
	background: #fff;
	width: 100%;
	left: 0;
	right: 0;
	top: 0;
}
body .ast-above-header-wrap {
	max-width: 1500px !important;
}

body .l-cookie-alert {
	z-index: 99;
}

.content-page {
	position: relative;
	z-index: 10;
}
section.l.l-hero {
	margin-top: 0;
}

body.resource-template-default {
	overflow-x: initial;
}

html body.single-resource .l-hero {
	min-height: 200px !important;
}

.l-breadcrumbs a {
	color: #fff !important;
}

/* body.resource-template-default  .content-page .l.l-hero{
display: block!important;
} */

body .l-tc-h {
	z-index: 20;
}

.content-page .l {
	position: static;
}

.content-page .col-75 {
	position: relative;
	z-index: 20;
}

.content-page .fixed-widget {
	display: none;
}

.l.l-widget {
	position: absolute;
	top: 0;
	height: 100%;
	z-index: 10;
}

.l.l-widget .fixed-widget {
	display: block;
	margin-top: 0;
}

.single .fixed-widget.widget-blue {
	margin-top: 0;
	top: 100px;
}

.fixed-widget.widget-blue {
	background-color: #0c1325;
	padding: 15px 20px;
	border-radius: 10px;
	max-width: 280px;
	width: 100%;
}

.fixed-widget.widget-blue .widget_link {
	background-image: unset;
	background-color: #e5e525;
	border: 1px solid #e5e525;
	color: #000;
	text-align: center;
	padding: 15px 25px 15px 25px;
	width: 100%;
	display: block;
	border-radius: 5px;
}

.fixed-widget.widget-blue .widget_link:hover {
	color: #fff;
	background-color: transparent;
	border-color: #fff;
}

.fixed-widget.widget-blue p {
	color: #fff;
	text-align: left;
	max-width: 100%;
	margin: 0 0 0px;
}

.fixed-widget.widget-blue:before {
	display: none;
}

.fixed-widget.widget-blue p.fixed-widget-subtitle {
	font-size: 30px;
	margin-bottom: 10px;
}

.fixed-widget.widget-blue p.fixed-widget-title {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 10px;
}

.fixed-widget.widget-blue .fixed-widget-text p {
	font-size: 16px;
	line-height: 20px;
}

.fixed-widget.widget-blue .fixed-widget-text {
	margin-bottom: 15px;
}

@media screen and (max-width: 767px) {
	.single-resource section.l.l-hero {
		margin-top: 0;
	}
	body.single-resource .l-breadcrumbs {
		top: 4.25rem;
	}
	.l.l-widget {
		margin-bottom: 50px;
	}
}

.abs-img {
	position: absolute;
	right: 30px;
}

.no-p-mb p {
	margin-bottom: 0;
}

.no-br p {
	margin-bottom: 0;
}

.list li {
	margin-bottom: 10px;
	padding-left: 0px;
}

.list ul {
	padding: 0;
	margin-left: 20px;
}

.max-w .elementor-container {
	max-width: 1180px;
}

@media screen and (max-width: 1400px) {
	.abs-img img {
		max-width: 550px;
	}
}

@media screen and (max-width: 1200px) {
	.abs-img {
		position: static;
	}
	.col-xs-reverse .elementor-container {
		flex-direction: column-reverse;
	}
	.no-br br {
		display: none;
	}
}

@media screen and (max-width: 768px) {
	.no-br p {
		display: inline;
	}
	.abs-img img {
		max-width: 100%;
	}
	.list li {
		margin-bottom: 5px;
	}
}

.l-lc .inline-code {
	background: #000;
	padding: 5px 10px;
	color: #fff;
}

.fixed-widget {
	margin-top: 21rem;
}

.h2,
.h3 {
	margin-top: 0.75em;
}

.code-half {
	width: 50%;
	float: left;
}

.inline-card {
	display: flex;
	border: 2px solid #0c1325;
	border-radius: 10px;
	background-color: #0c1325;
	padding: 2.5rem 3.5rem;
	margin-bottom: 2rem;
	align-items: center;
	justify-content: space-between;
}

.inline-card h3 {
	font-size: 20px;
	font-weight: 600;
	color: #fff;
	max-width: 400px;
}

.inline-card .btn {
	margin-bottom: 0;
	margin-left: 10px;
	min-width: 190px;
	border-radius: 5px;
	padding: 20px;
	background-color: #e5e525;
	border: 1px solid #e5e525;
	color: #000;
	text-transform: capitalize;
}

.inline-card .btn:hover {
	background-color: transparent;
	border-color: #fff;
}

@media screen and (max-width: 767px) {
	.l.l-widget {
		position: static;
		padding-bottom: 0;
		padding-top: 0;
	}
	.inline-card {
		flex-direction: column;
		padding: 0.8rem 1.5rem 1.5rem;
		align-items: flex-start;
	}
	.inline-card .btn {
		margin-top: 15px;
		margin-left: 0;
	}
}

.blog-layout-1 .date {
	color: #000;
	clear: both;
	margin: 0;
	margin-bottom: 0px !important;
}

.blog-layout-1 .date svg {
	width: 20px;
	margin-right: 10px;
}

.entry-content {
	margin-bottom: 20px;
}

.l-breadcrumbs a:hover {
	color: #fff !important;
	opacity: 0.8;
}

.table-responsive td,
.table-responsive th {
	font-size: 16px;
	text-align: left;
}

body .l-cookie-alert {
	position: fixed;
	transform: unset;
	padding: 1rem;
	transform: translate3d(0, 200%, 0);
}

.l-cookie-alert .txt-p a:hover {
	color: #0c1325;
	font-weight: bold;
}

.l-cookie-alert .btn-hollow:hover {
	background-color: #0c1325;
	border-color: #0c1325 !important;
	color: #fff;
}

.l-lc .cta-card-medium {
	transform: unset;
	margin-bottom: 10px;
}

body .l-cookie-alert.l-cookie-alert-is-expanded {
	transform: translate3d(0, 0, 0);
}

body .l-cookie-alert p {
	margin-bottom: 0 !important;
}

.ast-row {
	padding: 0 20px;
	max-width: 1200px;
	margin: 0 auto;
}

.main_footer a {
	color: #fff;
}

a:where(:not(.wp-element-button)) {
	text-decoration: none;
}

.tc-nav-next:hover,
.tc-nav-prev:hover {
	color: #fff !important;
}

figure img {
	margin: 0 auto;
}

.date {
	color: #fff;
	display: flex;
	align-items: center;
	margin-bottom: -20px !important;
}

.date img {
	width: 27px;
	margin-right: 10px;
}

.HYPE_document {
	height: 400px !important;
	margin-top: -70px !important;
	overflow: visible !important;
	transform: scale(0.35);
}

.HYPE_document .HYPE_scene {
	overflow: visible !important;
}

#wpadminbar + svg {
	display: none !important;
}

.form-densify br {
	display: none;
}

.form-densify p {
	margin-bottom: 0;
}

.form-field label {
	color: #fff;
}

.form-field a {
	color: #39f;
}

.submit-button {
	margin-bottom: 30px;
	display: block;
}

body .col-form {
	padding: 2rem 1.25rem;
}

.field {
	color: #666;
	padding: 0.75em;
	height: auto;
	border-width: 1px;
	border-style: solid;
	border-color: #eaeaea;
	border-radius: 2px;
	background: #fafafa;
	box-shadow: none;
	box-sizing: border-box;
	transition: all 0.2s linear;
}

#densifyicoanimation_hype_container {
	margin-bottom: 2rem !important;
}
.post-thumb img {
	width: 100%;
	max-width: 320px;
}
@media screen and (max-width: 768px) {
	.fixed-widget {
		margin-top: 0rem;
	}
	body .site-main {
		margin-left: 0em;
		width: auto;
	}
	.l-lc .col-75,
	.l-lc .col-25 {
		width: 100%;
	}
	.l-stack-top {
		z-index: 5;
		margin-bottom: -2rem;
	}
	body .l-breadcrumbs {
		top: 5.25rem;
	}
	body .l-hero p .h1-subtitle {
		text-align: left;
	}
	body .l-stack-middle .video-container {
		margin-top: 8rem;
	}
	.l-lc .col-75 ol,
	.l-lc .col-75 ul {
		margin-left: 1rem;
	}
	body .l-hero .col {
		padding-top: 0;
		padding-bottom: 0;
	}
	html body .l-tc-h {
		padding: 0;
		margin-top: -2.5rem;
	}
	.l-hero .col {
		padding-bottom: 0rem;
	}
	.date {
		margin-bottom: 1rem !important;
	}
	.l-hero {
		padding-top: 2rem;
	}
	.l-hero .col {
		padding-top: 1rem;
	}
	.l-hero .h1 {
		margin-bottom: 1rem;
	}
	.h1 .subtitle,
	.h1-subtitle {
		margin-bottom: 1rem;
		text-align: left;
	}
	.tc-nav-next,
	.tc-nav-prev {
		margin: 1rem 0;
	}
	.tc-nav-prev {
		margin-right: 1rem;
	}
	.l-tc-title-name,
	.l-tc-title-index {
		text-align: left;
	}
	.h2,
	.h3,
	.h4,
	.h5 {
		text-align: left;
	}
	.l-stack-top {
		padding: 2rem 0 0;
		/*     margin-bottom: -6rem; */
	}
	body .l-tc-title {
		margin-bottom: -4rem;
	}
	#wpadminbar {
		display: none !important;
	}
}

body .content-page .l-cta-card {
	position: relative;
}
