/* ******************** This file contains all the neccessary variables that control standard elements in the pages. This is also the file that loads all of the other themed CSS styleshets into just this one in each of themed templates. ****************************** */










































/* ******************************************************************************
*********************************************************************************
The intention of this file is to reset most of the different browser, built-in
CSS styles, so that it is an empty canvas for the themed specific stylesheets.
*********************************************************************************
****************************************************************************** */
*, *:before, *:after {box-sizing: border-box;}
/* ******************************************************************************
*********************************************************************************
The intention of this file is to makes browsers render all elements more
consistently and in line with modern standards.
It precisely targets only the styles that need normalizing.
*********************************************************************************
****************************************************************************** */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {line-height: 1.15; /* 1 */ -webkit-text-size-adjust: 100%; /* 2 */}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {margin: 0;}
/**
 * Render the `main` element consistently in IE.
 */
main {display: block;}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {font-size: 2em;margin: 0.67em 0;}
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {box-sizing: content-box; /* 1 */height: 0; /* 1 */overflow: visible; /* 2 */}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {font-family: monospace, monospace; /* 1 */font-size: 1em; /* 2 */}
/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {background-color: transparent;}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ text-decoration: underline dotted; /* 2 */}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,strong {font-weight: bolder;}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,kbd,samp { font-family: monospace, monospace; /* 1 */  font-size: 1em; /* 2 */}
/**
 * Add the correct font size in all browsers.
 */
small {font-size: 80%;}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;}
sub {bottom: -0.25em;}
sup {top: -0.5em;}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {border-style: none;}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,input,optgroup,select,textarea {font-family: inherit; /* 1 */ font-size: 100%; /* 1 */  line-height: 1.15; /* 1 */  margin: 0; /* 2 */}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,input { /* 1 */ overflow: visible;}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,select { /* 1 */ text-transform: none;}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,[type="button"],[type="reset"],[type="submit"] {-webkit-appearance: button;}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner {border-style: none;padding: 0;}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring {outline: 1px dotted ButtonText;}
/**
 * Correct the padding in Firefox.
 */
