

@font-face {
  font-family: Averta;
  src: url('//fs.hubspotusercontent00.net/hubfs/3302407/ACI_Nov_2020/Fonts/Averta-Bold.woff2') format('woff2'),
    url('//fs.hubspotusercontent00.net/hubfs/3302407/ACI_Nov_2020/Fonts/Averta-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal
}

@font-face {
  font-family: 'Averta Demo PE';
  src: url('//fs.hubspotusercontent00.net/hubfs/3302407/ACI_Nov_2020/Fonts/AvertaDemoPE-Regular.woff2') format('woff2'),
    url('//fs.hubspotusercontent00.net/hubfs/3302407/ACI_Nov_2020/Fonts/AvertaDemoPE-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal
}









/* 1a. Containers */




/* 1b. Breakpoints */






/* 1c. Colors */














/* 1d. Typography */












/* 1e. Border */



/* 1f. Corner Radius */



/* 1g. Lists */






/* 1h. Horizontal Rule */



/* 1i. Blockquote */




/* 1j. Buttons */








































/* 1k. Forms */















































/* 1l. Tables */











/* 1m. Site Header */


















/* 1n. Site Footer */












/* 1o. Blog */













.content-wrapper {
  max-width: 1300px;
}

.dnd_area_main_banner-row-0-force-full-width-section {
  /*display: none;*/
}

@media screen and (min-width: 1200px) {
  .content-wrapper {
    padding: 0;
  }
}

.dnd-section {
  padding: 40px 20px;
}

.dnd-section > .row-fluid {
  max-width: 1300px;
}

/* General  */
.container {
  max-width: 1300px;
}

@media screen and (max-width: 768px) {
  .mobile-col {
    flex-direction: column;
  }
}





html {
  font-size: 18px;
}

body {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(250, 250, 250, 1.0)

;
  color: #0D2547;
  font-size: 18px;
}

/* Paragraphs */

p {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #0D2547;
  font-size: 18px;
}

p.lead,
p.intro {
  font-size: 1.25rem;
}

/* Anchors */

a {
  
}

a:hover, a:focus {
  ;
}

a.button:disabled {
  background-color: #e6e6e6;
  pointer-events: none;
}

/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #0D2547;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 15px;
}



h1 {
  font-family: 'Archivo Black', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #f11f4f;
  font-size: 40px;
  text-transform: none;
  letter-spacing: 0px;
}

h2 {
  font-family: 'PT Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #000000;
  font-size: 30px;
  text-transform: none;
  letter-spacing: 0px;
}

h3 {
  font-family: 'PT Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #0D2547;
  font-size: 26px;
  text-transform: none;
  letter-spacing: 0px;
}

h4 {
  font-family: 'PT Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #0D2547;
  font-size: 24px;
  text-transform: none;
  letter-spacing: 0px;
}

h5 {
  font-family: 'PT Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #0D2547;
  font-size: 20px;
  text-transform: none;
  letter-spacing: 0px;
}

h6 {
  font-family: 'PT Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #0D2547;
  font-size: 18px;
  text-transform: none;
  letter-spacing: 0px;
}



/* Lists */

ul,
ol {
  padding-left: 2.5rem;
  margin: 1.5rem 0;
}

ul li,
ol li {
  margin: 0.5rem;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin: 0;
}

/* Blockquote */

blockquote {
  border-left: 7px solid 

  
  
    
  


  rgba(7, 55, 99, 1.0)

;
  padding-left: 15px;
}

/* Horizontal Rules */
hr {
  background-color: #d0d0d0;
}





/* Primary Button */

button,
.button {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(27, 29, 53, 1.0)

;
  border: 1px solid #1b1d35;
  border-radius: 32px;
  color: #ffffff;
  fill: #ffffff;
  font-size: 16px;
  padding: 10px 50px;
  text-transform: none;
}

button:disabled,
.button:disabled {
  background-color: #d0d0d0;
  border-color: #d0d0d0;
  color: #e6e6e6;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
button:active,
.button:active {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(59, 103, 176, 1.0)

;
  border: 1px solid #3b67b0;
  color: #ffffff;
}

button:active,
.button:active {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  background-color: rgba(139, 183, 255, 100);
  background-color: #8bb7ff;
  border: 1px solid #3b67b0;
  border-color: #8bb7ff;
}


/* Secondary Buttons */

.button.button--secondary {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #073763;
  background-color: 

  
  
    
  


  rgba(250, 250, 250, 0.0)

;
  border: 1px solid #073763;
  border-radius: 32px;
  fill: #073763;
  padding: 10px 50px;
  text-transform: none;
}

.button.button--secondary:hover,
.button.button--secondary:focus,
.button.button--secondary:active {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(250, 250, 250, 0.0)

;
  border: 1px solid #27EDC0;
  color: #27EDC0;
  fill: #27EDC0;
}

.button.button--secondary:active {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid #27EDC0;
  border-color: #77ffff;
  color: #77ffff;
  fill: #77ffff;
}

/* Simple Buttons */

.button.button--simple {
  color: #073763;
  fill: #073763;
}



.button.button--simple:after {
  content: none;
}



.button.button--simple:hover,
.button.button--simple:focus {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  border: none;
  color: #27EDC0;
  fill: #27EDC0;
}



.button.button--simple:hover:after,
.button.button--simple:focus:after,
.button.button--simple:active:after {
  content: none;
}



.button.button--simple:active {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  border: none;
  color: #77ffff;
  fill: #77ffff;
}

/* Button Sizing */

.button.button--small {
  font-size: 14px;
  padding: 10px 50px;
}

.button.button--large {
  font-size: 18px;
  padding: 10px 50px;
}





form {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 1px solid #CBE8F8;
  border-radius: 4px;
  padding: 45px 45px;
}

.hs-form-field {
  margin-bottom: 20px;
}

.submitted-message {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 1px solid #CBE8F8;
  border-radius: 4px;
  padding: 45px 45px;
}

/* Form Title */

.form-title {
  font-family: 'PT Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(83, 145, 216, 1.0)

;
  border: 1px none #CBE8F8;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  color: #FFFFFF;
  font-size: 30px;
  padding: 24px 24px;
  text-transform: none;
}

/* Labels */

.hs-form-field > label {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #0D2547;
  font-size: 18px;
  padding: 0px 0px;
}

form div.in-focus > label {
  color: #0D2547;
}

/* Help Text - Legends */

.hs-form-field legend {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #0D2547;
  font-size: 14px;
}

/* Inputs */

input[type=text],
input[type=email],
input[type=password],
input[type=tel],
input[type=number],
input[type=file],
select,
textarea {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(233, 239, 245, 1.0)

;
  border: 1px none #D0D0D0;
  border-radius: 4px;
  color: #3D3E40;
  font-size: ;
  /*   padding: 18px 20px; */
  padding: 14px 20px;
  font-size: 16px;
}

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

input::-moz-placeholder {
  color: #CBD1D6;
}

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

input:-moz-placeholder {
  color: #CBD1D6;
}

input::placeholder {
  color: #CBD1D6;
}

form .in-focus select {
  color: #0D2547;
}

/* Inputs - Checkbox/Radio */

form .inputs-list:not(.no-list) label,
form .inputs-list:not(.no-list) label > span,
form .inputs-list:not(.no-list) label > span p {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #0D2547;
  font-size: 14px;
}

form ul.inputs-list li input + span:before {
  border: 1px solid #CBE8F8;
  border-radius: 4px;
}

form .input ul.invalid.error > li input + span:before {
  border-color: 

  
  
    
  


  rgba(102, 102, 102, 1.0)

;
}

/* Inputs - Select */

.hs-fieldtype-select .input:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #0D2547;
}

/* Inputs - Datepicker */

.hs-datepicker button.pika-button:hover {
  background-color: 

  
  
    
  


  rgba(102, 102, 102, 1.0)

 !important;
}

.hs-datepicker .is-selected button.pika-button {
  background-color: #484848 !important;
}

.hs-datepicker .is-today button.pika-button {
  color: #484848;
}

/* Form Rich 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-family: 'Open Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #0D2547;
}

/* GDPR Text */

.legal-consent-container,
.legal-consent-container .hs-richtext,
.legal-consent-container .hs-richtext p {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #0D2547;
  font-size: 18px;
}

/* Validation */

.hs-input.invalid.error {
  border-color: #FF7A6E;
}

.hs-error-msgs li,
.hs-error-msgs li label {
  color: #FF7A6E !important;
  font-size: 12px;
}

.hs-error-msgs li a {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Submit */



form input[type=submit],
form .hs-button {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(27, 29, 53, 1.0)

;
  border: 1px solid #1b1d35;
  border-radius: 32px;
  color: #ffffff;
  display: inline-block;
  fill: #ffffff;
  padding: 10px 50px;
  text-transform: none;
  text-align: center;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(59, 103, 176, 1.0)

;
  border: 1px solid #3b67b0;
  color: #ffffff;
}

form input[type=submit]:active,
form .hs-button:active {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  background-color: rgba(139, 183, 255, 100);
  border: 1px solid #3b67b0;
  border-color: #8bb7ff;
}





form input[type=submit],
form .hs-button {
  font-size: 16px;
}







table {
  background-color: 

  
  
    
  


  rgba(250, 250, 250, 1.0)

;
  border: 1px solid #D0D0D0;
}

th,
td {
  border: 1px solid #D0D0D0;
  color: 

  
  
    
  


  rgba(13, 37, 71, 1)

;
  padding: 15px 15px;
}

tr:nth-child(odd) {
  background-color: rgba(233, 239, 245, .35);
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(13, 37, 71, 1.0)

;
  border-bottom: 2px solid #D0D0D0;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1)

;
}

tbody + tbody {
  border-top: 2px solid #D0D0D0;
}





/* Primary header  */

.header {
  background-color: 

  
  
    
  


  rgba(102, 102, 102, 0.0)

;
  border-bottom: 1px none #FAFAFA;
}

.header__container {
  max-width: 88%;
}

/* Logo */

.logo-company-name {
  color: 

  
  
    
  


  rgba(250, 250, 250, 1.0)

;
}

/* Site Navigation */

.header__navigation {
  background-color: 

  
  
    
  


  rgba(102, 102, 102, 0.0)

;
}

.header__menu .header__navigation .menu-link {
  color: #000000;
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  text-transform: none;
  font-size: 16px;
}

.header__menu .header__navigation .menu-link:hover,
.header__menu .header__navigation .menu-link:focus {
  
}

.header__menu .header__navigation .submenu.level-1 > li > .menu-link.active-item,
.header__menu .header__navigation .submenu.level-1 > li > .menu-link.active-branch {
  color: #073763;
  background-color: 

  
  
    
  


  rgba(7, 55, 99, 0.0)

;
}

.header__menu .header__navigation .submenu.level-1 > li > .menu-link.active-item:after,
.header__menu .header__navigation .submenu.level-1 > li > .menu-link.active-branch:after {
  background-color: #073763;
}

.header__menu .header__navigation .submenu:not(.level-1) .menu-link {
  color: #3D3E40;
  text-transform: none;
  font-size: 16px;
}

@media screen and (max-width: 768px) {
  .header__menu .header__navigation .submenu:not(.level-1) .menu-link {
    color: #000000;
    text-transform: none;
  }
}

.header__menu .header__navigation .submenu:not(.level-1) .menu-link:hover,
.header__menu .header__navigation .submenu:not(.level-1) .menu-link:focus {
  color: #FFFFFF;
  background-color: 

  
  
    
  


  rgba(58, 135, 224, 1.0)

;
}

.header__menu .header__navigation .submenu:not(.level-1) .menu-link.active-item,
.header__menu .header__navigation .submenu:not(.level-1) .menu-link.active-branch {
  background-color: rgba(238,115,35,1.0);
  background-image: linear-gradient(147deg,#fe8a39 0%,#fd3838 74%);
  color: #fff;
}





.footer {
  background-color: rgba(227, 227, 227, 1.0);
  border-top: 1px none #cc761b;
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  font-size: 16px;
}

.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer p,
.footer a:not(.hs-button),
.footer div,
.footer span {
  color: #000;
}

.footer__navigation .hs-menu-item a {
  color: #000000;
  text-transform: capitalize;
}

.footer__navigation .hs-menu-item a:hover {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  color: #073763;
}

.footer__navigation .hs-menu-item a:active {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  color: #0C5394;
}

.footer__navigation h4 {
  color: 

  
  
    
  


  rgba(7, 55, 99, 1.0)

;
}

.footer__form .form-title {
  color: 

  
  
    
  


  rgba(7, 55, 99, 1.0)

;
}

.footer .footer__form label,
.footer .footer__form label > span {
  color: #000;
}






/* Blog listings banner module */



.blog-index-header {
  background-image: url('https://fs.hubspotusercontent00.net/hubfs/3302407/shutterstock_217864297.jpg');
    }



.blog-index-header .blog-index-header__title {
  color: #FFFFFF;
}

.blog-index-header .blog-index-header__subtitle {
  color: ;
}

.blog-index-header .content-wrapper {
  padding: 135px 20px;
}

/* Blog Meta - Author/Avatar/Timestamp */

.blog-author__name {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

.blog-index__post__date {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Tags/Topics */
.blog-tag {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Blog Listing */

.blog-navigation .blog-navigation__text {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #0D2547;
}

/* Blog Pagination */

.blog-pagination__link {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Blog Post */

.blog-post__title {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #0D2547;
  font-weight: 700;
}

.blog-post__body h1,
.blog-post__body h2,
.blog-post__body h4,
.blog-post__body h5,
.blog-post__body h6 {
  color: #0D2547;
  font-family: Open Sans, sans-serif;
  font-weight: 700;
}

/* Recent Posts */

.blog-recent-posts .content-wrapper > h2 {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  font-weight: 700;
}





/* Error Pages - Global */

.error-page:before {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* System Pages - Global */

.hs-search-results__title {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #0D2547;
}

.hs-search-results__title:hover {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Forms in System Pages */

#email-prefs-form h3 {
  font-size: 24px;
}

/* Password Prompt */

.password-prompt input[type=password] {
  margin-bottom: 20px;
}

/* Backup Unsubscribe */

.backup-unsubscribe input[type=email] {
  margin-bottom: 20px;
  padding: 18px 20px !important;
}





/* Icon */

body .icon svg {
  fill: 

  
  
    
  


  rgba(102, 102, 102, 1.0)

;
  width: 16px;
}

/* Social Follow */

body .social-links__icon {
  background-color: 

  
  
    
  


  rgba(7, 55, 99, 1.0)

;
}

body .social-links__icon:hover,
body .social-links__icon:focus,
body .social-links__icon:active {
  background-color: #002854;
}

/* Testimonial Slider */

body .tns-nav button {
  background-color: rgba(7, 55, 99, 0.15);
}

body .tns-nav button.tns-nav-active,
body .tns-nav button:hover,
body .tns-nav button:focus {
  background-color: 

  
  
    
  


  rgba(7, 55, 99, 1.0)

;
}

body .blockquote-icon {
  fill: 

  
  
    
  


  rgba(7, 55, 99, 1.0)

;
}

/* Menu - Site Header */

@media screen and (max-width: 767px) {

  body .header__mobile-menu-icon,
  body .header__mobile-menu-icon:after,
  body .header__mobile-menu-icon:before {
    background-color: #000000;
  }

  body .menu-arrow-icon,
  body .menu-arrow-icon:after {
    background-color: #000000;
  }

}



.footer {
}
.row-number-1{

}
.row-number-1 hr{
  display: none;
}
button, .button {
  background-color: #e72f1f;
  border: 1px solid #e72f1f;
}
a.button {
}
.row-number-5{
}
/* .logo-banner__image {
height: 75px !important;
opacity: 100% !important;

} */
body{
  background-color: none;
}
@media screen and (max-width:767px) {
  .logo-banner__image {
    padding: 10px !important;
  }
}
.row-number-8{

}
.card a {
}
.card {
  border-radius: 0px !important;
  border: 0px solid #cbe8f8 !important;
  box-shadow: none !important;
}
.row-number-11{
}
.row-number-13{
}
.row-number-36, .row-number-38, .row-number-40{
}
.row-number-32{
}
.row-number-40 form {
  border: 0px solid #cbe8f8;
  padding-top: 5px;
}
.row-number-24{

}
.row-number-32{

}
.row-number-36{
}

.sr-page .row-number-36{
}




/*-------DJ--------*/

div#hs_menu_wrapper_footer-navigation-primary {
}

div#hs_menu_wrapper_footer-navigation-primary > ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

div#hs_menu_wrapper_footer-navigation-primary ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

div#hs_menu_wrapper_footer-navigation-primary ul > li.hs-menu-item.hs-menu-depth-1 {
  margin: 0;
  flex: auto;
}

div#hs_menu_wrapper_footer-navigation-primary ul > li.hs-menu-item.hs-menu-depth-1:first-child > ul.hs-menu-children-wrapper {
  /*display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;*/
}

div#hs_menu_wrapper_footer-navigation-primary ul li.hs-menu-item.hs-menu-depth-2.hs-item-has-children {
  margin: 0;
  flex: 1;
}

div#hs_menu_wrapper_footer-navigation-primary ul li.hs-menu-item.hs-menu-depth-2.hs-item-has-children li.hs-menu-item.hs-menu-depth-3 {
  margin-left: 0;
  margin-right: 0;
  flex: 1;
}

div#hs_menu_wrapper_footer-navigation-primary ul li.hs-menu-item.hs-menu-depth-2.hs-item-has-children > ul.hs-menu-children-wrapper {
}

div#hs_menu_wrapper_footer-navigation-primary ul li.hs-menu-item.hs-menu-depth-2 {
  margin-left: 0;
  margin-right: 0;
}

div#hs_menu_wrapper_footer-navigation-primary ul>li.hs-menu-item.hs-menu-depth-1 > a {

  /*background-color: rgba(238,115,35,1.0);
  background-image: linear-gradient(147deg,#fe8a39 0%,#fd3838 74%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;*/
  font-family: Averta !important;
  font-size: 20px;
}
div#hs_menu_wrapper_footer-navigation-primary ul,
input.hs-button.primary.large,
input[type=text], input[type=email], input[type=password], input[type=tel], input[type=number], input[type=file], select, textarea{
  font-family: 'Averta Demo PE';
}

