*, *:before, *:after {
    box-sizing: border-box;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%}
body {
    margin: 0;
}
main {
    display: block;
}
h1 {
    font-size: 2em;
    margin: .67em 0;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}
a {
    background-color: transparent;
}
abbr[title] {
    border-bottom: 0;
    text-decoration: underline;
    text-decoration: underline dotted;
}
b, strong {
    font-weight: bolder;
}
code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
small {
    font-size: 80%}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
img {
    border-style: none;
}
button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
button, input {
    overflow: visible;
}
button, select {
    text-transform: none;
}
button, [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button;
}
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}
fieldset {
    padding: .35em .75em .625em;
}
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
progress {
    vertical-align: baseline;
}
textarea {
    overflow: auto;
}
[type="checkbox"], [type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
details {
    display: block;
}
summary {
    display: list-item;
}
template {
    display: none;
}
[hidden] {
    display: none;
}
dnd-section {
    padding: 80px 20px;
}
.banner-area .dnd-section {
    padding: 0;
}
.dnd-section>.row-fluid {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.dnd-section .widget-type-cell {
    padding-left: 20px;
    padding-right: 20px;
}
@media(max-width:767px) {
    .dnd-section .widget-type-cell {
    padding-left: 0px;
    padding-right: 0px;
}
}@font-face {
    font-family: FontAwesome;
    src: url("//f.hubspotusercontent20.net/hubfs/7221524/Sysconfig-July2020/fonts/fontawesome-webfont.eot") format("embedded-opentype"), url(fonts/fontawesome-webfont.woff2) format("woff2"), url(//f.hubspotusercontent20.net/hubfs/7221524/raw_assets/public/Sysconfig-July2020/fonts/fontawesome-webfont.woff) format("woff"), url(//f.hubspotusercontent20.net/hubfs/7221524/raw_assets/public/Sysconfig-July2020/fonts/fontawesome-webfont.ttf) format("truetype"), url(//f.hubspotusercontent20.net/hubfs/7221524/raw_assets/public/Sysconfig-July2020/fonts/fontawesome-webfont.svg) format("svg");
    font-style: normal;
    font-weight: 400;
}
html {
    font-size: 16px;
}
body {
    font-family: Open Sans, serif;
    font-size: 1rem;
    color: #494a52;
    line-height: 1.5rem;
}
p {
    margin-top: 0;
    margin-bottom: 16px;
    font-family: Open Sans, serif;
}
a {
    color: #0270e0;
    text-decoration: none;
}
a:hover, a:focus {
    text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 16px;
    line-height: 1.2;
    font-weight: 700;
    font-family: Merriweather, serif;
    color: #494a52;
    word-break: break-word;
}
h1 {
    font-size: 2.1rem;
    line-height: 1.3;
}
h2 {
    font-size: 1.6rem;
    line-height: 1.2;
}
h3 {
    font-size: 1.25rem;
    line-height: 1.5;
}
h4 {
    font-family: Open Sans, sans-serif;
    font-weight: normal;
    font-size: 1.175rem;
    line-height: 1.6;
    margin-bottom: 16px;
}
h5 {
    font-size: 1rem;
    line-height: 1.5;
}
h6 {
    font-size: .9rem;
    line-height: 1.5;
}
strong {
    font-weight: 700;
}
code {
    vertical-align: bottom;
}
ul, ol {
    margin: 0 0 0 1.5rem;
}
ul ul, ol ul, ul ol, ol ol {
    margin-top: 0;
    margin-bottom: 0;
}
blockquote {
    line-height: 1.5rem;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    border-left: 2px solid #a9a9a9;
    padding-left: 15px;
}
hr {
    color: #ccc;
    background-color: #ccc;
    height: 1px;
    border: 0;
}
.comment-meta, .comment-reply-link, .small {
    font-size: .875em;
    line-height: 1rem;
}
sup, sub {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
:focus {
    outline: 0;
}
.disable-focus-styles :focus {
    outline: 0;
}
img {
    border: 0;
    max-width: 100%}
@media(max-width:1023px) {
    body {
    font-size: calc(16px*0.875) !important;
}
body, html {
    font-size: 14px !important;
}
}form {
    max-width: 100%;
    font-family: Open Sans, sans-serif;
}
.hs-richtext p {
    font-size: 14px !important;
    line-height: 18px !important;
}
.hs-button:focus {
    outline-offset: 0px;
}
.hs-button {
    margin: 0;
    cursor: pointer;
    display: inline-block;
    font-weight: normal;
    line-height: 1.1;
    position: relative;
    text-align: center;
    transition: all .15s linear;
    background-color: #d70926;
    border-color: #d70926;
    color: #fff;
    border-radius: 56px;
    border-style: solid;
    border-width: 1px;
    font-size: .92rem;
    padding: 15px 53px;
    text-decoration: none;
}
.hs-button:hover, .hs-button:focus {
    background-color: #af0000;
    border-color: #af0000;
    color: #fff;
}
.hs-button:active {
    background-color: #ff314e;
    border-color: #ff314e;
}
.hs-form label {
    font-size: .83rem;
    color: #33475b;
    display: block;
    float: none;
    width: auto;
    font-weight: normal;
    text-align: left;
    line-height: 1.2;
    padding-top: 0;
    margin-bottom: 4px;
}
.hs-error-msgs label {
    margin-top: .5rem;
    color: #f2545b;
}
.hs-input {
    display: inline-block;
    width: 100%;
    padding: 9px 10px;
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    color: #33475b;
    background-color: #f9f9f9;
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}
.hs-search-field__input {
    display: inline-block;
    width: 100%;
    height: 58px;
    padding: 9px 10px;
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    color: #33475b;
    background-color: #fff;
    border: 2px solid #d1d6dc;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}
.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: 0;
}
.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 .2s linear;
}
.hs-input:focus {
    outline: 0;
    border-color: rgba(82, 168, 236, 0.8);
}
textarea.hs-input {
    height: auto;
}
select[multiple].hs-input {
    height: inherit;
}
fieldset.form-columns-1 .hs-input:not([type=radio]):not([type=checkbox]) {
    width: 100% !important;
}
fieldset {
    max-width: 1200px !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 {
    padding: 0;
}
.inputs-list {
    margin: 0 0 5px;
    width: 100%;
    padding-left: 0;
}
.inputs-list>li {
    display: block;
    padding: 0;
    width: 100%;
    padding-top: 0;
}
.inputs-list label {
    display: block;
    float: none;
    width: auto;
    padding: 0;
    line-height: 18px;
    text-align: left;
    white-space: normal;
    font-weight: normal;
}
.inputs-list:first-child {
    padding-top: 0px;
}
.inputs-list>li+li {
    padding-top: 2px;
}
.inputs-list label>input, .inputs-list label>span {
    vertical-align: middle;
}
ul.no-list {
    list-style: none;
}
.field {
    margin-bottom: 18px;
}
.hs-field-desc {
    color: #7c98b6;
    margin: 0px 0px 6px;
    font-size: 14px;
}
.hs-form-required {
    color: red;
}
.hs-richtext {
    margin-bottom: 3px;
    line-height: 1.2;
    font-size: 1rem;
    color: #494a52;
}
.hs-richtext hr {
    text-align: left;
    margin-left: 0;
    width: 91%}
.grecaptcha-badge {
    margin: 0 auto;
}
.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, serif;
}
.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: .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);
}
table {
    margin-bottom: 1rem;
    border: 1px solid #dee2e6;
}
th, td {
    padding: .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;
}
.hs-landing-page .cm-col-sm-5 {
    padding-top: 0px;
}
@media(max-width:1280px) {
    .body-container-wrapper .dnd-section {
    padding-left: 15px;
    padding-right: 15px;
}
}.banner-section .dnd-section {
    padding-bottom: 0px;
    padding-top: 0px;
}
.page-center, .content-wrapper {
    max-width: 1232px;
    margin: 0 auto;
}
.dnd-section>.row-fluid {
    max-width: 1232px;
}
@media(min-width:768px) {
    .page-center, .content-wrapper {
    width: 90%}
.dnd-section>.row-fluid {
    width: 90%}
}.outer-wrapper {
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    position: fixed;
    background: rgba(34, 43, 52, .7);
    opacity: 0;
    z-index: 1000;
    transition: all .5s linear;
    visibility: hidden;
}
.menu-open .outer-wrapper {
    opacity: 1;
    visibility: visible;
}
.custom-why-us-row1 .dnd-section>.row-fluid {
    max-width: 1232px;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
}
.custom-why-us-row1 p {
    font-size: 16px;
    font-weight: 300;
    color: #3c424f;
}
.custom-why-us-row2 .dnd-section>.row-fluid {
    padding-left: 15px;
    padding-right: 15px;
}
.banner-section {
    overflow: hidden;
}
.banner-section .dnd-section>.row-fluid {
    width: 100%;
    max-width: 100%}
.custom-banner .custom-banner-wrapper {
	/* background-color: black; */
	/* opacity: 0.; */
    text-align: center;
    width: 100%;
    margin: 0 auto;
	/* background-image: url("bgdesert.jpg");  */
	/* background-size: 100%; */
	/* filter: brightness(50%); */
}
.custom-banner .custom-banner-heading {
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 4.8%;
    padding-bottom: 4.7%;
    max-width: 100%;
    position: relative;
    z-index: 100;
    text-align: center;
    width: 100%}
.custom-banner .custom-banner-heading h1 {
    letter-spacing: .9px;
    line-height: 114%;
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 1.25rem;
    font-size: 3.5rem;
}
.custom-banner .page-center {
    padding-left: 15px;
    padding-right: 15px;
}
.about-us-row .dnd-section {
    padding-bottom: 6rem;
    padding-top: 6rem;
}
.about-us-row .dnd-section>.row-fluid {
    padding-left: 15px;
    padding-right: 15px;
}
.custom-accred-row1 p:last-child {
    margin-bottom: 0;
}
.custom-accred-row2 .row-fluid [class*="span"] {
    min-height: 0;
}
.about-us-row form {
    padding: 2rem 2rem 2.13rem;
    margin: 1rem 2rem 0 2rem;
    background: #f8f8f8;
}
.about-us-row form h3 {
    line-height: 2.25rem;
    margin-bottom: 20px;
    margin-top: 0;
}
.about-us-row form p {
    font-size: 16px;
    color: #6b7c93;
    margin-bottom: 22px;
}
.about-us-row form label {
    color: #313439;
    margin-bottom: 4px;
    font-size: 15px;
    font-family: Open Sans;
}
.about-us-row form textarea.hs-input {
    min-height: 13.125rem;
    padding: 8px 12px !important;
}
.about-us-row form input, .about-us-row form select, .about-us-row form textarea {
    display: inline-block;
    width: 100%;
    font-family: Open Sans;
    font-size: 1rem;
    outline: 0;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #f1f1f1;
    border-radius: 3px;
    height: 2.5rem;
    padding: 0 12px !important;
}
.about-us-row form .actions {
    padding: 0;
    text-align: right;
}
.about-us-row p a:hover {
    color: #145dae !important;
}
.about-us-row form .actions input {
    width: auto !important;
    font-weight: 400;
    font-family: Open Sans;
    line-height: 1.4rem;
    font-size: .65rem !important;
    letter-spacing: 1px !important;
    margin-bottom: 12px;
    padding: .3rem 1.2rem !important;
    display: inline-block;
    color: #fff;
    background-color: #00499a !important;
    border-radius: 5px !important;
    border: 2px solid #00499a;
    height: auto;
}
.about-us-row form .inputs-list label>span {
    vertical-align: middle;
    margin-left: 2px;
}
.about-us-row form .hs-form-required {
    color: #313439;
}
.wcustom-col-two-wrap-inner {
    padding-left: 15px;
    padding-right: 15px;
}
.about-us-row form input:focus, .about-us-row form select:focus, .about-us-row form textarea:focus, .about-us-row .hs-input:focus {
    border-color: rgba(115, 184, 239, 1.0);
    outline: 0;
    background-color: #fff;
    box-shadow: 0 0 0 1px #1c86f2 inset;
}
.abody-wrapper .dnd-section {
    padding-left: 0;
    padding-right: 0;
}
.custom-accred-row1 .dnd-section>.row-fluid, .custom-accred-row2 .dnd-section>.row-fluid {
    padding-left: 15px;
    padding-right: 15px;
}
.custom-accred-row1 h2, .custom-accred-row2 h2, .custom-why-us-row1 h2 {
    font-size: 35px;
}
.custom-accred-row1 img, .custom-accred-row2 img {
    box-shadow: 0 10px 30px 0 rgba(189, 189, 189, .3), 0 10px 30px rgba(0, 0, 0, .08);
}
.custom-why-us-row2 .span12 {
    min-height: 0;
}
.about-us-row form .hs-input input, .about-us-row form .hs-input textarea {
    transition: border .2s linear;
}
.about-us-row form .hs-input:focus {
    outline: 0;
    border-color: rgba(82, 168, 236, 0.8);
}
.about-us-row form input.hs-input.error, .about-us-row form div.field.error input, .about-us-row form div.field.error textarea, .about-us-row form div.field.error .chzn-choices, .about-us-row form textarea.hs-input.error, .about-us-row form select.hs-input.error {
    outline: 0;
    background-color: #fff;
    border-color: #1c86f2;
    box-shadow: 0 0 0 1px #1c86f2 inset;
}
.about-us-row form input.hs-input.error:focus, .about-us-row form div.field.error input:focus, .about-us-row form div.field.error textarea:focus, .about-us-row form div.field.error .chzn-choices:focus, .about-us-row form textarea.hs-input.error:focus, .about-us-row form select.hs-input.error:focus {
    outline: 0;
    background-color: #fff;
    border-color: #1c86f2;
    box-shadow: 0 0 0 1px #1c86f2 inset;
}
.custom-contact-us-row3 .span12, .custom-contact-us-row2 .span12, .custom-contact-us-row4 .span12 {
    min-height: 0;
}
.custom-contact-us-row1 {
    color: #fff;
}
.custom-contact-us-row1 h5 {
    color: #fff;
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: 2px;
    font-weight: 600;
}
.custom-contact-us-row1 p {
    font-size: 1.2rem;
    font-weight: 300;
    line-height: 2rem;
}
.custom-contact-us-row2 form p {
    text-align: left;
}
.custom-contact-us-row1 form, .custom-contact-us-row2 form {
    padding: 72px 48px 48px;
    background-color: #fff;
    box-shadow: 0 0 3px 0 rgba(189, 189, 189, .4), 0 2px 3px 0 rgba(189, 189, 189, .3), 0 2px 3px rgba(0, 0, 0, .08);
    margin: 0px 5px;
}
.custom-contact-us-row1 form label, .custom-contact-us-row2 form label {
    font-family: arial, helvetica, sans-serif;
    font-size: 13px;
    font-weight: 500;
    text-align: left;
    line-height: 20px;
    padding-top: 0;
    margin-bottom: 4px;
}
.custom-contact-us-row1 form .hs-input, .custom-contact-us-row2 form .hs-input {
    padding: 0 15px;
    height: 40px !important;
    display: inline-block;
    color: #33475b;
    border: 1px solid #cbd6e2;
    background-color: #f5f8fa;
}
.custom-contact-us-row1 form .hs-input:focus, .custom-contact-us-row2 form .hs-input:focus {
    outline: 0;
    border-color: rgba(82, 168, 236, 0.8);
}
.custom-contact-us-row1 h2 {
    font-size: 2.5rem;
    color: #fff;
    line-height: 3rem;
    letter-spacing: normal;
}
.custom-contact-us-row1 form textarea, .custom-contact-us-row2 form textarea {
    min-height: 65px;
}
.custom-contact-us-row1 form p, .custom-contact-us-row2 form p {
    font-family: arial, helvetica, sans-serif;
    color: #33475b;
    font-size: 14px;
    line-height: 24px;
    margin: 6px 0 20px;
}
.custom-contact-us-row1 form p a, .custom-contact-us-row2 form p a {
    text-decoration: underline;
}
.custom-contact-us-row1 form .actions, .custom-contact-us-row2 form .actions {
    margin-top: 12px;
    margin-bottom: 18px;
    padding: 12px 0px 23px;
}
.custom-contact-us-row1 form .actions input, .custom-contact-us-row2 form .actions input {
    background: #ff7a59;
    color: #fff;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    font-weight: 700;
    line-height: 12px;
    display: inline-block;
}
.custom-contact-us-row1 form input.hs-input.error, .custom-contact-us-row2 form input.hs-input.error {
    border-color: #c87872;
}
.custom-contact-us-row1 form .hs-error-msgs label, .custom-contact-us-row2 form .hs-error-msgs label {
    margin-top: 0;
    color: #f2545b !important;
}
.custom-contact-us-row1 .dnd-section>.row-fluid {
    max-width: 1024px;
    padding-left: 15px;
    padding-right: 15px;
}
.custom-contact-us-row1 form fieldset, .custom-contact-us-row2 form fieldset {
    max-width: 100% !important;
}
.contact-body-wrapper h5 {
    min-width: 115px;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: 2px;
}
.contact-body-wrapper p {
    display: inline-block;
    vertical-align: top;
}
.custom-contact-us-row3 .dnd-section>.row-fluid, .custom-contact-us-row4 .dnd-section>.row-fluid {
    padding-left: 15px;
    padding-right: 15px;
}
.contact-body-wrapper .dnd-section {
    padding-left: 0;
    padding-right: 0;
}
.custom-contact-us-row1 h5 {
    display: block;
}
.body-container__website .dnd-section>.row-fluid {
    padding-left: 15px;
    padding-right: 15px;
}
.body-container__website h5 {
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: 2px;
}
.about-us-row h3 {
    font-size: 1.5rem;
    line-height: 2.25rem;
    margin-top: 1.5rem;
}
ul, ol {
    padding: 0;
}
.custom-wlr1-wrapper, .custom-wlr2-wrapper {
    position: relative;
}
.custom-wlr-row1-bottom-separator {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    position: absolute;
    z-index: 0;
    height: 9.35%;
    display: flex;
    bottom: 0;
}
.custom-wlr-row1-bottom-separator svg.section-separator-bottom {
    display: block;
    max-height: 100%;
    width: 100%;
    height: 100%}
.custom-wlr-row1-bottom-separator path.svg-white-bg {
    fill: #00499a;
}
.custom-wlr-row2-bottom-separator {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    position: absolute;
    z-index: 0;
    height: 9.5%;
    display: flex;
    bottom: 0;
}
.custom-wlr-row2-bottom-separator svg.section-separator-bottom {
    display: block;
    max-height: 100%;
    width: 100%;
    height: 100%}
.custom-wlr-row2-bottom-separator path.svg-white-bg {
    fill: #00499a;
}
.wlr-body-wrapper img {
    box-shadow: 0 10px 30px 0 rgba(189, 189, 189, .3), 0 10px 30px rgba(0, 0, 0, .08);
}
.wlr-body-wrapper .dnd-section>.row-fluid {
    padding-right: 2px;
}
.wlr-body-wrapper h2 {
    font-size: 2.5rem;
}
.qenquiry {
    border: 1px solid #e6e6e6;
}
.qenquiry h2 {
    font-size: 18px;
    background-color: #00499a;
    color: #fff;
    text-align: center;
    padding: 20px 10px;
}
.form-box {
    padding: 0px 5px 10px 12px;
}
.home-row p {
    line-height: 28px;
    font-size: 16px;
    font-weight: 300;
    color: #3c424f;
    margin-bottom: 2rem;
}
.home-row .dnd-section>.row-fluid {
    max-width: 1170px;
}
.home-page-header .header.test {
    background-color: rgba(1, 26, 165, 1.0) !important;
}
.home-page-header .header {
    background-color: #00499a !important;
}
.banner-images-wrap {
    position: absolute !important;
    top: 0;
    overflow: hidden;
    width: 100%}
.banner-images-item {
    min-height: 339px;
    background-size: cover;
    width: 100%;
    height: 100%;
    background-position: center;
    min-width: 100%}
.custom-banner .custom-banner-heading {
    padding-top: 6%;
    padding-bottom: 6%}
.banner-images-wrap .slick-arrow {
    display: none !important;
}
.home-page-banner .custom-banner-inner {
    padding-top: 14.5%;
    padding-bottom: 10.5%}
.home-page-banner .custom-banner-heading {
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 0;
    padding-bottom: 0;
    max-width: 100%;
    position: relative;
    z-index: 100;
    text-align: center;
    width: 80%;
    margin: 0 auto;
}
.home-page-banner .custom-banner-heading h1 {
    font-size: 3.5rem;
    line-height: 114%;
    letter-spacing: .9px;
    margin-bottom: 20px;
    font-weight: 300;
}
.home-page-banner .custom-banner-heading p {
    font-size: 1.3em;
    margin-bottom: 20px;
    font-weight: 300;
    line-height: 130%;
    letter-spacing: 0px;
    color: #fff;
}
.home-page-banner .button-item.btn-item-1 {
    display: inline-block;
    vertical-align: top;
}
 .home-page-banner .button-item.btn-item-1 a {
    /* background-color: #d70926;  */
    /* border: 2px solid #d70926; */
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
    border-radius: 56px;
    font-size: .85rem;
    font-weight: 600;
    padding: .65rem 2rem;
    line-height: 1.6rem;
    transition: all .3s linear;
    display: inline-block;
    vertical-align: top;
    letter-spacing: 1px;
    color: #fff;
} 
/* .button-item.btn-item-1 a:hover {
    background-color: #eb1d3a;
    border-color: #eb1d3a;
    cursor: pointer;
    text-decoration: none;
} */
.home-page-banner .banner-btn-wrapper {
    width: 80%;
    margin: 0 auto;
    z-index: 10;
}
.home-page-banner .button-item.btn-item-2 {
    display: inline-block;
}
 .home-page-banner .button-item.btn-item-2 a {
    /* background-color: #d70926;  */
    /* border: 2px solid #d70926; */
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
    border-radius: 56px;
    font-size: .85rem;
    font-weight: 600;
    padding: .65rem 2rem;
    line-height: 1.6rem;
    transition: all .3s linear;
    display: inline-block;
    vertical-align: top;
    letter-spacing: 1px;
    color: #fff;
} 
.home-page-banner .cta_button:hover {
    background-color: #145dae !important;
    border-color: #145dae !important;
}
.home-page-banner .banner-images-item {
    min-height: 843px;
}
.home-page-banner .banner-images-wrap {
    max-height: fit-content;
}
div#hs-eu-cookie-confirmation {
    font-size: 12pt;
    margin: 0 auto;
    padding: 13px 10px;
    position: absolute;
    text-align: center;
    box-sizing: border-box;
    width: 100%;
    z-index: 9999;
    box-shadow: rgba(0, 0, 0, .5) 0px 5px 50px;
    display: none;
    left: 0;
    font-weight: 300;
    background-color: #1e73be;
    color: #fff;
    font-family: inherit;
    bottom: 0px;
    position: fixed;
    display: block;
}
div#hs-eu-cookie-confirmation a {
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    display: inline-block;
    margin: 5px;
    color: #fff;
    background-color: #1e73be;
    padding: 10px;
    text-decoration: none !important;
}
div#hs-eu-cookie-confirmation a:hover {
    background-color: #185c98;
}
.custom-why-us-row1 h5 {
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: 2px;
}
.banner-images-item {
    background-size: cover;
    height: 39vh;
    background-position: center;
    min-width: 100%}
