@font-face {
    font-family: 'HK Grotesk';
    src: url('https://2717948.fs1.hubspotusercontent-na1.net/hubfs/2717948/Fonts/HKGrotesk-Regular.eot');
    src: url('https://2717948.fs1.hubspotusercontent-na1.net/hubfs/2717948/Fonts/HKGrotesk-Regular.eot#iefix') format('embedded-opentype'),
        url('https://2717948.fs1.hubspotusercontent-na1.net/hubfs/2717948/Fonts/HKGrotesk-Regular.woff2') format('woff2'),
        url('https://2717948.fs1.hubspotusercontent-na1.net/hubfs/2717948/Fonts/HKGrotesk-Regular.woff') format('woff'),
        url('https://2717948.fs1.hubspotusercontent-na1.net/hubfs/2717948/Fonts/HKGrotesk-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HK Grotesk';
    src: url('https://2717948.fs1.hubspotusercontent-na1.net/hubfs/2717948/Fonts/HKGrotesk-Medium.eot');
    src: url('https://2717948.fs1.hubspotusercontent-na1.net/hubfs/2717948/Fonts/HKGrotesk-Medium.eot#iefix') format('embedded-opentype'),
        url('https://2717948.fs1.hubspotusercontent-na1.net/hubfs/2717948/Fonts/HKGrotesk-Medium.woff2') format('woff2'),
        url('https://2717948.fs1.hubspotusercontent-na1.net/hubfs/2717948/Fonts/HKGrotesk-Medium.woff') format('woff'),
        url('https://2717948.fs1.hubspotusercontent-na1.net/hubfs/2717948/Fonts/HKGrotesk-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'HK Grotesk';
    src: url('https://2717948.fs1.hubspotusercontent-na1.net/hubfs/2717948/Fonts/HKGrotesk-Bold.eot');
    src: url('https://2717948.fs1.hubspotusercontent-na1.net/hubfs/2717948/Fonts/HKGrotesk-Bold.eot#iefix') format('embedded-opentype'),
        url('https://2717948.fs1.hubspotusercontent-na1.net/hubfs/2717948/Fonts/HKGrotesk-Bold.woff2') format('woff2'),
        url('https://2717948.fs1.hubspotusercontent-na1.net/hubfs/2717948/Fonts/HKGrotesk-Bold.woff') format('woff'),
        url('https://2717948.fs1.hubspotusercontent-na1.net/hubfs/2717948/Fonts/HKGrotesk-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Adobe Caslon Pro';
    src: url('https://2717948.fs1.hubspotusercontent-na1.net/hubfs/2717948/Fonts/ACaslonPro-Regular.eot');
    src: url('https://2717948.fs1.hubspotusercontent-na1.net/hubfs/2717948/Fonts/ACaslonPro-Regular.eot#iefix') format('embedded-opentype'),
        url('https://2717948.fs1.hubspotusercontent-na1.net/hubfs/2717948/Fonts/ACaslonPro-Regular.woff2') format('woff2'),
        url('https://2717948.fs1.hubspotusercontent-na1.net/hubfs/2717948/Fonts/ACaslonPro-Regular.woff') format('woff'),
        url('https://2717948.fs1.hubspotusercontent-na1.net/hubfs/2717948/Fonts/ACaslonPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


.container--small {
    margin: 0 auto;
	max-width: 50rem;
	width: 100%;
}

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/****************************************/
/* HubSpot Style Boilerplate            */
/****************************************/

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

button {
  display: block;
  width: auto;
  background: transparent;
  text-transform: inherit;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }
  button:hover {
    cursor: pointer; }
  button:focus {
    outline: 0; }

input,
label,
select,
button,
textarea {
  margin: 0;
  border: 0;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  background: none;
  line-height: 1;
  color: inherit;
  /* Browsers have different default form fonts */
  font-size: 100%;
  font-family: inherit; }

input:focus,
textarea:focus {
  outline: 0; }

textarea {
  /* Move the label to the top */
  vertical-align: top;
  /* Turn off scroll bars in IE unless needed */
  overflow: auto; }

/*****************************************/
/* Start your style declarations here    */
/*****************************************/




* {
  box-sizing: border-box;
}

/* 
 * Typography
 */

body {
  font-family: 'ACaslonPro';
  line-height: 1.625;
  font-weight: 400;
  font-style: normal;
  color: #585858;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 3.8rem;
	font-family: ACaslonPro; 
  line-height: 1.265;
  font-weight: normal;
  font-style: normal;
  color: #272727;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: inherit;
}

h2 {
	font-size: 2.5rem;
  margin-bottom: 1rem;
}

h2::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: .5em;
  height: .3em;
  margin-right: 2.5rem;
  background-color: #272727; 
}

h3 {
 font-family: 'HK Grotesk';
 font-weight: bold;
 font-size: 1.6rem; 
 margin-bottom: .5rem;
}

p {
  margin: 0 0 1.5rem;
}

a {
    color: inherit;
    text-decoration: none;
    cursor: pointer;
}

img {
  max-width: 100%;
  height: auto;
}

a:hover, 
a:focus {
    opacity: .85; 
}

/***
 * Header
 ***/
body.hs-landing-page .header-container-wrapper,
body.hs-site-page .header-container-wrapper {
  padding-left: 7.5%;
  padding-right: 7.5%;
  display: block;
  position: sticky;
  z-index: 3;
  top: 0;
  width: 100%;
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  background: #fff;
  box-shadow: 0 1.5px 4px rgba(0, 0, 0, 0.24), 0 1.5px 6px rgba(0, 0, 0, 0.12);
}

body.hs-landing-page .header-container-wrapper > *,
body.hs-site-page .header-container-wrapper > * {
	position: relative; 
}

body.hs-landing-page .header-container-wrapper .widget-type-logo,
body.hs-site-page .header-container-wrapper .widget-type-logo {
  display: inline-block;
}

body.hs-landing-page .header-container-wrapper .hs_cos_wrapper_type_logo,
body.hs-site-page .header-container-wrapper .hs_cos_wrapper_type_logo {
  padding: .75rem 0;
}
body.hs-landing-page .header-container-wrapper .hs_cos_wrapper_type_logo img,
body.hs-site-page .header-container-wrapper .hs_cos_wrapper_type_logo img {
  display: block;
  width: auto !important;
  height: 40px !important;
  margin: 18px 0;
}

body.hs-landing-page .header-container-wrapper .widget-type-menu ul,
body.hs-site-page .header-container-wrapper .widget-type-menu ul {
  list-style: none;
  text-align: right;
  text-transform: uppercase;
}
body.hs-landing-page .header-container-wrapper .widget-type-menu ul > *,
body.hs-site-page .header-container-wrapper .widget-type-menu ul > * {
  display: inline;
  margin: 0 15px;
}
body.hs-landing-page .header-container-wrapper .widget-type-menu ul > li > a,
body.hs-site-page .header-container-wrapper .widget-type-menu ul > li > a {
  padding: 30px 10px;
  font-family: 'HK Grotesk';
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  position: relative;
  color: #000;
  display: inline-block;
}


body.hs-landing-page .header-container-wrapper .hs_cos_wrapper_type_cta img,
body.hs-site-page .header-container-wrapper .hs_cos_wrapper_type_cta img {
  display: none;
}
body.hs-landing-page .body-container-wrapper .page-hero,
body.hs-site-page .body-container-wrapper .page-hero {
  padding-left: 7.5%;
  padding-right: 7.5%;
  display: block;
  position: relative;
  margin: 0;
  padding-top: 7rem;
  padding-bottom: 7rem;
  overflow: hidden;
  float: none;
  color: #fff;
  text-align: center;
}

body.hs-landing-page .body-container-wrapper .page-hero:before,
body.hs-site-page .body-container-wrapper .page-hero:before {
  content: '';
 height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: -1;
  opacity: .5;
  background: #000;
  
}

body.hs-landing-page .body-container-wrapper .page-hero small.heading--subtle,
body.hs-site-page .body-container-wrapper .page-hero small.heading--subtle {
  color: #fff;
  font-family: 'HK Grotesk';
  font-weight: bold;
}
body.hs-landing-page .body-container-wrapper .page-hero h1,
body.hs-site-page .body-container-wrapper .page-hero h1 {
  color: #fff;
  font-weight: 600;
  margin: 0px auto 1rem;
  font-family: 'HK Grotesk';
}
body.hs-landing-page .body-container-wrapper .page-hero p,
body.hs-site-page .body-container-wrapper .page-hero p {
  color: #fff;
  font-weight: bold;
  margin: 0;
  max-width: 32rem;
  margin: 0px auto;
  font-family: 'HK Grotesk';
}
body.hs-landing-page .body-container-wrapper .page-hero .hs_cos_wrapper_type_linked_image img,
body.hs-site-page .body-container-wrapper .page-hero .hs_cos_wrapper_type_linked_image img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100% !important;
  z-index: -2;
}
@supports (object-fit: cover) {
  body.hs-landing-page .body-container-wrapper .page-hero .hs_cos_wrapper_type_linked_image img,
  body.hs-site-page .body-container-wrapper .page-hero .hs_cos_wrapper_type_linked_image img {
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
    
    top: 0;
    left: 0;
    transform: translate(0,0);
  }
}
body.hs-landing-page .body-container-wrapper .page-hero .row-fluid [class*="span"],
body.hs-site-page .body-container-wrapper .page-hero .row-fluid [class*="span"] {
  min-height: 0;
}

/* * *
 *  Body 
 * * */
body.hs-landing-page .body-container-wrapper .page-body,
body.hs-site-page .body-container-wrapper .page-body {
  padding-left: 7.5%;
  padding-right: 7.5%;
  display: block;
  position: relative;
  margin: 0;
  padding-top: 6rem;
  padding-bottom: 6rem;
  position: relative;
  
  background: #f3f4f6;
  border-bottom: 1px solid #a4b8cc;
}

/** Contact Form **/
body.hs-landing-page .body-container-wrapper .page-body .widget-span + .widget-span,
body.hs-site-page .body-container-wrapper .page-body .widget-span + .widget-span {
  box-shadow: 0 1.5px 4px rgba(0, 0, 0, 0.24), 0 1.5px 6px rgba(0, 0, 0, 0.12);
  background-color: #fff;
  color: #9b9b9b; /** font-color changed to 9b9b9b from ticket 8750229 **/
  font-size: 18px; /** font-size changed to 18px from ticket 8750229 **/
  display: block;
  position: relative;
  padding: 1.5rem;
}


body.hs-landing-page .body-container-wrapper .page-body .widget-span + .widget-span h2,
body.hs-site-page .body-container-wrapper .page-body .widget-span + .widget-span h2,
body.hs-landing-page .body-container-wrapper .page-body .widget-span + .widget-span h3,
body.hs-site-page .body-container-wrapper .page-body .widget-span + .widget-span h3 {
  font-family: 'HK Grotesk';
  font-weight: bold;
  font-size: 1.6rem; 
  color: #272727;
  position: relative;
  margin-bottom: 2rem;
}

body.hs-landing-page .body-container-wrapper .page-body .widget-span + .widget-span h2:before,
body.hs-site-page .body-container-wrapper .page-body .widget-span + .widget-span h2:before {
  display: none;
}

/** Input Fields **/
body.hs-landing-page .body-container-wrapper .hs-form-field,
body.hs-site-page .body-container-wrapper .hs-form-field {
  margin-bottom: 1.2rem;
}

body.hs-landing-page .body-container-wrapper label,
body.hs-site-page .body-container-wrapper label {
  font-family: 'ACaslonPro';
  color: #9b9b9b;
  font-size: 1.125rem;
}
body.hs-landing-page .body-container-wrapper input[type=text],
body.hs-landing-page .body-container-wrapper input[type=password],
body.hs-landing-page .body-container-wrapper input[type=search],
body.hs-landing-page .body-container-wrapper input[type=email],
body.hs-landing-page .body-container-wrapper input[type=url],
body.hs-landing-page .body-container-wrapper input[type=tel],
body.hs-landing-page .body-container-wrapper input[type=number],
body.hs-landing-page .body-container-wrapper input[type=date],
body.hs-landing-page .body-container-wrapper input[type=month],
body.hs-landing-page .body-container-wrapper input[type=week],
body.hs-landing-page .body-container-wrapper input[type=time],
body.hs-landing-page .body-container-wrapper input[type=datetime],
body.hs-landing-page .body-container-wrapper input[type=datetime-local],
body.hs-landing-page .body-container-wrapper input[type=color],
body.hs-landing-page .body-container-wrapper textarea,
body.hs-landing-page .body-container-wrapper select,
body.hs-site-page .body-container-wrapper input[type=text],
body.hs-site-page .body-container-wrapper input[type=password],
body.hs-site-page .body-container-wrapper input[type=search],
body.hs-site-page .body-container-wrapper input[type=email],
body.hs-site-page .body-container-wrapper input[type=url],
body.hs-site-page .body-container-wrapper input[type=tel],
body.hs-site-page .body-container-wrapper input[type=number],
body.hs-site-page .body-container-wrapper input[type=date],
body.hs-site-page .body-container-wrapper input[type=month],
body.hs-site-page .body-container-wrapper input[type=week],
body.hs-site-page .body-container-wrapper input[type=time],
body.hs-site-page .body-container-wrapper input[type=datetime],
body.hs-site-page .body-container-wrapper input[type=datetime-local],
body.hs-site-page .body-container-wrapper input[type=color],
body.hs-site-page .body-container-wrapper textarea,
body.hs-site-page .body-container-wrapper select {
 	border-bottom: 1px solid #272727;
  border-radius: 0;
  width: 100% !important;
  background-color: transparent;
  color: #585858;
  outline: none;
  padding: 10px 0px;
  margin-bottom: .5rem;
  width: 100%;
  line-height: inherit;
  font-family: system-ui;
  font-size: 11px;
}
body.hs-landing-page .body-container-wrapper input[type=text]:focus,
body.hs-landing-page .body-container-wrapper input[type=password]:focus,
body.hs-landing-page .body-container-wrapper input[type=search]:focus,
body.hs-landing-page .body-container-wrapper input[type=email]:focus,
body.hs-landing-page .body-container-wrapper input[type=url]:focus,
body.hs-landing-page .body-container-wrapper input[type=tel]:focus,
body.hs-landing-page .body-container-wrapper input[type=number]:focus,
body.hs-landing-page .body-container-wrapper input[type=date]:focus,
body.hs-landing-page .body-container-wrapper input[type=month]:focus,
body.hs-landing-page .body-container-wrapper input[type=week]:focus,
body.hs-landing-page .body-container-wrapper input[type=time]:focus,
body.hs-landing-page .body-container-wrapper input[type=datetime]:focus,
body.hs-landing-page .body-container-wrapper input[type=datetime-local]:focus,
body.hs-landing-page .body-container-wrapper input[type=color]:focus,
body.hs-landing-page .body-container-wrapper textarea:focus,
body.hs-landing-page .body-container-wrapper select:focus,
body.hs-site-page .body-container-wrapper input[type=text]:focus,
body.hs-site-page .body-container-wrapper input[type=password]:focus,
body.hs-site-page .body-container-wrapper input[type=search]:focus,
body.hs-site-page .body-container-wrapper input[type=email]:focus,
body.hs-site-page .body-container-wrapper input[type=url]:focus,
body.hs-site-page .body-container-wrapper input[type=tel]:focus,
body.hs-site-page .body-container-wrapper input[type=number]:focus,
body.hs-site-page .body-container-wrapper input[type=date]:focus,
body.hs-site-page .body-container-wrapper input[type=month]:focus,
body.hs-site-page .body-container-wrapper input[type=week]:focus,
body.hs-site-page .body-container-wrapper input[type=time]:focus,
body.hs-site-page .body-container-wrapper input[type=datetime]:focus,
body.hs-site-page .body-container-wrapper input[type=datetime-local]:focus,
body.hs-site-page .body-container-wrapper input[type=color]:focus,
body.hs-site-page .body-container-wrapper textarea:focus,
body.hs-site-page .body-container-wrapper select:focus {

}
body.hs-landing-page .body-container-wrapper ::-webkit-input-placeholder,
body.hs-site-page .body-container-wrapper ::-webkit-input-placeholder {
  color: #A4B8CC;
}
body.hs-landing-page .body-container-wrapper ::-moz-placeholder,
body.hs-site-page .body-container-wrapper ::-moz-placeholder {
  color: #A4B8CC;
}
body.hs-landing-page .body-container-wrapper :-ms-input-placeholder,
body.hs-site-page .body-container-wrapper :-ms-input-placeholder {
  color: #A4B8CC;
}
body.hs-landing-page .body-container-wrapper ::placeholder,
body.hs-site-page .body-container-wrapper ::placeholder {
  color: #A4B8CC;
}
body.hs-landing-page .body-container-wrapper input[type=submit],
body.hs-site-page .body-container-wrapper input[type=submit] {
 	padding: 1rem 1.5rem;
  outline: none;
  border: none;
  font-family: 'HK Grotesk';
  font-weight: 500;
  font-size: 1rem;
  cursor: pointer;
  color: #fff;
  background: #1F1F1F;
  -webkit-appearance: button;
  cursor: pointer;
  min-width: 12rem;
}

body.hs-landing-page .body-container-wrapper input[type=submit]:hover,
body.hs-site-page .body-container-wrapper input[type=submit]:hover {
 	background: #b5de4f;
  color: white;
}

body.hs-landing-page .body-container-wrapper .hs-form-field ul.inputs-list,
body.hs-site-page .body-container-wrapper .hs-form-field ul.inputs-list {
  margin: 0;
  list-style: none;
}
body.hs-landing-page .body-container-wrapper .hs-form-field ul.inputs-list li,
body.hs-site-page .body-container-wrapper .hs-form-field ul.inputs-list li {
  display: inline-block;
  margin: 0 1.5rem .5rem 0;
  padding: 0;
}
body.hs-landing-page .body-container-wrapper .hs-form-field ul.inputs-list li:before,
body.hs-site-page .body-container-wrapper .hs-form-field ul.inputs-list li:before {
  display: none;
}
body.hs-landing-page .body-container-wrapper .hs-form-field ul.inputs-list li a,
body.hs-site-page .body-container-wrapper .hs-form-field ul.inputs-list li a {
  color: #ff5028;
}
body.hs-landing-page .body-container-wrapper .hs-form-field ul.inputs-list li input[type=radio],
body.hs-landing-page .body-container-wrapper .hs-form-field ul.inputs-list li input[type=checkbox],
body.hs-site-page .body-container-wrapper .hs-form-field ul.inputs-list li input[type=radio],
body.hs-site-page .body-container-wrapper .hs-form-field ul.inputs-list li input[type=checkbox] {
  margin: 0 0.5rem 2px 0;
}
body.hs-landing-page .body-container-wrapper .hs-form ul.hs-error-msgs,
body.hs-site-page .body-container-wrapper .hs-form ul.hs-error-msgs {
  margin: 0 0 1rem;
  
}
body.hs-landing-page .body-container-wrapper .hs-form ul.hs-error-msgs li,
body.hs-site-page .body-container-wrapper .hs-form ul.hs-error-msgs li {
  padding-left: 0;
  margin-bottom: 0;
}

body.hs-landing-page .body-container-wrapper .hs-form ul.hs-error-msgs li label,
body.hs-site-page .body-container-wrapper .hs-form ul.hs-error-msgs li label {
  	font-size: .9rem;
    color: salmon
}

body.hs-landing-page .body-container-wrapper .hs-form ul.hs-error-msgs li:before,
body.hs-site-page .body-container-wrapper .hs-form ul.hs-error-msgs li:before {
  display: none;
}

/** List **/
body.hs-landing-page .body-container-wrapper .page-body ul,
body.hs-landing-page .body-container-wrapper .page-body ol,
body.hs-site-page .body-container-wrapper .page-body ul,
body.hs-site-page .body-container-wrapper .page-body ol {
  margin: 1.5rem 0 2.5rem;
  list-style: none;
}

body.hs-landing-page .body-container-wrapper .page-body ul li,
body.hs-landing-page .body-container-wrapper .page-body ol li,
body.hs-site-page .body-container-wrapper .page-body ul li,
body.hs-site-page .body-container-wrapper .page-body ol li {
  position: relative;
  margin: 0 0 1.5rem 2rem;
  padding: 0 0 0 2.5rem;
}

body.hs-landing-page .body-container-wrapper .page-body ul li:before,
body.hs-landing-page .body-container-wrapper .page-body ol li:before,
body.hs-site-page .body-container-wrapper .page-body ul li:before,
body.hs-site-page .body-container-wrapper .page-body ol li:before {
  content: '';
  display: block;
  margin: 0;
  position: absolute;
  left: 0;
  color: #272727;
  font-weight: bold;
}

body.hs-landing-page .body-container-wrapper .page-body ol,
body.hs-site-page .body-container-wrapper .page-body ol {
  counter-reset: list-counter;
}

body.hs-landing-page .body-container-wrapper .page-body ol li:before,
body.hs-site-page .body-container-wrapper .page-body ol li:before {
  content: counter(list-counter) '.';
  counter-increment: list-counter;
  text-align: center;
}

body.hs-landing-page .body-container-wrapper .page-body ul li:before,
body.hs-site-page .body-container-wrapper .page-body ul li:before {
  background: #585858;
  width: 1.2rem;
  height: 2px;
  background: #111;
  top: .7em;
}

/* * *
 * Footer
 * * */
body.hs-landing-page .footer-container-wrapper,
body.hs-site-page .footer-container-wrapper {
  padding-left: 7.5%;
  padding-right: 7.5%;
  display: block;
  position: relative;
  padding-top: 3rem;
  padding-bottom: 3rem;
  text-align: center;
  color: #fff;
  background: #111;
  font-family: 'HK Grotesk';
}

body.hs-landing-page .footer-container-wrapper a,
body.hs-site-page .footer-container-wrapper a {
  color: #fff;
}

body.hs-landing-page .footer-container-wrapper .social-footer ul,
body.hs-site-page .footer-container-wrapper .social-footer ul {
  list-style: none;
  display: inline-block;
  margin-left: 25px;
  vertical-align: middle;
}

body.hs-landing-page .footer-container-wrapper .social-footer ul > li,
body.hs-site-page .footer-container-wrapper .social-footer ul > li {
  display: inline-block;
}

body.hs-landing-page .footer-container-wrapper .social-footer ul > li img,
body.hs-site-page .footer-container-wrapper .social-footer ul > li img {
  height: 25px;
  max-width: 50px;
  cursor: pointer;
}

body.hs-landing-page .footer-container-wrapper .social-footer ul > * + *,
body.hs-site-page .footer-container-wrapper .social-footer ul > * + * {
  margin-left: 25px;
}

/***
 * CTA Button
 ***/

body.hs-landing-page .cta-button a,
body.hs-site-page .cta-button a {
   	display: inline-block;
    cursor: pointer;
  
    font-family: 'HK Grotesk';
    font-weight: 500;
    font-size: 1.2rem;
    
    color: black;
    background: #e4f3c8;
  	
  	min-width: 12rem;
  	padding: 1rem 3rem;
  	margin: 1rem auto;
  	
  	transition: all .2s ease-in;
}

body.hs-landing-page .cta-button a:hover,
body.hs-site-page .cta-button a:hover {
   	background: #b5de4f;
    color: white;
    opacity: 1;
}

/***
 * Small Menu
 ***/
@media (max-width: 900px) {
  body.hs-landing-page .header-container-wrapper .menu-toggle,
  body.hs-site-page .header-container-wrapper .menu-toggle {
    display: block;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg width='1792' height='1792' viewBox='0 0 1792 1792' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1664 1344v128q0 26-19 45t-45 19h-1408q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1408q26 0 45 19t19 45zm0-512v128q0 26-19 45t-45 19h-1408q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1408q26 0 45 19t19 45zm0-512v128q0 26-19 45t-45 19h-1408q-26 0-45-19t-19-45v-128q0-26 19-45t45-19h1408q26 0 45 19t19 45z'/%3E%3C/svg%3E");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    
    height: 30px;
    width: 30px;
    
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 99;
    
    transform: translateY(-50%);
  }
  
  body.hs-landing-page .header-container-wrapper .widget-type-menu,
  body.hs-site-page .header-container-wrapper .widget-type-menu {
    background-image: url(https://centigo-staging.herokuapp.com/image/backgrounds/group-7.jpg);
    background-size: cover;

		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		z-index: 98;

		width: 100%;
		padding: 3rem 7.5%;
		overflow: auto;

		transform: translate(0, 100%);
		transition: transform .2s ease-in;
  }
  
  body.hs-landing-page .header-container-wrapper .widget-type-menu:before,
  body.hs-site-page .header-container-wrapper .widget-type-menu:before {
    background: rgba(0,0,0,.81);
		display: block;
    content: '';
    
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;	
  }
  
  body.hs-landing-page .header-container-wrapper .widget-type-menu > *,
  body.hs-site-page .header-container-wrapper .widget-type-menu > * {
    position: relative;
    z-index: 1;
  }
  
  
  body.hs-landing-page.menu-open .header-container-wrapper .menu-toggle,
  body.hs-site-page.menu-open .header-container-wrapper .menu-toggle {
		background-image: url("data:image/svg+xml,%3Csvg width='43' height='37' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3ED87B8BDC-F21E-4049-A173-870C5399BFF1%3C/title%3E%3E%3Cg stroke='%23FFF' stroke-width='5' fill='none' fill-rule='evenodd'%3E%3Cpath d='M2 2l38.495 32.485M40.313 3L3 34.658'/%3E%3C/g%3E%3C/svg%3E");  
  }
  
  body.hs-landing-page.menu-open .header-container-wrapper .widget-type-menu,
  body.hs-site-page.menu-open .header-container-wrapper .widget-type-menu {
      transform: translate(0);
  }
  
  body.hs-landing-page .header-container-wrapper .widget-type-menu ul > *,
  body.hs-site-page .header-container-wrapper .widget-type-menu ul > * {
    display: block;
    margin: 0 15px;
  }
  body.hs-landing-page .header-container-wrapper .widget-type-menu ul > li > a,
  body.hs-site-page .header-container-wrapper .widget-type-menu ul > li > a {
    padding: 30px 10px;
    font-family: 'HK Grotesk';
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    position: relative;
    color: #fff;
    display: block;
  }
}


/***
 * Laptop Queries
 ***/
@media (min-width: 1695px) {
  body.hs-landing-page .header-container-wrapper,
  body.hs-site-page .header-container-wrapper {
    padding-left: calc(50% - 720px);
    padding-right: calc(50% - 720px);
  }
  body.hs-landing-page .body-container-wrapper .page-hero,
  body.hs-site-page .body-container-wrapper .page-hero {
    padding-left: calc(50% - 720px);
    padding-right: calc(50% - 720px);
  }
  body.hs-landing-page .body-container-wrapper .page-body,
  body.hs-site-page .body-container-wrapper .page-body {
    padding-left: calc(50% - 720px);
    padding-right: calc(50% - 720px);
  }
  body.hs-landing-page .footer-container-wrapper,
  body.hs-site-page .footer-container-wrapper {
    padding-left: calc(50% - 720px);
    padding-right: calc(50% - 720px);
  }
}

/***
 * Tablet
 ***/
@media (max-width: 767px) {
  
  h1, h2 {
    word-wrap: break-word;
		hyphens: auto; // NOTE: This break unnecessary words
  }
  
  h1 {
    font-size: 2.25rem;
  }
  
  h2 {
    font-size: 1.9rem;
  }
  
  body.hs-landing-page .body-container-wrapper .page-hero,
  body.hs-site-page .body-container-wrapper .page-hero {
		padding-top: 8rem;
    padding-bottom: 4rem;
  }
  
  body.hs-landing-page .body-container-wrapper .page-body,
	body.hs-site-page .body-container-wrapper .page-body {
  	padding-top: 4rem; 
  }
  
  body.hs-landing-page .body-container-wrapper .page-body .row-fluid ,
  body.hs-site-page .body-container-wrapper .page-body .row-fluid {
  	display: flex;
    flex-direction: column;
  }
  body.hs-landing-page .body-container-wrapper .page-body .widget-span + .widget-span,
  body.hs-site-page .body-container-wrapper .page-body .widget-span + .widget-span {
    margin-bottom: 4rem;
    order: -1;
  }
}

/***
 * Larger then Tablet
 ***/
@media (min-width: 768px) {
  body.hs-landing-page .body-container-wrapper .page-body .widget-span + .widget-span,
  body.hs-site-page .body-container-wrapper .page-body .widget-span + .widget-span {
    padding: 3rem;
  }
  
  body.hs-landing-page .body-container-wrapper .page-body .content-column,
  body.hs-site-page .body-container-wrapper .page-body .content-column {
    padding-right: 3rem;
  }
  
  body.hs-landing-page .footer-container-wrapper,
  body.hs-site-page .footer-container-wrapper {
    text-align: left;
  }
  
  body.hs-landing-page .footer-container-wrapper .span6:last-child,
  body.hs-site-page .footer-container-wrapper .span6:last-child {
    text-align: right;
  }
}

/*** 
 * Hack
 ***/
#hs-pwd-widget-password {
    height: auto !important;
    max-width: 500px;
    margin-right: auto;
    display: block;
    margin-left: auto;
}