div#hs_menu_wrapper_footer-navigation-primary ul ul.hs-menu-children-wrapper a {
  opacity: 0.8;
}

.footer h3 {
  margin-top: 0;
  color: inherit;
  font-family: Averta;
  font-size: 20px;
  /*background-color: rgba(238,115,35,1.0);
  background-image: linear-gradient(147deg,#fe8a39 0%,#fd3838 74%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;*/
}

.footer h3 span#hs_cos_wrapper_Custom-Address {
  color: inherit;
}

.dj_footer_contact {}

.footer__bottom-section {
  background-image: linear-gradient(to right, #e22e3f, rgba(199, 34, 49, 1));
  background-color: #e92d0d;
  padding-top: 1rem;
  padding-bottom: 1rem;
  margin-top: 50px;
}

.footer__bottom-section p {
  margin-bottom: 0;
  opacity: 1 !important;
}

.footer__bottom-section span#hs_cos_wrapper_footer_copyright_ {
  opacity: 1;
}

.footer__bottom-section div#hs_cos_wrapper_footer_copyright {
  opacity: 1;
}
.dj_footer_contact {}

.dj_footer_contact span.hs_cos_wrapper_type_icon {
  display: block;
  color: #ffffff;
  border: 1px dashed #f47320;
  /* padding: 10px; */
  border-radius: 50%;
  width: 40px;
  height: 40px;
  position: relative;
}

