


@font-face {
  font-family: 'Sofia';
  src: url('https://www.sageautomation.com/hubfs/sage-group/sage-group-brand-assets/Fonts/Sofia%20Pro/Bold/SofiaPro-Bold.eot'); /* IE9+ Compat Modes */
  src: url('https://www.sageautomation.com/hubfs/sage-group/sage-group-brand-assets/Fonts/Sofia%20Pro/Bold/SofiaPro-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('https://www.sageautomation.com/hubfs/sage-group/sage-group-brand-assets/Fonts/Sofia%20Pro/Bold/Sofia-Pro-Bold.otf') format('otf'), /* Super modern browsers */
    url('https://www.sageautomation.com/hubfs/sage-group/sage-group-brand-assets/Fonts/Sofia%20Pro/Bold/SofiaPro-Bold.woff') format('woff'), /* Modern browsers */
    url('https://www.sageautomation.com/hubfs/sage-group/sage-group-brand-assets/Fonts/Sofia%20Pro/Bold/SofiaPro-Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
    url('https://www.sageautomation.com/hubfs/sage-group/sage-group-brand-assets/Fonts/Sofia%20Pro/Bold/SofiaPro-Bold.svg#FontName') format('svg'); /* Legacy iOS */
  font-weight: 700;
  font-display: block;
}


@font-face {
  font-family: 'Sofia';
  src: url('https://www.sageautomation.com/hubfs/sage-group/sage-group-brand-assets/Fonts/Sofia%20Pro/Semi%20Bold/SofiaPro-SemiBold.eot'); /* IE9+ Compat Modes */
  src: url('https://www.sageautomation.com/hubfs/sage-group/sage-group-brand-assets/Fonts/Sofia%20Pro/Semi%20Bold/SofiaPro-SemiBold.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('https://www.sageautomation.com/hubfs/sage-group/sage-group-brand-assets/Fonts/Sofia%20Pro/Semi%20Bold/Sofia-Pro-Semi-Bold.otf') format('otf'), /* Super modern browsers */
    url('https://www.sageautomation.com/hubfs/sage-group/sage-group-brand-assets/Fonts/Sofia%20Pro/Semi%20Bold/SofiaPro-SemiBold.woff') format('woff'), /* Modern browsers */
    url('https://www.sageautomation.com/hubfs/sage-group/sage-group-brand-assets/Fonts/Sofia%20Pro/Semi%20Bold/SofiaPro-SemiBold.ttf')  format('truetype'), /* Safari, Android, iOS */
    url('https://www.sageautomation.com/hubfs/sage-group/sage-group-brand-assets/Fonts/Sofia%20Pro/Semi%20Bold/SofiaPro-SemiBold.svg#FontName') format('svg'); /* Legacy iOS */
  font-weight: 600;
  font-display: block;
}



@font-face {
  font-family: 'Sofia';
  src: url('https://www.sageautomation.com/hubfs/sage-group/sage-group-brand-assets/Fonts/Sofia%20Pro/Regular/SofiaProRegular.eot'); /* IE9+ Compat Modes */
  src: url('https://www.sageautomation.com/hubfs/sage-group/sage-group-brand-assets/Fonts/Sofia%20Pro/Regular/SofiaProRegular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('https://www.sageautomation.com/hubfs/sage-group/sage-group-brand-assets/Fonts/Sofia%20Pro/Regular/Sofia-Pro-Regular.otf') format('otf'), /* Super modern browsers */
    url('https://www.sageautomation.com/hubfs/sage-group/sage-group-brand-assets/Fonts/Sofia%20Pro/Regular/SofiaProRegular.woff') format('woff'), /* Modern browsers */
    url('https://www.sageautomation.com/hubfs/sage-group/sage-group-brand-assets/Fonts/Sofia%20Pro/Regular/SofiaProRegular.ttf')  format('truetype'), /* Safari, Android, iOS */
    url('https://www.sageautomation.com/hubfs/sage-group/sage-group-brand-assets/Fonts/Sofia%20Pro/Regular/SofiaProRegular.svg#FontName') format('svg'); /* Legacy iOS */
  font-weight: 400;
  font-display: block;
}


@font-face {
  font-family: 'Sofia';
  src: url('https://www.sageautomation.com/hubfs/sage-group/sage-group-brand-assets/Fonts/Sofia%20Pro/Light/SofiaPro-Light.eot'); /* IE9+ Compat Modes */
  src: url('https://www.sageautomation.com/hubfs/sage-group/sage-group-brand-assets/Fonts/Sofia%20Pro/Light/SofiaPro-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('https://www.sageautomation.com/hubfs/sage-group/sage-group-brand-assets/Fonts/Sofia%20Pro/Light/Sofia-Pro-Light.otf') format('otf'), /* Super modern browsers */
    url('https://www.sageautomation.com/hubfs/sage-group/sage-group-brand-assets/Fonts/Sofia%20Pro/Light/SofiaPro-Light.woff') format('woff'), /* Modern browsers */
    url('https://www.sageautomation.com/hubfs/sage-group/sage-group-brand-assets/Fonts/Sofia%20Pro/Light/SofiaPro-Light.ttf')  format('truetype'), /* Safari, Android, iOS */
    url('https://www.sageautomation.com/hubfs/sage-group/sage-group-brand-assets/Fonts/Sofia%20Pro/Light/SofiaPro-Light.svg#FontName') format('svg'); /* Legacy iOS */
  font-weight: 300;
  font-display: block;
}









/* 1a. Containers */






/* 1b. Colors */







/* 1c. Typography */





























/* 1d. Buttons */






























/* 1e. Forms */





























/* 1f. Icons */
















/* 1g. Cards */











/* 1h. Tables */













/* 1i. Website header */



























/* 1j. Website footer */













/* Drag and drop layout styles */

.dnd-section {
  padding:  20px;
}

/* Padding on blog post sections */

.blog-post-section {
  padding:  0;
}

/* .content-wrapper is used for blog post and system templates and .header-wrapper is used for the website header module */

.dnd-section > .row-fluid,
.content-wrapper,
.header__wrapper {
  max-width: 1240px;
}





html {
  font-size: 20px;
}

body {
  font-weight: 400; font-style: normal; text-decoration: none;
  background-color: #ffffff;
  color: #58595b;
  font-size: 20px;
  font-family:Sofia;
}

/* Paragraphs */

p {
  font-weight: 400; font-style: normal; text-decoration: none;
}

/* Anchors */

a {
  font-weight: 400; text-decoration: underline; font-family: ; font-style: normal;
  color: #CB3435;
}

a:hover,
a:focus {
  font-family: ; font-style: normal; font-weight: 400; text-decoration: none;
  color: #000;
}

a:active {
  font-family: ; font-style: normal; font-weight: 400; text-decoration: none;
  color: #505050;
}

/* Headings */

h1 { 
  font-family: Sofia;
  ;
  color: #58595b;
  font-size: 65px;
  text-transform: none;
}


h2 {
  font-family: Sofia;
  font-weight: 700; font-style: normal; text-decoration: none;
  color: #58595b;
  font-size: 44px;
  text-transform: none;
}

h3 {
  font-family: Sofia;
  font-weight: 400; font-style: normal; text-decoration: none;
  color: #58595b;
  font-size: 32px;
  text-transform: none;
}

h4 {
  font-family: Lato, Sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #54595f;
  font-size: 24px;
  text-transform: none;
}

h5 {
  font-family: Lato, Sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #231f20;
  font-size: 20px;
  text-transform: none;
}

h6 {
  font-family: Lato, Sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #231f20;
  font-size: 16px;
  text-transform: none;
}

/* Blockquotes */

blockquote {
  font-family: Sofia;
  ;
  border-left-color: #C7C8CA;
  color: ;
  font-size: 24px;
}

blockquote > footer {
  font-weight: 400; font-style: normal; text-decoration: none;
  font-size: 20px;
}

/* Horizontal rules */

hr {
  border-bottom-color: #677C87;
}





/* Primary button */

button,
.button,
.hs-button {
  border: 1px solid #CB3435;

  padding-top: 10px;
padding-right: 20px;
padding-bottom: 10px;
padding-left: 20px;

  font-family: ; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: ;
  border-radius: 0px;
  color: #ffffff;
  fill: #ffffff;
  font-size: 16px;
  text-transform: none;
}

button:hover,
button:focus,
button:active,
.button:hover,
.button:focus,
.button:active,
.hs-button:hover,
.hs-button:focus,
.hs-button:active {
  border: 1px solid #CB3435;

  font-family: ; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: ;
  color: #ffffff;
  fill: #ffffff;
}

button:active,
.button:active,
.hs-button:active {
  border: 1px solid #CB3435;

  font-family: ; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: rgba(168, 169, 171, 100);
  border-color: #ff8485;
  color: #ffffff;
  fill: #ffffff;
}

/* Secondary button */

.button.button--secondary {
  border: 1px solid #CB3435;

  font-family: ; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: ;
  border-radius: 0px;
  color: #CB3435;
  fill: #CB3435;
  text-transform: none;
}

.button.button--secondary:hover,
.button.button--secondary:focus,
.button.button--secondary:active {
  border: 1px solid #CB3435;

  font-family: ; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: ;
  color: #ffffff;
  fill: #ffffff;
}

.button.button--secondary:active {
  font-family: ; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: rgba(255, 132, 133, 100);
  border: 1px solid #CB3435;

  border-color: #ff8485;
  color: #ffffff;
  fill: #ffffff;
}

/* Simple button */

.button.button--simple {
  font-weight: 400; text-decoration: underline; font-family: ; font-style: normal;
  color: #CB3435;
  fill: #CB3435;
}

.button.button--simple:hover,
.button.button--simple:focus {
  font-family: ; font-style: normal; font-weight: 400; text-decoration: none;
  color: #000;
  fill: #000;
}

.button.button--simple:active {
  font-family: ; font-style: normal; font-weight: 400; text-decoration: none;
  color: #505050;
  fill: #505050;
}

/* Button sizing */

.button.button--small {
  padding-top: 10px;
padding-right: 20px;
padding-bottom: 10px;
padding-left: 20px;

  font-size: 14px;
}

.button.button--large {
  padding-top: 10px;
padding-right: 20px;
padding-bottom: 10px;
padding-left: 20px;

  font-size: 18px;
}





/* Form */

form {
  border: 1px none #ffffff;

  padding: 45px;

  background-color: ;
  border-radius: 0px;
}

/* Form title */

.form-title {
  border: 1px none #CB3435;

  padding: 25px;

  font-weight: 400; font-style: normal; text-decoration: none;
  background-color: ;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  color: #ffffff;
  font-size: 32px;
  text-transform: ;
}

/* Labels */

form label {
  padding-top: 6px;
padding-right: 0px;
padding-bottom: 6px;
padding-left: 0px;

  ;
  color: #58595b;
  font-size: 20px;
}

/* Help text */

form legend {
  font-weight: 400; font-style: normal; text-decoration: none;
  color: #58595b;
  font-size: 14px;
}

/* Form fields */

form input[type='text'],
form input[type='email'],
form input[type='password'],
form input[type='tel'],
form input[type='number'],
form input[type='search'],
form select,
form textarea {
  border: 1px none #677C87;

  padding: 10px;

  font-weight: 400; font-style: normal; text-decoration: none;
  background-color: ;
  border-radius: 0px;
  color: #58595b;
  font-size: 20px;
}

/* Form fields - placeholders */

::-webkit-input-placeholder {
  color: #677C87;
}

::-moz-placeholder {
  color: #677C87;
}

:-ms-input-placeholder {
  color: #677C87;
}

:-moz-placeholder {
  color: #677C87;
}

::placeholder {
  color: #677C87;
}

/* Form fields - date picker */

form .hs-dateinput:before {
  right: 10px;
}

form .pika-table thead th {
  background-color: ;
  color: #ffffff;
}

form td.is-today .pika-button {
  color: #231f20;
}

form .is-selected .pika-button {
  background-color: #C7C8CA;
  color: #231f20;
}

form .pika-button:hover {
  background-color: #CB3435 !important;
}

/* Headings and text */

form .hs-richtext,
form .hs-richtext *,
form .hs-richtext p,
form .hs-richtext h1,
form .hs-richtext h2,
form .hs-richtext h3,
form .hs-richtext h4,
form .hs-richtext h5,
form .hs-richtext h6 {
  font-weight: 400; font-style: normal; text-decoration: none;
  color: #58595b;
}

form .hs-richtext a {
  font-weight: 400; font-style: normal; text-decoration: none;
  color: #58595b;
}

/* GDPR */

form .legal-consent-container,
form .legal-consent-container .hs-richtext,
form .legal-consent-container .hs-richtext p {
  font-weight: 400; font-style: normal; text-decoration: none;
  color: #58595b;
  font-size: 14px;
}

/* Submit button */



form input[type='submit'],
form .hs-button {
  border: 1px solid #CB3435;

  font-family: ; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: ;
  border-radius: 0px;
  color: #ffffff;
  text-transform: none;
}

form input[type='submit']:hover,
form input[type='submit']:focus,
form .hs-button:hover,
form .hs-button:focus {
  border: 1px solid #CB3435;

  font-family: ; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: ;
  color: #ffffff;
}

form input[type='submit']:active,
form .hs-button:active {
  border: 1px solid #CB3435;

  font-family: ; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: rgba(168, 169, 171, 100);
  border-color: #ff8485;
  color: #ffffff;
}





form input[type='submit'],
form .hs-button {
  padding-top: 10px;
padding-right: 20px;
padding-bottom: 10px;
padding-left: 20px;

  font-size: 16px;
}



/* Inline thank you message */

.submitted-message {
  border: 1px none #ffffff;

  padding: 45px;

  background-color: ;
  border-radius: 0px;
}





/* Default icon (regular/dark) */

.icon {
  padding: 15px;

  background-color: ;
}

.icon svg {
  fill: #ffffff;
  height: 16px;
  width: 16px;
}

/* Light icon */

.icon--light .icon {
  background-color: ;
}

.icon--light svg {
  fill: #cb3435;
}

/* Size */

.icon--small svg {
  height: 12px;
  width: 12px;
}

.icon--small .icon {
  padding: 10px;

}

.icon--large svg {
  height: 24px;
  width: 24px;
}

.icon--large .icon {
  padding: 25px;

}





/* Table */

table {
  border: 1px solid #677C87;

  background-color: ;
}

/* Table cells */

th,
td {
  border: 1px solid #677C87;

  padding: 10px;

  color: #231f20;
}

/* Table header */

thead th,
thead td {
  background-color: ;
  color: #ffffff;
}

/* Table footer */

tfoot th,
tfoot td {
  background-color: ;
  color: #231f20;
}





/* Header container */

.header {
  background-color: ;
}

/* Header content color */

.header p,
.header h1,
.header h2,
.header h3,
.header h4,
.header h5,
.header h6,
.header a:not(.button),
.header span,
.header div,
.header li,
.header blockquote,
.header .tabs__tab,
.header .tabs__tab:hover,
.header .tabs__tab:focus,
.header .tabs__tab:active {
  color: #231f20;
}

/* Header top bar */

.header__top {
  background-color: ;
}

/* Language switcher */

.header__language-switcher-current-label > span {
  ;
  color: ;
  font-size: ;
  text-transform: ;
}

.header__language-switcher:hover .header__language-switcher-current-label > span,
.header__language-switcher:focus .header__language-switcher-current-label > span {
  ;
  color: ;
}

.header__language-switcher-child-toggle svg {
  fill: ;
}

/* Language switcher - submenu */

.header__language-switcher .lang_list_class {
  border-color: #677C87;
}

.header__language-switcher .lang_list_class li {
  background-color: ;
}

.header__language-switcher .lang_list_class a:not(.button) {
  ;
  color: ;
  font-size: ;
  text-transform: ;
}

.header__language-switcher .lang_list_class a:hover,
.header__language-switcher .lang_list_class a:focus {
  background-color: ;
  color: ;
}

.header__language-switcher .lang_list_class a:active {
  background-color: ;
}

/* Header bottom */

.header__bottom {
  background-color: ;
}

/* Logo */

.header__logo-company-name {
  font-weight: 600; font-style: normal; text-decoration: none;
  color: #58595b;
  font-size: 65px;
  text-transform: none;
}

/* Menu */

@media (max-width: 767px) {
  .header__menu--mobile {
    background-color: ;
  }
}

/* Menu items */

.header__menu-link {
  ;
  font-size: ;
  text-transform: none;
}

@media (max-width: 767px) {
  .header__menu-item--depth-1 {
    border-top: 1px solid #677C87;
  }
}

/* Menu items - top level */

.header__menu-item--depth-1 > .header__menu-link:not(.button) {
  color: #000000;
}

.header__menu-item--depth-1 > .header__menu-link:hover,
.header__menu-item--depth-1 > .header__menu-link:focus {
  ;
  color: #000000;
}

.header__menu-item--depth-1 > .header__menu-link:active {
  ;
  color: #505050;
}

.header__menu-item--depth-1 > .header__menu-link--active-link:not(.button) {
  ;
  color: #000000;
}

.header__menu-item--depth-1 .header__menu-child-toggle svg {
  fill: #000000;
}

/* Menu items - submenus */

.header__menu-submenu {
  background-color: ;
  border-color: #677C87;
}

.header__menu-submenu .header__menu-link:not(.button) {
  color: #000000;
}

.header__menu-submenu .header__menu-item:hover,
.header__menu-submenu .header__menu-item:focus {
  background-color: ;
}

.header__menu-submenu .header__menu-link:hover,
.header__menu-submenu .header__menu-link:focus {
  ;
  color: #000000;
}

.header__menu-submenu .header__menu-link:active {
  background-color: ;
}

.header__menu-submenu .header__menu-link--active-link:not(.button) {
  color: ;
  background-color: ;
}

/* Menu icons */

.header__menu-toggle svg {
  fill: #000000;
}





/* Footer container */

.footer {
  background-color: ;
}

/* Footer content color */

.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer p,
.footer a:not(.button),
.footer span,
.footer div,
.footer li,
.footer blockquote,
.footer .tabs__tab,
.footer .tabs__tab:hover,
.footer .tabs__tab:focus,
.footer .tabs__tab:active {
  color: #231f20;
}

.footer hr {
  border-bottom-color: #231f20 !important;
}

/* Footer menu */

.footer .hs-menu-wrapper a {
  font-family: ; font-style: normal; font-weight: normal; text-decoration: none;
  color: #000;
  font-size: 20px;
  text-transform: none;
}

.footer .hs-menu-wrapper a:hover,
.footer .hs-menu-wrapper a:focus {
  font-family: ; font-style: normal; font-weight: normal; text-decoration: none;
  color: #000000;
}

.footer .hs-menu-wrapper a:active {
  font-family: ; font-style: normal; font-weight: normal; text-decoration: none;
  color: #505050;
}








/* Dark card */

.card--dark {
  border: 1px solid #231f20;

  background-color: ;
  border-radius: 0px;
  color: #ffffff;
}

.card--dark summary,
.card--dark p,
.card--dark h1,
.card--dark h2,
.card--dark h3,
.card--dark h4,
.card--dark h5,
.card--dark h6,
.card--dark a:not(.button),
.card--dark span,
.card--dark div,
.card--dark li,
.card--dark blockquote {
  color: #ffffff;
}

/* Light card */

.card--light {
  border: 1px solid #677C87;

  background-color: ;
  border-radius: 0px;
  color: #231f20;
}

.card--light summary,
.card--light p,
.card--light h1,
.card--light h2,
.card--light h3,
.card--light h4,
.card--light h5,
.card--light h6,
.card--light a:not(.button),
.card--light span,
.card--light div,
.card--light li,
.card--light blockquote {
  color: #231f20;
}





/* Error templates */

.error-page:before {
  font-family: ; font-style: normal; font-weight: 400; text-decoration: none;
}

/* System templates */

#email-prefs-form,
#email-prefs-form h1,
#email-prefs-form h2 {
  color: #58595b;
}

/* Search template */

.hs-search-results__title {
  font-size: 44px;
}

/* Backup unsubscribe template */

.backup-unsubscribe input[type='email'] {
  font-size: 20px !important;
  padding: padding: 10px;
 !important;
}





/* Accordion */

.accordion__summary,
.accordion__summary:before {
  font-family: Lato, Sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  font-size: 24px;
}

.card--dark .accordion__summary:before {
  color: #ffffff;
}

.card--light .accordion__summary:before {
  color: #231f20;
}

/* Blog listing, recent posts, related posts, and blog post */

.blog-listing__post-title {
  text-transform: none;
}

.blog-listing__post-title-link {
  font-weight: 700; font-style: normal; text-decoration: none;
  color: #58595b;
}

.blog-listing__post-title-link:hover,
.blog-listing__post-title-link:focus {
  font-family: Lato, Sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #08090b;
}

.blog-listing__post-title-link:active {
  font-family: Lato, Sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #a8a9ab;
}

.blog-listing__post-tag {
  color: #58595b;
}

.blog-listing__post-tag:hover,
.blog-listing__post-tag:focus {
  color: #08090b;
}

.blog-listing__post-tag:active {
  color: #a8a9ab;
}

.blog-listing__post-author-name,
.blog-post__author-name {
  color: #58595b;
}

.blog-listing__post-author-name :hover,
.blog-listing__post-author-name :focus,
.blog-post__author-name:hover,
.blog-post__author-name:focus {
  color: #08090b;
}

.blog-listing__post-author-name :active,
.blog-post__author-name:active {
  color: #a8a9ab;
}

/* Image gallery */

.image-gallery__close-button-icon:hover,
.image-gallery__close-button-icon:focus {
  background-color: rgba(123, 0, 0, 1.0);
}

.image-gallery__close-button-icon:active {
  background-color: rgba(255, 132, 133, 1.0);
}

.icon--light .image-gallery__close-button-icon:hover,
.icon--light .image-gallery__close-button-icon:focus {
  background-color: rgba(175, 175, 175, 1.0);
}

.icon--light .image-gallery__close-button-icon:active {
  background-color: rgba(255, 255, 255, 1.0);
}

/* Pagination */

.pagination__link-icon svg {
  fill: #CB3435;
  height: 20px;
  width: 20px;
}

.pagination__link:hover .pagination__link-icon svg,
.pagination__link:focus .pagination__link-icon svg {
  fill: #000;
}

.pagination__link:active .pagination__link-icon svg {
  fill: #ff8485;
}

.pagination__link--active {
  border-color: #677C87
}

/* Pricing card */

.pricing-card__heading {
  background-color: #CB3435;
}

/* Social follow and social sharing */

.social-follow__icon:hover,
.social-follow__icon:focus,
.social-sharing__icon:hover,
.social-sharing__icon:focus {
  background-color: rgba(123, 0, 0, 1.0);
}

.social-follow__icon:active,
.social-sharing__icon:active {
  background-color: rgba(255, 132, 133, 1.0);
}

.icon--light .social-follow__icon:hover,
.icon--light .social-follow__icon:focus,
.icon--light .social-sharing__icon:hover,
.icon--light .social-sharing__icon:focus {
  background-color: rgba(175, 175, 175, 1.0);
}

.icon--light .social-follow__icon:active,
.icon--light .social-sharing__icon:active {
  background-color: rgba(255, 255, 255, 1.0);
}

/* Tabs */

.tabs__tab,
.tabs__tab:hover,
.tabs__tab:focus,
.tabs__tab:active {
  border-color: #58595b;
  color: #58595b;
}


/*************************************************************************************** Reset Css start Here **************************************************************************************************/


* { margin: 0; padding: 0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small,strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, select, input, option, textarea { margin: 0; padding: 0; border: 0; outline: 0;  box-sizing: border-box; }
html { -webkit-text-size-adjust: none; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }
audio, canvas, video { display: inline-block; }
audio:not([controls]) { display: none; height: 0; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word }
q { quotes: none }
q:before, q:after { content: ''; content: none }
small { font-size: 80% }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline }
sup { top: -0.5em; }
sub { bottom: -0.55em }
.header-container-wrapper ul,.footer-container-wrapper ul, .header-container-wrapper ol,.footer-container-wrapper ol { list-style: none; list-style-image: none; }

/*********************************************** remember to define focus styles! **********************************************/

:focus { outline: 0; }

/********************************** tables still need 'cellspacing="0"' in the markup ****************************************/

table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
table { border: 0 none; border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }
img { border: 0 none; max-width: 100%; vertical-align:middle;height:auto}
a { outline: none; cursor: pointer;transition:all 0.5s ease;}

/**************************************** End hide from IE Mac ***************************************************************/ 

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

/************************************************** End Clearfix *************************************************/

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block }
.clear { clear: both; }

/************************************************** For modern browsers ******************************************/ 

.cf:before, .cf:after { content: ""; display: table }
.cf:after { clear: both; }
li { list-style: inherit; }
::selection { background: #227f7f; color: #fff; }
::-moz-selection {background: #227f7f;color: #fff;}

/*************************************** display table and table cell ***************************************************/

.tbl {display:table;width:100%;height:100%;}
.tbl-cell {display:table-cell;vertical-align:middle;}
.dis-flex {display: flex; flex-wrap: wrap;}

/*********************************************************body  ********************************************************/

body {  -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: none; -webkit-tap-highlight-color: rgba(0,0,0,0); -moz-osx-font-smoothing: grayscale;  -webkit-tap-highlight-color: transparent;  }
body:not(.custom-background-image)::before, body:not(.custom-background-image)::after { display: none !important; }
a { text-decoration: none; transition: all 0.5s ease ; -moz-transition: all 0.5s ease ; -ms-transition: all 0.5s ease ; -o-transition: all 0.5s ease ; -webkit-transition: all 0.5s ease ; }
a:hover {text-decoration: none; transition: all 0.5s ease ; -moz-transition: all 0.5s ease ; -ms-transition: all 0.5s ease ; -o-transition: all 0.5s ease ; -webkit-transition: all 0.5s ease ; }
a:focus { outline: none; text-decoration: none; }
p { margin-bottom: 20px;}



/******hubspot****************/

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

/************************* container **************/
.container {max-width:1240px; margin:0 auto !important; padding:0 20px; float:none !important; }



/**************************Form CSS Starrt here****************/

.widget-type-rich_text ul { padding-left: 23px;}
.widget-type-rich_text ol { padding-left: 23px;}


/****************************************************Placeholder opacity cross browsers*****************************************/

input::-webkit-input-placeholder { color: #58595b; } /* WebKit browsers */
input:-moz-placeholder { color: #58595b; } /* Mozilla Firefox 4 to 18 */
input::-moz-placeholder { color: #58595b;} /* Mozilla Firefox 19+ */
input:-ms-input-placeholder { color: #58595b; } /* Internet Explorer 10+ */
textarea::-webkit-input-placeholder { color: #58595b; } /* WebKit browsers */
textarea:-moz-placeholder { color: #58595b; } /* Mozilla Firefox 4 to 18 */
textarea::-moz-placeholder { color: #58595b; } /* Mozilla Firefox 19+ */
textarea:-ms-input-placeholder { color: #58595b; } /* Internet Explorer 10+ */
.footer-popup-form-fields input::-webkit-input-placeholder { color: #fff; } 
.banner-search-popup-form-dd input::-webkit-input-placeholder { color: #fff; } 

/****************************************************** IE *********************************************************/

select::-ms-expand {display: none;}
input::-ms-clear { display:none;}

/*********************************************** remove auto fill yellow color ************************************/

.footer-popup-form-dd-parent input:-webkit-autofill{}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {-webkit-box-shadow: 0 0 0 100px #fff inset;-moz-box-shadow: 0 0 0 100px #fff inset;-webkit-text-fill-color: #58595b; box-shadow: 0 0 0 100px #fff inset;	color:#333 ;}

/*********************************************** Form CSS **********************************************/
.hm form ul.hs-error-msgs > li > label {font-size:12px;line-height:normal;display:block;color:#ff0000;}
.hm form .hs_error_rollup {display: none;}
.hm form ul.hs-error-msgs{margin:0 0 -14px;}

/* form error mesege when good space b/w two inputs */
/*.hm form .hs-form-field {position: relative;}
.hm form ul.hs-error-msgs.inputs-list { position: absolute; top:67px; right: 0; list-style-type: none; padding: 1px 5px;background:#ff0000;margin:0;}
.hm form ul.hs-error-msgs.inputs-list > li > label {font-weight:500;position:relative;z-index:9;color: #fff;}
.hm form ul.hs-error-msgs.inputs-list:after { content: ''; width: 8px; height: 8px; position: absolute; display: inline-block; left: 50%; background:#ff0000; margin-left: -6px; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); margin-top: -4px; top: 0;}
*/

input,textarea,select {border-radius: 0; }
button, html input[type="button"], input[type="reset"], input[type="submit"], textarea { -webkit-appearance: none; border-radius: 0; transition: all 0.5s ease ; -moz-transition: all 0.5s ease ; -ms-transition: all 0.5s ease ; -o-transition: all 0.5s ease ; -webkit-transition: all 0.5s ease ; }
button, input, select, textarea,option { font-size: 100%; margin: 0; vertical-align: baseline;}
option{color:#99989d; padding-left:5px;}
input[type="text"],input[type="tel"],input[type="email"]{ -webkit-appearance:none !important; }
input[type="submit"] {cursor: pointer;transition:all 0.5s ease;}
textarea { overflow: auto; vertical-align: top;resize:none; }

/* -------- Forms --------- */

.hs-form fieldset.form-columns-1 { max-width: 100%; }
.hs-form fieldset.form-columns-2 { max-width: 100%; }

.hs-form fieldset.form-columns-2 .hs-form-field {
    width: calc(50% - 20px) !important;
    float: left;
    margin: 0 10px !important;
}



.actions:after {
    content: "";
    background: url(https://www.sageautomation.com/hubfs/sage-group/sage-group-brand-assets/angle-right-solid.svg);
    width: 20px;
    height: 20px;
    background-size: 10px;
    z-index: 5;
    position: absolute;
    right: 7px;
    top: 50%;
    background-repeat: no-repeat;
    transform: translateY(-50%);
}

.actions {
    position: relative;
    max-width: 130px;
    width: auto;
    margin-left:10px;
}
form.hsForm_7e5e7dd3-561a-47da-90e0-45815c47e298 .actions { max-width: 211px;}
form.hsForm_7e5e7dd3-561a-47da-90e0-45815c47e298 .actions:after{ right: 29px;}


 .hs-form input[type=text], .hs-form input[type=email] {
    border-bottom: 1px solid #000!important;}
form input[type='submit'], form .hs-button {
padding-right: 60px !important; background-image: linear-gradient(110deg,#cb3435 85%,#f2295b00 0); background-color: transparent !important; border: 0;
}
form input[type='submit']:hover, form input[type='submit']:focus, form .hs-button:hover, form .hs-button:focus {
    border: none;}
.hs-form textarea, 
.hs-form input[type="text"], 
.hs-form input[type="password"], 
.hs-form input[type="datetime"], 
.hs-form input[type="datetime-local"], 
.hs-form input[type="date"], 
.hs-form input[type="month"], 
.hs-form input[type="time"], 
.hs-form input[type="week"],  
.hs-form input[type="number"], 
.hs-form input[type="email"], 
.hs-form input[type="url"], 
.hs-form input[type="search"], 
.hs-form input[type="tel"], 
.hs-form input[type="color"], 
.hs-form select {
    line-height: normal;
    color: #58595b;
    width:100% !important;
    font-weight: 700;
    font-family: inherit;
    border-radius: 2px;
    padding: 7px 0 18px;
    width: 100%;
    border-bottom: 1px solid #000 !important;
    border: 0;
    border-radius:0 !important;
    font-weight: 500; text-align: revert; font-size: 20px; 
}

.hs-form input:focus{
    outline: 0;
}
.hs-form select {
    -webkit-appearance: none;
    background: transparent;
}
.hs-form-field > label { font-size: 18px;  font-weight: 400; color: #111d33 !important; margin-bottom: 20px;display:inline-block;}

.hs-form-field > label.red{
    color:#DA0000;
}
.hs-form-field > label.sel{
    color: #21BAD1;
    font-size: 12px;
    line-height: 14px;
    top: -11px;
}
.hs-form-field > label.upM{
    color: #21bad1;
    font-size: 12px;
    line-height: 14px;
    top: -11px;
}
.hs-recaptcha { 
    margin-bottom: 30px;
}
.hs-form-field {
    position:relative;
    margin-bottom: 40px;
    margin-right: 10px;
    margin-left: 10px;
}
.hs-form input[type="checkbox"]{
    margin-right:25px;
}
.hs-form textarea { height: 130px !important; resize: none !important; resize: none; width: 100% !important; }
input[type="submit"]{
    -webkit-appearance: none;
    background-color: #cb3435;
    color: #fff;
    padding: 20px 24px;
    border:1px solid #0a40ef;
    display: inline-block;
    text-decoration: none;
    line-height:normal;
    font-size: 15px;
    font-weight: 500;

}
input[type="submit"]:hover{
    background-color:#cb3435;
    color:#0a40ef;  
    text-decoration: none;
}

.hs-form-field .input { display: table; width: 100%; margin: 0 !important; }
/* .invalid.error{
border-bottom: 1px solid #DA0000;
} */
.hs-error-msgs { position: relative; }
.hs-error-msgs li label{
    font-size: 12px;
    line-height: 14px;
    color: #DA0000;
}
.hs-error-msgs li{
    list-style-type:none;
}
.hs-form-checkbox{
    width:100%;
    float:left;
    list-style-type:none;
}
.hs-form-radio{
    width:33.3%;
    float:left;
    list-style-type:none;
}
.hs-form-checkbox input, .hs-form-radio input{
    margin-right: 27px;
}
form .hs-richtext{
    text-align:center;
}
form{
    max-width:100%;
    width:100%;
    float: none !important;
}
form legend{
    color:#8B8B8B;
    font-size:18px;
    margin-bottom: 0;
}
.submitted-message { 
    text-align: center; 
    font-size: 20px; 
    overflow: hidden !important; 
    line-height: normal; 
}

/*************************************************************************************** Reset Css end Here **************************************************************************************************/
.font56{font-size:56px;}
.pos-relative { position: relative;  z-index: 2;}
.ptop5 {padding-top:5px}
.ptop15 {padding-top:15px}
.ptop25 {padding-top:25px}
.ptop35 {padding-top:35px}
.ptop45 {padding-top:45px}
.ptop55 {padding-top:55px}
.ptop65 {padding-top:65px}
.ptop75 {padding-top:75px}
.ptop85 {padding-top:85px}
.ptop95 {padding-top:95px}
.ptop10{padding-top:10px;}
.ptop20{padding-top:20px;}
.ptop30{padding-top:30px;}
.ptop40{padding-top:40px;}
.ptop50{padding-top:50px;}
.ptop60{padding-top:60px;}
.ptop70{padding-top:70px;}
.ptop80{padding-top:80px;}
.ptop90{padding-top:90px;}
.ptop100{padding-top:100px;}

.pbtm5 {padding-bottom:5px}
.pbtm15 {padding-bottom:15px}
.pbtm25 {padding-bottom:25px}
.pbtm35 {padding-bottom:35px}
.pbtm45 {padding-bottom:45px}
.pbtm55 {padding-bottom:55px}
.pbtm65 {padding-bottom:65px}
.pbtm75 {padding-bottom:75px}
.pbtm85 {padding-bottom:85px}
.pbtm95 {padding-bottom:95px}

.pbtm10{padding-bottom:10px;}
.pbtm20{padding-bottom:20px;}
.pbtm30{padding-bottom:30px;}
.pbtm40{padding-bottom:40px;}
.pbtm50{padding-bottom:50px;}
.pbtm60{padding-bottom:60px;}
.pbtm70{padding-bottom:70px;}
.pbtm80{padding-bottom:80px;}
.pbtm90{padding-bottom:90px;}
.pbtm100{padding-bottom:100px;}

.ps0-5{padding:0px 5px;}
.ps0-10{padding:0px 10px;}
.ps0-15{padding:0px 15px;}
.ps0-20{padding:0px 20px;}
.ps0-25{padding:0px 25px;}
.ps0-30{padding:0px 30px;}
.ps0-35{padding:0px 35px;}
.ps0-40{padding:0px 40px;}
.ps0-45{padding:0px 45px;}
.ps0-50{padding:0px 50px;}
.ps0-55{padding:0px 55px;}
.ps0-60{padding:0px 60px;}

.mbtm5 {margin-bottom:5px}
.mbtm15 {margin-bottom:15px}
.mbtm20 {margin-bottom:20px}
.mbtm25 {margin-bottom:25px}
.mbtm35 {margin-bottom:35px}
.mbtm45 {margin-bottom:45px}
.mbtm55 {margin-bottom:55px}
.mbtm65 {margin-bottom:65px}
.mbtm75 {margin-bottom:75px}
.mbtm85 {margin-bottom:85px}
.mbtm95 {margin-bottom:95px}

.mtop10{margin-top:10px;}
.mtop20{margin-top:20px;}
.mtop30{margin-top:30px;}
.mtop40{margin-top:40px;}
.mtop50{margin-top:50px;}
.mtop60{margin-top:60px;}
.mtop70{margin-top:70px;}
.mtop80{margin-top:80px;}
.mtop90{margin-top:90px;}
.mtop100{margin-top:100px;}


.mtop5 {margin-top:5px}
.mtop15 {margin-top:15px}
.mtop25 {margin-top:25px}
.mtop35 {margin-top:35px}
.mtop45 {margin-top:45px}
.mtop55 {margin-top:55px}
.mtop65 {margin-top:65px}
.mtop75 {margin-top:75px}
.mtop85 {margin-top:85px}
.mtop95 {margin-top:95px}
.mbtm10{margin-bottom:10px;}
.mbtm20{margin-bottom:20px;}
.mbtm30{margin-bottom:30px;}
.mbtm40{margin-bottom:40px;}
.mbtm50{margin-bottom:50px;}
.mbtm60{margin-bottom:60px;}
.mbtm70{margin-bottom:70px;}
.mbtm80{margin-bottom:80px;}
.mbtm90{margin-bottom:90px;}
.mbtm100{margin-bottom:100px;}

.fw-100{font-weight:100;}
.fw-300{font-weight:300;}
.fw-400{font-weight:400;}
.fw-500{font-weight:500;}
.fw-600{font-weight:600;}
.fw-700{font-weight:700;}
.fw-900{font-weight:900;}

.w-20{width:20%;}
.w-25{width:25%;}
.w-30{width:30%}
.w-33{width:33.33%;}
.w-40{width:40%}
.w-45{width:45%;}
.w-48{width:48%;}
.w-50{width:50%;}
.w-52{width:52%;}
.w-55{width:55%;}
.w-58{width:58%;}
.w-60{width:60%}
.w-65{width:65%}
.w-70{width:70%}
.w-75{width:75%}
.w-80{width:80%}
.w-85{width:85%}
.w-90{width:90%}
.w-55 { width: 55%; } 
.w-45 { width: 45%; }
.w-100{width:100%}
.font24{font-size:24px;}
.font40{font-size:40px;}
.al-center{align-items: center;}
.txt-center{text-align:center;}
.txt-right{text-align:right;}
.txt-left{text-align:left;}



/*************************************************************************************** Blog Css Start Here **************************************************************************************************/
.ae-hero-section.module-base.sage-group-header { position: absolute; width: 100%; top: 0; left: 0; z-index:1;}

.blog-banner-company-logo { background-size: cover; background-repeat: no-repeat; height: 700px; position: relative; }
.sagelistingbox{width: calc(33.33% - 40px); margin: 0px 20px 30px; background-color: #fff; border-radius: 10px; box-shadow: 2px 0px 9px 3px rgb(0 0 0 / 20%); overflow: hidden;}
.feimg{height:250px; object-fit:cover; object-position:center;}
.listcontentbox { padding: 20px; }
.blog-index__post-title a { color: inherit; font-weight: 700; }
.post-title {border-bottom:3px solid #CB3435; padding-bottom:10px; }
.listcontentbox { height: calc(100% - 250px); display: flex; flex-direction: column; } 
.listingbtn { margin-top: auto; }
.listingbtn a{font-weight:700;}
.listingparent{padding:80px 0px; position:relative; z-index:1;}
.bg-normal{background-repeat:no-repeat; background-size:cover; background-position:center;}
.listingparent:before{position:absolute; top:0; left:0; width:100%; height:100%; content:""; z-index:-1;}
.top-detilsleft { width: 50%; }
.top-detilsright.txt-right { width: 50%; }
.top-detilsright p{margin-bottom: 0px; font-size: 14px; padding-left: 5px;}
.blog-index__post-summary p { font-size: 16px; }
.dd-sage-group-blog iframe { max-width: 100%;}

h5.blog-index__post-title { color: #58595b;}
.pagination__link--number{color: #58595b !important;}


.blog-author-name { font-size: 14px; }
.blog-author-name { font-size: 14px; } 
.bottom-detils p { font-size: 14px; }


/***************************************************************************************blog pagibation css ********************************************************************************/

a.pagination__link.pagination__link--number.pagination__link--active { color: #CB3435 !important;}
.sage-group-blog-pagination-dd { position: relative; }
.column-2 .sage-group-blog-pagination-dd:before { position: absolute; content: ""; width: 42%; background-color: #cb3435; height: 2px; top: 13px; }
.column-2 .sage-group-blog-pagination-dd:after { position: absolute; content: ""; top: 14px; height: 2px; width: 42%; background-color: #cb3435; right: 0; }
span.clr-red-dd { color: #CB3435;}
.blog-post h2.blog-title-dd { position: relative; color: #CB3435;} 
/*************************************************************************************** Blog Css End Here **************************************************************************************************/

/***************************************************************************************Mega Menu header css start **************************************************************************************************/

.sage-group-header .container{max-width:1600px}
.sage-group-megaMenu ul { display: flex; flex-wrap: wrap;}
.sage-group-megaMenu ul li { list-style: none;  padding: 0 20px; }
/* .hs-menu-item.hs-menu-depth-2 { border-bottom: 0 !important;} */
.sage-grp-mm-dd-links span div ul>li>ul>li { border-bottom: 1px solid !important;}
.sage-grp-mm-dd-links span div ul>li>ul>li:last-child { border-bottom: 0 !important;}
.sage-group-megaMenu.dis-flex { width: 80%; justify-content: flex-end; align-items: center; }
.sage-group-header .dis-flex.al-center { width: 100%;    align-items: center;}
.sage-logo { width:15%;}
.sage-group-search-icon { width: 5%; }
.sage-grp-mm-dd-text-child h3 { color: #cb3435; font-weight: 600;}
.sage-group-header .menu ul>li.hs-menu-depth-1>a{color:#000 !important}
.sage-group-header .menu .sage-grp-mm-dd-links ul>li.hs-menu-depth-1>a { color: #000 !important; }

.sage-grp-mm-dd-text { width: 40%; padding-top: 45px;}
.sage-grp-mm-dd-links { width: 26%; padding-left: 55px; padding-right: 91px; padding-top: 45px; padding-bottom:20px;}
.sage-grp-mm-dd-image { width: 34%; background-color: #CB3435C7; padding: 48px 20px 72px 90px;}
.sage-grp-mm-dd-image-src img { height: 147px; width: 277px; }
.sage-grp-mm-dd-image-title h2 { font-size: 24px; font-weight: 700; color: #fff; }
.sage-grp-mm-dd-text-child { border-right: 2px solid #ce5758; padding: 0 120px 0 140px;    height: 86%;}
.sage-grp-mm-dd-image-title { padding-bottom: 40px; }
.sage-grp-mm-dd-links ul li { list-style: none; border-bottom: 1px solid; padding-bottom:5px; width:100%; padding:0;}
.sage-grp-mm-dd-links ul li a{ padding:5px !important;}
.sage-grp-mm-dd-text-child p { padding-top: 30px; color:#000};
.sage-grp-mm-dd-text-child h3 { color: #cb3435; font-weight: 600; }
.sage-group-header .menu ul>li.hs-menu-depth-1>a:hover { color: #cb3435;}

.bm-add-m1 ul { justify-content: flex-start !important;  }
.bm-add-m1 ul li {width:100%; padding: 0;}
.bm-add-m1 ul>li.hs-menu-depth-1>a {padding: 5px !important;     -webkit-transition: auto;}
.sage-grp-mm-dd-links ul>li.hs-menu-depth-1>a:hover { color: #cb3435!important;}
.sage-grp-mm-dd-links span div ul>li>ul>li>a:hover{color: #cb3435 !important;}
/******************************************************************************************************************************************************************************
                                                             Menu Css
*******************************************************************************************************************************************************************************/
.sage-group-header{background: #000;position:relative;}
.sage-group-header .container > div > div {display: flex; flex-wrap: wrap;display: -webkit-box;display: -moz-box; display: -ms-flexbox; display: -webkit-flex;align-items: center;}
.sage-group-header .logo { width: 151px !important; margin: 0 !important; }
/* .sage-group-header .menu{ width:calc(100% - 152px)!important; margin: 0 !important;padding: 0 0 0 20px;} */
.sage-grp-mm-dd-links span div ul>li>ul { background: transparent !important; }

/*************************************Depth 1****************************************************/
.sage-group-header .menu .hs-menu-wrapper > ul{display: flex; flex-wrap: wrap;display: -webkit-box;display: -moz-box; display: -ms-flexbox; display: -webkit-flex;justify-content: flex-end;}
.sage-group-header .menu ul > li.hs-menu-depth-1 > a{color:#231f20;padding: 35px 18px;display: inline-block;font-size:18px; width: 100%; -webkit-transition: none;}  
  .sage-group-header .menu ul>li.hs-menu-depth-1.current > ul.hs-menu-children-wrapper{display:block  !important;}

/*************************************Depth 2****************************************************/
.sage-group-header .menu ul > li.hs-menu-depth-1.hs-item-has-children{position:inherit;}
.sage-group-header .menu ul > li.hs-menu-depth-2 > a{color:#000;padding:10px 15px;display: inline-block;font-size:18px; -webkit-transition: none; position: relative; z-index: 99; display: block;} 
.sage-group-header .menu ul > li.hs-menu-depth-1 > ul.hs-menu-children-wrapper{position: absolute; background: #ffffffd6; width: 100%; min-width: 150px;visibility: hidden; opacity:0;left: 0; top: 95px;}
.sage-group-header .menu ul > li.hs-menu-depth-1.current > ul.hs-menu-children-wrapper{visibility:visible; opacity:1;}
.sage-group-header .menu ul > li.hs-menu-depth-1 > .child-trigger{position: absolute; top:0px;right:0px;}
.sage-grp-mm-dd-links .child-trigger { position: absolute; top: 0; right: 0; width: 100%; height: 100%; cursor: pointer;}
.sage-group-header .menu ul > li.hs-menu-depth-1 > .child-trigger i{position: relative; top: 0%; margin: 0 auto !important; float: right; z-index: 99;}
.sage-grp-mm-dd-links ul > li.hs-menu-depth-1 > .child-trigger i:before{content: ""; background-image: url(https://www.sageautomation.com/hubfs/sage-group/sage-group-brand-assets/angle-right-solid-menu.svg); position: absolute; top: 10px; background-repeat: no-repeat; right:0; height: 15px; width: 15px; -moz-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; -webkit-transition: all .5s ease;}
.sage-grp-mm-dd-links ul > li.hs-menu-depth-1 > .child-trigger.child-open i:before ,.wrapper-header .menu ul > li.hs-menu-depth-2 > .child-trigger.child-open i:before {top:15px; transition: all 0.5s ease ; -moz-transition: all 0.5s ease ; -ms-transition: all 0.5s ease ; -o-transition: all 0.5s ease ; -webkit-transition: all 0.5s ease ; transform: translateY(0) translateX(0) rotate(90deg);-webkit-transform: translateY(0px) translateX(0) rotate(90deg); -moz-transform: translateY(0) translateX(0) rotate(90deg);}{transform: translateY(0) translateX(0) rotate(90deg);-webkit-transform: translateY(0px) translateX(0) rotate(90deg); -moz-transform: translateY(0) translateX(0) rotate(90deg);}
/*.wrapper-header .menu ul > li.hs-menu-depth-1:hover > .child-trigger i:before{color:transparent;}*/

/* .sage-group-header .menu ul > li.hs-menu-depth-1 > .child-trigger i:before{content: "\f0d7";font-family: FontAwesome;font-style: normal;font-weight: normal;text-decoration: inherit;color: #fff;font-size: 16px;position: absolute;top: 10px;left: 0;transition: all 0.5s ease ; -moz-transition: all 0.5s ease ; -ms-transition: all 0.5s ease ; -o-transition: all 0.5s ease ; -webkit-transition: all 0.5s ease ; } */

/*************************************Depth 3****************************************************/
.sage-group-header .menu ul > li.hs-menu-depth-2.hs-item-has-children{position: relative;}
.sage-group-header .menu ul > li.hs-menu-depth-2 > ul.hs-menu-children-wrapper{position: absolute; background: #f1c319; width: 100%; min-width:150px;visibility: hidden;left:100%;top:0px;border-left:1px solid #fff; }
.sage-group-header .menu ul > li.hs-menu-depth-2.current > ul.hs-menu-children-wrapper{visibility:visible;}
.sage-group-header .menu ul > li.hs-menu-depth-2 > .child-trigger{ position: absolute; top: 0px; right: 20px; }
.sage-group-header .menu ul > li.hs-menu-depth-2 > .child-trigger i{position: relative;}
/* .sage-group-header .menu ul > li.hs-menu-depth-2 > .child-trigger i:before{content: "\f0d7";font-family: FontAwesome;font-style: normal;font-weight: normal;text-decoration: inherit;color: #fff;font-size: 16px;position: absolute;top: 10px;left: 0;transition: all 0.5s ease ; -moz-transition: all 0.5s ease ; -ms-transition: all 0.5s ease ; -o-transition: all 0.5s ease ; -webkit-transition: all 0.5s ease ; } */
/*.wrapper-header .menu ul > li.hs-menu-depth-2:hover > .child-trigger i:before{color:transparent;}*/
.sage-group-header .menu ul > li.hs-menu-depth-3 > a{color:#000;padding:10px 15px;display: inline-block;font-size:inherit;} 
.sage-grp-mm-dd-links li.hs-menu-item.hs-menu-depth-1.hs-item-has-children { position: relative !important; }
.sage-grp-mm-dd-links ul.hs-menu-children-wrapper { visibility: unset !important; opacity: 1 !important; position:unset !important; top:unset !important; min-width:100% !important; }
.sage-group-header li.hs-menu-item.hs-menu-depth-2 {padding: 0;}
@media (max-width: 1440px) {
.sage-group-megaMenu ul li { padding: 0 5px;}
.sage-logo img {  max-width: 180px;}
.sage-group-megaMenu.dis-flex { }
.sage-grp-mm-dd-text-child { padding: 0 60px 0 60px;}
  .sage-grp-mm-dd-links{padding-left: 50px; padding-right: 50px;}
  .sage-grp-mm-dd-image-src img{width: 335px;}
  .sage-grp-mm-dd-image{padding: 48px 20px 60px 60px;}
}

/********************************************************************************* Blog posting Css start Here ***********************************************************************************/
.sage-blog-one-clm { position: relative; z-index: 1;}
.sage-blog-one-clm .overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; }
.sage-blog-one-heading:after { position: absolute; top: -14px; left: -13px; width: 2px; height: 50px; content: ""; background-color: #cb3435; transform: rotate(37deg); }
.blog-post__meta>span {margin-right:15px;}
.overlay-skew { background: red; max-width: 920px; height: 100%; position: absolute; top: 0; right: -235px; width: 100%; transform: skew(-44deg, 0deg); opacity: 0.5; }
.blog-news-module {
    position: relative;
    overflow: hidden;
}
h2.blog-author-heading,h2.blog-tag-heading { text-align: center; margin-bottom: 25px; }
/********************************************************************************* system Pages ***********************************************************************************/

.system-error-page h1 {
    margin-bottom: 15px;
     color: #c95656;
}
.system-error-page h2 {
    margin-bottom: 15px;
}

.sytem-error-second-page h1 {
    margin-bottom: 15px;
    color: #c95656;
}
.sytem-error-second-page h2 {
    margin-bottom: 15px;
}
.email-subsaribe
{
padding: 200px 0 150px 0;
}
.email-subsaribe h1 {
    margin-bottom: 15px;
     color: #c95656;
}
.email-subsaribe h3 {
    margin-bottom: 15px;
}
.email-subsaribe-second
{
padding: 200px 0 150px 0;
}
.email-subsaribe-second h2 {
   
     color: #c95656;
}

.email-subsaribe input[type=email]{
    border: 1px solid #b8c2c7;
    outline: none;
    border-radius: 15px;
  margin-bottom: 25px;
}

.email-subsaribe-membership {
    padding: 200px 0 150px 0;
}
.email-subsaribe-membership h1 {color: #c95656 !important; }
.email-subsaribe-membership .item {margin-bottom:20px;}
.email-subsaribe-membership .item:plast-child {margin-bottom:0;}
.email-subsaribe-membership .item-inner {border: 1px solid #E4E4E4;overflow: hidden;margin-top: 0;padding: 15px;background: #f7f7f7;}
.email-subsaribe-membership .item-inner p {margin:5px 0 0 22px;}
.email-subsaribe-membership .item-inner .checkbox-row span{color: #c95656;}






@media (max-width:1600px){
.sage-grp-mm-dd-text { width: 35%;}
  .sage-grp-mm-dd-links { width: 30%; padding-left: 20px; padding-right: 20px;}
  .sage-grp-mm-dd-image { width: 35%;}
}

@media (max-width:1366px){
.sage-grp-mm-dd-text { width: 30%; }
  .sage-grp-mm-dd-links { width: 35%; }
}

@media (max-width:1280px){
.column-2 .sage-group-blog-pagination-dd:after { position: absolute; content: ""; top: 14px; height: 2px; width: 39%; background-color: #cb3435; right: 0; }
.column-2 .sage-group-blog-pagination-dd:before { position: absolute; content: ""; width: 39%; background-color: #cb3435; height: 2px; top: 13px; }  
  .sage-group-header .menu ul>li.hs-menu-depth-2>a{font-size:16px;}
}
@media (max-width: 1080px) {
.sage-group-header .menu ul>li.hs-menu-depth-1>a { font-size: 16px;}
  .sage-grp-mm-dd-text-child{padding: 0 20px 0 20px;}
  .sage-grp-mm-dd-text-child p{    font-size: 18px;}

}

@media(max-width:1024px){
.sage-group-header .menu ul li.hs-menu-depth-1 > a{font-size:14px;padding: 23px 15px;} 
  .column-2 .sage-group-blog-pagination-dd:after { position: absolute; content: ""; top: 14px; height: 2px; width: 39%; background-color: #cb3435; right: 0; }
.column-2 .sage-group-blog-pagination-dd:before { position: absolute; content: ""; width: 39%; background-color: #cb3435; height: 2px; top: 13px; }  
  .sage-group-header .menu ul>li.hs-menu-depth-2>a{ font-size: 14px;}
}

@media(min-width:992px){
.sage-group-header .hs-menu-wrapper{display:block !important;}
.sage-group-header .mobile-trigger{display: none!important;}
 

}
@media(max-width:991px){

.wrapper-header{padding:20px 0;}

/**********************************************Toggle Icon***************************************/
.sage-group-header .mobile-trigger{display: inline-block !important; cursor: pointer; position: absolute; right: 20px; width: 40px; padding: 20px 0px; z-index: 12; top: 23px;}
.sage-group-header .mobile-trigger .line {display: block;background:#ca212d;width: 40px;height:5px;position:absolute;left: 0;border-radius: 4px;}
.sage-group-header .mobile-trigger .line.line-3{top:50%;}
.sage-group-header .mobile-trigger.active-re .line-3 { transform: translateY(-23px) translateX(0) rotate(-45deg); -webkit-transform: translateY(-23px) translateX(0) rotate(-45deg); -moz-transform: translateY(-23px) translateX(0) rotate(-45deg);}
.sage-group-header .mobile-trigger.active-re .line.line-3 {top:80%;}
.sage-group-header .mobile-trigger .line.line-2{top:25%;}
.sage-group-header .mobile-trigger.active-re .line-2 { opacity: 0;}
.sage-group-header .mobile-trigger .line.line-1{top:0;}
.sage-group-header .mobile-trigger.active-re .line-1{top:12%;}
.sage-group-header .mobile-trigger.active-re .line-1 { transform: translateY(5px) translateX(0) rotate(45deg); -webkit-transform: translateY(5px) translateX(0) rotate(45deg); -moz-transform: translateY(5px) translateX(0) rotate(45deg);}

/**********************************************Depth 1***************************************/
.sage-group-header .hs-menu-wrapper{display:none;position:absolute;width: 100%;max-width: 100%;left:0;right:0;top:100%;background:#748389;}
.sage-group-header .menu ul > li.hs-menu-depth-1{ width: 100%; border-bottom: 1px solid #000; background-color: #fff;}
.sage-group-header .menu ul > li.hs-menu-depth-1 > a{color:#fff;padding: 10px 5px;display: inline-block;} 

/**********************************************Depth 2***************************************/
.sage-group-header .menu ul > li.hs-menu-depth-1 ul.hs-menu-children-wrapper{position: relative;display:none;visibility:visible; opacity:1;}
.sage-group-header .menu ul > li.hs-menu-depth-1 .child-trigger{display: block !important; cursor: pointer; position: absolute; top: 0; right: 0; width: 100% !important; min-width: 55px !important; height: 39px !important; padding: 0 !important;}
.sage-group-header .menu ul > li.hs-menu-depth-2,.wrapper-header .menu ul > li.hs-menu-depth-3 { border-top: 1px solid #fff; }
.sage-group-header .menu ul > li.hs-menu-depth-1 > .child-trigger.child-open i:before ,.wrapper-header .menu ul > li.hs-menu-depth-2 > .child-trigger.child-open i:before {transition: all 0.5s ease ; right:10px; -moz-transition: all 0.5s ease ; -ms-transition: all 0.5s ease ; -o-transition: all 0.5s ease ; -webkit-transition: all 0.5s ease ; transform: translateY(0) translateX(0) rotate(90deg);-webkit-transform: translateY(0px) translateX(0) rotate(90deg); -moz-transform: translateY(0) translateX(0) rotate(90deg);}{transform: translateY(0) translateX(0) rotate(90deg);-webkit-transform: translateY(0px) translateX(0) rotate(180deg); -moz-transform: translateY(0) translateX(0) rotate(90deg);}

/**********************************************Depth 3***************************************/
.sage-group-header .menu ul > li.hs-menu-depth-2 > ul.hs-menu-children-wrapper{position: relative;display:none;visibility:visible; opacity:1; left:0;}
.form-columns-2 > div { width: 100% !important; }
  
.ae-hero-section.module-base.sage-group-header { padding-top: 15px !important; padding-bottom: 15px !important;}  
.sage-grp-mm-dd-links .hs-menu-wrapper { display: block !important; position: unset; width: 100%; }
.sage-grp-mm-dd-links { padding: 0; margin-bottom: 0px;}
  
/* submenu css */
  .sage-grp-mm-dd-text{width:100%; display:none;}
  .sage-grp-mm-dd-text-child { padding: 0 20px 0 10px;     margin-bottom: 20px;}
  .sage-grp-mm-dd-text-child { border-bottom: 0; border-right:0;}
  .sage-grp-mm-dd-image { width: 100%; background-color: #ce5758; padding: 20px 20px 20px 20px;     display: none;}
  .sage-grp-mm-dd-image-src img {  width: 100%; }
  .sage-grp-mm-dd-links{ width: 100%;}
  .sage-group-header .menu ul > li.hs-menu-depth-1 > ul.hs-menu-children-wrapper{top: 0px !important;}
  .sage-group-header .menu ul>li.hs-menu-depth-1.hs-item-has-children { position: relative; }
  .sage-group-search-icon { position: relative; left: -38px; top: -11px;}
    .sage-group-header .menu ul>li.hs-menu-depth-1:last-child {border-bottom: 0;}
  .sage-group-header .menu ul>li.hs-menu-depth-1>.child-trigger i:before {
    content: "";
    background-image: url(https://www.sageautomation.com/hubfs/sage-group/sage-group-brand-assets/angle-right-solid-menu.svg);
    position: absolute;
    top: 10px;
    background-repeat: no-repeat;
    right: 0px;
    height: 15px;
    width: 15px;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -webkit-transition: all .5s ease;
}
  .sage-group-search-icon svg{ top: 14px !important;}
  
  
/*   .sage-group-header .menu ul > li.hs-menu-depth-1 > .child-trigger i:before{display:block; content: "\f0d7"; font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit; color: #fff; font-size: 16px; position: absolute; top: -1px; right: 16px;} */

  
  /*********************************************************blog css responsive*********************************************************************/
  .sagelistingbox{width: 100%; max-width: 500px; margin: 0 auto 30px;}
  .feimg{width:100%;}
  
  
    /********************************************************* System page css*********************************************************************/
 .email-subsaribe {
    padding: 150px 0 100px 0;}
  .email-subsaribe h1{font-size:40px;}
  .email-subsaribe h3{font-size:25px;}
  .email-subsaribe input[type=email]{  margin-bottom: 20px; }
  .email-subsaribe-second{padding: 150px 0 100px 0;}
   .email-subsaribe-second h2{font-size:33px;}
  .email-subsaribe-membership h1 {font-size:40px;}
    .email-subsaribe-membership h2 {font-size:30px;}
  
  
    .column-2 .sage-group-blog-pagination-dd:after {  width: 37%; }
.column-2 .sage-group-blog-pagination-dd:before { width: 37%;  }  
}

@media(max-width:767px){
.column-2 .sage-group-blog-pagination-dd:before { width: 27%;}
.column-2 .sage-group-blog-pagination-dd:after{width: 27%;}
    .blog-post__meta { padding: 15px 0 0; }
    .blog-post__meta>span {    display: block;}
    .blog-post__meta>span * {font-size:14px;}

}
@media(max-width:480px){
.column-2 .sage-group-blog-pagination-dd:after { width: 21%;}
.column-2 .sage-group-blog-pagination-dd:before { width: 21%;}
}


/* Container Styling */
.custom-subscription-form {
  font-family: Arial, sans-serif;
  color: #333;
  background-color: #ffffff;
  padding: 40px;
  border-radius: 8px;
  max-width: 700px;
  margin: 0 auto;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

/* Headings */
.custom-subscription-form h1,
.custom-subscription-form h2 {
  color: #00DC00;
  font-weight: 700;
  margin-bottom: 20px;
}

/* Labels */
.custom-subscription-form label {
  display: block;
  margin-bottom: 10px;
  font-size: 16px;
}

/* Checkboxes */
.custom-subscription-form input[type="checkbox"] {
  margin-right: 10px;
}

/* Buttons */
.custom-subscription-form .hs-button {
  background-color: #00DC00;
  color: #ffffff;
  padding: 12px 24px;
  border: none;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 4px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.custom-subscription-form .hs-button:hover {
  background-color: #00b800;
}


@media (max-width: 600px) {
  .custom-subscription-form {
    padding: 20px;
  }

  .custom-subscription-form h1,
  .custom-subscription-form h2 {
    font-size: 24px;
  }

  .custom-subscription-form label {
    font-size: 14px;
  }

  .custom-subscription-form .hs-button {
    width: 100%;
    padding: 10px;
  }
}

.custom-subscription-form .fakelabel {
  font-size: 16px;
  font-weight: 600;
  color: #333;
}