fieldset { padding: 0.35em 0.75em 0.625em;}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend { box-sizing: border-box; /* 1 */  color: inherit; /* 2 */  display: table; /* 1 */  max-width: 100%; /* 1 */  padding: 0; /* 3 */  white-space: normal; /* 1 */}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress { vertical-align: baseline;}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {overflow: auto;}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],[type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button {height: auto;}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {-webkit-appearance: button; /* 1 */ font: inherit; /* 2 */}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {display: block;}
/*
 * Add the correct display in all browsers.
 */
summary {display: list-item;}
/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {display: none;}
/**
 * Add the correct display in IE 10.
 */
[hidden] {display: none;}
/* ******************************************************************************
*********************************************************************************
This file contains all the neccessary styles to control how your
Drag and Drop (DND) sections look when editing content in the page editor.
*********************************************************************************
****************************************************************************** */
dnd-section {padding: 80px 20px;}
.banner-area .dnd-section {padding: 0;}
.dnd-section > .row-fluid {max-width: 1200px; margin-left: auto;margin-right: auto;}
@media (max-width: 767px) {
  .dnd-section .widget-type-cell {padding-left: 0px; padding-right: 0px;}
}
/* ******************************************************************************
*********************************************************************************
This file contains all the neccessary styles to control how your
fonts apppear throughout your site.
*********************************************************************************
****************************************************************************** */
@font-face {
  font-family: "themify";
  src: url(https://2028968.fs1.hubspotusercontent-na1.net/hubfs/2028968/Latigid_September2020/fonts/themify.eot) format("embedded-opentype"),
    url(https://2028968.fs1.hubspotusercontent-na1.net/hubfs/2028968/raw_assets/public/Latigid_September2020/fonts/themify.woff) format("woff"),
    url(https://2028968.fs1.hubspotusercontent-na1.net/hubfs/2028968/raw_assets/public/Latigid_September2020/fonts/themify.ttf) format("truetype"),
    url(https://2028968.fs1.hubspotusercontent-na1.net/hubfs/2028968/raw_assets/public/Latigid_September2020/fonts/themify.svg) format("svg");
  font-style: normal;
  font-weight: normal;
  font-display: swap;
}
html {font-size: 24px;}
body, html {-webkit-font-smoothing: antialiased;-webkit-text-size-h-adjust: 100%; text-rendering: optimizeLegibility !important;}
body {font-family: "Open Sans", sans-serif;font-size: 14px;color: #212529;line-height: 1.85;font-weight: 400;overflow-x: hidden;}
p {margin-top: 0;margin-bottom: 1rem;font-family: "Open Sans", sans-serif;}
a {color: #212529;text-decoration: none;-webkit-transition: all .3s ease;transition: all .3s ease;display: inline-block;}
a:hover, a:focus {text-decoration: none;color: #212529;}
h1,h2,h3,h4,h5,h6 {margin-top: 0;margin-bottom: 0.5rem;line-height: 1.3;font-weight: 700;font-family: "Nunito", sans-serif;color: #16334e;word-break: break-word;}
h1 {font-size: 48px;line-height: 1;font-weight: 700;}
h2 {font-size: 40px;font-weight: 800;}
h3 {font-size: 36px;font-weight: 800;}
h4 {font-size: 22px;font-weight: 700;margin-bottom: 18px;}
h5 {font-size: 18px;font-weight: 900;line-height:1.27777777778;}
h6 {font-size: 18px;font-weight: 700;text-transform: uppercase;margin-bottom: 10px;}
strong {font-weight: 700;}
code {vertical-align: bottom;}
ul,ol {margin-top: 0;margin-bottom: 14px;}
ul ul,ol ul,ul ol,ol ol {margin-top: 0;margin-bottom: 0;}
blockquote {margin: 0 0 1rem;}
hr {color: #ebebeb;background-color: #ebebeb;height: 1px;border: none;}
sup,sub {position: relative;font-size: 75%;line-height: 0;vertical-align: baseline;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}
:focus {outline: auto;outline-color: green;}
.disable-focus-styles :focus {outline: none;}
@media (max-width: 767px) {
  html {font-size: 18.0px }
}
@media (max-width: 480px) {
  html {font-size: 14.399999999999999px }
}
/* ******************************************************************************
*********************************************************************************
This file contains all the neccessary styles to control how your forms looks
throughout your site. Styles for form fields, buttons, inputs, etc.
*********************************************************************************
****************************************************************************** */
form {max-width: 500px;font-family: Lato, sans-serif; }
.hs-button {margin: 0;cursor: pointer; display: inline-block;margin: 0;cursor: pointer;display: inline-block; font-weight: 700;line-height: 12px; position: relative; text-align: center; border-radius: 3px; border-style: solid;border-width: 1px;font-size: 14px;padding: 12px 24px;font-size: 12px;font-family: arial, helvetica, sans-serif; background-color: #0084FF; border-color: #0084FF;color: #fff; }
.hs-button:hover, .hs-button:focus {background-color: #005cd7;border-color: #005cd7;color: #fff; }
.hs-button:active {background-color: #28acff; border-color: #28acff; }
.hs-form label {color: #33475b; font-size: 14px;width: 130px; text-align: right;display: block;float: none; width: auto;font-weight: 500;text-align: left;line-height: 20px;padding-top: 0;margin-bottom: 4px;font-family: arial, helvetica, sans-serif;font-size: 13px;}
.hs-error-msgs label { margin-top:0; color: #f2545b !important;}
input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],input[type="file"],textarea,select {display: inline-block;width: 100%;color: #33475b;font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;font-size: 16px;font-weight: normal;line-height: 22px;border: 1px solid #cbd6e2;box-sizing: border-box; -webkit-border-radius: 3px;-moz-border-radius: 3px; -ms-border-radius: 3px;border-radius: 3px;height: 40px;background-color: #f5f8fa;padding: 0 15px;min-height: 27px;margin-bottom:18px;}
.hs-input[type=checkbox],.hs-input[type=radio] {cursor: pointer;width: auto;height: auto;padding: 0;margin: 3px 5px 3px 0px;line-height: normal;border: none;}
.hs-input[type=file] {background-color: #fff;padding: initial;border: initial;line-height: initial;box-shadow: none;}
.hs-input:-moz-placeholder { color: #bfbfbf; }
.hs-input::-webkit-input-placeholder {color: #bfbfbf; }
.hs-input input,.hs-input textarea {transition: border 0.2s linear;}
input[type="text"]:focus,input[type="password"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="time"]:focus,input[type="week"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="color"]:focus,input[type="file"]:focus,textarea:focus,select:focus {outline: none;border-color: rgba(82,168,236,0.8);}
textarea.hs-input {height: auto;padding: 9px 10px;display: block;}
select[multiple].hs-input {height: inherit;}
fieldset.form-columns-1 .hs-input:not([type=radio]):not([type=checkbox]) {width: 100% !important;}
input.hs-input.error,div.field.error input,div.field.error textarea,div.field.error .chzn-choices,textarea.hs-input.error,select.hs-input.error {border-color: #c87872;}
input.hs-input.error:focus,div.field.error input:focus,div.field.error textarea:focus,div.field.error .chzn-choices:focus,textarea.hs-input.error:focus,select.hs-input.error:focus {border-color: #b9554d; }
.actions {margin-top: 20px;margin-bottom: 17px;padding: 17px 0px 0;text-align: left;}
.inputs-list {margin: 0 0 5px;width: 100%;padding-left: 5px;}
.inputs-list > li {display: block;padding: 0;width: 100%;padding-top: 0;}
.inputs-list label {display: block;float: none;width: auto;padding: 0;text-align: left;white-space: normal;font-weight: normal;line-height:18px;}
.inputs-list:first-child {padding-top: 6px;}
.inputs-list > li + li {padding-top: 2px;}
.inputs-list label > input,.inputs-list label > span {vertical-align: middle;}
ul.no-list {list-style: none;}
.hs-field-desc {color: #7c98b6;margin: 0px 0px 6px;font-size: 14px;}
.hs-form-required {display: none;}
.hs-richtext {margin-bottom: 3px;line-height: 1.2;font-size: 14px;color: #212529;}
.hs-richtext hr {text-align: left;margin-left: 0;width: 91%;}
.grecaptcha-badge {margin: 8px;margin-bottom:0;display:inline-block;}
.email-correction, .email-validation {padding-top: 3px;font-size: 12px;}
.email-correction a,.email-validation a {cursor: pointer;}
@media (max-width: 400px),
  (min-device-width: 320px) and (max-device-width: 480px) {
    .email-correction form .form-columns-2 .hs-form-field,.email-correction form .form-columns-3 .hs-form-field,.email-validation form .form-columns-2 .hs-form-field,.email-validation form .form-columns-3 .hs-form-field {float: none;width: 100%;}
    .email-correction form .form-columns-2 .hs-form-field .hs-input,.email-correction form .form-columns-3 .hs-form-field .hs-input,.email-validation form .form-columns-2 .hs-form-field .hs-input,.email-validation form .form-columns-3 .hs-form-field .hs-input {width: 90%;}
    .email-correction form .form-columns-2 .hs-form-field input[type=checkbox],.email-correction form .form-columns-2 .hs-form-field input[type=radio],.email-correction form .form-columns-3 .hs-form-field input[type=checkbox],.email-correction form .form-columns-3 .hs-form-field input[type=radio],.email-validation form .form-columns-2 .hs-form-field input[type=checkbox],.email-validation form .form-columns-2 .hs-form-field input[type=radio],.email-validation form .form-columns-3 .hs-form-field input[type=checkbox],.email-validation form .form-columns-3 .hs-form-field input[type=radio] {width: 24px;}
}
.hs-button,.hs-form-field input[type=text],.hs-form-field input[type=email],.hs-form-field input[type=phone],.hs-form-field input[type=number],.hs-form-field input[type=tel],.hs-form-field input[type=date],.hs-form-field textarea {-webkit-appearance: none; -moz-appearance: none;}
.hs-default-font-element,.hs-main-font-element {font-family: "Open Sans", sans-serif;}
.submitted-message p {font-family: arial,helvetica,sans-serif;font-size: 16px; margin-top: 16px!important;color: #000;line-height: 1.15;margin-bottom: 9px !important;}
.submitted-message {margin-top: 43px;}
/* ******************************************************************************
*********************************************************************************
This file contains all the neccessary styles to control how your
menu items appear, including the link and hover effects.
*********************************************************************************
****************************************************************************** */
.hs-menu-wrapper ul {display: -ms-flexbox; display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;padding-left: 0;margin-bottom: 0;list-style: none;}
.hs-menu-item a {display: block;padding: 0.5rem 1rem;color: rgba(0, 0, 0, 0.5);text-decoration: none;}
.hs-menu-item:hover a,.hs-menu-item:focus a {text-decoration: none;color: rgba(0, 0, 0, 0.7);}
.hs-menu-item.active a {color: rgba(0, 0, 0, 0.9);}
/* ******************************************************************************
*********************************************************************************
This file contains all the neccessary styles to control how your
tables look throughout your site.
*********************************************************************************
****************************************************************************** */
table {margin-bottom: 1rem;border: 1px solid #dee2e6;}
th,td {padding: 0.75rem;vertical-align: top;border: 1px solid #dee2e6;}
thead th,thead td {color: #fff;background-color: #343a40;border-color: #454d55;border-bottom-width: 2px;}
thead th {vertical-align: bottom;border-bottom: 2px solid #dee2e6;}
tbody + tbody {border-top: 2px solid #dee2e6;}
.section-header {max-width: 600px;margin: 0 auto 40px ;text-align:center;}
.section-header .section-title {font-size: 40px;font-weight: 800;font-family: "Nunito", sans-serif;color: #16334e;line-height: 1;margin-bottom: 35px;}
.section-header .section-subtitle {font-size: 18px;text-transform: uppercase;font-weight: 700;font-family: "Nunito", sans-serif;color: #aaaaaa;margin-bottom: 10px;margin-top: 25px;}
.section-header .section-subtitle.has-desc {margin:0;}
.section-header .section-title.has-desc {margin:0;}
.section-header .section-subtext {color: #505050;font-size: 15px;font-family: "Open Sans", sans-serif;font-weight: 400;}
@media (max-width:1024px) {
  .section-header .section-title {font-size: 29px;}
}
@media (max-width:991px) {
  .section-header .section-title {font-size: 30px;}
  .section-header {margin: 0 auto 90px;}
}
@media (max-width:767px) {
  .section-header .section-title {font-size: 26px;}
  .section-header {margin: 0 auto 40px;}
  .section-title {margin-bottom: 20px !Important;}
  .cm-col-2 {width: 100% !important;float: none !important;}
}
@media (max-width:599px) {
  .section-header .section-title {font-size: 21px;}
  .featured-content p,.section-header .section-subtext{font-size: 14px !Important;}
}
@media (max-width:480px) {
  .section-header .section-title {font-size: 16px;margin-bottom: 30px !important;}
  .section-header {margin-bottom: 0;}
}
.featured-content ul li:before,.content-w-image-wrapper .content-right.text ul li:before{position: absolute; height: 20px;width: 20px;top: 3px;left: -40px;content: url(https://2028968.fs1.hubspotusercontent-na1.net/hubfs/2028968/raw_assets/public/Latigid_September2020/images/check.png);}
/* ******************************************************************************
*********************************************************************************
This file contains all the neccessary styles to control how your landing pages
look if there is anything specific to your landing pages.
*********************************************************************************
****************************************************************************** */
/* ******************************************************************************
*********************************************************************************
This file contains all the neccessary styles to control how your landing pages
look if there is anything specific to your landing pages.
*********************************************************************************
****************************************************************************** */
/*================= Website Page =====================*/
.body-container__website .hs_cos_wrapper_type_rich_text {display: block;margin-bottom: 50px;}
.body-container__website .hs_cos_wrapper_type_rich_text h4 {font-size: 28px;margin: 0;color: #212529;}
.body-container__website .hs_cos_wrapper_type_rich_text p {margin-bottom: 25px;}
.body-container__website .hs_cos_wrapper_type_rich_text ul {padding-left: 20px;}
@media (max-width:767px) {
  .body-container__website .hs_cos_wrapper_type_rich_text h4 {font-size: 24px;}
}
/*===================== Full Width Page =======================*/
.blue-content-wrapper .body-container-wrapper {padding-top: 0 !important;}
.blue-bg-content .hs_cos_wrapper_type_rich_text h1 {margin-bottom: 0;line-height: 1.3;}
.blue-bg-content .dnd-section > .row-fluid > div {padding: 51px 0;}
.cm-full-width-row2 .dnd-section > .row-fluid {padding: 0;}
.cm-full-width-row2 .span6 {padding: 0 15px;margin: 0;}
.cm-full-width-row2 h5 {margin: 0;padding-right: 40px;}
.cm-full-width-row2 .dnd-section {padding-top: 88px;}
.cm-full-width-row2 .hs_cos_wrapper_type_rich_text p {font-size: 16px;line-height: 25px;margin-top: 27px;padding-right: 64px;}
.cm-full-width-row2 .hs_cos_wrapper_type_rich_text p:last-child {margin-bottom:0 !Important;padding-bottom:0 !important;}
.cm-full-width-row2 .hs_cos_wrapper_type_linked_image img {width: 380px !important;height: 380px !important;object-fit: contain;}
.cm-full-width-row2 form {max-width: 100%;}
.hs-fieldtype-booleancheckbox ul li > label > span {margin-left: 20px;display: block;font-size: 12px;}
.hs-fieldtype-booleancheckbox ul li label input {float: left;max-width: 100%;}
.hs_recaptcha {margin-top: 26px;}
.cm-full-width-row2 .actions {margin-top: 20px;margin-bottom: 11px;padding: 10px 0px 0;text-align: left;}
.full-width-footer-logo .dnd-section > .row-fluid > div {padding: 51px 0;}
.cm-full-width-row2 .hs-input {margin-bottom: 0;}
.cm-full-width-row2 .field {margin-bottom: 18px;}
@media (min-width:768px) {
  .cm-full-width-row2 .span6 {width: 50%;}
}
@media(max-width:1024px) {
  .cm-full-width-row2 .hs_cos_wrapper_type_linked_image img {margin: 35px 0 36px;}
  .full-width-footer-logo .dnd-section>.row-fluid>div {margin-bottom: 35px;}
}
@media (max-width:991px) {
  .cm-full-width-row2 .dnd-section>.row-fluid {padding: 0 15px;}
}
@media (max-width:767px) {
  .blue-bg-content .dnd-section>.row-fluid>div {padding: 21px 0;}
  .cm-full-width-row2 .dnd-section {padding: 21px 0 20px;}
  .cm-full-width-row2 h5 {font-size: 16px;padding: 0;line-height: 23px;}
  .cm-full-width-row2 .dnd-section>.row-fluid {padding: 0 5px;}
  .cm-full-width-row2 .hs_cos_wrapper_type_rich_text p {margin-top: 8px;font-size: 16px;padding-right: 0;margin-bottom: 10px;}
  .cm-full-width-row2 .hs_cos_wrapper_type_linked_image img {width: 100% !important;height: auto !important;object-fit: unset;margin-top: 15px;margin-bottom: 35px;}
  .cm-full-width-row2 .hs_cos_wrapper_type_linked_image {display:block;text-align:center;}
  .full-width-footer-logo .hs_cos_wrapper_type_linked_image {display: block;text-align: center;}
  .cm-full-width-row2 .span6 .span12 > div {margin: 0 auto;}
  .full-width-footer-logo .dnd-section>.row-fluid>div {padding-top: 11px;padding-bottom: 21px;}
  .blue-bg-content .dnd-section>.row-fluid {padding: 0 10px;}
}
@media (max-width:599px) {
  .cm-full-width-row2 .hs_cos_wrapper_type_rich_text p {font-size: 14px;}
}
@media (max-width:480px) {
  .cm-full-width-row2 .hs_cos_wrapper_type_linked_image img {width: 73% !important;}
  .full-width-footer-logo .hs_cos_wrapper_type_linked_image img {width: 73% !important;}
}
/*====================== Contact Page =====================*/
.cm-contact-row1 .dnd-section > .row-fluid > .span12 {max-width: 600px;margin: 0 auto 40px;padding-top:90px;}
.cm-contact-row1 .hs_cos_wrapper_type_rich_text h6 {margin-bottom: 10px;margin-top: 25px;}
.cm-contact-row1 .hs_cos_wrapper_type_rich_text h2 {line-height: 1;margin:0;}
.cm-contact-row2 .hs_cos_wrapper_type_form .form-title {font-size: 30px;font-weight: 800;font-family: "Nunito", sans-serif;color: #16334e;line-height: 1;margin-bottom: 50px;}
.cm-contact-row2 .dnd-section > .row-fluid  {display:block !Important;}
.cm-contact-row2 .dnd-section > .row-fluid > .span12 {margin: 0 -30px; float: none;display: block !important;width: unset;}
.cm-contact-row2 .dnd-section > .row-fluid > .span12 .span7 {margin: 0;padding: 0 15px;width:100%;}
.cm-contact-row2 .dnd-section > .row-fluid > .span12 .span5 {margin: 0;padding: 0 15px;width:100%;}
.cm-contact-row2 form {width: 100%;max-width: 100%;overflow:hidden;}
div [class*="force-full-width"] > .row-fluid {padding: 0;}
@media (min-width:992px) {
  .cm-contact-row2 .dnd-section > .row-fluid > .span12 .span7 {width: 58.33333333%;}
  .cm-contact-row2 .dnd-section > .row-fluid > .span12 .span5 {width: 33.33333333%;margin-left: 8.33333333%;}
}
@media (max-width:1024px) {
  .cm-contact-row1 .hs_cos_wrapper_type_rich_text h2 {font-size: 29px;}
}
@media (max-width:991px) {
  .cm-contact-row2 .dnd-section>.row-fluid>.span12 .row-fluid {display: block !important;}
  .cm-contact-row1 .dnd-section>.row-fluid>.span12 {padding-top: 60px;margin-bottom: 90px;}
  .cm-contact-row1 .hs_cos_wrapper_type_rich_text h2 {font-size: 30px;}
  .cm-contact-row2 .dnd-section>.row-fluid>.span12 {margin: 0 -15px;}
  .cm-contact-row2 .dnd-section {padding-bottom: 60px;}
}

@media (max-width:599px) {
  .maps-wrapper .content-wrapper {padding: 0 10px;}
  .cm-contact-row2 .dnd-section>.row-fluid>.span12 .span5 {padding: 0 10px;}
  .contact h3 {text-align: center;}
  .cm-contact-row2 .dnd-section>.row-fluid>.span12 .span7 {padding: 0 10px;}
  .cm-contact-row2 .hs_cos_wrapper_type_form .form-title {text-align: center;}
  .cm-contact-row1 .dnd-section>.row-fluid>.span12 {padding: 60px;padding-top: 120px;margin-bottom: 0;padding-bottom: 0;}
  .cm-contact-row1 .hs_cos_wrapper_type_rich_text h2 {font-size: 21px;margin-bottom: 20px;}
}
@media (max-width:480px) {
  .cm-contact-row1 .hs_cos_wrapper_type_rich_text h2 {font-size:16px}
  .cm-contact-wrapper .body-container-wrapper {padding: 0 30px;}
  .cm-contact-row1 .dnd-section>.row-fluid>.span12 {padding-left: 15px;padding-right: 15px;}
  .hs_recaptcha.hs-recaptcha.field {overflow-x: overlay;margin-top:18px;}
}
/*======================= Ebook Page ===========================*/
.cm-ebook-wrapper.ebook-blue-wrapper .body-container-wrapper {padding: 0;}
.ebook-blue-header .dnd-section > .row-fluid > .span12 {background-size: cover !important;min-height: 250px; padding-top: 55px !important;padding-bottom: 55px !important;}
.ebook-blue-header .hs_cos_wrapper_type_rich_text * { font-family: Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif !important;font-weight: 900;}
.ebook-blue-header .dnd-section {background-position: unset !important;}
.cm-ebook-row2 .dnd-section > .row-fluid > .span12,.cm-ebook-row4 .dnd-section > .row-fluid > .span12{padding: 70px 0;}
.cm-ebook-row2 .dnd-section .span6,.cm-ebook-row4 .dnd-section .span6{margin: 0;padding: 0 15px;}
.cm-ebook-row2 .dnd-section > .row-fluid,.cm-ebook-row4 .dnd-section > .row-fluid{max-width: 1170px;}
.cm-ebook-row2 h4,.cm-ebook-row4 h4{font-family: Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif !important;margin-top: 20px;margin-bottom: 0;font-weight: 400;}
.cm-ebook-row2 .hs_cos_wrapper_type_rich_text,.cm-ebook-row4 .hs_cos_wrapper_type_rich_text{display:block;text-align:center;}
.cm-ebook-row3 .dnd-section > .row-fluid {max-width: 1170px;}
.cm-ebook-row3 .row-fluid [class*="span"] {min-height: 0;}
.cm-ebook-row3 .row-fluid [class*="span"] hr {height: 0;}
.cm-ebook-row4 p {margin-top: 46px;font-size: 16px;font-family: Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;color: #a7a4a4;line-height: 24px;
  margin-bottom: 0;}
.cm-ebook-row4 h4{margin-top: 0px;}
.cm-ebook-row5.full-width-footer-logo .dnd-section>.row-fluid>div {padding: 50px 0;}
@media (min-width:768px) {
  .cm-ebook-row2 .dnd-section .span6,.cm-ebook-row4 .dnd-section .span6{ width: 50%;}
}
@media (max-width:1200px) {
  .cm-ebook-row2 .dnd-section>.row-fluid, .cm-ebook-row4 .dnd-section>.row-fluid {width: 95%;max-width: 100%;margin: 0;}
}
@media (max-width:1024px) {
  .cm-ebook-row3 .row-fluid [class*="span"] hr {margin-bottom: 35px !important;height: auto;}
  .cm-ebook-row2 .hs_cos_wrapper_type_linked_image {margin-bottom: 35px;display: block;}
}
@media (max-width:767px) {
  .ebook-blue-header .dnd-section>.row-fluid>.span12 {min-height: unset;padding-top: 20px !important;padding-bottom: 20px !important;}
  .cm-ebook-row2 .dnd-section .span6 .row-fluid > [class*="flexbox-positioning"] {align-items: center !important;}
  .ebook-blue-header .hs_cos_wrapper_type_rich_text h2 {font-size: 25px;margin-bottom:0;}
  .cm-ebook-row2 .dnd-section>.row-fluid>.span12, .cm-ebook-row4 .dnd-section>.row-fluid>.span12 {padding: 30px 0;}
  .cm-ebook-row4 p {margin-top: 20px;}
  .cm-ebook-row5.full-width-footer-logo .dnd-section>.row-fluid>div {padding: 10px 0 20px;}
  .cm-ebook-row3 .dnd-section>.row-fluid {padding:0 10px;}
  .cm-ebook-wrapper .dnd-section > .row-fluid {padding:0 10px;}
  .cm-ebook-row4 p {font-size: 14px;}
}
@media (max-width:480px) {
  .cm-ebook-row2 .hs_cos_wrapper_type_linked_image {text-align: center;}
  .cm-ebook-row2 .hs_cos_wrapper_type_linked_image img {width: 73% !important;}
}
/*======================= Services Page ==========================*/
.cm-services-row4 .form-title {text-align: center;color: #fff;font-family: "Nunito", sans-serif;font-weight: 700;line-height: 1.3;margin-top: 0;margin-bottom: 0;font-size: 28px;}
.cm-services-row4 form {max-width: 100%;width: 100%;margin-top: 53px;display: flex;position: relative;padding-bottom: 68px;display: -webkit-flex;margin-bottom: 6px;}
.cm-services-row4 form .hs-form-required {display: none;}
.cm-services-row4 form .hs-form-field > label {margin: 0;}
.cm-services-row4 form .hs-form-field .hs-input {line-height: 1.5;color: #495057;background-color: #fff;border-radius: 2.5px;transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;width: 90%;padding: 7px 11px;font-size: 13px;border: 1px solid #888;font-family: Open Sans;margin-bottom: 0;height: auto;}
.cm-services-row4 form .hs-form-field .hs-input::placeholder {color: #6c757d;opacity: 1;}
.cm-services-row4 .legal-consent-container {position: absolute;bottom: 0;width: 100% !important;}
.cm-services-row4 form .hs-form-field {position: relative;width: 28.82%;}
.cm-services-row4 form .actions {margin: 0;padding: 0;}
.cm-services-row4 form .hs_submit {width: 17%;border: 0;cursor: pointer;}
.cm-services-row4 form .hs_submit .hs-button {background: #162d45;color: #fff;font-size: 14px;border-radius: 0;border: 0;width: 100%;font-family: Open Sans;font-weight: 400;padding: 0;height: 35px;}
.cm-services-row4 form .legal-consent-container .field.hs-form-field {width: 100%;}
.cm-services-row4 form .legal-consent-container .hs-form-booleancheckbox-display input {cursor: pointer;width: auto!important;height: auto;padding: 0;margin: 3px 5px 3px 0px;line-height: normal;border: 0;}
.cm-services-row4 form .legal-consent-container .field.hs-form-field .input ul {padding: 0;}
.cm-services-row4 form .legal-consent-container .hs-form-booleancheckbox-display p {font-size: 14px;color: #fff;font-family: "Open Sans", sans-serif;margin: 0;}
.cm-services-row4 form .legal-consent-container .hs-form-booleancheckbox-display>span {margin: 0;}
.cm-services-row4 form .legal-consent-container .hs-form-booleancheckbox label {width: 90%;line-height: 18px; color: white;}
.cm-services-row4 form .hs_error_rollup {display: none;}
.cm-services-row4 form ul.no-list.hs-error-msgs.inputs-list {padding: 0;}
.cm-services-row4 form ul.no-list.hs-error-msgs.inputs-list label {color: #f00 !important;font-size: 14px;font-weight: normal; display: block;}
.cm-services-row4 .dnd-section {background-position: unset !important;background-size: unset !important;}
#hs_cos_wrapper_module_spacer {padding: 7px 15px;display: block;}
.cm-services-row4 .row-fluid [class*="span"] {min-height: unset;}
@media (max-width:1199px) {
  .cm-services-row4 form {padding-bottom: 86px;}
  .cm-services-row4 form .hs-form-field {width:34.4%;}
}
@media (max-width:991px) {
  .cm-services-row4 form .hs-form-field {width:48.4%;}
  .cm-services-row4 .hs_cos_wrapper_type_form {display: block;padding: 0 15px;}
}
@media (min-width:768px) {
  .cm-col-md-6 {-ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%;}
  .cm-col-6 {width: 50% !Important;float: left;}
}
@media (max-width:767px) {
  .cm-col-6 {padding: 0 10px !Important;}
  #hs_cos_wrapper_module_spacer {padding: 15px;}
  .cm-services-row4 .form-title {font-size: 24px;}
  .cm-services-row4 form {display: block;margin-top: 13px;text-align: center;padding-bottom: 103px;}
  .cm-services-row4 form .hs-form-field {width: 100%;}
  .cm-services-row4 form .hs-form-field .hs-input {width: 100%;margin: 4px 0;}
  .cm-services-row4 .hs_cos_wrapper_type_form {padding: 0 10px;}
  .cm-services-row4 form .hs_submit .hs-button {height: 25px;width: 100%;}
  .cm-services-row4 form .hs_submit {width: 100%;margin: 4px 0;}
  .cm-services-row4 form .legal-consent-container .hs-form-booleancheckbox label {width: 98%;text-align: center;margin: 0 auto;display:flex;}
  .cm-services-row4 form .legal-consent-container .hs-form-booleancheckbox-display p {display: inline-block;}
  .cm-services-row4 form .legal-consent-container .hs-form-booleancheckbox-display>span {display: inline-block;}
  .cm-services-row4 form .legal-consent-container .hs-form-booleancheckbox-display input {float:none;}
  .cm-services-row3 .cm-trends-inner.clearfix .section-title.SEO {padding-top: 0;}
}
@media (max-width:599px) {
  .cm-services-row4 form {padding-bottom: 121.5px;}
}
@media (max-width:480px) {
  .cm-services-row4 .hs_cos_wrapper_type_form {padding: 0 40px;}
}
@media (max-width: 477px){
  .cm-services-row4 form {padding-bottom: 139.5px;}
  .cm-services-row4 .dnd-section {background-size:cover !important;}
}
@media (max-width: 410px){
  .cm-services-row4 form { padding-bottom: 157.5px;}
}
@media (max-width: 390px){
  .cm-services-row4 form {padding-bottom: 175.5px;}
}
@media (max-width: 360px){
  .cm-services-row4 form {padding-bottom: 211.5px;}
}
/*====================== Content Page ============================*/
.cm-content-row2 .form-title {font-size: 40px;color: #fff;text-align: center;font-weight: 700;margin: 0;}
.cm-content-row2 form {max-width: 100%;width: 100%;margin-top: 43px;display: flex;flex-wrap: wrap;}
.cm-content-row2 form fieldset {max-width: 100%;width: 100%;}
.cm-content-row2 form .hs-form-field > label {color: #fff;}
.cm-content-row2 form .hs-input {max-width: 100%;width:90%;margin-bottom:0;}
.cm-content-row2 fieldset>div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]) {width: 100%;max-width: 100%;}
.cm-content-row2 form * {-webkit-font-smoothing: auto;}
.cm-content-row2 form .field {margin-bottom:18px;width: 25%;}
.cm-content-row2 form .legal-consent-container .field {width: 100%;} 
.cm-content-row2 form .legal-consent-container .hs-form-booleancheckbox input {width: auto;} 
.cm-content-row2 .hs-form-field label:not(.hs-error-msg) {color: #ffffff;}
.cm-content-row2 .hs_recaptcha {margin-top: 0px;}
.cm-content-row2 .hs-button {background: #ffffff !important;border-color: #ffffff !important;color: #000000 !important;font-size: 12px;font-family: arial, helvetica, sans-serif;}
.cm-content-row2 .hs-submit > .actions {text-align: center;margin-top: 15px;margin-bottom: 0;padding: 12px 0px 10px;}
.cm-content-row3 .latest-articles-wrapper {padding-top: 35px !important;border: none !important;}
.cm-content-row3 .latest-articles-wrapper .recent-blog-wrpper {margin: 0 -15px;}
@media (max-width:991px) {
  .cm-content-row3 .latest-articles-wrapper .recent-blog-wrpper {margin: 0;}
}
@media (max-width:767px) {
  .cm-content-row2 .hs_cos_wrapper_type_form{ display:block;margin:0 -5px;}
  .cm-content-row3 .latest-articles-wrapper .section-header {margin: 0;padding: 60px 50px 0 !Important;}
}
@media (max-width:480px) {
  .cm-content-row2 .hs_cos_wrapper_type_form {padding: 0 30px;}
  .cm-content-row2 form .hs-form-field .hs-input {width: 100% !important;}
  .cm-content-row2 .legal-consent-container .hs-form-booleancheckbox-display input {width: auto !important;}
  .cm-content-row3 .latest-articles-wrapper .recent-blog-wrpper {margin: 0 15px;}
}
/*====================== Pricing Page ============================*/
.cm-pricing-row2 .form-title {font-size: 40px;color: #fff;text-align: center;font-weight: 700;margin: 0;}
.cm-pricing-row2 form * {-webkit-font-smoothing: auto;}
.cm-pricing-row2 form {max-width: 100%;width: 100%;margin-top: 43px;display: flex;flex-wrap: wrap;}
.cm-pricing-row2 form fieldset {max-width: 100%;width: 100%;}
.cm-pricing-row2 form .hs-form-field > label {color: #fff;}
.cm-pricing-row2 form .hs-input {max-width: 100%;width:90%;margin-bottom:0;}
.cm-pricing-row2 fieldset>div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]) {width: 100%;max-width: 100%;}
.cm-pricing-row2 form .field {margin-bottom:18px;width: 25%;}
.cm-pricing-row2 form .legal-consent-container .field {width: 100%;}
.cm-pricing-row2 form .legal-consent-container .hs-form-booleancheckbox-display input {width: auto;}
.cm-pricing-row2 .hs-form-field label:not(.hs-error-msg) {color: #ffffff;}
.cm-pricing-row2 .hs_recaptcha {margin-top: 0px;}
.cm-pricing-row2 .hs-button {background: #ffffff !important;border-color: #ffffff !important;color: #000000 !important;font-size: 12px;font-family: arial, helvetica, sans-serif;}
.cm-pricing-row2 .hs-submit > .actions {text-align: center;margin-top: 15px;margin-bottom: 0;padding: 12px 0px 10px;}
.cm-pricing-row3 .testimonial span.slick-arrow:before {content: '' !important;}
@media (max-width:767px) {
  .cm-pricing-row2 .hs_cos_wrapper_type_form{display:block;margin:0 -5px;}
}
@media (max-width:480px) {
  .cm-pricing-row2 .hs_cos_wrapper_type_form {padding: 0 30px;}
  .cm-pricing-row2 form .hs-form-field .hs-input {width: 100% !important;}
  .cm-pricing-row2 .legal-consent-container .hs-form-booleancheckbox-display input {width: auto !important;}
}
/*======================= INBOUND MARKETING =========================*/
.cm-inbound-marketing-row1 .content-w-image-wrapper {border: 0;padding-bottom:90px ;}
.inbound-section::before {content: ".";background: rgba(0, 0, 0, 0) url(https://2028968.fs1.hubspotusercontent-na1.net/hubfs/2028968/raw_assets/public/Latigid_September2020/images/dotteed.png);background-repeat: repeat-y;height: 86%;overflow: hidden;position: absolute;right: -7px; text-indent: 0;top: 70px;}
.outbound-section::after {background-image: url(https://2028968.fs1.hubspotusercontent-na1.net/hubfs/2028968/raw_assets/public/Latigid_September2020/images/crosss.png);background-repeat: no-repeat;content: " ";height: 61px;left: -25px; overflow: hidden;position: absolute; text-indent: 100px;top: 0;width: 61px;}
.working-process .process-icon:before {position: absolute;content: url(https://2028968.fs1.hubspotusercontent-na1.net/hubfs/2028968/raw_assets/public/Latigid_September2020/images/double_arrow.png);top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);right: -35px;}
.cm-inbound-marketing-row4 .pricing-card-wrapper {padding-bottom: 0;}
.cm-inbound-marketing-row4 .pricing-table .feature {font-size: 15px;}
.cm-inbound-marketing-row8 .form-title {font-size: 40px;color: #fff;text-align: center;font-weight: 700;margin: 0;}
.cm-inbound-marketing-row8 form {max-width: 100%;width: 100%;margin-top: 43px;display: flex;flex-wrap: wrap;}
.cm-inbound-marketing-row8 form fieldset {max-width: 100%;width: 100%;}
.cm-inbound-marketing-row8 form .hs-form-field > label {color: #fff;}
.cm-inbound-marketing-row8 form .hs-input {max-width: 100%;width:90%;margin-bottom:0;}
.cm-inbound-marketing-row8 fieldset>div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]) {width: 100%;max-width: 100%;}
.cm-inbound-marketing-row8 form * {-webkit-font-smoothing: auto;}
.cm-inbound-marketing-row8 form .field {margin-bottom:18px;width: 25%;}
.cm-inbound-marketing-row8 form .legal-consent-container .field {width: 100%;}
.cm-inbound-marketing-row8 form .legal-consent-container .field input {width: auto;}
.cm-inbound-marketing-row8 .hs-form-field label:not(.hs-error-msg) {color: #ffffff;}
.cm-inbound-marketing-row8 .hs_recaptcha {margin-top: 0px;}
.cm-inbound-marketing-row8 .hs-button {background: #ffffff !important;border-color: #ffffff !important;color: #000000 !important;font-size: 12px;font-family: arial, helvetica, sans-serif;}
.cm-inbound-marketing-row8 .hs-submit > .actions {text-align: center; margin-top: 15px;margin-bottom: 0;padding: 12px 0px 10px;}
.cm-inbound-marketing-row9 .latest-articles-wrapper {padding: 90px 0;border-top  : none;}
.cm-inbound-marketing-row9 .latest-articles-wrapper .margin-balance{margin:0 -15px;}
@media (max-width:1024px) {
  .cm-inbound-marketing-row9 .recent-blog-wrpper {margin-bottom: 35px;}
}
@media (max-width:991px) {
  .cm-inbound-marketing-row1 .content-w-image-wrapper .cm-col-6 {width: 100% !important;float: none;}
  .cm-inbound-marketing-row1 .content-w-image-wrapper .content-wrapper {padding: 0 15px;}
  .cm-inbound-marketing-row1 .content-w-image-wrapper {padding-bottom: 60px;}
  .cm-inbound-marketing-row9 .latest-articles-wrapper .margin-balance {margin: 0;}
}
@media (max-width:767px) {
  .cm-inbound-marketing-row8 .hs_cos_wrapper_type_form{display:block;margin:0 -5px;}
}
@media (max-width:599px) {
  .cm-inbound-marketing-row4 .pricing-card-wrapper .section-header {padding: 60px;}
  .cm-inbound-marketing-row9 .latest-articles-wrapper .section-header {padding: 60px;margin-bottom: 90px;}
}
@media (max-width:480px) {
  .cm-inbound-marketing-row8 .hs_cos_wrapper_type_form {padding: 0 30px;}
  .cm-inbound-marketing-row8 form .hs-form-field .hs-input {width: 100% !important;}
  .cm-inbound-marketing-row8 .legal-consent-container .hs-form-booleancheckbox-display input {width: auto !important;}
  .cm-inbound-marketing-row4 .pricing-card-wrapper {padding: 60px;}
  .cm-inbound-marketing-row4 .pricing-card-wrapper .section-header {padding: 60px 15px;margin-bottom: 0px;}
  .cm-inbound-marketing-row4 .pricing-card-wrapper .pricing-table {margin-top: 30px;}
  .cm-inbound-marketing-row9 .latest-articles-wrapper .section-header {padding-left: 40px;padding-right: 40px;margin-bottom: 30px;}
}
/*================== INBOUND MARKETING AGENCY =======================*/
.cm-marketing-agency-row1 .content-w-image-wrapper {border-bottom-width: 2px; }
.section-header .section-subtext.has-margin {margin-top: 31px; text-align: center; line-height: 23px; }
.cm-marketing-agency-row2 .service-card-main.email_marketing .serv-inner {padding-top: 30px; }
.cm-marketing-agency-row2 .service h3 {font-size: 18px; }
.cm-marketing-agency-row2 .service p {margin-top: 31px; font-size: 18px; text-align: center; line-height: 23px; }
.cm-marketing-agency-row2 .service-card-wrapper .cm-col-sm-4:nth-child(4) .serv-inner, .cm-marketing-agency-row2 .service-card-wrapper .cm-col-sm-4:nth-child(5) .serv-inner, .cm-marketing-agency-row2 .service-card-wrapper .cm-col-sm-4:nth-child(6) .serv-inner {padding: 35px 5px 5px; }
.cm-marketing-agency-row3 .cm-trends-wrapper .section-title {padding: 0; }
.cm-marketing-agency-row3 .cm-trends-wrapper {padding: 90px 0; }
.cm-marketing-agency-row3 .cm-trends-wrapper .content-wrapper > .cm-trends-inner {margin: 0 -15px; }
.cm-marketing-agency-row4 h3.form-title {font-size: 26px; color: #ffffff; font-family: "Nunito", sans-serif; font-weight: 800; margin-bottom: 35px; margin-top: 35px; text-align: center; }
.cm-marketing-agency-row4 form {padding: 7px 15px 14px; border-radius: 3px; }
.cm-marketing-agency-row4 form {max-width: 100%; width: 100%; display: flex; flex-wrap: wrap; }
.cm-marketing-agency-row4 form fieldset {max-width: 100%; width: 100%; }
.cm-marketing-agency-row4 form .hs-form-field > label {color: #fff; }
.cm-marketing-agency-row4 form .hs-input {max-width: 100%; width:90%; margin-bottom:0; }
.cm-marketing-agency-row4 fieldset>div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]) {width: 100%; max-width: 100%; }
.cm-marketing-agency-row4 form .field {margin-bottom:18px; margin-top:0; width: 25%; }
.cm-marketing-agency-row4 form .legal-consent-container .field {width: 100%; }
.cm-marketing-agency-row4 form .legal-consent-container .field input {width: auto; }
.cm-marketing-agency-row4 .hs-form-field label:not(.hs-error-msg) {color: #ffffff; }
.cm-marketing-agency-row4 .hs-button {background: #ffffff !important; border-color: #ffffff !important; color: #000000 !important; font-size: 12px; font-family: arial, helvetica, sans-serif; }
.cm-marketing-agency-row4 .hs-submit > .actions {text-align: center; margin-top: 15px; margin-bottom: 0; padding: 12px 0px 10px; }
.cm-marketing-agency-row5 .accordion-image {margin: 0; }
.cm-marketing-agency-row4 form * {-webkit-font-smoothing: auto; }
@media (max-width:767px) {
  .cm-marketing-agency-row4 .hs_cos_wrapper_type_form{display:block; margin:0 -5px; }
}
@media (max-width:480px) {
  .cm-marketing-agency-row4 .hs_cos_wrapper_type_form {padding: 0 30px; }
  .cm-marketing-agency-row4 form .hs-form-field .hs-input {width: 100% !important; }
  .cm-marketing-agency-row4 .legal-consent-container .hs-form-booleancheckbox-display input {width: auto !important; }
}
@media (max-width:991px) {
  .cm-marketing-agency-row3 .cm-trends-wrapper {padding: 60px 0; }
  .cm-marketing-agency-row4 .hs_cos_wrapper_type_form {padding: 0 15px; display: block; }
  .cm-marketing-agency-row5 .accordion-w-image-inner .cm-col-6 {width: 50% !important; }
  .cm-marketing-agency-row5 .accordion-w-image-inner .cm-col-6:last-child {display: block; }
}
@media (max-width:767px) {
  .cm-marketing-agency-row2 .cm-col-sm-4 {padding: 0 10px; }
  .cm-marketing-agency-row2 .service-card-main.email_marketing .serv-inner {padding: 0; }
  .service-card-main.email_marketing {padding-top: 30px; }
  .cm-marketing-agency-row2 .service-card-wrapper .cm-col-sm-4:nth-child(4) .serv-inner, .cm-marketing-agency-row2 .service-card-wrapper .cm-col-sm-4:nth-child(5) .serv-inner, .cm-marketing-agency-row2 .service-card-wrapper .cm-col-sm-4:nth-child(6) .serv-inner {padding: 5px; }
  .cm-marketing-agency-row2 .service-card-wrapper .cm-col-sm-4:nth-child(4) {padding-top: 30px; }
  .cm-marketing-agency-row4 form {padding: 15px 15px 22px; }
  .cm-marketing-agency-row5 .accordion-w-image-inner .cm-col-6 {width: 100% !important; }
  .cm-marketing-agency-row5 .accordion-image {margin-bottom:35px; }
}
@media (max-width:599px) {
  .cm-marketing-agency-row2 .section-header .section-subtitle {margin-bottom: 30px; }
  .cm-marketing-agency-row2 .service-card-title .section-header {margin: 0; }
  .cm-marketing-agency-row2 .service p {font-size: 14px; }
  .cm-marketing-agency-row4 h3.form-title {font-size: 21px; }
}
@media (max-width:480px) {
  .cm-marketing-agency-row2 .service.service-border-style {margin-bottom: 40px; }
  .cm-marketing-agency-row2 .service-card-title .section-header {padding: 55px !important; padding-top: 10px !important; padding-bottom: 40px !important; }
  .cm-marketing-agency-row2 .service-card-main.email_marketing {padding-left: 0; padding-right: 0; padding-top: 30px; }
  .cm-marketing-agency-row3 .cm-trends-wrapper .content-wrapper {padding: 0 30px; }
  .cm-marketing-agency-row4 h3.form-title {font-size: 16px; margin-bottom: 0; }
  .cm-marketing-agency-row4 .hs_cos_wrapper_type_form {padding: 0 45px; }
  .cm-marketing-agency-row4 .hs_recaptcha {margin-top: 0px !Important; }
}
/*======================== HOME PAGE =========================*/
.cm-home-row2 .service-card-wrapper {padding: 40px 120px 3px; border-top-color: rgba(0,0,0,0.08); border-top-style: solid; border-top-width: 1px; }
body .service-card-wrapper{padding-left:120px;padding-right:120px;}
.cm-home-row2 .service-card-wrapper .content-wrapper,  .service-card-wrapper .content-wrapper {max-width: 100%; }
.cm-home-row2 .section-header .section-subtext.has-margin {margin: 0; line-height: 1.85; }
.cm-home-row2 .service-card-main.email_marketing {padding-top: 30px; }
.cm-home-row4 .content-w-image-wrapper {border: none; padding-bottom: 90px; padding-bottom: 100px; }
.cm-home-row5 .form-title {font-size: 40px; color: #fff; text-align: center; font-weight: 700; margin: 0; }
.cm-home-row5 form {max-width: 100%; width: 100%; margin-top: 43px; display: flex; flex-wrap: wrap; }
.cm-home-row5 form fieldset {max-width: 100%; width: 100%; }
.cm-home-row5 form .hs-form-field > label {color: #fff; }
.cm-home-row5 form .hs-input {max-width: 100%; width:90%; margin-bottom:0; }
.cm-home-row5 fieldset>div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]) {width: 100%; max-width: 100%; }
.cm-home-row5 form .field {margin-bottom:18px; width: 25%; }
.cm-home-row5 form .legal-consent-container .field {width: 100%; }
.cm-home-row5 form .legal-consent-container .hs-form-booleancheckbox-display input {width: auto; }
.cm-home-row5 .hs-form-field label:not(.hs-error-msg) {color: #ffffff; }
.cm-home-row5 .hs_recaptcha {margin-top: 0px; }
.cm-home-row5 .hs-button {background: #ffffff !important; border-color: #ffffff !important; color: #000000 !important; font-size: 12px; font-family: arial, helvetica, sans-serif; }
.cm-home-row5 .hs-submit > .actions {text-align: center; margin-top: 15px; margin-bottom: 0; padding: 12px 0px 10px; }
.cm-home-row9 .client-logos {margin: 0 -15px; }
.cm-home-row9 .client-logo-wrapper {padding: 90px 120px; }
.cm-home-row10 .latest-articles-wrapper {padding: 90px 0; border: none; }
.cm-home-row10 .latest-articles-wrapper .content-wrapper {padding: 0; }
.cm-home-row5 form * {-webkit-font-smoothing: auto; }
@media (min-width:992px) {
  .cm-home-row6 .counter-wrapper {padding: 0; }
}
@media (max-width:1024px) {
  .cm-home-row2 .service-card-wrapper, body .service-card-wrapper {padding-left: 32px; padding-right: 32px; }
  .cm-home-row9 .client-logos {margin: 0; }
}
@media (max-width:991px) {
  .cm-home-row2 .service-card-wrapper {padding: 40px 120px 0px; }
  body .service-card-wrapper{ padding-left:120px;padding-right:120px; }
  .cm-home-row4 .content-w-image-wrapper .cm-col-6 {width: 100% !important; }
  .cm-home-row4 .content-w-image-wrapper .content-wrapper {padding: 0 15px; }
  .cm-home-row4 .content-w-image-wrapper {padding: 60px 0; }
  .cm-home-row9 .client-logo-wrapper {margin-top: 60px; padding:60px 120px; }
  .cm-home-row10 .latest-articles-wrapper {padding: 60px 0; }
  .cm-home-row10 .latest-articles-wrapper .content-wrapper {padding: 0 15px; }
}
@media (max-width:850px) and (min-width:768px) {
  .cm-home-row2 .service .service-icon img {width: 100% !important; }
  .cm-home-row2 .service .service-icon {width: 100%; }
}
@media (max-width:767px) {
  .cm-home-row5 .hs_cos_wrapper_type_form{display:block; margin:0 -5px; }
  .service-card-wrapper .cm-col-12 {padding: 0 10px; }
  .service-card-wrapper .cm-col-sm-4 {padding: 0 10px; max-width: 100%; }
  .cm-home-row6 .counter-wrapper {padding: 90px 15px; }
}
@media (max-width:599px) {
  .cm-home-row2 .service-card-wrapper {padding: 40px 15px 0; }
  body .service-card-wrapper{padding-left:15px;padding-right:15px;}
  .cm-home-row3 .marketing-slider-inner .section-header {padding: 60px; }
  .cm-home-row3 .marketing-slider-wrapper {padding-bottom: 161px; }
  .cm-home-row4 .content-w-image-wrapper .content-wrapper {padding: 0 30px; }
  .fact .fact-number>span {font-size: 14px; }
  .cm-home-row8 .testimonial-block h3 {font-size: 21px; }
  .testimonial-item p {font-size: 14px; }
  .testimonial span.slick-arrow {top: auto !important; }
  .latest-articles-wrapper .section-header {padding: 60px; margin-bottom: 90px; }
  .cm-home-row9 .client-logo-wrapper {padding: 60px 15px; }
}
@media (max-width:480px) {
  .cm-home-row5 .hs_cos_wrapper_type_form {padding: 0 30px; }
  .cm-home-row3 .marketing-slider-wrapper {padding-bottom: 159px; }
  .cm-home-row5 form .hs-form-field .hs-input {width: 100% !important; }
  .cm-home-row5 .legal-consent-container .hs-form-booleancheckbox-display input {width: auto !important; }
  .cm-home-row2 .service-card-wrapper {padding-top: 0px; padding-left: 0; padding-right: 0; padding-bottom:0; }
  body .service-card-wrapper{padding-left:0px;padding-right:0px;}
  .cm-home-row2 .service-card-wrapper .content-wrapper, body .service-card-wrapper .content-wrapper {padding: 0 15px; }
  .cm-home-row2 .service-card-main.email_marketing, body .service-card-main.email_marketing {margin: 0 -15px; }
  .cm-home-row4 .content-w-image-wrapper {padding: 60px 15px; }
  .cm-home-row4 .content-w-image-wrapper .cm-col-6 {padding: 0 25px !important; }
  .cm-home-row3 .marketing-slider-inner .section-header {padding-left: 15px; padding-right: 15px; }
  .cm-home-row6 .counter-wrapper {padding-left: 45px; padding-right: 45px; }
  .cm-home-row8 .testimonial-block h3 {font-size: 16px; }
  .cm-home-row10 .latest-articles-wrapper .section-header {padding-bottom: 60px; }
}
/*========================= ABOUT US ========================*/
.ti-arrow-right:before,.ti-arrow-left:before {content: "";background-repeat: no-repeat;background-position: center;background-size: cover;width: 16px;height: 16px;display: inline-block;}
.ti-arrow-right::before {background-image: url(https://2028968.fs1.hubspotusercontent-na1.net/hubfs/2028968/Latigid_September2020/arrow_forward_icon.svg);}
.ti-arrow-left::before {background-image: url(https://2028968.fs1.hubspotusercontent-na1.net/hubfs/2028968/Latigid_September2020/arrow_back_icon.svg);}
.cm-about-row5 .client-logo-wrapper {border: none; padding: 90px 0; }
.cm-about-row2 .affordable-service {width: 29.99%; }
.cm-about-row2 .affordable-services {padding-top: 0; }
.cm-about-row2 .section-header .section-subtext {text-align: center; line-height: 23px; }
.cm-about-row2 .section-header .section-title {margin-bottom: 31px !important; }
@media (max-width:767px) {
  .cm-about-row2 .how-work-wrapper .section-header {margin-bottom: 90px; }
}
@media (max-width:599px) {
  .cm-about-row2 .how-work-wrapper .section-header {padding: 60px; }
  .cm-about-row4 .testimonial-block h3 {font-size: 21px; }
  .cm-about-row4 .testimonial-item p {font-size:14px; }
}
@media (max-width:480px) {
  .cm-about-row2 .how-work-wrapper .section-header {padding-left: 15px; padding-right: 15px; margin: 0; }
  .cm-about-row4 .testimonial-block h3 {font-size: 16px; }
  .cm-about-row4 .testimonial span.slick-arrow {display: none !important; }
}
@media (max-width: 479px){
  .recent-blog-wrpper .cm-row>div {padding: 0; }
  .cm-content-row3 .latest-articles-wrapper .recent-blog-wrpper {padding: 0; }
  .cm-services-row6 .marketing-slider-wrapper {padding-bottom: 158px; }
}
/* ******************************************************************************
*********************************************************************************
This file contains all the neccessary styles to control how your headers look
when it comes to the logo, search field, language switcher and navigation.
You will also find the mobile menu styles below.
*********************************************************************************
****************************************************************************** */
.custom-header {position: relative; display: block; }
.navbar {position: relative; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: center; align-items: center; -ms-flex-pack: justify; justify-content: space-between; padding: 20px 10px; background: #0083ff; }
.navbar-brand {display: inline-block; padding-top: 3.125px; padding-bottom: 3.125px; margin-right: 10px; font-size: 12.5px; line-height: inherit; white-space: nowrap; }
.navbar-toggler {padding: 2.5px 7.5px; font-size: 12.5px; line-height: 1; background-color: transparent; border: 1px solid transparent; border-radius: 2.5px; cursor:pointer; border:0; }
.custom-menu-primary {-ms-flex-preferred-size: 100%; flex-basis: 100%; -ms-flex-positive: 1; flex-grow: 1; -ms-flex-align: center; align-items: center; }
.navbar>.content-wrapper, .navbar>.content-wrapper {display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-align: center; align-items: center; -ms-flex-pack: justify; justify-content: space-between; }
.custom-menu-primary .hs-menu-wrapper > ul {display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; padding-left: 0; margin-bottom: 0; list-style: none; margin-left: auto !important; justify-content: flex-end; }
header .absolute-nav {position: absolute; left: 0; right: 0; z-index: 9; top:0; }
.custom-menu-primary > span,.custom-menu-primary > span > div {width: 100%; }
.custom-menu-primary .hs-menu-wrapper > ul > li {margin-left: 24px; position:relative; }
.custom-menu-primary .hs-menu-wrapper > ul > li > a {font-weight: 600; letter-spacing: 0.3px; font-size: 15px; color: #ffffff; padding: 8px 5px; }
.custom-menu-primary .hs-menu-wrapper > ul > li:last-child > a {border: 2px solid #ffffff; padding-left: 15px; padding-right: 15px; border-radius: 5px; display: inline-block; background: white; color: #f5615a; }
.custom-menu-primary .hs-menu-wrapper>ul>li:last-child>a:hover, .custom-menu-primary .hs-menu-wrapper>ul>li:last-child>a:focus {background: #f5615a; color: white; transition: all ease-in-out 0.5s; }
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover {color: #eae9e9; }
.custom-menu-primary .hs-menu-wrapper > ul ul {position:absolute; left:0; display:block; opacity:0; visibility:hidden; min-width:135px; }
.custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children:hover > ul {opacity:1; visibility:visible; }
@media (min-width: 992px){
  .navbar-expand-lg .navbar-toggler {display: none; }
  .navbar-expand-lg {-ms-flex-flow: row nowrap; flex-flow: row nowrap; -ms-flex-pack: start; justify-content: flex-start; }
  .navbar-expand-lg .custom-menu-primary {display: -ms-flexbox!important; display: flex!important; -ms-flex-preferred-size: auto; flex-basis: auto; }
  .navbar>.content-wrapper, .navbar>.content-wrapper {-ms-flex-wrap: nowrap; flex-wrap: nowrap; }
  .custom-menu-primary .hs-menu-wrapper > ul {-ms-flex-direction: row; flex-direction: row; }
}
body:not(.banner) .body-container-wrapper {padding-top:114.42px; }
@media (max-width:1199px) and (min-width:992px) {
  .custom-menu-primary .hs-menu-wrapper>ul>li:last-child>a {padding-right: 5px; padding-left: 5px; }
}
@media (max-width:1199px) {
  .custom-menu-primary .hs-menu-wrapper > ul > li {margin-left: 8px; }
  .custom-menu-primary .hs-menu-wrapper > ul > li > a{font-size:14px; }
}
[class^="ti-"], [class*=" ti-"] {font-family: 'themify'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.ti-menu:before {content: "\e68e";} 
span.ti-menu:before {background-image: url(https://2028968.fs1.hubspotusercontent-na1.net/hubfs/2028968/Latigid_September2020/hamburger_icon.svg);background-repeat: no-repeat;background-size: 100%;width: 40px;display: block; height: 40px;content: "";}
@media (max-width: 991px) {
  .navbar .navbar-toggler span {font-size: 36px; color: #ffffff; }
  .custom-menu-primary {display:none; }
  .navbar>.content-wrapper, .navbar>.content-wrapper {padding: 0; }
  .navbar-toggler {display: block; }
  .custom-menu-primary .hs-menu-wrapper>ul {align-items: center; padding-bottom:20px; display: block; text-align: center; }
  .custom-menu-primary .hs-menu-wrapper>ul>li:last-child {margin-top: 10px; }
  /* ===== Mobile Child Toggle Buttons ===== */
  .child-trigger{display: block !important; cursor: pointer; position: absolute; top: 0px; right: 0px; width: 30px !important; min-width: 30px !important; height: 40px !important; padding: 0 !important; }
  .child-trigger:hover{text-decoration: none; }
  .child-trigger i{position: relative; top: 50%;margin: 0 auto !important; -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); }
  .child-trigger i:after{position: absolute; content: ''; }
  .child-trigger i, .child-trigger i:after{width: 10px; height: 2px; background-color: #fff; display: block; pointer-events:none; }
  .child-trigger i:after{-webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); }
  .child-open .child-trigger i{}
  .child-open .child-trigger i:after{-webkit-transform: rotate(-180deg); -ms-transform: rotate(-180deg); transform: rotate(-180deg); }
  .custom-menu-primary .hs-menu-wrapper>ul ul {display: none; position: static; visibility: visible; opacity: 1; text-align: center; background-color:transparent; min-width:unset; }
  .custom-menu-primary .hs-menu-wrapper>ul ul li a {font-weight: 600; letter-spacing: .3px; font-size: 14px; color: #fff; padding: 8px 5px; }
}
@media (max-width:768px) {
  header .navbar-brand img {width: 120px !important; }
}
@media (max-width:767px) {
  body:not(.banner) .body-container-wrapper {padding-top:91.7px; }
}
/* ******************************************************************************
*********************************************************************************
This file contains all the neccessary styles to control how your
footer looks when it comes to spacing and other general styles.
*********************************************************************************
****************************************************************************** */

/*===================== FOOTER GLOBAL ========================*/
.cm-col, .cm-col-1, .cm-col-10, .cm-col-11, .cm-col-12, .cm-col-2, .cm-col-3, .cm-col-4, .cm-col-5, .cm-col-6, .cm-col-7, .cm-col-8, .cm-col-9, .cm-col-auto, .cm-col-lg, .cm-col-lg-1, .cm-col-lg-10, .cm-col-lg-11, .cm-col-lg-12, .cm-col-lg-2, .cm-col-lg-3, .cm-col-lg-4, .cm-col-lg-5, .cm-col-lg-6, .cm-col-lg-7, .cm-col-lg-8, .cm-col-lg-9, .cm-col-lg-auto, .cm-col-md, .cm-col-md-1, .cm-col-md-10, .cm-col-md-11, .cm-col-md-12, .cm-col-md-2, .cm-col-md-3, .cm-col-md-4, .cm-col-md-5, .cm-col-md-6, .cm-col-md-7, .cm-col-md-8, .cm-col-md-9, .cm-col-md-auto, .cm-col-sm, .cm-col-sm-1, .cm-col-sm-10, .cm-col-sm-11, .cm-col-sm-12, .cm-col-sm-2, .cm-col-sm-3, .cm-col-sm-4, .cm-col-sm-5, .cm-col-sm-6, .cm-col-sm-7, .cm-col-sm-8, .cm-col-sm-9, .cm-col-sm-auto, .cm-col-xl, .cm-col-xl-1, .cm-col-xl-10, .cm-col-xl-11, .cm-col-xl-12, .cm-col-xl-2, .cm-col-xl-3, .cm-col-xl-4, .cm-col-xl-5, .cm-col-xl-6, .cm-col-xl-7, .cm-col-xl-8, .cm-col-xl-9, .cm-col-xl-auto {position: relative;width: 100%;min-height: 1px;padding-right: 15px; padding-left: 15px;}
.cm-row {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -15px;margin-left: -15px;}
.margin-balance {margin-bottom: -30px; zoom: 1; position: relative; margin: 0 auto;}
@media (min-width: 576px){
  .cm-col-sm-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%;}
}
@media (min-width: 992px) {
  .cm-col-lg-4 {-ms-flex: 0 0 33.333333%;flex: 0 0 33.333333%;max-width: 33.333333%;}
}
.footer-bg {background-repeat: no-repeat;background-position: center center;background-size: cover;}
.footer-bg {background-image: url(https://2028968.fs1.hubspotusercontent-na1.net/hubfs/2028968/raw_assets/public/Latigid_September2020/images/footer-bg.jpg);}
.navbar-brand img, .footer-logo {width: 180px !important;}
.footer-logo img{max-width: 130px;}
img {vertical-align: middle;border-style: none;max-width:100%;height:auto;} 
footer {color: rgba(255, 255, 255, 0.6);}
/*===================== FOOTER MAIN ========================*/
.footer-main {padding: 50px 0 ;}
.footer-main h4 {color: #ffffff;margin-bottom: 30px;word-break:unset;}
p:last-child {margin-bottom: 0;padding-bottom: 0;}
.menu-footer-menu-container .hs-menu-wrapper > ul {display: block !important;padding: 0;margin: 0;list-style: none;}
.footer-menu > div {margin: 0 auto;display: block;padding-left: 85px;padding-right: 70px;}
.menu-footer-menu-container .hs-menu-wrapper > ul > li {font-size: 15px;}
.menu-footer-menu-container .hs-menu-wrapper > ul > li > a {padding: 0;color: rgba(255, 255, 255, 0.6);display: inline-block;}
.menu-footer-menu-container .hs-menu-wrapper > ul > li + li {margin-top: 10px;}
.footer-contact ul {padding: 0;margin: 0;list-style: none;}
.footer-contact ul li {font-size: 15px;}
.footer-contact a {color: #0083ff !important;}
.footer-contact ul li + li {margin-top: 10px;}
.footer-contact,.footer-about {margin-bottom: 30px;}
@media screen and (max-width: 599px) {
  .custom-footer .margin-balance {margin-top: 60px;}
}
@media (max-width:575px) {
  .footer-main {padding: 0;text-align: center;}
  .menu-footer-menu-container .hs-menu-wrapper>ul>li+li {margin-bottom: 10px;}
  .footer-menu>div {padding: 0;}
}
@media screen and (max-width: 480px) {
  .custom-footer .margin-balance {margin-top: 30px;}
}
/*===================== FOOTER TOP ========================*/
.footer-top {padding: 45px 0;border-bottom: 1px solid rgba(255, 255, 255, 0.08);}
@media (max-width: 991px) {
  .footer-logo {min-height: 38px;}
}
@media (max-width:767px) {
  .footer-logo { margin: 0 auto;width: 120px !important;}
}
@media (max-width: 575px){
  .footer-top {padding: 25px 0;}
}
/*=============== Back to top ================*/
.custom-footer {position:relative;}
.backtotop {-webkit-box-shadow: 0px 5px 10px 0px rgba(245,97,90,0.4);box-shadow: 0px 5px 10px 0px rgba(245,97,90,0.4);position: absolute;top: 85%;position: absolute;bottom: 81px;right: 21px;margin-left: -26px; width: 52px;height: 52px; -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 131, 255, 0.4);box-shadow: 0px 5px 10px 0px rgba(0, 131, 255, 0.4); background: #0083ff; border-radius: 50%;color: #ffffff;text-align: center;cursor: pointer;bottom: 0px !important;}
.backtotop span {line-height: 52px;}
.backtotop:hover {background: white; border: 2px solid #0083ff;color: #0083ff;}
.backtotop .ti-angle-up:before {background-image: url(https://2028968.fs1.hubspotusercontent-na1.net/hubfs/2028968/Latigid_September2020/chevron_top_icon.svg);background-repeat: no-repeat;background-position: center;background-size: cover;width: 24px;height: 24px;content: "";display: block;}
.backtotop .ti-angle-up {display: flex;justify-content: center;align-items: center;line-height: normal;height: 100%;display: -webkit-flex;-webkit-justify-content: center;-webkit-align-items: center}
.backtotop:hover .ti-angle-up:before {background-image: url(https://2028968.fs1.hubspotusercontent-na1.net/hubfs/2028968/Latigid_September2020/arrow%20top_icon_hover.svg);}
@media (max-width: 991px){
  .backtotop {bottom: 67px;width: 40px;height: 40px;}
  .backtotop span {line-height: 40px;}
}
@media (max-width: 575px){
  .backtotop {display: none;visibility: hidden;}
}
/* ************* This file contains all the neccessary styles for your blog. The styles included are for the listing and post templates, featured images and pagination. Also for the post meta infromation like tags, author and published date **************************** */

/* TODO: Find a better place for this */

/*Link highlight */
.post-entry a {Color: #0083ff;}
.post-entry a:hover, a:focus {Color: #0083ff;}
/****/
.dnd-section > .row-fluid,.header__container,.page-center,.content-wrapper{width: 100%; padding-right: 15px;padding-left: 15px;margin-right: auto; margin-left: auto;}
@media screen and (min-width: 768px) {
  .blog-header__form {width: 500px;margin: 0 auto;}
}
.blog-index {display: flex;flex-wrap: wrap;padding: 3.3rem 0;}
.blog-index:after {content: "";flex: auto;}
.blog-index__tag-header {flex: 1 0 100%;padding: 1rem;}
.blog-index__tag-subtitle {font-size: 1.16rem;line-height: 1.1;}
.blog-index__tag-heading {padding-bottom: 1rem;border-bottom: 3px solid #D1D6DC;}
.blog-index__post {flex:  0 0 100%;padding: 1rem;}
@media screen and (min-width: 768px) {
  .blog-index__post {flex:  0 0 calc(100%/2);}
}
@media screen and (min-width: 1000px) {
  .blog-index__post {flex:  0 0 calc(100%/3);}
}
@media screen and (min-width: 768px) {
  .blog-index__post--large {flex: 1 0 100%;display: flex;justify-items: space-between;}
}
.blog-post img {max-width: 100%;}
.blog-index__post-image {
  display: block;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-bottom: 63%;
  background-image: url('./images/grayscale-mountain.png');
    }
@media screen and (min-width: 768px) {
  .blog-index__post-image--large {flex: 1 1 100%;padding-bottom: 0;}
  .blog-index__post-content--large {flex: 1 1 100%; padding-left: 2rem;}
  .blog-index__post-image--large {flex: 1 1 48%;}
  .blog-index__post-content--large {flex: 1 1 48%; padding-left: 2rem;}
}
.blog-index__post-content h2 {margin: .5rem 0;}
.blog-index__post-content--small h2 {font-size: 36px;}
.blog-index__post-content p {font-family: Lato, sans-serif;}
.blog-index__post-content a {color: #212529;}
.blog-index__post img {max-width: 100%;height: auto;}
.blog-pagination {display: flex;justify-content: center;align-items: center;text-align: center;font-family: Lato, sans-serif; margin-bottom: 3.3rem;}
.blog-pagination__link {display: inline-flex;padding: .25rem .4rem;margin: 0 .1rem;color: #212529;text-decoration: none;border: 2px solid transparent;line-height: 1;border-radius: 7px;}
.blog-pagination__link--active {border: 2px solid #B0C1D4;}
.blog-pagination__link:hover,.blog-pagination__link:focus {text-decoration: none;}
.blog-pagination__prev-link,.blog-pagination__next-link {display: inline-flex;align-items: center;}
.blog-pagination__prev-link {text-align: right;margin-right: .25rem;}
.blog-pagination__next-link {text-align: left;margin-left: .25rem;}
.blog-pagination__prev-link--disabled,.blog-pagination__next-link--disabled {color: #B0C1D4;pointer-events: none;cursor: default;}
.blog-pagination__prev-link svg,.blog-pagination__next-link svg {fill: #212529;margin: 0 5px;}
.blog-pagination__prev-link--disabled svg,.blog-pagination__next-link--disabled svg {fill: #B0C1D4;}
.blog-pagination__number-link:hover,.blog-pagination__number-link:focus {border: 2px solid #B0C1D4;}
.blog-header__author-avatar {height: 200px;width: 200px;background-position: center center;background-size: cover;background-repeat: no-repeat;border-radius: 50%;box-shadow: 0 0 12px 0 rgba(0,0,0,0.15);margin: 0 auto 1.5rem;}
.blog-header__author-social-links a {display: inline-block;position: relative;background-color: #000;border-radius: 50%;width: 40px;height: 40px;margin: 0 5px;}
.blog-header__author-social-links a:hover {background-color: #212529;}
.blog-header__author-social-links svg {fill: #fff;height: 15px;width: auto;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.blog-post { max-width: 960px;margin: 0 auto;padding: 3.3rem 0;}
.blog-post h1 {font-size: 1.6rem;}
.blog-post__meta {margin: 1rem 0;}
.blog-post__meta a {color: #212529;text-decoration: underline;}
.blog-post__tags {font-family: Lato, sans-serif;color: #000;}
.blog-post__tags svg {width: 15px;height: auto;margin-right: 10px;}
.blog-post__tag-link {font-size: .8rem;color: #000;}
.blog-recent-posts {margin-top: 3rem;background-color: transparent;padding: 2rem 0;}
.blog-recent-posts h2 {text-align: center;}
.blog-recent-posts__list {display: flex;}
.blog-recent-posts__post {display: block;flex:  0 0 100%;color: #212529;padding: 1rem;}
@media screen and (min-width: 768px) {
  .blog-recent-posts__post {flex:  0 0 calc(100%/2);}
}
@media screen and (min-width: 1000px) {
  .blog-recent-posts__post {flex:  0 0 calc(100%/3);}
}
.blog-recent-posts__post:hover {text-decoration: none;}
.blog-recent-posts__image {background-size: cover;background-position: center center;background-repeat: no-repeat;padding-bottom: 63%;}
.blog-recent-posts__title {margin: 1rem 0 .5rem;}
.blog-comments {max-width: 680px;margin: 0 auto;}
.blog-comments form {max-width: 100%;}
.blog-comments .hs-submit {text-align: center;}
.blog-comments .hs-button {background-color: transparent;border: 2px solid #0084FF;color: #0084FF;}
.blog-comments .hs-button:hover {background-color: #0084FF;color: #fff;}
.blog-comments .comment-reply-to {border: 0 none;}
.blog-comments .comment-reply-to:hover {background-color: transparent; text-decoration: underline;color: #0084FF;}
/*   Blog Listing with Sidebar  */
.post-item .page-center{ display: -webkit-flex;display: flex;margin-bottom: 20px;}
.post-item .page-center .span4, .post-item .page-center .span8 {-webkit-flex: 1; -ms-flex: 1; flex: 1; }
.post-item .page-center .span8 {flex-basis: 31.914893614%;}
img.featured-image {height: 100% !important;width: 100% !important;object-fit: cover;}
@media(max-width: 480px){
  .blog-post img { width: 100% !important;float: none !important;}
}
/*================= BLOG BANNER ===================*/
.page-header-bg {background-repeat: no-repeat;background-position: center center;background-size: cover;background-color:#0083ff;}
.page-header-padding {padding: 170px 0 170px;}
.page-header-padding {padding-top: 87px;}
.banner-section .dnd-section > .row-fluid {padding: 0;}
.banner-section .row-fluid [class*="span"] {min-height: 0;}
.page-title {font-size: 45px;font-weight: 700;color: #ffffff;max-width: 800px;margin: 0;line-height: 1.3;}
.page-header-padding.page-header-bg .page-title {max-width: 100%;text-align: center;}
.page-header-padding.page-header-bg .page-title {position: relative;top: 54px;}
@media (max-width:1024px) {
  .page-title {font-size: 29px;}
}
@media (max-width: 991px){
  .page-header-padding {padding-bottom:120px;}
}
@media (max-width: 767px){
  .page-header-padding {padding:100px 0 100px;}
  .page-header-padding.page-header-bg .page-title {position: relative; top: 0px;}
  .post-list + .post-list {margin-top: 30px;}
}
/*================ BLOG LISTING =================*/
.blog-header {padding: 90px 120px 0px;}
.post-list .post-body { -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.08); box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.08);padding: 35px 30px 45px; border: 1px solid rgba(0, 0, 0, 0.08); border-radius: 5px; position: relative; background: #ffffff; overflow: hidden;}
.post-list .post-thumb + .post-body { border-top-right-radius: 0; border-top-left-radius: 0;}
.post-list .post-body h4 {font-size:28px;margin: 0;}
.post-body h4 a {margin-bottom: 15px;}
.post-list .meta {border-bottom: 1px solid rgba(0, 0, 0, 0.08);padding-bottom: 15px;margin-bottom: 20px;}
.post-list .meta span {font-size: 15px;margin-right: 30px;font-family: "Open Sans", sans-serif;font-weight: 400;color: #808080;display: inline-block;vertical-align: top; width: auto;}
.post-list .meta span a {color:inherit;}
.post-list .meta span:before {font-family: Font Awesome\ 5 Free; font-weight: 900; margin-right: 10px;color: rgba(0,131,255,0.6);}
.post-list .meta span:hover a {color: #0083ff;}
 /* .post-list .meta span.date:before {content: '\f073';} */
.post-list .meta span.author:before {margin-right:6px;}
.post-list .meta span:before {background-size: 100%;background-repeat: no-repeat;background-position: center;width: 16px;height: 16px;display: inline-block;position: relative;top: 2px;}
.post-list .meta span.date:before {background-image: url(https://2028968.fs1.hubspotusercontent-na1.net/hubfs/2028968/Latigid_September2020/calendar_icon.svg);content: "";}
.post-list .meta span.author:before {background-image: url(https://2028968.fs1.hubspotusercontent-na1.net/hubfs/2028968/Latigid_September2020/author_icon.svg);content: "";}
.post-list p {font-size: 15px;font-family: "Open Sans", sans-serif;font-weight: 400; color: #505050; margin-bottom: 25px;}
.button {border-radius: 3px;padding: 9px 30px;font-family: "Nunito", sans-serif; font-size: 18px;font-weight: 700;-webkit-transition: all .3s ease; transition: all .3s ease; border: 2px solid transparent !important;color: #ffffff;}
.primary-bg {background: #0083ff;}
.post-list .button {border-radius: 30px;}
.primary-bg.button:hover,.primary-bg.button:focus{background: white; color: #0083ff; border: 2px solid #0083ff !important;}
.button.primary-bg:hover {-webkit-box-shadow: 0 14px 26px -12px rgba(66, 133, 244, 0.42), 0 4px 23px 0px rgba(66, 133, 244, 0.12), 0 8px 10px -5px rgba(66, 133, 244, 0.2);box-shadow: 0 14px 26px -12px rgba(66, 133, 244, 0.42), 0 4px 23px 0px rgba(66, 133, 244, 0.12), 0 8px 10px -5px rgba(66, 133, 244, 0.2);}
.listing-blog-wrapper {padding-bottom: 90px;}
.blog-pagination-wrapper {margin: 0; display: block;font-size: 0;right: 0px; float: right; margin-top: 60px;}
.blog-pagination-wrapper a {height: 40px;width: 40px;line-height: 40px;text-align: center;font-size: 15px;display: inline-block;font-weight: 700;-webkit-transition: all .3s ease;transition: all .3s ease;position: relative;}
.blog-pagination-left {display: inline-block;}
.post-list + .post-list {margin-top: 50px;}
.blog-pagination-wrapper > div {display: inline-block;}
.blog-pagination-wrapper a:before {position: absolute;content: '';top: 0;left: 0;right: 0; bottom: 0; border: 1px solid rgba(0, 0, 0, 0.15);-webkit-transition: all .3s ease;transition: all .3s ease;}
.fa, .fab, .fal, .far, .fas {-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased; display: inline-block;font-style: normal;font-variant: normal; text-rendering: auto; line-height: 1;}
.fa, .far, .fas {font-family: Font Awesome\ 5 Free;}
.fa, .fas {font-weight: 900;}
.fa-angle-right:before {content: "\f105";}
.blog-pagination-wrapper .fa-angle-left:before {content: "";background-image: url(https://2028968.fs1.hubspotusercontent-na1.net/hubfs/2028968/Latigid_September2020/arrow_back_chevron_left_icon.svg);background-repeat: no-repeat;background-size: 100%;width: 22px;height: 22px;background-position: center;display: block;vertical-align: middle;position: relative;top: 5px;}
.blog-pagination-wrapper .fa-angle-right:before {content: "";background-image: url(https://2028968.fs1.hubspotusercontent-na1.net/hubfs/2028968/Latigid_September2020/arrows_chevron_left_icon.svg);background-repeat: no-repeat;background-size: 100%;width: 22px;height: 22px;background-position: center;display: block;vertical-align: middle;position: relative;top: 5px;}
.blog-sidebar-content h3 {font-weight: 700;margin: 0;}
.blog-pagination-wrapper a.active:before {border: 1px solid #0083ff;}
.blog-pagination-wrapper a.active {color: #0083ff;pointer-events:none;}
.blog-sidebar-subscribe .form-title {font-size: 28px;font-weight: 700;margin: 0;}
.blog-sidebar-subscribe form .hs-form-required {display: none;}
.blog-sidebar-subscribe .hs-form-field .hs-input {margin: 3px 0px 7px;padding: 4px 14px; background: #fff;height: 37px;font-family: "Open Sans",sans-serif;font-size: 14px;border: 1px solid;width: 100%;max-width: 328px;color:#000;}
.blog-sidebar-subscribe .hs-form-field .hs-input:focus {outline: -webkit-focus-ring-color auto 1px;outline-offset: 0px;}
.blog-sidebar-subscribe .hs-form-field .hs-input::placeholder {color: rgb(117, 117, 117);}
.blog-sidebar-subscribe .legal-consent-container .hs-form-booleancheckbox-display input {width: auto;height: auto;display: inline; margin: 3px 3px 3px 0px;}
.blog-sidebar-subscribe .hs-fieldtype-booleancheckbox ul  {padding-left: 0; padding: 0; margin-top: 9px;}
.blog-sidebar-subscribe .hs-fieldtype-booleancheckbox ul li>label {margin-left:14px;margin-bottom: 12px;}
.blog-sidebar-subscribe .hs-fieldtype-booleancheckbox ul li>label>span {font-size: 10px;color: #212529;line-height: 1.85;margin-left: 0px;text-indent: 2.64px;}
.blog-sidebar-subscribe .legal-consent-container .hs-form-booleancheckbox-display p {margin-left: 0;font-family: "Open Sans",sans-serif;}
.blog-sidebar-subscribe .legal-consent-container .hs-form-booleancheckbox-display p:before {content: " ";width: 3.64px;display: block;height: 100%; padding-left: 3.64px;}
.blog-sidebar-subscribe .actions {margin: 10px 0 0;padding: 0;}
.blog-sidebar-subscribe .hs-button, .button--primary {margin: 7px 0px;padding: 4px 13px;width: 100%;background: #16334E;color: white;border: 0;font-family: inherit; font-size: inherit;line-height: inherit;font-weight: 400; height: 33px; border-radius: 0;}
.blog-sidebar-subscribe .hs-button, .button--primary:hover,.blog-sidebar-subscribe .hs-button, .button--primary:focus{background-color: #16334E !important;color: white !important;}
.blog-header .content-wrapper {max-width: 1170px;}
@media (min-width:992px) {
  .cm-col-lg-8 {-ms-flex: 0 0 66.666667%;flex: 0 0 66.666667%;max-width: 66.666667%;}
}
@media (max-width:991px) {
  .blog-header {padding: 60px 0 0 0;}
  .blog-sidebar-subscribe form {max-width:100%;}
  .blog-sidebar-subscribe .hs-form-field .hs-input {width: 100%;max-width: 100%;}
  .blog-sidebar-content {margin-top: 4px;}
}
@media (max-width:1114px){
  .post-body h4 a {font-size: 18px;}
  .blog-sidebar-subscribe .legal-consent-container .hs-form-booleancheckbox-display input {float: none;text-align: center;margin-bottom: 8px;}
  .blog-sidebar-subscribe .hs-fieldtype-booleancheckbox ul li>label>span {text-align: left;}
  .blog-sidebar-subscribe .hs-fieldtype-booleancheckbox ul li>label {text-align: center;}
}
@media screen and (max-width: 1199px) {
  .post-body h4 a {font-size: 18px;}
}
@media screen and (max-width: 1024px){
  .post-body h4 a {font-size: 13px;}
}
@media (max-width:991px) {
  .blog.sidebar > div {margin-top: 30px;}
}
@media (max-width:767px) {
  .post-button-category .button {text-align: center;position: relative; left: 50%; transform: translate(-50%);}
  .blog-header .section-header {margin-bottom: 0;}
  .listing-blog-wrapper {padding-top: 60px;}
  .post-list .post-body {padding: 20px;}
  .post-list .post-body h4 {font-size: 24px;}
  .post-list .meta span {margin-right:10px;}
  .post-list .meta span:before {margin-right: 8px;}
  .post-list .meta span.author:before {margin-right:4px;}
  .blog-sidebar-content h3 {font-size: 32px;}
  .blog-sidebar-subscribe .form-title {font-size: 24px;}
  .blog-pagination-wrapper a {height: 36px;width: 36px;line-height: 36px; margin: 0 0 5px;}
  .blog-pagination-wrapper {float: none;text-align: center;}
}
@media (max-width:599px) {
  .blog-header .section-header {padding: 0px 0px 0px !important;}
  .post-body h4 a {font-size: 18px;}
  .section-header .section-title.has-desc {margin-bottom: 20px !important;}
  .post-list p {font-size: 14px;}
}
@media (max-width:575px) {
  .post-list .meta span, .post-details .post-details-meta li {margin-right: 0; /*display: block;*/ }
}
@media (max-width:480px) {
  .button.primary-bg {width: 200px;}
  .blog-header .section-header {padding: 0px 15px 0px !important;}
  .blog-sidebar-subscribe .hs-fieldtype-booleancheckbox ul li>label {margin-bottom: 5px;}
  .blog-sidebar-subscribe .actions {margin:0;}
}
/*======================= BLOG POST ===================*/
.post-main-wrapper {padding-top: 90px;}
.post-main-wrapper .post-list .post-thumb+.post-body {padding: 30px;}
.post-main-wrapper .post-list .meta {padding: 0 0 20px 0;margin:0;}
.post-main-wrapper .post-list .meta span.author:before {margin-right: 6px;}
.post-body .post-entry p {margin-top: 20px;margin-bottom: 0;font-size: 15px;color: #212529;}
ul.social-media {list-style: none;margin-bottom: 10px; font-size: 0; padding-left:0;}
.social-media p {float: left;padding-right: 15px;font-size: 16px;font-weight: 500;margin: 0;}
.social-media li {list-style: none;display: inline-block;}
.social-media li a {padding: 0px 5px;font-size: 16px;font-weight: 500;line-height: 30px;display: block;color: #0582ff;}
.post-control {border-top: 1px solid rgba(0, 0, 0, 0.08);border-bottom: 1px solid rgba(0, 0, 0, 0.08);display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;padding: 15px 0;position: relative;margin-top:50px;}
.post-control .control-direction {width: 48%;display: flex;}
.post-entry img {width: auto !important;max-width: 100%;height: auto;}
.post-control .control-direction.prev-post, .post-control .control-direction.prev-post + .next-post {display: -webkit-box;display: -ms-flexbox;display: flex;}
.post-control .control-direction .thumb + .body {padding-top: 0;} 
.post-control .control-direction .thumb + .body {padding-left: 15px;}
.post-control .control-direction .body h6 {font-size: 15px;font-family: "Nunito", sans-serif;font-weight: 700;line-height: 1.3;color: #212529;text-transform: unset !important; margin:0;}
.post-control .control-direction .body h6 a {color:inherit;}
.post-control .img-fluid {max-width: 100%;height: auto;width:150px !important;}
.post-control .prev-post + .next-post {text-align: right;}
.post-control .prev-post + .next-post { -webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse; flex-direction: row-reverse;}
.post-control .control-direction.prev-post + .next-post .thumb + .body {padding-right: 15px;padding-left: 0;}
.fa-arrow-alt-circle-left:before {content: "\f359";}
.far {font-weight: 400;}
.post-entry ul {padding-left:20px;margin-top: 20px;line-height: 28px;}
.fa-arrow-alt-circle-right:before {content: "\f35a";}
.post-control .control-direction .body span {font-size: 15px;color: #505050;}
.post-control .control-direction:hover .body h6 {color: #0083ff;}
.post-entry h2 {font-size: 22px;color: #002d42;margin-top: 20px;font-weight: 700;line-height: 28px;}
.post-entry h2 strong {font-size: 22px;}
b, strong {font-weight: bolder;}
.post-entry h3 {font-size: 18px;margin-top: 20px;font-weight: 700;line-height: 28px;}
.post-control .control-direction .body i:before{content: "";background-size: 100%;width: 18px;height: 18px;background-repeat: no-repeat;background-position: center;display: inline-block;vertical-align: middle;}
.post-control .control-direction.next-post .body .fa-arrow-alt-circle-right:before {background-image: url(https://2028968.fs1.hubspotusercontent-na1.net/hubfs/2028968/Latigid_September2020/right_arrow_circle_icon.svg);}
.post-control .control-direction.prev-post .body .fa-arrow-alt-circle-left:before {background-image: url(https://2028968.fs1.hubspotusercontent-na1.net/hubfs/2028968/Latigid_September2020/left_arrow_circle_icon.svg);}
@media (max-width:767px) {
  .post-list .meta span {margin-right: 5px;font-size: 13px;}
  .post-list .meta span.date:before {margin-right: 10px;}
  .post-control .control-direction .thumb {display: none;visibility: hidden;}
  .post-control .control-direction .body h6 {display: none;visibility: hidden;}
  .social-media li a {padding: 0 10px; width: 40px;height: 34px;}
  .social-media li a i:before {background-repeat: no-repeat;width: 26px;height: 26px;}
  .post-entry ul li a {padding: 5px;}
}
@media (max-width:599px) {
  .post-body .post-entry p {font-size: 14px;}
}
@media (max-width: 575px){
  .post-entry h2 {font-size: 28px;}
  .post-main-wrapper .post-list .post-thumb+.post-body {padding:20px;}
}
/* ******************************************************************************
*********************************************************************************
This file contains all the neccessary styles to control how your
system pages look. These pages include the error pages (404 and 500),
password protected content and search listing results.
*********************************************************************************
****************************************************************************** */
.error-page {padding: 6rem 0;text-align: center;position: relative;}
.error-page:before {content: attr(data-error);position: absolute;width: 100%;left: 50%;top: 50%;transform: translate(-50%, -50%);font-family: Lato, sans-serif;font-size: 30vw;font-weight: bold;color: #F3F6F9;z-index: -1;}
@media screen and (min-width: 1100px) {
  .error-page:before {font-size: 15rem;}
}
.error-page_heading {margin-bottom: 1rem;}
.systems-page {padding: 3rem 0px;}
.systems-page .success {display: inline-block;margin: 2rem 0;background-color: #CDE3CC;border: 1.5px solid #4F7D24;border-radius: 6px; font-size: .75rem;color: #4F7D24; padding: .1rem .75rem;}
.hs-search-results {margin-top: 2rem;}
ul.hs-search-results__listing li {margin-bottom: 2rem;}
.hs-search-results__title {font-family: "Nunito", sans-serif;font-size: 1.25rem;color: #212529;text-decoration: underline;margin-bottom: .25rem;}
.hs-search-results__title:hover {text-decoration: none;}
.hs-search-results__description {padding-top: .5rem;}
.hs-search-highlight {font-weight: bold;}
.hs-search-results__pagination a {color: #212529;}
.email-prefs .item.disabled {opacity: 0.6;cursor: not-allowed;}
.email-prefs .item.disabled input:disabled {cursor: not-allowed;}
ul.no-list {list-style: none;padding:0;padding-left:5px;}
.systems-page input.email-edit.hs-input {width: 100% !important;font-size: 16px !important;}
.systems-page input#hs-pwd-widget-password {height: 40px !important;margin-top: 0 !important;}
.systems-page .hs-form-field .hs-input[type="checkbox"] {float: left;}
@media (max-width:767px) {
  .page-header h2 {font-size: 26px;}
  .page-header h1 {font-size: 30px;}
}
.hs_cos_wrapper_type_email_subscriptions form {width: 100%;max-width: 100%;}