.dj_footer_contact span.hs_cos_wrapper_type_icon svg {
  fill: #f47320;
  /* border: 1px dashed #ccc; */
  /* padding: 10px; */
  /* border-radius: 50%; */
  width: 15px;
  position: absolute;
  top: 50%;
  transform: translate(-50%,-50%);
  margin: auto;
  left: 50%;
}
.dj_footer_contact p {
  margin-bottom: 0;
}
header.header {
  /*position: absolute;*/
  width: 100%;
  top: 0;
  border-bottom: 0;
  box-shadow: none;
  background-color: transparent;
}

header.header .header__top-bar {
  background-color: transparent;
  height: 0;
}
.row-number-1 {
  background-repeat: no-repeat;
  background-position: center;
}
.footer {
  position: relative;
  z-index: 99;
}
.footer p {
  opacity: 0.8;
  font-family: inherit;
  font-size: 16px;
}

.footer a {
  opacity: 0.8;
  font-family: inherit;
  font-size: 16px;
}
.row-number-8 {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.section-header {
  border-bottom: 1px solid #d2c4c4;
}

.section-header h1 {
  font-size: 40.72px;
  margin-bottom: 0;
  padding: 8px;
  display: table;
  margin: 0 auto;
  position: relative;
  padding-bottom: 0px;
  line-height: 67px;
}

.section-header h1:after {
  height: 10px;
  width: 100%;
  content: '';
  display: block;
  position: absolute;
  bottom: -4px;
  background: #fff;
}
.news-main-container h4,
.news-main-container p{
  position: relative;
}
.news-main-container .news-column:before,
.news-main-container:before{
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  background-color: #000;
  top: 0;
  left: 0;
  opacity: 0.3;
  z-index: 0;
}
.news-main-container form input[type="submit"] {
  border-bottom: 0 !important;
}
.footer-business-form-wrapper form .actions input {
  border: 0 !important;
}
main .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.banner-slider-wrapper .banner-slider-inner-slides-inner {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.font_Adamina{
  /*font-family: Adamina,serif;*/
}
div.font_Adamina p{
  /*font-family: Adamina,serif;*/
}
div.font_Adamina a{
  /*font-family: Adamina,serif;*/
}
.counter-count-wrapper h4{
}
ul {
  padding-left: 17px;
}

h4 {
  /*font-family: GoodTimingRg-Bold;*/
  color: #2072e0;
}

main.body-container-wrapper.main-layout ul.dj_two_col_list {
  display: flex;
  flex-wrap: wrap;
}

main.body-container-wrapper.main-layout ul.dj_two_col_list li {
  margin: 10px 0;
  padding-right: 40px;
}

.row-fluid-wrapper.row-depth-1.row-number-8.dnd-section.dnd_area_main_banner-row-3-max-width-section-centering.dnd_area_main_banner-row-3-background-image {
  position: relative;
}

.row-fluid-wrapper.row-depth-1.row-number-8.dnd-section.dnd_area_main_banner-row-3-max-width-section-centering.dnd_area_main_banner-row-3-background-image:before {
  content: "";
  background-color: #000;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  opacity: 0.65;
}

.row-fluid-wrapper.row-depth-1.row-number-8.dnd-section.dnd_area_main_banner-row-3-max-width-section-centering.dnd_area_main_banner-row-3-background-image > .row-fluid {
  position: relative;
}

img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}
ul.left_border {
  padding-left: 0;
  list-style: none;
}

ul.left_border li {
  border-left: 5px solid #fab90f;
  padding-left: 15px;
  margin-bottom: 30px;
  margin-left: 0;
  margin-right: 0;
  transition: 0.4s;
}

ul.left_border li:hover {
  border-left-color: #fab90f;
}

ul.unstyled {
  list-style: none;
  padding-left: 0;
}

ul.unstyled i.fa {
  margin-right: 10px;
  font-size: 16px;
  height: 100%;
  line-height: 30px;
  color: #f6653c;
}

.header__main-bar.fixed-header {}

.header__main-bar.fixed-header .header__logo {}

header.header {
  z-index: 99999;
}
header.header .header__top-bar {
  display: none;
}
.header__main-bar.fixed-header img.dj_white_logo {

}

.dnd_area_main_banner-row-0-background-image:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #111;
  opacity: 0.5;
}