.banner-images-wrap {
    position: absolute !important;
    top: 0;
    width: 100%;
    height: 100%}
.custom-banner {
    background-position: center -78%;
    background-size: cover;
    position: relative;
}
.custom-why-us-row2 h2 {
    font-size: 2.5rem;
}
.cm-contact-us-row2-inner .dnd-section>.row-fluid {
    max-width: 67.3%;
    padding-right: 15px;
    padding-left: 15px;
}
.custom-contact-us-row2 form .form-columns-2>div:first-child .hs-input {
    width: 90%}
@media(max-width:1472px) {
}
@media(max-width:1368px) {
    .acustom-col .page-center {
    width: 90%}
.home-page-banner .page-center {
    width: 90%}
.wlr-body-wrapper .dnd-section>.row-fluid {
    width: 90%;
    padding-right: 0;
}
.body-container__website .dnd-section>.row-fluid {
    width: 90%}
.custom-why-us-row1 .dnd-section>.row-fluid {
    width: 80%}
.custom-contact-us-row1 .dnd-section>.row-fluid {
    width: 80%}
.home-row .dnd-section>.row-fluid {
    width: 80%}
.custom-contact-us-row1 form, .custom-contact-us-row2 form {
    margin-left: 8.66667%;
    max-width: 83.66667%}
}@media(max-width:1023px) and (min-width:768px) {
    .header {
    min-height: 121px;
}
}@media(max-width:1023px) {
    .about-us-row form h3 {
    margin-bottom: 20px;
}
.custom-why-us-row1 p {
    margin-bottom: 28px;
    line-height: 28px;
}
.about-us-row p {
    line-height: 21px;
}
.about-us-row form h3 {
    font-size: 21px;
}
.about-us-row form p {
    line-height: 16px;
}
.custom-why-us-row1 .dnd-section>.row-fluid {
    padding-left: 0;
    padding-right: 0;
}
.custom-contact-us-row1 form, .custom-contact-us-row2 form {
    max-width: 81%}
.body-container__website .dnd-section {
    padding-left: 0;
    padding-right: 0;
}
.wlr-body-wrapper .dnd-section {
    padding-left: 0;
    padding-right: 0;
}
}@media(max-width:836px) {
    .body-wrapper {
    padding-top: 166px !important;
}
}@media(min-width:768px) {
    .about-us-row .dnd-section {
    padding-bottom: 6rem !important;
    padding-top: 6rem !important;
}
}@media(max-width:767px) {
    .custom-contact-us-row2 .actions {
    text-align: left !important;
}
.about-us-row .dnd-section {
    padding-bottom: 3rem !important;
    padding-top: 3rem !important;
}
.custom-why-us-row2 h2 {
    font-size: 2.188rem;
}
.custom-accred-row1 .dnd-section {
    padding-bottom: 48px !important;
}
.custom-accred-row1 h2 {
    line-height: 3rem;
}
.custom-why-us-row1 p {
    text-align: center;
}
.custom-accred-row2 img {
    margin-bottom: 2rem;
}
.custom-why-us-row1 h5 {
    font-size: .875rem;
}
.custom-why-us-row1 .row-fluid-wrapper {
    padding-top: 0 !important;
}
.custom-accred-row1 img, .custom-accred-row2 img {
    margin-top: 25px;
}
.custom-why-us-row1 .dnd-section>.row-fluid {
    padding-top: 49px !important;
    padding-bottom: 0;
    width: 100%}
.home-page-banner .custom-banner-heading {
    width: 100%}
.home-page-banner .custom-banner-inner {
    padding-top: 15%;
    padding-bottom: 15%}
.custom-accred-row1 h2, .custom-accred-row2 h2, .custom-why-us-row1 h2 {
    font-size: 2.188rem;
}
.custom-accred-row1, .custom-accred-row2 {
    text-align: center;
}
.custom-accred-row1 .dnd-section, .custom-accred-row2 .dnd-section {
    padding-bottom: 48px;
    padding-top: 48px;
}
.home-page-banner .custom-banner-heading h1 {
    font-size: 3.3rem;
}
.custom-accred-row1 .dnd-section>.row-fluid, .custom-accred-row2 .dnd-section>.row-fluid {
    padding-left: 0;
    padding-right: 0;
}
.custom-why-us-row1 .dnd-section {
    padding-bottom: 50px;
    padding-top: 0;
}
.custom-contact-us-row1 h5 {
    font-size: .875rem;
}
.custom-contact-us-row1 .dnd-section>.row-fluid {
    width: 100%}
.custom-contact-us-row1 form, .custom-contact-us-row2 form {
    max-width: 100%;
    margin: 0;
}
.custom-contact-us-row1 .dnd-section {
    padding-bottom: 70px;
    padding-top: 70px;
}
.custom-contact-us-row1 form, .custom-contact-us-row2 form {
    padding: 70px 70px 45px 48px;
}
.custom-contact-us-row2 {
    text-align: center;
}
.custom-contact-us-row2 .dnd-section {
    padding-bottom: 75px;
    padding-top: 50px !important;
}
.contact-body-wrapper h5 {
    display: block;
    margin: 0;
    font-size: .875rem;
}
.custom-contact-us-row4 {
    text-align: center;
}
.custom-contact-us-row4 .dnd-section {
    padding-bottom: 75px;
    padding-top: 50px !important;
}
.contact-body-wrapper h5 {
    display: block;
    margin: 0;
    font-size: .875rem;
}
.custom-contact-us-row1 h2 {
    font-size: 2.188rem;
}
.about-us-row h3 {
    font-size: 1.313rem;
}
.body-container__website h5 {
    font-size: .875rem;
}
.body-container-wrapper .dnd-section {
    padding-bottom: 75px;
    padding-top: 50px;
}
.body-container__website .dnd-section>.row-fluid {
    width: 100%}
.about-us-row h3, .about-us-row p, .about-us-row ul, .about-us-row ol {
    text-align: center;
}
.wlr-body-wrapper h2 {
    font-size: 2.188rem;
}
.cm-wlr-row2-inner .span12.widget-span {
    display: block !important;
}
.cm-wlr-row1-inner .span12.widget-span {
    display: block !important;
}
.wlr-body-wrapper {
    text-align: center;
}
.wlr-body-wrapper .dnd-section>.row-fluid {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
.custom-wlr-row1 .dnd-section {
    padding-bottom: 80px;
}
.custom-wlr-row2 .dnd-section {
    padding-bottom: 65px;
    padding-top: 40px;
}
.custom-wlr-row2 img {
    margin-bottom: 30px;
}
.home-body-wrapper .dnd-section {
    padding-bottom: 48px;
    padding-top: 48px;
}
.home-page-banner .page-center {
    width: 100%}
.home-page-banner .banner-btn-wrapper {
    width: 100%}
.home-row .dnd-section>.row-fluid {
    width: 100%}
.custom-banner .custom-banner-heading h1 {
    margin-bottom: 10px;
}
.cm-contact-us-row2-inner .dnd-section>.row-fluid {
    width: 100% !important;
    max-width: 100% !important;
}
.custom-contact-us-row2 .hs-form-field {
    width: 100% !important;
}
.custom-contact-us-row2 form .form-columns-2>div:first-child .hs-input {
    width: 100%}
.custom-contact-us-row2 form {
    padding: 48px;
}
.custom-why-us-row1 p {
    margin-bottom: 8px;
}
.custom-why-us-row2 .dnd-section>.row-fluid {
    padding-left: 0;
    padding-right: 0;
}
}@media(max-width:500px) {
    .body-wrapper {
    padding-top: 19vw !important;
}
}@media(max-width:400px) {
    .body-wrapper {
    padding-top: 21vw !important;
}
.home-page-banner .banner-images-item {
    height: 85vh !important;
}
.custom-why-us-row1 .dnd-section>.row-fluid {
    padding-top: 49px !important;
    margin-bottom: 0;
}
}.header {
    background-color: #f8fafc;
    padding: 5px 0 5px;
    z-index: 999;
    left: 0px;
    position: fixed;
    top: 0px;
    right: 0;
}
.header__container {
    padding-left: 5%;
    padding-right: 5%;
    position: relative;
}
.cm-row, .cm-row.reverse {
    -webkit-box-orient: horizontal;
}
.cm-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.cm-row.basis-auto {
    -webkit-flex-basis: auto;
    -moz-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}
.header__logo {
    padding-right: 15px;
    padding-left: 15px;
    max-width: 30%}
.header__logo img {
    max-width: 100%;
    vertical-align: middle;
}
.header__logo .logo-company-name {
    font-size: 28px;
    margin-top: 7px;
}
.custom-menu-primary {
    justify-content: flex-end;
    display: flex;
    padding-right: 15px;
    align-items: center;
    padding-left: 15px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
}
.mobile-trigger .bubble {
    position: absolute;
    z-index: 0;
    line-height: 21px;
    height: 35px;
    width: 35px;
    background-color: #fff;
    opacity: .1;
    border-radius: 100%;
    transition: all .2s linear;
}
.mobile-trigger i.fa {
    font-size: 15.4px;
    line-height: 35px;
    height: 35px;
    width: 35px;
    text-align: center;
    position: absolute;
    z-index: 1;
    color: #fff;
    font-family: FontAwesome;
    font-style: normal;
}
.fa-bars:before {
    content: "\f0c9"}
@media(max-width:1472px) {
    .custom-menu-primary {
    width: auto;
    max-width: 70%}
.header__logo img {
    display: inline-block;
    vertical-align: bottom;
}
.header {
    padding: 16px 0;
}
}@media(max-width:1023px) {
    .header {
    padding: 13.8px 0;
}
}@media(max-width:848px) {
    .header {
    padding: 14px 0;
}
}@media(min-width:768px) {
    .nav-toggle {
    display: none;
}
.header-mobile-flyout {
    display: none !important;
}
}@media(max-width:767px) {
    .nav-toggle {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-basis: 0;
    -moz-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    text-align: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    max-width: 100%;
    flex-shrink: 0;
    padding-left: 15px;
    justify-content: flex-end;
}
.custom-menu-primary {
    width: 100%;
    max-width: 100%}
.mobile-trigger {
    width: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    justify-content: flex-end;
    padding-left: 15px;
    padding-right: 15px;
    cursor: pointer;
}
.header__logo {
    max-width: 80%;
    width: 80%}
.header-mobile-flyout .header__logo {
    max-width: 100%;
    width: 100%;
    padding: 28px 0;
    text-align: center;
}
.header-mobile-flyout .header__logo img {
    max-width: 80%;
    margin: 0 auto;
    padding: 0;
}
.custom-menu-primary.desktop {
    display: none !important;
}
.header-mobile-flyout {
    background: #fff;
    position: fixed;
    top: 0;
    transition: right .3s linear;
    left: auto;
    right: 0;
    background-color: #222b34;
    padding: 0;
    overflow: auto;
    z-index: 99999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 300px;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    height: 100vh;
    right: -350px;
}
.menu-open .header-mobile-flyout {
    right: 0;
}
.custom-menu-primary.mobile {
    display: block;
    padding: 0;
}
.custom-menu-primary.mobile label.menu-arrow.child-open {
    top: 1px;
    right: 6px;
}
}.footer {
    margin-top: 20px;
}
.footer2 {
    background-color: #00499a;
    padding-top: 20px;
    color: #fff;
}
.footer-bottom {
    background-color: #0057b8;
    font-size: 13px;
    line-height: 60px;
}
.footer2 a {
    color: #fff;
}
.footer2 a:hover {
    color: #eee;
    text-decoration: none;
}
.footer2 h4 {
    color: #fff;
}
.footer2 p {
    font-size: 16px;
}
.footer__container {
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
}
.footer__copyright {
    text-align: center;
}
.logofp {
    display: flex;
    justify-content: center;
}
.footcols {
    display: flex;
    justify-content: space-between;
}
.footer h4 {
    font-size: 1.1rem;
    letter-spacing: 1px;
}
.footer p {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 11px;
}
.cm-col-sm-5 span {
    font-size: 14px;
    line-height: 16px;
}
.center-xs {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    text-align: center;
}
.footer-social-icons {
    max-width: 100%;
    margin: -5px;
}
.footer .cm-row>* {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.last-xs {
    order: 1;
}
.footer .cm-col-sm-4 img {
    width: 100% !important;
}
.footer .cm-col-sm-4:not(:first-child) img {
    width: 150px !important;
}
@media(max-width:1023px) {
    .footer p, .cm-col-sm-5 span {
    font-size: 12.25px;
    line-height: 14px;
    margin-bottom: 10px;
}
}@media(max-width:1023px) and (min-width:849px) {
    .footer {
    padding-top: 20px;
    padding-bottom: 17px !important;
}
}@media(max-width:849px) and (min-width:767px) {
    .footer {
    padding-top: 20px;
    padding-bottom: 19px !important;
}
}@media(min-width:768px) {
    .cm-col-sm-7, .cm-col-sm-8 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    padding-right: 15px;
    padding-left: 15px;
}
.cm-col-sm-7 {
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 58.33333%;
    -moz-flex-basis: 58.33333%;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%}
.cm-col-sm-8 {
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 66.66667%;
    -moz-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%}
.footer {
    padding-top: 20px;
    padding-bottom: 17px;
}
.footer__container {
    width: 90%}
.cm-col-sm-5 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-flex-basis: 41.66667%;
    -moz-flex-basis: 41.66667%;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%}
.cm-col-md-4 {
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 33.33333%;
    -moz-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%;
    padding-right: 15px;
    padding-left: 15px;
}
.col-md-8 {
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 66.66667%;
    -moz-flex-basis: 66.66667%;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%;
    padding-right: 15px;
    padding-left: 15px;
}
.first-sm {
    order: -1;
}
.cm-col-sm-6, .post-comments .navigation .next-posts, .post-comments .navigation .prev-posts {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%}
.cm-col-sm-3, .cm-col-sm-4 {
    -webkit-box-flex: 0;
    box-sizing: border-box;
    padding-right: 15px;
    padding-left: 15px;
}
.cm-col-sm-4 {
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 33.33333%;
    -moz-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%}
.cm-col-sm-1, .cm-col-sm-2 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    padding-right: 15px;
    padding-left: 15px;
}
.cm-col-sm-1 {
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 8.33333%;
    -moz-flex-basis: 8.33333%;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%}
