<style>
@import url('https://fonts.googleapis.com/css?family=Nunito+Sans&display=swap');
</style> 

.row-fluid [class*="span"] {
	min-height: 1px;
}

.hs-menu-wrapper ul {
	padding: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal ul {
	list-style: none;
	margin: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul {
	display: inline-block;
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul:before {
	content: " ";
	display: table;
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul:after {
	content: " ";
	display: table;
	clear: both;
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1 {
	float: left;
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
	display: inline-block;
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children {
	position: relative;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity .4s;
	position: absolute;
	z-index: 10;
	left: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
	display: block;
	white-space: nowrap;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children:hover>ul.hs-menu-children-wrapper {
	opacity: 1;
	visibility: visible;
}

.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
	margin-bottom: 0;
}

@media (max-width:767px) {

	.hs-menu-wrapper,
	.hs-menu-wrapper * {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		display: block;
		width: 100%;
	}

	.hs-menu-wrapper.hs-menu-flow-horizontal ul {
		list-style: none;
		margin: 0;
		display: block;
	}

	.hs-menu-wrapper.hs-menu-flow-horizontal>ul {
		display: block;
	}

	.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1 {
		float: none;
	}

	.hs-menu-wrapper.hs-menu-flow-horizontal>ul li a,
	.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
		display: block;
	}

	.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
		visibility: visible !important;
		opacity: 1 !important;
		position: static !important;
	}

	.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
		white-space: normal;
	}
}

*,
*:before,
*:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.container-fluid .row-fluid .page-center {
	float: none;
	max-width: 65.625rem;
	margin: 0 auto;
}

::-moz-selection {
	color: #fff;
	background: #3390ff;
	text-shadow: none;
}

::selection {
	color: #fff;
	background: #3390ff;
	text-shadow: none;
}

a {
	color: #ad27fa;
	text-decoration: none;
}

a:hover,
a:focus {
	color: #7604b7;
}

.header-group {
	top: 0;
	left: 0;
	width: 100% !important;
	padding: 1.5rem 0;
	z-index: 9;
	background-color: #181821;
	position: fixed;
	right: 0;
	transition: -webkit-transform 1s cubic-bezier(.86, 0, .07, 1);
	transition: transform 1s cubic-bezier(.86, 0, .07, 1);
	transition: transform 1s cubic-bezier(.86, 0, .07, 1), -webkit-transform 1s cubic-bezier(.86, 0, .07, 1);
}

.header-group .page-center {
	padding-right: .9375rem;
	padding-left: .9375rem;
}

.header-group .page-center>div {
	margin-right: -.9375rem;
	margin-left: -.9375rem;
}

.header-group .page-center>div>.row-fluid {
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}

.header-group .page-center>div>.row-fluid:before,
.header-group .page-center>div>.row-fluid:after {
	display: none;
}

.widget-span.header-logo-group {
	width: 25%;
	float: left;
	padding-right: .9375rem;
	padding-left: .9375rem;
}

.widget-span.custom-menu-primary {
	width: 75%;
	float: right;
	margin-left: 0;
	padding-right: .9375rem;
	padding-left: .9375rem;
}

.custom-logo {
	background-image: url(//cdn2.hubspot.net/hubfs/5865620/Velocix_May2019/Images/logo@2x.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 12rem;
	height: 50px;
}

.widget-span.main-header-group {
	min-height: 0;
	background-color: #181821;
  z-index: 999 !important;
}

.custom-menu-primary .hs-menu-wrapper {
	text-align: center;
}

.custom-menu-primary .hs-menu-wrapper>ul:before,
.custom-menu-primary .hs-menu-wrapper>ul:after {
	display: none;
}

.custom-menu-primary .hs-menu-wrapper>ul>li {
	display: inline-block;
	font-size: inherit;
	float: none !important;
	outline: 0;
}

.custom-menu-primary .hs-menu-wrapper>ul>li>a {
	background-color: transparent;
	padding: .7rem 1rem;
	font-size: .9em;
	color: #fff;
	display: block;
	line-height: 1;
	text-decoration: none;
	font-weight: 400;
	letter-spacing: 1px;
	font-family: "Nunito Sans", sans-serif, Helvetica, Arial, sans-serif;
}

.custom-menu-primary .hs-menu-wrapper>ul>li>a:hover {
	opacity: .8;
}

.custom-menu-primary .hs-menu-wrapper>ul li a,
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
	overflow: visible !important;
	max-width: none !important;
	width: auto !important;
}

@media screen and (min-width:960px) {

	.custom-menu-primary .hs-menu-wrapper,
	.custom-menu-primary .hs-menu-wrapper>ul ul {
		display: block !important;
	}

	.custom-menu-primary .hs-menu-wrapper>ul ul {
		left: -55px !important;
		padding: 1em;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		min-width: 200px;
		background: #fff;
		border: 1px solid #cacaca;
	}

	.custom-menu-primary .hs-menu-wrapper>ul ul li {
		display: inline-block;
		width: 100%;
	}

	.custom-menu-primary .hs-menu-wrapper>ul ul li a {
		color: #181821;
		text-align: center;
		padding: .7rem 1rem;
		padding-left: 1em;
		padding-right: 1em;
		font-size: .9em;
		display: block;
		line-height: 1;
		font-weight: 400;
		letter-spacing: 1px;
		font-family: "Nunito Sans", sans-serif, Helvetica, Arial, sans-serif;
		white-space: normal !important;
	}

	.custom-menu-primary .hs-menu-wrapper>ul ul li a:hover {
		opacity: .8;
	}

	.custom-menu-primary .hs-menu-wrapper>ul>li:first-child>a {
		padding-left: 0;
	}

	.custom-menu-primary .hs-menu-wrapper>ul {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		position: relative;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
}

.mobile-trigger,
.child-trigger {
	display: none;
}

::-webkit-input-placeholder {
	color: #cacaca;
}

:-moz-placeholder {
	color: #cacaca;
}

::-moz-placeholder {
	color: #cacaca;
}

:-ms-input-placeholder {
	color: #cacaca;
}

@media (max-width:989px) {
	.custom-menu-primary .hs-menu-wrapper>ul>li>a {
		padding: .7rem .8735rem;
	}
}

@media (max-width:959px) {
	.desktop {
		display: none !important;
	}

	.widget-span.header-logo-group {
		width: 83.33333%;
	}

	.mobile-trigger {
		padding-right: .9375rem;
		padding-left: .9375rem;
		width: 16.66667%;
		position: relative;
		float: right;
		text-align: right;
		display: inline-block !important;
	}

	.mobile-trigger>div {
		position: relative;
		display: inline-block;
		vertical-align: middle;
		width: 20px;
		height: 16px;
		cursor: pointer;
		font-family: "Nunito Sans", sans-serif, Helvetica, Arial, sans-serif;
		font-size: 16px;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		line-height: 16px;
	}

	.mobile-trigger>div .show-for-sr {
		position: absolute;
		width: 1px;
		height: 1px;
		padding: 0;
		overflow: hidden;
		clip: rect(0, 0, 0, 0);
		white-space: nowrap;
		border: 0;
		font-size: 100%;
	}

	.mobile-trigger>div:after {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		width: 100%;
		height: 2px;
		background: #fff;
		box-shadow: 0 7px 0 #fff, 0 14px 0 #fff;
		content: '';
	}

	.child-trigger {
		display: block !important;
		position: absolute;
		top: 0;
		right: 0;
		width: 57px;
		height: 57px;
		cursor: pointer;
	}

	.child-trigger:before {
		content: '';
		position: absolute;
		width: 1px;
		top: 5px;
		bottom: 5px;
		left: 0;
		background: #fff;
	}

	.child-trigger:after {
		display: block;
		width: 0;
		height: 0;
		border: inset 6px;
		content: '';
		border-bottom-width: 0;
		border-top-style: solid;
		border-color: #fff transparent transparent;
		top: 0;
		bottom: 0;
		left: 23px;
		margin: auto;
		position: absolute;
	}

	.child-trigger .submenu-toggle-text {
		position: absolute !important;
		width: 1px;
		height: 1px;
		padding: 0;
		overflow: hidden;
		clip: rect(0, 0, 0, 0);
		white-space: nowrap;
		border: 0;
	}

	.custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children>a {
		margin-right: 57px;
	}

	.custom-menu-primary .hs-menu-wrapper>ul>li>a:hover {
		background-color: #2d2d3f;
		opacity: 1;
	}

	.custom-menu-primary.js-enabled {
		position: relative;
	}

	.custom-menu-primary.js-enabled .hs-menu-children-wrapper {
		display: none;
	}

	.custom-menu-primary ul.hs-menu-children-wrapper {
		visibility: visible !important;
		opacity: 1 !important;
		position: static !important;
		display: none;
	}

	.custom-menu-primary.js-enabled .hs-menu-wrapper {
		width: 100%;
		position: relative;
		top: 0;
		left: 0;
		padding-top: 24px;
		display: block !important;
		visibility: visible !important;
		overflow-y: auto !important;
		height: 100vh;
		text-align: left;
	}

	.custom-menu-primary .hs-menu-wrapper {
		background-color: #181821;
		width: 100%;
	}

	.custom-menu-primary .hs-menu-wrapper>ul>li {
		position: relative;
	}

	.custom-menu-primary .hs-menu-wrapper>ul>li {
		width: 100%;
		font-size: inherit;
		line-height: 1.6;
	}

	.custom-menu-primary .hs-menu-wrapper>ul>li>a {
		display: block;
		color: #fff;
		padding: 1rem;
		font-family: "Nunito Sans", sans-serif, Helvetica, Arial, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		line-height: inherit;
		font-size: inherit;
	}

	.custom-menu-primary ul.hs-menu-children-wrapper {
		background-color: #2d2d3f;
		line-height: 1.6;
	}

	.custom-menu-primary ul.hs-menu-children-wrapper li {
		width: 100%;
		font-size: inherit;
	}

	.custom-menu-primary ul.hs-menu-children-wrapper li a {
		padding: .7rem 1rem;
		line-height: 1;
		text-decoration: none;
		display: block;
		color: #fff;
		letter-spacing: 1px;
		white-space: normal !important;
	}

	.custom-menu-primary ul.hs-menu-children-wrapper li a:hover {
		background-color: #38384d;
	}

	.widget-span.header-group {
		min-height: 98px;
		transition: all .5s ease-in-out;
	}

	.custom-menu-primary .hs-menu-wrapper>ul>li>a:hover {
		background-color: #2d2d3f;
		opacity: 1;
	}
}

@media (max-width:639px) {
	.header-group .page-center {
		padding-right: .625rem;
		padding-left: .625rem;
	}

	.header-group .page-center>div {
		margin-right: -.625rem;
		margin-left: -.625rem;
	}

	.widget-span.header-logo-group {
		padding-right: .625rem;
		padding-left: .625rem;
	}

	.mobile-trigger {
		padding-right: .625rem;
		padding-left: .625rem;
	}
}


/* Mobile Header */
@media screen and (min-width:960px) {
    .mobile {
		display: none !important;
	}
}

.child-trigger {
	display: none;
}



@media (max-width:959px) {
	.mobile-fly-out-wrapper {
		box-shadow: inset 13px 0 20px -13px rgba(24, 24, 33, .25);
		z-index: 12;
		visibility: hidden;
		outline: 0;
		background-color: #181821;
		top: 0;
		right: -250px;
		height: 100vh;
		overflow-x: hidden !important;
		overflow-y: auto !important;
		width: 250px !important;
		position: fixed;
		transition: right .5s ease-in-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		background: #2c3840;
	}

	.mobile-open .mobile-fly-out-wrapper {
		right: 0;
	}

	.mobile.widget-span.custom-menu-primary {
		width: 100%;
		float: none;
		padding: 0;
	}

	.custom-menu-primary .hs-menu-wrapper>ul>li>a:hover {
		background-color: #2d2d3f;
		opacity: 1;
	}
}



@media (max-width:959px){

	.desktop{
		display:none !important;
	}
	.widget-span.header-logo-group {
		width: 83.33333%;
	}
    
    /* ===== Mobile Menu Styles ===== */  

	.custom-menu-primary.js-enabled{
		position: relative;
	}

	/* Hide menu on mobile */
	.custom-menu-primary.js-enabled .hs-menu-children-wrapper{
		display: none;
	}  

	/* Make child lists appear below parent items */
	.custom-menu-primary ul.hs-menu-children-wrapper{
		visibility: visible !important;
		opacity: 1 !important;
		position: static !important;
		display: none;
	}

	/* Mobile Menu Styles */ 
	.custom-menu-primary.js-enabled .hs-menu-wrapper{
		width: 100%;
		position: relative;
		top: 0;
		left: 0;
		padding-top: 24px;
		display: block !important;
		visibility: visible !important;
		overflow-y: auto !important;
		height: 100vh;
		text-align:left;
	}
	.custom-menu-primary .hs-menu-wrapper{
		background-color: #181821;
		width: 100%; /* Full screen width */
	}

	/* Level 1 Menu List Styles */
	.custom-menu-primary .hs-menu-wrapper > ul > li{
		position: relative;
	}
	.custom-menu-primary .hs-menu-wrapper>ul>li {
		width: 100%;
		font-size: inherit;
		line-height:1.6;
	}
	.custom-menu-primary .hs-menu-wrapper>ul>li>a {
		display: block;
		color: #fff;
		padding: 1rem;
		font-family: "Nunito Sans", sans-serif, Helvetica, Arial, sans-serif;
		font-weight: 400;
		-webkit-font-smoothing: antialiased;
		line-height: inherit;
		font-size: inherit;
	}
	.child-open.child-trigger:after {
		-webkit-transform: scaleY(-1);
		-ms-transform: scaleY(-1);
		transform: scaleY(-1);
		-webkit-transform-origin: 50% 50%;
		-ms-transform-origin: 50% 50%;
		transform-origin: 50% 50%;
	}
	.custom-menu-primary ul.hs-menu-children-wrapper {
		background-color: #2d2d3f;
		line-height: 1.6;
	}
	.custom-menu-primary ul.hs-menu-children-wrapper li {
		width: 100%;
		font-size: inherit;
	}
	.custom-menu-primary ul.hs-menu-children-wrapper li a {
		padding: .7rem 1rem;
		line-height: 1;
		text-decoration: none;
		display: block;
		color: #fff;
		letter-spacing: 1px;
		white-space: normal !important;
	}
	.custom-menu-primary ul.hs-menu-children-wrapper li a:hover {
		background-color: #38384d;
	}
	.overlay {
		position: fixed;
		top: 0;
		left: 0;
		z-index: 11;
		width: 100%;
		height: 100vh;
		transition: opacity .5s ease,visibility .5s ease;
		background: rgba(255,255,255,.25);
		overflow: hidden;
		opacity: 0;
		visibility: hidden;
		cursor: pointer;
	}
	.mobile-open .overlay {
		opacity: 1;
		visibility: visible;
	}
	.mobile-fly-out-wrapper {
		box-shadow: inset 13px 0 20px -13px rgba(24,24,33,.25);
		z-index: 12;
		visibility: hidden;
		outline: 0;
		background-color: #181821;
		top: 0;
		right:-250px;
		height:100vh;
		overflow-x:hidden !important;
		overflow-y:auto !important;
		width: 250px !important;
		position: fixed;
		transition: right 0.5s ease-in-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		background: #2c3840;
	}
	.mobile-open .mobile-fly-out-wrapper {
		right: 0;
	}
	.mobile.widget-span.custom-menu-primary {
		width: 100%;
		float: none;
		padding: 0;
	}
	.header-container-wrapper, 
	.body-container-wrapper, 
	.footer-container-wrapper {
		transition: right 0.5s ease-in-out;
		position:relative;
		right:0;
	}
	.mobile-open .header-container-wrapper, 
	.mobile-open .body-container-wrapper, 
	.mobile-open .footer-container-wrapper{
		right:250px;
	}
	.widget-span.header-group {
		min-height: 98px;
		transition: all 0.5s ease-in-out;
	}

	.mobile-open .widget-span.header-group {
		right: 250px;
		-webkit-transform: translate(-250px);
		-ms-transform: translate(-250px);
		transform: translate(-250px);
	}
	.child-open + ul {
		margin-bottom: -7px  !important;
	}
	.custom-menu-primary .hs-menu-wrapper>ul>li>a:hover {
		background-color: #2d2d3f;
		opacity: 1;
	}
	.safari .footer-email-form-group .hs-form-field {
		float: left;
		width: calc(100% - 101px);
	}
}

.header-group{
    padding-left: 15px;
    padding-right: 15px;
}

.mobile-trigger.cta_border_button{
    display: none !important;
}

.hs-menu-children-wrapper .hs-menu-item a{
    font-family: "Nunito Sans",sans-serif,Helvetica,Arial,sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 16px;
}
.scroll-header .header-group {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}

@media(max-width: 959px){
    .hs-menu-children-wrapper .hs-menu-item a{
        color: #fff !important;
    }
}

/* Color header h2 purple */
.hhs-hero.hhs-hero-top h2{
    color: #ad27fa !important;
}



/* Footer Stuff */
.footer-group {
	background-color: #ebebeb;
	padding: 4rem 0;
}

.footer-group .page-center {
	padding: 0 15px;
}

.footer-group .page-center>div {
	margin-right: -.9375rem;
	margin-left: -.9375rem;
}

.widget-span.footer-section.col-1 {
	width: 75%;
	padding-right: .9375rem;
	padding-left: .9375rem;
}

.widget-span.footer-section.col-2 {
	padding-right: .9375rem;
	padding-left: .9375rem;
	width: auto;
	margin-left: 0;
	float: right;
}

.footer-icons ul {
	list-style: none;
	margin: 0;
	line-height: 1.6;
	padding: 0;
}

.widget-span.footer-section.col-1>div {
	margin-right: -.9375rem;
	margin-left: -.9375rem;
}

.widget-span.footer-logo-group {
	padding-right: .9375rem;
	padding-left: .9375rem;
	width: auto;
	float: left;
}

.widget-span.form-or-text-wrapper {
	padding-right: .9375rem;
	padding-left: .9375rem;
	width: 50%;
	float: right;
	margin-left: 0;
}

.footer-email-form-group .hs-form-required {
	display: none;
}

.footer-logo img {
	width: 192px;
	height: 50px;
	margin-bottom: 2rem;
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
}

.footer-copyright p {
	margin-bottom: 1rem;
	font-size: inherit;
	line-height: 1.6;
	text-rendering: optimizeLegibility;
	font-weight: 400;
	letter-spacing: 1px;
	color: #181821;
	margin-top: 0;
}

.footer-email-form-group .hs-form-field {
	float: left;
	width: calc(100% - 96.5px);
}

.footer-email-form-group .hs-submit {
	float: right;
}

.footer-email-form-group form:before,
.footer-email-form-group form:after {
	display: block;
	content: "";
	clear: both;
}

.footer-email-form-group input[type="email"] {
	background-color: transparent;
	border: 1px solid #181821;
	box-shadow: none;
	padding: .907rem 1.5rem;
	opacity: .9;
	display: block;
	box-sizing: border-box;
	width: 100%;
	font-family: inherit;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #181821;
	transition: box-shadow .5s, border-color .25s ease-in-out;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin-bottom: 1rem;
	outline: 0;
}

.footer-email-form-group input[type="submit"] {
	background-color: transparent;
	color: #181821;
	border: 1px solid #181821;
	box-shadow: none;
	padding: 18px 16px 19px;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 1;
	text-align: center;
	cursor: pointer;
	transition: background-color .25s ease-out, color .25s ease-out;
	font-family: inherit;
	display: inline-block;
	vertical-align: middle;
	border-left: 0;
	outline: 0;
}

.footer-email-form-group input[type="submit"]:hover {
	background-color: #181821;
	color: #fff;
}

.footer-email-form-group input[type="email"]::placeholder {
	color: #181821;
}

.footer-group .page-center>div>.row-fluid:before,
.footer-group .page-center>div>.row-fluid:after {
	display: none;
}

.footer-group .page-center>div>.row-fluid {
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}

.footer-email-form-group .hs-error-msgs label {
	font-size: 14px;
}

.hs-form-required {
	color: red;
}

form.hs-form .hs-form-field ul.inputs-list {
	list-style: none;
	padding: 0;
}

.hs-error-msgs {
	padding: 0;
	margin: 0;
	list-style: none;
}

.hs-error-msgs label {
	font-family: "Nunito Sans", sans-serif, Helvetica, Arial, sans-serif;
	line-height: 1.5;
	font-weight: 400;
	letter-spacing: 1px;
	font-size: 100%;
	color: #ad27fa;
}

.form-title {
	text-transform: uppercase;
	color: #ad27fa;
	font-weight: 700;
	letter-spacing: 5px;
	font-size: 1.75rem;
	font-family: "Nunito Sans", sans-serif, Helvetica, Arial, sans-serif;
	line-height: 1.2;
	margin-bottom: 1rem;
}


@media (max-width:1023px) {
	.widget-span.footer-section.col-1 {
		width: 100%;
	}
}

@media (max-width:767px) {
	.footer-email-form-group input[type="submit"] {
		padding: 19px 16px 18px;
	}
}

@media (max-width:639px) {
	.widget-span.footer-section.col-1 {
		padding-right: .625rem;
		padding-left: .625rem;
	}

	.footer-group .page-center>div {
		margin-right: -.625rem;
		margin-left: -.625rem;
	}

	.footer-group .page-center {
		padding-right: .625rem;
		padding-left: .625rem;
	}

	.widget-span.footer-section.col-2 {
		padding-right: .625rem;
		padding-left: .625rem;
		-webkit-flex: 0 0 auto;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
	}

	.widget-span.footer-logo-group {
		padding-right: .625rem;
		padding-left: .625rem;
		width: 100%;
	}

	.widget-span.footer-section.col-1>div {
		margin-right: -.625rem;
		margin-left: -.625rem;
	}

	.widget-span.form-or-text-wrapper {
		padding-right: .625rem;
		padding-left: .625rem;
		width: 100%;
	}

	.footer-group {
		padding: 3rem 0;
	}
}


/* More Footer */
.footer-email-form-group .hs-email{
    margin-bottom: 0px;
}
.footer-group .hs-email > label{
    display: none;
}

.form-title{
    display: none;
}

.footer-email-form-group form{
    position: relative;
}

.footer-email-form-group form .hs_submit{
    position: absolute;
    right: 0px;
}


.footer-email-form-group input[type="email"] {
    margin-bottom: 0px;
    box-shadow: none !important;
}

.footer-email-form-group input {
    font-size: 16px !important;
    font-family: "Nunito Sans",sans-serif,Helvetica,Arial,sans-serif !important;
}

.footer-email-form-group input[type="submit"] {
    width: 98px;
    height: 46px;
	background-color: transparent !important;
	color: #181821 !important;
	border: 1px solid #181821 !important;
	box-shadow: none;
	padding: 18px 16px 19px;
	font-size: 16px !important;
	text-transform: uppercase;
	line-height: 16px !important;
    letter-spacing: 1px !important;
    font-weight: 400 !important;
	text-align: center;
	cursor: pointer;
	transition: background-color .25s ease-out, color .25s ease-out;
    font-family: "Nunito Sans",sans-serif,Helvetica,Arial,sans-serif !important;
	display: inline-block;
	vertical-align: middle;
	border-left: 0;
	outline: 0;
    padding-left: 14px !important;
    z-index: -1;
}

.footer-email-form-group input[type="submit"]:hover {
	background-color: #181821 !important;
	color: #fff !important;
    transform: scale(1) !important;
}

.footer-email-form-group form .hs-error-msgs{
    display: none !important;
}


.footer-copyright {
    margin-top: 15px;
}


.footer-copyright p{
    font-family: "Nunito Sans",sans-serif,Helvetica,Arial,sans-serif !important;
}

.footer-icons-group .footer-list li{
    padding-right: 48px;
    border-top: 1px solid #181821;
}

.footer-icons-group .footer-list a{
    font-family: "Nunito Sans",sans-serif,Helvetica,Arial,sans-serif !important;
    transition-duration: 0s;
    line-height: 25.6px;
    font-weight: 400;
    font-size: 16px;
    color: #181821;
}

.footer-icons-group .footer-list a:hover{
    color: #7604b7 !important;
}

/* @media(max-width: 1023px){
    .footer-email-form-group input[type="submit"] {
        width: 97px;
    }
} */

.footer-email-form-group input[type="email"] {
    padding-top: 10px;
    padding-bottom: 10px;
}

.footer-email-form-group .hs-button{
    padding: 14px 28px 13px 28px !important;
}

/* Header Menu Font Size Fix */
.custom-menu-primary .hs-menu-wrapper>ul>li a {
    font-size: 14.4px !important;
}

/* Header smaller tweak */
.hhs-center-hero h2{
    margin-top: 100px;
}

.hhs-hero.hhs-hero-top{
    padding-bottom: 0px !important;
    padding-top: 0px !important;
}

/* Footer Signup Tweak */
.footer-email-form-group input{
    line-height: 24px !important;
}

.footer-email-form-group .hs-submit {
    float: right;
    right: -.50px !important;
}