.dnd_area_main_banner-row-0-background-image {
  position: relative;
}

.dnd_area_main_banner-row-0-background-image > .row-fluid {
  position: relative;
  z-index: 9;
}


main h4 {
}

.dj_career_desc {
  max-height: 100vh;
  overflow-y: auto;
  padding-right: 20px;
}

.header__main-bar.fixed-header .dj_white_logo_slide {
  display: none !important;
}

.header__main-bar.fixed-header .dj_black_logo_slide {
  display: block !important;
}

::-webkit-scrollbar-track
{
  background-color: #eee;
}

::-webkit-scrollbar
{
  width: 5px;
  background-color: #eee;
}

::-webkit-scrollbar-thumb
{
  background-color: #000000;
}

body.fancybox-active .fancybox-container {
  z-index: 9999999;
}

body .blog-index__post {
  margin: 15px 0;
}
body .blog-index__post-content {
  padding: 20px 30px;
}

a.dj_trans_border_btn {
  border: 2px solid;
  padding: 10px 15px;
  margin-right: 20px;
  color: #39bcff;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
  text-align: center;
  display: inline-block;
  min-width: 175px;
  text-decoration: none;
  line-height: 1.2;
}
a.dj_trans_border_btn.blue {
  border-color: #39bcff;
}
a.dj_trans_border_btn.blue:hover {
  background-color: #39bcff;
  color: #fff;
}

body {
  font-size: 1.125rem;
  line-height: 1.61111em;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #33475b;
  font-family: "Averta Demo PE","Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 0;
}
h2, h3, h6, .h1, .h2, .h3, .h4, .h5, .h6, p, span, li {
  color: inherit;
  /*font-family: inherit;*/
}

a {
  text-decoration: none !important;
  color: #bc4e55;
}

.header__menu .header__navigation .menu-link {
  font-family: inherit;
}

.header__menu .header__navigation .submenu:not(.level-1) .menu-link {
  font-family: inherit;
}

.info-gr-wrapper-inner .title-wrapper h4 {
  -webkit-text-fill-color: #fff;
}
h1 {
  /*font-family: 'GoodTimingRg-Bold';*/
}

h5 i.fa.fa-calendar {
}

ul.slick-dots {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
}

ul.slick-dots li {
  margin: 0 10px 0 0;
  display: inline-block;
  padding: 0;
}

ul.slick-dots li button {
  padding: 4px 8px;
  font-size: 12px;
  line-height: 1;
  margin-bottom: 0;
  opacity: .5;
}
ul.slick-dots li button:hover {
  background: #fff;
  color: #000;
}
div#hs_form_target_case-study_form {}

div#hs_form_target_case-study_form fieldset {
  max-width: 100%;
}
h3.form-title {
  /*font-family: 'Candal';*/
}
.case-item-content h5 {
  margin: 10px 0;
  color: #ffffff;
  font-weight: 500;
  line-height: 1.3;
}
input.hs-button.primary.large {
  padding: 13px 25px 13px;
  color: #fff;
  box-shadow: none;
  background-image: url(https://fs.hubspotusercontent00.net/hubfs/3302407/ACI_Nov_2020/images/btn-min.jpg);
  background-position: center;
  background-size: initial;
  text-shadow: none;
  min-width: 200px;
  text-transform: none;
  background-repeat: no-repeat;
  line-height: 1;
  font-size: 18px;
  font-family: inherit;
  border-color: #d17a61;
  box-shadow: 0px 1px 10px 6px rgb(0 0 0 / 20%);
  width: auto;
}
.news-column.form-column h4 {
  -webkit-text-fill-color: #fff;
}
fieldset {
  max-width: 100% !important;
}
.news-main-container p {
  font-size: 20px;
}
#x_014_post {
  position: relative;
  z-index: 99;
}
.dj_footer_row_icon_wrapper {
  position: absolute;
  width: 100px;
  margin-top: -40px;
  right: 40px;
}
.footer-business-form-wrapper {
  display: none;
}

.dj_footer_row_icon_wrapper img.dj_footer_icon {
  cursor: pointer;
}