.start-sm {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    text-align: left;
}
.bottom-sm {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end;
}
.footer-7 .footer-social-icons {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
}@media(max-width:767px) {
    .footer {
    text-align: center;
    padding-top: 22px;
}
.footer h4 {
    font-size: .963rem;
    line-height: 24.5px;
}
.cm-col-sm-4 {
    padding-top: 19px;
    padding-bottom: 18px;
}
.cm-col-sm-5 {
    padding-top: 70px;
    padding-bottom: 18px;
}
}@media(max-width:480px) {
    .footcols {
    display: block;
}
.footer-bottom {
    line-height: 20px;
    padding: 10px;
}
}.content-wrapper {
    max-width: 1240px;
    margin: 0 auto;
}
.blog-banner .blog-banner-wrapper {
    min-height: 350px;
    background-image: url('https://f.hubspotusercontent20.net/hubfs/7221524/blogtop-banner.png');
}
.blog-banner-heading h1 {
    color: #fff;
    font-size: 38px;
    font-weight: 400;
    padding-left: 30px;
    padding-top: 30px;
}
.blog-banner .blog-banner-wrapper {
    text-align: center;
    width: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
.blog-page {
    padding-top: 4rem;
}
.post-list {
    padding-top: 1rem;
}
.blog-page .content-wrapper {
    padding-right: 15px;
    padding-left: 15px;
}
.cm-col-md-9 {
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 25%;
    -moz-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 75%;
    max-width: 75%}
.sidebar.cm-col-md-3 {
    padding-left: 0px;
    padding-right: 0px;
}
.blog-page .block ul>li a span.filter-link-count {
    display: none;
}
.comment-date {
    display: block !important;
}
.blog-page .content-wrapper .row-fluid {
    display: flex;
}
.nav-links a:hover, .post-comments .navigation a:hover {
    color: #00499a !important;
}
.blog-header {
    background-color: #f8fafc;
    text-align: center;
}
.blog-page .space-bottom {
    margin-bottom: 2rem;
}
.blog-page .list-padding {
    padding: 0;
}
.blog-header__inner {
    max-width: 600px;
    margin: 0 auto;
    padding: 3.3rem 0;
}
.thumb-container img {
    margin: 0;
    max-width: 100%;
    height: auto !important;
}
.thumb-container .mesmerize-post-list-item-thumb-placeholder:hover, .thumb-container img:hover {
    background: #dedede;
}
.blog-page h2 {
    font-size: 20px;
}
.blog-page h2 a {
    color: #3c424f;
}
.blog-page h2 a:hover {
    text-decoration: none;
    color: #145dae;
}
.blog-page .text-left {
    text-align: left;
    padding-left: 10px;
    padding-right: 5px;
}
.blog-page .post-excerpt {
    margin-top: 5px;
}
a.read-more {
    font-size: 15px;
    font-weight: 600;
    background-color: rgba(215, 9, 38, 1.0);
    border-color: rgba(215, 9, 38, 1.0);
    border-radius: 56px;
    border-width: 1px;
    color: rgba(255, 255, 255, 1.0);
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 8px;
    padding-bottom: 8px;
}
a.read-more:hover {
    background-color: #eb1d3a;
    border-color: #eb1d3a;
    cursor: pointer;
    text-decoration: none;
}
.blog-page .hs-search-field__input {
    color: #313439;
    margin-bottom: 4px;
    font-size: 15px !important;
}
.blog-page input.hs-search-field__input {
    display: block;
    width: 100%;
    font-family: inherit;
    font-size: 1rem !important;
    height: 2.5rem;
    outline: 0;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #f1f1f1;
    border-radius: 3px;
    box-shadow: none;
    padding: 0 12px 0 32px;
    background-repeat: no-repeat;
    background-position: 8px 53%;
    background-image: url(//f.hubspotusercontent20.net/hubfs/7221524/raw_assets/public/Sysconfig-July2020/images/search-icon.svg);
    padding-left: 32px;
    color: #000 !important;
}
.blog-page input.hs-search-field__input:focus {
    outline: 0;
    background-color: #fff;
    border-color: #1c86f2;
    box-shadow: 0 0 0 1px #1c86f2 inset;
}
.blog-page .hs-search-field__bar button svg {
    height: 14px;
    fill: #999 !important;
}
.blog-page .blog-sidebar-topic-filter {
    background-color: #ebebeb;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    padding: 1rem 1.6rem;
    margin-top: 10px;
}
.blog-page .block h3 {
    letter-spacing: normal;
    text-transform: capitalize;
    font-size: 120%;
    line-height: 1.5rem;
}
.blog-page .block ul {
    list-style: disc;
    color: #fff;
    list-style-position: inside;
    margin: 0;
}
.blog-sidebar-topic-filter ul {
    color: #00499a !important;
}
.blog-page .block ul>li {
    padding: .4rem 0px;
}
.blog-page .block ul>li a {
    font-size: 1rem;
    color: #fff;
    position: relative;
    left: -10px;
}
.blog-sidebar-topic-filter .block ul>li a {
    color: #000 !important;
}
.blog-page .block ul>li a:hover {
    color: #145dae;
    text-decoration: none;
}
.blog-page .blog-recent-post {
    background-color: #00499a;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    padding: 1rem 1.6rem;
    margin: 0;
}
.blog-page .blog-follow-us {
    background-color: #00499a;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    padding: 1rem 1.6rem;
    margin: 0;
}
.blog-page .partner {
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    padding: 2rem 1.6rem;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.partner .button--primary {
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 12px;
    padding-bottom: 12px;
}
.blog-page .blog-follow-us h5 {
    color: #fff;
    margin-bottom: 8px;
    font-size: 18px;
    font-weight: 600;
}
.blog-page .blog-recent-post h3 {
    color: #fff;
    margin-bottom: 8px;
    font-size: 18px;
    font-weight: 600;
}
.blog-page .blog-follow-us a {
    padding: 5px;
}
.blog-page .blog-follow-us a:first-child {
    padding-left: 0px;
    margin-left: -5px;
}
.blog-page .blog-follow-us h3 {
    letter-spacing: normal;
    text-transform: capitalize;
    font-size: 120%}
.blog-page .subscribe {
    background-color: #ebebeb;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    padding: 1rem 1.6rem;
    margin: 0;
}
.blog-page .subscribe h5 {
    color: #00499a;
    margin-bottom: 8px;
    font-size: 18px;
    font-weight: 600;
}
.blog-page .blog-search h3 {
    color: #00499a;
    margin-bottom: 8px;
    font-size: 18px;
    font-weight: 600;
}
.blog-page .blog-sidebar-topic-filter h3 {
    color: #00499a;
    margin-bottom: 8px;
    font-size: 18px;
    font-weight: 600;
}
.blog-page .hs-search-field__bar button {
    position: absolute;
    top: 0;
    left: 0;
    width: 28px;
    height: 40px;
    background: rgba(255, 255, 255, 0);
    border: 0;
}
.blog-page .blog-search {
    background-color: #ebebeb;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    padding: 1rem 1.6rem;
    margin: 0;
}
.blog-page .nav-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff;
    box-shadow: none;
    border: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    padding: 20px calc(2rem - 15px);
    width: 100%}
.blog-page .numbers-navigation {
    padding-right: 15px;
    padding-left: 15px;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-shrink: inherit;
}
.blog-page span.active {
    padding: 8px 15px;
    margin: 5px;
    color: #fff;
    background-color: #00499a;
    border-color: #00499a;
    border-radius: 4px;
}
.blog-page .numbers-navigation a {
    padding: 8px 15px;
    margin: 5px;
    outline: 0;
    text-decoration: none;
}
.blog-page .next-navigation a.next-posts-link {
    height: 40px;
    width: 40px;
    border: 2px solid #00499a;
    color: #03a9f4;
    border-color: #00499a;
    color: #00499a;
    border-radius: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}
.blog-page .prev-navigation a.prev-posts-link {
    height: 40px;
    width: 40px;
    border: 2px solid #00499a;
    color: #00499a;
    border-radius: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}
.blog-page .numbers-navigation a:hover {
    background-color: #00499a;
    border-color: #00499a;
    border-radius: 4px;
    color: #fff !important;
    text-decoration: none;
}
.blog-page .prev-navigation {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-flex-basis: 40px;
    -moz-flex-basis: 40px;
    -ms-flex-preferred-size: 40px;
    flex-basis: 40px;
    height: 40px;
}
.blog-page .next-navigation i.fa.fa-angle-right {
    padding-left: 3px;
    font-size: 2rem;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
}
.blog-page .prev-navigation i.fa.fa-angle-left {
    padding-left: 0;
    padding-right: 3px;
    font-size: 2rem;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
}
.fa-angle-right:before {
    content: "\f105"}
.fa-angle-left:before {
    content: "\f104"}
.fa-twitter-square:before {
    content: "\f081"}
.fa-youtube-square:before {
    content: "\f166"}
.fa-linkedin-square:before {
    content: "\f08c"}
.blog-page .blog-follow-inner a:hover {
    color: #145dae;
    text-decoration: none;
}
.blog-page .blog-follow-inner a {
    color: #00499a;
    text-decoration: none;
}
.blog-page .blog-follow-inner a i.fa {
    font-size: 2rem;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
}
.blog-page .blog-follow-us h5.widgettitle {
    letter-spacing: normal;
    text-transform: capitalize;
    font-size: 120%}
.blog-page .next-navigation a.next-posts-link:hover {
    text-decoration: none;
    background-color: #145dae;
    border-color: #145dae;
    color: #fff !important;
}
.blog-page .prev-navigation a.prev-posts-link:hover {
    text-decoration: none;
    background-color: #145dae;
    border-color: #145dae;
    color: #fff !important;
}
.blog-header__title {
    font-size: 2rem;
}
.blog-header__subtitle {
    margin: 1rem 0 2rem;
}
.blog-header__form {
    margin: 0 1rem;
}
.fa-angle-left:before {
    content: "\f104"}
.fa {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-angle-right:before {
    content: "\f105"}
.nav-links .next-navigation, .nav-links .prev-navigation, .post-comments .navigation .next-navigation, .post-comments .navigation .prev-navigation {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-flex-basis: 40px;
    -moz-flex-basis: 40px;
    -ms-flex-preferred-size: 40px;
    flex-basis: 40px;
    height: 40px;
}
.nav-links .nav-next, .nav-links .nav-previous, .post-comments .navigation .nav-next, .post-comments .navigation .nav-previous {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%}
.nav-links a, .post-comments .navigation a {
    outline: 0;
    text-decoration: none;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
    color: #00499a !important;
}
.nav-links .meta-nav {
    display: block;
    font-weight: 700;
    color: #000;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    word-wrap: normal !important;
}
.nav-links .nav-next .post-title, .nav-links .nav-previous .post-title {
    margin-right: 0;
}
.cm-col-xs-12 {
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%}
.comment-from h4 {
    margin: 0;
}
.post-feat-image img {
    width: 100%;
    margin-bottom: 1rem;
}
.form-submit, .nav-links .nav-next, .nav-links .next-navigation, .post-comments .navigation .nav-next, .post-comments .navigation .next-navigation, .post-comments .navigation .next-posts {
    text-align: right;
}
.comment-date {
    display: block;
}
.post-content-single a {
    color: #00499a !important;
}
p.tags-list-child a {
    text-decoration: underline;
}
.post-content-single {
    padding: 0 2rem;
    border: 0;
}
.post-content-single p {
    margin-bottom: 2rem;
    line-height: 1.6;
}
.post-content-inner {
    margin: 0;
}
@media screen and (min-width:768px) {
    .blog-header__form {
    width: 500px;
    margin: 0 auto;
}
.nav-links .numbers-navigation .page-numbers.next, .nav-links .numbers-navigation .page-numbers.prev, .post-comments .navigation .numbers-navigation .page-numbers.next, .post-comments .navigation .numbers-navigation .page-numbers.prev {
    display: none;
}
.cm-col-sm-11, .cm-col-sm-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    padding-right: 15px;
    padding-left: 15px;
}
.cm-col-sm-12 {
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%}
}.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-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: 1.25rem;
}
.blog-index__post-content p {
    font-family: Open Sans, sans-serif;
}
.blog-index__post-content a {
    color: #494a52;
}
.blog-index__post img {
    max-width: 100%;
    height: auto;
}
.blog-pagination__link {
    display: inline-flex;
    padding: .25rem .4rem;
    margin: 0 .1rem;
    color: #494a52;
    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: #494a52;
    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: #494a52;
}
.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: #494a52;
    text-decoration: underline;
}
.blog-post__tags {
    font-family: Open Sans, 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: #f8fafc;
    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: #494a52;
    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: 100%;
    margin: 0 auto;
    margin: 0 2rem;
    padding: 2rem 2rem .1rem;
    background-color: #f8f8f8;
}
.blog-comments form {
    max-width: 100%;
    margin-top: 40px;
}
.blog-comments .hs-submit {
    text-align: center;
}
.blog-comments .hs-button {
    background-color: transparent;
    border: 2px solid #d70926;
    color: #d70926;
}
.blog-comments form textarea, .blog-comments .hs-input {
    display: block;
    width: 100%;
    font-family: inherit;
    font-size: 1rem;
    height: 2.5rem;
    outline: 0;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #f1f1f1;
    border-radius: 3px;
    box-shadow: none;
    padding: 0 12px;
}
.blog-comments .hs-form label {
    color: rgba(51, 71, 91, 1.0);
    color: #313439;
    margin-bottom: 4px;
    font-size: 15px;
}
.blog-comments .hs-form .hs-form-required {
    margin-left: 5px;
}
.blog-comments .actions {
    margin-bottom: 2rem;
    line-height: 1.6;
    text-align: right;
}
.blog-comments .hs-button {
    color: #fff;
    text-decoration: none;
    border: 2px solid #03a9f4;
    vertical-align: middle;
    -webkit-appearance: none;
    margin-bottom: .75rem;
    letter-spacing: 1px;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    font-family: "Open Sans";
    background-color: #00499a;
    border-color: #00499a;
    font-size: .65rem;
    padding: .3rem 1.2rem;
    border-radius: 5px;
    line-height: 1.4rem;
    min-width: 4rem;
    font-weight: 400;
}
.hs-error-msgs label {
    color: #f2545b !important;
}
.blog-comments .hs-button:hover {
    background-color: #145dae;
    border-color: #145dae;
}
.blog-comments .hs-button:hover {
    background-color: #d70926;
    color: #fff;
}
.blog-comments .comment-reply-to {
    border: 0 none;
}
.blog-comments .comment-reply-to:hover {
    background-color: transparent;
    text-decoration: underline;
    color: #d70926;
}
.hs-search-field input[type="search"]::-webkit-search-decoration, .hs-search-field input[type="search"]::-webkit-search-cancel-button, .hs-search-field input[type="search"]::-webkit-search-results-button, .hs-search-field input[type="search"]::-webkit-search-results-decoration {
    display: none;
}
.hs-search-field--open .hs-search-field__suggestions {
    font-family: inherit;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    color: #666;
}
.hs-search-field__suggestions #results-for {
    padding: 5px;
}
.hs-search-field--open .hs-search-field__suggestions li a {
    padding: 5px;
    text-decoration: none !important;
}
.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;
}
.custom-banner.home-page-banner {
    min-height: 60vh;
}
.block span.filter-link-count {
    display: none;
}
@media(min-width:1600px) {
    .home-page-banner .custom-banner-inner {
    padding-top: 14.5% !important;
    padding-bottom: 10.5% !important;
}
}@media(max-width:480px) {
    .blog-post img {
    width: 100% !important;
    float: none !important;
}
}@media(min-width:1024px) {
    .custom-banner .custom-banner-wrapper {
    min-height: 234px;
}
.cm-col-md-12 {
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    -webkit-box-flex: 0;
    padding-right: 15px;
    padding-left: 15px;
}
.post-title {
    line-height: 1;
    padding-bottom: .5rem;
    margin-bottom: 0;
}
.cm-col-md-3 {
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 25%;
    -moz-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
    padding-right: 15px;
    padding-left: 15px;
}
}@media(max-width:991px) and (min-width:768px) {
    .custom-contact-us-row1 form, .custom-contact-us-row2 form {
    max-width: 100%;
    margin: 0 auto;
}
}@media(max-width:1023px) and (min-width:768px) {
    .post-list-item .post-container .post-inner {
    padding-left: 1em;
    padding-right: 1em;
}
.post-inner .cm-col-md-4 {
    flex-basis: 100%;
    max-width: 100%}
.col-md-8.text-left {
    max-width: 100%;
    flex-basis: 100%}
.post-inner .list-padding {
    padding: 1rem 0;
}
.sidebar.cm-col-md-3 {
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 33.33333%;
    -moz-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%;
    padding-right: 15px;
    padding-left: 15px;
}
.cm-col-xs-12 {
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.custom-banner .custom-banner-heading {
    padding-top: 4%;
    padding-bottom: 4%}
.about-us-row .dnd-section {
    padding-bottom: 3rem;
    padding-top: 3rem;
}
}@media(max-width:767px) {
    .post-inner .cm-col-md-4 {
    padding: 0;
    flex-basis: 100%;
    max-width: 100%}
.col-md-8.text-left {
    max-width: 100%;
    flex-basis: 100%}
.post-inner .list-padding {
    padding: 1rem 0;
}
.nav-links .next-navigation, .nav-links .prev-navigation, .post-comments .navigation .next-navigation, .post-comments .navigation .prev-navigation {
    display: none;
}
.sidebar.cm-col-md-3 {
    flex-basis: 100%;
    max-width: 100%;
    width: 100%;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 4;
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 15px;
    padding-left: 15px;
    justify-content: flex-start;
    align-items: center;
    text-align: center;
}
.blog-page .content-wrapper .row-fluid.cm-row {
    margin: 0;
    padding: 0 5px;
}
.blog-page .content-wrapper .row-fluid .cm-row {
    margin: 0;
}
.blog-page .content-wrapper {
    padding: 3rem 15px;
}
.blog-pagination.nav-links {
    margin-bottom: 2rem;
}
.post-content-inner img {
    float: none !important;
    margin: 0 auto 30px !important;
    display: block !important;
}
.cm-col-xs-11, .cm-col-xs-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    padding-right: 15px;
    padding-left: 15px;
}
.blog-page .cm-row>* {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
}@media(max-width:479px) {
    .blog-page .nav-links {
    display: block;
}
.hs_recaptcha.hs-recaptcha.field.hs-form-field {
    overflow: auto;
}
.nav-links .nav-next, .nav-links .nav-previous, .post-comments .navigation .nav-next, .post-comments .navigation .nav-previous {
    max-width: 100%}
.custom-banner .custom-banner-heading h1 {
    font-size: 2.5rem;
}
}@media(max-width:370px) {
    .body-wrapper {
    padding-top: 20vw !important;
}
}.error-page {
    position: relative;
}
@media screen and (min-width:1100px) {
    .error-page: before {
    font-size: 20rem;
}
}.error-page_heading {
    margin-bottom: 1rem;
}
.systems-page {
    padding: 3rem 0;
}
.systems-page .success {
    display: inline-block;
    margin: 2rem 0;
    min-width: 650px;
    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: Merriweather, serif;
    font-size: 1.25rem;
    color: #494a52;
    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: #494a52;
}
.email-prefs .item.disabled {
    opacity: .6;
    cursor: not-allowed;
}
.email-prefs .item.disabled input:disabled {
    cursor: not-allowed;
}
form#email-prefs-form {
    max-width: 100%}