.dj_footer_row_icon_wrapper:hover img.dj_footer_icon {
  filter: drop-shadow(2px 4px 6px black);
}
.header__main-bar .submenu.level-1 > li > a i.fa.fa-arrow-circle-o-down {
  opacity: 0.2;
  vertical-align: middle;
}
h4 {
  color: #0b202d;
}
h2.blog-recent-posts__title {
  margin-bottom: 0;
  margin-top: 60px;
  background: linear-gradient(to right,#bb4d54 20%,#dc8f6a 60%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 900;
}
a.hs-button.large.primary {
  background: linear-gradient(to right,#bb4d54 20%,#dc8f6a 60%);
  border: 0 !important;
}

.form-title {
  background: linear-gradient(to right,#bb4d54 20%,#dc8f6a 60%);
}
html {
  scroll-behavior: smooth;
}

#fw_il_013 > .carousel-inner > .item img {
  filter: none !important;
}

#fw_il_013>.carousel-inner>.item>.row>div:hover img {
  filter: none;
}
.h2 {
  font-size: 28px;
}
.h1 {
  font-size: 40px;
}
.hhs-card-flip-mod .tile .back {
  overflow-y: auto;
}
.hhs-card-flip-mod .tile .back p {
}
.hhs-text-content {
  padding: 10px 10px;
}
.hs-fieldtype-intl-phone.hs-input .hs-input[id*="phone_ext"] {

  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
}

body .in_th_022_slide {
  /* width: 50%;
  top: 50%;
  transform: translateY(-50%);
  */
}
body .in_th_022_slide>h1 {
  font-size: 32px;
}
body .intro-card-content p{
  font-size: 20px;
}
body .x_014_post_text {
  padding-left: 15px;
  padding-right: 15px;
}
.testi-wrapper {
  display: none !important;
}
a.button {
  border-radius: 0;
  min-width: 0;
}
.counter-wrapper {
  display: none !important;
}
h2.lead {
  font-size: 50px;
}
.widget-type-header h2 {
  background: linear-gradient(to right,#bc4e55 20%,#d07763 60%);
  -webkit-background-clip: text;
  font-size: 40px;
  -webkit-text-fill-color: transparent;
}

.blog-pagination__link.blog-pagination__number-link.blog-pagination__link--active {
  padding: 3px 10px;
  border-radius: 60px;
  color: #fff;
  font-size: 18px;
  background-color: rgba(238,115,35,1.0);
  background-image: linear-gradient(147deg,#fe8a39 0%,#fd3838 74%);
  box-shadow: 0px 0px 6px #5e5e5f;
}
body .blog-fliter-wrap{
  background-color: rgba(238,115,35,1.0);
  background-image: linear-gradient(147deg,#fe8a39 0%,#fd3838 74%);
  box-shadow: 0px 0px 6px #5e5e5f;
}

.blog-inner__wrap img {
  padding-right: 20px;
  width: 100%;
}

.related-post-link {
  padding-top: 20px;
}

.blog-post__body ul li, .blog-post__body ol li {
  margin: 0.5rem;
  font-family: "Averta Demo PE","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 400;
}

.blog-header a {
  /*display: inline-flex;
  background-image: linear-gradient(147deg,#fe8a39 0%,#fd3838 74%);
  padding: 9px 35px;
  border-radius: 50px;
  color: #fff !important;
  box-shadow: 0px 14px 80px rgba(252,56,56,0.4);
  text-decoration: none !important;
  font-weight: 500 !important;
  justify-content: center;
  text-align: center;
  letter-spacing: 1px !important;
  border: 0 !important;
  font-size: 18px;*/
}
.hhs-hero-overlay {
  background: rgb(0 0 0 / 45%) !important;
}
.blog-header.container {
  padding-bottom: 40px;
}
p.coveragetxt.m0.font26 {
  font-size: 18px;
  line-height: 1.3;
}
.explore-our-view-cta {
  display: inline-block;
  /* min-width: 100px; */
  width: auto;
  /* max-width: 100%; */
  /* display: inline-flex; */
  background-image: linear-gradient(147deg, #fe8a39 0%, #fd3838 74%);
  padding: 15px 35px;
  border-radius: 40px;
  color: #fff;
  box-shadow: 0px 14px 80px rgba(252, 56, 56, 0.4);
  text-decoration: none !important;
  font-weight: 500 !important;
  justify-content: center;
  font-size: 20px;
  text-align: center;
  letter-spacing: 1px !important;
  border: 0 !important;
  margin-left: auto !important;
  margin-right: auto !important;
  font-family: inherit;
  padding: 13px 25px 13px;
  color: #fff !important;
  box-shadow: none;
  background-image: url(https://fs.hubspotusercontent00.net/hubfs/3302407/ACI_Nov_2020/images/btn.png);
  background-position: center;
  background-size: cover;
  text-shadow: none;
  /* min-width: 200px; */
  text-transform: none;
  background-repeat: no-repeat;
  line-height: 1;
  font-size: 18px;
  font-family: inherit;
  box-shadow: 0px 1px 10px 6px rgba(0,0,0,.2);
  margin-top: 20px;
}

.related-post-link a.dj-related-link {
  padding: 13px 25px 13px;
  color: #fff;
  box-shadow: none;
  background-image: url(https://fs.hubspotusercontent00.net/hubfs/3302407/ACI_Nov_2020/images/btn.png);
  background-position: center;
  background-size: cover;
  text-shadow: none;
  min-width: 200px;
  text-transform: none;
  background-repeat: no-repeat;
  line-height: 1;
  font-size: 18px;
  font-family: inherit;
  box-shadow: 0px 1px 10px 6px rgba(0,0,0,.2);
}

.accordion button {
  color: #bb4d55;
  background-color: #eee;
  font-family: inherit;
  font-size: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
}


@media(min-width: 991px){
  .header__menu .header__navigation .submenu.level-3 .menu-item {
    border-bottom: 1px solid #eee;
    padding: 10px 10px;
    white-space: nowrap;
  }
  .header__menu .header__navigation .submenu:not(.level-1) .menu-link {
    white-space: nowrap;
    width: 100%;
    text-overflow: ellipsis;
    max-width: 100%;
    display: block;
    overflow: hidden;
  }
}
/**********************Banner ---------------*/

.banner-slider-wrapper {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.banner-slider-wrapper .banner-slider-inner-slides-inner {
  position: relative;
  padding: 85px 0px;
}

.banner-slider-wrapper .banner-slider-inner-slides .color-bg {
  position: absolute;
  width: 50%;
  height: 100%;
  top: 0;
  background-size: cover;
  background-repeat: no-repeat;
  left: 0;
  z-index: 0;
  background-position: center right;
}

.banner-slides-content .page-center {
  max-width: 1400px;
  margin: 0 auto;
  position: relative;
}

.banner-slides-inner {
  display: flex;
  flex-wrap: wrap;
}
.header__logo.slick-initialized.slick-slider {
  width: 260px;
}
.banner-slides-content {
  padding-top: 100px;
  width: 40%;
  padding-left: 6%;
  padding-right: 3%;
  padding-bottom: 30px;
  display: flex;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  align-items: center;
}

.dj_white_text{
  color: #fff;
}
.dj_white_logo_slide {
  display: none;
}

.banner-slides-inner .banner-slides-content-inner h1 {
  font-size: 3vw;
  /*font-family: GoodTimingRg-Bold;*/
  margin-top: 0;
}
.banner-slides-inner .banner-slides-content-inner h2 {
  font-size: 2vw;
  margin-bottom: 30px;
}

.banner-slides-inner .banner-slides-content-inner h3 {
  /* font-family: Open Sans,sans-serif; */
  font-size: 32px;
  font-weight: bold;
  color: #000;
  background: linear-gradient(to right,#000306 20%,#80888e 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.banner-slides-inner .banner-slides-content-inner h6 {
  color: #fff;
  text-align: right;
  font-weight: bold;
  font-size: 27px;
  margin-top: 0;
  margin-bottom: 0;
}

.banner-slides-inner .banner-slides-content-inner h6 a {
  color: inherit;
}
.banner-slider-buttons-group .banner-slider-button-items {
  display: inline-block;
  vertical-align: middle;
}
.sr-page blockquote {
  border: 0;
  padding: 64px 0;
  margin: 0;
  position: relative;
  color: #a5b2b6;
}
/*
.sr-page blockquote:before{
content: '“';
font-size: 123.11px;
line-height: 1;
color: #F76F7C;
position: absolute;
top: -13px;
background: linear-gradient(to right,#f54d5d 20%,#c72231 60%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.sr-page blockquote:after {
content: '”';
font-size: 123.11px;
line-height: 1;
color: #F76F7C;
position: absolute;
bottom: -58px;
right: 0;
background: linear-gradient(to right,#f54d5d 20%,#c72231 60%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
*/
body .clients-items-container .clients-item p {
  margin-left: -10px;
  margin-right: -10px;
}

.happy-container .top-content-wrapper {
  text-align: center;
  max-width: 850px;
  margin: auto;
}

.g1 {
  color: #000;
  background: -webkit-gradient(linear,left top, right top,color-stop(20%, #000306),color-stop(80%, #80888e));
  background: -o-linear-gradient(left,#000306 20%,#80888e 80%);
  background: linear-gradient(to right,#000306 20%,#80888e 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.g2 {
  background: -webkit-gradient(linear,left top, right top,color-stop(20%, #0085c8),color-stop(60%, #1f9ad8));
  background: -o-linear-gradient(left,#0085c8 20%,#1f9ad8 60%);
  background: linear-gradient(to right,#0085c8 20%,#1f9ad8 60%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.g3{
  background: -webkit-gradient(linear,left top, right top,color-stop(20%, #f54d5d),color-stop(60%, #c72231));
  background: -o-linear-gradient(left,#f54d5d 20%,#c72231 60%);
  background: linear-gradient(to right,#f54d5d 20%,#c72231 60%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.gw{
  background: -webkit-gradient(linear,left top, right top,color-stop(20%, #fafafa),color-stop(60%, #ffffff));
  background: -o-linear-gradient(left,#fafafa 20%,#ffffff 60%);
  background: linear-gradient(to right,#fafafa 20%,#ffffff 60%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.g4{
  color: #bc4e55;
  background: linear-gradient(to right,#bc4e55 20%,#d07763 60%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
h1 {
  background: -webkit-gradient(linear,left top, right top,color-stop(20%, #bc4e55),color-stop(60%, #d07763));
  background: -o-linear-gradient(left,#bc4e55 20%,#d07763 60%);
  background: linear-gradient(to right,#bc4e55 20%,#d07763 60%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.stats-items.it3{
  text-align: center;
}
.stats-items.it4{
  text-align: center;
}

/* Add */

.it-operations .hhs-img img {
  width: 100% !important;
  max-width: 90%;
  margin: 0px;
}

.hhs-rich-text ul li {
  font-size: 20px;
  font-family: Open Sans, sans-serif;
}

/* Add */

.banner-slides-content {
  z-index: 9;
}
.banner-slider-wrapper .banner-slider-inner-slides:after {
  content: "";
  background-color: #000;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0.4;
  background-image: linear-gradient(to right, rgb(0 0 0), rgb(41 1 1));
}
.banner-slider-wrapper .banner-slider-inner-slides .color-bg {
  z-index: 2;
}
.banner-slider-inner-slides {
  position: relative;
}
.dnd-section {
  position: relative;
}
.hs-tabs {
  padding-left: 20px;
  padding-right: 20px;
  
  background-size: cover;
  background-position: bottom center;
}

.news-main-container .news-column.form-column:before,
.news-main-container:before{
  opacity: 0.75;
}

.banner-slider-inner-slides.white_logo h1 {
  -webkit-text-fill-color: #fff;
}
.hhs-hero-mod {
  text-shadow: 0px 0px 11px rgba(0,0,0,1);
}
.news-main-container .news-column {
  height: 350px;
}
.news-main-container p {
  margin-bottom: 15px;
}
a.button {
  display: inline-flex;
  background: #dc8e6a;
  padding: 12px 25px;
  border-radius: 50px;
  color: #fff;
  box-shadow: 1px 2px 7px #dc8e6a;
  text-decoration: none !important;
  font-weight: 500 !important;
  justify-content: center;
  text-align: center;
  letter-spacing: 1px !important;
  border: 0 !important;
}
.submenu.level-1 {
  align-items: center;
}
.in_th_022_slide > h1 {
  font-family: Averta !important;
}
.hhs-hero-mod h1 {
  -webkit-text-fill-color: #fff;
}
body,p,a,ul,ol{
  font-family: "Averta Demo PE","Helvetica Neue",Helvetica,Arial,sans-serif !important;
}
.in_th_022_slide>p.dj-banner-text.lead {
  font-size: 22px;
  font-family: "Averta Demo PE","Helvetica Neue",Helvetica,Arial,sans-serif !important;
}
h1,h2,h3,h4, h5, h6, 
h1 span,h2 span,
h3 span,h4 span, 
h5 span, h6 span,
h1 a,h2 a,
h3 a,h4 a, 
h5 a, h6 a {
  font-weight: bold !important;
  font-family: "Averta","Helvetica Neue",Helvetica,Arial,sans-serif !important;
}
.in_th_022_slide_center > p.lead {
  font-size: 26px;

}
body .clients-items-container .clients-item p {
  word-break: keep-all;
}
body .in_th_022_slide {
  top: 50%;
  transform: translateY(-50%);
}
.in_th_right_022>.carousel-indicators {
  /*display: none;*/
}
body .in_th_right_022>.carousel-indicators {
  bottom: 0;
  height: auto;
  left: auto;
  right: 0;
  top: auto;
}
.hero-thumbnail .in_th_022_slide_left {
  left: 5%;
}
.service-textbox-content .service-textbox-inner {
  padding-right: 40px;
}
.banner-slides-content-inner {
  text-shadow: 0px 0px 11px rgba(0,0,0,1);
}

.recent-post-slider__cta {
  text-align: center;
  padding-top: 60px;
}

.service-wrap__cta {
  text-align: center;
  padding-top: 60px;
  display: inline-block;
  width: 100%;
}
/*---- analyitc--*/
a.button.button--simple {
  background-image: linear-gradient(147deg,#fe8a39 0%,#fd3838 74%);
  padding: 2px 35px !important;
  border-radius: 50px;
  color: #fff;
  box-shadow: 0px 14px 80px rgba(252,56,56,0.4);
  text-decoration: none !important;
  font-weight: 500 !important;
  justify-content: center;
  text-align: center;
  letter-spacing: 1px;
  border: 0 !important;
  color: #fff !important;
  display: inline-block;
  transition: 0.2s ease;
  margin-top: 20px;
}

a.button.button--simple:hover {

}

.slide-count {
  position: absolute;
  right: 10px;
  top: 49%;
  transform: translateY(-50%);
  font-family: 'Oswald';
  padding: 30px 30px;
  font-size: 24px;
  background-image: url('//fs.hubspotusercontent00.net/hubfs/3302407/ACI_Nov_2020/images/count_border.png');
  mix-blend-mode: difference;
  background-size: cover;
  background-position: center;
  width: 100px;
  text-align: center;
  height: 100px;
  display: table;
  vertical-align: middle;
  margin-top: -6%;
}
.row.align-items-center.dj_row {
  border: 1px solid #eee;
  width: 95%;
  margin: auto;
  padding: 10px 15px;
  box-shadow: 0 3px 3px #eee;
}

.cards__card.card {}

.card__image svg {
  width: 20px;
  float: right;
  margin-top: 10px;
  /* position: absolute; */
  fill: #092135;
  bottom: 0;
  height: 20px;
  display: block;
  /* opacity: 0.6; */
}
.dj_row .card__image img {
  max-width: none;
  float: right;
}
.row.align-items-center.dj_row .card__title {
  margin-bottom: 0;
}

.row.align-items-center.dj_row .card__title h4 {
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 100 !important;
  font-family: inherit !important;
}

.row.align-items-center.dj_row .card__title + a {
  font-size: 14px;
  display: block;
  color: #000;
}

.row.align-items-center.dj_row .card__title a {
  display: block;
}
a:hover, a:focus {
  color: #f63838;
  text-decoration: underline;
}
main a {
  font-weight: 700;
  text-transform: capitalize;
}

/*body .slider-btn {
padding: 17px 35px 20px;
color: #333;
box-shadow: none;
background-image: url(https://fs.hubspotusercontent00.net/hubfs/3302407/ACI_Nov_2020/images/Button_top.png);
background-position: center;
background-size: cover;
text-shadow: none;
min-width: 230px;
text-transform: none;
background-repeat: no-repeat;
}*/
body .slider-btn {
  padding: 13px 25px 13px;
  color: #fff;
  box-shadow: none;
  background-image: url(https://fs.hubspotusercontent00.net/hubfs/3302407/ACI_Nov_2020/images/btn-min.jpg);
  background-position: center;
  background-size: initial;
  text-shadow: none;
  min-width: 200px;
  text-transform: none;
  background-repeat: no-repeat;
  line-height: 1;
  font-size: 18px;
  font-family: inherit;
  box-shadow: 0px 1px 10px 6px rgba(0,0,0,.2);
}
textarea {
  min-height: 100px;
}

@media(min-width: 768px){
  body .in_th_022_slide {
    width: 60%;
  }
}
.why-us__form {
  padding-bottom: 40px;
}

.why-us-container .why-column.why-right {
  position: relative;
}

.why-us-container .why-column.why-right:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background-color: rgba(0, 0, 0, 0.4);
}

.why-right-inner {
  position: relative;
}

.insight-hero__wrap {
  background-size: cover;
  background-position: center;
}
body .blog-index__post-content a.button.button--simple {
  text-transform: capitalize;
  font-size: 14px;
}

.x_014_post_text>h3, 
.x_014_post_text>p, 
.x_014_post_text>a {
  font-family: inherit;
}
.careers-benefits__icon img {
  border-radius: 100%;
  height: 60px;
  width: 60px;
  object-fit: cover;
}

.footer__bottom-section {
  background-image: url(https://fs.hubspotusercontent00.net/hubfs/3302407/Imported%20images/footer_border.png);
  background-color: #f76e3b;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 12px;
  background-size: cover;
  background-position: center;
}
.footer__bottom-section p {
  font-size: 14px;
  color: #000;
}
.dj_footer_row_breadcrumb_wrapper {
  position: absolute;
  opacity: 0.5;
  top: 0;
  right: 10px;
  /* left: 0; */
  display: block;
  margin: auto;
  /* width: 100%; */
  text-align: center;
  font-size: 12px;
}

.dj_footer_row_breadcrumb_wrapper a.hs-breadcrumb-label {
  font-size: inherit;
}

.dj_footer_row_breadcrumb_wrapper a.hs-breadcrumb-label i.fa {
  display: none;
}

.dj_footer_row_breadcrumb_wrapper li.hs-breadcrumb-menu-item {
  margin: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.footer__bottom-section p a:not(.hs-button) {
  color: inherit;
}
.accordion__item-content {
  font-size: 1rem;
}
.blog-post__social-sharing .social-links a.social-links__icon svg {
  fill: #bb4e55;
}
body .slider-btn {
  position: relative;
  padding-right: 40px;
}
a.slider-btn:after {
  display: inline-block;
  content: '';
  width: 14px;
  height: 14px;
  background: url(//fs.hubspotusercontent00.net/hubfs/3302407/ACI_Nov_2020/arrow_btn.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  margin-left: 10px;
  margin-top: 2px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 30px;
}
a.cta_button.slider-btn::after {
  right: 15px;
}
body .slider-btn:hover {
  background: #000;
  transition: none;
}
body .slider-btn {
  transition: none;
}
.front h3 {
  font-size: 24px;
}
.ms-col.ms-sidebar {}

.hhs-hero-mod .first-col .hhs-col-inner p {

}

.ms-col.ms-sidebar form {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.ms-col.ms-sidebar h3.form-title {
  text-align: left;
}


.ms-col.ms-sidebar h3.form-title::after {
  background: #fff;
}



/*------*/

@media(min-width: 768px) and (max-width: 992px) {
  body .header__menu .header__navigation .menu-link {
    font-size: 1.5vw;
  }
  body .why-left-inner {
    padding-right: 0;
  }
  body .why-quotes {
    padding-left: 0;
  }
  body .form-title ~ div > form {
    padding: 20px;
  }

  body .form-title ~ div > form .hs-input {
    width: 100%;
    font-size: 14px;
    /* background: aliceblue; */
    /* border-color: #eee; */
    /* height: 40px; */
  }
}

@media (min-width:800px){

  main.body-container-wrapper.wt-blog .blog-post-title {
    max-width: 260px;
    float: right;
  }

  .content-card {
    width: calc(25% - 50px);
    float: left;
}
  
  .locationListing {
    position: relative;
}
  .locationListing .gutter-sizer {
    width: 5%;
  }
}

@media (max-width:1500px){
  .banner-slides-inner {
    width: 100%;
  }
}
@media (max-width:767px){
  .banner-slides-inner .banner-slides-content-inner {
    width: 100%;
  }
}
@media (max-width:500px){
  .banner-slides-inner .banner-slides-content-inner h1 {
    font-size: 6vw;
  }

  .banner-slides-inner .banner-slides-content-inner h2 {
    font-size: 4vw;
  }

  .banner-slides-inner .banner-slides-content-inner h3 {
    font-size: 20px;
  }

  .banner-slides-inner .banner-slides-content-inner h6 {
    font-size: 18px;
  }
} 

@media (min-width:768px){
  .banner-slider-wrapper .banner-slider-inner-slides-inner {
    min-height: 615px;
  } 
  .banner-slider-inner-slides.white_logo .slide-count { 
    margin-top: 87px;
    color: #fff;
  }

  div#hs_menu_wrapper_footer-navigation-primary ul>li.hs-menu-item.hs-menu-depth-1 > a {
    display: block;
    min-height: 30px;
  }
}

/* --------- Banner End ---------------- */

@media(min-width:1100px) and (max-width:1300px){
  .header__container {
    max-width: 95%;
  }
  .banner-slider-wrapper .banner-slider-inner-slides-inner .banner-slides-content {
    padding-left: 2%;
  }
  .header__menu .header__navigation .submenu.level-1>.menu-item {
    padding-left: 10px;
    padding-right: 10px;
  }
  .banner-slider-wrapper .banner-slider-inner-slides-inner .banner-slides-content .banner-slides-inner .banner-slides-content-inner h1 {
    font-size: 50px;
  }
  .banner-slider-wrapper .banner-slider-inner-slides-inner .banner-slides-content .banner-slides-inner .banner-slides-content-inner h3 {
    font-size: 30px;
  }
}

@media(max-width:767px){

  .form-title {
    font-size: 24px;
  }
  .blog-index__post { margin: 0px 10px !important; }
  .hs-blog-id-38127954033 .blog-listing-wrapper { padding-top: 30px; }
  .hs-blog-id-38127954033 .blog-navigation { display: none; }
  .content-wrapper--blog-index .col-sm-6 { padding-left: 0px !important; padding-right: 0px !important; margin-bottom: 20px; }
  .hhs-img-text-mod .container { padding: 0px; }
  .banner-slides-inner .banner-slides-content-inner h1 { font-size: 30px; }
  .banner-slides-inner .banner-slides-content-inner h2 { font-size: 20px; }
  .blog-post { padding: 10px 0px; }
  .widget-type-header h2 { font-size: 30px; }

  .dnd-section {
    padding-left: 15px;
    padding-right: 15px;
  }
  .body-wrapper .container { padding: 0 15px; }

  .banner-slider-wrapper .banner-slider-inner-slides .color-bg {
    width: 100% !important;
    opacity: .5;
  }
  .banner-slider-wrapper .banner-slider-inner-slides-inner .banner-slides-content {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    padding-top: 20px;
    padding-bottom: 0;
  }
  .banner-slider-buttons-group .banner-slider-button-items a.button {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
  }
  .header__container {
    max-width: 100%;
  }
  .dj_Contact_Header_Banner .dj_contact_left {
    padding: 30px 20px 30px 20px;
    text-align: center;
  }

  .dj_Contact_Header_Banner .dj_contact_right {
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
  }

  .hs_cos_wrapper_type_simple_menu ul li.hs-menu-item.hs-menu-depth-1 {
    margin-left: 0;
    margin-right: 0;
  }

  .hs_cos_wrapper_type_simple_menu ul li.hs-menu-item.hs-menu-depth-1 a {
    min-width: 100px;
    padding-left: 20px;
    padding-right: 20px;
  }
  div#hs_menu_wrapper_footer-navigation-primary ul>li.hs-menu-item.hs-menu-depth-1:first-child>ul.hs-menu-children-wrapper {
    display: block;
  }
  div#hs_menu_wrapper_footer-navigation-primary ul>li.hs-menu-item.hs-menu-depth-1 {
    margin-bottom: 0px;
  }
  .footer__container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .dj_Contact_Header_Banner a.dj_trans_border_btn {
    min-width: 125px;
  }
  nav.navigation-primary {
    background: rgb(0 0 0 / 85%);
  }
  body .header__main-bar.fixed-header .header__mobile-menu-icon, 
  body .header__main-bar.fixed-header .header__mobile-menu-icon:after, 
  body .header__main-bar.fixed-header .header__mobile-menu-icon:before {
    background-color: #000;
  }
  .header__main-bar.fixed-header .submenu.level-1>li>a.menu-link:not(.active-item) {
    color: #fff;
  }
  .header__main-bar.fixed-header .submenu.level-1>li>a.menu-link {
    font-weight: bold;
  }
  nav.navigation-primary {
    max-height: 75vh;
    overflow-y: auto;
    margin-top: 35px;
  }
  .header__menu .header__navigation .submenu.level-1 > .menu-item > .menu-link i.fa.fa-sort-down {
    display: none;
  }

  .header__menu .header__navigation .submenu.level-1 > .menu-item {
    border-bottom: 1px solid #333;
  }

  .header__menu .header__navigation .submenu.level-1 > .menu-item:first-child > a {
    padding: 0;
  }
  body.open-menu {
    overflow: hidden;
  }
  body.open-menu main {
    filter: blur(5px);
  }
  .counter-wrapper .counter-items {
    flex: auto;
    padding-left: 0;
    padding-right: 0;
  }
  ul.sd_flipster_list.flip-items {
    max-width: 80%;
  }
  .banner-slider-wrapper .banner-slider-inner-slides-inner {
    min-height: 215px;
    padding-bottom: 20px;
  }
  .blog-post .blog-post {
    padding: 0;
  }

  form {
    padding-left: 20px;
    padding-right: 20px;
  }

  .blog-post fieldset.form-columns-2 .hs-form-field {
    width: 100%;
    float: none;
  }
  .header__logo img {
    max-width: none;
    min-width: 200px;
  }
  .in_th_022_slide.in_th_022_slide_center { width: 100%; }
  .hs-content-id-38384015778 .dnd_area_main_banner-row-3-padding { padding-left: 15px !important; }
  .hs-content-id-38384015778 .dnd_area_main_banner-row-5-padding { padding-left: 15px !important; }
  .hs-content-id-38384015778 #hs_cos_wrapper_widget_1608965299928 .hhs-rich-text { padding-bottom: 0px; }
  .hs-content-id-38384015778 .dnd_area_main_banner-row-4-padding { padding-right: 15px !important; padding-bottom: 30px !important;}
  .hs-content-id-38379924919 .dnd_area_main_banner-row-0-background-image h2 { font-size: 30px; }
  .hhs-hero-mod .hhs-col-inner { padding: 0px 15px; }
  .hs-content-id-38379924919 blockquote { margin-left: 10px; margin-right: 10px; }
  .hs-content-id-38379924919 blockquote h3 { font-size: 22px; line-height: 30px; }
  .hs-content-id-38379924919 #hs_cos_wrapper_widget_1607158411461_ h2.g3 { font-size: 30px; line-height: 40px; }
  .hs-content-id-38379924919 #hs_cos_wrapper_module_1607160907625_ h2.g2 { font-size: 30px; line-height: 40px; }
  .hs-content-id-38379924919 #hs_cos_wrapper_dnd_area_main_banner-module-4_ h2 { font-size: 30px; line-height: 40px; }
  .header__main-bar.fixed-header span.header__mobile-menu-icon { background: #fff; }
  .header__main-bar.fixed-header { z-index: 999;  }
  body .header__main-bar.fixed-header .header__mobile-menu-icon, 
  body .header__main-bar.fixed-header .header__mobile-menu-icon:after,
  body .header__main-bar.fixed-header .header__mobile-menu-icon:before { 
    background-color: #fff; 
  }
  .header__main-bar.fixed-header .submenu.level-1>li>a.menu-link i.fa.fa-sort-down {
    display: none;
  }

  body .form-trigger {
    top: auto;
    bottom: 0;
  }

  body.open-menu .form-trigger {
    display: none;
  }
  #nav-toggle:checked ~ .header__navigation {
    min-width: 280px;
  }
  body .recent-post-slider .x_014_post_text {
    padding-left: 0;
    padding-right: 0;
  }
  .row.dj_footer_row_1 .col-sm-12 {
    padding-left: 0;
    padding-right: 0;
  }

  .footer-version2__left.col-sm-8 {
    padding-left: 0;
    padding-right: 0;
  }

  .footer-version2__right.col-sm-4 {
    padding-left: 0;
    padding-right: 0;
  }
  div#hs_menu_wrapper_footer-navigation-primary ul>li.hs-menu-item.hs-menu-depth-1:nth-child(2n) {
    margin-bottom: 40px;
  }
  .footer-version2__social-media ul li {
    margin-left: 0;
    margin-right: 0;
  }
}

@media(max-width:650px){
  .content-wrapper--blog-index .col-sm-6 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .blog-index__post { margin: 0px 0px !important; }
  #hs_cos_wrapper_widget_1608965299928 .hhs-rich-text { padding-left: 0px !important; padding-right: 0px !important; }
  .blog-index--2-col__post-content {
    padding-left: 20px;
    padding-right: 20px;
  } 
  div#hs_menu_wrapper_footer-navigation-primary > ul {
    display: block;
  }
  h1.careers-post-title {
    font-size: 30px;
  }
  body .slick-slide {
    filter: blur(0px);
  }
}


/************** iphone ***************/
@media (max-width: 479px) {
  .blog-index__post { margin: 0px 0px !important; }
  h3.partners-text span { font-size: 24px !important; }
  .hhs-img-text-mod .col-sm-6 { padding-left: 0px; padding-right: 0px; }

}


.sr-page mark {
  position: relative;
  background: linear-gradient(to right,#bb4d54 20%,#dc8f6a 60%);
  padding: 4px;
  display: block;
  border-radius: 10px;
  overflow: hidden;
}

.sr-page mark span {
  display: block;
  background: #fff;
  border-radius: 10px;
  padding: 20px 50px;
}
.bxd-service-container {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.bxd-service-container .bx-sr-items {
  width: 25%;
  padding: 0 15px;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bxd-service-container .bx-sr-items .bx-sr-items-inner {
  height: 100%;
  border: 3px solid #c7c7c7;
  border-radius: 8px;
  padding: 10px 18px;
  background: #fff;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bxd-service-container .bx-sr-items .bx-sr-items-inner p {
  margin: 0;
  text-align: center;
  width: 100%;
}
@media (max-width:991px){
  .bxd-service-container .bx-sr-items {
    width: 50%;
  }
}
@media (max-width:767px){
  .bxd-service-container .bx-sr-items {
    width: 100%;
  }
}