.systems-page .actions {
    padding-top: 10px;
}
.systems-page input.hs-button {
    margin-top: 10px;
}
body p.header {
    background-color: #fff;
}
body p.header {
    box-shadow: none;
}
body p.header {
    position: static;
}
.error-page .hs-button:hover, .error-page .hs-button:focus {
    text-decoration: none;
}
.systems-page.page-space {
    padding-left: 15px;
    padding-right: 15px;
}
.systems-page .hs-input {
    height: 48px;
}
.systems-page .hs-input[type=checkbox] {
    height: 10px;
    width: auto !important;
}
ul.no-list.hs-error-msgs {
    margin: 0;
}
.systems-page input[type="password" i] {
    display: inline-block;
    height: 42px !important;
    padding: 9px 10px;
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    color: #33475b;
    background-color: #fff;
    border: 2px solid #d1d6dc;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}
.system-page-space ul.hs-search-results__listing li {
    border: 1px solid #ececec;
    border-radius: 4px;
    background: #fff;
    padding: 1rem;
}
.system-page-space .hs-search-results__title:hover {
    color: #145dae;
}
.system-page-space .hs-search-results__title {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 400;
    letter-spacing: normal;
    text-transform: none;
    color: #3c424f;
    padding-bottom: .5rem;
    font-size: 1.5rem;
    text-decoration: none;
}
.system-page-space .hs-search-results__title span {
    font-weight: 400 !important;
}
.system-page-space p.hs-search-results__description {
    margin-top: 2rem;
    margin-bottom: 0;
    padding: 0;
}
@media(max-width:767px) {
    .systems-page .success {
    min-width: 100%}
}.systems-page .hs-input {
    width: 100% !important;
}
.error-page-space {
    padding-top: 6rem;
    padding-bottom: 6rem;
}
.system-page-space {
    padding-top: 6rem;
    padding-bottom: 6rem;
}
.system-page-space .systems-page {
    padding: 0;
}
.error-page-space input.hs-search-field__input, .system-page-space input.hs-search-field__input {
    display: block;
    width: 100%;
    font-family: inherit;
    font-size: 1rem !important;
    height: 2.5rem;
    outline: 0;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #f1f1f1;
    border-radius: 3px;
    box-shadow: none;
    padding: 0 12px 0 32px;
    background-repeat: no-repeat;
    background-position: 8px 53%;
    background-image: url(//f.hubspotusercontent20.net/hubfs/7221524/raw_assets/public/Sysconfig-July2020/images/search-icon.svg);
    padding-left: 32px;
    color: #000 !important;
}
.error-page-space input.hs-search-field__input:focus, .system-page-space input.hs-search-field__input:focus {
    outline: 0;
    background-color: #fff;
    border-color: #1c86f2;
    box-shadow: 0 0 0 1px #1c86f2 inset;
}
.error-page-space .hs-search-field__bar button svg, .system-page-space .hs-search-field__bar button svg {
    height: 14px;
    fill: #999 !important;
}
.error-page-space .blog-sidebar-topic-filter, .system-page-space .blog-sidebar-topic-filter {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    padding: 1rem 1.6rem;
    margin: 0;
}
.error-page-space .block h3, .system-page-space .block h3 {
    letter-spacing: normal;
    text-transform: capitalize;
    font-size: 120%;
    line-height: 1.5rem;
}
.error-page-space .block ul, .system-page-space .block ul {
    list-style: none;
    margin: 0;
}
.error-page-space .block ul>li, .system-page-space .block ul>li {
    padding: .4rem;
    border-top: 1px solid #ececec;
}
.error-page-space .block ul>li a, .system-page-space .block ul>li a {
    font-size: 1rem;
    color: #00499a;
}
.error-page-space .block ul>li a:hover, .system-page-space .block ul>li a:hover {
    color: #145dae;
    text-decoration: none;
}
.error-page-space .blog-recent-post, .system-page-space .blog-recent-post {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    padding: 1rem 1.6rem;
    margin: 0;
}
.error-page-space .blog-follow-us, .system-page-space .blog-follow-us {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    padding: 1rem 1.6rem;
    margin: 0;
}
.error-page input.hs-search-field__input, .system-page-space input.hs-search-field__input {
    margin-bottom: 2rem;
}
.error-page-space .blog-follow-us h3, .system-page-space .blog-follow-us h3 {
    letter-spacing: normal;
    text-transform: capitalize;
    font-size: 120%}
.error-page-space .hs-search-field__bar button, .system-page-space .hs-search-field__bar button {
    position: absolute;
    top: 0;
    left: 0;
    width: 28px;
    height: 40px;
    background: rgba(255, 255, 255, 0);
    border: 0;
}
.error-page-space .blog-search, .system-page-space .blog-search {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    padding: 1.5rem 1.6rem .78rem;
    margin: 0;
}
.error-page-space .blog-follow-inner a:hover, .system-page-space .blog-follow-inner a:hover {
    color: #145dae;
    text-decoration: none;
}
.error-page-space .blog-follow-inner a, .system-page-space .blog-follow-inner a {
    color: #00499a;
    text-decoration: none;
}
.error-page-space .blog-follow-inner a i.fa, .system-page-space .blog-follow-inner a i.fa {
    font-size: 2rem;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
}
.error-page-space .blog-follow-us h5.widgettitle, .system-page-space .blog-follow-us h5.widgettitle {
    letter-spacing: normal;
    text-transform: capitalize;
    font-size: 120%}
@media(max-width:1023px) {
    .system-page-space ul.hs-search-results__listing li {
    padding: 2rem 1rem 1rem;
}
}@media(min-width:767px) {
    .systems-page h2 {
    font-size: 55px;
}
.systems-page h1 {
    font-size: 56px;
}
.systems-page .success {
    font-size: 1.5rem;
}
}@media(max-width:767px) {
    .systems-page #content h3 {
    font-size: 1.2rem;
}
.systems-page .success {
    min-width: 100%}
.systems-page h2, .blog-recent-posts h2, .blog-index h2 {
    font-size: 1.6rem;
}
.systems-page h1, .error-page_heading, .body-container__landing h1, .blog-post h1 {
    font-size: 1.5rem;
}
.error-page-space .sidebar.cm-col-md-3 {
    padding-left: 0;
    padding-right: 0;
}
.error-page-space {
    padding-top: 3rem;
    padding-bottom: 3rem;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
}
.error-page.cm-col-sm-8 {
    flex-basis: 100%}
.error-page input.hs-search-field__input {
    margin-bottom: 4rem;
}
.error-page h3.error-page_heading {
    font-size: 1.313rem;
    line-height: 2.25rem;
}
.system-page-space {
    padding-top: 3rem;
    padding-bottom: 3rem;
}
.system-page-space .hs-search-results__title {
    line-height: 2.25rem;
}
.system-page-space .systems-page {
    padding: 0 15px;
}
}.parent-box {
    max-width: 1070px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.child-box {
    width: 30%;
    border: 1px solid #e6e6e6;
}
.child-box h4 a {
    font-size: 16px;
    color: #00499a;
}
.text-part {
    padding: 5px 10px;
}
@media screen and (max-width:480px) {
    .parent-box {
    display: block;
}
.child-box {
    width: 96%}
}a#cta_button_7221524_0215fc68-4c44-44f4-bde8-86ba2e146feb:hover {
    background: #ec0929 !important;
    color: #fff;
    border: 2px solid #ec0929 !important;
}
span.hs-cta-node a#cta_button_7221524_f98d970b-8fe7-430e-b951-6ab7cb9b3b74:hover {
    background-color: #145dae !important;
    border: 2px solid #145dae !important;
}
.blog-page .partner.hs-cta-container {
    padding: 1rem 0rem;
}
.partner.blog-scta {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0px;
}
.partner.blog-scta img {
    object-fit: contain;
}
a.read-more:hover {
    color: #fff;
}
a.become-partner, a#hs-button_widget_1607428444706 {
    text-decoration: none;
    cursor: pointer;
}
.custom-banner .custom-banner-wrapper {
    position: relative;
}
.custom-banner-wrapper:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
     background: rgba(0, 0, 0, 0.5); 
    top: 0;
}
.product-portfolio-header {
    margin: 0 auto;
}
.blog-page .block ul>li a:hover {
    color: #fff;
    text-decoration: underline;
}
.post-content-single .post-content-inner img.space-bottom-small {
    display: none;
}
div.blog-banner {
    overflow: hidden;
}
.row-number-1.why_us_row2-row-0-padding.dnd-section .member-description {
    min-height: 300px !important;
}
.home-blog-img {
    max-height: 165px;
    width: 100%;
    object-fit: cover;
}
.footer-iso-div {
    display: flex;
    align-items: center;
}
.footer-iso-img {
    width: 50%;
    object-fit: contain;
    margin: 0 auto;
    object-position: center;
}
.row-number-4 .row-fluid, .row-number-7 .row-fluid, .row-number-8 .row-fluid, .row-number-11 .row-fluid, .row-number-19 .row-fluid, .row-number-24 .row-fluid, .row-number-28 .row-fluid, .row-number-20 .row-fluid, .row-number-32 .row-fluid, .row-number-23 .row-fluid, .row-number-15 .row-fluid, .row-number-27 .row-fluid, .row-number-31 .row-fluid, .row-number-35 .row-fluid, .row-number-39 .row-fluid, .row-number-43 .row-fluid, .row-number-10 .row-fluid, .row-number-13 .row-fluid, .row-number-16 .row-fluid, .row-number-19 .row-fluid, .row-number-36 .row-fluid, .row-number-40 .row-fluid {
    align-items: flex-start;
}
.post-content-single a.cta_button {
    color: white !important;
}
.blog-banner-heading h1 {
    padding-top: 70px;
}
.footer-eco-imgwrap {
    width: 200px;
    display: inline-block;
}
@media(max-width:370px) {
    div.body-wrapper {
    padding-top: 26px !important;
}
}@media(max-width:400px) {
    div.body-wrapper {
    padding-top: 26px !important;
}
div.body-wrapper.hs-content-id-32322605485 {
    padding-top: 21vw !important;
}
}@media(max-width:500px) {
    div.body-wrapper {
    padding-top: 26px !important;
}
div.body-wrapper.hs-content-id-32322605485 {
    padding-top: 19vw !important;
}
.footer-eco-imgwrap {
    width: 100px !important;
}
}@media screen and (max-width:480px) {
    form: not(.hs-video-form) .form-columns-2 .hs-form-field .hs-input {
    width: 100% !important;
}
.child-box {
    width: 100%}
}@media(max-width:1366px) and (min-width:1024px) {
    div.body-wrapper {
    padding-top: 70px !important;
}
}@media(max-width:1024px) and (min-width:991px) {
    div.body-wrapper {
    padding-top: 65px !important;
}
}@media(max-width:991px) and (min-width:817px) {
    div.body-wrapper {
    padding-top: 60px !important;
}
}@media(max-width:817px) and (min-width:767px) {
    div.body-wrapper {
    padding-top: 100px !important;
}
}@media screen and (max-width:767px) {
    .custom-banner .custom-banner-wrapper {
    position: unset;
}
div.body-wrapper {
    padding-top: 15px !important;
}
.post-thumbnail {
    text-align: center;
}
.post-thumbnail img {
    padding-right: 5px;
    padding-left: 5px;
}
.blog-page .cm-row>* {
    padding-right: 0px;
    padding-left: 0px;
}
.blog-page .cm-row .cm-col-md-9 {
    max-width: 100%}
.blog-page .cm-col-md-9 h3 {
    text-align: center;
}
.post-content-single .post-content-inner img.space-bottom-small {
    display: none !important;
}
.post-content-inner p {
    text-align: center !important;
}
.blog-banner-heading h1 {
    padding-left: 0px;
}
.hs-content-id-33854891685 .blog-banner h1 {
    font-size: 27px;
}
.blog-banner-heading h1 {
    font-size: 30px;
    padding-right: 20px;
    padding-left: 20px;
}
#hs_cos_wrapper_module_16019008846462_ img {
    object-fit: cover;
}
#hs_cos_wrapper_module_16019000232952 {
    margin-bottom: 20px;
}
.home-blog-title, .home-blog-content, .home-blog-btn {
    text-align: center;
}
#hs_cos_wrapper_widget_1597153911051, #hs_cos_wrapper_home_column-module-1, .cell_15946342666743-vertical-alignment, .cell_15948034029112-vertical-alignment {
    text-align: center;
}
form .hs_submit {
    text-align: center;
}
#hs_cos_wrapper_widget_1597749351197 {
    margin-bottom: 30px;
}
div.carousel-cell .spad {
    background-size: cover;
}
footer.footer2 {
    text-align: center;
}
div.footcols .col4 {
    margin-top: 20px;
    margin-bottom: 20px;
}
div.footcols div.col4 p {
    margin-bottom: 5px !important;
}
.footer2 a {
    margin: 0 auto;
}
.home-page-banner .custom-banner-inner {
    padding-top: 0;
    padding-bottom: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
div.blog-page .cm-col-md-9 {
    margin: 0 auto;
}
div.post-container h2.post-title, div.post-container .post-excerpt {
    text-align: center;
}
.cell_1597663231732-vertical-alignment {
    margin-top: 20px;
}
.hs_cos_wrapper h2 {
    text-align: center;
}
#hs_cos_wrapper_widget_1604416287927 {
    margin: 0 auto;
    margin-bottom: 20px;
}
.footer-eco-imgwrap {
    width: 150px;
    display: inline-block;
}
}@media(max-width:1024px) {
    .custom-banner-wrapper: before {
    height: 100vh;
}
}@media(max-width:767px) and (min-width:500px) {
    .custom-banner.home-page-banner {
    min-height: 70vh;
}
div.body-wrapper.hs-content-id-32322605485 {
    padding-top: 11vw !important;
}
}
